

/* 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_6481.css?17831021223134*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6481 */

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

.article-wrapper {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1f2937;
max-width: 850px;
margin: 0 auto;
padding: 20px;
}

.article-wrapper h1 {
font-size: 2.2em;
color: #111827;
margin-bottom: 0.4em;
line-height: 1.2;
}

.article-wrapper h2 {
font-size: 1.6em;
color: #1f2937;
margin-top: 1.8em;
margin-bottom: 0.8em;
padding-bottom: 0.3em;
border-bottom: 2px solid #e5e7eb;
}

.article-wrapper h3 {
font-size: 1.2em;
color: #374151;
margin-top: 1.4em;
margin-bottom: 0.6em;
}

.article-wrapper p {
margin-bottom: 1.2em;
}

.article-wrapper a {
color: #0284c7;
text-decoration: none;
}

.article-wrapper a:hover {
text-decoration: underline;
}

.article-wrapper ul {
margin-bottom: 1.2em;
padding-left: 24px;
}

.article-wrapper li {
margin-bottom: 0.6em;
}

.numbered-list {
list-style-type: decimal;
}

.article-wrapper img {
max-width: 100%;
height: auto;
border-radius: 8px;
display: block;
margin: 24px auto;
}

.breadcrumb {
font-size: 0.9em;
color: #6b7280;
margin-bottom: 24px;
}

.badge-tag {
display: inline-block;
background-color: #e0f2fe;
color: #0284c7;
padding: 4px 10px;
border-radius: 6px;
font-size: 0.85em;
font-weight: bold;
margin-bottom: 12px;
}

.table-badge {
display: inline-block;
padding: 3px 8px;
border-radius: 4px;
font-size: 0.9em;
font-weight: bold;
}

.badge-green {
background-color: #dcfce7;
color: #166534;
}

.badge-yellow {
background-color: #fef08a;
color: #854d0e;
}

.alert-warning {
background-color: #fef3c7;
border-left: 5px solid #f59e0b;
padding: 18px;
border-radius: 0 8px 8px 0;
margin: 24px 0;
color: #92400e;
}

.alert-danger {
background-color: #fee2e2;
border-left: 5px solid #ef4444;
padding: 18px;
border-radius: 0 8px 8px 0;
margin: 24px 0;
color: #991b1b;
}

.insight-block {
background-color: #f0fdfa;
border-left: 5px solid #0d9488;
padding: 18px;
border-radius: 0 8px 8px 0;
margin: 24px 0;
color: #0f766e;
}

.final-conclusion {
background-color: #eff6ff;
padding: 24px;
border-radius: 8px;
border-left: 5px solid #3b82f6;
margin: 32px 0;
}

.editorial-block {
background-color: #f3f4f6;
padding: 20px;
border-radius: 8px;
border: 1px solid #e5e7eb;
margin: 24px 0;
font-size: 0.95em;
}

.table-responsive {
overflow-x: auto;
margin: 24px 0;
}

.article-wrapper table {
width: 100%;
border-collapse: collapse;
background-color: #ffffff;
min-width: 600px;
}

.article-wrapper th,
.article-wrapper td {
border: 1px solid #d1d5db;
padding: 14px;
text-align: left;
vertical-align: top;
}

.article-wrapper th {
background-color: #f9fafb;
font-weight: bold;
color: #374151;
}

.article-wrapper tr:nth-child(even) td {
background-color: #f8fafc;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 24px 0;
}

.card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
}

.card h3 {
margin-top: 0;
font-size: 1.15em;
color: #1e293b;
margin-bottom: 12px;
}

.card p:last-child {
margin-bottom: 0;
}

@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_6481.css?17831021223134 */
