

/* 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_5603.css?17810995113747*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5603 */

/* ===== 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 h1 {
font-size: 2.2rem;
color: #111827;
margin-top: 10px;
margin-bottom: 15px;
line-height: 1.2;
}
.symptom-article h2 {
font-size: 1.8rem;
color: #1f2937;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 2px solid #e5e7eb;
padding-bottom: 10px;
}
.symptom-article h3 {
font-size: 1.4rem;
color: #374151;
margin-top: 30px;
margin-bottom: 15px;
}
.symptom-article p {
margin-bottom: 15px;
}
.symptom-article a {
color: #2563eb;
text-decoration: none;
}
.symptom-article a:hover {
text-decoration: underline;
}
.symptom-article ul {
padding-left: 20px;
margin-bottom: 20px;
}
.symptom-article li {
margin-bottom: 8px;
}
.symptom-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 20px 0 10px 0;
display: block;
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}
.numbered-list {
list-style-type: decimal;
}
.breadcrumbs {
font-size: 0.9rem;
color: #6b7280;
margin-bottom: 20px;
display: flex;
gap: 8px;
flex-wrap: wrap;
}
.breadcrumbs a {
color: #4b5563;
}
.label {
display: inline-block;
background-color: #e0f2fe;
color: #0284c7;
padding: 4px 10px;
border-radius: 4px;
font-size: 0.9em;
font-weight: bold;
margin-bottom: 15px;
}
.intro-text {
font-size: 1.15rem;
color: #4b5563;
margin-bottom: 30px;
}
.data-table {
width: 100%;
border-collapse: collapse;
margin-bottom: 25px;
background-color: #ffffff;
font-size: 0.95rem;
}
.data-table th, .data-table td {
border: 1px solid #d1d5db;
padding: 12px 15px;
text-align: left;
vertical-align: top;
}
.data-table th {
background-color: #f3f4f6;
color: #1f2937;
font-weight: bold;
}
.data-table tr:nth-child(even) {
background-color: #f9fafb;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin-bottom: 30px;
}
.card {
background-color: #ffffff;
border: 1px solid #e5e7eb;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
.card h3 {
margin-top: 0;
color: #1f2937;
font-size: 1.2rem;
}
.card-highlight {
background-color: #f8fafc;
border-left: 4px solid #3b82f6;
}
.toc {
background-color: #f3f4f6;
padding: 20px;
border-radius: 8px;
margin-bottom: 30px;
}
.toc h3 {
margin-top: 0;
}
.warning-block {
background-color: #fef2f2;
border-left: 6px solid #ef4444;
padding: 20px;
margin-top: 20px;
margin-bottom: 20px;
border-radius: 0 8px 8px 0;
}
.warning-block strong {
color: #b91c1c;
display: block;
margin-bottom: 10px;
font-size: 1.1rem;
}
.ymyl-block {
background-color: #fefce8;
border-left: 6px solid #eab308;
padding: 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.ymyl-block strong {
color: #a16207;
}
.insight-block {
background-color: #f0fdf4;
border-left: 6px solid #22c55e;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.conclusion-block {
background-color: #eff6ff;
border: 1px solid #bfdbfe;
padding: 25px;
margin: 40px 0;
border-radius: 8px;
}
.conclusion-block h2 {
margin-top: 0;
border-bottom: none;
}
.review-block {
background-color: #f3f4f6;
padding: 20px;
border-radius: 8px;
font-size: 0.95rem;
margin-top: 40px;
}
.disclaimer-block {
background-color: #1f2937;
color: #f3f4f6;
padding: 20px;
border-radius: 8px;
margin-top: 20px;
font-size: 0.9rem;
}
@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
.data-table {
display: block;
overflow-x: auto;
white-space: nowrap;
}
}

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