

/* 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_4272.css?17831504593596*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=4272 */

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

.symptom-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1f2937;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.symptom-article h1,
.symptom-article h2,
.symptom-article h3 {
color: #111827;
margin-bottom: 0.5em;
}
.symptom-article h1 {
font-size: 2.2em;
line-height: 1.2;
margin-top: 0.5em;
}
.symptom-article h2 {
font-size: 1.6em;
margin-top: 1.5em;
padding-bottom: 0.3em;
border-bottom: 2px solid #e5e7eb;
}
.symptom-article h3 {
font-size: 1.25em;
margin-top: 1.2em;
}
.symptom-article p,
.symptom-article li {
font-size: 1.05em;
margin-bottom: 0.8em;
}
.symptom-article a {
color: #2563eb;
text-decoration: none;
}
.symptom-article a:hover {
text-decoration: underline;
}
.symptom-article ul,
.symptom-article ol {
margin-bottom: 1.5em;
padding-left: 20px;
}
.symptom-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 1.5em 0;
display: block;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

.breadcrumbs {
font-size: 0.9em;
color: #6b7280;
margin-bottom: 1.5em;
}
.breadcrumbs a {
color: #4b5563;
}

.label {
display: inline-block;
background-color: #e0f2fe;
color: #0369a1;
padding: 6px 12px;
border-radius: 6px;
font-size: 0.85em;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.subtitle {
font-size: 1.2em;
color: #4b5563;
margin-bottom: 2em;
}

.warning-block {
background-color: #fef2f2;
border-left: 5px solid #ef4444;
padding: 1.2em 1.5em;
margin: 1.5em 0;
border-radius: 0 8px 8px 0;
}
.warning-block strong {
color: #b91c1c;
}

.insight-block {
background-color: #f0fdf4;
border-left: 5px solid #22c55e;
padding: 1.2em 1.5em;
margin: 1.5em 0;
border-radius: 0 8px 8px 0;
}
.insight-block strong {
color: #15803d;
}

.conclusion-block {
background-color: #f0f9ff;
border-left: 5px solid #0ea5e9;
padding: 1.2em 1.5em;
margin: 1.5em 0;
border-radius: 0 8px 8px 0;
}
.conclusion-block strong {
color: #0369a1;
}

.toc {
background-color: #f9fafb;
border: 1px solid #e5e7eb;
padding: 1.5em;
border-radius: 8px;
margin: 1.5em 0;
}
.toc ol {
margin: 0;
}
.toc li {
margin-bottom: 0.5em;
}

.table-wrapper {
overflow-x: auto;
margin: 1.5em 0;
}
.symptom-article table {
width: 100%;
border-collapse: collapse;
font-size: 0.95em;
}
.symptom-article th,
.symptom-article td {
border: 1px solid #d1d5db;
padding: 12px 16px;
text-align: left;
vertical-align: top;
}
.symptom-article th {
background-color: #f3f4f6;
font-weight: bold;
color: #374151;
}
.symptom-article tr:nth-child(even) {
background-color: #f9fafb;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 1.5em 0;
}
.card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);
}
.card h3 {
margin-top: 0;
font-size: 1.15em;
color: #1e293b;
margin-bottom: 0.8em;
}
.card p:last-child {
margin-bottom: 0;
}

.editorial-card {
background-color: #f1f5f9;
padding: 1.5em;
border-radius: 8px;
margin-top: 2.5em;
font-size: 0.95em;
}

.ymyl-disclaimer {
background-color: #fffbeb;
border: 1px solid #fde68a;
padding: 1.5em;
border-radius: 8px;
margin: 1.5em 0;
font-size: 0.95em;
color: #92400e;
}

.references ol {
font-size: 0.9em;
color: #4b5563;
}

@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
}

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