

/* 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_6230.css?17823752872380*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6230 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.medical-article h1 {
font-size: 2.2em;
margin-bottom: 0.6em;
color: #111111;
}
.medical-article h2 {
font-size: 1.6em;
margin-top: 1.8em;
margin-bottom: 0.8em;
border-bottom: 2px solid #eaeaea;
padding-bottom: 8px;
color: #222222;
}
.medical-article h3 {
font-size: 1.2em;
margin-top: 1.2em;
margin-bottom: 0.6em;
color: #333333;
}
.medical-article p {
margin-bottom: 1.2em;
}
.medical-article ul {
margin-bottom: 1.2em;
padding-left: 24px;
list-style-type: disc;
}
.medical-article li {
margin-bottom: 0.6em;
}
.medical-article strong {
font-weight: bold;
color: #000000;
}
.medical-article a {
color: #0056b3;
text-decoration: underline;
}
.symptom {
color: #d9534f;
border-bottom: 1px dashed #d9534f;
text-decoration: none;
}

.highlight-info {
background-color: #eef2f5;
padding: 16px 20px;
border-left: 4px solid #4a90e2;
margin: 1.5em 0;
border-radius: 0 4px 4px 0;
}
.highlight-important {
background-color: #fcf8e3;
padding: 16px 20px;
border-left: 4px solid #f0ad4e;
margin: 1.5em 0;
border-radius: 0 4px 4px 0;
font-weight: bold;
}
.highlight-warning {
background-color: #fdf2f2;
padding: 16px 20px;
border-left: 4px solid #d9534f;
margin: 1.5em 0;
border-radius: 0 4px 4px 0;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 1.5em 0;
}
.card {
background-color: #f7f9fa;
border: 1px solid #e1e4e8;
border-radius: 8px;
padding: 20px;
}
.card h3 {
margin-top: 0;
color: #222222;
}

.table-responsive {
overflow-x: auto;
margin: 1.5em 0;
}
.medical-article table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.medical-article th,
.medical-article td {
border: 1px solid #dcdcdc;
padding: 14px;
text-align: left;
vertical-align: top;
}
.medical-article th {
background-color: #f0f0f0;
font-weight: bold;
color: #222222;
}
.medical-article tr:nth-child(even) td {
background-color: #fafafa;
}

.medical-article img {
max-width: 100%;
height: auto;
display: block;
margin: 2em auto;
border-radius: 8px;
box-shadow: 0 4px 8px rgba(0,0,0,0.05);
}

@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
.medical-article table {
min-width: auto;
}
}

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