

/* 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_3584.css?17796022883308*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=3584 */

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

.disease-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 1200px;
margin: 0 auto;
padding: 20px;
color: #333333;
}
.disease-article p {
margin-bottom: 1rem;
}
.disease-article h1 {
font-size: 2.2em;
margin-bottom: 1rem;
color: #1a5276;
}
.disease-article h2 {
font-size: 1.6em;
margin-top: 2.5rem;
margin-bottom: 1.5rem;
color: #1f618d;
border-bottom: 2px solid #ebedf0;
padding-bottom: 0.5rem;
}
.disease-article h3 {
font-size: 1.25em;
margin-top: 1.5rem;
margin-bottom: 1rem;
color: #2980b9;
}
.disease-article ul {
margin-bottom: 1.5rem;
padding-left: 20px;
}
.disease-article li {
margin-bottom: 0.5rem;
}
.disease-article strong {
font-weight: bold;
color: #154360;
}
.disease-article a {
color: #2980b9;
text-decoration: underline;
}
.disease-article a:hover {
color: #1a5276;
text-decoration: none;
}
.disease-article img {
max-width: 100%;
height: auto;
display: block;
margin: 20px 0;
border-radius: 8px;
}

.breadcrumbs {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 25px;
}

.alert {
padding: 20px;
margin-bottom: 25px;
border-radius: 8px;
}
.alert-danger {
background-color: #fdedec;
border-left: 5px solid #e74c3c;
color: #7b241c;
}
.alert-warning {
background-color: #fef9e7;
border-left: 5px solid #f1c40f;
color: #7d6608;
}
.alert-success {
background-color: #e9f7ef;
border-left: 5px solid #2ecc71;
color: #186a3b;
}
.alert-primary {
background-color: #ebf5fb;
border-left: 5px solid #3498db;
color: #1b4f72;
}
.alert-secondary {
background-color: #f8f9fa;
border: 1px solid #d5d8dc;
color: #4d5656;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin-bottom: 25px;
}
.card {
padding: 20px;
border-radius: 8px;
background-color: #f4f6f6;
border: 1px solid #eaeded;
}
.card-primary {
background-color: #ebf5fb;
border-top: 4px solid #3498db;
}
.card-warning {
background-color: #fef9e7;
border-top: 4px solid #f1c40f;
}
.card h3 {
margin-top: 0;
}
.card ul {
margin-bottom: 0;
}

.table-responsive {
overflow-x: auto;
margin-bottom: 25px;
}
.disease-article table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.disease-article th, .disease-article td {
border: 1px solid #bdc3c7;
padding: 15px;
text-align: left;
vertical-align: top;
}
.disease-article th {
background-color: #2980b9;
color: #ffffff;
font-size: 1.05em;
}
.disease-article tr:nth-child(even) {
background-color: #f2f4f4;
}

.toc {
background-color: #f8f9fa;
padding: 25px;
border-radius: 8px;
border: 1px solid #d5d8dc;
margin-bottom: 35px;
}
.toc h3 {
margin-top: 0;
color: #1a5276;
}
.toc ul {
list-style-type: none;
padding-left: 0;
}
.toc li {
margin-bottom: 10px;
}
.toc a {
text-decoration: none;
font-weight: bold;
}
.toc a:hover {
text-decoration: underline;
}

.separator {
border-top: 2px solid #eaeded;
margin: 40px 0;
}
.italic-text {
font-style: italic;
}

@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
.disease-article {
padding: 15px;
}
.disease-article th, .disease-article td {
padding: 10px;
}
}

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