

/* 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_5810.css?17812731245059*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5810 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1f2937;
max-width: 900px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}
.article-container * {
box-sizing: border-box;
}
.article-container a {
color: #0284c7;
text-decoration: none;
}
.article-container a:hover {
text-decoration: underline;
}
.breadcrumb {
list-style: none;
display: flex;
flex-wrap: wrap;
gap: 8px;
padding: 0;
margin: 0 0 20px 0;
font-size: 14px;
color: #6b7280;
}
.breadcrumb li {
display: flex;
gap: 8px;
align-items: center;
}
.badge {
display: inline-block;
padding: 4px 8px;
background-color: #e0f2fe;
color: #0284c7;
border-radius: 4px;
font-size: 12px;
font-weight: bold;
margin-bottom: 10px;
}
.lead-paragraph {
font-size: 18px;
color: #4b5563;
margin-top: 0;
margin-bottom: 20px;
}
.alert-warning {
background-color: #fef08a;
padding: 15px 20px;
border-left: 5px solid #eab308;
margin: 20px 0;
border-radius: 0 4px 4px 0;
}
.alert-danger {
background-color: #fee2e2;
border-left: 5px solid #ef4444;
padding: 15px 20px;
margin: 20px 0;
border-radius: 0 4px 4px 0;
}
.alert-danger p:first-child {
color: #b91c1c;
font-weight: bold;
margin-top: 0;
margin-bottom: 10px;
}
.alert-danger ol {
margin-bottom: 10px;
}
.alert-danger p:last-child {
margin-bottom: 0;
}
.insight-block {
background-color: #f0fdf4;
border-left: 4px solid #22c55e;
padding: 15px 20px;
margin: 20px 0;
border-radius: 0 4px 4px 0;
font-style: italic;
color: #166534;
}
.toc-section {
background-color: #f8fafc;
padding: 20px;
border-radius: 8px;
margin: 20px 0;
border: 1px solid #e2e8f0;
}
.toc-section ol {
margin: 0;
padding-left: 25px;
}
.table-responsive {
overflow-x: auto;
margin: 20px 0;
}
.data-table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.data-table th, .data-table td {
border: 1px solid #d1d5db;
padding: 12px 15px;
text-align: left;
vertical-align: top;
}
.data-table th {
background-color: #f3f4f6;
color: #111827;
font-weight: bold;
}
.data-table tr:nth-child(even) td {
background-color: #f9fafb;
}
.status-urgent {
background-color: #f87171;
color: #ffffff;
padding: 4px 8px;
border-radius: 4px;
font-size: 12px;
font-weight: bold;
display: inline-block;
}
.status-warn {
background-color: #fbbf24;
color: #000000;
padding: 4px 8px;
border-radius: 4px;
font-size: 12px;
font-weight: bold;
display: inline-block;
}
.status-plan {
background-color: #38bdf8;
color: #000000;
padding: 4px 8px;
border-radius: 4px;
font-size: 12px;
font-weight: bold;
display: inline-block;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background-color: #ffffff;
border: 1px solid #d1d5db;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}
.card h4 {
margin-top: 0;
color: #111827;
font-size: 16px;
margin-bottom: 10px;
}
.card p {
margin-top: 0;
margin-bottom: 10px;
font-size: 14px;
color: #4b5563;
}
.card p:last-child {
margin-bottom: 0;
}
.conclusion-block {
background-color: #eff6ff;
padding: 20px;
border-radius: 8px;
margin: 30px 0;
border-left: 5px solid #3b82f6;
}
.conclusion-block h2 {
margin-top: 0;
color: #1e3a8a;
margin-bottom: 15px;
border: none;
padding: 0;
}
.conclusion-block p:last-child {
margin-bottom: 0;
}
.faq-section details {
background-color: #f9fafb;
border: 1px solid #e5e7eb;
border-radius: 6px;
margin-bottom: 10px;
padding: 12px 15px;
}
.faq-section summary {
font-weight: bold;
cursor: pointer;
color: #111827;
list-style-position: inside;
outline: none;
}
.faq-section details div {
padding-top: 10px;
color: #4b5563;
font-size: 15px;
}
.review-card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
padding: 20px;
border-radius: 8px;
margin-bottom: 20px;
font-size: 14px;
color: #4b5563;
}
.disclaimer-card {
background-color: #1f2937;
color: #f9fafb;
padding: 20px;
border-radius: 8px;
font-size: 14px;
margin-bottom: 20px;
}
.references-list {
padding-left: 25px;
margin: 20px 0;
color: #4b5563;
font-size: 14px;
}
.references-list li {
margin-bottom: 10px;
}
.content-image {
width: 100%;
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 25px 0;
display: block;
background-color: #f3f4f6;
}
h1 {
font-size: 28px;
color: #111827;
margin-bottom: 15px;
}
h2 {
font-size: 24px;
color: #111827;
margin-top: 30px;
margin-bottom: 15px;
border-bottom: 1px solid #e5e7eb;
padding-bottom: 8px;
}
h3 {
font-size: 20px;
color: #1f2937;
margin-top: 25px;
margin-bottom: 12px;
}
ul, ol {
margin-top: 0;
margin-bottom: 20px;
padding-left: 25px;
color: #374151;
}
li {
margin-bottom: 8px;
}
p {
margin-top: 0;
margin-bottom: 15px;
color: #374151;
}
hr {
border: 0;
height: 1px;
background-color: #e5e7eb;
margin: 40px 0;
}

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