

/* 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_6220.css?17823010683218*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6220 */

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

.symptom-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
color: #2c3e50;
padding: 20px;
}

.symptom-article h1 {
color: #0b2444;
font-size: 2.2em;
margin-bottom: 15px;
line-height: 1.2;
}

.symptom-article h2 {
color: #1a6fbf;
font-size: 1.8em;
margin-top: 45px;
margin-bottom: 20px;
border-bottom: 2px solid #edf5fc;
padding-bottom: 10px;
}

.symptom-article h3 {
color: #145499;
font-size: 1.3em;
margin-top: 25px;
margin-bottom: 10px;
}

.symptom-article p {
margin-bottom: 16px;
}

.symptom-article ul {
margin-bottom: 20px;
padding-left: 20px;
list-style-type: disc;
}

.symptom-article li {
margin-bottom: 10px;
}

.symptom-article strong {
font-weight: 600;
color: #1a252f;
}

.symptom-article a {
color: #1a6fbf;
text-decoration: none;
border-bottom: 1px solid transparent;
transition: border-color 0.2s;
}

.symptom-article a:hover {
border-bottom: 1px solid #1a6fbf;
}

.symptom-table {
width: 100%;
border-collapse: collapse;
margin: 25px 0;
font-size: 0.95em;
background-color: #ffffff;
}

.symptom-table th,
.symptom-table td {
border: 1px solid #cfd9e6;
padding: 14px;
text-align: left;
vertical-align: top;
}

.symptom-table th {
background-color: #0b2444;
color: #ffffff;
font-weight: bold;
}

.symptom-table tr:nth-child(even) {
background-color: #f8fbff;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}

.card {
background-color: #f7fbff;
border-radius: 10px;
padding: 24px;
border: 1px solid #e1e8ed;
box-shadow: 0 2px 4px rgba(0,0,0,0.02);
}

.card h3 {
margin-top: 0;
font-size: 1.15em;
color: #0b2444;
}

.alert-warning {
background-color: #fff3cd;
border-left: 4px solid #ffc107;
padding: 18px 24px;
border-radius: 4px;
margin: 25px 0;
color: #856404;
}

.alert-danger {
background-color: #ffebee;
border-left: 4px solid #f44336;
padding: 18px 24px;
border-radius: 4px;
margin: 25px 0;
color: #b71c1c;
}

.insight-block {
background-color: #e9f7f1;
border-left: 4px solid #1a7a50;
padding: 18px 24px;
border-radius: 4px;
margin: 25px 0;
color: #115033;
}

.conclusion-block {
background-color: #edf5fc;
border: 1px solid #b6d5f0;
padding: 24px;
border-radius: 10px;
margin: 30px 0;
}

.editorial-block {
background-color: #f8f9fa;
padding: 20px;
border-radius: 10px;
margin-top: 40px;
font-size: 0.9em;
color: #555;
border: 1px solid #e9ecef;
}

.badge {
display: inline-block;
background: #e9ecef;
padding: 6px 12px;
border-radius: 16px;
font-size: 0.85em;
color: #495057;
font-weight: bold;
margin-bottom: 15px;
}

.subtitle {
font-size: 1.15em;
color: #495057;
line-height: 1.7;
margin-bottom: 25px;
}

.breadcrumbs {
font-size: 0.9em;
color: #6c757d;
margin-bottom: 25px;
}

.breadcrumbs a {
color: #1a6fbf;
}

img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 25px 0;
display: block;
box-shadow: 0 4px 12px rgba(0,0,0,0.05);
}

@media (max-width: 768px) {
.symptom-table {
display: block;
overflow-x: auto;
white-space: nowrap;
}
.cards-grid {
grid-template-columns: 1fr;
}
.symptom-article h1 {
font-size: 1.8em;
}
.symptom-article h2 {
font-size: 1.5em;
}
}

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