

/* 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_5518.css?17803226934446*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5518 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px;
color: #2c3e50;
}

.medical-article a {
color: #0d6efd;
text-decoration: none;
}

.medical-article a:hover {
text-decoration: underline;
}

.breadcrumbs {
font-size: 0.9em;
color: #6c757d;
margin-bottom: 20px;
}

.breadcrumbs a {
color: #6c757d;
}

.badge {
display: inline-block;
background-color: #e9ecef;
color: #495057;
padding: 4px 12px;
border-radius: 16px;
font-size: 0.85em;
font-weight: bold;
margin-bottom: 12px;
}

.medical-article h1 {
font-size: 2.2em;
color: #1a252f;
margin-top: 0;
margin-bottom: 16px;
line-height: 1.3;
}

.medical-article h2 {
font-size: 1.6em;
color: #2c3e50;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 2px solid #e9ecef;
padding-bottom: 8px;
}

.medical-article h3 {
font-size: 1.2em;
color: #34495e;
margin-top: 24px;
margin-bottom: 16px;
}

.subtitle {
font-size: 1.1em;
color: #556b80;
margin-bottom: 30px;
}

.article-image {
width: 100%;
border-radius: 12px;
margin: 24px 0;
display: block;
}

.warning-ymyl {
background-color: #fff3cd;
border-left: 5px solid #ffc107;
padding: 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}

.warning-ymyl p {
margin-top: 0;
margin-bottom: 12px;
color: #664d03;
}

.warning-ymyl p:last-child {
margin-bottom: 0;
}

.warning-danger {
background-color: #fff5f5;
border-left: 5px solid #dc3545;
padding: 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}

.warning-danger h3 {
color: #842029;
margin-top: 0;
}

.warning-danger p {
color: #842029;
}

.insight-block {
background-color: #e7f1ff;
border-left: 5px solid #0d6efd;
padding: 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}

.insight-block p {
margin: 0;
color: #052c65;
}

.conclusion-block {
background-color: #e8f5e9;
border-left: 5px solid #4caf50;
padding: 20px;
margin: 32px 0;
border-radius: 0 8px 8px 0;
}

.table-responsive {
overflow-x: auto;
margin: 24px 0;
}

.data-table {
width: 100%;
border-collapse: collapse;
background-color: #ffffff;
min-width: 600px;
}

.data-table th,
.data-table td {
border: 1px solid #dee2e6;
padding: 14px 16px;
text-align: left;
vertical-align: top;
}

.data-table th {
background-color: #f8f9fa;
font-weight: bold;
color: #212529;
}

.data-table tr:nth-child(even) {
background-color: #fcfcfc;
}

.text-blue { color: #0d6efd; }
.text-orange { color: #fd7e14; }
.text-purple { color: #6f42c1; }
.text-red { color: #dc3545; }

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 24px;
margin: 24px 0;
}

.card {
background: #ffffff;
border: 1px solid #e9ecef;
padding: 24px;
border-radius: 12px;
box-shadow: 0 4px 12px rgba(0,0,0,0.03);
}

.card h3 {
margin-top: 0;
margin-bottom: 16px;
color: #1a252f;
}

.card-content-list {
list-style-type: none;
padding-left: 0;
margin: 0;
}

.card-content-list li {
margin-bottom: 12px;
}

.card-content-list li:last-child {
margin-bottom: 0;
}

.card p {
margin-top: 0;
margin-bottom: 0;
}

.numbered-list {
list-style-type: decimal;
padding-left: 24px;
margin-bottom: 24px;
}

.numbered-list li {
margin-bottom: 10px;
}

.bullet-list {
list-style-type: disc;
padding-left: 24px;
margin-bottom: 24px;
}

.bullet-list li {
margin-bottom: 10px;
}

.no-bullets {
list-style-type: none;
padding-left: 0;
}

.no-bullets li {
margin-bottom: 10px;
}

.toc-block {
background-color: #f8f9fa;
padding: 24px;
border-radius: 12px;
margin: 32px 0;
border: 1px solid #e9ecef;
}

.toc-block h3 {
margin-top: 0;
}

.editorial-block {
background-color: #f8f9fa;
padding: 24px;
border-radius: 12px;
margin-top: 48px;
border: 1px solid #e9ecef;
font-size: 0.95em;
}

.editorial-block h3 {
margin-top: 0;
}

.ymyl-disclaimer {
border: 1px solid #ced4da;
padding: 20px;
margin-top: 24px;
font-size: 0.9em;
color: #6c757d;
background-color: #fdfdfe;
border-radius: 12px;
}

.references-section {
margin-top: 48px;
font-size: 0.9em;
}

@media (max-width: 768px) {
.medical-article {
padding: 16px;
}

.medical-article h1 {
font-size: 1.8em;
}

.cards-grid {
grid-template-columns: 1fr;
}
}

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