

/* 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_4116.css?17796845903283*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=4116 */

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

.article-container {
max-width: 900px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333;
padding: 20px;
background-color: #fff;
}
.article-container h1 {
font-size: 2em;
color: #1a202c;
margin-bottom: 0.5em;
}
.article-container h2 {
font-size: 1.5em;
color: #2b6cb0;
border-bottom: 2px solid #edf2f7;
padding-bottom: 8px;
margin-top: 1.5em;
margin-bottom: 1em;
}
.article-container h3 {
font-size: 1.25em;
color: #2d3748;
margin-top: 1.5em;
margin-bottom: 0.75em;
}
.article-container p {
margin-bottom: 1em;
}
.article-container ul {
margin-bottom: 1em;
padding-left: 1.5em;
}
.article-container li {
margin-bottom: 0.5em;
}
.article-container .ordered-list {
list-style-type: decimal;
}
.article-container img {
max-width: 100%;
height: auto;
display: block;
margin: 1.5em auto;
border-radius: 8px;
box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}
.article-container a {
color: #3182ce;
text-decoration: underline;
}
.article-container a:hover {
text-decoration: none;
}

.table-wrapper {
overflow-x: auto;
margin: 1.5em 0;
}
.article-container table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.article-container th,
.article-container td {
border: 1px solid #e2e8f0;
padding: 12px;
text-align: left;
vertical-align: top;
}
.article-container th {
background-color: #f7fafc;
font-weight: bold;
color: #2d3748;
}
.article-container tr:nth-child(even) {
background-color: #f8fafc;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 1.5em 0;
}
.card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
}
.card strong {
display: block;
margin-bottom: 8px;
color: #2b6cb0;
font-size: 1.1em;
}

.alert {
padding: 20px;
border-radius: 8px;
margin: 1.5em 0;
border-left: 6px solid;
}
.alert-danger {
background-color: #fff5f5;
border-color: #fc8181;
color: #9b2c2c;
}
.alert-warning {
background-color: #fffff0;
border-color: #f6ad55;
color: #9c4221;
}
.alert-success {
background-color: #f0fff4;
border-color: #68d391;
color: #276749;
}
.summary-block {
background-color: #ebf4ff;
border-left: 6px solid #4299e1;
padding: 20px;
margin: 1.5em 0;
border-radius: 0 8px 8px 0;
}
.summary-block strong {
display: block;
margin-bottom: 10px;
color: #2b6cb0;
font-size: 1.1em;
}

.breadcrumbs {
font-size: 0.9em;
color: #718096;
margin-bottom: 2em;
padding-bottom: 1em;
border-bottom: 1px solid #e2e8f0;
}
.faq-item {
background: #fff;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
margin-bottom: 15px;
box-shadow: 0 1px 3px rgba(0,0,0,0.05);
}
.faq-question {
color: #2d3748;
font-size: 1.1em;
margin-bottom: 10px;
display: block;
}
.editorial {
background-color: #f7fafc;
border: 1px solid #e2e8f0;
padding: 20px;
border-radius: 8px;
margin-top: 3em;
font-size: 0.95em;
color: #4a5568;
}
.disclaimer {
border: 1px solid #fc8181;
background-color: #fff5f5;
padding: 20px;
text-align: center;
font-size: 0.9em;
color: #9b2c2c;
margin-top: 1.5em;
border-radius: 8px;
}

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