

/* 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_3690.css?17796876373463*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=3690 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px;
color: #333333;
}
.medical-article h1 {
font-size: 28px;
color: #1a4f8a;
margin: 0 0 20px 0;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 10px;
}
.medical-article h2 {
font-size: 24px;
color: #1a4f8a;
margin: 40px 0 20px 0;
}
.medical-article h3 {
font-size: 20px;
color: #2d3748;
margin: 30px 0 15px 0;
}
.medical-article p {
margin: 0 0 15px 0;
}
.medical-article ul {
margin: 0 0 15px 0;
padding-left: 20px;
}
.medical-article li {
margin-bottom: 8px;
}
.medical-article a {
color: #3182ce;
text-decoration: none;
}
.medical-article a:hover {
text-decoration: underline;
}
.medical-article img {
max-width: 100%;
height: auto;
display: block;
margin: 20px auto;
border-radius: 8px;
}
.medical-article strong {
font-weight: bold;
}

/* !5B:8 8 :0@B>G:8 */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
}
.card-title {
margin-top: 0;
font-size: 18px;
color: #1a4f8a;
font-weight: bold;
margin-bottom: 10px;
}

/* "01;8FK */
.table-responsive {
overflow-x: auto;
margin: 20px 0;
}
.medical-table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.medical-table th, .medical-table td {
border: 1px solid #cbd5e1;
padding: 12px;
text-align: left;
}
.medical-table th {
background-color: #1a4f8a;
color: #ffffff;
font-weight: bold;
}
.medical-table tr:nth-child(even) {
background-color: #f8fafc;
}

/* :F5=BK 8 A<KA;>2K5 1;>:8 */
.alert {
padding: 15px 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.alert p:last-child, .alert ul:last-child {
margin-bottom: 0;
}
.alert-danger {
background-color: #fef2f2;
border-left: 4px solid #ef4444;
}
.alert-danger strong {
color: #991b1b;
}
.alert-warning {
background-color: #fffbeb;
border-left: 4px solid #f59e0b;
}
.alert-warning strong {
color: #b45309;
}
.alert-success {
background-color: #f0fdf4;
border-left: 4px solid #22c55e;
}
.alert-success strong {
color: #166534;
}
.chunk-box {
background-color: #eff6ff;
border-left: 4px solid #3b82f6;
padding: 15px 20px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.chunk-box strong {
color: #1e40af;
}

/* 02830F8O 8 >3;02;5=85 */
.breadcrumbs {
font-size: 14px;
color: #64748b;
margin-bottom: 20px;
}
.toc-box {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
margin: 30px 0;
}
.toc-list {
list-style-type: none;
padding: 0;
}
.toc-columns {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 10px 40px;
}

/* AB>G=8:8 8 A=>A:8 */
.references-list {
font-size: 14px;
color: #475569;
list-style-type: none;
padding-left: 0;
}
.references-list li {
margin-bottom: 10px;
}

.review-info {
background-color: #f1f5f9;
padding: 15px;
border-radius: 8px;
font-size: 14px;
margin-top: 40px;
}
.disclaimer {
font-size: 14px;
color: #64748b;
border-top: 1px solid #e2e8f0;
padding-top: 15px;
margin-top: 30px;
text-align: justify;
}

@media (max-width: 768px) {
.toc-columns {
grid-template-columns: 1fr;
}
}

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