

/* 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_5779.css?17812720903822*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5779 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 1000px;
margin: 0 auto;
padding: 20px;
}
.medical-article h1 {
font-size: 2.2em;
color: #1a4f8b;
margin-bottom: 10px;
line-height: 1.3;
}
.medical-article h2 {
font-size: 1.6em;
color: #225a96;
margin-top: 30px;
margin-bottom: 15px;
border-bottom: 2px solid #e1e8f0;
padding-bottom: 8px;
}
.medical-article h3 {
font-size: 1.25em;
color: #1a6fbf;
margin-top: 25px;
margin-bottom: 12px;
}
.medical-article p {
margin-bottom: 15px;
}
.medical-article a {
color: #1a6fbf;
text-decoration: none;
}
.medical-article a:hover {
text-decoration: underline;
}
.medical-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 20px 0;
display: block;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}
.breadcrumbs {
font-size: 0.9em;
color: #666;
margin-bottom: 20px;
}
.breadcrumbs a {
color: #1a6fbf;
}
.badge {
display: inline-block;
background-color: #e1e8f0;
color: #1a4f8b;
padding: 4px 10px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
margin-bottom: 10px;
text-transform: uppercase;
}
.subtitle {
font-size: 1.15em;
color: #555;
margin-bottom: 30px;
}
.alert-warning {
background-color: #fffdf0;
border-left: 5px solid #ffc107;
padding: 15px 20px;
margin-bottom: 25px;
border-radius: 0 8px 8px 0;
}
.alert-danger {
background-color: #fff4f4;
border-left: 5px solid #d32f2f;
padding: 15px 20px;
margin-bottom: 25px;
border-radius: 0 8px 8px 0;
}
.alert-danger h3 {
color: #d32f2f;
margin-top: 0;
}
.insight-block {
background-color: #eef7fa;
border-left: 5px solid #00bcd4;
padding: 15px 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.conclusion-block {
background-color: #f2fae6;
border: 1px solid #c8e6c9;
padding: 25px;
margin: 30px 0;
border-radius: 8px;
}
.review-block {
background-color: #f4f6f8;
padding: 20px;
margin: 30px 0;
border-radius: 8px;
font-size: 0.95em;
}
.table-responsive {
overflow-x: auto;
width: 100%;
margin-bottom: 25px;
}
table {
width: 100%;
border-collapse: collapse;
background-color: #ffffff;
}
th, td {
border: 1px solid #dceefa;
padding: 12px 16px;
text-align: left;
vertical-align: top;
}
th {
background-color: #f4f6f8;
color: #1a4f8b;
font-weight: bold;
}
tr:nth-child(even) {
background-color: #f9fbfd;
}
ul {
padding-left: 20px;
margin-bottom: 20px;
}
li {
margin-bottom: 10px;
}
.numbered-list {
counter-reset: custom-counter;
list-style-type: none;
padding-left: 0;
}
.numbered-list > li {
counter-increment: custom-counter;
position: relative;
padding-left: 30px;
margin-bottom: 12px;
}
.numbered-list > li::before {
content: counter(custom-counter) ".";
position: absolute;
left: 0;
font-weight: bold;
color: #1a6fbf;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin-bottom: 30px;
margin-top: 20px;
}
.card {
background-color: #f7faff;
border: 1px solid #dceefa;
border-radius: 10px;
padding: 20px;
box-sizing: border-box;
display: flex;
flex-direction: column;
}
.card h3 {
margin-top: 0;
margin-bottom: 15px;
color: #225a96;
font-size: 1.15em;
}
.faq-card {
background-color: #ffffff;
box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}
.text-urgent {
color: #d32f2f;
font-weight: bold;
}
.divider {
height: 1px;
background-color: #e1e8f0;
margin: 35px 0;
}
.toc-block {
background-color: #fdfdfd;
border: 1px solid #eaeaea;
border-radius: 8px;
padding: 20px;
margin-bottom: 30px;
}
@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
.medical-article h1 {
font-size: 1.8em;
}
}

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