

/* 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_4126.css?17806519273009*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=4126 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}
.article-container * {
box-sizing: border-box;
}
.article-container h1,
.article-container h2,
.article-container h3 {
color: #2c3e50;
margin-top: 1.5em;
margin-bottom: 0.8em;
}
.article-container h1 {
font-size: 2.2em;
}
.article-container h2 {
font-size: 1.6em;
border-bottom: 2px solid #eaeaea;
padding-bottom: 8px;
}
.article-container h3 {
font-size: 1.2em;
}
.article-container p {
margin-bottom: 1.2em;
}
.article-container ul {
margin-bottom: 1.2em;
padding-left: 20px;
}
.article-container li {
margin-bottom: 0.6em;
}
.article-container a {
color: #0056b3;
text-decoration: none;
}
.article-container a:hover {
text-decoration: underline;
}
.article-container img {
max-width: 100%;
height: auto;
display: block;
margin: 20px auto;
border-radius: 8px;
}
.breadcrumbs {
font-size: 0.9em;
color: #777777;
margin-bottom: 25px;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 20px;
margin: 1.5em 0;
}
.card {
background-color: #f8f9fa;
border: 1px solid #e9ecef;
border-radius: 8px;
padding: 20px;
box-shadow: 0 4px 6px rgba(0,0,0,0.05);
}
.card h3 {
margin-top: 0;
font-size: 1.1em;
color: #0056b3;
}
.table-wrapper {
overflow-x: auto;
margin-bottom: 1.5em;
}
.article-container table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.article-container th,
.article-container td {
border: 1px solid #dddddd;
padding: 12px 15px;
text-align: left;
}
.article-container th {
background-color: #2c3e50;
color: #ffffff;
font-weight: bold;
}
.article-container tr:nth-child(odd) {
background-color: #f9f9f9;
}
.alert {
padding: 20px;
margin: 1.5em 0;
border-radius: 8px;
border-left: 6px solid;
}
.alert-warning {
background-color: #fff9c4;
border-color: #fbc02d;
}
.alert-danger {
background-color: #ffebee;
border-color: #d32f2f;
}
.alert-success {
background-color: #e8f5e9;
border-color: #388e3c;
}
.alert-info {
background-color: #fff3e0;
border-color: #f57c00;
}
.summary-block {
background-color: #e3f2fd;
border-left: 6px solid #1976d2;
padding: 20px;
margin: 1.5em 0;
border-radius: 8px;
}
.faq-item {
margin-bottom: 20px;
padding: 20px;
background-color: #f1f8ff;
border-radius: 8px;
border: 1px solid #cce5ff;
}
.faq-question {
margin-bottom: 12px;
font-size: 1.1em;
color: #004085;
}
.editorial-box {
border: 1px solid #cccccc;
padding: 20px;
border-radius: 8px;
background-color: #f9f9f9;
margin-top: 30px;
}
.disclaimer {
border: 2px dashed #9e9e9e;
padding: 20px;
text-align: center;
color: #616161;
margin-top: 30px;
border-radius: 8px;
}
@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_4126.css?17806519273009 */
