

/* 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_5907.css?17818039603924*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5907 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
background-color: #ffffff;
}

.article-container h1 {
color: #1a365d;
font-size: 2em;
margin-bottom: 0.8em;
line-height: 1.3;
}

.article-container h2 {
color: #2b6cb0;
font-size: 1.5em;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #edf2f7;
padding-bottom: 10px;
}

.article-container h3 {
color: #2d3748;
font-size: 1.2em;
margin-top: 1.2em;
margin-bottom: 0.6em;
}

.article-container p {
margin-bottom: 1.2em;
}

.article-container a {
color: #3182ce;
text-decoration: none;
}

.article-container a:hover {
text-decoration: underline;
}

.article-container .symptom {
color: #c53030;
font-weight: bold;
border-bottom: 1px dashed #c53030;
text-decoration: none;
}

.article-container .symptom:hover {
text-decoration: none;
background-color: #fff5f5;
}

.article-container ul {
margin-bottom: 1.5em;
padding-left: 25px;
}

.article-container li {
margin-bottom: 0.6em;
}

.article-container img {
max-width: 100%;
height: auto;
display: block;
margin: 25px 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: 20px;
margin: 25px 0;
}

.card {
background-color: #f7fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02);
display: flex;
flex-direction: column;
justify-content: flex-start;
}

.card p:last-child {
margin-bottom: 0;
}

.danger-card {
background-color: #fff5f5;
border-left: 4px solid #e53e3e;
border-color: #fed7d7;
}

.warning-card {
background-color: #fffaf0;
border-left: 4px solid #dd6b20;
border-color: #feebc8;
}

.faq-card {
background-color: #ebf8ff;
border-color: #bee3f8;
}

.glossary-card {
background-color: #f0fff4;
border-color: #c6f6d5;
}

.table-wrapper {
overflow-x: auto;
margin-bottom: 25px;
border-radius: 8px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.article-container table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
background-color: #ffffff;
}

.article-container th,
.article-container td {
padding: 15px;
border: 1px solid #e2e8f0;
text-align: left;
vertical-align: top;
}

.article-container th {
background-color: #edf2f7;
font-weight: bold;
color: #2d3748;
}

.article-container tr:nth-child(even) {
background-color: #f8fafc;
}

.Ahunk, .selection {
padding: 20px;
border-radius: 8px;
margin: 25px 0;
}

.insight-box {
background-color: #ebf8ff;
border-left: 5px solid #3182ce;
}

.alert-box {
background-color: #fffaf0;
border-left: 5px solid #dd6b20;
}

.danger-box {
background-color: #fff5f5;
border-left: 5px solid #e53e3e;
color: #742a2a;
font-weight: bold;
}

.warning-box {
background-color: #faf5ff;
border-left: 5px solid #805ad5;
}

.info-box {
background-color: #f0fff4;
border-left: 5px solid #38a169;
}

.summary-box {
background-color: #fffff0;
border: 2px solid #ecc94b;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

.summary-box h2 {
margin-top: 0;
border-bottom: none;
color: #b7791f;
}

.final-conclusion-box {
background-color: #e6fffa;
border: 2px solid #319795;
font-size: 1.05em;
color: #234e52;
}

.medical-warning {
background-color: #edf2f7;
padding: 15px;
text-align: center;
font-size: 0.9em;
color: #4a5568;
margin-top: 40px;
border-radius: 8px;
border: 1px dashed #cbd5e0;
}

@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
.article-container {
padding: 15px;
}
.article-container h1 {
font-size: 1.6em;
}
.article-container h2 {
font-size: 1.3em;
}
}

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