

/* 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_5598.css?17810982043692*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5598 */

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

.article-wrapper {
max-width: 900px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2c3e50;
padding: 20px;
background-color: #ffffff;
}
.article-wrapper h1, .article-wrapper h2, .article-wrapper h3 {
color: #1a3a5a;
margin-top: 1.8em;
margin-bottom: 0.8em;
line-height: 1.3;
}
.article-wrapper h1 {
font-size: 2.2rem;
margin-top: 0.5em;
}
.article-wrapper h2 {
font-size: 1.6rem;
border-bottom: 2px solid #e7f1ff;
padding-bottom: 10px;
}
.article-wrapper h3 {
font-size: 1.2rem;
}
.article-wrapper p {
margin-bottom: 1.2em;
}
.article-wrapper a {
color: #0d6efd;
text-decoration: underline;
text-underline-offset: 3px;
}
.article-wrapper a:hover {
color: #0a58ca;
}
.article-wrapper ul {
margin-bottom: 1.5em;
padding-left: 25px;
}
.article-wrapper li {
margin-bottom: 0.6em;
}
.breadcrumbs {
font-size: 0.9rem;
color: #6c757d;
margin-bottom: 25px;
}
.breadcrumbs a {
color: #6c757d;
text-decoration: none;
}
.breadcrumbs a:hover {
text-decoration: underline;
}
.badge {
display: inline-block;
background-color: #e7f1ff;
color: #0d6efd;
padding: 6px 12px;
border-radius: 6px;
font-size: 0.85rem;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 10px;
}
.subtitle {
font-size: 1.15rem;
color: #495057;
}
.article-wrapper img {
max-width: 100%;
height: auto;
display: block;
margin: 30px auto;
border-radius: 8px;
box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}

.table-responsive {
overflow-x: auto;
margin-bottom: 30px;
}
.article-wrapper table {
width: 100%;
border-collapse: collapse;
background-color: #ffffff;
font-size: 0.95rem;
}
.article-wrapper th, .article-wrapper td {
border: 1px solid #dee2e6;
padding: 14px;
text-align: left;
vertical-align: top;
}
.article-wrapper th {
background-color: #f8f9fa;
font-weight: bold;
color: #1a3a5a;
}
.article-wrapper tr:nth-child(even) {
background-color: #fcfcfc;
}

.cards-grid {
display: flex;
flex-wrap: wrap;
gap: 20px;
margin: 30px 0;
}
.card {
background-color: #ffffff;
border: 1px solid #e9ecef;
border-radius: 10px;
padding: 24px;
box-shadow: 0 4px 15px rgba(0,0,0,0.04);
flex: 1 1 calc(50% - 20px);
min-width: 280px;
}
.card h3 {
margin-top: 0;
color: #0d6efd;
}
.card p:last-child {
margin-bottom: 0;
}

.semantic-box {
padding: 24px;
border-radius: 10px;
margin: 30px 0;
}
.semantic-box h3 {
margin-top: 0;
}
.semantic-box p:last-child {
margin-bottom: 0;
}
.box-warning {
background-color: #fff8e6;
border-left: 6px solid #ffc107;
}
.box-danger {
background-color: #fff5f5;
border-left: 6px solid #dc3545;
}
.box-insight {
background-color: #f0f7ff;
border-left: 6px solid #0d6efd;
}
.box-info {
background-color: #f8f9fa;
border-left: 6px solid #6c757d;
}
.box-conclusion {
background-color: #f2f9f0;
border-left: 6px solid #28a745;
}

.toc-block {
background-color: #f8f9fa;
padding: 25px;
border-radius: 10px;
margin: 30px 0;
}
.toc-block h2 {
margin-top: 0;
border-bottom: none;
font-size: 1.4rem;
}
.toc-block ul {
list-style-type: none;
padding-left: 0;
margin: 0;
}
.toc-block li {
margin-bottom: 10px;
}
.toc-block a {
text-decoration: none;
font-weight: bold;
color: #2c3e50;
}
.toc-block a:hover {
color: #0d6efd;
text-decoration: underline;
}

@media (max-width: 768px) {
.cards-grid {
flex-direction: column;
}
.card {
min-width: 100%;
}
.article-wrapper h1 {
font-size: 1.8rem;
}
.article-wrapper h2 {
font-size: 1.4rem;
}
.semantic-box {
padding: 18px;
}
}

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