

/* 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_6484.css?17831021743689*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6484 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2c3e50;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.medical-article h1 {
font-size: 2.2rem;
color: #1a252f;
margin-bottom: 0.5rem;
line-height: 1.2;
}
.medical-article h2 {
font-size: 1.7rem;
color: #1a6fbf;
border-bottom: 2px solid #edf5fc;
padding-bottom: 0.5rem;
margin-top: 2rem;
margin-bottom: 1rem;
}
.medical-article h3 {
font-size: 1.3rem;
color: #2c3e50;
margin-top: 1.5rem;
margin-bottom: 0.8rem;
}
.medical-article p {
margin-bottom: 1rem;
}
.medical-article a {
color: #1a6fbf;
text-decoration: none;
border-bottom: 1px solid transparent;
transition: border-color 0.2s;
}
.medical-article a:hover {
border-bottom: 1px solid #1a6fbf;
}
.medical-article ul, .medical-article ol {
margin-bottom: 1.5rem;
padding-left: 1.5rem;
}
.medical-article li {
margin-bottom: 0.5rem;
}
.medical-article img {
max-width: 100%;
height: auto;
display: block;
border-radius: 8px;
margin: 1.5rem 0;
box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}
.breadcrumbs {
font-size: 0.9rem;
color: #7f8c8d;
margin-bottom: 1.5rem;
}
.breadcrumbs a {
color: #7f8c8d;
}
.label {
display: inline-block;
background-color: #edf5fc;
color: #1a6fbf;
padding: 0.3rem 0.8rem;
border-radius: 4px;
font-size: 0.85rem;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 1rem;
}
.subtitle {
font-size: 1.1rem;
color: #34495e;
margin-bottom: 2rem;
}
.ymyl-warning, .danger-block, .insight-block, .conclusion-block, .disclaimer-block {
padding: 1.2rem 1.5rem;
border-radius: 8px;
margin: 1.5rem 0;
}
.ymyl-warning {
background-color: #fff4e6;
border-left: 5px solid #ff9800;
color: #b05c00;
}
.ymyl-warning strong {
color: #e65100;
}
.danger-block {
background-color: #fff5f4;
border-left: 5px solid #dc3545;
color: #721c24;
}
.danger-block strong {
color: #bd2130;
}
.insight-block {
background-color: #edf5fc;
border-left: 5px solid #1a6fbf;
color: #1c2833;
}
.conclusion-block {
background-color: #eafaf1;
border-left: 5px solid #2ecc71;
color: #1d8348;
}
.disclaimer-block {
background-color: #f8f9fa;
border: 1px solid #e9ecef;
color: #6c757d;
font-size: 0.9rem;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 1.5rem;
margin: 1.5rem 0;
}
.card {
background-color: #fcfcfc;
border: 1px solid #eaeaea;
border-radius: 8px;
padding: 1.5rem;
box-shadow: 0 4px 6px rgba(0,0,0,0.02);
}
.card h3 {
margin-top: 0;
color: #1a6fbf;
font-size: 1.15rem;
}
.card p:last-child {
margin-bottom: 0;
}
.table-responsive {
overflow-x: auto;
margin: 1.5rem 0;
}
.medical-table {
width: 100%;
border-collapse: collapse;
background-color: #fff;
font-size: 0.95rem;
}
.medical-table th, .medical-table td {
padding: 1rem;
border: 1px solid #dee2e6;
text-align: left;
vertical-align: top;
}
.medical-table th {
background-color: #f8f9fa;
font-weight: bold;
color: #2c3e50;
}
.medical-table tr:nth-child(even) td {
background-color: #fdfdfd;
}
.medical-table tr:hover td {
background-color: #f1f7fd;
}
.toc {
background-color: #f8f9fa;
padding: 1.5rem;
border-radius: 8px;
margin-bottom: 2rem;
}
.toc ol {
margin-bottom: 0;
}
.toc li {
margin-bottom: 0.5rem;
}
details {
background-color: #fff;
border: 1px solid #eaeaea;
border-radius: 8px;
margin-bottom: 1rem;
padding: 0.5rem 1rem;
}
summary {
font-weight: bold;
cursor: pointer;
padding: 0.5rem 0;
color: #1a6fbf;
outline: none;
}
details p {
margin-top: 0.5rem;
padding-bottom: 0.5rem;
color: #34495e;
}
.editorial-block {
background-color: #f9f9f9;
padding: 1.5rem;
border: 1px solid #eaeaea;
border-radius: 8px;
margin: 2rem 0;
font-size: 0.95rem;
}

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