

/* 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_3667.css?17806052783143*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=3667 */

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

.med-article {
max-width: 900px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
padding: 20px;
}
.med-article h1 {
font-size: 2.2em;
color: #2c3e50;
margin-bottom: 20px;
}
.med-article h2 {
font-size: 1.6em;
color: #2c3e50;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 8px;
margin-top: 40px;
margin-bottom: 20px;
}
.med-article h3 {
font-size: 1.3em;
color: #34495e;
margin-top: 30px;
margin-bottom: 15px;
}
.med-article p {
margin-bottom: 15px;
}
.med-article a {
color: #2980b9;
text-decoration: none;
}
.med-article a:hover {
text-decoration: underline;
}
.med-article img {
max-width: 100%;
height: auto;
display: block;
margin: 25px 0;
border-radius: 8px;
box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}
.med-article ul {
margin-bottom: 20px;
padding-left: 25px;
}
.med-article li {
margin-bottom: 10px;
}
.table-wrapper {
overflow-x: auto;
margin: 25px 0;
}
.med-article table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.med-article th,
.med-article td {
border: 1px solid #bdc3c7;
padding: 12px;
text-align: left;
}
.med-article th {
background-color: #34495e;
color: #ffffff;
font-weight: bold;
}
.med-article tr:nth-child(even) {
background-color: #f9f9f9;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background-color: #fdfdfd;
border: 1px solid #e0e0e0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}
.med-alert {
background-color: #fff3cd;
border-left: 5px solid #ffc107;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.med-alert strong {
color: #856404;
display: block;
margin-bottom: 10px;
font-size: 1.1em;
}
.med-danger {
background-color: #ffebee;
border-left: 5px solid #f44336;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.med-danger strong {
color: #b71c1c;
display: block;
margin-bottom: 10px;
font-size: 1.1em;
}
.med-success {
background-color: #e8f5e9;
border-left: 5px solid #4caf50;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.med-success strong {
color: #1b5e20;
display: block;
margin-bottom: 10px;
font-size: 1.1em;
}
.med-warning {
background-color: #fff8e1;
border-left: 5px solid #ff9800;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.med-warning strong {
color: #e65100;
display: block;
margin-bottom: 10px;
font-size: 1.1em;
}
.med-breadcrumbs {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 25px;
padding-bottom: 15px;
border-bottom: 1px solid #ecf0f1;
}
.med-meta {
background-color: #f8f9fa;
border: 1px solid #e1e8ed;
padding: 20px;
border-radius: 8px;
margin-top: 40px;
font-size: 0.9em;
}
.med-disclaimer {
font-size: 0.85em;
color: #555555;
margin-top: 25px;
text-align: justify;
padding-top: 20px;
border-top: 1px solid #ecf0f1;
}
@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_3667.css?17806052783143 */
