

/* 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_6156.css?17822805802754*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6156 */

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

.symptom-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1c2b3a;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.symptom-article * {
box-sizing: border-box;
}
.breadcrumb {
font-size: 13px;
color: #566878;
margin-bottom: 20px;
}
.hero-label {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 0.05em;
color: #1a6fbf;
font-weight: bold;
margin-bottom: 10px;
}
h1 {
font-size: 36px;
color: #0b2444;
margin: 0 0 15px 0;
line-height: 1.2;
}
h2 {
font-size: 24px;
color: #0b2444;
margin: 40px 0 20px 0;
padding-bottom: 10px;
border-bottom: 2px solid #edf5fc;
}
h3 {
font-size: 18px;
color: #145499;
margin: 0 0 10px 0;
}
p {
margin: 0 0 15px 0;
}
a {
color: #1a6fbf;
text-decoration: underline;
}
ul {
margin: 0 0 20px 0;
padding-left: 20px;
}
li {
margin-bottom: 8px;
}
.numbered-list {
list-style-type: none;
counter-reset: num-counter;
padding-left: 0;
}
.numbered-list > li {
position: relative;
padding-left: 35px;
margin-bottom: 15px;
}
.numbered-list > li::before {
counter-increment: num-counter;
content: counter(num-counter);
position: absolute;
left: 0;
top: 0;
width: 24px;
height: 24px;
background-color: #1a6fbf;
color: #ffffff;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 12px;
font-weight: bold;
}
.table-responsive {
overflow-x: auto;
-webkit-overflow-scrolling: touch;
margin: 20px 0;
}
table {
width: 100%;
border-collapse: collapse;
background-color: #ffffff;
font-size: 14px;
min-width: 600px;
}
th, td {
border: 1px solid #cfd9e6;
padding: 12px 15px;
text-align: left;
vertical-align: top;
}
th {
background-color: #0b2444;
color: #ffffff;
font-weight: bold;
}
tr:nth-child(even) td {
background-color: #f5faff;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background-color: #ffffff;
border: 1px solid #cfd9e6;
border-radius: 12px;
padding: 20px;
box-shadow: 0 4px 15px rgba(11, 36, 68, 0.05);
}
.semantic-block {
padding: 20px;
border-radius: 12px;
margin: 25px 0;
}
.block-warning {
background-color: #fff4e6;
border-left: 5px solid #b05c00;
}
.block-danger {
background-color: #fff5f4;
border-left: 5px solid #c0392b;
}
.block-insight {
background-color: #edf5fc;
border-left: 5px solid #1a6fbf;
}
.block-conclusion {
background-color: #e9f7f1;
border-left: 5px solid #1a7a50;
}
.block-info {
background-color: #f8f9fa;
border: 1px solid #cfd9e6;
}
.text-urgent {
color: #c0392b;
font-weight: bold;
}
.text-warn {
color: #b05c00;
font-weight: bold;
}
.text-underline {
text-decoration: underline;
}
@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
}

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