

/* 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_5073.css?17804105492976*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5073 */

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

.med-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.med-article h1 {
font-size: 2.2em;
color: #1a5f7a;
border-bottom: 2px solid #e1e8ed;
padding-bottom: 10px;
margin-bottom: 20px;
margin-top: 0;
}
.med-article h2 {
font-size: 1.5em;
color: #227c9d;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 1px solid #e1e8ed;
padding-bottom: 8px;
}
.med-article h3 {
font-size: 1.2em;
color: #118ab2;
margin-top: 30px;
margin-bottom: 12px;
}
.med-article p {
margin-bottom: 15px;
}
.med-article ul, .med-article ol {
margin-bottom: 20px;
padding-left: 25px;
}
.med-article li {
margin-bottom: 8px;
}
.med-article strong {
font-weight: bold;
color: #111111;
}
.med-article a {
color: #0077b6;
text-decoration: underline;
}
.med-article a:hover {
color: #023e8a;
}
.breadcrumbs {
font-size: 0.9em;
color: #666666;
margin-bottom: 25px;
}
.breadcrumbs a {
color: #0077b6;
text-decoration: none;
}
.breadcrumbs span {
color: #333333;
font-weight: bold;
}
.alert {
padding: 18px 20px;
border-radius: 8px;
margin: 25px 0;
}
.alert p:last-child, .alert ul:last-child {
margin-bottom: 0;
}
.alert-danger {
background-color: #fee2e2;
border-left: 5px solid #ef4444;
color: #7f1d1d;
}
.alert-warning {
background-color: #fef3c7;
border-left: 5px solid #f59e0b;
color: #78350f;
}
.alert-success {
background-color: #dcfce7;
border-left: 5px solid #22c55e;
color: #14532d;
}
.alert-info {
background-color: #e0f2fe;
border-left: 5px solid #0ea5e9;
color: #0c4a6e;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0,0,0,0.03);
}
.card h3 {
margin-top: 0;
font-size: 1.1em;
color: #0f172a;
}
.card p:last-child, .card ul:last-child {
margin-bottom: 0;
}
.table-wrapper {
overflow-x: auto;
margin: 25px 0;
}
table {
width: 100%;
border-collapse: collapse;
background-color: #ffffff;
}
th, td {
padding: 14px 16px;
border: 1px solid #cbd5e1;
text-align: left;
line-height: 1.5;
}
th {
background-color: #f1f5f9;
font-weight: bold;
color: #0f172a;
}
tr:nth-child(even) {
background-color: #f8fafc;
}
img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 25px 0;
display: block;
box-shadow: 0 4px 6px rgba(0,0,0,0.05);
}
details {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
margin-bottom: 12px;
padding: 12px 16px;
}
summary {
font-weight: bold;
cursor: pointer;
color: #0f172a;
outline: none;
}
details p {
margin-top: 12px;
margin-bottom: 0;
}
@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_5073.css?17804105492976 */
