

/* 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_6204.css?17823001533163*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6204 */

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

.symptom-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1c2b3a;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.symptom-article h1,
.symptom-article h2,
.symptom-article h3 {
color: #0b2444;
margin-top: 1.5em;
margin-bottom: 0.5em;
}
.symptom-article h1 {
font-size: 2.2em;
line-height: 1.2;
}
.symptom-article h2 {
font-size: 1.8em;
line-height: 1.3;
border-bottom: 2px solid #edf5fc;
padding-bottom: 8px;
}
.symptom-article h3 {
font-size: 1.4em;
}
.symptom-article p,
.symptom-article li {
font-size: 16px;
margin-bottom: 12px;
}
.symptom-article a {
color: #1a6fbf;
text-decoration: underline;
text-underline-offset: 2px;
}
.symptom-article a:hover {
color: #145499;
}
.symptom-article ul {
padding-left: 20px;
}
.symptom-article img {
max-width: 100%;
height: auto;
display: block;
margin: 24px auto;
border-radius: 12px;
}

.table-wrapper {
overflow-x: auto;
margin: 24px 0;
}
.symptom-article table {
width: 100%;
border-collapse: collapse;
background: #ffffff;
font-size: 15px;
}
.symptom-article th,
.symptom-article td {
border: 1px solid #cfd9e6;
padding: 12px 16px;
vertical-align: top;
}
.symptom-article th {
background: #0b2444;
color: #ffffff;
font-weight: bold;
text-align: left;
}
.symptom-article tr:nth-child(even) td {
background: #f5faff;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 24px 0;
}
.card {
background: #f8fafc;
border: 1px solid #cfd9e6;
border-radius: 12px;
padding: 20px;
}
.card h3 {
margin-top: 0;
font-size: 1.2em;
color: #0b2444;
}

.warning-block {
background: #fff4e6;
border-left: 4px solid #b05c00;
padding: 16px 20px;
border-radius: 0 12px 12px 0;
margin: 24px 0;
}
.warning-danger {
background: #fff5f4;
border-left: 4px solid #c0392b;
}
.warning-danger h3 {
color: #c0392b;
margin-top: 0;
}

.insight-block {
background: #edf5fc;
border-left: 4px solid #1a6fbf;
padding: 16px 20px;
border-radius: 0 12px 12px 0;
margin: 24px 0;
}

.conclusion-block {
background: #e9f7f1;
border: 1px solid #a8dfc6;
border-radius: 12px;
padding: 24px;
margin: 32px 0;
}
.conclusion-block h2 {
border: none;
margin-top: 0;
}

.expert-block {
background: #f0f7ff;
border: 1px solid #b6d5f0;
border-radius: 12px;
padding: 20px;
margin: 32px 0;
}
.expert-block h3 {
margin-top: 0;
}

.badge-urgent {
color: #c0392b;
font-weight: bold;
text-transform: uppercase;
font-size: 0.9em;
}
.badge-warning {
color: #b05c00;
font-weight: bold;
text-transform: uppercase;
font-size: 0.9em;
}
.badge-info {
background: #e0f2fe;
color: #0284c7;
padding: 4px 8px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
text-transform: uppercase;
display: inline-block;
margin-bottom: 12px;
}

.breadcrumbs {
display: flex;
flex-wrap: wrap;
gap: 8px;
list-style: none;
padding: 0;
margin-bottom: 24px;
font-size: 14px;
color: #566878;
}
.breadcrumbs a {
color: #566878;
text-decoration: none;
}
.breadcrumbs a:hover {
color: #1a6fbf;
}
.breadcrumbs li::after {
content: "/";
margin-left: 8px;
color: #cfd9e6;
}
.breadcrumbs li:last-child::after {
content: "";
}

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