

/* 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_5935.css?17818035742576*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5935 */

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

article.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.medical-article h1 {
font-size: 2.2em;
color: #1a1a1a;
margin-bottom: 0.8em;
line-height: 1.3;
}
.medical-article h2 {
font-size: 1.6em;
color: #2c3e50;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 0.3em;
margin: 1.5em 0 0.8em;
line-height: 1.4;
}
.medical-article p {
margin-bottom: 1em;
}
.medical-article ul {
margin-bottom: 1.5em;
padding-left: 20px;
}
.medical-article li {
margin-bottom: 0.5em;
}
.medical-article strong {
font-weight: bold;
color: #111111;
}
.medical-article a {
color: #2980b9;
text-decoration: none;
}
.medical-article a:hover {
text-decoration: underline;
}
.medical-article a.symptom {
color: #c0392b;
border-bottom: 1px dashed #c0392b;
}
.medical-article img {
max-width: 100%;
height: auto;
display: block;
margin: 1.5em auto;
border-radius: 8px;
}
.table-responsive {
overflow-x: auto;
margin-bottom: 1.5em;
}
.medical-article table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
background-color: #ffffff;
}
.medical-article th,
.medical-article td {
border: 1px solid #bdc3c7;
padding: 12px;
text-align: left;
vertical-align: top;
}
.medical-article th {
background-color: #34495e;
color: #ffffff;
font-weight: bold;
}
.medical-article tr:nth-child(even) {
background-color: #f9f9f9;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 1.5em 0;
}
.card {
background-color: #f8f9fa;
border-left: 4px solid #3498db;
padding: 20px;
border-radius: 4px;
box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}
.card strong {
display: block;
color: #2c3e50;
margin-bottom: 10px;
font-size: 1.1em;
}
.card p:last-child,
.card ul:last-child {
margin-bottom: 0;
}
.chunk {
background-color: #e8f4f8;
border-left: 4px solid #2980b9;
padding: 15px 20px;
margin: 1.5em 0;
border-radius: 0 8px 8px 0;
}
.chunk-warning {
background-color: #fdedec;
border-left-color: #e74c3c;
}
.card.chunk-warning {
border-left-color: #e74c3c;
}
.selection {
background-color: #fff8e1;
border-left: 4px solid #f39c12;
padding: 15px 20px;
margin: 1.5em 0;
border-radius: 0 8px 8px 0;
}
.selection.conclusion {
background-color: #eafaf1;
border-left-color: #27ae60;
}
@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_5935.css?17818035742576 */
