

/* 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_2670.css?17795940893504*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=2670 */

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

* {
box-sizing: border-box;
}

.article-container {
max-width: 860px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #222;
padding: 20px;
}

h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif;
color: #1a1a1a;
line-height: 1.3;
}

h2 {
font-size: 1.5rem;
border-bottom: 2px solid #e0e0e0;
padding-bottom: 10px;
margin: 40px 0 20px;
text-transform: uppercase;
}

h3 {
font-size: 1.25rem;
margin: 30px 0 15px;
}

p {
margin: 15px 0;
}

a {
color: #0056b3;
text-decoration: underline;
}

a:hover {
color: #003d82;
text-decoration: none;
}

ul {
margin: 15px 0;
padding-left: 25px;
}

li {
margin-bottom: 8px;
}

.breadcrumbs {
font-size: 0.9rem;
color: #555;
margin-bottom: 25px;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
gap: 20px;
margin: 25px 0;
}

.card {
background-color: #f8f9fa;
border: 1px solid #e0e0e0;
padding: 20px;
border-radius: 8px;
}

.stage-card {
background-color: #fff;
border-left: 5px solid #ccc;
}

.stage-1 {
border-left-color: #4CAF50;
background-color: #f9fdf9;
}

.stage-2 {
border-left-color: #FFC107;
background-color: #fffdf5;
}

.stage-3 {
border-left-color: #F44336;
background-color: #fff5f5;
}

.alert-danger {
background-color: #ffebee;
border-left: 5px solid #f44336;
padding: 18px;
margin: 25px 0;
border-radius: 4px;
}

.alert-warning {
background-color: #fff3cd;
border-left: 5px solid #ffc107;
padding: 18px;
margin: 25px 0;
border-radius: 4px;
}

.alert-success {
background-color: #e8f5e9;
border-left: 5px solid #4caf50;
padding: 18px;
margin: 25px 0;
border-radius: 4px;
}

.alert-info {
background-color: #e3f2fd;
border-left: 5px solid #2196f3;
padding: 18px;
margin: 25px 0;
border-radius: 4px;
}

.chunk {
background-color: #f4f6f8;
border-left: 5px solid #6c757d;
padding: 18px;
margin: 25px 0;
border-radius: 4px;
}

.toc {
background-color: #f8f9fa;
padding: 25px;
border-radius: 8px;
margin-bottom: 40px;
border: 1px solid #eaeaea;
}

table {
width: 100%;
border-collapse: collapse;
margin: 25px 0;
font-size: 0.95rem;
}

th, td {
border: 1px solid #d1d1d1;
padding: 12px 15px;
text-align: left;
}

th {
background-color: #eef2f5;
font-weight: bold;
color: #333;
}

tr:nth-child(even) {
background-color: #f9f9f9;
}

@media (max-width: 768px) {
table, th, td, tr {
display: block;
}
th {
position: absolute;
top: -9999px;
left: -9999px;
}
tr {
border: 1px solid #d1d1d1;
margin-bottom: 15px;
}
td {
border: none;
border-bottom: 1px solid #eee;
position: relative;
padding-left: 50%;
}
td:before {
position: absolute;
top: 12px;
left: 15px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
font-weight: bold;
content: attr(data-label);
}
td:last-child {
border-bottom: 0;
}
}

img {
max-width: 100%;
height: auto;
border-radius: 8px;
display: block;
margin: 0 auto;
}

.img-container {
text-align: center;
margin: 30px 0;
}

.faq-item {
margin-bottom: 15px;
border: 1px solid #e0e0e0;
padding: 18px;
border-radius: 8px;
background-color: #fff;
}

.faq-question {
font-weight: bold;
color: #1a1a1a;
}

.faq-answer {
margin-top: 10px;
color: #444;
}

.editorial-note {
background-color: #f1f1f1;
padding: 20px;
border-radius: 8px;
margin-top: 40px;
font-size: 0.9rem;
color: #555;
}

.disclaimer {
border: 2px dashed #b0bec5;
padding: 20px;
margin-top: 30px;
text-align: center;
font-size: 0.9rem;
background-color: #fafafa;
color: #555;
}

.italic-text {
font-style: italic;
}

/* End */
/* /local/templates/doctor/components/bitrix/catalog.element/element/style.css?1775475893725 */
/* /upload/article_assets/iblock_12/element_2670.css?17795940893504 */
