

/* 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_5543.css?17804072493618*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5543 */

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

.med-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1f2937;
max-width: 900px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}

.med-article * {
box-sizing: border-box;
}

.med-article h1,
.med-article h2,
.med-article h3 {
color: #1a4f8a;
margin-top: 1.8em;
margin-bottom: 0.8em;
}

.med-article h1 {
font-size: 2.2em;
border-bottom: 3px solid #e8f2ff;
padding-bottom: 10px;
}

.med-article h2 {
font-size: 1.6em;
border-bottom: 2px solid #e8f2ff;
padding-bottom: 5px;
}

.med-article h3 {
font-size: 1.2em;
}

.med-article p,
.med-article ul,
.med-article ol {
margin-bottom: 1.2em;
}

.med-article ul {
padding-left: 20px;
list-style-type: disc;
}

.med-article ol {
padding-left: 20px;
}

.med-article li {
margin-bottom: 8px;
}

.med-article img {
max-width: 100%;
height: auto;
display: block;
margin: 25px auto;
border-radius: 8px;
background-color: #f3f4f6;
}

.med-article a {
color: #2e6bb3;
text-decoration: underline;
}

.med-article a:hover {
text-decoration: none;
}

.med-breadcrumb {
font-size: 0.9em;
color: #6b7280;
margin-bottom: 20px;
display: block;
}

.med-breadcrumb a {
color: #4b5563;
text-decoration: none;
}

.med-breadcrumb a:hover {
text-decoration: underline;
}

.med-danger,
.med-warning,
.med-ok,
.med-info {
padding: 18px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}

.med-danger {
background-color: #fdf0ef;
border-left: 5px solid #dc3545;
}

.med-warning {
background-color: #fffbeb;
border-left: 5px solid #f59e0b;
}

.med-ok {
background-color: #edf7f2;
border-left: 5px solid #10b981;
}

.med-info {
background-color: #f0f7ff;
border-left: 5px solid #3b82f6;
}

.med-danger strong { color: #b91c1c; display: block; margin-bottom: 8px; font-size: 1.1em; }
.med-warning strong { color: #b45309; display: block; margin-bottom: 8px; font-size: 1.1em; }
.med-ok strong { color: #047857; display: block; margin-bottom: 8px; font-size: 1.1em; }
.med-info strong { color: #1d4ed8; display: block; margin-bottom: 8px; font-size: 1.1em; }

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}

.card {
background-color: #f9fafb;
border: 1px solid #e5e7eb;
border-radius: 10px;
padding: 20px;
}

.card strong {
color: #1a4f8a;
display: block;
margin-bottom: 10px;
font-size: 1.1em;
}

.med-summary {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-left: 5px solid #1a4f8a;
padding: 20px;
margin: 25px 0;
border-radius: 4px;
}

.med-summary-title {
font-weight: bold;
color: #1a4f8a;
text-transform: uppercase;
font-size: 0.9em;
letter-spacing: 0.5px;
margin-bottom: 12px;
}

.med-table-wrap {
overflow-x: auto;
margin: 25px 0;
}

.med-table {
width: 100%;
border-collapse: collapse;
min-width: 650px;
}

.med-table th,
.med-table td {
border: 1px solid #e5e7eb;
padding: 14px 16px;
text-align: left;
}

.med-table th {
background-color: #1a4f8a;
color: #ffffff;
font-weight: bold;
}

.med-table tr:nth-child(even) {
background-color: #f9fafb;
}

.med-refs {
font-size: 0.9em;
color: #4b5563;
margin-top: 30px;
}

.med-disclaimer {
font-size: 0.85em;
color: #6b7280;
border-top: 1px solid #e5e7eb;
padding-top: 20px;
margin-top: 40px;
background-color: #f9fafb;
padding: 20px;
border-radius: 8px;
}

@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
}

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