

/* 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_5653.css?17811221923338*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5653 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1c1e21;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.article-container h1 {
font-size: 2.2em;
line-height: 1.3;
color: #111;
margin: 0.8em 0 0.5em;
}
.article-container h2 {
font-size: 1.8em;
line-height: 1.4;
color: #222;
margin: 1.5em 0 0.8em;
border-bottom: 2px solid #edf2f7;
padding-bottom: 8px;
}
.article-container h3 {
font-size: 1.3em;
line-height: 1.4;
color: #2b6cb0;
margin: 1.2em 0 0.5em;
}
.article-container p {
margin: 0 0 1.2em 0;
}
.article-container a {
color: #3182ce;
text-decoration: none;
}
.article-container a:hover {
text-decoration: underline;
}
.article-container ul {
margin: 0 0 1.5em 0;
padding-left: 24px;
list-style-type: disc;
}
.article-container li {
margin-bottom: 0.8em;
}
.article-container .numbered-list {
list-style-type: decimal;
}

.breadcrumbs {
font-size: 0.9em;
color: #718096;
margin-bottom: 1.5em;
}
.header-label {
display: inline-block;
font-size: 0.85em;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
color: #4a5568;
margin-bottom: 0.5em;
}
.image-block {
margin: 2em 0;
text-align: center;
}
.image-block img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

.table-wrapper {
overflow-x: auto;
margin: 2em 0;
}
.article-container table {
width: 100%;
border-collapse: collapse;
min-width: 650px;
}
.article-container th, .article-container td {
border: 1px solid #e2e8f0;
padding: 16px;
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: #fdfefe;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 24px;
margin: 2em 0;
}
.card {
background-color: #ffffff;
border: 1px solid #e2e8f0;
border-radius: 12px;
padding: 24px;
box-shadow: 0 4px 6px rgba(0,0,0,0.02);
}
.card h3 {
margin-top: 0;
}
.card p:last-child {
margin-bottom: 0;
}

.block-warning {
background-color: #fff5f5;
border-left: 5px solid #e53e3e;
padding: 20px 24px;
border-radius: 0 8px 8px 0;
margin: 2em 0;
}
.block-warning h3 {
color: #c53030;
margin-top: 0;
}
.block-important {
background-color: #fffbeb;
border-left: 5px solid #d69e2e;
padding: 20px 24px;
border-radius: 0 8px 8px 0;
margin: 2em 0;
}
.block-insight {
background-color: #ebf8ff;
border-left: 5px solid #3182ce;
padding: 20px 24px;
border-radius: 0 8px 8px 0;
margin: 2em 0;
}
.block-summary {
background-color: #f0fff4;
border: 1px solid #9ae6b4;
padding: 24px;
border-radius: 12px;
margin: 2em 0;
}
.block-summary h2 {
margin-top: 0;
color: #276749;
border-bottom: none;
}
.block-expert {
background-color: #f8f9fa;
border: 1px solid #e2e8f0;
border-left: 5px solid #718096;
padding: 20px 24px;
border-radius: 0 8px 8px 0;
margin: 2em 0;
}

@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
.article-container {
padding: 16px;
}
.article-container h1 {
font-size: 1.8em;
}
.article-container h2 {
font-size: 1.5em;
}
}

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