

/* 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_6391.css?17825569643685*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6391 */

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

* {
box-sizing: border-box;
}

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}

h1 {
color: #1a1a1a;
font-size: 2.2em;
margin-bottom: 0.5em;
margin-top: 10px;
}

h2 {
color: #0056b3;
font-size: 1.6em;
margin-top: 1.5em;
border-bottom: 2px solid #e0e0e0;
padding-bottom: 8px;
margin-bottom: 15px;
}

h3 {
color: #2c3e50;
font-size: 1.25em;
margin-top: 1.2em;
margin-bottom: 10px;
}

p {
margin-bottom: 1em;
margin-top: 0;
}

a {
color: #0056b3;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

ul {
margin-bottom: 1em;
padding-left: 25px;
margin-top: 0;
}

li {
margin-bottom: 0.5em;
}

.numbered-list {
list-style-type: none;
counter-reset: custom-counter;
padding-left: 0;
}

.numbered-list > li {
counter-increment: custom-counter;
position: relative;
padding-left: 28px;
margin-bottom: 12px;
}

.numbered-list > li::before {
content: counter(custom-counter) ". ";
position: absolute;
left: 0;
font-weight: bold;
color: #0056b3;
}

.badge {
display: inline-block;
background-color: #e0f7fa;
color: #006064;
padding: 6px 12px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
margin-bottom: 10px;
}

.warning-block {
background-color: #fff3cd;
border-left: 4px solid #ffc107;
padding: 18px;
margin: 25px 0;
border-radius: 0 6px 6px 0;
}

.warning-block strong {
color: #856404;
display: block;
margin-bottom: 8px;
font-size: 1.1em;
}

.danger-block {
background-color: #f8d7da;
border-left: 4px solid #dc3545;
padding: 18px;
margin: 25px 0;
border-radius: 0 6px 6px 0;
}

.danger-block h3 {
margin-top: 0;
color: #721c24;
}

.danger-block-inline {
background-color: #ffebee;
border-left: 3px solid #f44336;
padding: 15px;
margin-top: 15px;
color: #b71c1c;
font-weight: bold;
}

.insight-block {
background-color: #f5f5f5;
border-left: 4px solid #28a745;
padding: 15px;
margin: 20px 0;
border-radius: 0 6px 6px 0;
}

.table-responsive {
overflow-x: auto;
margin: 20px 0;
}

table {
width: 100%;
border-collapse: collapse;
min-width: 650px;
background-color: #fff;
}

th, td {
border: 1px solid #dee2e6;
padding: 12px 15px;
text-align: left;
vertical-align: top;
}

th {
background-color: #0056b3;
color: #fff;
font-weight: bold;
}

tr:nth-child(even) {
background-color: #f8f9fa;
}

.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 2px 8px rgba(0,0,0,0.04);
}

.card h3 {
margin-top: 0;
color: #0056b3;
font-size: 1.15em;
}

.breadcrumbs {
margin-bottom: 20px;
}

.breadcrumbs ul {
display: flex;
flex-wrap: wrap;
gap: 8px;
list-style: none;
padding: 0;
color: #666;
font-size: 0.9em;
}

.image-container {
text-align: center;
margin: 25px 0;
}

img {
max-width: 100%;
height: auto;
border-radius: 8px;
border: 1px solid #ccc;
}

.meta-block {
background-color: #fafafa;
border: 1px solid #ddd;
padding: 18px;
border-radius: 6px;
font-size: 0.9em;
color: #555;
margin-top: 35px;
}

.disclaimer-block {
background-color: #eceff1;
border-left: 4px solid #607d8b;
padding: 18px;
margin-top: 20px;
font-size: 0.9em;
color: #37474f;
}

.lead-text {
font-size: 1.15em;
color: #444;
}

@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_6391.css?17825569643685 */
