

/* 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_6027.css?17818791313459*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6027 */

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

* { box-sizing: border-box; }
.article-container {
max-width: 900px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2d3748;
padding: 20px;
}
h1 {
font-size: 2.2rem;
color: #1a365d;
margin-bottom: 0.5rem;
line-height: 1.2;
}
h2 {
font-size: 1.8rem;
color: #2b6cb0;
margin-top: 2.5rem;
margin-bottom: 1.2rem;
border-bottom: 2px solid #edf2f7;
padding-bottom: 0.5rem;
}
h3 {
font-size: 1.4rem;
color: #2d3748;
margin-top: 1.5rem;
margin-bottom: 0.8rem;
}
p { margin-bottom: 1.2rem; }
a {
color: #3182ce;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
ul {
margin-bottom: 1.5rem;
padding-left: 1.5rem;
}
li {
margin-bottom: 0.5rem;
}
strong {
font-weight: bold;
color: #1a202c;
}
img {
max-width: 100%;
height: auto;
display: block;
margin: 2rem auto;
border-radius: 8px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

/* Tables */
.table-wrapper {
overflow-x: auto;
margin-bottom: 2rem;
}
table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
background-color: #ffffff;
}
th, td {
padding: 14px;
border: 1px solid #e2e8f0;
text-align: left;
vertical-align: top;
}
th {
background-color: #ebf8ff;
font-weight: bold;
color: #2b6cb0;
}
tr:nth-child(even) {
background-color: #f7fafc;
}

/* Grids & Cards */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 1.5rem;
margin-bottom: 2rem;
}
.card {
background-color: #ffffff;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 1.5rem;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
}
.card h3 {
margin-top: 0;
color: #2b6cb0;
}

/* Semantic Blocks */
.warning-block {
background-color: #fffaf0;
border-left: 4px solid #dd6b20;
padding: 1.5rem;
margin-bottom: 2rem;
border-radius: 0 8px 8px 0;
}
.warning-block strong {
color: #c05621;
}
.danger-block {
background-color: #fff5f5;
border-left: 4px solid #e53e3e;
padding: 1.5rem;
margin-bottom: 2rem;
border-radius: 0 8px 8px 0;
}
.danger-block h3 {
color: #c53030;
margin-top: 0;
}
.danger-block strong {
color: #c53030;
}
.insight-block {
background-color: #ebf8ff;
border-left: 4px solid #3182ce;
padding: 1.5rem;
margin-bottom: 2rem;
border-radius: 0 8px 8px 0;
}
.editorial-block {
background-color: #f0fff4;
border: 1px solid #c6f6d5;
padding: 1.5rem;
margin-bottom: 2rem;
border-radius: 8px;
}
.final-conclusion {
background-color: #ebf8ff;
border: 1px solid #bee3f8;
padding: 2rem;
border-radius: 12px;
margin-top: 3rem;
margin-bottom: 2rem;
}

/* Helpers */
.breadcrumbs {
font-size: 0.9rem;
color: #718096;
margin-bottom: 1.5rem;
}
.breadcrumbs ul {
list-style: none;
padding: 0;
display: flex;
flex-wrap: wrap;
gap: 0.5rem;
margin: 0;
}
.breadcrumbs li::after {
content: "/";
margin-left: 0.5rem;
}
.breadcrumbs li:last-child::after {
content: "";
}
.badge {
display: inline-block;
background-color: #edf2f7;
padding: 0.4rem 0.8rem;
border-radius: 4px;
font-size: 0.85rem;
font-weight: bold;
margin-bottom: 1rem;
text-transform: uppercase;
color: #4a5568;
}
.toc-section {
background-color: #f7fafc;
padding: 1.5rem 2rem;
border-radius: 8px;
margin-bottom: 2.5rem;
border: 1px solid #e2e8f0;
}
.toc-section h3 {
margin-top: 0;
}
.toc-section ul {
margin-bottom: 0;
}

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