

/* 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_5940.css?17818024902623*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5940 */

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

.article-wrap {
max-width: 900px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2c3e50;
padding: 20px;
}
.article-wrap h1 {
font-size: 2.2em;
color: #1a252f;
margin-bottom: 20px;
}
.article-wrap h2 {
font-size: 1.8em;
color: #2c3e50;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 10px;
}
.article-wrap h3 {
font-size: 1.4em;
color: #34495e;
margin-top: 30px;
margin-bottom: 15px;
}
.article-wrap p {
margin-bottom: 16px;
}
.article-wrap ul, .article-wrap ol {
margin-bottom: 20px;
padding-left: 24px;
}
.article-wrap li {
margin-bottom: 8px;
}
.article-wrap a {
color: #2980b9;
text-decoration: none;
}
.article-wrap a:hover {
text-decoration: underline;
}
.article-wrap img {
display: block;
max-width: 100%;
height: auto;
margin: 30px auto;
border-radius: 8px;
background-color: #f0f3f4;
}
.Ahunk {
background-color: #e8f4f8;
border-left: 5px solid #3498db;
padding: 16px 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
font-style: italic;
color: #2c3e50;
}
.selection {
background-color: #fff8e1;
border-left: 5px solid #f1c40f;
padding: 16px 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
color: #424242;
}
.warning-block {
background-color: #fdedf0;
border-left: 5px solid #e74c3c;
padding: 16px 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
color: #424242;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 24px 0;
}
.card {
background-color: #fdfdfd;
border: 1px solid #e0e0e0;
border-top: 4px solid #e74c3c;
border-radius: 8px;
padding: 20px;
box-shadow: 0 4px 6px rgba(0,0,0,0.05);
}
.card strong {
display: block;
font-size: 1.1em;
color: #c0392b;
margin-bottom: 12px;
}
.card p {
margin-bottom: 0;
font-size: 0.95em;
}
.table-wrapper {
width: 100%;
overflow-x: auto;
margin: 24px 0;
}
table {
width: 100%;
border-collapse: collapse;
font-size: 0.95em;
min-width: 600px;
}
th, td {
border: 1px solid #dcdde1;
padding: 14px;
text-align: left;
vertical-align: top;
}
th {
background-color: #34495e;
color: #ffffff;
font-weight: bold;
}
tr:nth-child(even) td {
background-color: #f9fbfb;
}
.symptom {
color: #c0392b;
border-bottom: 1px dashed #c0392b;
cursor: help;
}
.symptom:hover {
background-color: #fadbd8;
text-decoration: none;
}
@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
table {
min-width: 100%;
}
}

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