

/* 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_5132.css?17804120962795*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5132 */

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

.med-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px;
color: #333333;
}
.med-article h1 {
font-size: 2.2em;
color: #1e3a8a;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 15px;
margin-bottom: 25px;
line-height: 1.3;
}
.med-article h2 {
font-size: 1.6em;
color: #1e40af;
margin-top: 35px;
margin-bottom: 20px;
}
.med-article h3 {
font-size: 1.3em;
color: #1d4ed8;
margin-top: 25px;
margin-bottom: 15px;
}
.med-article p {
margin-bottom: 15px;
}
.med-article a {
color: #2563eb;
text-decoration: none;
}
.med-article a:hover {
text-decoration: underline;
}
.med-article ul {
margin-bottom: 20px;
padding-left: 25px;
}
.med-article li {
margin-bottom: 10px;
}
.med-article img {
max-width: 100%;
height: auto;
display: block;
margin: 25px 0;
border-radius: 8px;
box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}
.breadcrumbs {
font-size: 0.9em;
color: #64748b;
margin-bottom: 25px;
}

/* Semantic Alert Blocks */
.alert {
padding: 20px;
margin: 25px 0;
border-radius: 8px;
}
.alert p:last-child, .alert ul:last-child {
margin-bottom: 0;
}
.alert-danger {
background-color: #fef2f2;
border-left: 6px solid #ef4444;
}
.alert-danger strong {
color: #b91c1c;
}
.alert-info {
background-color: #f0fdf4;
border-left: 6px solid #22c55e;
}
.alert-info strong {
color: #15803d;
}
.alert-warning {
background-color: #fffbeb;
border-left: 6px solid #f59e0b;
}

/* Tables */
.table-responsive {
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 #cbd5e1;
padding: 14px;
text-align: left;
}
.med-article th {
background-color: #f8fafc;
font-weight: bold;
color: #0f172a;
}
.med-article tr:nth-child(even) {
background-color: #f1f5f9;
}

/* Cards Grid */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background-color: #eff6ff;
border: 1px solid #bfdbfe;
border-radius: 10px;
padding: 20px;
display: flex;
flex-direction: column;
}
.card h3 {
margin-top: 0;
color: #1e3a8a;
font-size: 1.15em;
}
.card p:last-child, .card ul:last-child {
margin-bottom: 0;
}

/* FAQ */
.faq-item {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
margin-bottom: 15px;
}
.faq-item h3 {
margin-top: 0;
color: #0f172a;
font-size: 1.1em;
}

@media (max-width: 600px) {
.med-article {
padding: 15px;
}
.cards-grid {
grid-template-columns: 1fr;
}
.med-article h1 {
font-size: 1.8em;
}
}

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