

/* 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_5289.css?17800603492862*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5289 */

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

.article-container {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px;
color: #333;
}
.article-container h1 {
font-size: 2.2em;
color: #111;
margin-bottom: 0.5em;
}
.article-container h2 {
font-size: 1.6em;
color: #005b9f;
border-bottom: 2px solid #e9f5ff;
padding-bottom: 10px;
margin-top: 1.5em;
margin-bottom: 0.8em;
}
.article-container h3 {
font-size: 1.2em;
color: #222;
margin-top: 1.2em;
margin-bottom: 0.5em;
}
.article-container p {
margin-bottom: 1em;
}
.article-container ul {
margin-bottom: 1em;
padding-left: 20px;
}
.article-container li {
margin-bottom: 8px;
}
.article-container a {
color: #005b9f;
text-decoration: none;
}
.article-container a:hover {
text-decoration: underline;
}
.article-container img {
max-width: 100%;
height: auto;
display: block;
margin: 1.5em auto;
border-radius: 8px;
}
.table-wrapper {
overflow-x: auto;
margin-bottom: 1.5em;
}
.article-container table {
width: 100%;
border-collapse: collapse;
margin-bottom: 1em;
}
.article-container th, .article-container td {
border: 1px solid #ddd;
padding: 12px;
text-align: left;
}
.article-container th {
background-color: #005b9f;
color: #fff;
font-weight: bold;
}
.article-container tr:nth-child(even) {
background-color: #f9f9f9;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin-bottom: 1.5em;
}
.card {
background-color: #f4f7f6;
padding: 20px;
border-radius: 8px;
border-left: 4px solid #005b9f;
box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}
.card h3 {
margin-top: 0;
color: #005b9f;
}
.block-warning {
background-color: #fff3f3;
border-left: 4px solid #d9534f;
padding: 20px;
margin-bottom: 1.5em;
border-radius: 4px;
}
.block-warning strong {
color: #d9534f;
}
.block-info, .Ahunk {
background-color: #e9f5ff;
border-left: 4px solid #005b9f;
padding: 20px;
margin-bottom: 1.5em;
border-radius: 4px;
}
.block-info strong, .Ahunk strong {
color: #005b9f;
display: block;
margin-bottom: 10px;
font-size: 1.1em;
}
.block-success {
background-color: #f0fdf4;
border-left: 4px solid #22c55e;
padding: 20px;
margin-bottom: 1.5em;
border-radius: 4px;
}
.block-caution {
background-color: #fffbeb;
border-left: 4px solid #f59e0b;
padding: 20px;
margin-bottom: 1.5em;
border-radius: 4px;
}
.block-caution strong {
color: #b45309;
}
.breadcrumbs {
font-size: 0.9em;
color: #666;
margin-bottom: 20px;
}
.disclaimer {
background-color: #f9f9f9;
border-top: 1px solid #ddd;
padding: 20px;
margin-top: 2em;
font-size: 0.9em;
text-align: center;
color: #555;
}
@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_5289.css?17800603492862 */
