

/* 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_6181.css?17822932613115*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6181 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
color: #2c3e50;
padding: 20px 15px;
}
.medical-article h1 {
font-size: 2.2rem;
color: #1a3b5c;
margin-bottom: 1rem;
line-height: 1.3;
}
.medical-article h2 {
font-size: 1.6rem;
color: #224a75;
border-bottom: 2px solid #edf5fc;
padding-bottom: 8px;
margin-top: 2.5rem;
margin-bottom: 1.2rem;
}
.medical-article h3 {
font-size: 1.2rem;
color: #2a5a8f;
margin-top: 1.5rem;
margin-bottom: 0.8rem;
}
.medical-article p {
margin-bottom: 1rem;
}
.medical-article a {
color: #1a6fbf;
text-decoration: none;
font-weight: bold;
}
.medical-article a:hover {
text-decoration: underline;
}
.medical-article ul {
margin-bottom: 1.5rem;
padding-left: 20px;
}
.medical-article li {
margin-bottom: 0.5rem;
}
.numbered-list {
list-style-type: decimal;
}
.breadcrumbs {
font-size: 0.9rem;
color: #666;
margin-bottom: 1.5rem;
}
.article-header {
margin-bottom: 2rem;
}
.category-badge {
display: inline-block;
background-color: #e1ecf8;
color: #1a6fbf;
padding: 6px 12px;
border-radius: 20px;
font-size: 0.85rem;
font-weight: bold;
margin-bottom: 1rem;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.table-wrapper {
overflow-x: auto;
margin: 2rem 0;
}
.medical-table {
width: 100%;
border-collapse: collapse;
font-size: 0.95rem;
background-color: #ffffff;
}
.medical-table th, .medical-table td {
border: 1px solid #cfd9e6;
padding: 14px;
text-align: left;
vertical-align: top;
}
.medical-table th {
background-color: #f0f5fa;
color: #1a3b5c;
font-weight: bold;
}
.medical-table tr:nth-child(even) td {
background-color: #f9fbfd;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 1.5rem 0;
}
.card {
background: #ffffff;
border: 1px solid #cfd9e6;
border-radius: 12px;
padding: 20px;
box-shadow: 0 4px 12px rgba(0,0,0,0.03);
}
.card h3 {
margin-top: 0;
}
.card p:last-child, .card ul:last-child {
margin-bottom: 0;
}
.danger-block {
background-color: #fff5f4;
border-left: 5px solid #c0392b;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 2rem 0;
}
.warning-block {
background-color: #fff8e6;
border-left: 5px solid #b05c00;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 2rem 0;
}
.insight-block {
background-color: #edf5fc;
border-left: 5px solid #1a6fbf;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 2rem 0;
}
.expert-block {
background-color: #f4f8eb;
border-left: 5px solid #4a7c24;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 2rem 0;
}
.conclusion-block {
background-color: #eef2f6;
padding: 30px;
border-radius: 12px;
margin: 3rem 0;
}
.conclusion-block h2 {
margin-top: 0;
border-bottom: none;
text-align: center;
}
.img-wrapper {
text-align: center;
margin: 2rem 0;
}
.img-wrapper img {
max-width: 100%;
height: auto;
border-radius: 8px;
border: 1px solid #e1e8f0;
}
@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
.medical-article h1 {
font-size: 1.8rem;
}
.medical-table th, .medical-table td {
padding: 10px;
}
}

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