

/* 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_6141.css?17819526084108*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6141 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1f2937;
max-width: 900px;
margin: 0 auto;
padding: 20px 15px;
}

.article-container h1 {
font-size: 2.2rem;
color: #111827;
margin-bottom: 16px;
line-height: 1.3;
}

.article-container h2 {
font-size: 1.6rem;
color: #1f2937;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 2px solid #e5e7eb;
padding-bottom: 8px;
}

.article-container h3 {
font-size: 1.25rem;
color: #374151;
margin-bottom: 12px;
}

.article-container p {
margin-bottom: 16px;
}

.article-container a {
color: #2563eb;
text-decoration: none;
}

.article-container a:hover {
text-decoration: underline;
}

.article-container img {
max-width: 100%;
height: auto;
border-radius: 12px;
margin: 24px 0;
display: block;
}

.breadcrumbs {
font-size: 0.9rem;
color: #6b7280;
margin-bottom: 24px;
}

.breadcrumbs a {
color: #4b5563;
}

.page-header {
margin-bottom: 32px;
}

.label-tag {
display: inline-block;
text-transform: uppercase;
font-size: 0.8rem;
font-weight: bold;
color: #4b5563;
background-color: #f3f4f6;
padding: 4px 12px;
border-radius: 16px;
margin-bottom: 16px;
letter-spacing: 0.05em;
}

.box-ymyl {
background-color: #fffbeb;
border-left: 5px solid #fbbf24;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 24px 0;
}

.box-danger {
background-color: #fef2f2;
border-left: 5px solid #ef4444;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 24px 0;
}

.box-danger h3 {
color: #b91c1c;
margin-top: 0;
}

.box-insight {
background-color: #eff6ff;
border-left: 5px solid #3b82f6;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 24px 0;
}

.box-warning {
background-color: #fff7ed;
border-left: 5px solid #f97316;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 24px 0;
}

.box-conclusion {
background-color: #f0fdf4;
border-left: 5px solid #22c55e;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 32px 0;
}

.toc-wrapper {
background-color: #f8f9fa;
padding: 24px;
border-radius: 12px;
margin: 32px 0;
}

.table-wrapper {
overflow-x: auto;
margin: 24px 0;
box-shadow: 0 1px 3px rgba(0,0,0,0.1);
border-radius: 8px;
}

.article-container table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
background-color: #ffffff;
}

.article-container th,
.article-container td {
border: 1px solid #e5e7eb;
padding: 14px 16px;
text-align: left;
vertical-align: top;
}

.article-container th {
background-color: #f9fafb;
font-weight: bold;
color: #374151;
}

.article-container tr:nth-child(even) td {
background-color: #f8fafc;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 24px 0;
}

.card {
background-color: #f0f4f8;
border: 1px solid #e2e8f0;
border-radius: 12px;
padding: 24px;
display: flex;
flex-direction: column;
}

.card h3 {
margin-top: 0;
color: #1e293b;
}

.faq-card {
background-color: #f8fafc;
}

.article-container ul {
margin-left: 20px;
padding-left: 0;
margin-bottom: 20px;
}

.article-container li {
margin-bottom: 10px;
}

ul.numbered-list {
list-style-type: none;
counter-reset: custom-counter;
margin-left: 0;
}

ul.numbered-list > li {
counter-increment: custom-counter;
position: relative;
padding-left: 28px;
}

ul.numbered-list > li::before {
content: counter(custom-counter) ".";
position: absolute;
left: 0;
font-weight: bold;
color: #2563eb;
}

.text-orange {
color: #d97706;
}

.text-red {
color: #dc2626;
}

.divider {
height: 1px;
background-color: #e5e7eb;
margin: 40px 0;
}

.editorial-policy {
background-color: #f3f4f6;
padding: 24px;
border-radius: 12px;
margin-top: 40px;
font-size: 0.95rem;
}

.disclaimer {
border: 2px solid #ef4444;
padding: 24px;
border-radius: 12px;
margin-top: 24px;
background-color: #fef2f2;
}

ul.reference-list {
font-size: 0.9rem;
word-break: break-word;
}

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