

/* 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_5817.css?17812747823415*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5817 */

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

.medical-article {
max-width: 900px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
line-height: 1.6;
padding: 20px;
}
.medical-article h1 {
font-size: 28px;
color: #1a365d;
margin-bottom: 10px;
line-height: 1.3;
}
.medical-article h2 {
font-size: 22px;
color: #2c5282;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 8px;
}
.medical-article h3 {
font-size: 18px;
color: #2b6cb0;
margin-top: 25px;
margin-bottom: 15px;
}
.medical-article p {
margin-bottom: 16px;
}
.medical-article ul {
margin-bottom: 20px;
padding-left: 20px;
}
.medical-article li {
margin-bottom: 10px;
}
.medical-article a {
color: #3182ce;
text-decoration: none;
}
.medical-article a:hover {
text-decoration: underline;
}
.medical-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 20px 0;
display: block;
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.breadcrumbs {
font-size: 14px;
color: #718096;
margin-bottom: 20px;
}
.breadcrumbs a {
color: #718096;
}
.clinical-label {
display: inline-block;
background-color: #ebf8ff;
color: #2b6cb0;
padding: 4px 12px;
border-radius: 16px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 15px;
}
.subtitle {
font-size: 18px;
color: #4a5568;
margin-bottom: 30px;
}
.warning-block {
background-color: #fff3cd;
border-left: 5px solid #ffc107;
padding: 20px;
margin: 25px 0;
border-radius: 4px;
}
.alert-block {
background-color: #ffebee;
border-left: 5px solid #f44336;
padding: 20px;
margin: 25px 0;
border-radius: 4px;
}
.insight-block {
background-color: #e9f7ef;
border-left: 5px solid #27ae60;
padding: 20px;
margin: 25px 0;
border-radius: 4px;
}
.conclusion-block {
background-color: #ebf8ff;
border: 1px solid #90cdf4;
padding: 25px;
margin: 35px 0;
border-radius: 8px;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background-color: #f7fafc;
border: 1px solid #e2e8f0;
border-top: 4px solid #3182ce;
border-radius: 8px;
padding: 20px;
}
.card h3 {
margin-top: 0;
color: #2d3748;
}
.faq-card {
border-top: 4px solid #4fd1c5;
}
.data-table {
width: 100%;
border-collapse: collapse;
margin: 25px 0;
background-color: #ffffff;
}
.data-table th, .data-table td {
border: 1px solid #cbd5e0;
padding: 14px;
text-align: left;
vertical-align: top;
}
.data-table th {
background-color: #2c5282;
color: #ffffff;
font-weight: bold;
}
.data-table tr:nth-child(even) {
background-color: #f7fafc;
}
.toc-list {
background-color: #fdfdfd;
border: 1px solid #edf2f7;
padding: 20px 20px 20px 40px;
border-radius: 8px;
}
.editorial-block {
border: 1px solid #e2e8f0;
padding: 20px;
margin-top: 40px;
background-color: #fdfdfd;
border-radius: 8px;
}
.ymyl-disclaimer {
background-color: #edf2f7;
padding: 20px;
margin-top: 20px;
font-size: 14px;
color: #4a5568;
border-radius: 8px;
}
.ref-list {
font-size: 14px;
color: #4a5568;
}
@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
.data-table {
display: block;
overflow-x: auto;
white-space: nowrap;
}
.data-table th, .data-table td {
white-space: normal;
min-width: 150px;
}
}

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