

/* 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_3551.css?17796329902824*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=3551 */

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

.amaurosis-wrapper {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 1.5rem 1rem;
color: #2d3748;
}

.amaurosis-wrapper h1,
.amaurosis-wrapper h2,
.amaurosis-wrapper h3 {
color: #1a202c;
margin-top: 2rem;
margin-bottom: 1rem;
line-height: 1.3;
}

.amaurosis-wrapper h1 {
font-size: 2.2rem;
}

.amaurosis-wrapper h2 {
font-size: 1.6rem;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 0.5rem;
}

.amaurosis-wrapper h3 {
font-size: 1.25rem;
}

.amaurosis-wrapper p {
margin-bottom: 1.2rem;
}

.amaurosis-wrapper ul {
margin-bottom: 1.2rem;
padding-left: 1.5rem;
}

.amaurosis-wrapper li {
margin-bottom: 0.5rem;
}

.amaurosis-wrapper a {
color: #3182ce;
text-decoration: none;
}

.amaurosis-wrapper a:hover {
text-decoration: underline;
}

.amaurosis-wrapper img {
max-width: 100%;
height: auto;
display: block;
margin: 2rem auto;
border-radius: 8px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 1.5rem;
margin-bottom: 2rem;
}

.card {
background-color: #f7fafc;
border-radius: 8px;
padding: 1.5rem;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.04);
border: 1px solid #edf2f7;
}

.card h3 {
margin-top: 0;
color: #2b6cb0;
font-size: 1.1rem;
}

.alert-block {
padding: 1.5rem;
border-radius: 8px;
margin-bottom: 1.5rem;
border-left: 5px solid;
}

.alert-danger {
background-color: #fff5f5;
border-color: #e53e3e;
color: #9b2c2c;
}

.alert-warning {
background-color: #fffff0;
border-color: #d69e2e;
color: #744210;
}

.alert-success {
background-color: #f0fff4;
border-color: #38a169;
color: #22543d;
}

.alert-info {
background-color: #ebf8ff;
border-color: #3182ce;
color: #2a4365;
}

.table-wrapper {
overflow-x: auto;
margin-bottom: 2rem;
}

.amaurosis-wrapper table {
width: 100%;
border-collapse: collapse;
text-align: left;
background-color: #ffffff;
}

.amaurosis-wrapper th,
.amaurosis-wrapper td {
padding: 1rem;
border: 1px solid #e2e8f0;
}

.amaurosis-wrapper th {
background-color: #f8fafc;
font-weight: bold;
color: #4a5568;
}

.amaurosis-wrapper tr:nth-child(even) {
background-color: #f7fafc;
}

.breadcrumbs {
font-size: 0.9em;
color: #718096;
margin-bottom: 2rem;
}

.editorial-box {
background-color: #edf2f7;
padding: 1.5rem;
border-radius: 8px;
margin-top: 3rem;
font-size: 0.95rem;
color: #4a5568;
}

.disclaimer-box {
border-top: 2px solid #e2e8f0;
margin-top: 1.5rem;
padding-top: 1.5rem;
font-size: 0.85rem;
color: #718096;
}

@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_3551.css?17796329902824 */
