

/* 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_5585.css?17810975343341*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5585 */

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

.article-container {
max-width: 900px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1c2b3a;
padding: 20px;
}
.article-container * {
box-sizing: border-box;
}
.breadcrumb {
font-size: 13px;
color: #566878;
margin-bottom: 20px;
}
.badge {
display: inline-block;
background-color: #e9ecef;
padding: 4px 10px;
border-radius: 14px;
font-size: 12px;
font-weight: bold;
color: #495057;
margin-bottom: 15px;
text-transform: uppercase;
letter-spacing: 0.05em;
}
h1 {
font-size: 32px;
color: #0b2444;
margin: 0 0 15px 0;
line-height: 1.2;
}
h2 {
font-size: 24px;
color: #0b2444;
margin: 40px 0 20px 0;
line-height: 1.3;
}
h3 {
font-size: 18px;
color: #0b2444;
margin: 25px 0 10px 0;
}
p {
margin: 0 0 15px 0;
}
ul {
margin: 0 0 20px 0;
padding-left: 20px;
}
li {
margin-bottom: 8px;
}
a {
color: #1a6fbf;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
img {
max-width: 100%;
height: auto;
border-radius: 12px;
margin: 25px 0;
display: block;
}
.table-wrapper {
overflow-x: auto;
margin: 25px 0;
}
table {
width: 100%;
border-collapse: collapse;
font-size: 14px;
background-color: #ffffff;
}
th, td {
border: 1px solid #cfd9e6;
padding: 12px 15px;
text-align: left;
vertical-align: top;
}
th {
background-color: #0b2444;
color: #ffffff;
font-weight: bold;
}
tr:nth-child(even) td {
background-color: #f5faff;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background-color: #ffffff;
border: 1px solid #cfd9e6;
border-top: 3px solid #1a6fbf;
padding: 20px;
border-radius: 12px;
box-shadow: 0 4px 15px rgba(11,36,68,0.05);
}
.card h3 {
margin-top: 0;
font-size: 16px;
}
.card p {
font-size: 14px;
color: #566878;
margin-bottom: 10px;
}
.card p:last-child {
margin-bottom: 0;
}
.warning-block {
background-color: #fff4e6;
border-left: 4px solid #b05c00;
padding: 20px;
margin: 25px 0;
border-radius: 0 12px 12px 0;
}
.warning-block strong {
color: #b05c00;
display: block;
margin-bottom: 10px;
font-size: 16px;
}
.danger-block {
background-color: #fff5f4;
border-left: 4px solid #c0392b;
padding: 20px;
margin: 25px 0;
border-radius: 0 12px 12px 0;
}
.danger-block h3 {
color: #c0392b;
margin-top: 0;
}
.insight-block {
background-color: #edf5fc;
border-left: 4px solid #1a6fbf;
padding: 20px;
margin: 25px 0;
border-radius: 0 12px 12px 0;
}
.insight-block p {
margin: 0;
color: #0b2444;
}
.toc-block {
background-color: #edf5fc;
padding: 25px;
border-radius: 12px;
margin: 30px 0;
}
.toc-block h3 {
margin-top: 0;
text-transform: uppercase;
font-size: 13px;
letter-spacing: 0.05em;
color: #566878;
}
.toc-block ul {
margin: 0;
}
.editorial-block {
background-color: #f8f9fa;
padding: 20px;
border-radius: 12px;
margin: 40px 0 20px 0;
border: 1px solid #cfd9e6;
font-size: 14px;
}
.disclaimer-block {
font-size: 13px;
color: #566878;
padding-top: 20px;
border-top: 1px solid #cfd9e6;
margin-top: 20px;
}
.divider {
border-top: 1px solid #cfd9e6;
margin: 40px 0;
}
@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
}

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