

/* 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_5921.css?17818037382341*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5921 */

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

.article-container {
max-width: 800px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2c3e50;
padding: 20px;
}
.article-container h1 {
font-size: 2.2em;
color: #1a252f;
margin-bottom: 0.8em;
line-height: 1.3;
}
.article-container h2 {
font-size: 1.6em;
color: #1a252f;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 8px;
}
.article-container p {
margin-bottom: 1em;
}
.article-container strong {
font-weight: bold;
color: #111;
}
.article-container a {
color: #2980b9;
text-decoration: none;
}
.article-container a:hover {
text-decoration: underline;
}
.article-container ul {
margin-bottom: 1.5em;
padding-left: 20px;
}
.article-container li {
margin-bottom: 0.5em;
}
.article-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
display: block;
margin: 20px 0;
}
.Ahunk {
background-color: #f0f7ff;
border-left: 4px solid #3498db;
padding: 15px;
margin: 15px 0;
border-radius: 0 8px 8px 0;
font-size: 0.95em;
color: #34495e;
}
.selection {
background-color: #fff9e6;
border-left: 4px solid #f1c40f;
padding: 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.warning-box {
background-color: #fdf2f2;
border-left: 4px solid #e74c3c;
padding: 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background-color: #fcfcfc;
border: 1px solid #e0e0e0;
border-radius: 8px;
padding: 20px;
}
.card p:last-child,
.card .Ahunk:last-child {
margin-bottom: 0;
}
.table-responsive {
overflow-x: auto;
margin: 20px 0;
}
.article-container table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.article-container th,
.article-container td {
border: 1px solid #bdc3c7;
padding: 12px 15px;
text-align: left;
vertical-align: top;
}
.article-container th {
background-color: #ecf0f1;
font-weight: bold;
color: #2c3e50;
}
.article-container tr:nth-child(even) td {
background-color: #f9fbfb;
}
.symptom {
border-bottom: 1px dashed #2980b9;
}
@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_5921.css?17818037382341 */
