

/* 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_4003.css?17806457443708*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=4003 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}

.medical-article *, .medical-article *::before, .medical-article *::after {
box-sizing: inherit;
}

.medical-article h1 {
font-size: 2.2em;
color: #1a365d;
margin-bottom: 0.5em;
line-height: 1.3;
}

.medical-article h2 {
font-size: 1.6em;
color: #2b6cb0;
border-bottom: 2px solid #ebf8ff;
padding-bottom: 0.3em;
margin-top: 1.8em;
margin-bottom: 0.8em;
}

.medical-article h3 {
font-size: 1.25em;
color: #2d3748;
margin-top: 1.5em;
margin-bottom: 0.5em;
}

.medical-article p {
margin-bottom: 1.2em;
}

.medical-article ul {
margin-bottom: 1.2em;
padding-left: 20px;
}

.medical-article li {
margin-bottom: 0.6em;
}

.medical-article a {
color: #3182ce;
text-decoration: underline;
}

.medical-article a:hover {
text-decoration: none;
}

.medical-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 20px auto;
display: block;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
gap: 20px;
margin: 20px 0;
}

.card {
background: #ffffff;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.card strong {
display: block;
margin-bottom: 8px;
color: #2c5282;
font-size: 1.1em;
}

.alert-block {
padding: 15px 20px;
border-radius: 8px;
margin: 20px 0;
border-left: 5px solid;
}

.alert-danger {
background-color: #fff5f5;
border-left-color: #e53e3e;
color: #9b2c2c;
}

.alert-warning {
background-color: #fffff0;
border-left-color: #ecc94b;
color: #975a16;
}

.alert-success {
background-color: #f0fff4;
border-left-color: #48bb78;
color: #22543d;
}

.alert-summary {
background-color: #ebf8ff;
border-left-color: #4299e1;
color: #2a4365;
}

.alert-summary strong {
display: block;
margin-bottom: 10px;
font-size: 1.1em;
color: #2b6cb0;
}

.medical-article table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
background: #ffffff;
}

.medical-article th, .medical-article td {
border: 1px solid #e2e8f0;
padding: 12px 15px;
text-align: left;
}

.medical-article th {
background-color: #f7fafc;
font-weight: bold;
color: #4a5568;
}

.medical-article tr:nth-child(even) {
background-color: #fdfdfe;
}

.breadcrumbs {
font-size: 0.9em;
color: #718096;
margin-bottom: 20px;
background: #f7fafc;
padding: 10px 15px;
border-radius: 8px;
}

.toc {
background: #f7fafc;
padding: 20px;
border-radius: 8px;
margin: 20px 0;
border: 1px solid #e2e8f0;
}

.toc h2 {
margin-top: 0;
border-bottom: none;
padding-bottom: 0;
}

.toc ul {
list-style-type: none;
padding-left: 0;
}

.toc li {
margin-bottom: 8px;
}

.faq-item {
margin-bottom: 15px;
border: 1px solid #e2e8f0;
padding: 20px;
border-radius: 8px;
background: #ffffff;
}

.faq-item h3 {
margin-top: 0;
color: #2b6cb0;
}

.faq-item p:last-child {
margin-bottom: 0;
}

.editorial-block {
background-color: #f7fafc;
padding: 20px;
border-radius: 8px;
margin-top: 40px;
font-size: 0.95em;
border: 1px solid #e2e8f0;
}

.disclaimer-block {
background-color: #2d3748;
color: #ffffff;
padding: 20px;
border-radius: 8px;
margin-top: 20px;
font-size: 0.9em;
}

.reference-list li {
word-break: break-word;
}

@media (max-width: 768px) {
.medical-article table {
display: block;
overflow-x: auto;
white-space: nowrap;
}
}

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