

/* 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_6233.css?17823753602720*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6233 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}

.article-container h1 {
font-size: 2em;
color: #2c3e50;
margin-bottom: 20px;
line-height: 1.3;
}

.article-container h2 {
font-size: 1.5em;
color: #34495e;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 10px;
}

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

.article-container a {
color: #2980b9;
text-decoration: none;
}

.article-container a:hover {
text-decoration: underline;
}

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

.insight-box {
background-color: #f0f7fb;
border-left: 4px solid #3498db;
padding: 16px 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
font-style: italic;
color: #2c3e50;
}

.summary-box {
background-color: #eafaf1;
border-left: 4px solid #2ecc71;
padding: 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}

.summary-box strong {
display: block;
font-size: 1.1em;
margin-bottom: 12px;
color: #27ae60;
}

.warning-box {
background-color: #fff3f3;
border-left: 4px solid #e74c3c;
padding: 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
color: #c0392b;
}

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

.card {
background: #ffffff;
border: 1px solid #e1e8ed;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 5px rgba(0,0,0,0.04);
}

.card strong {
display: block;
font-size: 1.1em;
margin-bottom: 10px;
color: #2c3e50;
}

.card.good-card {
border-top: 4px solid #2ecc71;
}

.card.good-card strong {
color: #27ae60;
}

.card.bad-card {
border-top: 4px solid #e74c3c;
}

.card.bad-card strong {
color: #c0392b;
}

.card.alert-card {
background-color: #fffaf9;
border: 1px solid #fadbd8;
border-left: 4px solid #e74c3c;
}

.table-responsive {
overflow-x: auto;
margin: 24px 0;
}

.article-container table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}

.article-container th,
.article-container td {
padding: 14px 16px;
border: 1px solid #bdc3c7;
text-align: left;
}

.article-container th {
background-color: #ecf0f1;
font-weight: bold;
color: #2c3e50;
}

.article-container tr:nth-child(even) td {
background-color: #f9fbfc;
}

.article-container ul,
.article-container ol {
margin-bottom: 16px;
padding-left: 24px;
}

.article-container li {
margin-bottom: 8px;
}

.symptom {
font-weight: bold;
color: #c0392b;
}

@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_6233.css?17823753602720 */
