

/* 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_3916.css?17806056242767*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=3916 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 960px;
margin: 0 auto;
padding: 20px;
}
.medical-article h2 {
color: #1a365d;
margin-top: 2em;
margin-bottom: 1em;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 10px;
font-size: 1.5em;
}
.medical-article h3 {
color: #2b6cb0;
margin-top: 1.5em;
margin-bottom: 0.8em;
font-size: 1.2em;
}
.medical-article p {
margin-bottom: 1em;
}
.medical-article ul {
margin: 0 0 1.5em 20px;
padding: 0;
}
.medical-article li {
margin-bottom: 0.5em;
}
.medical-article a {
color: #3182ce;
text-decoration: none;
font-weight: bold;
}
.medical-article a:hover {
text-decoration: underline;
}
.medical-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
display: block;
margin: 2em auto;
box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 1.5em 0;
}
.card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
padding: 20px;
border-radius: 8px;
box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}
.card h3 {
margin-top: 0;
}
.alert {
padding: 20px;
border-radius: 8px;
margin: 1.5em 0;
border-left: 5px solid;
}
.alert p:first-child {
margin-top: 0;
}
.alert p:last-child {
margin-bottom: 0;
}
.alert-danger {
background-color: #fff5f5;
border-color: #fc8181;
color: #9b2c2c;
}
.alert-warning {
background-color: #fffff0;
border-color: #f6e05e;
color: #975a16;
}
.alert-success {
background-color: #f0fff4;
border-color: #68d391;
color: #276749;
}
.alert-info, .summary-box {
background-color: #ebf8ff;
border-color: #63b3ed;
color: #2c5282;
padding: 20px;
border-radius: 8px;
margin: 1.5em 0;
border-left: 5px solid #63b3ed;
}
.summary-box ul {
margin-bottom: 0;
}
.table-wrapper {
overflow-x: auto;
margin: 1.5em 0;
}
.medical-article table {
width: 100%;
border-collapse: collapse;
background: #ffffff;
min-width: 600px;
}
.medical-article th, .medical-article td {
border: 1px solid #cbd5e0;
padding: 12px 15px;
text-align: left;
}
.medical-article th {
background-color: #edf2f7;
font-weight: bold;
color: #2d3748;
}
.medical-article tr:nth-child(even) {
background-color: #f7fafc;
}
.breadcrumbs {
font-size: 0.9em;
color: #718096;
margin-bottom: 20px;
background-color: #f7fafc;
padding: 10px 15px;
border-radius: 6px;
}
.disclaimer {
font-size: 0.85em;
color: #718096;
border-top: 1px solid #e2e8f0;
padding-top: 20px;
margin-top: 40px;
text-align: justify;
}
@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_3916.css?17806056242767 */
