

/* 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_5957.css?17818022113221*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5957 */

/* ===== 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;
}

.breadcrumb {
font-size: 0.9rem;
color: #718096;
margin-bottom: 20px;
}

.breadcrumb a {
color: #3182ce;
text-decoration: none;
}

.breadcrumb a:hover {
text-decoration: underline;
}

h1, h2, h3 {
color: #1a365d;
margin-top: 1.5em;
margin-bottom: 0.5em;
line-height: 1.3;
}

h1 {
font-size: 2.2rem;
margin-top: 10px;
}

h2 {
font-size: 1.6rem;
border-bottom: 2px solid #edf2f7;
padding-bottom: 8px;
}

h3 {
font-size: 1.25rem;
}

p {
margin-bottom: 1.2em;
}

a {
color: #3182ce;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

img {
max-width: 100%;
height: auto;
border-radius: 12px;
margin: 20px 0;
display: block;
}

ul {
padding-left: 20px;
margin-bottom: 1.5em;
}

ul.numbered-list {
list-style-type: decimal;
}

li {
margin-bottom: 8px;
}

.badge {
display: inline-block;
background: #e2e8f0;
color: #4a5568;
padding: 6px 12px;
border-radius: 16px;
font-size: 0.85rem;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.05em;
margin-bottom: 10px;
}

.box {
padding: 20px;
border-radius: 12px;
margin: 24px 0;
}

.box-warning {
background-color: #fffaf0;
border-left: 5px solid #dd6b20;
color: #7b341e;
}

.box-danger {
background-color: #fff5f5;
border-left: 5px solid #e53e3e;
color: #742a2a;
}

.box-insight {
background-color: #ebf8ff;
border-left: 5px solid #3182ce;
color: #2c5282;
}

.box-editorial {
background-color: #f7fafc;
border: 1px solid #e2e8f0;
color: #4a5568;
}

.box-disclaimer {
background-color: #e6fffa;
border-left: 5px solid #319795;
color: #234e52;
}

.table-wrap {
overflow-x: auto;
margin: 24px 0;
}

table {
width: 100%;
border-collapse: collapse;
background: #ffffff;
font-size: 0.95rem;
}

th, td {
border: 1px solid #cbd5e0;
padding: 14px;
vertical-align: top;
}

th {
background: #2b6cb0;
color: #ffffff;
font-weight: bold;
text-align: left;
}

tr:nth-child(even) td {
background: #f7fafc;
}

tr:hover td {
background: #ebf8ff;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 24px 0;
}

.card {
background: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 12px;
padding: 20px;
}

.card h3 {
margin-top: 0;
color: #2b6cb0;
font-size: 1.15rem;
}

.card p:last-child, .card ul:last-child {
margin-bottom: 0;
}

.faq-item {
background: #ffffff;
border: 1px solid #cbd5e0;
border-radius: 12px;
padding: 20px;
margin-bottom: 16px;
}

.faq-item h3 {
margin-top: 0;
font-size: 1.1rem;
color: #1a365d;
margin-bottom: 12px;
}

.faq-item p {
margin-bottom: 0;
color: #4a5568;
}

.divider {
height: 1px;
background-color: #e2e8f0;
margin: 32px 0;
}

@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
.article-container {
padding: 15px;
}
h1 {
font-size: 1.8rem;
}
}

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