

/* 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_5594.css?17810980303540*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5594 */

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

.symptom-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2c3e50;
max-width: 900px;
margin: 0 auto;
padding: 20px;
background-color: #ffffff;
}
.symptom-article h1 {
font-size: 28px;
color: #1a252f;
margin-bottom: 15px;
line-height: 1.3;
}
.symptom-article h2 {
font-size: 22px;
color: #2980b9;
margin-top: 35px;
margin-bottom: 15px;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 8px;
}
.symptom-article h3 {
font-size: 18px;
color: #34495e;
margin-top: 20px;
margin-bottom: 10px;
}
.symptom-article p {
margin-bottom: 15px;
}
.symptom-article a {
color: #2980b9;
text-decoration: none;
}
.symptom-article a:hover {
text-decoration: underline;
}
.breadcrumbs {
font-size: 13px;
color: #7f8c8d;
margin-bottom: 20px;
}
.breadcrumbs a {
color: #7f8c8d;
}
.badge {
display: inline-block;
background-color: #e8f4f8;
color: #2980b9;
padding: 4px 10px;
border-radius: 4px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 15px;
}
.subtitle {
font-size: 16px;
color: #555;
margin-bottom: 25px;
}
.block-warning {
background-color: #fff8e1;
border-left: 5px solid #ffc107;
padding: 18px;
margin: 25px 0;
border-radius: 0 6px 6px 0;
}
.block-danger {
background-color: #ffeaea;
border-left: 5px solid #dc3545;
padding: 18px;
margin: 25px 0;
border-radius: 0 6px 6px 0;
}
.block-insight {
background-color: #e9f7ef;
border-left: 5px solid #28a745;
padding: 18px;
margin: 25px 0;
border-radius: 0 6px 6px 0;
}
.block-editorial {
background-color: #f8f9fa;
border: 1px solid #e9ecef;
padding: 18px;
border-radius: 6px;
margin: 30px 0;
}
.symptom-article ul, .symptom-article ol {
margin-bottom: 20px;
padding-left: 25px;
}
.symptom-article li {
margin-bottom: 8px;
}
.numbered-list {
list-style: none;
counter-reset: custom-counter;
padding-left: 0;
}
.numbered-list > li {
counter-increment: custom-counter;
position: relative;
padding-left: 30px;
margin-bottom: 12px;
}
.numbered-list > li::before {
content: counter(custom-counter) ".";
position: absolute;
left: 0;
font-weight: bold;
color: #2980b9;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background-color: #fcfdfe;
border: 1px solid #e1e8ed;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0,0,0,0.02);
}
.card h3 {
margin-top: 0;
color: #2980b9;
font-size: 16px;
line-height: 1.4;
}
.card p {
margin-bottom: 0;
font-size: 14px;
color: #555;
}
.symptom-table {
width: 100%;
border-collapse: collapse;
margin: 25px 0;
font-size: 14px;
}
.symptom-table th, .symptom-table td {
border: 1px solid #dcdde1;
padding: 14px;
text-align: left;
vertical-align: top;
}
.symptom-table th {
background-color: #f4f6f7;
font-weight: bold;
color: #2c3e50;
}
.symptom-table tr:nth-child(even) {
background-color: #fafbfc;
}
.image-container {
text-align: center;
margin: 30px 0;
}
.image-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}
.divider {
height: 1px;
background-color: #ecf0f1;
margin: 40px 0;
}
@media (max-width: 768px) {
.symptom-table {
display: block;
overflow-x: auto;
}
.cards-grid {
grid-template-columns: 1fr;
}
.symptom-article h1 {
font-size: 24px;
}
.symptom-article h2 {
font-size: 20px;
}
}

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