

/* 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_6023.css?17818792163282*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6023 */

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

.symptom-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1f2937;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.symptom-article a {
color: #2563eb;
text-decoration: none;
}
.symptom-article a:hover {
text-decoration: underline;
}
.symptom-article h1 {
font-size: 2.2em;
color: #1e3a8a;
margin-bottom: 0.2em;
line-height: 1.2;
}
.symptom-article h2 {
font-size: 1.6em;
color: #1e40af;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 0.3em;
}
.symptom-article h3 {
font-size: 1.25em;
color: #1e3a8a;
margin-top: 1.2em;
margin-bottom: 0.6em;
}
.symptom-article p {
margin-bottom: 1em;
}
.symptom-article ul {
margin-bottom: 1em;
padding-left: 24px;
}
.symptom-article li {
margin-bottom: 0.5em;
}
.breadcrumbs {
font-size: 0.9em;
color: #64748b;
margin-bottom: 20px;
}
.article-label {
display: inline-block;
background: #e0f2fe;
color: #0369a1;
padding: 4px 10px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
margin-bottom: 10px;
}
.article-subtitle {
font-size: 1.1em;
color: #4b5563;
margin-bottom: 30px;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 12px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0,0,0,0.02);
}
.card h3 {
margin-top: 0;
color: #0f172a;
}
.table-responsive {
overflow-x: auto;
margin: 20px 0;
}
.symptom-article table {
width: 100%;
border-collapse: collapse;
background: #ffffff;
font-size: 0.95em;
}
.symptom-article th, .symptom-article td {
border: 1px solid #cbd5e1;
padding: 12px;
text-align: left;
vertical-align: top;
}
.symptom-article th {
background: #f1f5f9;
font-weight: bold;
color: #1e3a8a;
}
.symptom-article tr:nth-child(even) {
background: #f8fafc;
}
.badge {
display: inline-block;
padding: 4px 8px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
color: #ffffff;
text-align: center;
}
.badge-red { background: #ef4444; }
.badge-orange { background: #f59e0b; }
.badge-green { background: #10b981; }
.badge-blue { background: #3b82f6; }
.block-warning {
background: #fffbeb;
border-left: 5px solid #f59e0b;
padding: 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.block-danger {
background: #fef2f2;
border-left: 5px solid #ef4444;
padding: 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.block-danger h3 {
color: #b91c1c;
margin-top: 0;
}
.block-summary {
background: #f0fdf4;
border-left: 5px solid #22c55e;
padding: 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
color: #166534;
}
.block-info {
border: 1px solid #e5e7eb;
padding: 20px;
margin-top: 30px;
background: #fafafa;
border-radius: 8px;
font-size: 0.9em;
color: #4b5563;
}
.block-disclaimer {
margin-top: 20px;
color: #6b7280;
font-size: 0.9em;
}
.responsive-img {
max-width: 100%;
height: auto;
display: block;
margin: 20px auto;
border-radius: 8px;
box-shadow: 0 4px 6px rgba(0,0,0,0.05);
}
@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_6023.css?17818792163282 */
