

/* 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_5709.css?17812594144120*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5709 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
color: #2c3e50;
padding: 20px;
}
.medical-article h1 {
font-size: 32px;
color: #1e293b;
margin-bottom: 20px;
line-height: 1.3;
}
.medical-article h2 {
font-size: 26px;
color: #0f172a;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 10px;
}
.medical-article h3 {
font-size: 20px;
color: #1e293b;
margin-top: 24px;
margin-bottom: 16px;
}
.medical-article p {
margin-top: 0;
margin-bottom: 16px;
font-size: 16px;
}
.medical-article ul {
margin-top: 0;
margin-bottom: 20px;
padding-left: 24px;
}
.medical-article li {
margin-bottom: 8px;
font-size: 16px;
}
.medical-article a {
color: #2563eb;
text-decoration: none;
}
.medical-article a:hover {
text-decoration: underline;
}
.medical-article strong {
font-weight: bold;
color: #0f172a;
}
.breadcrumb {
font-size: 14px;
color: #64748b;
margin-bottom: 24px;
}
.breadcrumb a {
color: #64748b;
}
.badge {
display: inline-block;
background-color: #e0f2fe;
color: #0284c7;
padding: 6px 14px;
border-radius: 6px;
font-size: 12px;
font-weight: bold;
margin-bottom: 20px;
text-transform: uppercase;
}
.alert-warning {
background-color: #fffbeb;
border-left: 5px solid #f59e0b;
padding: 20px;
margin-bottom: 30px;
border-radius: 0 8px 8px 0;
}
.alert-warning strong {
color: #b45309;
}
.alert-danger {
background-color: #fef2f2;
border-left: 5px solid #ef4444;
padding: 20px;
margin-bottom: 30px;
border-radius: 0 8px 8px 0;
}
.alert-danger h3 {
margin-top: 0;
color: #b91c1c;
}
.alert-danger strong {
color: #991b1b;
}
.insight-block {
background-color: #f0fdf4;
border-left: 5px solid #22c55e;
padding: 20px;
margin-bottom: 30px;
border-radius: 0 8px 8px 0;
}
.summary-block {
background-color: #eff6ff;
padding: 24px;
border-radius: 12px;
margin-top: 40px;
margin-bottom: 40px;
border: 1px solid #bfdbfe;
}
.toc-block {
background-color: #f8fafc;
padding: 24px;
border-radius: 12px;
margin-bottom: 40px;
border: 1px solid #e2e8f0;
}
.toc-block h3 {
margin-top: 0;
}
.data-table {
width: 100%;
border-collapse: collapse;
margin-bottom: 30px;
font-size: 15px;
}
.data-table th, .data-table td {
padding: 14px 16px;
border: 1px solid #cbd5e1;
text-align: left;
vertical-align: top;
}
.data-table th {
background-color: #f1f5f9;
font-weight: bold;
color: #0f172a;
}
.data-table tr:nth-child(even) td {
background-color: #f8fafc;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 24px;
margin-bottom: 30px;
}
.card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-top: 4px solid #3b82f6;
border-radius: 10px;
padding: 24px;
box-shadow: 0 4px 6px rgba(0,0,0,0.02);
}
.card h3 {
margin-top: 0;
color: #1e40af;
margin-bottom: 16px;
}
.card p {
margin-bottom: 12px;
font-size: 15px;
}
.card ul {
margin-bottom: 0;
padding-left: 20px;
}
.card li {
font-size: 15px;
margin-bottom: 8px;
}
.image-wrapper {
text-align: center;
margin: 32px 0;
}
.image-wrapper img {
max-width: 100%;
height: auto;
border-radius: 10px;
display: block;
margin: 0 auto 12px auto;
background-color: #f1f5f9;
}
.image-wrapper p {
font-size: 14px;
color: #64748b;
font-style: italic;
margin: 0;
}
.editorial-block {
background-color: #f8fafc;
padding: 24px;
border: 1px solid #e2e8f0;
border-radius: 12px;
margin-top: 40px;
margin-bottom: 40px;
}
.editorial-block p {
font-size: 14px;
color: #475569;
margin-bottom: 8px;
}
.faq-section .card h3 {
color: #0f172a;
font-size: 18px;
}
.faq-section .card {
border-top: 1px solid #e2e8f0;
border-left: 4px solid #8b5cf6;
}
@media (max-width: 768px) {
.data-table th, .data-table td {
padding: 10px;
font-size: 14px;
}
.cards-grid {
grid-template-columns: 1fr;
}
.medical-article h1 {
font-size: 26px;
}
.medical-article h2 {
font-size: 22px;
}
}

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