

/* 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_6117.css?17819530073155*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6117 */

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

.main-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.main-article h1 {
color: #0b2444;
font-size: 2.2em;
margin-bottom: 0.5em;
}
.main-article h2 {
color: #1a6fbf;
font-size: 1.8em;
margin-top: 1.5em;
border-bottom: 2px solid #edf5fc;
padding-bottom: 5px;
}
.main-article h3 {
color: #0b2444;
font-size: 1.3em;
margin-bottom: 0.5em;
}
.main-article p {
margin-bottom: 1em;
}
.main-article a {
color: #1a6fbf;
text-decoration: none;
}
.main-article a:hover {
text-decoration: underline;
}
.main-article img {
max-width: 100%;
height: auto;
display: block;
margin: 20px 0;
border-radius: 8px;
border: 1px solid #cfd9e6;
}
.main-article ul {
margin-bottom: 1em;
padding-left: 20px;
}
.main-article li {
margin-bottom: 0.5em;
}

/* %;51=K5 :@>H:8 8 <5B:8 */
.breadcrumbs {
font-size: 0.9em;
color: #666;
margin-bottom: 15px;
}
.breadcrumbs a {
color: #666;
}
.label-tag {
display: inline-block;
background-color: #edf5fc;
color: #1a6fbf;
padding: 4px 10px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
margin-bottom: 10px;
}

/* !<KA;>2K5 1;>:8 */
.warning-block {
background-color: #fff4e6;
border-left: 4px solid #b05c00;
padding: 20px;
margin: 20px 0;
border-radius: 4px;
}
.insight-block {
background-color: #edf5fc;
border-left: 4px solid #1a6fbf;
padding: 20px;
margin: 20px 0;
border-radius: 4px;
}
.conclusion-block {
background-color: #e9f7f1;
border-left: 4px solid #1a7a50;
padding: 20px;
margin: 20px 0;
border-radius: 4px;
}
.expert-block {
background-color: #f3f4f6;
padding: 20px;
margin: 20px 0;
border-radius: 8px;
font-size: 0.9em;
}
.disclaimer-block {
background-color: #fff5f4;
border: 1px solid #e8a9a2;
padding: 20px;
margin: 20px 0;
border-radius: 8px;
text-align: center;
color: #b05c00;
}

/* !5B:0 :0@B>G5: */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background-color: #f8f9fa;
padding: 20px;
border-radius: 8px;
border-top: 4px solid #1a6fbf;
}

/* "01;8FK */
.table-container {
overflow-x: auto;
margin: 20px 0;
}
.main-article table {
width: 100%;
border-collapse: collapse;
background-color: #fff;
min-width: 600px;
}
.main-article th,
.main-article td {
border: 1px solid #cfd9e6;
padding: 12px;
text-align: left;
vertical-align: top;
}
.main-article th {
background-color: #0b2444;
color: #fff;
font-weight: bold;
}
.main-article tr:nth-child(even) td {
background-color: #f5faff;
}

/* =0G:8 AB0BCA0 */
.badge {
display: inline-block;
padding: 4px 8px;
border-radius: 4px;
font-size: 0.9em;
font-weight: bold;
}
.badge-plan {
background-color: #e0f7fa;
color: #006064;
}
.badge-soon {
background-color: #fff9c4;
color: #f57f17;
}
.badge-urgent {
background-color: #ffcdd2;
color: #b71c1c;
}

@media screen and (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_6117.css?17819530073155 */
