

/* 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_5808.css?17812731683567*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5808 */

/* ===== 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;
color: #1a365d;
margin-bottom: 15px;
}
.medical-article h2 {
font-size: 1.8em;
color: #2c5282;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 10px;
}
.medical-article h3 {
font-size: 1.3em;
color: #2d3748;
margin-top: 25px;
margin-bottom: 15px;
}
.medical-article p {
margin-bottom: 15px;
}
.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 strong {
font-weight: bold;
}
.medical-article img {
max-width: 100%;
height: auto;
display: block;
margin: 30px auto;
border-radius: 8px;
}

/* Tables */
.table-responsive {
overflow-x: auto;
margin-bottom: 30px;
}
.medical-article table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.medical-article th, .medical-article td {
border: 1px solid #cbd5e0;
padding: 15px;
text-align: left;
vertical-align: top;
}
.medical-article th {
background-color: #ebf8ff;
color: #2b6cb0;
font-weight: bold;
}
.medical-article tr:nth-child(even) td {
background-color: #f7fafc;
}

/* Semantic Blocks */
.block-warning {
background-color: #fff5f5;
border-left: 6px solid #e53e3e;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.block-expert {
background-color: #ebf8ff;
border-left: 6px solid #3182ce;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.block-insight {
background-color: #f0fff4;
border-left: 6px solid #38a169;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.block-conclusion {
background-color: #faf5ff;
border-left: 6px solid #805ad5;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}

/* Cards & Grids */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 25px;
margin: 30px 0;
}
.card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 12px;
padding: 25px;
display: flex;
flex-direction: column;
}
.card h3 {
margin-top: 0;
color: #2b6cb0;
border-bottom: 1px solid #e2e8f0;
padding-bottom: 10px;
}

/* Utils */
.breadcrumbs {
font-size: 0.9em;
color: #718096;
margin-bottom: 25px;
}
.label {
display: inline-block;
background-color: #e2e8f0;
color: #4a5568;
padding: 5px 12px;
border-radius: 20px;
font-size: 0.85em;
font-weight: bold;
margin-bottom: 15px;
text-transform: uppercase;
letter-spacing: 0.05em;
}
.numbered-list {
list-style-type: none;
counter-reset: medical-counter;
padding-left: 0;
}
.numbered-list > li {
counter-increment: medical-counter;
position: relative;
padding-left: 35px;
margin-bottom: 15px;
}
.numbered-list > li::before {
content: counter(medical-counter);
position: absolute;
left: 0;
top: 0;
background-color: #3182ce;
color: #ffffff;
width: 24px;
height: 24px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 0.85em;
font-weight: bold;
}

/* Responsive */
@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
.medical-article h1 {
font-size: 1.8em;
}
.medical-article h2 {
font-size: 1.5em;
}
}

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