

/* 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_5140.css?17804138293088*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5140 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.medical-article h1,
.medical-article h2,
.medical-article h3 {
color: #1a1a1a;
margin-top: 1.5em;
margin-bottom: 0.5em;
}
.medical-article h1 {
font-size: 2.2em;
border-bottom: 2px solid #eaeaea;
padding-bottom: 10px;
}
.medical-article h2 {
font-size: 1.8em;
color: #0056b3;
border-bottom: 1px solid #eaeaea;
padding-bottom: 8px;
}
.medical-article h3 {
font-size: 1.3em;
color: #333333;
}
.medical-article p {
margin-bottom: 1em;
}
.medical-article ul {
margin-bottom: 1em;
padding-left: 20px;
}
.medical-article li {
margin-bottom: 0.5em;
}
.medical-article a {
color: #0056b3;
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;
}
.table-responsive {
overflow-x: auto;
margin-bottom: 20px;
}
.medical-article table {
width: 100%;
border-collapse: collapse;
margin-bottom: 20px;
background-color: #ffffff;
}
.medical-article th,
.medical-article td {
border: 1px solid #dddddd;
padding: 12px;
text-align: left;
}
.medical-article th {
background-color: #f4f4f4;
font-weight: bold;
color: #1a1a1a;
}
.medical-article tr:nth-child(even) {
background-color: #f9f9f9;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 20px;
margin-bottom: 20px;
margin-top: 10px;
}
.card {
background-color: #ffffff;
border: 1px solid #e0e0e0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0,0,0,0.05);
display: flex;
flex-direction: column;
}
.card p:last-child {
margin-bottom: 0;
}
.alert {
padding: 15px 20px;
border-radius: 8px;
margin-bottom: 20px;
}
.alert p:last-child,
.alert ul:last-child {
margin-bottom: 0;
}
.alert-danger {
background-color: #fff1f0;
border-left: 5px solid #ff4d4f;
}
.alert-warning {
background-color: #fffbe6;
border-left: 5px solid #faad14;
}
.alert-success {
background-color: #f6ffed;
border-left: 5px solid #52c41a;
}
.alert-info {
background-color: #e6f7ff;
border-left: 5px solid #1890ff;
}
.alert-disclaimer {
background-color: #f5f5f5;
border: 1px solid #d9d9d9;
font-size: 0.9em;
color: #555555;
}
.breadcrumbs {
font-size: 0.9em;
color: #666666;
margin-bottom: 20px;
padding-bottom: 10px;
border-bottom: 1px solid #eaeaea;
}
.faq-item {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #eaeaea;
}
.faq-item h3 {
margin-top: 0;
color: #0056b3;
}
.conclusion-section {
margin-top: 30px;
background-color: #fafafa;
padding: 20px;
border-radius: 8px;
border: 1px solid #eaeaea;
}
.conclusion-section h2 {
margin-top: 0;
border-bottom: none;
padding-bottom: 0;
font-size: 1.5em;
}
@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_5140.css?17804138293088 */
