

/* 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_2831.css?17795944882385*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=2831 */

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

.disease-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px;
color: #333333;
}
.disease-article h1,
.disease-article h2,
.disease-article h3 {
color: #1a4f8a;
margin-top: 1.5em;
margin-bottom: 0.5em;
}
.disease-article h1 {
font-size: 2em;
}
.disease-article h2 {
font-size: 1.5em;
padding-bottom: 0.3em;
border-bottom: 2px solid #eaeaea;
}
.disease-article h3 {
font-size: 1.2em;
}
.disease-article p,
.disease-article ul,
.disease-article table {
margin-bottom: 1.2em;
}
.disease-article ul {
padding-left: 25px;
}
.disease-article li {
margin-bottom: 8px;
}
.disease-article a {
color: #2e6bb3;
text-decoration: none;
}
.disease-article a:hover {
text-decoration: underline;
}
.disease-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 20px 0;
display: block;
}
.breadcrumbs {
font-size: 0.9em;
color: #666666;
margin-bottom: 20px;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background-color: #f4f7f6;
padding: 20px;
border-radius: 8px;
border-left: 4px solid #1a4f8a;
}
.card-danger {
background-color: #fdf0ef;
border-left-color: #c0392b;
}
.card-danger strong {
color: #c0392b;
}
.card-warning {
background-color: #fffbeb;
border-left-color: #f59e0b;
}
.card-warning strong {
color: #b45309;
}
.card-success {
background-color: #edf7f2;
border-left-color: #1a7a4a;
}
.card-success strong {
color: #1a7a4a;
}
.card-info {
background-color: #e8f2ff;
border-left-color: #2e6bb3;
}
.table-responsive {
overflow-x: auto;
margin: 20px 0;
}
.med-table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.med-table th,
.med-table td {
border: 1px solid #d1dce8;
padding: 12px;
text-align: left;
}
.med-table th {
background-color: #1a4f8a;
color: #ffffff;
font-weight: bold;
}
.med-table tr:nth-child(even) {
background-color: #f8fbff;
}
.editorial-info {
background-color: #f9fafb;
border: 1px solid #e5e7eb;
padding: 20px;
border-radius: 8px;
margin-top: 40px;
font-size: 0.9em;
}
.medical-disclaimer {
background-color: #f1f5f9;
padding: 15px;
border-radius: 8px;
text-align: center;
font-size: 0.85em;
color: #475569;
margin-top: 20px;
}
@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_2831.css?17795944882385 */
