

/* 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_5917.css?17818038142585*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5917 */

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

.article-container {
max-width: 800px;
margin: 0 auto;
padding: 20px;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
}
.article-container h1 {
font-size: 2em;
border-bottom: 2px solid #e0e0e0;
padding-bottom: 10px;
margin-top: 1.5em;
margin-bottom: 0.5em;
color: #111111;
}
.article-container h2 {
font-size: 1.5em;
border-bottom: 1px solid #e0e0e0;
padding-bottom: 5px;
margin-top: 1.5em;
margin-bottom: 0.5em;
color: #111111;
}
.article-container h3 {
font-size: 1.2em;
margin-top: 1em;
margin-bottom: 0.5em;
color: #111111;
}
.article-container p {
margin-bottom: 1em;
}
.article-container ul {
margin-bottom: 1em;
padding-left: 20px;
}
.article-container li {
margin-bottom: 0.5em;
}
.article-container a {
color: #0056b3;
text-decoration: none;
}
.article-container a:hover {
text-decoration: underline;
}
.article-container img {
max-width: 100%;
height: auto;
display: block;
margin: 20px 0;
border-radius: 8px;
background-color: #f5f5f5;
}
.table-wrapper {
overflow-x: auto;
margin: 20px 0;
}
.article-container table {
width: 100%;
border-collapse: collapse;
font-size: 0.95em;
min-width: 600px;
}
.article-container th, .article-container td {
border: 1px solid #dddddd;
padding: 12px;
text-align: left;
}
.article-container th {
background-color: #f4f7f6;
font-weight: bold;
}
.article-container tr:nth-child(even) td {
background-color: #f9f9f9;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background-color: #f8f9fc;
border-radius: 8px;
padding: 20px;
border-left: 5px solid #0056b3;
}
.card h3 {
margin-top: 0;
font-size: 1.1em;
color: #0056b3;
}
.card-mistake {
border-left-color: #dc3545;
background-color: #fff8f8;
}
.card-mistake h3 {
color: #dc3545;
}
.faq-card {
border-left-color: #28a745;
background-color: #f0fdf4;
}
.faq-card h3 {
color: #218838;
}
.warning-block {
background-color: #fff3cd;
border-left: 5px solid #ffc107;
padding: 15px 20px;
margin: 20px 0;
border-radius: 4px;
color: #856404;
}
.insight-block {
background-color: #d1ecf1;
border-left: 5px solid #17a2b8;
padding: 15px 20px;
margin: 20px 0;
border-radius: 4px;
color: #0c5460;
}
.conclusion-block {
background-color: #e2e3e5;
border-left: 5px solid #6c757d;
padding: 20px;
margin: 20px 0;
border-radius: 8px;
}
.symptom {
font-weight: bold;
color: #d9534f;
}

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