

/* 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_6034.css?17818790303971*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6034 */

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

.symptom-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2c3e50;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.symptom-article * {
box-sizing: border-box;
}
.symptom-article a {
color: #2980b9;
text-decoration: none;
}
.symptom-article a:hover {
text-decoration: underline;
}
.symptom-article h1,
.symptom-article h2,
.symptom-article h3 {
color: #1a252f;
}
.symptom-article h1 {
font-size: 2.2em;
margin-top: 0;
margin-bottom: 0.2em;
}
.symptom-article h2 {
font-size: 1.8em;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 8px;
}
.symptom-article h3 {
font-size: 1.3em;
margin-top: 1.2em;
margin-bottom: 0.5em;
}
.symptom-article p {
margin-top: 0;
margin-bottom: 1em;
}
.symptom-article ul {
padding-left: 20px;
margin-top: 0;
margin-bottom: 1em;
}
.symptom-article li {
margin-bottom: 0.5em;
}
.symptom-article img {
max-width: 100%;
height: auto;
display: block;
margin: 2em auto;
border-radius: 8px;
}
.breadcrumbs {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 20px;
}
.breadcrumbs ul {
list-style: none;
padding: 0;
display: flex;
flex-wrap: wrap;
gap: 8px;
}
.breadcrumbs li::after {
content: "/";
margin-left: 8px;
color: #bdc3c7;
}
.breadcrumbs li:last-child::after {
content: "";
}
.clinical-label {
display: inline-block;
background-color: #e0eaf5;
color: #0056b3;
padding: 8px 12px;
border-radius: 6px;
font-size: 0.9em;
margin-bottom: 20px;
}
.subtitle {
font-size: 1.1em;
color: #34495e;
background-color: #f8f9fa;
padding: 15px;
border-left: 4px solid #bdc3c7;
border-radius: 4px;
}
.warning-box {
background-color: #fdedec;
border: 1px solid #e74c3c;
border-left: 6px solid #c0392b;
padding: 20px;
border-radius: 6px;
margin: 1.5em 0;
}
.warning-box strong {
color: #c0392b;
}
.warning-box ul {
margin-bottom: 0;
}
.insight-box {
background-color: #ebf5fb;
border-left: 6px solid #3498db;
padding: 15px 20px;
border-radius: 6px;
margin: 1.5em 0;
}
.conclusion-box {
background-color: #e9f7ef;
border: 1px solid #2ecc71;
border-left: 6px solid #27ae60;
padding: 20px;
border-radius: 6px;
margin: 1.5em 0;
}
.editorial-box {
background-color: #f8f9fa;
border: 1px solid #dee2e6;
padding: 20px;
border-radius: 8px;
margin-top: 3em;
font-size: 0.95em;
}
.disclaimer-box {
background-color: #343a40;
color: #f8f9fa;
padding: 20px;
border-radius: 8px;
margin-top: 1.5em;
font-size: 0.9em;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 1.5em 0;
}
.card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
}
.card h3 {
margin-top: 0;
color: #1e293b;
}
.card p:last-child,
.card ul:last-child {
margin-bottom: 0;
}
.table-responsive {
overflow-x: auto;
margin: 1.5em 0;
border-radius: 6px;
}
.symptom-article table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.symptom-article th,
.symptom-article td {
padding: 14px 16px;
border: 1px solid #cbd5e1;
text-align: left;
vertical-align: top;
}
.symptom-article th {
background-color: #f1f5f9;
font-weight: bold;
color: #334155;
}
.symptom-article tr:nth-child(even) {
background-color: #f8fafc;
}
.numbered-list {
list-style-type: none;
padding-left: 0;
}
.numbered-list > li {
margin-bottom: 1.2em;
background-color: #f8f9fa;
padding: 15px;
border-radius: 6px;
border-left: 4px solid #95a5a6;
}
.numbered-list > li > strong {
display: block;
margin-bottom: 8px;
color: #2c3e50;
}
.toc-box {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
margin: 2em 0;
}
.toc-box ul {
list-style-type: none;
padding-left: 0;
margin-bottom: 0;
}
.toc-box li {
margin-bottom: 0.8em;
}

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