

/* 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_5805.css?17812732383669*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5805 */

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

.symptom-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
margin: 0 auto;
max-width: 900px;
color: #333333;
padding: 20px;
}

.symptom-article h1,
.symptom-article h2,
.symptom-article h3 {
color: #1a1a1a;
margin-top: 1.8em;
margin-bottom: 0.8em;
}

.symptom-article h1 {
font-size: 2.2em;
border-bottom: 2px solid #e0e0e0;
padding-bottom: 15px;
margin-top: 0.5em;
}

.symptom-article h2 {
font-size: 1.6em;
color: #2c3e50;
border-bottom: 1px solid #e0e0e0;
padding-bottom: 10px;
}

.symptom-article h3 {
font-size: 1.3em;
}

.symptom-article p {
margin-bottom: 1em;
}

.breadcrumbs {
font-size: 0.9em;
color: #666666;
margin-bottom: 20px;
}

.label-badge {
display: inline-block;
background-color: #e0f7fa;
color: #006064;
padding: 6px 12px;
border-radius: 4px;
font-weight: bold;
font-size: 0.85em;
margin-bottom: 15px;
}

.lead-text {
font-size: 1.2em;
color: #555555;
margin-bottom: 30px;
}

.warning-block {
background-color: #fffde7;
border-left: 5px solid #fbc02d;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}

.danger-block {
background-color: #ffebee;
border-left: 5px solid #c62828;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}

.danger-block h3 {
margin-top: 0;
color: #c62828;
}

.insight-block {
background-color: #e3f2fd;
border-left: 5px solid #1976d2;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}

.conclusion-block {
background-color: #e8f5e9;
padding: 25px;
margin: 35px 0;
border-radius: 8px;
border: 1px solid #c8e6c9;
}

.conclusion-block h2 {
margin-top: 0;
color: #2e7d32;
border-bottom: none;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 25px 0;
}

.card {
background-color: #f8f9fa;
border: 1px solid #dee2e6;
border-radius: 8px;
padding: 25px;
}

.card h3 {
margin-top: 0;
color: #2e7d32;
}

.faq-card h3 {
color: #2c3e50;
}

.table-wrapper {
overflow-x: auto;
margin: 25px 0;
}

.data-table {
width: 100%;
border-collapse: collapse;
min-width: 650px;
}

.data-table th,
.data-table td {
border: 1px solid #ced4da;
padding: 14px;
text-align: left;
vertical-align: top;
}

.data-table th {
background-color: #e9ecef;
font-weight: bold;
color: #495057;
}

.data-table tr:nth-child(even) {
background-color: #f8f9fa;
}

.data-table tr:hover {
background-color: #f1f3f5;
}

.symptom-article ul {
margin: 15px 0 25px 0;
padding-left: 25px;
}

.symptom-article li {
margin-bottom: 10px;
}

.numbered-list {
list-style-type: decimal;
}

.symptom-article a {
color: #0056b3;
text-decoration: none;
}

.symptom-article a:hover {
text-decoration: underline;
}

.image-container {
margin: 30px 0;
}

.symptom-article img {
max-width: 100%;
height: auto;
display: block;
border-radius: 8px;
background-color: #f1f3f5;
margin-bottom: 10px;
}

.image-caption {
font-size: 0.9em;
color: #6c757d;
font-style: italic;
}

.editorial-block {
background-color: #f1f3f5;
padding: 25px;
border-radius: 8px;
margin-top: 40px;
border: 1px solid #e0e0e0;
}

.editorial-block p {
margin-bottom: 5px;
}

.italic-text {
font-style: italic;
margin-top: 15px;
}

.ymyl-disclaimer {
background-color: #fffde7;
border-left: 5px solid #fbc02d;
padding: 20px;
margin: 25px 0;
font-size: 0.9em;
}

@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
.data-table th,
.data-table td {
padding: 10px;
}
}

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