

/* 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_5350.css?17804075353403*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5350 */

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

.med-article, .med-article * {
box-sizing: border-box;
}
.med-article {
font-family: Arial, Helvetica, sans-serif;
color: #333333;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.med-article h1 {
font-size: 2em;
color: #1a4f8a;
margin-bottom: 0.5em;
line-height: 1.2;
}
.med-article h2 {
font-size: 1.5em;
color: #1a4f8a;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 5px;
}
.med-article h3 {
font-size: 1.2em;
color: #2c3e50;
margin-top: 1.2em;
margin-bottom: 0.5em;
}
.med-article p {
margin: 0 0 1em 0;
}
.med-article ul, .med-article ol {
margin: 0 0 1em 0;
padding-left: 20px;
}
.med-article li {
margin-bottom: 8px;
}
.med-article a {
color: #2e6bb3;
text-decoration: none;
}
.med-article a:hover {
text-decoration: underline;
}
.med-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
display: block;
margin: 20px auto;
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.med-breadcrumbs {
font-size: 0.85em;
color: #7f8c8d;
margin-bottom: 20px;
}
.med-breadcrumbs a {
color: #7f8c8d;
}

/* Grids and Cards */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 15px;
margin: 20px 0;
}
.card {
background: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 15px;
}
.card strong {
display: block;
color: #1a4f8a;
margin-bottom: 5px;
font-size: 1.05em;
}

/* Alert Blocks */
.med-alert-danger, .med-alert-warning, .med-alert-info, .med-alert-success, .med-summary {
padding: 15px 20px;
border-radius: 8px;
margin: 20px 0;
}
.med-alert-danger {
background-color: #fef2f2;
color: #991b1b;
border-left: 5px solid #dc2626;
}
.med-alert-warning {
background-color: #fffbeb;
color: #92400e;
border-left: 5px solid #f59e0b;
}
.med-alert-info {
background-color: #f0fdfa;
color: #115e59;
border-left: 5px solid #0d9488;
}
.med-alert-success {
background-color: #f0fdf4;
color: #166534;
border-left: 5px solid #16a34a;
}
.med-summary {
background-color: #f1f5f9;
color: #334155;
border-left: 5px solid #64748b;
}

/* Table Styling */
.med-table-wrapper {
overflow-x: auto;
margin: 20px 0;
}
.med-table {
width: 100%;
border-collapse: collapse;
font-size: 0.95em;
}
.med-table th, .med-table td {
border: 1px solid #cbd5e1;
padding: 12px;
text-align: left;
}
.med-table th {
background-color: #1a4f8a;
color: #ffffff;
font-weight: bold;
}
.med-table tr:nth-child(odd) {
background-color: #f8fafc;
}

/* FAQ Details */
.med-faq details {
background: #ffffff;
border: 1px solid #e2e8f0;
border-radius: 8px;
margin-bottom: 10px;
padding: 15px;
}
.med-faq summary {
font-weight: bold;
color: #1a4f8a;
cursor: pointer;
list-style-type: none;
position: relative;
padding-right: 20px;
}
.med-faq summary::-webkit-details-marker {
display: none;
}
.med-faq details p {
margin-top: 10px;
margin-bottom: 0;
color: #475569;
}

/* Footer / Disclaimer */
.med-disclaimer {
background-color: #f8f9fa;
padding: 20px;
border: 1px solid #dee2e6;
border-radius: 8px;
margin-top: 40px;
font-size: 0.9em;
}
.med-disclaimer-text {
margin-top: 20px;
font-size: 0.85em;
color: #64748b;
border-top: 1px solid #e2e8f0;
padding-top: 15px;
}

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