

/* 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_6385.css?17827183753546*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6385 */

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

.symptom-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
color: #1c2b3a;
padding: 0 16px;
}

.symptom-article * {
box-sizing: border-box;
}

.symptom-article h1 {
color: #0b2444;
font-size: 32px;
margin-bottom: 12px;
line-height: 1.3;
}

.symptom-article h2 {
color: #0b2444;
font-size: 24px;
border-bottom: 2px solid #edf5fc;
padding-bottom: 10px;
margin-top: 40px;
margin-bottom: 20px;
}

.symptom-article h3 {
color: #1a6fbf;
font-size: 18px;
margin-top: 0;
margin-bottom: 12px;
}

.symptom-article p {
margin-bottom: 16px;
}

.symptom-article a {
color: #1a6fbf;
text-decoration: none;
}

.symptom-article a:hover {
text-decoration: underline;
}

.symptom-article ul {
margin-bottom: 16px;
padding-left: 24px;
}

.symptom-article li {
margin-bottom: 8px;
}

.numbered-list {
list-style-type: decimal;
}

.breadcrumb {
font-size: 13px;
color: #566878;
margin-bottom: 16px;
padding-top: 16px;
}

.badge-top {
display: inline-block;
background-color: #edf5fc;
color: #1a6fbf;
padding: 4px 12px;
border-radius: 16px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 16px;
}

.subtitle {
font-size: 18px;
color: #566878;
margin-bottom: 24px;
}

.danger-block {
background-color: #fff0f0;
border-left: 4px solid #dc2626;
padding: 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}

.danger-block h3, .danger-block strong {
color: #dc2626;
}

.warning-block {
background-color: #fff4e6;
border-left: 4px solid #d97706;
padding: 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}

.warning-block strong {
color: #b45309;
}

.insight-block {
background-color: #edf5fc;
border-left: 4px solid #1a6fbf;
padding: 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}

.conclusion-block {
background-color: #e9f7f1;
border: 1px solid #a8dfc6;
padding: 24px;
margin: 32px 0;
border-radius: 12px;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 24px 0;
}

.card {
background-color: #f8fbff;
border: 1px solid #cfd9e6;
border-radius: 12px;
padding: 20px;
}

.table-wrapper {
overflow-x: auto;
margin: 24px 0;
}

.symptom-article table {
width: 100%;
border-collapse: collapse;
font-size: 15px;
background-color: #ffffff;
}

.symptom-article th,
.symptom-article td {
border: 1px solid #cfd9e6;
padding: 14px;
text-align: left;
vertical-align: top;
}

.symptom-article th {
background-color: #0b2444;
color: #ffffff;
font-weight: bold;
}

.symptom-article tr:nth-child(even) td {
background-color: #f4f8fc;
}

.status-urgent {
color: #dc2626;
font-weight: bold;
}

.status-warn {
color: #d97706;
font-weight: bold;
}

.image-placeholder {
display: block;
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 24px 0;
background-color: #f1f5f9;
border: 1px dashed #cbd5e1;
}

.note-text {
font-size: 14px;
color: #64748b;
margin-top: 8px;
}

.disclaimer-block {
background-color: #1e293b;
color: #f8fafc;
padding: 20px;
border-radius: 8px;
margin-top: 32px;
font-size: 14px;
}

@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
.symptom-article table {
display: block;
white-space: nowrap;
}
.symptom-article td {
white-space: normal;
min-width: 160px;
}
}

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