

/* 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_5991.css?17818798023077*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5991 */

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

.symptom-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
color: #333333;
padding: 20px;
}

.symptom-article * {
box-sizing: border-box;
}

.breadcrumbs {
font-size: 0.9em;
color: #666666;
margin-bottom: 20px;
}

.badge {
display: inline-block;
background-color: #e0f7fa;
color: #006064;
padding: 4px 8px;
border-radius: 4px;
font-weight: bold;
font-size: 12px;
margin-bottom: 20px;
}

h1 {
font-size: 2.2em;
color: #1a2a3a;
margin-top: 0;
margin-bottom: 15px;
line-height: 1.2;
}

h2 {
font-size: 1.6em;
color: #2c3e50;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 8px;
margin: 40px 0 20px;
line-height: 1.3;
}

h3 {
font-size: 1.2em;
color: #34495e;
margin: 25px 0 10px;
line-height: 1.4;
}

p {
margin-top: 0;
margin-bottom: 15px;
}

.italic-text {
font-style: italic;
color: #444444;
margin-bottom: 15px;
}

strong {
font-weight: bold;
}

a {
color: #2980b9;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

ul {
padding-left: 20px;
margin-top: 0;
margin-bottom: 15px;
}

li {
margin-bottom: 8px;
}

.numbered-list {
list-style-type: decimal;
}

.warning-box {
background-color: #fff3cd;
border-left: 5px solid #ffc107;
padding: 15px;
margin: 20px 0;
border-radius: 0 4px 4px 0;
}

.danger-box {
background-color: #ffebee;
border-left: 5px solid #f44336;
padding: 15px;
margin: 20px 0;
border-radius: 0 4px 4px 0;
}

.insight-box {
background-color: #e8f4f8;
border-left: 4px solid #1abc9c;
padding: 15px;
margin: 20px 0;
border-radius: 0 4px 4px 0;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}

.card {
background: #ffffff;
border: 1px solid #eeeeee;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}

.card h3 {
margin-top: 0;
color: #2c3e50;
font-size: 1.1em;
}

.table-wrapper {
overflow-x: auto;
margin: 20px 0;
}

table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
font-size: 0.95em;
}

th, td {
border: 1px solid #dddddd;
padding: 12px 15px;
text-align: left;
vertical-align: top;
}

th {
background-color: #f8f9fa;
font-weight: bold;
color: #333333;
}

tr:nth-child(even) {
background-color: #fdfdfd;
}

img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 20px 0;
display: block;
background-color: #f4f6f8;
}

.review-box {
background-color: #f5f5f5;
padding: 20px;
border-radius: 8px;
font-size: 0.95em;
margin-top: 40px;
}

.review-box p {
margin-bottom: 8px;
}

.review-box p:last-child {
margin-bottom: 0;
}

.disclaimer-box {
margin-top: 20px;
font-size: 0.85em;
color: #555555;
border-top: 1px solid #dddddd;
padding-top: 15px;
}

@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
h1 {
font-size: 1.8em;
}
h2 {
font-size: 1.4em;
}
}

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