

/* 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_6030.css?17818790853737*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6030 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1c2b3a;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}

.medical-article h1 {
font-size: 28px;
color: #0b2444;
margin-bottom: 20px;
line-height: 1.3;
}

.medical-article h2 {
font-size: 24px;
color: #1a6fbf;
margin-top: 40px;
margin-bottom: 15px;
border-bottom: 2px solid #edf5fc;
padding-bottom: 10px;
}

.medical-article h3 {
font-size: 20px;
color: #145499;
margin-top: 25px;
margin-bottom: 10px;
}

.medical-article p {
margin-bottom: 15px;
}

.medical-article a {
color: #1a6fbf;
text-decoration: underline;
}

.medical-article a:hover {
color: #0b2444;
}

.medical-article img {
max-width: 100%;
height: auto;
display: block;
margin: 25px auto;
border-radius: 14px;
box-shadow: 0 4px 28px rgba(11,36,68,0.1);
}

.image-caption {
text-align: center;
font-size: 14px;
color: #566878;
margin-top: -15px;
margin-bottom: 30px;
}

.breadcrumbs {
font-size: 14px;
color: #566878;
margin-bottom: 25px;
}

.top-badge {
background-color: #e0f7fa;
color: #006064;
padding: 6px 12px;
border-radius: 4px;
font-weight: bold;
font-size: 13px;
display: inline-block;
margin-bottom: 15px;
}

.divider {
height: 1px;
background-color: #cfd9e6;
margin: 30px 0;
}

.alert-warning {
background-color: #fffbea;
border-left: 5px solid #fbc02d;
padding: 20px;
border-radius: 8px;
margin: 25px 0;
}

.alert-danger {
background-color: #fff5f5;
border-left: 5px solid #d32f2f;
padding: 20px;
border-radius: 8px;
margin: 25px 0;
}

.alert-danger h3 {
color: #d32f2f;
margin-top: 0;
}

.chunk {
background-color: #edf5fc;
border-left: 5px solid #1a6fbf;
padding: 20px;
border-radius: 8px;
margin: 25px 0;
}

.toc {
background-color: #f9fbfd;
padding: 25px;
border-radius: 12px;
border: 1px solid #cfd9e6;
margin: 30px 0;
}

.medical-article ul {
margin-bottom: 20px;
padding-left: 25px;
}

.medical-article li {
margin-bottom: 10px;
}

.numbered-list {
list-style-type: decimal;
}

.table-responsive {
overflow-x: auto;
margin: 30px 0;
}

.medical-article table {
width: 100%;
border-collapse: collapse;
background-color: #ffffff;
font-size: 15px;
}

.medical-article th, .medical-article td {
border: 1px solid #cfd9e6;
padding: 14px 18px;
text-align: left;
vertical-align: top;
}

.medical-article th {
background-color: #f0f4f8;
color: #1c2b3a;
font-weight: bold;
}

.medical-article tr:nth-child(even) td {
background-color: #fafbfc;
}

.status-badge {
display: inline-block;
padding: 6px 12px;
border-radius: 4px;
font-size: 13px;
font-weight: bold;
text-align: center;
}

.badge-none { background-color: #f0f4f8; color: #566878; }
.badge-routine { background-color: #e8f5e9; color: #2e7d32; }
.badge-check { background-color: #fff3e0; color: #e65100; }
.badge-urgent { background-color: #ffebee; color: #c62828; }

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 30px 0;
}

.card {
background-color: #f8fbff;
border: 1px solid #dceefa;
border-radius: 12px;
padding: 25px;
}

.card h3 {
margin-top: 0;
font-size: 18px;
color: #0b2444;
}

.faq-card {
background-color: #fdfdfa;
border-color: #e5e7eb;
}

.info-block {
background-color: #f5f5f5;
padding: 25px;
border-radius: 12px;
margin-top: 40px;
}

.disclaimer {
background-color: #eeeeee;
padding: 20px;
margin-top: 20px;
border: 1px solid #ccc;
border-radius: 8px;
}

@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
}

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