

/* 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_6404.css?17825584704287*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6404 */

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

* { box-sizing: border-box; }
.article-container { font-family: Arial, Helvetica, sans-serif; line-height: 1.6; color: #1c2b3a; max-width: 900px; margin: 0 auto; padding: 20px; }
h1, h2, h3 { color: #0b2444; line-height: 1.3; }
h1 { font-size: 2.2rem; margin-bottom: 10px; }
h2 { font-size: 1.8rem; margin-top: 40px; margin-bottom: 20px; padding-bottom: 10px; border-bottom: 2px solid #edf5fc; }
h3 { font-size: 1.3rem; margin-top: 25px; margin-bottom: 15px; }
p, ul, li { margin-bottom: 15px; }
a { color: #1a6fbf; text-decoration: underline; text-underline-offset: 2px; }
a:hover { color: #145499; }
strong { font-weight: bold; color: #0b2444; }
ul { padding-left: 20px; }
img { width: 100%; height: auto; border-radius: 12px; margin: 30px 0; display: block; box-shadow: 0 4px 15px rgba(11,36,68,0.1); }

.subtitle { font-size: 1.1rem; color: #566878; margin-bottom: 30px; }
.label { display: inline-block; font-size: 0.8rem; text-transform: uppercase; letter-spacing: 1px; color: #1a6fbf; font-weight: bold; margin-bottom: 15px; }
.breadcrumbs { font-size: 0.85rem; color: #566878; margin-bottom: 30px; }
.breadcrumbs a { color: #566878; text-decoration: none; }
.breadcrumbs a:hover { color: #1a6fbf; }

.table-wrapper { overflow-x: auto; margin: 30px 0; border-radius: 8px; box-shadow: 0 2px 10px rgba(0,0,0,0.05); }
table { width: 100%; border-collapse: collapse; min-width: 600px; background: #ffffff; }
th, td { border: 1px solid #cfd9e6; padding: 15px; text-align: left; vertical-align: top; }
th { background-color: #0b2444; color: #ffffff; font-weight: bold; }
tr:nth-child(even) td { background-color: #f5faff; }
tr:hover td { background-color: #ebf4ff; }

.status-green { color: #1a7a50; background: #e9f7f1; padding: 4px 8px; border-radius: 4px; display: inline-block; }
.status-blue { color: #1a6fbf; background: #edf5fc; padding: 4px 8px; border-radius: 4px; display: inline-block; }
.status-orange { color: #b05c00; background: #fff4e6; padding: 4px 8px; border-radius: 4px; display: inline-block; }
.status-red { color: #c0392b; background: #fff5f4; padding: 4px 8px; border-radius: 4px; display: inline-block; }

.cards-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin: 30px 0; }
.card { background-color: #ffffff; border: 1px solid #cfd9e6; border-radius: 12px; padding: 25px; box-shadow: 0 2px 15px rgba(11,36,68,0.05); }
.card h3 { margin-top: 0; color: #0b2444; border-bottom: 1px solid #edf5fc; padding-bottom: 10px; }
.card ul { margin-bottom: 0; }
.card li:last-child { margin-bottom: 0; }

.alert-danger { background-color: #fff5f4; border-left: 5px solid #e8a9a2; padding: 20px 25px; margin: 30px 0; border-radius: 0 12px 12px 0; }
.alert-danger strong { color: #c0392b; }
.alert-danger h2, .alert-danger h3 { color: #c0392b; border: none; padding: 0; margin-top: 0; }

.alert-info { background: linear-gradient(135deg, #f0f7ff, #edf5fc); border-left: 5px solid #1a6fbf; padding: 20px 25px; margin: 30px 0; border-radius: 0 12px 12px 0; }
.alert-info strong { color: #1a6fbf; display: block; margin-bottom: 10px; font-size: 1.1rem; text-transform: uppercase; letter-spacing: 0.5px; }

.alert-success { background-color: #e9f7f1; border-left: 5px solid #1a7a50; padding: 20px 25px; margin: 30px 0; border-radius: 0 12px 12px 0; }
.alert-success h2 { margin-top: 0; color: #1a7a50; border: none; padding: 0; }

.alert-warning { background-color: #fff4e6; border-left: 5px solid #b05c00; padding: 20px 25px; margin: 30px 0; border-radius: 0 12px 12px 0; }

.insight-block { background-color: #f8f9fa; border: 1px solid #cfd9e6; padding: 20px 25px; margin: 30px 0; border-radius: 12px; }

.toc { background-color: #edf5fc; padding: 25px; border-radius: 12px; margin: 40px 0; }
.toc h2 { margin-top: 0; border: none; padding: 0; }
.toc ul { list-style: none; padding-left: 0; columns: 1; }
.toc li { margin-bottom: 12px; }
.toc a { font-weight: bold; color: #0b2444; text-decoration: none; border-bottom: 1px solid rgba(26,111,191,0.3); }
.toc a:hover { border-bottom-color: #1a6fbf; color: #1a6fbf; }

@media (min-width: 768px) {
.toc ul { columns: 2; gap: 40px; }
}

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