

/* 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_2434.css?17806652143383*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=2434 */

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

.article-container {
max-width: 900px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333;
padding: 20px;
}
.article-container h1,
.article-container h2,
.article-container h3 {
color: #1f2937;
margin-top: 1.5em;
margin-bottom: 0.5em;
line-height: 1.3;
}
.article-container h2 {
border-bottom: 2px solid #e5e7eb;
padding-bottom: 8px;
font-size: 1.5em;
}
.article-container h3 {
font-size: 1.2em;
}
.breadcrumbs {
font-size: 0.9em;
color: #6b7280;
margin-bottom: 20px;
}
.alert-danger {
background-color: #fef2f2;
border-left: 5px solid #ef4444;
padding: 15px 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.alert-danger strong {
color: #b91c1c;
display: block;
margin-bottom: 10px;
font-size: 1.1em;
}
.alert-warning {
background-color: #fffbeb;
border-left: 5px solid #f59e0b;
padding: 15px 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.alert-success {
background-color: #f0fdf4;
border-left: 5px solid #10b981;
padding: 15px 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.insight-block {
background-color: #eff6ff;
border-left: 5px solid #3b82f6;
padding: 15px 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background: #f9fafb;
border: 1px solid #e5e7eb;
padding: 20px;
border-radius: 8px;
}
.card h3, .card strong:first-child {
display: block;
margin-top: 0;
margin-bottom: 10px;
color: #111827;
font-size: 1.1em;
}
.table-wrapper {
overflow-x: auto;
margin: 20px 0;
}
table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
th, td {
border: 1px solid #d1d5db;
padding: 12px 15px;
text-align: left;
}
th {
background-color: #f3f4f6;
font-weight: bold;
color: #1f2937;
}
tr:nth-child(even) {
background-color: #f9fafb;
}
figure {
margin: 30px 0;
text-align: center;
}
img {
max-width: 100%;
height: auto;
border-radius: 8px;
}
figcaption {
font-size: 0.9em;
color: #6b7280;
margin-top: 10px;
}
.toc {
background: #f8fafc;
padding: 20px;
border-radius: 8px;
border: 1px solid #e2e8f0;
margin: 30px 0;
}
.toc ol {
margin: 0;
padding-left: 20px;
}
.toc li {
margin-bottom: 5px;
}
a {
color: #2563eb;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
details {
background: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 15px;
margin-bottom: 15px;
}
summary {
font-weight: bold;
cursor: pointer;
color: #1e293b;
outline: none;
}
details p {
margin-top: 15px;
margin-bottom: 0;
}
.meta-footer {
background-color: #f3f4f6;
padding: 20px;
border-radius: 8px;
font-size: 0.9em;
margin-top: 40px;
}
ul, ol {
margin-top: 0.5em;
margin-bottom: 1em;
padding-left: 20px;
}
li {
margin-bottom: 0.5em;
}
p {
margin-bottom: 1em;
}
.step-list {
counter-reset: custom-counter;
list-style: none;
padding-left: 0;
}
.step-list li {
counter-increment: custom-counter;
position: relative;
padding-left: 40px;
margin-bottom: 15px;
}
.step-list li::before {
content: counter(custom-counter);
position: absolute;
left: 0;
top: -2px;
background: #2563eb;
color: white;
width: 28px;
height: 28px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;
font-size: 0.9em;
}
@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_2434.css?17806652143383 */
