

/* 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_5948.css?17818023832898*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5948 */

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

.symptom-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2c3e50;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.symptom-article h1 {
font-size: 28px;
color: #1a252f;
margin-bottom: 15px;
line-height: 1.3;
}
.symptom-article h2 {
font-size: 24px;
color: #2c3e50;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 10px;
}
.symptom-article h3 {
font-size: 20px;
color: #34495e;
margin-top: 20px;
margin-bottom: 15px;
}
.symptom-article p {
margin-bottom: 15px;
}
.symptom-article a {
color: #2980b9;
text-decoration: none;
}
.symptom-article a:hover {
text-decoration: underline;
}
.symptom-article img {
max-width: 100%;
height: auto;
display: block;
margin: 30px auto;
border-radius: 8px;
}
.breadcrumbs {
font-size: 14px;
color: #7f8c8d;
margin-bottom: 20px;
}
.badge-label {
display: inline-block;
background-color: #e8f4f8;
color: #2980b9;
padding: 5px 10px;
border-radius: 6px;
font-size: 14px;
font-weight: bold;
margin-bottom: 20px;
}
.subtitle {
font-size: 18px;
color: #34495e;
margin-bottom: 30px;
}
.warning-block {
background-color: #fdf3f2;
border-left: 6px solid #e74c3c;
padding: 20px;
margin: 30px 0;
border-radius: 0 8px 8px 0;
}
.warning-block strong {
color: #c0392b;
display: block;
margin-bottom: 10px;
}
.insight-block {
background-color: #eafaf1;
border-left: 6px solid #2ecc71;
padding: 20px;
margin: 30px 0;
border-radius: 0 8px 8px 0;
}
.expert-block {
background-color: #f8f9f9;
border: 1px solid #d5dbdb;
padding: 25px;
margin: 40px 0;
border-radius: 8px;
}
.final-verdict {
background-color: #ebf5fb;
border-left: 6px solid #3498db;
padding: 25px;
margin: 30px 0;
border-radius: 0 8px 8px 0;
font-size: 16px;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 25px;
margin: 30px 0;
}
.card {
background-color: #ffffff;
border: 1px solid #e5e8e8;
border-radius: 8px;
padding: 25px;
box-shadow: 0 4px 6px rgba(0,0,0,0.05);
}
.card h3 {
margin-top: 0;
color: #2c3e50;
}
.table-wrapper {
overflow-x: auto;
margin: 30px 0;
}
.symptom-article table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.symptom-article th,
.symptom-article td {
border: 1px solid #d5dbdb;
padding: 15px;
text-align: left;
}
.symptom-article th {
background-color: #f2f4f4;
color: #2c3e50;
font-weight: bold;
}
.symptom-article tr:nth-child(even) {
background-color: #fafbfc;
}
.symptom-article ul,
.symptom-article ol {
margin-bottom: 15px;
padding-left: 25px;
}
.symptom-article li {
margin-bottom: 10px;
}
.decimal-list {
list-style-type: decimal;
}
@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_5948.css?17818023832898 */
