

/* 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_6198.css?17822998093113*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6198 */

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

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

.main-article h1 {
font-size: 2.2em;
color: #1a1a1a;
margin-bottom: 0.5em;
margin-top: 0;
}

.main-article h2 {
font-size: 1.8em;
color: #2c3e50;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 5px;
}

.main-article h3 {
font-size: 1.3em;
color: #34495e;
margin-top: 1.2em;
margin-bottom: 0.5em;
}

.main-article p {
margin-bottom: 1em;
}

.main-article a {
color: #2980b9;
text-decoration: none;
}

.main-article a:hover {
text-decoration: underline;
}

.breadcrumbs {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 20px;
}

.breadcrumbs a {
color: #2980b9;
}

.article-label {
display: inline-block;
background-color: #e8f4f8;
color: #2980b9;
padding: 4px 10px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
margin-bottom: 10px;
}

.danger-block {
background-color: #fff3cd;
border-left: 5px solid #ffc107;
padding: 20px;
margin: 20px 0;
border-radius: 4px;
}

.danger-block strong {
color: #b38600;
}

.danger-block.critical {
background-color: #ffe6e6;
border-left: 5px solid #ff4d4d;
}

.danger-block.critical strong {
color: #cc0000;
}

.summary-block {
background-color: #eafaf1;
border-left: 5px solid #2ecc71;
padding: 20px;
margin: 20px 0;
border-radius: 4px;
}

.summary-block strong {
color: #27ae60;
}

.author-card {
background-color: #f8f9fa;
border: 1px solid #dee2e6;
padding: 20px;
margin: 30px 0;
border-radius: 8px;
}

.disclaimer-block {
background-color: #f2f3f4;
border-left: 5px solid #7f8c8d;
padding: 20px;
margin: 30px 0;
border-radius: 4px;
font-size: 0.9em;
}

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

.card {
background-color: #ffffff;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

.card h3 {
margin-top: 0;
color: #2c3e50;
font-size: 1.1em;
}

table {
width: 100%;
border-collapse: collapse;
margin: 20px 0;
background-color: #ffffff;
}

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

th {
background-color: #f8fafc;
font-weight: bold;
color: #1e293b;
}

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

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

ul {
margin-bottom: 1em;
padding-left: 20px;
}

li {
margin-bottom: 0.5em;
}

.numbered-list {
list-style-type: decimal;
}

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

.toc ul {
list-style-type: none;
padding-left: 0;
margin: 0;
}

.toc li {
margin-bottom: 8px;
}

@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
table, tr, td, th {
display: block;
}
tr {
margin-bottom: 15px;
border: 1px solid #cbd5e1;
}
th {
display: none;
}
td {
border: none;
border-bottom: 1px solid #eee;
}
td:last-child {
border-bottom: none;
}
}

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