

/* 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_4382.css?17798004572985*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=4382 */

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

.art-wrap {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.art-wrap h1 {
color: #1a5f7a;
margin-bottom: 1rem;
font-size: 2rem;
}
.art-wrap h2 {
color: #1a5f7a;
border-bottom: 2px solid #e0e0e0;
padding-bottom: 10px;
margin-top: 2rem;
margin-bottom: 1rem;
font-size: 1.5rem;
}
.art-wrap h3 {
color: #22a6b3;
margin-top: 1.5rem;
margin-bottom: 0.8rem;
font-size: 1.2rem;
}
.art-wrap p {
margin-bottom: 1rem;
}
.art-wrap ul {
margin-bottom: 1rem;
padding-left: 20px;
}
.art-wrap li {
margin-bottom: 0.5rem;
}
.art-wrap a {
color: #22a6b3;
text-decoration: none;
}
.art-wrap a:hover {
text-decoration: underline;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background-color: #f4f9f9;
padding: 20px;
border-radius: 8px;
border-left: 4px solid #22a6b3;
}
.card h3 {
margin-top: 0;
}
.card p:last-child,
.card ul:last-child {
margin-bottom: 0;
}
.accent-danger {
background-color: #fff0f0;
border-left: 4px solid #ff4757;
padding: 15px;
margin: 15px 0;
border-radius: 4px;
}
.accent-danger strong {
color: #ff4757;
}
.accent-warning {
background-color: #fff8e1;
border-left: 4px solid #ffb142;
padding: 15px;
margin: 15px 0;
border-radius: 4px;
}
.accent-warning strong {
color: #e67e22;
}
.accent-success {
background-color: #f1fcf5;
border-left: 4px solid #2ed573;
padding: 15px;
margin: 15px 0;
border-radius: 4px;
}
.accent-success strong {
color: #27ae60;
}
.accent-info {
background-color: #f0f8ff;
border-left: 4px solid #1e90ff;
padding: 15px;
margin: 15px 0;
border-radius: 4px;
}
.accent-info strong {
color: #1e90ff;
}
.accent-secondary {
background-color: #f8f9fa;
border-left: 4px solid #ced4da;
padding: 15px;
margin: 15px 0;
border-radius: 4px;
}
.table-responsive {
overflow-x: auto;
margin: 20px 0;
}
.art-wrap table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.art-wrap th,
.art-wrap td {
border: 1px solid #dcdcdc;
padding: 12px;
text-align: left;
}
.art-wrap th {
background-color: #1a5f7a;
color: #ffffff;
font-weight: bold;
}
.art-wrap tr:nth-child(even) {
background-color: #f9f9f9;
}
.img-container {
margin: 20px 0;
text-align: center;
}
.img-container img {
max-width: 100%;
height: auto;
border-radius: 8px;
}
.img-caption {
font-size: 0.9em;
color: #666666;
margin-top: 10px;
}
.breadcrumbs {
font-size: 0.9em;
color: #666666;
margin-bottom: 20px;
}
.toc ul {
list-style-type: none;
padding-left: 0;
}
.toc li {
margin-bottom: 10px;
}
.disclaimer {
font-size: 0.9em;
color: #666666;
padding: 15px 0;
border-top: 1px solid #dcdcdc;
margin-top: 30px;
}
@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_4382.css?17798004572985 */
