

/* 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_6084.css?17819507773210*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6084 */

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

.myopia-article {
max-width: 900px;
margin: 0 auto;
padding: 20px;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
line-height: 1.6;
}

.myopia-article h1 {
color: #0056b3;
font-size: 28px;
margin-bottom: 20px;
line-height: 1.3;
}

.myopia-article h2 {
color: #0056b3;
font-size: 24px;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 2px solid #e0f0ff;
padding-bottom: 10px;
}

.myopia-article h3 {
color: #0056b3;
font-size: 20px;
margin-top: 25px;
margin-bottom: 15px;
}

.myopia-article p {
margin-bottom: 15px;
}

.myopia-article a {
color: #0056b3;
text-decoration: none;
}

.myopia-article a:hover {
text-decoration: underline;
}

.myopia-article ul {
margin-bottom: 20px;
padding-left: 25px;
}

.myopia-article li {
margin-bottom: 10px;
}

.breadcrumbs {
font-size: 14px;
color: #666666;
margin-bottom: 25px;
}

.badge {
display: inline-block;
padding: 4px 10px;
border-radius: 4px;
font-size: 13px;
font-weight: bold;
}

.badge-blue {
background-color: #e0f0ff;
color: #0056b3;
margin-bottom: 15px;
}

.badge-green {
background-color: #e8f5e9;
color: #2e7d32;
}

.badge-orange {
background-color: #fff3e0;
color: #ef6c00;
}

.badge-red {
background-color: #ffebee;
color: #c62828;
}

.block-warning {
background-color: #fff3cd;
border-left: 5px solid #ffc107;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}

.block-danger {
background-color: #ffebee;
border-left: 5px solid #f44336;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}

.block-important {
background-color: #fff0f0;
border: 1px solid #ffcdd2;
padding: 20px;
margin: 25px 0;
color: #d32f2f;
border-radius: 8px;
}

.block-insight {
background-color: #f8f9fa;
border-left: 4px solid #4caf50;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}

.table-wrapper {
overflow-x: auto;
margin: 25px 0;
border-radius: 8px;
box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}

.myopia-article table {
width: 100%;
border-collapse: collapse;
min-width: 650px;
background-color: #ffffff;
}

.myopia-article th,
.myopia-article td {
border: 1px solid #dddddd;
padding: 15px;
text-align: left;
vertical-align: top;
}

.myopia-article th {
background-color: #f2f2f2;
font-weight: bold;
color: #333333;
}

.myopia-article tr:nth-child(even) td {
background-color: #fafafa;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}

.card {
background-color: #fcfcfc;
border: 1px solid #dddddd;
border-radius: 8px;
padding: 25px;
box-shadow: 0 4px 10px rgba(0,0,0,0.03);
display: flex;
flex-direction: column;
}

.card h3 {
margin-top: 0;
margin-bottom: 15px;
color: #0056b3;
}

.myopia-article img {
max-width: 100%;
height: auto;
display: block;
margin: 30px auto;
border-radius: 8px;
border: 1px solid #eeeeee;
}

@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
.myopia-article h1 {
font-size: 24px;
}
.myopia-article h2 {
font-size: 20px;
}
}

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