

/* 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_5941.css?17818024814249*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5941 */

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

.medical-article, .medical-article * {
box-sizing: border-box;
}
.medical-article {
max-width: 900px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2c3e50;
padding: 20px;
}
.medical-article h1 {
font-size: 2.2em;
color: #1a252f;
margin-bottom: 20px;
line-height: 1.3;
}
.medical-article h2 {
font-size: 1.5em;
color: #1a252f;
margin-top: 40px;
margin-bottom: 15px;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 10px;
}
.medical-article p {
margin-bottom: 15px;
}
.medical-article ul, .medical-article ol {
margin-bottom: 20px;
padding-left: 25px;
}
.medical-article li {
margin-bottom: 10px;
}
.medical-article a {
color: #2980b9;
text-decoration: none;
}
.medical-article a:hover {
text-decoration: underline;
}
.medical-article a.symptom {
color: #c0392b;
text-decoration: underline;
font-weight: bold;
}
.medical-article img {
max-width: 100%;
height: auto;
display: block;
margin: 25px auto;
border-radius: 8px;
box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}
.medical-article strong {
font-weight: 700;
color: #111;
}

/* !<KA;>2K5 1;>:8 (=A09BK, K2>4K, @54C?@5645=8O) */
.cut-alert {
padding: 18px 20px;
border-radius: 8px;
margin: 25px 0;
font-size: 0.95em;
}
.cut-alert-info {
background-color: #e8f4f8;
border-left: 5px solid #3498db;
color: #2c3e50;
}
.cut-alert-danger {
background-color: #fdf2f2;
border-left: 5px solid #e74c3c;
color: #c0392b;
}
.cut-alert-warning {
background-color: #fef9e7;
border-left: 5px solid #f1c40f;
color: #7f8c8d;
}
.cut-alert-warning strong {
color: #d35400;
}
.cut-alert-ok {
background-color: #eafaf1;
border-left: 5px solid #2ecc71;
color: #27ae60;
}
.cut-section-answer {
background-color: #f4f6f7;
border-left: 5px solid #95a5a6;
padding: 16px 20px;
border-radius: 8px;
margin: 20px 0;
font-style: italic;
color: #34495e;
}
.cut-quick {
background-color: #fdfefe;
border: 2px solid #e74c3c;
border-radius: 12px;
padding: 25px;
margin: 30px 0;
box-shadow: 0 4px 15px rgba(231, 76, 60, 0.1);
}
.cut-quick ul {
margin-bottom: 0;
}
.cut-direct {
background-color: #fff9c4;
border: 2px solid #f39c12;
border-radius: 10px;
padding: 25px;
margin: 30px 0;
font-weight: bold;
color: #8e44ad;
box-shadow: 0 4px 15px rgba(243, 156, 18, 0.15);
}

/* 0@B>G=0O A5B:0 */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background-color: #f8f9fa;
border: 1px solid #dcdde1;
border-radius: 10px;
padding: 20px;
box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}
.card > strong {
display: block;
margin-bottom: 10px;
font-size: 1.1em;
color: #2c3e50;
border-bottom: 1px solid #ecf0f1;
padding-bottom: 8px;
}
.card ul {
margin: 0;
padding-left: 20px;
}
.card li {
margin-bottom: 8px;
font-size: 0.95em;
}

/* "01;8FK */
.cut-table-wrap {
overflow-x: auto;
margin: 30px 0;
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
border-radius: 8px;
}
.cut-table {
width: 100%;
border-collapse: collapse;
background-color: #fff;
min-width: 600px;
}
.cut-table th, .cut-table td {
border: 1px solid #ecf0f1;
padding: 14px 16px;
vertical-align: top;
}
.cut-table th {
background-color: #2c3e50;
color: #fff;
font-weight: bold;
text-align: left;
}
.cut-table tr:nth-child(even) td {
background-color: #fdfdfd;
}

/* FAQ */
.cut-faq-item {
background-color: #ffffff;
border: 1px solid #ecf0f1;
border-radius: 10px;
padding: 20px;
margin-bottom: 15px;
box-shadow: 0 2px 6px rgba(0,0,0,0.03);
}
.cut-faq-q {
font-weight: bold;
font-size: 1.1em;
color: #c0392b;
margin-bottom: 10px;
}
.cut-faq-a {
color: #34495e;
}

/* AB0;L=>5 */
.cut-disclaimer {
font-size: 0.85em;
color: #7f8c8d;
border-top: 1px solid #ecf0f1;
padding-top: 20px;
margin-top: 40px;
font-style: italic;
}
.cut-sources-list {
font-size: 0.9em;
color: #7f8c8d;
}
.cut-sources-list li {
margin-bottom: 8px;
}

@media (max-width: 768px) {
.medical-article { padding: 15px; }
.cards-grid { grid-template-columns: 1fr; }
.cut-table th, .cut-table td { padding: 10px; }
}

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