

/* 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_5913.css?17818038682564*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5913 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2c3e50;
max-width: 900px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}
.medical-article h1, .medical-article h2, .medical-article h3 {
color: #1a252f;
line-height: 1.3;
}
.medical-article h1 {
font-size: 2.2em;
margin-bottom: 0.8em;
}
.medical-article h2 {
font-size: 1.6em;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 5px;
}
.medical-article h3 {
font-size: 1.2em;
margin-top: 0;
margin-bottom: 0.5em;
}
.medical-article p {
margin-bottom: 1em;
}
.medical-article a {
color: #2980b9;
text-decoration: underline;
}
.medical-article ul {
margin: 0 0 1em 0;
padding-left: 20px;
}
.medical-article li {
margin-bottom: 0.6em;
}
.medical-article img {
max-width: 100%;
height: auto;
display: block;
margin: 20px 0;
border-radius: 8px;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background-color: #f8f9fa;
border: 1px solid #e9ecef;
border-radius: 8px;
padding: 20px;
box-sizing: border-box;
display: flex;
flex-direction: column;
}
.card strong {
display: block;
margin-bottom: 8px;
color: #34495e;
font-size: 1.05em;
}
.card p {
margin: 0;
}
.table-wrapper {
overflow-x: auto;
margin: 20px 0;
}
.medical-article table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.medical-article th, .medical-article td {
border: 1px solid #dee2e6;
padding: 12px;
text-align: left;
vertical-align: top;
}
.medical-article th {
background-color: #e9ecef;
font-weight: bold;
color: #495057;
}
.medical-article tr:nth-child(even) td {
background-color: #f8f9fa;
}
.accent-block {
padding: 20px;
border-radius: 8px;
margin: 20px 0;
}
.accent-important {
background-color: #e3f2fd;
border-left: 4px solid #2196f3;
color: #0d47a1;
}
.accent-insight {
background-color: #fdfaf6;
border-left: 4px solid #f39c12;
color: #7e5109;
}
.accent-warning {
background-color: #fff3cd;
border-left: 4px solid #ffc107;
color: #856404;
}
.accent-expert {
background-color: #fce4ec;
border-left: 4px solid #f8bbd0;
color: #880e4f;
}
.accent-summary {
background-color: #e8f5e9;
border-left: 4px solid #4caf50;
color: #1b5e20;
}
@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
.medical-article {
padding: 15px;
}
}

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