

/* 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_5516.css?17803225893618*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5516 */

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

:root {
--font-main: Arial, Helvetica, sans-serif;
--text-color: #2b2b2b;
--bg-color: #ffffff;
--accent: #19647e;
--accent-light: #28afb0;
--expert-bg: #e1f5fe;
--important-bg: #fff3e0;
--warning-bg: #ffebee;
--insight-bg: #e8f5e9;
--conclusion-bg: #f3e5f5;
--card-bg: #f9fbfd;
--table-header: #373f51;
--table-header-text: #ffffff;
--table-even: #f4f6f7;
--border-color: #dcdcdc;
}
.article-container {
font-family: var(--font-main);
color: var(--text-color);
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.breadcrumbs ul {
display: flex;
flex-wrap: wrap;
gap: 8px;
padding: 0;
list-style: none;
font-size: 0.9em;
color: #666;
}
.breadcrumbs li::after {
content: "/";
margin-left: 8px;
color: #ccc;
}
.breadcrumbs li:last-child::after {
content: "";
}
.breadcrumbs a {
color: var(--accent);
text-decoration: none;
}
.badge {
display: inline-block;
background-color: var(--accent-light);
color: #fff;
padding: 4px 10px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
margin-bottom: 15px;
}
h1, h2, h3 {
line-height: 1.3;
margin-top: 1.5em;
margin-bottom: 0.5em;
color: #1a1a1a;
}
h1 { font-size: 2.2em; margin-top: 0; }
h2 { font-size: 1.6em; border-bottom: 2px solid var(--border-color); padding-bottom: 8px; }
h3 { font-size: 1.3em; margin-top: 1.2em; }
p { margin-bottom: 1em; margin-top: 0; }
ul { padding-left: 20px; margin-bottom: 1.5em; margin-top: 0; }
li { margin-bottom: 8px; }
a { color: var(--accent); text-decoration: underline; text-underline-offset: 2px; }
a:hover { color: var(--accent-light); }
img {
max-width: 100%;
height: auto;
display: block;
margin: 20px auto;
border-radius: 8px;
box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}
.table-wrapper { overflow-x: auto; margin: 25px 0; }
table { width: 100%; border-collapse: collapse; min-width: 600px; background: #fff; }
th, td { border: 1px solid var(--border-color); padding: 14px; text-align: left; vertical-align: top; }
th { background-color: var(--table-header); color: var(--table-header-text); font-weight: bold; }
tr:nth-child(even) td { background-color: var(--table-even); }
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background-color: var(--card-bg);
padding: 25px;
border-radius: 10px;
border: 1px solid #e1e8ed;
box-shadow: 0 2px 5px rgba(0,0,0,0.02);
}
.card h3 { margin-top: 0; color: var(--accent); }
.warning-block { background-color: var(--warning-bg); border-left: 5px solid #d32f2f; padding: 20px; margin: 25px 0; border-radius: 0 8px 8px 0; }
.insight-block { background-color: var(--insight-bg); border-left: 5px solid #388e3c; padding: 20px; margin: 25px 0; border-radius: 0 8px 8px 0; }
.info-block { background-color: var(--expert-bg); border-left: 5px solid #0288d1; padding: 20px; margin: 25px 0; border-radius: 0 8px 8px 0; }
.conclusion-block { background-color: var(--conclusion-bg); border-left: 5px solid #7b1fa2; padding: 20px; margin: 25px 0; border-radius: 0 8px 8px 0; }
.editor-card { background-color: #f5f5f5; border: 1px solid #e0e0e0; padding: 20px; margin-top: 40px; border-radius: 8px; font-size: 0.9em; }
.disclaimer-block { background-color: var(--important-bg); border-left: 5px solid #f57c00; padding: 20px; margin: 25px 0; border-radius: 0 8px 8px 0; font-size: 0.95em; }
@media (max-width: 600px) {
.cards-grid { grid-template-columns: 1fr; }
h1 { font-size: 1.8em; }
h2 { font-size: 1.4em; }
}

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