

/* 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_6137.css?17819526742920*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6137 */

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

.symptom-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.symptom-article h1 {
font-size: 2.2em;
color: #111;
margin-bottom: 0.5em;
line-height: 1.2;
}
.symptom-article h2 {
font-size: 1.6em;
color: #222;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #edf5fc;
padding-bottom: 0.3em;
}
.symptom-article h3 {
font-size: 1.2em;
color: #333;
margin-top: 1.2em;
margin-bottom: 0.5em;
}
.symptom-article p {
margin-bottom: 1em;
}
.symptom-article a {
color: #1a6fbf;
text-decoration: none;
}
.symptom-article a:hover {
text-decoration: underline;
}
.symptom-article ul {
margin-bottom: 1.5em;
padding-left: 20px;
}
.symptom-article li {
margin-bottom: 0.5em;
}
.breadcrumbs {
font-size: 0.9em;
color: #666;
margin-bottom: 20px;
}
.article-header {
margin-bottom: 30px;
}
.label-category {
display: inline-block;
background-color: #e0f7fa;
padding: 5px 10px;
border-radius: 5px;
font-weight: bold;
color: #006064;
font-size: 0.85em;
margin-bottom: 15px;
}
.warning-block {
background-color: #fff4e6;
border-left: 4px solid #b05c00;
padding: 15px 20px;
margin: 20px 0;
border-radius: 0 4px 4px 0;
}
.danger-block {
background-color: #fff5f4;
border-left: 4px solid #c0392b;
padding: 15px 20px;
margin: 20px 0;
border-radius: 0 4px 4px 0;
}
.insight-block {
background-color: #edf5fc;
border-left: 4px solid #1a6fbf;
padding: 15px 20px;
margin: 20px 0;
border-radius: 0 4px 4px 0;
}
.editorial-block {
background-color: #f7f9fa;
padding: 20px;
border-radius: 8px;
font-size: 0.9em;
margin-top: 30px;
}
.content-table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
font-size: 0.95em;
}
.content-table th,
.content-table td {
border: 1px solid #ddd;
padding: 12px 15px;
text-align: left;
vertical-align: top;
}
.content-table th {
background-color: #f2f7fb;
font-weight: bold;
color: #111;
}
.content-table tr:nth-child(even) td {
background-color: #fcfcfc;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background: #ffffff;
border: 1px solid #e0e6ed;
padding: 20px;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}
.card h3 {
margin-top: 0;
color: #1a6fbf;
font-size: 1.1em;
}
.toc {
background-color: #f9fbfc;
padding: 20px;
border-radius: 8px;
margin: 20px 0;
}
.toc ul {
list-style-type: none;
padding-left: 0;
margin-bottom: 0;
}
.toc li {
margin-bottom: 8px;
}
@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
.content-table {
display: block;
overflow-x: auto;
white-space: nowrap;
}
.content-table td {
white-space: normal;
min-width: 150px;
}
}

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