

/* 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_2444.css?17806048373894*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=2444 */

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

.article-wrap {
max-width: 860px;
margin: 0 auto;
padding: 20px;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2c3e50;
}
.article-wrap * {
box-sizing: border-box;
}
.article-wrap h1 {
font-size: 2.2rem;
color: #1a4f8a;
margin-bottom: 1rem;
}
.article-wrap h2 {
font-size: 1.6rem;
color: #1a4f8a;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 5px;
margin: 2rem 0 1rem;
}
.article-wrap h3 {
font-size: 1.2rem;
color: #1a4f8a;
margin: 1.5rem 0 0.8rem;
}
.article-wrap p {
margin: 0 0 1rem 0;
}
.article-wrap a {
color: #2e6bb3;
text-decoration: underline;
}
.article-wrap a:hover {
text-decoration: none;
}
.article-wrap ul {
margin: 0 0 1rem 0;
padding-left: 1.5rem;
}
.article-wrap li {
margin-bottom: 0.5rem;
}
.article-wrap strong {
color: #1e293b;
font-weight: bold;
}

.cards-grid {
display: flex;
flex-wrap: wrap;
gap: 15px;
margin: 1rem 0 1.5rem;
}
.card {
flex: 1 1 calc(33.333% - 15px);
min-width: 250px;
background: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 15px;
}
.card.summary-card {
background: #f0f7ff;
border-left: 4px solid #2e6bb3;
border-radius: 0 8px 8px 0;
}
.card-label {
font-size: 0.8rem;
text-transform: uppercase;
color: #64748b;
font-weight: bold;
margin-bottom: 5px;
display: block;
}

.med-table-wrap {
overflow-x: auto;
margin: 1.5rem 0;
}
.med-table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.med-table th,
.med-table td {
padding: 12px 15px;
border: 1px solid #cbd5e1;
text-align: left;
}
.med-table th {
background: #1a4f8a;
color: #fff;
font-weight: bold;
}
.med-table tr:nth-child(even) {
background: #f8fafc;
}

.alert-danger {
background: #fdf0ef;
border: 2px solid #c0392b;
border-radius: 8px;
padding: 15px;
margin: 1.5rem 0;
}
.alert-danger strong {
color: #c0392b;
display: block;
margin-bottom: 10px;
font-size: 1.1rem;
}

.alert-ok {
background: #edf7f2;
border: 2px solid #1a7a4a;
border-radius: 8px;
padding: 15px;
margin: 1.5rem 0;
}
.alert-ok strong {
color: #1a7a4a;
display: block;
margin-bottom: 10px;
font-size: 1.1rem;
}

.alert-warn {
background: #fffbeb;
border: 2px solid #f59e0b;
border-radius: 8px;
padding: 15px;
margin: 1.5rem 0;
}
.alert-warn strong {
color: #b45309;
display: block;
margin-bottom: 10px;
font-size: 1.1rem;
}

.med-toc {
background: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
margin: 2rem 0;
}
.med-toc ul {
column-count: 2;
column-gap: 2rem;
list-style: none;
padding: 0;
}
.med-toc li {
margin-bottom: 0.5rem;
}

.med-faq {
margin: 2rem 0;
}
.med-faq-item {
border: 1px solid #e2e8f0;
border-radius: 8px;
margin-bottom: 10px;
overflow: hidden;
}
.med-faq-q {
background: #f8fafc;
font-weight: bold;
padding: 15px;
color: #1a4f8a;
}
.med-faq-a {
padding: 15px;
border-top: 1px solid #e2e8f0;
background: #fff;
}

.med-editorial {
background: #f1f5f9;
border: 1px solid #cbd5e1;
padding: 15px;
border-radius: 8px;
margin-top: 2rem;
font-size: 0.9rem;
}
.med-disclaimer {
font-size: 0.85rem;
color: #64748b;
border-top: 1px solid #e2e8f0;
padding-top: 15px;
margin-top: 2rem;
}

.med-breadcrumb {
font-size: 0.85rem;
color: #64748b;
margin-bottom: 1.5rem;
}
.med-breadcrumb a {
color: #64748b;
text-decoration: none;
}
.med-breadcrumb a:hover {
text-decoration: underline;
}

img {
max-width: 100%;
height: auto;
border-radius: 8px;
display: block;
margin: 1.5rem auto;
box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}

.cite-link {
font-size: 0.8em;
font-weight: bold;
vertical-align: super;
padding: 0 2px;
}

@media (max-width: 768px) {
.cards-grid { flex-direction: column; }
.med-toc ul { column-count: 1; }
}

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