

/* 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_5660.css?17811226113176*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5660 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
color: #2d3748;
padding: 20px;
}
.article-container * {
box-sizing: border-box;
}
h1 {
color: #1a365d;
font-size: 2.2em;
margin-bottom: 0.5em;
line-height: 1.2;
}
h2 {
color: #2b6cb0;
font-size: 1.8em;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #edf2f7;
padding-bottom: 0.3em;
}
h3 {
color: #2d3748;
font-size: 1.3em;
margin-top: 1.2em;
margin-bottom: 0.5em;
}
p {
margin-bottom: 1.2em;
}
a {
color: #3182ce;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
img {
max-width: 100%;
height: auto;
display: block;
margin: 25px auto;
border-radius: 8px;
}
.breadcrumbs {
font-size: 0.9em;
color: #718096;
margin-bottom: 20px;
}
.breadcrumbs a {
color: #718096;
}
.badge {
display: inline-block;
background: #edf2f7;
color: #4a5568;
padding: 4px 10px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 10px;
}
.alert-warning {
background: #fffaf0;
border-left: 5px solid #ed8936;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.alert-danger {
background: #fff5f5;
border-left: 5px solid #e53e3e;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.insight-box {
background: #ebf8ff;
border-left: 5px solid #3182ce;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.summary-box {
background: #f0fff4;
border-left: 5px solid #38a169;
padding: 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.table-wrapper {
overflow-x: auto;
margin: 25px 0;
}
table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
th, td {
border: 1px solid #e2e8f0;
padding: 14px;
text-align: left;
vertical-align: top;
}
tr:nth-child(even) td {
background-color: #f7fafc;
}
th {
background-color: #edf2f7;
font-weight: bold;
color: #1a365d;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background: #fdfdfd;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 4px 6px rgba(0,0,0,0.03);
}
.card h3 {
margin-top: 0;
color: #2b6cb0;
}
ul {
padding-left: 20px;
margin-bottom: 1.2em;
}
li {
margin-bottom: 0.6em;
}
.ordered-list {
counter-reset: custom-counter;
list-style-type: none;
padding-left: 0;
}
.ordered-list > li {
counter-increment: custom-counter;
position: relative;
padding-left: 35px;
}
.ordered-list > li::before {
content: counter(custom-counter) ".";
position: absolute;
left: 0;
color: #3182ce;
font-weight: bold;
background: #ebf8ff;
width: 24px;
height: 24px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 0.9em;
top: 2px;
}
.text-urgent { color: #e53e3e; }
.text-warning { color: #dd6b20; }
.text-ok { color: #38a169; }
.text-info { color: #3182ce; }
@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
}

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