

/* 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_5574.css?17810752893170*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5574 */

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

.symptom-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2c3e50;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.symptom-article h1 {
font-size: 2.2rem;
color: #1a4b82;
margin-bottom: 0.5rem;
line-height: 1.3;
}
.symptom-article h2 {
font-size: 1.7rem;
color: #1a4b82;
margin-top: 2rem;
margin-bottom: 1rem;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 10px;
}
.symptom-article h3 {
font-size: 1.25rem;
color: #2c3e50;
margin-top: 1.5rem;
margin-bottom: 0.75rem;
}
.symptom-article p {
margin-bottom: 1rem;
}
.symptom-article a {
color: #2980b9;
text-decoration: none;
}
.symptom-article a:hover {
text-decoration: underline;
}
.symptom-article ul {
margin-bottom: 1rem;
padding-left: 20px;
}
.symptom-article li {
margin-bottom: 0.5rem;
}
.symptom-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 1.5rem 0;
display: block;
}

.sr-breadcrumb {
font-size: 0.9rem;
color: #7f8c8d;
margin-bottom: 20px;
}

.sr-lead-label {
font-size: 0.85rem;
text-transform: uppercase;
color: #2980b9;
letter-spacing: 1px;
margin-bottom: 10px;
}

.sr-box {
padding: 20px;
border-radius: 8px;
margin: 20px 0;
}
.sr-box-danger {
background-color: #fff5f5;
border-left: 5px solid #e74c3c;
}
.sr-box-danger h3 {
color: #c0392b;
margin-top: 0;
}
.sr-box-warning {
background-color: #fffbeb;
border-left: 5px solid #f39c12;
}

.sr-insight {
background-color: #f0f7ff;
border-left: 5px solid #2980b9;
padding: 15px 20px;
border-radius: 8px;
margin: 20px 0;
}

.sr-conclusion {
background-color: #eafaf1;
border-left: 5px solid #27ae60;
padding: 20px;
border-radius: 8px;
margin: 30px 0;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background-color: #f8f9fa;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
}
.card h3 {
margin-top: 0;
color: #2980b9;
font-size: 1.15rem;
}
.card p:last-child, .card ul:last-child {
margin-bottom: 0;
}

.sr-table-wrap {
overflow-x: auto;
margin: 20px 0;
}
.sr-table {
width: 100%;
border-collapse: collapse;
font-size: 0.95rem;
background-color: #fff;
}
.sr-table th, .sr-table td {
border: 1px solid #bdc3c7;
padding: 12px;
text-align: left;
vertical-align: top;
}
.sr-table th {
background-color: #2c3e50;
color: #fff;
font-weight: bold;
}
.sr-table tr:nth-child(even) td {
background-color: #f8f9fa;
}

.badge-red {
color: #e74c3c;
}
.badge-orange {
color: #d35400;
}

.sr-steps {
list-style-type: decimal;
margin-left: 20px;
}
.sr-steps li {
padding-left: 5px;
margin-bottom: 15px;
}

.sr-meta {
background-color: #f4f6f7;
padding: 20px;
border-radius: 8px;
font-size: 0.9rem;
margin-top: 40px;
}
.sr-disclaimer {
background-color: #ecf0f1;
padding: 15px;
margin-top: 20px;
font-size: 0.85rem;
text-align: justify;
color: #7f8c8d;
border-radius: 8px;
}

@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
}

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