

/* 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_4109.css?17806518753631*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=4109 */

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

.article-main {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 960px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}
.article-main * {
box-sizing: border-box;
}
.article-main h1 {
font-size: 2em;
color: #111827;
margin-bottom: 20px;
border-bottom: 2px solid #e5e7eb;
padding-bottom: 10px;
}
.article-main h2 {
font-size: 1.5em;
color: #1f2937;
margin-top: 40px;
margin-bottom: 15px;
}
.article-main h3 {
font-size: 1.25em;
color: #374151;
margin-top: 30px;
margin-bottom: 10px;
}
.article-main p {
margin-bottom: 15px;
}
.article-main ul, .article-main ol {
margin-bottom: 20px;
padding-left: 20px;
}
.article-main li {
margin-bottom: 8px;
}
.article-main a {
color: #2563eb;
text-decoration: none;
}
.article-main a:hover {
text-decoration: underline;
}
.article-main img {
max-width: 100%;
height: auto;
display: block;
margin: 25px auto;
border-radius: 8px;
background-color: #f3f4f6;
}

.breadcrumbs {
font-size: 0.9em;
color: #6b7280;
margin-bottom: 25px;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
padding: 20px;
border-radius: 8px;
box-shadow: 0 1px 3px rgba(0,0,0,0.05);
}
.card strong {
display: block;
margin-bottom: 8px;
color: #0f172a;
font-size: 1.1em;
}

.article-main table {
width: 100%;
border-collapse: collapse;
margin: 25px 0;
background-color: #ffffff;
}
.article-main th, .article-main td {
border: 1px solid #d1d5db;
padding: 12px 15px;
text-align: left;
}
.article-main th {
background-color: #f3f4f6;
font-weight: bold;
color: #111827;
}
.article-main tr:nth-child(even) {
background-color: #f9fafb;
}

.block-danger {
background-color: #fef2f2;
border-left: 5px solid #ef4444;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.block-danger strong {
color: #b91c1c;
display: block;
margin-bottom: 10px;
font-size: 1.1em;
}

.block-warning {
background-color: #fffbeb;
border-left: 5px solid #f59e0b;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.block-warning strong {
color: #b45309;
display: block;
margin-bottom: 10px;
font-size: 1.1em;
}

.block-success {
background-color: #f0fdf4;
border-left: 5px solid #22c55e;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.block-success strong {
color: #15803d;
display: block;
margin-bottom: 10px;
font-size: 1.1em;
}

.block-summary {
background-color: #eff6ff;
border-left: 5px solid #3b82f6;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.block-summary strong {
color: #1d4ed8;
display: block;
margin-bottom: 10px;
font-size: 1.1em;
}

.block-info {
background-color: #f9fafb;
border: 1px solid #e5e7eb;
padding: 20px;
margin: 25px 0;
border-radius: 8px;
}

.toc {
background: #f8fafc;
border: 1px solid #e2e8f0;
padding: 25px;
border-radius: 8px;
margin: 30px 0;
}
.toc h2 {
margin-top: 0;
border-bottom: none;
}
.toc ol {
margin-bottom: 0;
}

.faq-item {
background: #ffffff;
border: 1px solid #e5e7eb;
border-radius: 8px;
margin-bottom: 15px;
padding: 15px 20px;
}
.faq-item summary {
font-weight: bold;
cursor: pointer;
outline: none;
color: #1f2937;
}
.faq-item p {
margin-top: 15px;
margin-bottom: 0;
}

@media (max-width: 768px) {
.article-main table {
display: block;
overflow-x: auto;
white-space: nowrap;
}
}

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