

/* 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_5652.css?17811221603035*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5652 */

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

.med-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2d3748;
max-width: 900px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}
.med-article * {
box-sizing: inherit;
}
.med-article h1 {
color: #1a202c;
font-size: 2.2rem;
margin-bottom: 1rem;
line-height: 1.2;
}
.med-article h2 {
color: #2b6cb0;
font-size: 1.7rem;
margin-top: 2.5rem;
margin-bottom: 1.2rem;
border-bottom: 2px solid #ebf8ff;
padding-bottom: 0.5rem;
}
.med-article h3 {
color: #2c5282;
font-size: 1.3rem;
margin-top: 1.8rem;
margin-bottom: 1rem;
}
.med-article p {
margin-bottom: 1.2rem;
}
.med-article a {
color: #3182ce;
text-decoration: none;
}
.med-article a:hover {
text-decoration: underline;
}
.med-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 20px 0;
display: block;
}
.med-article ul {
padding-left: 20px;
margin-bottom: 1.5rem;
list-style-type: disc;
}
.med-article li {
margin-bottom: 0.6rem;
}

.badge {
display: inline-block;
background: #edf2f7;
color: #4a5568;
padding: 6px 12px;
border-radius: 4px;
font-size: 0.875rem;
font-weight: bold;
margin-bottom: 15px;
}
.breadcrumbs {
font-size: 0.9rem;
color: #718096;
margin-bottom: 25px;
}

.warning-block {
background-color: #fff5f5;
border-left: 4px solid #e53e3e;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.insight-block {
background-color: #ebf8ff;
border-left: 4px solid #3182ce;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.conclusion-block {
background-color: #f0fff4;
border-left: 4px solid #38a169;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.yellow-warning {
background-color: #fffff0;
border-left: 4px solid #d69e2e;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.editorial-card {
background-color: #f7fafc;
border: 1px solid #e2e8f0;
padding: 20px;
border-radius: 8px;
margin: 30px 0;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background-color: #ffffff;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 24px;
box-shadow: 0 2px 4px rgba(0,0,0,0.03);
}
.card h3 {
margin-top: 0;
color: #2b6cb0;
font-size: 1.15rem;
}

.table-wrapper {
overflow-x: auto;
margin: 25px 0;
}
.med-article table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.med-article th,
.med-article td {
border: 1px solid #cbd5e0;
padding: 14px;
text-align: left;
vertical-align: top;
}
.med-article th {
background-color: #f7fafc;
font-weight: bold;
color: #2d3748;
}
.med-article tr:nth-child(even) {
background-color: #f8fafc;
}

.danger-text {
color: #e53e3e;
}
.italic-text {
font-style: italic;
font-weight: normal;
}

@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
.med-article {
padding: 15px;
}
}

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