

/* 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_6417.css?17830993634252*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6417 */

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

.erythema-article {
max-width: 900px;
margin: 0 auto;
padding: 20px;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2d3748;
}
.erythema-article h1 {
font-size: 2.2rem;
color: #1a202c;
margin-bottom: 0.5rem;
margin-top: 0.5rem;
}
.erythema-article h2 {
font-size: 1.8rem;
color: #2b6cb0;
border-bottom: 2px solid #ebf8ff;
padding-bottom: 0.5rem;
margin-top: 2rem;
margin-bottom: 1rem;
}
.erythema-article h3 {
font-size: 1.4rem;
color: #2d3748;
margin-top: 1.5rem;
margin-bottom: 1rem;
}
.erythema-article p {
margin-bottom: 1.2rem;
}
.erythema-article a {
color: #3182ce;
text-decoration: underline;
text-underline-offset: 2px;
}
.erythema-article a:hover {
color: #2b6cb0;
}
.erythema-article img {
width: 100%;
max-height: 400px;
object-fit: cover;
border-radius: 8px;
margin: 1.5rem 0;
display: block;
}
.erythema-article ul, .erythema-article ol {
padding-left: 1.5rem;
margin-bottom: 1.5rem;
}
.erythema-article li {
margin-bottom: 0.5rem;
}
.erythema-article table {
width: 100%;
border-collapse: collapse;
margin: 1.5rem 0;
background: #fff;
}
.erythema-article th, .erythema-article td {
border: 1px solid #e2e8f0;
padding: 1rem;
text-align: left;
vertical-align: top;
}
.erythema-article th {
background-color: #f7fafc;
font-weight: bold;
color: #1a202c;
}
.erythema-article tr:nth-child(even) td {
background-color: #f8fafc;
}
.breadcrumb {
font-size: 0.9rem;
color: #718096;
margin-bottom: 1.5rem;
}
.breadcrumb a {
color: #718096;
text-decoration: none;
}
.badge {
display: inline-block;
background-color: #ebf8ff;
color: #2b6cb0;
padding: 0.3rem 0.6rem;
border-radius: 4px;
font-size: 0.85rem;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 1rem;
}
.warning-block {
background-color: #fffaf0;
border-left: 4px solid #ed8936;
padding: 1.5rem;
margin: 1.5rem 0;
border-radius: 0 8px 8px 0;
}
.warning-block strong {
color: #c05621;
}
.danger-block {
background-color: #fff5f5;
border-left: 4px solid #f56565;
padding: 1.5rem;
margin: 1.5rem 0;
border-radius: 0 8px 8px 0;
}
.danger-block h3 {
color: #c53030;
margin-top: 0;
}
.diseases-list {
background-color: #f7fafc;
border: 1px solid #e2e8f0;
padding: 1.5rem;
border-radius: 8px;
margin: 1.5rem 0;
}
.diseases-list h3 {
margin-top: 0;
}
.toc {
background-color: #f8fafc;
padding: 1.5rem;
border-radius: 8px;
margin: 1.5rem 0;
}
.toc ol {
margin-bottom: 0;
}
.insight-block {
background-color: #f0fff4;
border-left: 4px solid #48bb78;
padding: 1.2rem 1.5rem;
margin: 1.5rem 0;
border-radius: 0 8px 8px 0;
}
.conclusion-block {
background-color: #ebf8ff;
border: 1px solid #bee3f8;
padding: 1.5rem;
margin: 2rem 0;
border-radius: 8px;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 1.5rem;
margin: 1.5rem 0;
}
.card {
background-color: #fff;
border: 1px solid #e2e8f0;
border-top: 3px solid #4299e1;
border-radius: 8px;
padding: 1.5rem;
box-shadow: 0 2px 5px rgba(0,0,0,0.02);
}
.card h4 {
color: #2b6cb0;
margin-top: 0;
margin-bottom: 1rem;
font-size: 1.2rem;
}
.card ul {
margin-bottom: 0;
padding-left: 1.2rem;
}
.faq-section {
margin-top: 3rem;
}
.faq-details {
background: #fff;
border: 1px solid #e2e8f0;
padding: 1.2rem;
border-radius: 8px;
margin-bottom: 1rem;
}
.faq-details summary {
font-weight: bold;
cursor: pointer;
color: #2d3748;
}
.faq-details p {
margin-top: 0.8rem;
margin-bottom: 0;
}
.editorial-info {
background-color: #f7fafc;
padding: 1.5rem;
border-radius: 8px;
font-size: 0.95rem;
margin-top: 2.5rem;
}
.disclaimer {
border: 1px solid #cbd5e0;
border-radius: 8px;
padding: 1.5rem;
font-size: 0.9rem;
color: #4a5568;
margin-top: 1.5rem;
background-color: #fdfdfd;
}
.references {
font-size: 0.9rem;
margin-top: 2rem;
border-top: 1px solid #e2e8f0;
padding-top: 1.5rem;
}
.references ul {
list-style: none;
padding-left: 0;
}
.references li {
margin-bottom: 0.8rem;
word-wrap: break-word;
}
.urgency-critical { color: #e53e3e; }
.urgency-high { color: #dd6b20; }
.urgency-routine { color: #3182ce; }
.urgency-moderate { color: #38a169; }
@media (max-width: 768px) {
.erythema-article table {
display: block;
overflow-x: auto;
white-space: nowrap;
}
.cards-grid {
grid-template-columns: 1fr;
}
}

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