

/* 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_6140.css?17819526213560*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6140 */

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

.main-article {
max-width: 900px;
margin: 0 auto;
padding: 20px;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1f2937;
}
.main-article h1, .main-article h2, .main-article h3 {
color: #111827;
margin-top: 1.5em;
margin-bottom: 0.5em;
}
.main-article h1 {
font-size: 2em;
line-height: 1.2;
margin-top: 0.5em;
}
.main-article h2 {
font-size: 1.5em;
border-bottom: 2px solid #e5e7eb;
padding-bottom: 0.3em;
}
.main-article h3 {
font-size: 1.2em;
}
.main-article p {
margin-bottom: 1em;
}
.main-article a {
color: #2563eb;
text-decoration: none;
}
.main-article a:hover {
text-decoration: underline;
}
.main-article img {
max-width: 100%;
height: auto;
display: block;
margin: 30px auto;
border-radius: 8px;
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}
.breadcrumbs {
font-size: 0.9em;
color: #6b7280;
margin-bottom: 20px;
}
.breadcrumbs a {
color: #4b5563;
}
.article-header {
margin-bottom: 30px;
}
.article-badge {
display: inline-block;
background-color: #e0f2fe;
color: #0284c7;
padding: 4px 8px;
border-radius: 4px;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}
.lead-text {
font-size: 1.2em;
color: #4b5563;
margin-top: 10px;
}
.warning-block {
background-color: #fefce8;
border-left: 5px solid #eab308;
padding: 15px;
margin: 20px 0;
border-radius: 4px;
}
.warning-block.danger {
background-color: #fef2f2;
border-left-color: #ef4444;
}
.warning-block.danger h3 {
color: #b91c1c;
margin-top: 0;
}
.warning-block.disclaimer {
background-color: #f1f5f9;
border-left-color: #64748b;
font-size: 0.9em;
}
.insight-block {
background-color: #f3f4f6;
border-left: 4px solid #3b82f6;
padding: 16px;
margin: 20px 0;
border-radius: 4px;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background: #ffffff;
border: 1px solid #e5e7eb;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}
.card h3 {
margin-top: 0;
color: #2563eb;
}
.card.secondary-card {
background: #faf5ff;
border-left: 4px solid #8b5cf6;
}
.card.secondary-card h3 {
color: #6d28d9;
}
.table-container {
overflow-x: auto;
margin: 20px 0;
}
table {
width: 100%;
border-collapse: collapse;
font-size: 0.95em;
}
th, td {
border: 1px solid #d1d5db;
padding: 12px;
text-align: left;
vertical-align: top;
}
th {
background-color: #f3f4f6;
font-weight: bold;
}
tr:nth-child(even) td {
background-color: #f9fafb;
}
.table-of-contents {
background: #f9fafb;
padding: 20px;
border-radius: 8px;
margin: 30px 0;
border: 1px solid #e5e7eb;
}
.table-of-contents h2 {
border-bottom: none;
margin-top: 0;
}
.table-of-contents ul {
list-style-type: none;
padding-left: 0;
}
.table-of-contents li {
margin-bottom: 8px;
}
ul {
padding-left: 20px;
}
li {
margin-bottom: 8px;
}
.editorial-card {
background-color: #f8fafc;
padding: 20px;
border-radius: 8px;
font-size: 0.9em;
color: #475569;
margin: 30px 0;
border: 1px solid #e2e8f0;
}
.text-routine {
color: #059669;
font-weight: bold;
}
.text-urgent {
color: #ea580c;
font-weight: bold;
}
.text-clarify {
color: #2563eb;
font-weight: bold;
}
.text-emergency {
color: #dc2626;
font-weight: bold;
}
.references-list {
font-size: 0.9em;
word-break: break-all;
}
@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}
}

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