

/* 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_5285.css?17804091402566*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5285 */

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

.med-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px 15px;
}

.med-article h1,
.med-article h2,
.med-article h3 {
color: #1a365d;
margin-top: 1.5em;
margin-bottom: 0.5em;
}

.med-article h2 {
border-bottom: 2px solid #e2e8f0;
padding-bottom: 8px;
font-size: 1.5rem;
}

.med-article h3 {
font-size: 1.25rem;
}

.med-article p {
margin-bottom: 1rem;
}

.med-article a {
color: #3182ce;
text-decoration: none;
}

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

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

.med-article li {
margin-bottom: 0.5rem;
}

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

/* !5B:8 :0@B>G5: */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}

.card {
background: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 1px 3px rgba(0,0,0,0.05);
}

.card h3 {
margin-top: 0;
}

/* "01;8FK */
.med-table-wrapper {
overflow-x: auto;
margin: 20px 0;
}

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

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

.med-table th {
background-color: #f1f5f9;
font-weight: bold;
color: #1e293b;
}

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

/* !<KA;>2K5 1;>:8 */
.alert {
padding: 20px;
border-radius: 8px;
margin: 25px 0;
}

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

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

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

.alert-insight {
background-color: #f0f9ff;
border-left: 6px solid #0ea5e9;
color: #0c4a6e;
}

/* 02830F8O (%;51=K5 :@>H:8) */
.breadcrumbs {
font-size: 0.9rem;
color: #64748b;
margin-bottom: 30px;
}

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

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

.footer-info {
margin-top: 40px;
padding-top: 20px;
border-top: 1px solid #e2e8f0;
font-size: 0.9rem;
color: #475569;
}

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

.med-table th,
.med-table td {
padding: 10px;
font-size: 0.95rem;
}
}

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