

/* 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_5287.css?17800609162417*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5287 */

/* ===== 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, .med-article h2, .med-article h3 {
color: #1e3a8a;
margin-top: 1.5em;
margin-bottom: 0.5em;
}
.med-article p {
margin-bottom: 1em;
}
.med-article ul {
padding-left: 20px;
margin-bottom: 1em;
}
.med-article li {
margin-bottom: 0.5em;
}
.breadcrumbs {
font-size: 0.9em;
color: #6b7280;
margin-bottom: 20px;
}
.table-wrapper {
overflow-x: auto;
margin: 1.5em 0;
}
.med-article table {
width: 100%;
border-collapse: collapse;
background-color: #ffffff;
}
.med-article th, .med-article td {
border: 1px solid #d1d5db;
padding: 12px;
text-align: left;
}
.med-article th {
background-color: #f3f4f6;
font-weight: bold;
}
.med-article tr:nth-child(even) {
background-color: #f9fafb;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 1.5em 0;
}
.card {
background-color: #ffffff;
border: 1px solid #e5e7eb;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}
.card p:last-child {
margin-bottom: 0;
}
.alert-danger {
background-color: #fef2f2;
border-left: 5px solid #ef4444;
padding: 15px 20px;
margin: 1.5em 0;
border-radius: 4px;
}
.alert-info {
background-color: #f0fdfa;
border-left: 5px solid #0d9488;
padding: 15px 20px;
margin: 1.5em 0;
border-radius: 4px;
}
.alert-success {
background-color: #f0fdf4;
border-left: 5px solid #22c55e;
padding: 15px 20px;
margin: 1.5em 0;
border-radius: 4px;
}
.alert-warning {
background-color: #fffbeb;
border-left: 5px solid #f59e0b;
padding: 15px 20px;
margin: 1.5em 0;
border-radius: 4px;
}
.toc {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
padding: 20px;
border-radius: 8px;
margin: 1.5em 0;
}
.toc a {
color: #2563eb;
text-decoration: none;
}
.toc a:hover {
text-decoration: underline;
}
.med-article a {
color: #2563eb;
text-decoration: underline;
}
.med-article a:hover {
text-decoration: none;
}
.med-img {
max-width: 100%;
height: auto;
border-radius: 8px;
display: block;
margin: 1.5em auto;
box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}
@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
}

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