

/* 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_6104.css?17819532242862*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6104 */

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

article.main-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
article.main-article h1 {
font-size: 2.2em;
color: #1a2a3a;
margin-bottom: 10px;
}
article.main-article h2 {
font-size: 1.8em;
color: #2c3e50;
margin-top: 40px;
border-bottom: 2px solid #eaeaea;
padding-bottom: 10px;
}
article.main-article h3 {
font-size: 1.3em;
color: #1976d2;
margin-top: 20px;
margin-bottom: 15px;
}
article.main-article p {
margin-bottom: 15px;
}
article.main-article a {
color: #1976d2;
text-decoration: none;
}
article.main-article a:hover {
text-decoration: underline;
}
.breadcrumbs {
font-size: 0.9em;
color: #666666;
margin-bottom: 20px;
}
.badge {
display: inline-block;
background-color: #e3f2fd;
color: #1976d2;
padding: 4px 10px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 15px;
}
.warning-block {
background-color: #fff3cd;
border-left: 5px solid #ffc107;
padding: 15px 20px;
margin: 20px 0;
border-radius: 4px;
}
.danger-block {
background-color: #ffebee;
border-left: 5px solid #f44336;
padding: 15px 20px;
margin: 20px 0;
border-radius: 4px;
}
.danger-block h3 {
color: #d32f2f;
margin-top: 0;
}
.insight-block {
background-color: #e0f7fa;
border-left: 5px solid #00bcd4;
padding: 15px 20px;
margin: 20px 0;
border-radius: 4px;
}
.editorial-block {
background-color: #f5f5f5;
padding: 20px;
border-radius: 8px;
margin-top: 30px;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background: #f9f9f9;
border: 1px solid #e0e0e0;
border-radius: 8px;
padding: 20px;
}
.card h3 {
margin-top: 0;
color: #2c3e50;
font-size: 1.1em;
}
.table-wrapper {
overflow-x: auto;
margin: 20px 0;
}
table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
th, td {
border: 1px solid #dddddd;
padding: 12px;
text-align: left;
vertical-align: top;
}
th {
background-color: #f4f4f4;
font-weight: bold;
color: #2c3e50;
}
tr:nth-child(even) {
background-color: #fafafa;
}
ul {
margin-bottom: 15px;
padding-left: 20px;
}
li {
margin-bottom: 8px;
}
ul.custom-ordered {
list-style: none;
padding-left: 0;
counter-reset: custom-list-counter;
}
ul.custom-ordered > li {
counter-increment: custom-list-counter;
position: relative;
padding-left: 30px;
}
ul.custom-ordered > li::before {
content: counter(custom-list-counter) ".";
position: absolute;
left: 0;
top: 0;
color: #1976d2;
font-weight: bold;
}
img {
max-width: 100%;
height: auto;
border-radius: 8px;
display: block;
margin: 20px 0;
border: 1px solid #e0e0e0;
}

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