

/* 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_6378.css?17825571713559*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6378 */

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

.medical-article {
max-width: 900px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2c3e50;
padding: 20px;
}
.medical-article h1 {
font-size: 2.2em;
color: #1a252f;
margin-bottom: 10px;
line-height: 1.3;
}
.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;
}
.breadcrumbs {
margin-bottom: 30px;
font-size: 0.9em;
color: #7f8c8d;
}
.breadcrumbs ul {
list-style: none;
padding: 0;
display: flex;
flex-wrap: wrap;
gap: 8px;
}
.breadcrumbs li::after {
content: '/';
margin-left: 8px;
color: #bdc3c7;
}
.breadcrumbs li:last-child::after {
content: '';
}
.badge {
display: inline-block;
background-color: #3498db;
color: #ffffff;
padding: 4px 10px;
border-radius: 4px;
font-size: 0.85em;
margin-bottom: 15px;
}
.subtitle {
font-size: 1.2em;
color: #7f8c8d;
margin-bottom: 30px;
}
.alert {
padding: 20px;
margin: 30px 0;
border-radius: 8px;
}
.alert-danger {
background-color: #fdedf0;
border-left: 5px solid #e74c3c;
}
.alert-warning {
background-color: #fef9e7;
border-left: 5px solid #f1c40f;
}
.alert-danger strong, .alert-warning strong {
display: block;
margin-bottom: 10px;
font-size: 1.1em;
}
.insight-block {
background-color: #ebf5fb;
border-left: 5px solid #3498db;
padding: 15px 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.final-conclusion {
background-color: #eaeded;
padding: 25px;
border-radius: 8px;
border-left: 5px solid #95a5a6;
margin: 40px 0;
}
.expert-block {
background-color: #f8f9f9;
padding: 25px;
border-radius: 8px;
margin-top: 50px;
border: 1px solid #d5dbdb;
}
.table-responsive {
overflow-x: auto;
margin: 30px 0;
}
table {
width: 100%;
border-collapse: collapse;
background-color: #ffffff;
min-width: 600px;
}
th, td {
padding: 15px;
border: 1px solid #bdc3c7;
text-align: left;
vertical-align: top;
}
th {
background-color: #ecf0f1;
font-weight: bold;
color: #2c3e50;
}
tr:nth-child(even) td {
background-color: #f9fbfb;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 30px 0;
}
.card {
background-color: #ffffff;
border: 1px solid #d5dbdb;
border-top: 4px solid #3498db;
border-radius: 8px;
padding: 20px;
}
.card h3 {
margin-top: 0;
font-size: 1.2em;
color: #2c3e50;
}
ul {
padding-left: 20px;
margin-bottom: 20px;
}
li {
margin-bottom: 10px;
}
.numbered-list {
list-style-type: decimal;
}
.toc {
background-color: #f4f6f7;
padding: 25px;
border-radius: 8px;
margin: 40px 0;
}
.toc strong {
font-size: 1.2em;
display: block;
margin-bottom: 15px;
}
.toc ul {
list-style-type: none;
padding-left: 0;
}
.toc li {
margin-bottom: 12px;
}
.divider {
height: 1px;
background-color: #ecf0f1;
margin: 40px 0;
}
img {
max-width: 100%;
height: auto;
display: block;
margin: 30px auto;
border-radius: 8px;
}
.text-danger {
color: #e74c3c;
}
.text-warning {
color: #d35400;
}
.text-success {
color: #27ae60;
}
@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
}

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