

/* 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_2970.css?17796286673170*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=2970 */

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

.article-container {
max-width: 900px;
margin: 0 auto;
padding: 20px;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
}

.article-container h1,
.article-container h2,
.article-container h3 {
color: #111827;
margin-top: 1.5em;
margin-bottom: 0.5em;
}

.article-container h1 {
font-size: 2.2em;
margin-top: 0.5em;
}

.article-container h2 {
font-size: 1.5em;
border-bottom: 2px solid #e5e7eb;
padding-bottom: 10px;
}

.article-container h3 {
font-size: 1.25em;
}

.article-container p {
margin-bottom: 1em;
}

.article-container ul {
margin-bottom: 1.5em;
padding-left: 20px;
}

.article-container li {
margin-bottom: 0.5em;
}

.article-container a {
color: #2563eb;
text-decoration: none;
}

.article-container a:hover {
text-decoration: underline;
}

.breadcrumbs {
font-size: 0.9em;
color: #6b7280;
margin-bottom: 20px;
}

.alert {
padding: 15px 20px;
border-left: 5px solid;
margin-bottom: 20px;
border-radius: 0 8px 8px 0;
}

.alert-danger {
background-color: #fee2e2;
border-color: #ef4444;
color: #991b1b;
}

.alert-warning {
background-color: #fef3c7;
border-color: #f59e0b;
color: #92400e;
}

.alert-success {
background-color: #d1fae5;
border-color: #10b981;
color: #065f46;
}

.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}

.card {
background: #ffffff;
padding: 20px;
border-radius: 8px;
border: 1px solid #e5e7eb;
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
display: flex;
flex-direction: column;
}

.card-title {
margin-bottom: 10px;
color: #111827;
}

.toc-section {
background-color: #f8f9fa;
padding: 20px;
border-radius: 8px;
margin-bottom: 30px;
border: 1px solid #e5e7eb;
}

.toc-section ul {
list-style-type: none;
padding-left: 0;
}

.toc-section li {
margin-bottom: 10px;
}

.highlight {
padding: 20px;
margin: 20px 0;
border-radius: 8px;
}

.highlight-summary {
background-color: #e0e7ff;
color: #3730a3;
border-left: 4px solid #4f46e5;
}

.highlight-expert {
background-color: #f3f4f6;
border-left: 4px solid #6b7280;
}

.table-responsive {
overflow-x: auto;
margin: 20px 0;
}

table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}

th, td {
border: 1px solid #d1d5db;
padding: 12px;
text-align: left;
}

th {
background-color: #f3f4f6;
font-weight: bold;
color: #111827;
}

tr:nth-child(even) {
background-color: #f9fafb;
}

.image-wrapper {
margin: 30px 0;
text-align: center;
}

.image-wrapper img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

.editorial-block {
margin-top: 40px;
padding-top: 20px;
border-top: 2px solid #e5e7eb;
}

.disclaimer-text {
background-color: #eceff1;
padding: 15px;
text-align: center;
font-size: 0.9em;
color: #546e7a;
border-radius: 8px;
font-style: italic;
margin-top: 20px;
}

@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
}

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