

/* 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_5829.css?17812743943688*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5829 */

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

/* Reset and Base */
* {
box-sizing: border-box;
}
.article-container {
max-width: 900px;
margin: 0 auto;
padding: 20px;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2c3e50;
}

/* Typography */
.article-container h1 {
font-size: 2.2em;
color: #1a252f;
margin-bottom: 0.5em;
line-height: 1.2;
}
.article-container h2 {
font-size: 1.6em;
color: #2c3e50;
margin-top: 1.8em;
margin-bottom: 0.8em;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 5px;
}
.article-container h3 {
font-size: 1.3em;
color: #34495e;
margin-top: 1.2em;
margin-bottom: 0.6em;
}
.article-container p {
margin-bottom: 1.2em;
}
.article-container a {
color: #2980b9;
text-decoration: none;
}
.article-container a:hover {
text-decoration: underline;
}

/* Specific elements */
.breadcrumbs {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 20px;
padding-bottom: 10px;
border-bottom: 1px solid #ecf0f1;
}
.badge {
display: inline-block;
background-color: #e8f4f8;
color: #0277bd;
padding: 6px 12px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
margin-bottom: 15px;
}

/* Semantic blocks */
.insight {
background-color: #eef5fb;
border-left: 5px solid #3498db;
padding: 18px 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
color: #154360;
}
.alert-danger {
background-color: #fdf0ef;
border-left: 5px solid #e74c3c;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.alert-danger h3, .alert-danger strong {
color: #c0392b;
}
.alert-warning {
background-color: #fff8e1;
border-left: 5px solid #f39c12;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.alert-warning strong {
color: #d35400;
}
.conclusion {
background-color: #eafaf1;
border: 1px solid #abebc6;
padding: 25px;
margin: 35px 0;
border-radius: 8px;
}

/* Lists */
.article-container ul {
margin: 15px 0;
padding-left: 25px;
}
.article-container li {
margin-bottom: 10px;
}
.toc {
background-color: #f8f9fa;
border: 1px solid #e9ecef;
padding: 20px;
border-radius: 8px;
margin: 25px 0;
}
.toc ul {
list-style-type: none;
padding-left: 0;
}

/* Tables */
.table-responsive {
overflow-x: auto;
margin: 25px 0;
}
.article-container table {
width: 100%;
border-collapse: collapse;
min-width: 650px;
}
.article-container th, .article-container td {
border: 1px solid #bdc3c7;
padding: 14px;
text-align: left;
vertical-align: top;
}
.article-container th {
background-color: #34495e;
color: #ffffff;
font-weight: bold;
}
.article-container tr:nth-child(even) {
background-color: #f9fbfc;
}

/* Cards Grid */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
padding: 22px;
border-radius: 8px;
border: 1px solid transparent;
}
.card h3 {
margin-top: 0;
}
.card-color-1 {
background-color: #f4f6f7;
border-color: #d5d8dc;
}
.card-color-2 {
background-color: #fef9e7;
border-color: #fcf3cf;
}
.card-color-3 {
background-color: #f5eef8;
border-color: #ebdef0;
}
.card-color-4 {
background-color: #e8f8f5;
border-color: #d1f2eb;
}
.card-faq {
background-color: #ffffff;
border-color: #e0e0e0;
box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}

/* Images */
.article-container img {
max-width: 100%;
height: auto;
display: block;
margin: 25px auto;
border-radius: 8px;
box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

/* Editorial Box */
.editorial-box {
background-color: #fdfefe;
border: 1px solid #eaeded;
padding: 25px;
border-radius: 8px;
margin: 35px 0;
}

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