

/* 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_5770.css?17812713263611*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5770 */

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

.article-container {
max-width: 900px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1c2b3a;
padding: 20px;
}

.breadcrumbs ul {
list-style: none;
padding: 0;
display: flex;
flex-wrap: wrap;
gap: 8px;
font-size: 0.9em;
color: #566878;
margin-bottom: 20px;
}

.breadcrumbs li::after {
content: "/";
margin-left: 8px;
color: #cfd9e6;
}

.breadcrumbs li:last-child::after {
content: "";
}

.breadcrumbs a {
color: #1a6fbf;
text-decoration: none;
}

.breadcrumbs a:hover {
text-decoration: underline;
}

.badge-top {
margin-bottom: 15px;
}

.badge-top strong {
background-color: #edf5fc;
color: #1a6fbf;
padding: 6px 12px;
border-radius: 4px;
font-size: 0.85em;
text-transform: uppercase;
letter-spacing: 0.05em;
}

h1 {
color: #0b2444;
font-size: 2.5em;
line-height: 1.2;
margin-bottom: 15px;
}

h2 {
color: #0b2444;
font-size: 1.8em;
margin-top: 40px;
margin-bottom: 20px;
border-bottom: 2px solid #edf5fc;
padding-bottom: 10px;
}

h3 {
color: #0b2444;
font-size: 1.3em;
margin-top: 25px;
margin-bottom: 10px;
}

.subtitle {
font-size: 1.15em;
color: #566878;
margin-bottom: 30px;
}

a {
color: #1a6fbf;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

img {
max-width: 100%;
height: auto;
border-radius: 12px;
margin: 30px 0;
display: block;
}

ul {
padding-left: 20px;
margin-bottom: 20px;
}

li {
margin-bottom: 10px;
}

table {
width: 100%;
border-collapse: collapse;
margin: 30px 0;
font-size: 0.95em;
}

th, td {
border: 1px solid #cfd9e6;
padding: 14px;
text-align: left;
vertical-align: top;
}

th {
background-color: #0b2444;
color: #ffffff;
font-weight: bold;
}

tr:nth-child(even) td {
background-color: #f5faff;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 30px 0;
}

.card {
background-color: #ffffff;
padding: 24px;
border-radius: 12px;
border: 1px solid #cfd9e6;
box-shadow: 0 4px 20px rgba(11, 36, 68, 0.05);
}

.card h3 {
margin-top: 0;
color: #0b2444;
}

.warning-block {
background-color: #fff4e6;
border-left: 4px solid #b05c00;
padding: 20px;
margin: 30px 0;
border-radius: 0 12px 12px 0;
}

.warning-block strong {
color: #b05c00;
}

.danger-block {
background-color: #fff5f4;
border-left: 4px solid #c0392b;
padding: 20px;
margin: 30px 0;
border-radius: 0 12px 12px 0;
}

.danger-block h3 {
color: #c0392b;
margin-top: 0;
}

.danger-block strong {
color: #c0392b;
}

.insight-block {
background-color: #edf5fc;
border-left: 4px solid #1a6fbf;
padding: 20px;
margin: 30px 0;
border-radius: 0 12px 12px 0;
}

.insight-block strong {
color: #1a6fbf;
}

.expert-block {
background-color: #e9f7f1;
border-left: 4px solid #1a7a50;
padding: 20px;
margin: 30px 0;
border-radius: 0 12px 12px 0;
}

.summary-block {
background-color: #f3e5f5;
border-left: 4px solid #9c27b0;
padding: 20px;
margin: 30px 0;
border-radius: 0 12px 12px 0;
}

.summary-block h2 {
margin-top: 0;
border-bottom: none;
color: #6a1b9a;
}

.toc {
background-color: #f9f9f9;
padding: 20px;
border-radius: 8px;
border: 1px solid #eee;
margin-bottom: 30px;
}

.toc ul {
list-style: none;
padding-left: 0;
}

.toc li {
margin-bottom: 8px;
}

@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
table {
display: block;
overflow-x: auto;
white-space: nowrap;
}
}

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