

/* 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_6421.css?17830994493802*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6421 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1c2b3a;
max-width: 900px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}
.medical-article * {
box-sizing: border-box;
}
.medical-article h1 {
color: #0b2444;
font-size: 2.2em;
line-height: 1.2;
margin-bottom: 16px;
}
.medical-article h2 {
color: #0b2444;
font-size: 1.8em;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 2px solid #edf5fc;
padding-bottom: 10px;
}
.medical-article h3 {
color: #1a6fbf;
font-size: 1.3em;
margin-top: 24px;
margin-bottom: 12px;
}
.medical-article p {
margin-bottom: 16px;
}
.medical-article a {
color: #1a6fbf;
text-decoration: underline;
text-underline-offset: 2px;
}
.medical-article a:hover {
color: #145499;
}
.nav-breadcrumbs {
font-size: 0.85em;
color: #566878;
margin-bottom: 30px;
}
.nav-breadcrumbs a {
color: #566878;
text-decoration: none;
}
.nav-breadcrumbs a:hover {
color: #1a6fbf;
}
.subtitle {
font-size: 1.1em;
color: #566878;
margin-bottom: 30px;
}
.badge {
display: inline-block;
padding: 4px 10px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
background: #edf5fc;
color: #1a6fbf;
margin-bottom: 10px;
}
.badge-urgent {
background: #ffebee;
color: #c0392b;
}
.alert-warning {
background-color: #fff4e6;
border-left: 4px solid #b05c00;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 30px 0;
}
.alert-warning strong {
color: #b05c00;
}
.alert-danger {
background-color: #fff5f4;
border-left: 4px solid #c0392b;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 30px 0;
}
.alert-danger strong {
color: #c0392b;
}
.insight-block {
background: #e9f7f1;
border-left: 4px solid #1a7a50;
padding: 16px 20px;
border-radius: 0 8px 8px 0;
margin: 24px 0;
}
.insight-block strong {
color: #1a7a50;
display: block;
margin-bottom: 8px;
font-size: 0.9em;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.cards-grid {
display: flex;
flex-wrap: wrap;
gap: 20px;
margin: 24px 0;
}
.card {
background: #ffffff;
border: 1px solid #cfd9e6;
border-radius: 12px;
padding: 20px;
flex: 1 1 calc(50% - 20px);
min-width: 280px;
box-shadow: 0 4px 12px rgba(11,36,68,0.04);
}
.card h3 {
margin-top: 0;
color: #0b2444;
font-size: 1.15em;
}
.table-responsive {
overflow-x: auto;
margin: 24px 0;
}
table {
width: 100%;
border-collapse: collapse;
background: #ffffff;
border: 1px solid #cfd9e6;
}
th, td {
border: 1px solid #cfd9e6;
padding: 14px;
text-align: left;
vertical-align: top;
}
th {
background: #0b2444;
color: #ffffff;
font-weight: bold;
}
tr:nth-child(even) {
background-color: #f5faff;
}
ul {
padding-left: 20px;
margin-bottom: 16px;
}
li {
margin-bottom: 8px;
}
.numbered-list {
counter-reset: item;
list-style-type: none;
padding-left: 0;
}
.numbered-list > li {
position: relative;
padding-left: 36px;
margin-bottom: 12px;
}
.numbered-list > li::before {
content: counter(item);
counter-increment: item;
position: absolute;
left: 0;
top: 2px;
background: #1a6fbf;
color: #ffffff;
width: 24px;
height: 24px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 13px;
font-weight: bold;
}
.figure {
text-align: center;
margin: 30px 0;
background: #edf5fc;
padding: 20px;
border-radius: 12px;
}
.figure img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 4px 16px rgba(11,36,68,0.08);
}
.figcaption {
color: #566878;
font-size: 0.9em;
margin-top: 12px;
}
.editorial-card {
background: #fafcff;
border: 1px solid #cfd9e6;
border-radius: 12px;
padding: 24px;
margin-top: 40px;
}
.ymyl-disclaimer {
font-size: 0.9em;
color: #566878;
background: #f5f5f5;
border-left: 4px solid #9e9e9e;
padding: 16px;
margin-top: 24px;
border-radius: 0 8px 8px 0;
}
@media (max-width: 600px) {
.card {
flex: 1 1 100%;
}
}

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