

/* 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_6332.css?17825500803460*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6332 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
color: #333333;
padding: 20px;
}
.medical-article h1,
.medical-article h2,
.medical-article h3 {
color: #2c3e50;
margin-top: 1.5em;
margin-bottom: 0.5em;
}
.medical-article h1 {
font-size: 2.2em;
border-bottom: 2px solid #3498db;
padding-bottom: 10px;
margin-top: 10px;
}
.medical-article h2 {
font-size: 1.8em;
color: #2980b9;
}
.medical-article h3 {
font-size: 1.3em;
}
.medical-article a {
color: #3498db;
text-decoration: none;
font-weight: bold;
}
.medical-article a:hover {
text-decoration: underline;
}
.breadcrumbs {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 20px;
}
.breadcrumbs a {
color: #7f8c8d;
font-weight: normal;
}
.badge {
display: inline-block;
background: #e8f4fd;
color: #2980b9;
padding: 5px 10px;
border-radius: 4px;
font-weight: bold;
font-size: 0.9em;
margin-bottom: 10px;
}
.badge-plan {
background: #d1ecf1;
color: #0c5460;
}
.badge-warn {
background: #ffeeba;
color: #856404;
}
.badge-danger {
background: #f8d7da;
color: #721c24;
}
.warning-block {
padding: 20px;
margin: 25px 0;
border-radius: 8px;
}
.danger-block {
background-color: #fff5f4;
border-left: 5px solid #e74c3c;
}
.danger-block h3,
.danger-block p,
.danger-block strong {
color: #c0392b;
}
.insight-block {
background-color: #e9f7f1;
border-left: 5px solid #27ae60;
padding: 15px 20px;
margin: 20px 0;
border-radius: 8px;
}
.insight-block p {
margin: 0;
}
.conclusion-block {
background-color: #fcf3cf;
padding: 20px;
margin: 30px 0;
border-radius: 8px;
border-left: 5px solid #f1c40f;
}
.editorial-card {
background-color: #f8f9fa;
border: 1px solid #dee2e6;
padding: 20px;
margin: 30px 0;
border-radius: 8px;
}
.disclaimer-block {
background-color: #e2e3e5;
padding: 15px;
border-radius: 8px;
font-size: 0.9em;
color: #383d41;
}
.table-responsive {
overflow-x: auto;
margin: 25px 0;
}
table {
width: 100%;
border-collapse: collapse;
background: #ffffff;
min-width: 600px;
}
th, td {
border: 1px solid #cfd9e6;
padding: 14px;
text-align: left;
vertical-align: top;
}
th {
background-color: #0b2444;
color: #ffffff;
font-weight: bold;
}
tr:nth-child(even) td {
background-color: #f5faff;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background: #ffffff;
border: 1px solid #e1e8ed;
padding: 20px;
border-radius: 8px;
box-shadow: 0 4px 6px rgba(11, 36, 68, 0.05);
}
.card h3 {
margin-top: 0;
color: #2980b9;
}
.toc {
background: #f4f6f7;
padding: 20px;
border-radius: 8px;
margin-bottom: 30px;
}
ul {
margin-top: 10px;
margin-bottom: 20px;
padding-left: 20px;
}
li {
margin-bottom: 10px;
}
.ordered-list {
counter-reset: custom-counter;
list-style-type: none;
padding-left: 0;
}
.ordered-list li {
position: relative;
padding-left: 35px;
margin-bottom: 15px;
}
.ordered-list li::before {
content: counter(custom-counter) ".";
counter-increment: custom-counter;
position: absolute;
left: 0;
color: #2980b9;
font-weight: bold;
background: #e8f4fd;
width: 24px;
height: 24px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 0.9em;
}
img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 25px 0;
display: block;
box-shadow: 0 2px 10px rgba(11, 36, 68, 0.1);
}
.divider {
height: 1px;
background-color: #e1e8ed;
margin: 40px 0;
}

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