

/* 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_6380.css?17825571403626*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6380 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}
.medical-article h1 {
font-size: 2em;
color: #1a1a1a;
margin-bottom: 0.5em;
line-height: 1.2;
}
.medical-article h2 {
font-size: 1.5em;
color: #2c3e50;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 5px;
}
.medical-article h3 {
font-size: 1.2em;
color: #34495e;
margin-top: 1.2em;
margin-bottom: 0.5em;
}
.medical-article p {
margin-bottom: 1em;
}
.medical-article a {
color: #2980b9;
text-decoration: none;
}
.medical-article a:hover {
text-decoration: underline;
}
.medical-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 20px 0;
display: block;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.breadcrumbs {
display: flex;
flex-wrap: wrap;
font-size: 0.9em;
color: #555555;
margin-bottom: 20px;
}
.breadcrumbs ul {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-wrap: wrap;
}
.breadcrumbs li {
margin-right: 5px;
}
.badge-label {
background-color: #e0f7fa;
color: #006064;
padding: 4px 8px;
border-radius: 4px;
font-size: 0.8em;
font-weight: bold;
text-transform: uppercase;
display: inline-block;
margin-bottom: 15px;
}
.lead-text {
font-size: 1.2em;
color: #333333;
margin-bottom: 20px;
}
.divider {
height: 1px;
background-color: #e0e0e0;
margin: 30px 0;
}
.warning-block {
background-color: #fff3cd;
border-left: 5px solid #ffc107;
padding: 15px 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.danger-block {
background-color: #ffebee;
border-left: 5px solid #f44336;
padding: 15px 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.insight-block {
background-color: #e3f2fd;
border-left: 5px solid #2196f3;
padding: 15px 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.conclusion-block {
background-color: #e8f5e9;
border-left: 5px solid #4caf50;
padding: 20px;
margin: 30px 0;
border-radius: 8px;
}
.editorial-block {
background-color: #f9f9f9;
padding: 15px 20px;
border: 1px solid #dddddd;
border-radius: 5px;
margin-top: 30px;
}
.ymyl-disclaimer {
background-color: #fff3e0;
padding: 15px 20px;
border: 1px dashed #ff9800;
border-radius: 5px;
margin-top: 20px;
font-size: 0.9em;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background-color: #ffffff;
border: 1px solid #e0e0e0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 4px 6px rgba(0,0,0,0.04);
display: flex;
flex-direction: column;
}
.card h3 {
margin-top: 0;
color: #2c3e50;
font-size: 1.1em;
}
.table-responsive {
overflow-x: auto;
margin: 20px 0;
}
table {
width: 100%;
border-collapse: collapse;
background-color: #ffffff;
}
th, td {
border: 1px solid #cfd9e6;
padding: 12px 15px;
text-align: left;
vertical-align: top;
}
th {
background-color: #f2f2f2;
font-weight: bold;
color: #2c3e50;
}
tr:nth-child(even) td {
background-color: #fafbfc;
}
ul {
padding-left: 20px;
margin-bottom: 1em;
}
li {
margin-bottom: 0.5em;
}
.ordered-list {
list-style-type: decimal;
}
.no-bullets {
list-style-type: none;
padding-left: 0;
}
.status-urgent { color: #d32f2f; }
.status-plan { color: #1976d2; }
.status-warn { color: #f57c00; }
.card-detail { margin-top: 10px; }
@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_6380.css?17825571403626 */
