

/* 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_6123.css?17819529233845*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6123 */

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

.clinical-article {
font-family: Arial, Helvetica, sans-serif;
color: #2c3e50;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.clinical-article h1 {
color: #1a252f;
font-size: 2.2em;
margin-bottom: 0.5em;
line-height: 1.2;
}
.clinical-article h2 {
color: #1a252f;
font-size: 1.8em;
margin-top: 1.5em;
border-bottom: 2px solid #eef2f5;
padding-bottom: 0.3em;
}
.clinical-article h3 {
color: #0056b3;
font-size: 1.3em;
margin-bottom: 0.5em;
}
.clinical-article p, .clinical-article li {
font-size: 1.05em;
color: #34495e;
}
.breadcrumb {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 20px;
}
.clinical-label {
display: inline-block;
background-color: #e0f7fa;
color: #006064;
padding: 6px 12px;
border-radius: 4px;
font-weight: bold;
font-size: 0.85em;
margin-bottom: 15px;
}
.lead-text {
font-size: 1.2em;
color: #555;
margin-bottom: 20px;
}
.warning-block {
background-color: #fff9c4;
border-left: 4px solid #fbc02d;
padding: 16px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.danger-block {
background-color: #ffebee;
border-left: 4px solid #f44336;
padding: 16px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.danger-block h3 {
color: #b71c1c;
margin-top: 0;
}
.insight-block {
background-color: #e3f2fd;
border-left: 4px solid #2196f3;
padding: 16px;
margin: 20px 0;
border-radius: 0 8px 8px 0;
}
.conclusion-block {
background-color: #e8f5e9;
border-left: 4px solid #4caf50;
padding: 20px;
border-radius: 0 8px 8px 0;
margin: 30px 0;
}
.toc-block {
background-color: #f8f9fa;
border: 1px solid #e9ecef;
padding: 20px;
border-radius: 8px;
margin: 20px 0;
}
.toc-block ul {
list-style: none;
padding-left: 0;
margin-bottom: 0;
}
.toc-block li {
margin-bottom: 8px;
}
.toc-block a {
text-decoration: none;
color: #0056b3;
font-weight: bold;
}
.toc-block a:hover {
text-decoration: underline;
}
.disease-list li {
margin-bottom: 10px;
}
.table-responsive {
overflow-x: auto;
margin: 20px 0;
}
.clinical-article table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.clinical-article th, .clinical-article td {
border: 1px solid #dee2e6;
padding: 12px;
text-align: left;
vertical-align: top;
}
.clinical-article th {
background-color: #f1f3f5;
font-weight: bold;
color: #212529;
}
.clinical-article tr:nth-child(even) {
background-color: #f8f9fa;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 20px;
margin: 25px 0;
}
.card {
background-color: #f0f4f8;
border: 1px solid #dce4e0;
border-radius: 12px;
padding: 20px;
}
.card h3 {
margin-top: 0;
color: #1a252f;
font-size: 1.2em;
}
.card ul {
padding-left: 20px;
margin-bottom: 0;
}
.card li {
margin-bottom: 8px;
}
.author-block {
background-color: #e9ecef;
padding: 20px;
border-radius: 8px;
margin-top: 40px;
}
.disclaimer-block {
background-color: #f1f3f5;
border: 1px solid #ced4da;
padding: 15px;
border-radius: 8px;
margin-top: 20px;
font-size: 0.9em;
color: #495057;
}
.status-routine {
color: #f57c00;
}
.status-urgent {
color: #d32f2f;
}
.status-emergency {
color: #b71c1c;
}
.clinical-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 25px 0;
display: block;
box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}
.numbered-list {
list-style-type: decimal;
padding-left: 20px;
}
.reference-list {
font-size: 0.9em;
color: #555;
}
.reference-list a {
color: #0056b3;
text-decoration: none;
}
.reference-list a:hover {
text-decoration: underline;
}
.divider {
height: 1px;
background-color: #e1e8ed;
margin: 40px 0;
}
@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_6123.css?17819529233845 */
