

/* 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_6173.css?17822930223656*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6173 */

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

.main-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1c2b3a;
max-width: 900px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}
.main-article * {
box-sizing: inherit;
}
.breadcrumbs {
font-size: 13px;
color: #566878;
margin-bottom: 16px;
}
.breadcrumbs a {
color: #566878;
text-decoration: none;
}
.breadcrumbs a:hover {
color: #1a6fbf;
text-decoration: underline;
}
.badge {
display: inline-block;
background-color: #1a6fbf;
color: #ffffff;
padding: 6px 12px;
border-radius: 12px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 16px;
}
h1, h2, h3 {
color: #0b2444;
margin-top: 1.5em;
margin-bottom: 0.5em;
line-height: 1.3;
}
h1 {
font-size: 32px;
margin-top: 0;
}
h2 {
font-size: 24px;
border-bottom: 2px solid #edf5fc;
padding-bottom: 8px;
}
h3 {
font-size: 18px;
}
a {
color: #1a6fbf;
text-decoration: underline;
}
a:hover {
color: #145499;
}
p {
margin-bottom: 16px;
}
.subtitle {
font-size: 18px;
color: #566878;
margin-bottom: 24px;
}
img {
max-width: 100%;
height: auto;
display: block;
margin: 32px auto;
border-radius: 8px;
background-color: #f9fbfd;
}
ul {
padding-left: 20px;
margin-bottom: 20px;
}
li {
margin-bottom: 8px;
}
.numbered-list {
list-style: none;
counter-reset: custom-counter;
padding-left: 0;
}
.numbered-list > li {
counter-increment: custom-counter;
margin-bottom: 12px;
padding-left: 36px;
position: relative;
}
.numbered-list > li::before {
content: counter(custom-counter) ".";
position: absolute;
left: 0;
top: 0;
width: 24px;
height: 24px;
background-color: #1a6fbf;
color: #ffffff;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 12px;
font-weight: bold;
}
.toc-block {
background-color: #f9fbfd;
border: 1px solid #cfd9e6;
border-radius: 12px;
padding: 24px;
margin: 32px 0;
}
.toc-block ul {
column-count: 2;
column-gap: 40px;
margin-bottom: 0;
}
.warning-block {
background-color: #fff5f4;
border-left: 4px solid #c0392b;
padding: 20px;
margin: 24px 0;
border-radius: 0 12px 12px 0;
}
.danger-block {
background-color: #fff4e6;
border-left: 4px solid #b05c00;
padding: 20px;
margin: 24px 0;
border-radius: 0 12px 12px 0;
}
.insight-block {
background-color: #edf5fc;
border-left: 4px solid #1a6fbf;
padding: 20px;
margin: 24px 0;
border-radius: 0 12px 12px 0;
}
.final-conclusion {
background-color: #e9f7f1;
padding: 24px;
margin: 40px 0;
border-radius: 12px;
border: 1px solid #a8dfc6;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 24px;
margin: 24px 0;
}
.card {
background-color: #fdfdfd;
border: 1px solid #cfd9e6;
border-top: 4px solid #1a6fbf;
border-radius: 12px;
padding: 24px;
box-shadow: 0 4px 12px rgba(11, 36, 68, 0.05);
}
.card h3 {
margin-top: 0;
font-size: 18px;
color: #0b2444;
}
.card-faq {
border-top: none;
border-left: 4px solid #1a6fbf;
}
.table-wrapper {
overflow-x: auto;
margin: 24px 0;
border-radius: 8px;
border: 1px solid #cfd9e6;
}
table {
width: 100%;
border-collapse: collapse;
font-size: 15px;
min-width: 600px;
}
th, td {
border: 1px solid #cfd9e6;
padding: 14px 16px;
text-align: left;
vertical-align: top;
}
th {
background-color: #0b2444;
color: #ffffff;
font-weight: bold;
}
tr:nth-child(even) td {
background-color: #f9fbfd;
}
.editor-block {
background-color: #f3f4f6;
padding: 24px;
border-radius: 12px;
margin: 32px 0;
font-size: 14px;
border: 1px solid #cfd9e6;
}
.editor-block ul {
margin-bottom: 0;
}
@media (max-width: 600px) {
.toc-block ul {
column-count: 1;
}
.main-article {
padding: 16px;
}
h1 {
font-size: 26px;
}
}

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