

/* 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_2790.css?17795922512741*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=2790 */

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

.allergy-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.allergy-article h1,
.allergy-article h2,
.allergy-article h3 {
color: #2c3e50;
margin-top: 1.5em;
margin-bottom: 0.5em;
}
.allergy-article h2 {
border-bottom: 2px solid #ecf0f1;
padding-bottom: 10px;
}
.allergy-article p {
margin-bottom: 1em;
}
.allergy-article ul {
margin-bottom: 1.5em;
padding-left: 20px;
}
.allergy-article li {
margin-bottom: 0.5em;
}
.allergy-article a {
color: #3498db;
text-decoration: none;
}
.allergy-article a:hover {
text-decoration: underline;
}
.allergy-article img {
max-width: 100%;
height: auto;
display: block;
margin: 20px auto;
border-radius: 8px;
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.table-responsive {
overflow-x: auto;
margin-bottom: 20px;
}
.allergy-article table {
width: 100%;
border-collapse: collapse;
margin-bottom: 1em;
background-color: #fff;
}
.allergy-article th,
.allergy-article td {
border: 1px solid #bdc3c7;
padding: 12px;
text-align: left;
}
.allergy-article th {
background-color: #f4f6f7;
font-weight: bold;
color: #2c3e50;
}
.allergy-article tr:nth-child(even) {
background-color: #f9fbfc;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin-bottom: 30px;
}
.card {
background-color: #f8f9fa;
border: 1px solid #e9ecef;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}
.card h3 {
margin-top: 0;
font-size: 1.1em;
color: #34495e;
}
.alert {
padding: 15px 20px;
border-radius: 8px;
margin-bottom: 20px;
border-left: 5px solid;
}
.alert-danger {
background-color: #ffebee;
color: #b71c1c;
border-left-color: #f44336;
}
.alert-warning {
background-color: #fff8e1;
color: #f57f17;
border-left-color: #ffeb3b;
}
.alert-success {
background-color: #e8f5e9;
color: #1b5e20;
border-left-color: #4caf50;
}
.alert-info {
background-color: #fff3cd;
color: #856404;
border-left-color: #ffeeba;
}
.summary-block {
background-color: #ebf5fb;
border: 1px solid #d6eaf8;
border-left: 5px solid #3498db;
padding: 20px;
border-radius: 8px;
margin: 20px 0;
}
.summary-block strong {
color: #2980b9;
display: block;
margin-bottom: 10px;
font-size: 1.1em;
}
.breadcrumbs {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 20px;
}
.author-block {
background-color: #fdfefe;
border: 1px solid #eaeded;
padding: 20px;
border-radius: 8px;
margin-top: 40px;
color: #5d6d7e;
}
.disclaimer {
margin-top: 20px;
font-size: 0.9em;
color: #7f8c8d;
text-align: justify;
border-top: 1px solid #eaeded;
padding-top: 15px;
}
@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_2790.css?17795922512741 */
