

/* 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_5722.css?17812605213240*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5722 */

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

.cyanosis-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px;
color: #333333;
}
.cyanosis-article h1 {
font-size: 2.2em;
color: #111111;
margin-bottom: 0.5em;
}
.cyanosis-article h2 {
font-size: 1.6em;
color: #222222;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #eeeeee;
padding-bottom: 5px;
}
.cyanosis-article h3 {
font-size: 1.2em;
color: #333333;
margin-top: 1.2em;
margin-bottom: 0.5em;
}
.cyanosis-article p {
margin-bottom: 1em;
}
.cyanosis-article a {
color: #0056b3;
text-decoration: none;
}
.cyanosis-article a:hover {
text-decoration: underline;
}

.breadcrumb {
font-size: 0.9em;
margin-bottom: 20px;
}
.breadcrumb ul {
list-style: none;
padding: 0;
display: flex;
gap: 8px;
flex-wrap: wrap;
}
.breadcrumb li {
display: inline-flex;
align-items: center;
}
.breadcrumb li + li::before {
content: "/";
margin-right: 8px;
color: #888888;
}

.label {
display: inline-block;
background-color: #e3f2fd;
color: #0d47a1;
padding: 4px 10px;
border-radius: 4px;
font-weight: bold;
font-size: 0.85em;
margin-bottom: 10px;
}
.subtitle {
font-size: 1.15em;
color: #555555;
margin-bottom: 25px;
}

.warning-block {
background-color: #fff4e6;
border-left: 5px solid #ff8c00;
padding: 15px 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.danger-block {
background-color: #fff5f5;
border-left: 5px solid #dc3545;
padding: 15px 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.insight-block {
background-color: #f0f7ff;
border-left: 5px solid #0056b3;
padding: 15px 20px;
margin: 25px 0;
border-radius: 0 8px 8px 0;
}
.info-block {
background-color: #f8f9fa;
border: 1px solid #e9ecef;
padding: 15px 20px;
margin: 25px 0;
border-radius: 8px;
}

.toc {
background-color: #f8f9fa;
border: 1px solid #e9ecef;
padding: 20px;
border-radius: 8px;
margin-bottom: 30px;
}
.ordered-list {
list-style-type: decimal;
}

.cyanosis-article ul {
margin-left: 20px;
margin-bottom: 15px;
}
.cyanosis-article li {
margin-bottom: 8px;
}

table {
width: 100%;
border-collapse: collapse;
margin: 25px 0;
font-size: 0.95em;
}
th, td {
border: 1px solid #dee2e6;
padding: 12px;
text-align: left;
vertical-align: top;
}
th {
background-color: #e9ecef;
font-weight: bold;
color: #212529;
}
tr:nth-child(even) {
background-color: #f8f9fa;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background-color: #ffffff;
border: 1px solid #e9ecef;
border-radius: 8px;
padding: 20px;
box-shadow: 0 4px 6px rgba(0,0,0,0.04);
transition: transform 0.2s ease;
}
.card h3 {
margin-top: 0;
color: #0d47a1;
font-size: 1.1em;
}

img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 25px 0;
display: block;
box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
table {
display: block;
overflow-x: auto;
white-space: nowrap;
}
.cyanosis-article {
padding: 15px;
}
}

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