

/* 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_6256.css?17825053922397*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6256 */

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

.main-article {
max-width: 800px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
padding: 20px;
}
.main-article h1 {
font-size: 2.2em;
line-height: 1.3;
margin-bottom: 0.8em;
color: #1a1a1a;
}
.main-article h2 {
font-size: 1.6em;
line-height: 1.4;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #e0e0e0;
padding-bottom: 8px;
color: #2c3e50;
}
.main-article p {
margin-bottom: 1.2em;
}
.main-article ul, .main-article ol {
margin-bottom: 1.5em;
padding-left: 25px;
}
.main-article li {
margin-bottom: 0.6em;
}
.main-article strong {
color: #111111;
}
.main-article a {
color: #2980b9;
text-decoration: none;
}
.main-article a:hover {
text-decoration: underline;
}
.symptom {
color: inherit;
border-bottom: 1px dashed #7f8c8d;
cursor: pointer;
}
.insight-block {
background-color: #f4f8fb;
border-left: 4px solid #3498db;
padding: 15px 20px;
margin: 1.5em 0;
color: #2c3e50;
font-style: italic;
}
.final-conclusion {
background-color: #eafaf1;
border-left: 4px solid #2ecc71;
padding: 20px;
margin: 2em 0;
font-size: 1.1em;
color: #1e8449;
}
.warning-block {
background-color: #fdf2e9;
border-left: 4px solid #e67e22;
padding: 15px 20px;
margin: 1.5em 0;
font-size: 0.95em;
}
.table-wrapper {
overflow-x: auto;
margin-bottom: 1.5em;
}
.main-article table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.main-article th, .main-article td {
border: 1px solid #dcdcdc;
padding: 12px 15px;
text-align: left;
vertical-align: top;
}
.main-article th {
background-color: #f0f3f5;
font-weight: bold;
color: #2c3e50;
}
.main-article tr:nth-child(even) {
background-color: #fbfcfc;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 1.5em 0;
}
.card {
background-color: #ffffff;
border: 1px solid #e0e0e0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 4px 6px rgba(0,0,0,0.05);
}
.card-title-red {
font-weight: bold;
font-size: 1.15em;
margin-bottom: 12px;
color: #c0392b;
}
.card-title-blue {
font-weight: bold;
font-size: 1.15em;
margin-bottom: 12px;
color: #2980b9;
}
.main-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
display: block;
margin: 2em 0;
}
@media (max-width: 600px) {
.main-article {
padding: 15px;
}
.cards-grid {
grid-template-columns: 1fr;
}
}

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