

/* 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_6020.css?17818792683878*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6020 */

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

.main-article {
max-width: 900px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1c2b3a;
padding: 20px;
}
.main-article a {
color: #1a6fbf;
text-decoration: underline;
text-underline-offset: 2px;
}
.main-article a:hover {
color: #145499;
}
.breadcrumbs {
font-size: 13px;
color: #566878;
margin-bottom: 20px;
}
.breadcrumbs a {
color: #566878;
text-decoration: none;
}
.breadcrumbs a:hover {
color: #1a6fbf;
}
.label {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.05em;
color: #1a6fbf;
font-weight: bold;
margin-bottom: 10px;
}
.main-article h1 {
color: #0b2444;
font-size: 32px;
line-height: 1.2;
margin-top: 0;
margin-bottom: 15px;
}
.main-article h2 {
color: #0b2444;
font-size: 24px;
border-bottom: 2px solid #edf5fc;
padding-bottom: 10px;
margin-top: 40px;
margin-bottom: 20px;
}
.main-article h3 {
color: #0b2444;
font-size: 18px;
margin-top: 0;
margin-bottom: 10px;
}
.alert-danger {
background-color: #fff5f4;
border-left: 4px solid #c0392b;
padding: 18px 22px;
margin: 25px 0;
border-radius: 0 12px 12px 0;
}
.alert-danger strong {
color: #c0392b;
}
.alert-danger ul {
margin-top: 10px;
margin-bottom: 0;
}
.alert-warning {
background-color: #fff4e6;
border-left: 4px solid #b05c00;
padding: 18px 22px;
margin: 25px 0;
border-radius: 0 12px 12px 0;
}
.alert-warning strong {
color: #b05c00;
}
.insight-block {
background-color: #e9f7f1;
border-left: 4px solid #1a7a50;
padding: 18px 22px;
margin: 25px 0;
border-radius: 0 12px 12px 0;
}
.insight-block strong {
color: #1a7a50;
display: block;
margin-bottom: 8px;
}
.toc {
background-color: #edf5fc;
padding: 22px 28px;
border-radius: 12px;
margin-bottom: 35px;
}
.numbered-list {
list-style-type: decimal;
padding-left: 20px;
}
.main-article ul {
padding-left: 20px;
margin-bottom: 20px;
}
.main-article li {
margin-bottom: 8px;
}
.data-table {
width: 100%;
border-collapse: collapse;
margin: 25px 0;
background-color: #ffffff;
font-size: 14px;
}
.data-table th, .data-table td {
border: 1px solid #cfd9e6;
padding: 12px 16px;
vertical-align: top;
}
.data-table th {
background-color: #0b2444;
color: #ffffff;
font-weight: bold;
text-align: left;
}
.data-table tr:nth-child(even) td {
background-color: #f5faff;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 16px;
margin: 25px 0;
}
.card {
background-color: #ffffff;
border: 1px solid #cfd9e6;
border-top: 3px solid #1a6fbf;
border-radius: 12px;
padding: 20px;
}
.card p {
font-size: 14px;
color: #566878;
margin: 0 0 10px 0;
}
.card p:last-child {
margin-bottom: 0;
}
.card strong {
color: #1c2b3a;
}
.image-wrapper {
margin: 30px 0;
}
.image-wrapper img {
max-width: 100%;
height: auto;
border-radius: 12px;
display: block;
}
.img-caption {
font-size: 13px;
color: #566878;
text-align: center;
margin-top: 10px;
}
.conclusion-block {
background-color: #edf5fc;
padding: 25px 30px;
border-radius: 12px;
margin-top: 40px;
}
.conclusion-block h2 {
border-bottom: none;
margin-top: 0;
padding-bottom: 0;
}
.author-card {
background-color: #f8fbfd;
border: 1px solid #cfd9e6;
padding: 20px 25px;
border-radius: 12px;
margin: 35px 0;
font-size: 14px;
color: #566878;
}
.author-card div {
margin-bottom: 8px;
}
.author-card div:last-child {
margin-bottom: 0;
}
.references {
font-size: 13px;
color: #566878;
border-top: 1px solid #cfd9e6;
padding-top: 20px;
}
.references li {
margin-bottom: 10px;
word-break: break-word;
}
@media (max-width: 720px) {
.data-table {
display: block;
overflow-x: auto;
white-space: nowrap;
}
.cards-grid {
grid-template-columns: 1fr;
}
}

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