

/* 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_5736.css?17812619203823*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5736 */

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

.symptom-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1c2b3a;
max-width: 900px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}
.symptom-article a {
color: #1a6fbf;
text-decoration: underline;
text-underline-offset: 2px;
}
.symptom-article a:hover {
color: #145499;
}
.symptom-article img {
max-width: 100%;
height: auto;
border-radius: 12px;
margin: 24px 0;
display: block;
}
.sr-breadcrumb {
font-size: 13px;
color: #566878;
margin-bottom: 16px;
}
.sr-lead-label {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.05em;
color: #1a6fbf;
font-weight: bold;
margin-bottom: 8px;
}
.symptom-article h1 {
font-size: clamp(26px, 4vw, 36px);
color: #0b2444;
line-height: 1.2;
margin-top: 0;
margin-bottom: 16px;
}
.symptom-article h2 {
font-size: clamp(20px, 3vw, 26px);
color: #0b2444;
line-height: 1.3;
margin-top: 48px;
margin-bottom: 20px;
border-bottom: 2px solid #edf5fc;
padding-bottom: 8px;
}
.symptom-article h3 {
font-size: 18px;
color: #0b2444;
line-height: 1.35;
margin-top: 24px;
margin-bottom: 12px;
}
.symptom-article p {
font-size: 16px;
margin-top: 0;
margin-bottom: 16px;
}
.symptom-article ul {
margin-top: 0;
margin-bottom: 20px;
padding-left: 24px;
}
.symptom-article li {
font-size: 16px;
margin-bottom: 8px;
}
.decimal-list {
list-style-type: decimal;
}
.sr-ymyl-top, .sr-box-danger {
background-color: #fff4e6;
border: 1px solid #e7bd87;
border-left: 4px solid #b05c00;
border-radius: 0 12px 12px 0;
padding: 20px;
margin-bottom: 32px;
}
.sr-ymyl-top p:last-child, .sr-box-danger p:last-child {
margin-bottom: 0;
}
.sr-box-danger {
background-color: #fff5f4;
border-color: #e8a9a2;
border-left-color: #c0392b;
}
.sr-ai-cite {
background-color: #edf5fc;
border: 1px solid #dceefa;
border-left: 4px solid #1a6fbf;
border-radius: 0 12px 12px 0;
padding: 20px;
margin: 24px 0;
}
.sr-ai-cite p {
color: #0b2444;
margin-bottom: 0;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 24px 0;
}
.card {
background-color: #ffffff;
border: 1px solid #cfd9e6;
border-radius: 12px;
padding: 20px;
box-shadow: 0 4px 12px rgba(11, 36, 68, 0.05);
}
.card h3 {
margin-top: 0;
font-size: 17px;
}
.card p:last-child, .card ul:last-child {
margin-bottom: 0;
}
.sr-table-wrap {
overflow-x: auto;
margin: 24px 0;
}
.sr-table {
width: 100%;
border-collapse: collapse;
font-size: 15px;
background-color: #ffffff;
}
.sr-table th, .sr-table td {
border: 1px solid #cfd9e6;
padding: 14px 16px;
text-align: left;
vertical-align: top;
}
.sr-table th {
background-color: #0b2444;
color: #ffffff;
font-weight: bold;
}
.sr-table tr:nth-child(even) td {
background-color: #f5faff;
}
.sr-toc {
background-color: #f9fbfd;
border: 1px solid #cfd9e6;
padding: 24px;
border-radius: 12px;
margin-bottom: 40px;
}
.sr-toc strong {
display: block;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 0.05em;
color: #566878;
margin-bottom: 16px;
}
.sr-toc ul {
margin-bottom: 0;
}
.sr-conclusion {
background-color: #e9f7f1;
border: 1px solid #a8dfc6;
padding: 24px;
border-radius: 12px;
margin-top: 48px;
}
.sr-conclusion h2 {
margin-top: 0;
border-bottom: none;
padding-bottom: 0;
}
.sr-conclusion p:last-child {
margin-bottom: 0;
}
.sr-review-block {
border-top: 1px solid #cfd9e6;
margin-top: 48px;
padding-top: 24px;
font-size: 14px;
color: #566878;
}
.sr-ymyl-disclaimer {
margin-top: 20px;
padding-top: 16px;
border-top: 1px solid #e5e7eb;
line-height: 1.6;
}
@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_5736.css?17812619203823 */
