

/* 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_4381.css?17810973803017*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=4381 */

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

.main-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.main-article h1 {
font-size: 2.2rem;
color: #111111;
margin-bottom: 0.5rem;
line-height: 1.2;
}
.main-article h2 {
font-size: 1.8rem;
color: #222222;
margin-top: 2.5rem;
margin-bottom: 1rem;
border-bottom: 2px solid #eaeaea;
padding-bottom: 0.5rem;
}
.main-article h3 {
font-size: 1.3rem;
color: #333333;
margin-top: 1.5rem;
margin-bottom: 0.8rem;
}
.main-article p {
margin-bottom: 1rem;
}
.main-article ul {
margin-bottom: 1rem;
padding-left: 20px;
}
.main-article li {
margin-bottom: 0.5rem;
}
.main-article a {
color: #0056b3;
text-decoration: underline;
}
.main-article img {
max-width: 100%;
height: auto;
display: block;
margin: 2rem auto;
border-radius: 8px;
}

.lead-section {
margin-bottom: 2rem;
}
.lead-label {
font-size: 0.9rem;
text-transform: uppercase;
color: #666666;
font-weight: bold;
letter-spacing: 1px;
margin-bottom: 10px;
}

.breadcrumbs {
margin-bottom: 20px;
}
.breadcrumbs ul {
list-style: none;
padding: 0;
display: flex;
flex-wrap: wrap;
gap: 10px;
font-size: 0.9rem;
}
.breadcrumbs li {
margin-bottom: 0;
}

/* Semantic Blocks */
.warning-block {
background-color: #fff4f4;
border-left: 5px solid #d9534f;
padding: 15px 20px;
margin: 1.5rem 0;
border-radius: 0 8px 8px 0;
}
.insight-block {
background-color: #f0f8ff;
border-left: 5px solid #007bff;
padding: 15px 20px;
margin: 1.5rem 0;
border-radius: 0 8px 8px 0;
}
.info-block {
background-color: #fdfaf2;
border-left: 5px solid #f0ad4e;
padding: 15px 20px;
margin: 1.5rem 0;
border-radius: 0 8px 8px 0;
}
.conclusion-block {
background-color: #e9fce9;
border: 2px solid #28a745;
padding: 20px;
margin: 2rem 0;
border-radius: 8px;
}
.editorial-block {
background-color: #f8f9fa;
padding: 20px;
border-radius: 8px;
margin: 2rem 0;
}

/* Cards Grid */
.cards-grid {
display: flex;
flex-wrap: wrap;
gap: 20px;
margin: 1.5rem 0;
}
.card {
flex: 1 1 calc(50% - 20px);
background-color: #f8fbfd;
padding: 20px;
border-radius: 12px;
border: 1px solid #e1eaf0;
box-sizing: border-box;
}
.card h3 {
margin-top: 0;
color: #0056b3;
font-size: 1.1rem;
}
.card p:last-child, .card ul:last-child {
margin-bottom: 0;
}

/* Tables */
.table-responsive {
width: 100%;
overflow-x: auto;
margin: 1.5rem 0;
}
.main-article table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.main-article th, .main-article td {
border: 1px solid #dee2e6;
padding: 12px;
text-align: left;
vertical-align: top;
}
.main-article th {
background-color: #f1f5f9;
font-weight: bold;
color: #333333;
}
.main-article tr:nth-child(even) {
background-color: #fafbfc;
}

@media (max-width: 768px) {
.cards-grid {
flex-direction: column;
}
.card {
flex: 1 1 100%;
}
}

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