

/* 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_2948.css?17795929573162*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=2948 */

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

.med-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;
}

.med-article *, .med-article *::before, .med-article *::after {
box-sizing: inherit;
}

.breadcrumbs {
font-size: 0.85em;
color: #666666;
margin-bottom: 20px;
padding-bottom: 10px;
border-bottom: 1px solid #eeeeee;
}

.med-article h1 {
font-size: 2.2em;
color: #111111;
margin-top: 0;
margin-bottom: 20px;
}

.med-article h2 {
font-size: 1.6em;
color: #2c3e50;
margin-top: 40px;
margin-bottom: 20px;
padding-bottom: 8px;
border-bottom: 2px solid #ecf0f1;
}

.med-article h3 {
font-size: 1.2em;
color: #34495e;
margin-top: 25px;
margin-bottom: 15px;
}

.med-article p {
margin-bottom: 16px;
}

.med-article a {
color: #2980b9;
text-decoration: none;
}

.med-article a:hover {
text-decoration: underline;
}

.med-article ul {
margin-bottom: 20px;
padding-left: 25px;
}

.med-article li {
margin-bottom: 8px;
}

.med-article img {
max-width: 100%;
height: auto;
display: block;
margin: 25px auto;
border-radius: 8px;
}

.table-responsive {
width: 100%;
overflow-x: auto;
margin: 25px 0;
}

.med-article table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}

.med-article th,
.med-article td {
border: 1px solid #dcdde1;
padding: 12px 15px;
text-align: left;
}

.med-article th {
background-color: #f8f9fa;
font-weight: bold;
color: #2c3e50;
}

.med-article tr:nth-child(even) {
background-color: #fbfcfc;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}

.card {
background-color: #ffffff;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0,0,0,0.02);
}

.card h3 {
margin-top: 0;
color: #2c3e50;
}

.card ul {
margin-bottom: 0;
}

.card-number {
display: block;
font-size: 1.2em;
font-weight: bold;
color: #2980b9;
margin-bottom: 10px;
}

.alert {
padding: 20px;
border-radius: 8px;
margin: 25px 0;
}

.alert p:last-child, .alert ul:last-child {
margin-bottom: 0;
}

.alert-danger {
background-color: #fef2f2;
border-left: 5px solid #ef4444;
color: #991b1b;
}

.alert-warning {
background-color: #fffbeb;
border-left: 5px solid #f59e0b;
color: #92400e;
}

.alert-success {
background-color: #f0fdf4;
border-left: 5px solid #22c55e;
color: #166534;
}

.alert-info {
background-color: #f0f9ff;
border-left: 5px solid #0ea5e9;
color: #075985;
}

.toc-block {
background-color: #f8fafc;
padding: 20px;
border-radius: 8px;
border: 1px solid #e2e8f0;
margin-bottom: 40px;
}

.toc-block h2 {
margin-top: 0;
border-bottom: none;
}

.faq-item {
background-color: #ffffff;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
margin-bottom: 15px;
}

.faq-item h3 {
margin-top: 0;
color: #2c3e50;
}

.faq-item p:last-child {
margin-bottom: 0;
}

.editorial-note {
font-size: 0.9em;
color: #64748b;
background-color: #f8fafc;
padding: 15px;
border-radius: 8px;
margin-top: 40px;
}

@media (max-width: 600px) {
.med-article {
padding: 15px;
}
.cards-grid {
grid-template-columns: 1fr;
}
}

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