

/* 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_6077.css?17819508803386*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6077 */

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

.med-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2c3e50;
max-width: 900px;
margin: 0 auto;
padding: 20px;
background-color: #ffffff;
}
.med-breadcrumbs {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 20px;
}
.med-breadcrumbs a {
color: #2980b9;
text-decoration: none;
}
.med-breadcrumbs a:hover {
text-decoration: underline;
}
.med-header {
margin-bottom: 30px;
}
.med-header-label {
display: inline-block;
background-color: #ecf0f1;
color: #7f8c8d;
padding: 4px 10px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 10px;
}
.med-article h1 {
font-size: 2.2em;
color: #2c3e50;
margin: 0 0 15px 0;
line-height: 1.2;
}
.med-article h2 {
font-size: 1.6em;
color: #2c3e50;
margin: 40px 0 20px 0;
padding-bottom: 10px;
border-bottom: 2px solid #ecf0f1;
}
.med-article h3 {
font-size: 1.3em;
color: #34495e;
margin: 25px 0 15px 0;
}
.med-article p {
margin-bottom: 15px;
}
.med-article ul, .med-article ol {
margin: 0 0 20px 20px;
padding: 0;
}
.med-article li {
margin-bottom: 8px;
}
.med-article a {
color: #2980b9;
text-decoration: none;
}
.med-article a:hover {
text-decoration: underline;
}
.med-image-wrapper {
margin: 30px 0;
text-align: center;
}
.med-image-wrapper img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}
.med-image-caption {
font-size: 0.9em;
color: #7f8c8d;
margin-top: 10px;
}

/* ;>:8 0:F5=B>2 */
.med-alert {
padding: 20px;
border-radius: 6px;
margin: 25px 0;
}
.med-alert-warning {
background-color: #fff3cd;
border-left: 5px solid #ffc107;
color: #856404;
}
.med-alert-danger {
background-color: #ffebee;
border-left: 5px solid #f44336;
color: #c62828;
}
.med-alert-insight {
background-color: #e3f2fd;
border-left: 5px solid #2196f3;
color: #0d47a1;
}
.med-alert-conclusion {
background-color: #e8f5e9;
border-left: 5px solid #4caf50;
color: #1b5e20;
}
.med-alert-disclaimer {
background-color: #f8f9fa;
border-top: 3px solid #bdc3c7;
color: #555;
font-size: 0.9em;
}
.med-alert strong {
display: block;
margin-bottom: 10px;
font-size: 1.1em;
}

/* !5B:0 :0@B>G5: */
.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 8px rgba(0,0,0,0.04);
}
.card h3 {
margin-top: 0;
font-size: 1.15em;
color: #2980b9;
}

/* "01;8FK */
.med-table-wrapper {
overflow-x: auto;
margin: 25px 0;
}
.med-table {
width: 100%;
border-collapse: collapse;
font-size: 0.95em;
}
.med-table th, .med-table td {
border: 1px solid #dcdde1;
padding: 12px 15px;
text-align: left;
vertical-align: top;
}
.med-table th {
background-color: #f8f9fa;
font-weight: bold;
color: #2c3e50;
}
.med-table tr:nth-child(even) {
background-color: #fcfcfc;
}

/* 3;02;5=85 */
.med-toc {
background-color: #f8f9fa;
padding: 20px 25px;
border-radius: 8px;
border: 1px solid #e0e0e0;
margin: 30px 0;
}
.med-toc ol {
margin: 0;
padding-left: 20px;
}

@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_6077.css?17819508803386 */
