

/* 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_4140.css?17806520052793*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=4140 */

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

.article-container {
max-width: 900px;
margin: 0 auto;
padding: 20px;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
}

.breadcrumbs {
font-size: 0.9em;
color: #6c757d;
margin-bottom: 20px;
}

h1 {
font-size: 2.2em;
color: #2c3e50;
margin-bottom: 30px;
border-bottom: 2px solid #e9ecef;
padding-bottom: 10px;
}

h2 {
font-size: 1.8em;
color: #34495e;
margin-top: 40px;
margin-bottom: 20px;
padding-bottom: 5px;
border-bottom: 1px solid #e9ecef;
}

h3 {
font-size: 1.3em;
color: #2c3e50;
margin-top: 25px;
margin-bottom: 15px;
}

p {
margin-bottom: 15px;
}

ul {
margin-bottom: 20px;
padding-left: 25px;
}

li {
margin-bottom: 8px;
}

a {
color: #0056b3;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

strong {
color: #212529;
}

img {
max-width: 100%;
height: auto;
display: block;
margin: 30px auto;
border-radius: 8px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

/* Tables */
.table-wrapper {
overflow-x: auto;
margin: 25px 0;
}

table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}

th, td {
padding: 15px;
border: 1px solid #dee2e6;
text-align: left;
}

th {
background-color: #f8f9fa;
font-weight: bold;
color: #2c3e50;
}

tr:nth-child(even) {
background-color: #f1f3f5;
}

/* Cards Grid */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 25px 0;
}

.card {
background-color: #f8f9fa;
padding: 20px;
border-radius: 8px;
border: 1px solid #e9ecef;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.card h3 {
margin-top: 0;
font-size: 1.1em;
color: #0056b3;
}

/* Highlight Blocks */
.alert {
padding: 20px;
border-radius: 8px;
margin: 25px 0;
}

.alert p:last-child,
.alert ul:last-child {
margin-bottom: 0;
}

.warning {
background-color: #fff3cd;
border-left: 5px solid #ffc107;
color: #856404;
}

.danger {
background-color: #f8d7da;
border-left: 5px solid #dc3545;
color: #721c24;
}

.ok {
background-color: #d4edda;
border-left: 5px solid #28a745;
color: #155724;
}

.conclusion {
background-color: #e2e3e5;
border-left: 5px solid #6c757d;
color: #383d41;
}

.insight {
background-color: #cce5ff;
border-left: 5px solid #004085;
color: #004085;
}

.footer-note {
background-color: #f8f9fa;
border: 1px solid #dee2e6;
padding: 20px;
margin-top: 40px;
border-radius: 8px;
font-size: 0.9em;
}

/* Mobile responsiveness */
@media (max-width: 768px) {
.article-container {
padding: 15px;
}

h1 {
font-size: 1.8em;
}

h2 {
font-size: 1.5em;
}

.cards-grid {
grid-template-columns: 1fr;
}
}

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