

/* 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_6015.css?17818793413920*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6015 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1a202c;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.article-container h1,
.article-container h2,
.article-container h3 {
color: #2c5282;
margin-top: 1.8em;
margin-bottom: 0.8em;
line-height: 1.3;
}
.article-container h1 {
font-size: 2.2rem;
margin-top: 0.5em;
}
.article-container h2 {
font-size: 1.7rem;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 10px;
}
.article-container h3 {
font-size: 1.3rem;
}
.article-container p {
margin-bottom: 1.2em;
}
.article-container a {
color: #3182ce;
text-decoration: none;
}
.article-container a:hover {
text-decoration: underline;
}
.article-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 25px 0;
display: block;
}
.article-container ul {
margin-bottom: 1.5em;
padding-left: 20px;
}
.article-container li {
margin-bottom: 0.6em;
}
.numbered-list {
list-style-type: none;
counter-reset: steps-counter;
padding-left: 0;
}
.numbered-list > li {
counter-increment: steps-counter;
position: relative;
padding-left: 40px;
margin-bottom: 15px;
}
.numbered-list > li::before {
content: counter(steps-counter);
position: absolute;
left: 0;
top: 2px;
background-color: #3182ce;
color: #ffffff;
font-weight: bold;
width: 26px;
height: 26px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 0.9rem;
}
.summary-block {
background-color: #ebf8ff;
border-left: 4px solid #3182ce;
padding: 18px 24px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.warning-block {
background-color: #fff5f5;
border-left: 4px solid #e53e3e;
padding: 18px 24px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.danger-level {
border-left-color: #9b2c2c;
background-color: #fff0f0;
}
.conclusion-block {
background-color: #f0fff4;
border-left: 4px solid #38a169;
padding: 18px 24px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.expert-block {
background-color: #fffff0;
border-left: 4px solid #d69e2e;
padding: 18px 24px;
margin: 30px 0;
border-radius: 0 8px 8px 0;
}
.toc-block {
background-color: #f7fafc;
padding: 24px;
border-radius: 8px;
margin: 30px 0;
}
.toc-block ul {
list-style-type: none;
padding-left: 0;
margin-bottom: 0;
}
.toc-block li {
margin-bottom: 10px;
}
.table-responsive {
overflow-x: auto;
margin: 30px 0;
}
.article-container table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.article-container th,
.article-container td {
border: 1px solid #cbd5e0;
padding: 14px 18px;
text-align: left;
vertical-align: top;
}
.article-container th {
background-color: #2b6cb0;
color: #ffffff;
font-weight: bold;
}
.article-container tr:nth-child(even) td {
background-color: #f7fafc;
}
.cards-grid {
display: flex;
flex-wrap: wrap;
gap: 20px;
margin: 30px 0;
}
.card {
background-color: #f7fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 24px;
flex: 1 1 calc(50% - 20px);
min-width: 280px;
box-sizing: border-box;
}
.card h3 {
margin-top: 0;
color: #2b6cb0;
border-bottom: none;
padding-bottom: 0;
}
.breadcrumbs {
font-size: 0.9rem;
color: #718096;
margin-bottom: 25px;
}
.breadcrumbs strong {
color: #2d3748;
font-weight: normal;
}
.label {
display: inline-block;
background-color: #edf2f7;
color: #4a5568;
padding: 6px 12px;
border-radius: 4px;
font-size: 0.85rem;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 15px;
}
.divider {
height: 1px;
background-color: #e2e8f0;
margin: 40px 0;
}
.alert-text {
color: #e53e3e;
font-weight: bold;
}
.warning-text {
color: #dd6b20;
font-weight: bold;
}
@media (max-width: 768px) {
.cards-grid {
flex-direction: column;
}
.card {
flex: 1 1 100%;
}
}

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