

/* 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_5300.css?17800608043948*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5300 */

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

.dull-skin-article { font-family: Arial, Helvetica, sans-serif; line-height: 1.6; max-width: 900px; margin: 0 auto; padding: 20px; color: #333333; }
.dull-skin-article h1 { font-size: 2.2em; color: #2c3e50; border-bottom: 2px solid #3498db; padding-bottom: 10px; margin-bottom: 25px; }
.dull-skin-article h2 { font-size: 1.6em; color: #2c3e50; margin-top: 40px; margin-bottom: 20px; padding-bottom: 8px; border-bottom: 1px solid #e0e0e0; }
.dull-skin-article h3 { font-size: 1.25em; color: #34495e; margin-top: 25px; margin-bottom: 15px; }
.dull-skin-article p { margin-bottom: 15px; }
.dull-skin-article a { color: #3498db; text-decoration: none; }
.dull-skin-article a:hover { text-decoration: underline; }
.dull-skin-article ul { margin-bottom: 20px; padding-left: 25px; }
.dull-skin-article li { margin-bottom: 8px; }
.dull-skin-article strong { color: #1a252f; font-weight: bold; }
.dull-skin-article img { max-width: 100%; height: auto; border-radius: 8px; margin: 25px 0; display: block; box-shadow: 0 4px 6px rgba(0,0,0,0.05); }

.breadcrumbs { font-size: 0.9em; color: #7f8c8d; margin-bottom: 25px; }
.breadcrumbs a { color: #7f8c8d; }

.toc { background-color: #f8f9fa; border: 1px solid #e9ecef; border-left: 4px solid #6c757d; padding: 20px 25px; border-radius: 6px; margin: 30px 0; }
.toc ul { list-style: none; padding-left: 0; margin-bottom: 0; }
.toc li { margin-bottom: 10px; }
.toc a { color: #495057; font-weight: bold; }

.cards-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; margin: 25px 0; }
.card { background-color: #f4f8fc; border: 1px solid #dce8f4; border-left: 4px solid #3498db; border-radius: 8px; padding: 20px; box-shadow: 0 2px 4px rgba(0,0,0,0.02); }
.card h3 { margin-top: 0; color: #2980b9; }

.alert-danger { background-color: #fff5f5; border: 1px solid #ffe3e3; border-left: 4px solid #e74c3c; padding: 20px; border-radius: 6px; margin: 25px 0; }
.alert-danger strong { color: #c0392b; }

.alert-info { background-color: #f0f8ff; border: 1px solid #d4ebf9; border-left: 4px solid #2980b9; padding: 20px; border-radius: 6px; margin: 25px 0; }
.alert-info strong { color: #1f618d; }

.summary-card { background-color: #f4fdf8; border: 1px solid #d8f1e3; border-left: 4px solid #2ecc71; padding: 20px; border-radius: 6px; margin: 30px 0; }
.summary-card strong { color: #27ae60; display: block; margin-bottom: 10px; font-size: 1.1em; }

.alert-warning { background-color: #fffdf5; border: 1px solid #fcf0cb; border-left: 4px solid #f1c40f; padding: 20px; border-radius: 6px; margin: 30px 0; }
.alert-warning strong { color: #b7950b; }

.table-wrapper { overflow-x: auto; margin: 25px 0; }
.dull-skin-article table { width: 100%; border-collapse: collapse; min-width: 600px; background-color: #ffffff; }
.dull-skin-article th, .dull-skin-article td { border: 1px solid #dee2e6; padding: 14px; text-align: left; }
.dull-skin-article th { background-color: #f8f9fa; font-weight: bold; color: #34495e; }
.dull-skin-article tr:nth-child(even) td { background-color: #fdfdfd; }

.faq-item { background-color: #ffffff; border: 1px solid #e0e0e0; border-radius: 8px; padding: 20px; margin-bottom: 15px; box-shadow: 0 1px 3px rgba(0,0,0,0.02); }
.faq-item h3 { margin-top: 0; font-size: 1.1em; color: #2c3e50; border-bottom: 1px solid #f1f1f1; padding-bottom: 10px; margin-bottom: 15px; }
.faq-item p { margin-bottom: 0; }

.editorial-block { background-color: #fafbfc; border: 1px solid #e1e4e8; padding: 25px; border-radius: 8px; margin-top: 40px; }
.editorial-block p { margin-bottom: 10px; }
.editorial-block h3 { margin-top: 0; }

@media (max-width: 768px) {
.cards-grid { grid-template-columns: 1fr; }
.dull-skin-article { padding: 15px; }
.dull-skin-article h1 { font-size: 1.8em; }
.dull-skin-article h2 { font-size: 1.4em; }
}

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