

/* 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_5759.css?17812710383894*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5759 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px;
color: #1c2b3a;
}

h1, h2, h3 {
color: #0b2444;
line-height: 1.3;
margin-top: 1.5em;
margin-bottom: 0.8em;
}

h1 { font-size: 2.2rem; margin-top: 0.5em; }
h2 { font-size: 1.7rem; border-bottom: 2px solid #edf5fc; padding-bottom: 10px; }
h3 { font-size: 1.3rem; }

p { margin-bottom: 1.2em; }

a { color: #1a6fbf; text-decoration: underline; text-underline-offset: 2px; }
a:hover { color: #145499; }

ul { margin-bottom: 1.2em; padding-left: 20px; }
li { margin-bottom: 0.6em; }

img {
max-width: 100%;
height: auto;
border-radius: 12px;
display: block;
margin: 24px 0;
border: 1px solid #cfd9e6;
}

.breadcrumbs {
font-size: 0.9em;
color: #566878;
margin-bottom: 12px;
}

.meta-tag {
font-size: 0.85em;
color: #566878;
margin-bottom: 24px;
display: inline-block;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 24px 0;
}

.card {
background: #ffffff;
border: 1px solid #cfd9e6;
border-radius: 14px;
padding: 24px;
box-shadow: 0 4px 20px rgba(11, 36, 68, 0.06);
}

.card h3 {
margin-top: 0;
color: #1a6fbf;
font-size: 1.2rem;
}

.card ul {
margin-bottom: 0;
}

.selection {
background: #fff5f4;
border-left: 4px solid #c0392b;
padding: 20px;
margin: 28px 0;
border-radius: 0 14px 14px 0;
}

.selection strong {
color: #a93226;
display: block;
font-size: 1.1em;
margin-bottom: 12px;
}

.chunk {
background: #edf5fc;
border-left: 4px solid #1a6fbf;
padding: 20px;
margin: 28px 0;
border-radius: 0 14px 14px 0;
color: #1c2b3a;
}

.table-wrapper {
overflow-x: auto;
margin: 28px 0;
}

table {
width: 100%;
min-width: 650px;
border-collapse: collapse;
background: #ffffff;
}

th, td {
border: 1px solid #cfd9e6;
padding: 14px 16px;
text-align: left;
vertical-align: top;
}

th {
background: #0b2444;
color: #ffffff;
font-weight: bold;
font-size: 0.95em;
}

tr:nth-child(even) td {
background-color: #f7fbff;
}

.badge-routine { display: inline-block; background: #e9f7f1; color: #1a7a50; padding: 4px 10px; border-radius: 6px; font-size: 0.85em; font-weight: bold; }
.badge-warn { display: inline-block; background: #fff4e6; color: #b05c00; padding: 4px 10px; border-radius: 6px; font-size: 0.85em; font-weight: bold; }
.badge-urgent { display: inline-block; background: #fff5f4; color: #c0392b; padding: 4px 10px; border-radius: 6px; font-size: 0.85em; font-weight: bold; }

.numbered-list {
list-style: none;
counter-reset: custom-counter;
padding-left: 0;
}

.numbered-list > li {
counter-increment: custom-counter;
position: relative;
padding-left: 40px;
margin-bottom: 14px;
}

.numbered-list > li::before {
content: counter(custom-counter) ".";
position: absolute;
left: 0;
top: -2px;
width: 26px;
height: 26px;
background: #1a6fbf;
color: #ffffff;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 0.85em;
font-weight: bold;
}

.editorial-block {
background: #f7fbff;
padding: 20px 24px;
border-radius: 12px;
border: 1px solid #cfd9e6;
margin-top: 48px;
font-size: 0.95em;
}

.disclaimer-block {
margin-top: 24px;
background: #fff4e6;
border: 1px solid #f5cda3;
padding: 20px 24px;
border-radius: 12px;
color: #8a4800;
font-size: 0.95em;
}

.references-list {
font-size: 0.9em;
color: #566878;
word-break: break-word;
}

.references-list li {
margin-bottom: 10px;
}

@media (max-width: 768px) {
.cards-grid { grid-template-columns: 1fr; }
h1 { font-size: 1.8rem; }
h2 { font-size: 1.5rem; }
.table-wrapper { margin: 20px -20px; padding: 0 20px; width: calc(100% + 40px); }
}

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