

/* 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_2370.css?17812733193883*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=2370 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}

.medical-article h1 {
font-size: 2.2rem;
color: #1a365d;
margin-bottom: 15px;
line-height: 1.3;
}

.medical-article h2 {
font-size: 1.8rem;
color: #2b6cb0;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 2px solid #ebf8ff;
padding-bottom: 10px;
}

.medical-article h3 {
font-size: 1.4rem;
color: #2c5282;
margin-top: 30px;
margin-bottom: 15px;
}

.medical-article p {
margin-bottom: 15px;
}

.medical-article a {
color: #3182ce;
text-decoration: none;
font-weight: bold;
}

.medical-article a:hover {
text-decoration: underline;
}

.medical-article ul {
margin-bottom: 20px;
padding-left: 20px;
}

.medical-article li {
margin-bottom: 8px;
}

.breadcrumbs {
font-size: 0.9rem;
color: #718096;
margin-bottom: 20px;
padding-bottom: 10px;
border-bottom: 1px solid #e2e8f0;
}

.article-header {
margin-bottom: 40px;
}

.label {
display: inline-block;
background-color: #ebf8ff;
color: #3182ce;
padding: 4px 12px;
border-radius: 4px;
font-size: 0.85rem;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 15px;
}

.subtitle {
font-size: 1.2rem;
color: #4a5568;
}

.warning-block {
background-color: #fffaf0;
border-left: 5px solid #dd6b20;
padding: 20px;
margin: 30px 0;
border-radius: 0 8px 8px 0;
}

.warning-block strong {
color: #c05621;
}

.danger-block {
background-color: #fff5f5;
border-left: 5px solid #e53e3e;
padding: 20px;
margin: 30px 0;
border-radius: 0 8px 8px 0;
}

.danger-block h3 {
color: #c53030;
margin-top: 0;
}

.insight-block {
background-color: #ebf8ff;
border-left: 5px solid #3182ce;
padding: 20px;
margin: 30px 0;
border-radius: 0 8px 8px 0;
}

.insight-block strong {
color: #2b6cb0;
}

.table-wrapper {
overflow-x: auto;
margin: 30px 0;
}

.data-table {
width: 100%;
border-collapse: collapse;
background-color: #fff;
}

.data-table th,
.data-table td {
border: 1px solid #e2e8f0;
padding: 15px;
text-align: left;
}

.data-table th {
background-color: #f7fafc;
font-weight: bold;
color: #2d3748;
}

.data-table tr:nth-child(even) {
background-color: #f8fafc;
}

.data-table tr:hover {
background-color: #edf2f7;
}

.status-urgent {
color: #dd6b20;
}

.status-emergency {
color: #e53e3e;
}

.status-routine {
color: #38a169;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 30px 0;
}

.card {
background-color: #fff;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.card h3 {
margin-top: 0;
color: #2b6cb0;
font-size: 1.2rem;
border-bottom: 1px solid #edf2f7;
padding-bottom: 10px;
}

.expert-block {
background-color: #f0fff4;
border: 1px solid #c6f6d5;
padding: 25px;
border-radius: 8px;
margin-top: 50px;
}

.expert-block h3 {
color: #276749;
margin-top: 0;
}

.disclaimer-block {
background-color: #edf2f7;
padding: 15px;
border-radius: 8px;
margin-top: 20px;
font-size: 0.9rem;
color: #4a5568;
}

.conclusion-block {
background-color: #f7fafc;
border: 2px solid #e2e8f0;
padding: 30px;
border-radius: 8px;
margin-top: 40px;
}

.conclusion-block h2 {
margin-top: 0;
border-bottom: none;
}

.divider {
height: 1px;
background-color: #e2e8f0;
margin: 40px 0;
}

.article-image {
width: 100%;
height: auto;
border-radius: 8px;
margin: 25px 0;
background-color: #edf2f7;
display: block;
min-height: 200px;
border: 1px dashed #cbd5e0;
}

@media (max-width: 768px) {
.medical-article {
padding: 15px;
}
.cards-grid {
grid-template-columns: 1fr;
}
}

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