

/* 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_6234.css?17831507282784*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6234 */

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

.main-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px;
color: #2c3e50;
}

.main-article h1 {
font-size: 2em;
color: #1a252f;
margin-bottom: 1em;
line-height: 1.3;
}

.main-article h2 {
font-size: 1.5em;
color: #2c3e50;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 5px;
}

.main-article h3 {
font-size: 1.2em;
color: #34495e;
margin-top: 0;
margin-bottom: 0.5em;
}

.main-article p {
margin-bottom: 1em;
}

.main-article a {
color: #2980b9;
text-decoration: underline;
}

.main-article a.symptom {
color: #c0392b;
text-decoration: none;
border-bottom: 1px dashed #c0392b;
}

.main-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 20px 0;
display: block;
}

.main-article ul {
margin-bottom: 1em;
padding-left: 20px;
}

.main-article li {
margin-bottom: 8px;
}

/* Semantic Blocks */
.chunk {
padding: 15px 20px;
margin: 20px 0;
border-radius: 6px;
}

.chunk.insight {
background-color: #e3f2fd;
border-left: 4px solid #2196f3;
}

.chunk.alert-insight {
background-color: #fff3e0;
border-left: 4px solid #ff9800;
}

.chunk.highlight {
background-color: #e8f5e9;
border-left: 4px solid #4caf50;
}

.chunk.danger {
background-color: #ffebee;
border-left: 4px solid #f44336;
}

.selection {
background-color: #fff8e1;
border: 1px solid #ffe082;
padding: 20px;
border-radius: 8px;
margin: 25px 0;
}

.selection.final-conclusion {
background-color: #e8f5e9;
border-color: #a5d6a7;
}

.warning-block {
background-color: #fff0f0;
border-left: 4px solid #d32f2f;
padding: 15px 20px;
margin: 25px 0;
border-radius: 6px;
color: #c62828;
}

/* Tables */
.table-wrapper {
overflow-x: auto;
margin: 20px 0;
}

.main-article table {
width: 100%;
border-collapse: collapse;
background-color: #ffffff;
}

.main-article th,
.main-article td {
border: 1px solid #dee2e6;
padding: 12px 15px;
text-align: left;
vertical-align: top;
}

.main-article th {
background-color: #f4f6f9;
font-weight: bold;
color: #2c3e50;
}

.main-article tr:nth-child(even) td {
background-color: #fdfdfe;
}

/* Cards Grid */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}

.card {
background-color: #f4f7f6;
border: 1px solid #e0e6ed;
border-radius: 8px;
padding: 20px;
}

.card.flag-card {
background-color: #fff5f5;
border-left: 4px solid #e53935;
}

.card ul {
margin-bottom: 0;
}

@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
}

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