

/* 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_2648.css?17811223743211*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=2648 */

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

.article-wrapper {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.article-wrapper h1 {
font-size: 2.2rem;
color: #1a1a1a;
margin-bottom: 1rem;
line-height: 1.3;
}
.article-wrapper h2 {
font-size: 1.6rem;
color: #2c3e50;
margin-top: 2.5rem;
margin-bottom: 1.2rem;
border-bottom: 2px solid #eaeaea;
padding-bottom: 0.5rem;
}
.article-wrapper h3 {
font-size: 1.25rem;
color: #34495e;
margin-top: 1.5rem;
margin-bottom: 0.8rem;
}
.article-wrapper p {
margin-bottom: 1.2rem;
}
.article-wrapper ul {
margin-bottom: 1.2rem;
padding-left: 20px;
}
.article-wrapper li {
margin-bottom: 0.6rem;
}
.article-wrapper a {
color: #2980b9;
text-decoration: none;
}
.article-wrapper a:hover {
text-decoration: underline;
}
.article-wrapper strong {
font-weight: bold;
color: #1a1a1a;
}
.article-wrapper img {
max-width: 100%;
height: auto;
display: block;
border-radius: 8px;
margin: 2rem 0;
}
.table-container {
overflow-x: auto;
margin-bottom: 2rem;
}
.article-wrapper table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.article-wrapper th,
.article-wrapper td {
border: 1px solid #dcdcdc;
padding: 12px 16px;
text-align: left;
vertical-align: top;
}
.article-wrapper th {
background-color: #f4f6f8;
font-weight: bold;
color: #2c3e50;
}
.article-wrapper tr:nth-child(even) {
background-color: #fafbfc;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin-bottom: 2rem;
}
.card {
background-color: #ffffff;
border: 1px solid #e1e4e8;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0,0,0,0.03);
}
.card h3 {
margin-top: 0;
color: #2c3e50;
}
.breadcrumbs {
font-size: 0.9rem;
color: #7f8c8d;
margin-bottom: 1.5rem;
}
.category-label {
display: inline-block;
background-color: #edf2f7;
color: #4a5568;
padding: 4px 10px;
border-radius: 4px;
font-size: 0.85rem;
text-transform: uppercase;
letter-spacing: 0.05em;
margin-bottom: 1rem;
font-weight: bold;
}
.bg-warning {
background-color: #fff3cd;
border-left: 5px solid #ffc107;
padding: 16px 20px;
margin: 1.5rem 0;
border-radius: 0 6px 6px 0;
}
.bg-danger {
background-color: #ffebee;
border-left: 5px solid #f44336;
padding: 16px 20px;
margin: 1.5rem 0;
border-radius: 0 6px 6px 0;
}
.bg-danger strong {
color: #d32f2f;
}
.bg-insight {
background-color: #e3f2fd;
border-left: 5px solid #2196f3;
padding: 16px 20px;
margin: 1.5rem 0;
border-radius: 0 6px 6px 0;
}
.bg-conclusion {
background-color: #e8f5e9;
border-left: 5px solid #4caf50;
padding: 16px 20px;
margin: 1.5rem 0;
border-radius: 0 6px 6px 0;
}
.bg-expert {
background-color: #f3e5f5;
border-left: 5px solid #9c27b0;
padding: 16px 20px;
margin: 1.5rem 0;
border-radius: 0 6px 6px 0;
}
.bg-disclaimer {
background-color: #e0f7fa;
border-left: 5px solid #00bcd4;
padding: 16px 20px;
margin: 1.5rem 0;
border-radius: 0 6px 6px 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_2648.css?17811223743211 */
