

/* 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_5294.css?17804089622622*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5294 */

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

.main-article {
max-width: 900px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
padding: 20px;
}

.main-article h1,
.main-article h2,
.main-article h3 {
color: #1a1a1a;
line-height: 1.3;
}

.main-article h2 {
border-bottom: 2px solid #eaeaea;
padding-bottom: 8px;
margin-top: 1.5em;
margin-bottom: 1em;
}

.main-article h3 {
margin-top: 1.2em;
margin-bottom: 0.5em;
}

.main-article p {
margin-bottom: 1em;
}

.main-article ul,
.main-article ol {
margin-bottom: 1em;
padding-left: 20px;
}

.main-article li {
margin-bottom: 8px;
}

.main-article a {
color: #0056b3;
text-decoration: none;
}

.main-article a:hover {
text-decoration: underline;
}

.main-article img {
max-width: 100%;
height: auto;
display: block;
margin: 24px auto;
border-radius: 8px;
background-color: #f4f4f4;
min-height: 100px;
}

.breadcrumbs {
font-size: 0.9em;
color: #666666;
margin-bottom: 24px;
}

.alert {
padding: 16px 20px;
margin: 24px 0;
border-radius: 8px;
}

.alert p:last-child,
.alert ul:last-child {
margin-bottom: 0;
}

.alert-danger {
background-color: #fff5f5;
border-left: 4px solid #dc3545;
color: #842029;
}

.alert-warning {
background-color: #fffbe6;
border-left: 4px solid #ffc107;
color: #664d03;
}

.alert-info {
background-color: #f0f7ff;
border-left: 4px solid #0d6efd;
color: #052c65;
}

.summary-block {
background-color: #f2fdf4;
border-left: 4px solid #198754;
padding: 16px 20px;
margin: 24px 0;
border-radius: 8px;
color: #0f5132;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 24px 0;
}

.card {
background-color: #f9f9fa;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
}

.card h3 {
margin-top: 0;
font-size: 1.1em;
color: #2b6cb0;
}

.card p:last-child,
.card ul:last-child {
margin-bottom: 0;
}

.table-wrapper {
overflow-x: auto;
margin: 24px 0;
}

.main-article table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}

.main-article th,
.main-article td {
border: 1px solid #cbd5e1;
padding: 12px 16px;
text-align: left;
vertical-align: top;
}

.main-article th {
background-color: #f1f5f9;
font-weight: bold;
color: #334155;
}

.main-article tr:nth-child(even) {
background-color: #f8fafc;
}

.references {
font-size: 0.9em;
color: #475569;
}

@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_5294.css?17804089622622 */
