

/* 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_6365.css?17825549972770*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6365 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
margin: 0 auto;
max-width: 900px;
padding: 20px;
color: #333333;
}

h1, h2, h3 {
color: #1a202c;
margin-top: 1.5em;
margin-bottom: 0.5em;
line-height: 1.3;
}

h1 {
font-size: 2.2em;
}

h2 {
font-size: 1.5em;
padding-bottom: 8px;
border-bottom: 2px solid #e2e8f0;
}

h3 {
font-size: 1.2em;
}

p {
margin-bottom: 1em;
}

a {
color: #3182ce;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

ul {
margin-bottom: 1em;
padding-left: 20px;
}

li {
margin-bottom: 0.5em;
}

.breadcrumbs {
font-size: 0.9em;
color: #718096;
margin-bottom: 20px;
}

.breadcrumbs a {
color: #718096;
}

.badge {
display: inline-block;
background-color: #e6fffa;
color: #285e61;
padding: 4px 10px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
margin-bottom: 15px;
}

.block-warning {
background-color: #fff5f5;
border-left: 4px solid #f56565;
padding: 16px 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}

.block-insight {
background-color: #ebf8ff;
border-left: 4px solid #4299e1;
padding: 16px 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}

.block-expert {
background-color: #f0fff4;
border-top: 4px solid #48bb78;
padding: 24px;
margin: 32px 0;
border-radius: 0 0 8px 8px;
box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.block-final {
background-color: #f8f9fa;
border-left: 4px solid #6c757d;
padding: 16px 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}

.table-responsive {
overflow-x: auto;
margin: 24px 0;
}

table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}

th, td {
border: 1px solid #e2e8f0;
padding: 12px 16px;
text-align: left;
vertical-align: top;
}

th {
background-color: #f7fafc;
font-weight: bold;
color: #2d3748;
}

tr:nth-child(even) {
background-color: #f8fafc;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 24px 0;
}

.card {
background-color: #fbfbfc;
border: 1px solid #edf2f7;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 5px rgba(0,0,0,0.02);
}

.card h3 {
margin-top: 0;
color: #2d3748;
}

.card-important {
background-color: #fffaf0;
border-color: #feebc8;
}

img {
max-width: 100%;
height: auto;
border-radius: 8px;
display: block;
margin: 24px 0;
background-color: #edf2f7;
}

.urgency-routine { color: #3182ce; }
.urgency-soon { color: #dd6b20; }
.urgency-now { color: #e53e3e; }

@media (max-width: 768px) {
.cards-grid { grid-template-columns: 1fr; }
.article-container { padding: 15px; }
}

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