

/* 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_6013.css?17818793725425*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6013 */

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

/* 07>2K5 AB8;8 8 A1@>A */
.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
background-color: #fff;
}

.article-container h1 {
font-size: 2.2rem;
color: #1a365d;
margin-bottom: 20px;
line-height: 1.3;
}

.article-container h2 {
font-size: 1.8rem;
color: #2c5282;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 2px solid #edf2f7;
padding-bottom: 10px;
}

.article-container h3 {
font-size: 1.3rem;
color: #2d3748;
margin-top: 0;
margin-bottom: 15px;
}

.article-container p {
margin-bottom: 15px;
}

.article-container a {
color: #3182ce;
text-decoration: none;
}

.article-container a:hover {
text-decoration: underline;
}

.article-container ul {
margin-bottom: 20px;
padding-left: 20px;
}

.article-container li {
margin-bottom: 10px;
}

/* !;C651=K5 M;5<5=BK */
.breadcrumbs {
font-size: 0.9rem;
color: #718096;
margin-bottom: 20px;
}

.breadcrumbs a {
color: #4a5568;
}

.badge {
display: inline-block;
background-color: #e6fffa;
color: #285e61;
padding: 6px 12px;
border-radius: 4px;
font-size: 0.9rem;
font-weight: bold;
margin-bottom: 20px;
border: 1px solid #b2f5ea;
}

.intro-text {
font-size: 1.1rem;
color: #4a5568;
font-style: italic;
margin-bottom: 30px;
padding-left: 15px;
border-left: 4px solid #cbd5e0;
}

/* !<KA;>2K5 1;>:8 */
.warning-block {
background-color: #fff5f5;
border-left: 5px solid #e53e3e;
padding: 20px;
margin: 30px 0;
border-radius: 0 8px 8px 0;
}

.warning-block strong {
color: #c53030;
display: block;
margin-bottom: 10px;
font-size: 1.1rem;
}

.insight-block {
background-color: #ebf8ff;
border-left: 5px solid #3182ce;
padding: 20px;
margin: 30px 0;
border-radius: 0 8px 8px 0;
}

.insight-block strong {
color: #2b6cb0;
}

.expert-block {
background-color: #f0fff4;
border-left: 5px solid #38a169;
padding: 20px;
margin: 30px 0;
border-radius: 0 8px 8px 0;
}

.expert-block strong {
color: #276749;
}

.conclusion-block {
background-color: #faf5ff;
border: 2px solid #d6bcfa;
padding: 25px;
margin: 40px 0;
border-radius: 8px;
}

.conclusion-block h2 {
margin-top: 0;
border-bottom: none;
color: #553c9a;
}

.about-block {
background-color: #f7fafc;
border: 1px solid #e2e8f0;
padding: 20px;
margin: 30px 0;
border-radius: 8px;
font-size: 0.95rem;
}

/* !5B:0 :0@B>G5: */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 30px 0;
}

.card {
background-color: #ffffff;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0,0,0,0.05);
transition: transform 0.2s, box-shadow 0.2s;
}

.card:hover {
transform: translateY(-2px);
box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

.danger-grid .card {
border-top: 4px solid #dd6b20;
background-color: #fffaf0;
}

/* "01;8FK */
.table-responsive {
overflow-x: auto;
margin: 30px 0;
}

.data-table {
width: 100%;
border-collapse: collapse;
font-size: 0.95rem;
}

.data-table th, .data-table td {
padding: 15px;
border: 1px solid #cbd5e0;
text-align: left;
vertical-align: top;
}

.data-table th {
background-color: #2c5282;
color: #ffffff;
font-weight: bold;
}

.data-table tr:nth-child(even) {
background-color: #f7fafc;
}

.status-urgent {
color: #e53e3e;
font-weight: bold;
}

.status-warning {
color: #dd6b20;
font-weight: bold;
}

/* !?8A:8 8 >3;02;5=85 */
.toc-block {
background-color: #f7fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 25px;
margin: 30px 0;
}

.toc-block h2 {
margin-top: 0;
font-size: 1.4rem;
border-bottom: none;
}

.toc-list {
list-style: none;
padding-left: 0;
}

.toc-list li {
margin-bottom: 12px;
}

.toc-list a {
color: #2b6cb0;
font-weight: bold;
}

.numbered-list {
list-style: none;
counter-reset: step-counter;
padding-left: 0;
}

.numbered-list li {
position: relative;
padding-left: 40px;
margin-bottom: 15px;
}

.numbered-list li::before {
content: counter(step-counter);
counter-increment: step-counter;
position: absolute;
left: 0;
top: 0;
background-color: #3182ce;
color: #ffffff;
width: 26px;
height: 26px;
border-radius: 50%;
text-align: center;
line-height: 26px;
font-weight: bold;
font-size: 14px;
}

.ref-list {
list-style: none;
counter-reset: ref-counter;
padding-left: 0;
font-size: 0.9rem;
color: #4a5568;
}

.ref-list li {
position: relative;
padding-left: 25px;
margin-bottom: 12px;
word-break: break-word;
}

.ref-list li::before {
counter-increment: ref-counter;
content: counter(ref-counter) ".";
position: absolute;
left: 0;
font-weight: bold;
color: #718096;
}

/* 7>1@065=8O */
.image-wrapper {
margin: 30px 0;
text-align: center;
}

.content-img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}

.image-caption {
font-size: 0.9rem;
color: #718096;
margin-top: 10px;
font-style: italic;
}

/* 40?B82=>ABL */
@media (max-width: 768px) {
.article-container {
padding: 15px;
}

.article-container h1 {
font-size: 1.8rem;
}

.article-container h2 {
font-size: 1.5rem;
}

.cards-grid {
grid-template-columns: 1fr;
}
}

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