

/* 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_6463.css?17831011782944*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6463 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2d3748;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.article-container h1,
.article-container h2,
.article-container h3 {
color: #1a365d;
margin-top: 1.8em;
margin-bottom: 0.8em;
}
.article-container h1 {
font-size: 2.2rem;
margin-top: 0.5em;
}
.article-container h2 {
font-size: 1.6rem;
border-bottom: 2px solid #edf2f7;
padding-bottom: 10px;
}
.article-container h3 {
font-size: 1.3rem;
}
.article-container p,
.article-container li {
margin-bottom: 1rem;
font-size: 1.05rem;
}
.article-container a {
color: #3182ce;
text-decoration: none;
}
.article-container a:hover {
text-decoration: underline;
}
.breadcrumbs {
font-size: 0.9rem;
color: #718096;
margin-bottom: 20px;
}
.breadcrumbs a {
color: #718096;
}
.clinical-badge {
display: inline-block;
background-color: #ebf8ff;
color: #2b6cb0;
padding: 6px 12px;
border-radius: 6px;
font-size: 0.85rem;
font-weight: bold;
margin-bottom: 10px;
}
.subtitle {
font-size: 1.15rem;
color: #4a5568;
}
.warning-block {
background-color: #fffaf0;
border-left: 4px solid #dd6b20;
padding: 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}
.warning-block.danger {
background-color: #fff5f5;
border-left-color: #e53e3e;
}
.summary-block {
background-color: #ebf8ff;
border-left: 4px solid #3182ce;
padding: 20px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}
.conclusion-block {
background-color: #f0fff4;
border: 1px solid #9ae6b4;
padding: 25px;
margin: 32px 0;
border-radius: 8px;
}
.review-block {
background-color: #f7fafc;
border: 1px solid #e2e8f0;
padding: 24px;
margin: 32px 0;
border-radius: 8px;
}
.disclaimer-block {
background-color: #edf2f7;
border-left: 4px solid #a0aec0;
padding: 16px;
margin: 24px 0;
font-size: 0.95rem;
color: #4a5568;
}
.table-wrapper {
overflow-x: auto;
margin: 24px 0;
}
table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
background-color: #ffffff;
}
th, td {
border: 1px solid #e2e8f0;
padding: 14px;
text-align: left;
vertical-align: top;
}
th {
background-color: #f7fafc;
font-weight: bold;
color: #2d3748;
}
tr:nth-child(even) td {
background-color: #fbfdff;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 24px 0;
}
.card {
background-color: #f7fafc;
border: 1px solid #e2e8f0;
padding: 24px;
border-radius: 8px;
box-shadow: 0 1px 3px rgba(0,0,0,0.05);
}
.card h3 {
margin-top: 0;
color: #2b6cb0;
font-size: 1.25rem;
}
.card p:last-child {
margin-bottom: 0;
}
ul {
padding-left: 24px;
}
.toc {
background-color: #f7fafc;
padding: 24px;
border-radius: 8px;
margin: 24px 0;
border: 1px solid #e2e8f0;
}
.toc ul {
list-style-type: none;
padding-left: 0;
}
.toc li {
margin-bottom: 10px;
}

@media (max-width: 600px) {
.article-container {
padding: 15px;
}
.cards-grid {
grid-template-columns: 1fr;
}
}

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