

/* 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_5961.css?17818021493662*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5961 */

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

.med-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2c3e50;
max-width: 900px;
margin: 0 auto;
padding: 20px;
background-color: #ffffff;
}

.med-article h1 {
font-size: 2.2rem;
color: #1a252f;
margin-bottom: 0.5rem;
line-height: 1.3;
}

.med-article h2 {
font-size: 1.8rem;
color: #2980b9;
margin-top: 2rem;
margin-bottom: 1rem;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 0.5rem;
}

.med-article h3 {
font-size: 1.3rem;
color: #34495e;
margin-top: 1.5rem;
margin-bottom: 0.8rem;
}

.med-article p {
margin-bottom: 1.2rem;
}

.med-article a {
color: #2980b9;
text-decoration: none;
border-bottom: 1px solid transparent;
transition: border-color 0.2s;
}

.med-article a:hover {
border-bottom: 1px solid #2980b9;
}

.med-article ul {
margin-bottom: 1.2rem;
padding-left: 20px;
}

.med-article li {
margin-bottom: 0.5rem;
}

/* !<KA;>2K5 1;>:8 */
.warning-block {
background-color: #fff3cd;
border-left: 5px solid #ffc107;
padding: 16px 20px;
margin: 1.5rem 0;
border-radius: 0 8px 8px 0;
}

.warning-block.danger {
background-color: #fce4e4;
border-color: #d9534f;
}

.insight-block {
background-color: #e8f4f8;
border-left: 5px solid #3498db;
padding: 16px 20px;
margin: 1.5rem 0;
border-radius: 0 8px 8px 0;
}

.conclusion-block {
background-color: #eafaf1;
border-left: 5px solid #2ecc71;
padding: 20px;
margin: 2rem 0;
border-radius: 0 8px 8px 0;
}

.review-block {
background-color: #f8f9fa;
border: 1px solid #e9ecef;
padding: 20px;
margin: 2rem 0;
border-radius: 8px;
font-size: 0.95rem;
}

.toc-container {
background-color: #f8f9fa;
padding: 20px;
border-radius: 8px;
margin: 1.5rem 0;
border: 1px solid #e9ecef;
}

.breadcrumbs {
font-size: 0.9rem;
color: #7f8c8d;
margin-bottom: 20px;
}

.badge {
display: inline-block;
background-color: #34495e;
color: #ffffff;
padding: 4px 10px;
border-radius: 4px;
font-size: 0.85rem;
margin-bottom: 10px;
font-weight: bold;
}

/* "01;8FK */
.med-article table {
width: 100%;
border-collapse: collapse;
margin: 1.5rem 0;
font-size: 0.95rem;
word-break: break-word;
}

.med-article th,
.med-article td {
border: 1px solid #bdc3c7;
padding: 12px 15px;
text-align: left;
vertical-align: top;
}

.med-article th {
background-color: #2c3e50;
color: #ffffff;
font-weight: bold;
}

.med-article tr:nth-child(even) {
background-color: #f8f9fa;
}

.med-article tr:hover {
background-color: #f1f5f8;
}

/* 0@B>G=0O A5B:0 */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 1.5rem 0;
}

.card {
background-color: #fafbfc;
border: 1px solid #e1e4e8;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0,0,0,0.03);
transition: transform 0.2s, box-shadow 0.2s;
}

.card:hover {
box-shadow: 0 4px 8px rgba(0,0,0,0.06);
}

.card h3 {
margin-top: 0;
color: #8e44ad;
font-size: 1.15rem;
}

/* 7>1@065=8O */
.med-article img {
max-width: 100%;
height: auto;
display: block;
margin: 2rem auto 0.5rem;
border-radius: 8px;
background-color: #ecf0f1;
}

.image-caption {
text-align: center;
font-size: 0.85rem;
color: #7f8c8d;
margin-bottom: 2rem;
}

/* 40?B82=>ABL */
@media (max-width: 768px) {
.med-article {
padding: 15px;
}

.med-article h1 {
font-size: 1.8rem;
}

.med-article h2 {
font-size: 1.5rem;
}

.cards-grid {
grid-template-columns: 1fr;
}

.med-article th,
.med-article td {
padding: 10px;
font-size: 0.9rem;
}
}

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