

/* 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_5998.css?17818796963670*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5998 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
color: #333;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.medical-article h1 {
font-size: 2.2em;
color: #2c3e50;
margin-bottom: 10px;
}
.medical-article h2 {
font-size: 1.8em;
color: #2c3e50;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 10px;
}
.medical-article h3 {
font-size: 1.4em;
color: #34495e;
margin-top: 30px;
margin-bottom: 15px;
}
.medical-article p {
margin-bottom: 15px;
}
.medical-article a {
color: #2980b9;
text-decoration: none;
}
.medical-article a:hover {
text-decoration: underline;
}
.medical-article img {
max-width: 100%;
height: auto;
display: block;
margin: 30px auto;
border-radius: 8px;
box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}
.breadcrumbs {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 20px;
}
.breadcrumbs a {
color: #7f8c8d;
}
.badge {
display: inline-block;
padding: 4px 10px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
color: #fff;
background-color: #34495e;
margin-bottom: 15px;
}
.badge-urgent {
background-color: #e74c3c;
}
.badge-plan {
background-color: #1abc9c;
}
.badge-clarify {
background-color: #3498db;
}
.warning-block {
background-color: #fff3cd;
border-left: 5px solid #ffecb5;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
color: #856404;
}
.danger-block {
background-color: #f8d7da;
border-left: 5px solid #f5c6cb;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
color: #721c24;
}
.insight-block {
background-color: #e2f3f5;
border-left: 5px solid #117a8b;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
color: #0c5460;
}
.conclusion-block {
background-color: #d4edda;
border-left: 5px solid #c3e6cb;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
color: #155724;
}
.review-block {
background-color: #f8f9fa;
padding: 20px;
border-radius: 8px;
margin: 30px 0;
border: 1px solid #e9ecef;
}
.disclaimer-block {
background-color: #e9ecef;
border-left: 5px solid #6c757d;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
color: #383d41;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background-color: #ffffff;
border: 1px solid #dfe6e9;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
.card h3 {
margin-top: 0;
color: #2c3e50;
}
.card ul {
margin: 0;
padding-left: 20px;
}
.table-responsive {
overflow-x: auto;
margin: 25px 0;
}
table {
width: 100%;
border-collapse: collapse;
background-color: #fff;
font-size: 0.95em;
}
th, td {
padding: 12px 15px;
border: 1px solid #ecf0f1;
text-align: left;
vertical-align: top;
}
th {
background-color: #34495e;
color: #fff;
font-weight: bold;
}
tr:nth-child(even) {
background-color: #f9fbfc;
}
.numbered-list {
counter-reset: custom-counter;
list-style-type: none;
padding-left: 0;
}
.numbered-list > li {
position: relative;
padding-left: 30px;
margin-bottom: 15px;
}
.numbered-list > li::before {
content: counter(custom-counter) ".";
counter-increment: custom-counter;
position: absolute;
left: 0;
top: 0;
font-weight: bold;
color: #2980b9;
}
ul {
padding-left: 20px;
margin-bottom: 15px;
}
li {
margin-bottom: 8px;
}
@media (max-width: 600px) {
.medical-article h1 {
font-size: 1.8em;
}
.medical-article h2 {
font-size: 1.5em;
}
.cards-grid {
grid-template-columns: 1fr;
}
}

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