

/* Start:/local/templates/doctor/components/bitrix/catalog.element/element/style.css?1775475893725*/
.share__bottom-rating {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: wrap;
}

.share__bottom-rating-stars {
    display: flex;
    align-items: center;
    gap: 2px;
}

.share__bottom-rating-star {
    border: 0;
    background: transparent;
    padding: 0;
    margin: 0;
    font-size: 24px;
    line-height: 1;
    color: #d9d9d9;
    cursor: pointer;
    transition: color .2s ease;
}

.share__bottom-rating-star.is-active {
    color: #f5b301;
}

.share__bottom-rating-info {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    color: #787070;
}

.share__bottom-rating-value {
    font-weight: 700;
    color: #323232;
}
/* End */


/* Start:/upload/article_assets/iblock_12/element_5304.css?17800610112917*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5304 */

/* ===== STYLE BLOCK ===== */

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 1000px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}

.article-container *, .article-container *::before, .article-container *::after {
box-sizing: inherit;
}

.breadcrumbs {
font-size: 0.9em;
color: #666666;
margin-bottom: 20px;
}

h1, h2, h3 {
color: #2c3e50;
margin-top: 1.5em;
margin-bottom: 0.8em;
line-height: 1.3;
}

h2 {
border-bottom: 2px solid #ecf0f1;
padding-bottom: 5px;
}

p {
margin-bottom: 15px;
}

ul {
margin-bottom: 20px;
padding-left: 25px;
}

li {
margin-bottom: 8px;
}

a {
color: #2980b9;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.article-img {
display: block;
max-width: 100%;
height: auto;
margin: 30px auto;
border-radius: 8px;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}

.card {
background-color: #f8fbff;
border: 1px solid #ddecfa;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
}

.card h3 {
margin-top: 0;
margin-bottom: 10px;
font-size: 1.1em;
color: #1a5276;
}

.table-wrap {
width: 100%;
overflow-x: auto;
margin: 25px 0;
}

table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}

th, td {
border: 1px solid #bdc3c7;
padding: 12px 15px;
text-align: left;
}

th {
background-color: #ecf0f1;
font-weight: bold;
color: #2c3e50;
}

tr:nth-child(even) {
background-color: #f9fbfc;
}

.alert {
padding: 18px 20px;
margin: 25px 0;
border-radius: 8px;
border-left: 5px solid;
}

.alert-danger {
background-color: #fff5f5;
border-left-color: #e74c3c;
}

.alert-warning {
background-color: #fffdf5;
border-left-color: #f1c40f;
}

.alert-success {
background-color: #f4fdf8;
border-left-color: #2ecc71;
}

.summary-block {
background-color: #f0f4f8;
border-left: 5px solid #34495e;
padding: 20px;
margin: 25px 0;
border-radius: 8px;
}

.summary-block strong {
display: block;
margin-bottom: 10px;
font-size: 1.1em;
color: #2c3e50;
}

.summary-block ul {
margin-bottom: 0;
}

.toc {
background-color: #fdfefe;
border: 1px solid #e5e8e8;
border-radius: 8px;
padding: 20px;
margin: 30px 0;
}

.toc h2 {
margin-top: 0;
border-bottom: none;
}

.toc ul {
column-count: 1;
margin-bottom: 0;
}

@media (min-width: 600px) {
.toc ul {
column-count: 2;
}
}

.info-meta {
background-color: #fafafa;
border: 1px solid #e0e0e0;
padding: 20px;
border-radius: 8px;
margin-top: 40px;
}

.info-meta ul {
margin-bottom: 0;
list-style-type: none;
padding-left: 0;
margin-top: 10px;
}

.info-meta li {
margin-bottom: 5px;
}

/* End */
/* /local/templates/doctor/components/bitrix/catalog.element/element/style.css?1775475893725 */
/* /upload/article_assets/iblock_12/element_5304.css?17800610112917 */
