

/* 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_6394.css?17825586543919*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6394 */

/* ===== 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: 15px;
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: 25px;
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 ul {
margin-bottom: 20px;
padding-left: 20px;
}

.medical-article li {
margin-bottom: 10px;
}

.breadcrumbs {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 20px;
}

.breadcrumbs a {
color: #7f8c8d;
}

.article-header {
margin-bottom: 30px;
}

.label {
display: inline-block;
background-color: #ecf0f1;
color: #7f8c8d;
padding: 4px 10px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 15px;
}

.subtitle {
font-size: 1.1em;
color: #555;
font-weight: bold;
}

.warning-block {
background-color: #fff8e1;
border-left: 5px solid #ffc107;
padding: 20px;
margin: 25px 0;
border-radius: 4px;
}

.danger-block {
background-color: #ffebee;
border-left: 5px solid #d9534f;
padding: 20px;
margin: 25px 0;
border-radius: 4px;
}

.danger-block h3 {
margin-top: 0;
color: #c0392b;
}

.insight-block {
background-color: #e3f2fd;
border-left: 5px solid #2196f3;
padding: 20px;
margin: 25px 0;
border-radius: 4px;
}

.conclusion-block {
background-color: #e8f5e9;
border-left: 5px solid #4caf50;
padding: 20px;
margin: 25px 0;
border-radius: 4px;
}

.toc-section {
background-color: #f8f9fa;
padding: 20px;
border-radius: 8px;
margin: 30px 0;
}

.toc-section h3 {
margin-top: 0;
}

.table-wrapper {
width: 100%;
overflow-x: auto;
margin: 25px 0;
}

.medical-article table {
width: 100%;
border-collapse: collapse;
min-width: 700px;
background-color: #fff;
}

.medical-article th,
.medical-article td {
border: 1px solid #bdc3c7;
padding: 15px;
text-align: left;
vertical-align: top;
}

.medical-article th {
background-color: #ecf0f1;
font-weight: bold;
color: #2c3e50;
}

.medical-article tr:nth-child(even) td {
background-color: #f9fbfd;
}

.text-danger {
color: #c0392b;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 25px 0;
}

.card {
background-color: #f4f6f8;
border: 1px solid #e1e8ed;
padding: 20px;
border-radius: 8px;
}

.card h3 {
margin-top: 0;
color: #2980b9;
}

.card ul {
margin-bottom: 0;
}

.image-wrapper {
margin: 30px 0;
text-align: center;
}

.image-wrapper img {
max-width: 100%;
height: auto;
border-radius: 8px;
background-color: #ecf0f1;
display: block;
margin: 0 auto;
}

.image-wrapper p {
font-size: 0.9em;
color: #7f8c8d;
margin-top: 10px;
font-style: italic;
}

.meta-section {
background-color: #f8f9fa;
padding: 20px;
border-radius: 8px;
margin-top: 40px;
font-size: 0.95em;
}

.disclaimer-block {
border: 1px solid #e1e8ed;
padding: 20px;
margin-top: 25px;
font-size: 0.85em;
color: #7f8c8d;
background-color: #fff;
border-radius: 4px;
}

.references-section ul {
font-size: 0.9em;
word-break: break-all;
}

@media (max-width: 768px) {
.medical-article {
padding: 15px;
}
.medical-article h1 {
font-size: 1.8em;
}
.medical-article h2 {
font-size: 1.5em;
}
.medical-article th,
.medical-article td {
padding: 10px;
}
.cards-grid {
grid-template-columns: 1fr;
}
}

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