

/* 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_5946.css?17818024153186*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5946 */

/* ===== 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 {
color: #1a252f;
margin-bottom: 15px;
font-size: 2.2em;
line-height: 1.2;
}
.medical-article h2 {
color: #2980b9;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 10px;
font-size: 1.8em;
}
.medical-article h3 {
color: #34495e;
margin-top: 25px;
margin-bottom: 15px;
font-size: 1.3em;
}
.medical-article p {
margin-bottom: 15px;
}
.medical-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 25px 0;
display: block;
box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.breadcrumb {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 25px;
}
.article-header {
margin-bottom: 30px;
}
.article-header .label {
text-transform: uppercase;
font-size: 0.85em;
color: #2980b9;
font-weight: bold;
display: block;
margin-bottom: 10px;
}
.alert-danger {
background-color: #fdf2f2;
border-left: 5px solid #e74c3c;
padding: 20px;
margin: 25px 0;
border-radius: 4px;
}
.alert-danger ul {
margin-top: 10px;
}
.alert-danger p {
margin-bottom: 5px;
}
.insight-block {
background-color: #f4f9f5;
border-left: 5px solid #27ae60;
padding: 20px;
margin: 25px 0;
border-radius: 4px;
}
.expert-block {
background-color: #f8f9fa;
padding: 25px;
margin: 40px 0;
border-radius: 8px;
border: 1px solid #e9ecef;
}
.toc {
background-color: #fdfdfd;
padding: 25px;
border-radius: 8px;
margin: 30px 0;
border: 1px solid #eee;
}
.toc ul {
list-style: none;
padding-left: 0;
margin: 0;
}
.toc li {
margin-bottom: 10px;
}
.toc a {
color: #2980b9;
text-decoration: none;
}
.toc a:hover {
text-decoration: underline;
}
.table-responsive {
overflow-x: auto;
margin: 25px 0;
}
table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
th, td {
border: 1px solid #bdc3c7;
padding: 15px;
text-align: left;
vertical-align: top;
}
th {
background-color: #2c3e50;
color: #ffffff;
font-weight: bold;
}
tr:nth-child(even) td {
background-color: #f9fbfd;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 30px 0;
}
.card {
background-color: #ffffff;
padding: 25px;
border-radius: 8px;
border: 1px solid #e2e8f0;
box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}
.card.accent {
background-color: #fbfdff;
border-color: #d0e1f9;
}
.card h3 {
margin-top: 0;
color: #2980b9;
font-size: 1.15em;
}
.card ul {
margin-bottom: 0;
padding-left: 20px;
}
.conclusion {
background-color: #eaf2f8;
padding: 30px;
border-radius: 8px;
margin: 40px 0;
border-left: 5px solid #2980b9;
}
.conclusion h2 {
margin-top: 0;
border-bottom: none;
padding-bottom: 0;
}
.references {
font-size: 0.9em;
color: #555;
margin-top: 40px;
}
.references ul {
padding-left: 20px;
}
.references li {
margin-bottom: 10px;
}
@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
th, td {
padding: 10px;
}
}

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