

/* 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_5599.css?17810993503168*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5599 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1c2b3a;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.medical-article h1 {
font-size: 2.2em;
color: #0b2444;
margin-bottom: 0.5em;
line-height: 1.2;
}
.medical-article h2 {
font-size: 1.6em;
color: #0b2444;
margin-top: 1.5em;
border-bottom: 2px solid #e1e8f0;
padding-bottom: 8px;
}
.medical-article h3 {
font-size: 1.2em;
color: #1a6fbf;
margin-top: 1.2em;
margin-bottom: 0.5em;
}
.medical-article p {
margin-bottom: 1em;
}
.medical-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 20px 0;
display: block;
box-shadow: 0 4px 12px rgba(11,36,68,0.1);
}
.breadcrumbs {
font-size: 0.9em;
color: #566878;
margin-bottom: 20px;
}
.article-header {
margin-bottom: 30px;
}
.label {
display: inline-block;
background: #e9f5ff;
color: #1a6fbf;
padding: 4px 12px;
border-radius: 4px;
font-size: 0.9em;
font-weight: bold;
margin-bottom: 10px;
}
.subtitle {
font-size: 1.2em;
color: #566878;
margin-bottom: 30px;
}
.warning-block {
background: #fff4f4;
border-left: 4px solid #c0392b;
padding: 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.warning-block strong {
color: #c0392b;
display: block;
margin-bottom: 10px;
font-size: 1.1em;
}
.insight-block {
background: #e9f5ff;
border-left: 4px solid #1a6fbf;
padding: 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.insight-block strong {
color: #1a6fbf;
display: block;
margin-bottom: 10px;
font-size: 1.1em;
}
.summary-block {
background: #e9f7f1;
border-left: 4px solid #1a7a50;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 30px 0;
}
.summary-block h2 {
margin-top: 0;
color: #1a7a50;
border-bottom: none;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background: #fff;
border: 1px solid #e1e8f0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 8px rgba(11,36,68,0.04);
}
.card h3 {
margin-top: 0;
color: #0b2444;
}
.table-responsive {
overflow-x: auto;
margin: 20px 0;
}
.medical-article table {
width: 100%;
min-width: 600px;
border-collapse: collapse;
background: #fff;
}
.medical-article th, .medical-article td {
border: 1px solid #cfd9e6;
padding: 14px;
text-align: left;
vertical-align: top;
}
.medical-article th {
background-color: #0b2444;
color: #fff;
font-weight: bold;
}
.medical-article tr:nth-child(even) td {
background-color: #f8fbfd;
}
.medical-article ul {
padding-left: 20px;
margin-bottom: 20px;
}
.medical-article li {
margin-bottom: 8px;
}
.numbered-list {
list-style-type: decimal;
}
.bullet-list {
list-style-type: disc;
}
.medical-article a {
color: #1a6fbf;
text-decoration: underline;
}
.medical-article a:hover {
color: #145499;
}
.author-card {
background: #f8f9fa;
border: 1px solid #cfd9e6;
padding: 20px;
border-radius: 8px;
margin-top: 40px;
}
@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
}

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