

/* 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_5522.css?17803229764084*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5522 */

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

.symptom-article {
max-width: 900px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2c3e50;
}
.symptom-article h1 {
font-size: 2.2em;
margin-bottom: 0.2em;
color: #1a252f;
line-height: 1.2;
}
.symptom-article h2 {
font-size: 1.6em;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 8px;
color: #2c3e50;
}
.symptom-article h3 {
font-size: 1.3em;
margin-top: 1.2em;
color: #34495e;
}
.symptom-article p {
margin-bottom: 1.2em;
}
.symptom-article a {
color: #2980b9;
text-decoration: none;
}
.symptom-article a:hover {
text-decoration: underline;
}
.symptom-article ul, .symptom-article ol {
margin-bottom: 1.2em;
padding-left: 25px;
}
.symptom-article li {
margin-bottom: 8px;
}

.breadcrumbs {
margin-bottom: 20px;
font-size: 0.9em;
color: #7f8c8d;
}
.breadcrumbs a {
color: #3498db;
}

.label-clinical {
display: inline-block;
background-color: #e8f4f8;
color: #2980b9;
padding: 4px 10px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
margin-bottom: 10px;
text-transform: uppercase;
}

.subtitle {
font-size: 1.1em;
color: #555;
margin-bottom: 25px;
}

.warning-block {
background-color: #fff3cd;
border-left: 5px solid #ffc107;
padding: 18px;
margin-bottom: 25px;
border-radius: 0 6px 6px 0;
}
.danger-block {
background-color: #ffeaea;
border-left: 5px solid #ff4d4d;
padding: 18px;
margin-bottom: 25px;
border-radius: 0 6px 6px 0;
}
.danger-block h3 {
margin-top: 0;
color: #cc0000;
}
.insight-block {
background-color: #e9f7f1;
border-left: 5px solid #1a7a50;
padding: 18px;
margin: 25px 0;
border-radius: 0 6px 6px 0;
}
.conclusion-block {
background-color: #f4f6f7;
border-left: 5px solid #34495e;
padding: 22px;
border-radius: 0 6px 6px 0;
margin: 35px 0;
}

.toc {
background: #f8f9fa;
padding: 20px;
border-radius: 8px;
margin: 25px 0;
border: 1px solid #e0e6ed;
}
.toc b {
font-size: 1.1em;
display: block;
margin-bottom: 10px;
}
.toc ol {
margin: 0;
padding-left: 20px;
}

.table-wrapper {
overflow-x: auto;
margin: 25px 0;
}
.data-table {
width: 100%;
border-collapse: collapse;
font-size: 0.95em;
}
.data-table th, .data-table td {
border: 1px solid #cfd9e6;
padding: 14px;
text-align: left;
vertical-align: top;
}
.data-table th {
background-color: #ecf0f1;
font-weight: bold;
color: #2c3e50;
}
.data-table tr:nth-child(even) td {
background-color: #fbfcfd;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background-color: #ffffff;
border: 1px solid #e0e6ed;
border-top: 4px solid #3498db;
border-radius: 8px;
padding: 20px;
}
.card h4 {
margin-top: 0;
margin-bottom: 12px;
font-size: 1.15em;
color: #2c3e50;
}

.image-container {
text-align: center;
margin: 30px 0;
background: #f8f9fa;
padding: 15px;
border-radius: 8px;
border: 1px solid #e0e6ed;
}
.image-container img {
max-width: 100%;
height: auto;
border-radius: 4px;
display: block;
margin: 0 auto;
}
.image-caption {
font-size: 0.85em;
color: #7f8c8d;
margin-top: 12px;
}

.faq-details {
background: #ffffff;
border: 1px solid #e0e6ed;
border-radius: 8px;
margin-bottom: 12px;
padding: 15px;
}
.faq-details summary {
font-weight: bold;
cursor: pointer;
color: #2c3e50;
outline: none;
font-size: 1.05em;
}
.faq-details p {
margin-top: 12px;
margin-bottom: 0;
color: #444;
}

.author-info {
background-color: #f9f9f9;
padding: 20px;
border: 1px solid #e0e6ed;
border-radius: 8px;
margin: 35px 0;
font-size: 0.9em;
}
.author-info ul {
margin: 0;
}

.references {
font-size: 0.85em;
word-break: break-word;
border-top: 1px solid #ecf0f1;
padding-top: 25px;
margin-top: 35px;
}
.references ol {
margin-top: 15px;
}

.text-danger {
color: #e74c3c;
font-weight: bold;
}
.text-warning {
color: #f39c12;
font-weight: bold;
}

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