

/* 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_6055.css?17819492713084*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6055 */

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

.med-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.med-article h1 {
font-size: 2.2em;
color: #1a365d;
margin-bottom: 0.5em;
line-height: 1.2;
}
.med-article h2 {
font-size: 1.6em;
color: #2b6cb0;
margin-top: 1.5em;
margin-bottom: 0.8em;
padding-bottom: 8px;
border-bottom: 2px solid #edf2f7;
}
.med-article h3 {
font-size: 1.2em;
color: #2d3748;
margin-top: 1.2em;
margin-bottom: 0.5em;
}
.med-article p {
margin-bottom: 1em;
}
.med-article a {
color: #3182ce;
text-decoration: none;
}
.med-article a:hover {
text-decoration: underline;
}
.med-article ul {
margin-bottom: 1.2em;
padding-left: 24px;
}
.med-article li {
margin-bottom: 0.6em;
}

.badge {
display: inline-block;
background-color: #e6fffa;
color: #234e52;
padding: 6px 12px;
border-radius: 4px;
font-weight: bold;
font-size: 0.85em;
margin-bottom: 16px;
text-transform: uppercase;
}

.breadcrumbs {
font-size: 0.9em;
color: #718096;
margin-bottom: 20px;
}
.breadcrumbs a {
color: #718096;
}

.table-wrapper {
overflow-x: auto;
margin: 1.5em 0;
}
.med-article table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
background-color: #ffffff;
}
.med-article th, .med-article td {
border: 1px solid #e2e8f0;
padding: 12px 16px;
text-align: left;
vertical-align: top;
}
.med-article th {
background-color: #edf2f7;
color: #2d3748;
font-weight: bold;
}
.med-article tr:nth-child(even) {
background-color: #f8fafc;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 1.5em 0;
}
.card {
background-color: #f7fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
}
.card h3 {
margin-top: 0;
color: #2b6cb0;
}

.image-wrapper {
text-align: center;
margin: 2em 0;
}
.image-wrapper img {
max-width: 100%;
height: auto;
border-radius: 8px;
border: 1px solid #e2e8f0;
}

.warning-block {
background-color: #fffaf0;
border-left: 4px solid #ed8936;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 1.5em 0;
}
.danger-block {
background-color: #fff5f5;
border-left: 4px solid #e53e3e;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 1.5em 0;
}
.insight-block {
background-color: #ebf8ff;
border-left: 4px solid #3182ce;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 1.5em 0;
}
.conclusion-block {
background-color: #f0fff4;
border-left: 4px solid #38a169;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 1.5em 0;
}
.editorial-block {
background-color: #f7fafc;
border: 1px solid #e2e8f0;
padding: 20px;
border-radius: 8px;
margin: 1.5em 0;
}
.disclaimer-block {
background-color: #edf2f7;
border-left: 4px solid #718096;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 1.5em 0;
font-size: 0.95em;
color: #4a5568;
}

@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
}

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