

/* 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_6174.css?17831491603893*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6174 */

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

.med-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.med-article h1 {
color: #1e3a8a;
font-size: 2.2em;
margin-bottom: 0.5em;
line-height: 1.3;
}
.med-article h2 {
color: #1e3a8a;
font-size: 1.8em;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 8px;
line-height: 1.3;
}
.med-article h3 {
color: #2563eb;
font-size: 1.3em;
margin-top: 1.2em;
margin-bottom: 0.6em;
line-height: 1.4;
}
.med-article p {
margin-bottom: 1em;
}
.med-article a {
color: #2563eb;
text-decoration: none;
}
.med-article a:hover {
text-decoration: underline;
}
.breadcrumbs {
font-size: 0.9em;
color: #64748b;
margin-bottom: 15px;
display: flex;
flex-wrap: wrap;
gap: 8px;
}
.badge {
display: inline-block;
background-color: #e0f2fe;
color: #0284c7;
padding: 4px 10px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 15px;
}
.warning-block, .disclaimer-block {
background-color: #fef2f2;
border-left: 4px solid #ef4444;
padding: 18px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.warning-block h3, .warning-block strong, .disclaimer-block strong {
color: #b91c1c;
}
.insight-block {
background-color: #f0fdf4;
border-left: 4px solid #22c55e;
padding: 18px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.insight-block strong {
color: #166534;
}
.conclusion-block {
background-color: #eff6ff;
padding: 25px;
border-radius: 8px;
margin: 35px 0;
border-left: 4px solid #3b82f6;
}
.conclusion-block h2 {
margin-top: 0;
border-bottom: none;
padding-bottom: 0;
}
.editorial-block {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
padding: 20px;
border-radius: 8px;
margin: 25px 0;
font-size: 0.95em;
}
.table-responsive {
overflow-x: auto;
margin: 25px 0;
}
.med-article table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.med-article th, .med-article td {
border: 1px solid #cbd5e1;
padding: 14px;
text-align: left;
vertical-align: top;
}
.med-article th {
background-color: #f1f5f9;
font-weight: bold;
color: #1e3a8a;
}
.med-article tr:nth-child(even) td {
background-color: #f8fafc;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
display: flex;
flex-direction: column;
}
.card h3 {
margin-top: 0;
margin-bottom: 15px;
color: #1e3a8a;
font-size: 1.15em;
}
.faq-grid .card {
background-color: #ffffff;
box-shadow: 0 2px 8px rgba(0,0,0,0.06);
border-left: 4px solid #3b82f6;
border-top: none;
border-right: 1px solid #e2e8f0;
border-bottom: 1px solid #e2e8f0;
}
.img-wrapper {
text-align: center;
margin: 35px 0;
}
.img-wrapper img {
max-width: 100%;
height: auto;
border-radius: 8px;
border: 1px solid #e2e8f0;
}
.img-wrapper p {
font-size: 0.9em;
color: #64748b;
margin-top: 10px;
}
.med-article ul {
margin-bottom: 1.2em;
padding-left: 20px;
}
.med-article li {
margin-bottom: 0.6em;
}
.toc {
background-color: #f8fafc;
padding: 20px 20px 20px 40px;
border-radius: 8px;
border: 1px solid #e2e8f0;
}
.toc li {
margin-bottom: 8px;
}
.numbered-list {
counter-reset: custom-counter;
list-style-type: none;
padding-left: 0;
}
.numbered-list > li {
counter-increment: custom-counter;
position: relative;
padding-left: 28px;
margin-bottom: 10px;
}
.numbered-list > li::before {
content: counter(custom-counter) ".";
position: absolute;
left: 0;
font-weight: bold;
color: #1e3a8a;
}
.references-list {
font-size: 0.9em;
color: #475569;
word-break: break-word;
}

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