

/* 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_6410.css?17825583043881*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6410 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.medical-article h1 {
font-size: 2.2em;
margin-bottom: 10px;
color: #1a1a1a;
line-height: 1.2;
}
.medical-article h2 {
font-size: 1.6em;
margin-top: 35px;
margin-bottom: 20px;
color: #2c3e50;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 8px;
}
.medical-article h3 {
font-size: 1.25em;
margin-top: 25px;
margin-bottom: 12px;
color: #34495e;
}
.medical-article p {
margin-bottom: 16px;
}
.medical-article ul {
margin-bottom: 20px;
padding-left: 24px;
}
.medical-article li {
margin-bottom: 10px;
}
.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: 24px auto;
border-radius: 8px;
background-color: #f5f5f5;
}

.breadcrumbs {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 24px;
}
.badge {
display: inline-block;
background: #e8f4f8;
color: #0277bd;
padding: 6px 12px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
margin-bottom: 12px;
}
.subtitle {
font-size: 1.15em;
color: #555555;
font-weight: bold;
margin-bottom: 30px;
}
.italic-text {
font-style: italic;
color: #555555;
}
.underline-text {
text-decoration: underline;
}

.warning-block {
background-color: #fff4f4;
border-left: 5px solid #d32f2f;
padding: 18px 24px;
margin-bottom: 24px;
border-radius: 0 6px 6px 0;
}
.warning-block strong {
color: #d32f2f;
display: block;
margin-bottom: 12px;
font-size: 1.15em;
}
.insight-block {
background-color: #eef7fa;
border-left: 5px solid #0277bd;
padding: 18px 24px;
margin-bottom: 24px;
border-radius: 0 6px 6px 0;
}
.expert-block {
background-color: #fdf8e4;
border-left: 5px solid #f39c12;
padding: 18px 24px;
margin-bottom: 24px;
border-radius: 0 6px 6px 0;
}
.conclusion-block {
background-color: #e8f5e9;
border-left: 5px solid #2e7d32;
padding: 24px;
margin: 40px 0;
border-radius: 0 6px 6px 0;
}
.ymyl-block {
background-color: #fff8e1;
border: 1px solid #ffecb3;
padding: 20px;
margin-top: 35px;
border-radius: 6px;
font-size: 0.95em;
}
.author-block {
background-color: #f9f9f9;
border: 1px solid #dddddd;
padding: 20px;
margin-top: 45px;
border-radius: 6px;
font-size: 0.95em;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 24px;
margin-bottom: 30px;
}
.card {
background: #ffffff;
border: 1px solid #e0e0e0;
border-radius: 8px;
padding: 24px;
box-shadow: 0 2px 6px rgba(0,0,0,0.04);
}
.card h3 {
margin-top: 0;
color: #2c3e50;
font-size: 1.15em;
margin-bottom: 12px;
line-height: 1.4;
}
.card p:last-child {
margin-bottom: 0;
}
.card-content-block {
background-color: #fcfcfc;
padding: 12px;
border-radius: 6px;
margin-top: 12px;
}

.table-responsive {
overflow-x: auto;
margin-bottom: 30px;
}
.medical-article table {
width: 100%;
border-collapse: collapse;
min-width: 650px;
}
.medical-article th,
.medical-article td {
border: 1px solid #dcdcdc;
padding: 14px 18px;
text-align: left;
vertical-align: top;
}
.medical-article th {
background-color: #f4f6f7;
color: #2c3e50;
font-weight: bold;
}
.medical-article tr:nth-child(even) {
background-color: #fbfcfc;
}
.urgent-text {
color: #d32f2f;
font-weight: bold;
}

.ref-list {
list-style-type: decimal;
word-break: break-word;
font-size: 0.9em;
color: #555555;
}

@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
.medical-article {
padding: 15px;
}
.medical-article h1 {
font-size: 1.8em;
}
.medical-article h2 {
font-size: 1.4em;
}
}

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