

/* 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_5969.css?17818802153663*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5969 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2d3748;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.article-container h1 {
font-size: 2.2em;
color: #1a202c;
margin-bottom: 16px;
line-height: 1.2;
}
.article-container h2 {
font-size: 1.8em;
color: #2b6cb0;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 2px solid #edf2f7;
padding-bottom: 8px;
}
.article-container h3 {
font-size: 1.3em;
color: #2c5282;
margin-top: 24px;
margin-bottom: 12px;
}
.article-container p {
margin-bottom: 16px;
}
.article-container a {
color: #3182ce;
text-decoration: none;
border-bottom: 1px solid transparent;
transition: border-color 0.2s ease-in-out;
}
.article-container a:hover {
border-bottom-color: #3182ce;
}
.article-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
display: block;
margin: 32px 0;
}
.article-container ul {
margin-bottom: 24px;
padding-left: 24px;
}
.article-container li {
margin-bottom: 12px;
}
.badge {
display: inline-block;
background: #ebf8ff;
color: #2b6cb0;
padding: 6px 12px;
border-radius: 16px;
font-size: 0.85em;
font-weight: bold;
margin-bottom: 16px;
}
.breadcrumbs {
font-size: 0.9em;
color: #718096;
margin-bottom: 24px;
}
.breadcrumbs a {
color: #718096;
text-decoration: underline;
}

/* 0@B>G=K5 A5B:8 (CSS Grid) */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 24px 0;
}
.card {
background: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 24px;
box-shadow: 0 2px 4px rgba(0,0,0,0.02);
}
.card h3 {
margin-top: 0;
font-size: 1.2em;
color: #1a202c;
}
.card p:last-child,
.card ul:last-child {
margin-bottom: 0;
}

/* !<KA;>2K5 1;>:8 A F25B>2K<8 0:F5=B0<8 */
.warning-block {
background-color: #fffaf0;
border-left: 4px solid #ed8936;
padding: 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}
.danger-block {
background-color: #fff5f5;
border-left: 4px solid #e53e3e;
padding: 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}
.insight-block {
background-color: #f0fff4;
border-left: 4px solid #48bb78;
padding: 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}
.conclusion-block {
background-color: #ebf8ff;
border-left: 4px solid #4299e1;
padding: 24px;
margin: 32px 0;
border-radius: 0 8px 8px 0;
}

/* 3;02;5=85 */
.toc-block {
background: #f7fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 24px;
margin: 32px 0;
}
.toc-block h2 {
margin-top: 0;
border: none;
padding-bottom: 0;
}
.toc-block ul {
list-style-type: none;
padding-left: 0;
margin-bottom: 0;
}
.toc-block li {
margin-bottom: 12px;
}
.toc-block a {
font-weight: bold;
}

/* "01;8FK */
.table-responsive {
overflow-x: auto;
margin: 24px 0;
}
.article-container table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.article-container th {
background: #2c5282;
color: #ffffff;
text-align: left;
padding: 14px;
font-weight: bold;
border: 1px solid #e2e8f0;
}
.article-container td {
padding: 14px;
border: 1px solid #e2e8f0;
vertical-align: top;
}
.article-container tr:nth-child(even) {
background-color: #f7fafc;
}

/*  540:F8>==K9 1;>: */
.editorial-block {
background: #edf2f7;
border-radius: 8px;
padding: 24px;
margin: 40px 0;
}
.editorial-block h3 {
margin-top: 0;
}

/* 40?B82=>ABL */
@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
.article-container {
padding: 16px;
}
}

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