

/* 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_6103.css?17819532954536*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6103 */

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

.article-wrapper {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1c2b3a;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.article-wrapper * {
box-sizing: border-box;
}
.article-wrapper a {
color: #1a6fbf;
text-decoration: none;
}
.article-wrapper a:hover {
text-decoration: underline;
}
.breadcrumbs {
margin-bottom: 20px;
font-size: 0.9em;
color: #566878;
}
.breadcrumbs ul {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-wrap: wrap;
}
.breadcrumbs li {
margin-right: 8px;
}
.breadcrumbs li::after {
content: "/";
margin-left: 8px;
color: #cfd9e6;
}
.breadcrumbs li:last-child::after {
content: "";
}
.article-header {
margin-bottom: 30px;
}
.label {
display: inline-block;
background-color: #edf5fc;
color: #1a6fbf;
padding: 4px 12px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
margin-bottom: 15px;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.article-wrapper h1 {
font-size: 2.4em;
color: #0b2444;
margin: 0 0 15px 0;
line-height: 1.2;
}
.article-wrapper h2 {
font-size: 1.8em;
color: #0b2444;
border-bottom: 2px solid #edf5fc;
padding-bottom: 10px;
margin: 40px 0 20px 0;
line-height: 1.3;
}
.article-wrapper h3 {
font-size: 1.3em;
color: #0b2444;
margin: 25px 0 15px 0;
line-height: 1.4;
}
.article-wrapper p {
margin: 0 0 15px 0;
}
.article-wrapper ul {
padding-left: 20px;
margin: 0 0 20px 0;
}
.article-wrapper li {
margin-bottom: 10px;
}
.ordered-list {
list-style-type: decimal;
}
.alert-block {
padding: 20px;
border-radius: 8px;
margin: 25px 0;
}
.alert-danger {
background-color: #fff4e6;
border-left: 5px solid #b05c00;
}
.alert-danger strong {
color: #7a3f00;
display: block;
margin-bottom: 10px;
font-size: 1.1em;
}
.alert-critical {
background-color: #fff5f4;
border-left: 5px solid #e8a9a2;
}
.alert-critical h3 {
color: #c0392b;
margin-top: 0;
}
.alert-warning {
background-color: #e9f7f1;
border-left: 5px solid #1a7a50;
}
.insight-block {
background-color: #edf5fc;
border-left: 5px solid #1a6fbf;
padding: 20px;
margin: 25px 0;
border-radius: 8px;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background-color: #ffffff;
border: 1px solid #cfd9e6;
border-radius: 12px;
padding: 20px;
box-shadow: 0 2px 18px rgba(11, 36, 68, 0.04);
}
.card h3, .card strong {
display: block;
font-size: 1.1em;
color: #0b2444;
margin-bottom: 12px;
margin-top: 0;
}
.table-responsive {
overflow-x: auto;
margin: 25px 0;
}
table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
background-color: #ffffff;
}
th, td {
border: 1px solid #cfd9e6;
padding: 14px;
text-align: left;
vertical-align: top;
}
th {
background-color: #0b2444;
color: #ffffff;
font-weight: bold;
}
tr:nth-child(even) td {
background-color: #f5faff;
}
.badge {
display: inline-block;
padding: 6px 10px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
}
.badge-urgent {
background-color: #fff4e6;
color: #b05c00;
}
.badge-emergency {
background-color: #fff5f4;
color: #c0392b;
}
.figure-block {
margin: 30px 0;
text-align: center;
}
.figure-block img {
max-width: 100%;
height: auto;
border-radius: 12px;
border: 1px solid #cfd9e6;
}
.figcaption-block {
font-size: 0.9em;
color: #566878;
margin-top: 10px;
}
.toc {
background-color: #edf5fc;
padding: 25px;
border-radius: 12px;
margin: 30px 0;
}
.toc h3 {
margin-top: 0;
}
.faq-item {
background-color: #ffffff;
border: 1px solid #cfd9e6;
border-radius: 12px;
margin-bottom: 15px;
padding: 20px;
box-shadow: 0 2px 18px rgba(11, 36, 68, 0.04);
}
.faq-item h3 {
margin-top: 0;
margin-bottom: 10px;
color: #1a6fbf;
font-size: 1.1em;
}
.faq-item p {
margin-bottom: 0;
}
.editorial-card {
background-color: #f8f9fa;
padding: 25px;
border-radius: 12px;
border: 1px solid #cfd9e6;
font-size: 0.95em;
margin-top: 50px;
}
.ymyl-disclaimer {
margin-top: 25px;
padding: 20px;
border-left: 5px solid #566878;
background-color: #ffffff;
font-size: 0.95em;
border-top: 1px solid #cfd9e6;
border-right: 1px solid #cfd9e6;
border-bottom: 1px solid #cfd9e6;
border-radius: 0 8px 8px 0;
}
hr {
border: none;
border-top: 1px solid #cfd9e6;
margin: 40px 0;
}
@media (max-width: 720px) {
.cards-grid {
grid-template-columns: 1fr;
}
}

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