

/* 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_6206.css?17823002413871*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6206 */

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

.symptom-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2d3748;
max-width: 900px;
margin: 0 auto;
padding: 20px 15px;
}
.symptom-article * {
box-sizing: border-box;
}
.symptom-article h1 {
color: #1a202c;
font-size: 2.2em;
margin-top: 0.5em;
margin-bottom: 0.5em;
line-height: 1.2;
}
.symptom-article h2 {
color: #2b6cb0;
font-size: 1.6em;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 8px;
}
.symptom-article h3 {
color: #2d3748;
font-size: 1.2em;
margin-top: 1.2em;
margin-bottom: 0.6em;
}
.symptom-article a {
color: #3182ce;
text-decoration: none;
border-bottom: 1px solid transparent;
transition: border-color 0.2s;
}
.symptom-article a:hover {
border-color: #3182ce;
}
.symptom-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 24px 0;
display: block;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}
.breadcrumbs {
font-size: 0.9em;
color: #718096;
margin-bottom: 24px;
}
.label-badge {
display: inline-block;
background-color: #e6fffa;
color: #234e52;
padding: 6px 12px;
border-radius: 6px;
font-size: 0.85em;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 10px;
}
.alert {
padding: 18px 24px;
border-radius: 8px;
margin: 24px 0;
}
.alert-warning {
background-color: #fffbeb;
border-left: 5px solid #f59e0b;
color: #78350f;
}
.alert-critical {
background-color: #fef2f2;
border-left: 5px solid #ef4444;
color: #7f1d1d;
}
.alert-critical h3 {
color: #991b1b;
margin-top: 0;
}
.alert-safe {
background-color: #f0fdf4;
border-left: 5px solid #10b981;
color: #064e3b;
}
.insight-block {
background-color: #eff6ff;
border-left: 4px solid #3b82f6;
padding: 16px 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}
.conclusion-block {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
padding: 24px;
border-radius: 12px;
margin: 32px 0;
}
.conclusion-block h2 {
border-bottom: none;
margin-top: 0;
color: #1e293b;
}
.table-responsive {
overflow-x: auto;
margin: 24px 0;
}
.styled-table {
width: 100%;
border-collapse: collapse;
font-size: 0.95em;
}
.styled-table th,
.styled-table td {
border: 1px solid #cbd5e1;
padding: 14px 16px;
text-align: left;
vertical-align: top;
}
.styled-table th {
background-color: #f1f5f9;
color: #1e293b;
font-weight: bold;
}
.styled-table tr:nth-child(even) td {
background-color: #f8fafc;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
gap: 20px;
margin: 24px 0;
}
.card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 10px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);
}
.card-systemic {
background-color: #fffaf0;
border-color: #feebc8;
}
.card-disease {
background-color: #f0fdfa;
border-color: #ccfbf1;
}
.card h3, .card strong {
display: block;
color: #1e293b;
font-size: 1.1em;
margin-top: 0;
margin-bottom: 12px;
}
.toc {
background-color: #f1f5f9;
padding: 24px;
border-radius: 10px;
margin: 28px 0;
}
ul, ol {
padding-left: 24px;
margin-bottom: 16px;
}
li {
margin-bottom: 8px;
}
details {
background-color: #ffffff;
border: 1px solid #e2e8f0;
border-radius: 8px;
margin-bottom: 12px;
padding: 16px;
}
summary {
font-weight: bold;
cursor: pointer;
color: #2b6cb0;
outline: none;
font-size: 1.05em;
}
details p {
margin-top: 12px;
margin-bottom: 0;
color: #4a5568;
}
.editorial-box {
background-color: #f0fdf4;
padding: 20px 24px;
border-radius: 8px;
margin-top: 40px;
border: 1px solid #bbf7d0;
}
.disclaimer-box {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
padding: 20px;
border-radius: 8px;
color: #64748b;
font-size: 0.9em;
margin-top: 24px;
}
@media (max-width: 600px) {
.symptom-article h1 { font-size: 1.8em; }
.symptom-article h2 { font-size: 1.4em; }
.styled-table th, .styled-table td { padding: 10px; }
}

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