

/* 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_5790.css?17812723023915*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5790 */

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

.med-article {
max-width: 900px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2d3748;
padding: 20px 15px;
}
.med-article * {
box-sizing: border-box;
}
.med-article h1,
.med-article h2,
.med-article h3 {
color: #1a202c;
margin-top: 1.5em;
margin-bottom: 0.75em;
line-height: 1.3;
}
.med-article h1 {
font-size: 2.2rem;
margin-top: 0.5em;
}
.med-article h2 {
font-size: 1.7rem;
border-bottom: 2px solid #edf2f7;
padding-bottom: 8px;
}
.med-article h3 {
font-size: 1.3rem;
}
.med-article p {
margin-bottom: 1.2em;
}
.med-article a {
color: #3182ce;
text-decoration: none;
font-weight: bold;
}
.med-article a:hover {
text-decoration: underline;
}
.med-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
display: block;
margin: 30px auto;
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}
.med-article ul {
margin-bottom: 1.2em;
padding-left: 20px;
}
.med-article li {
margin-bottom: 0.5em;
}
.breadcrumb-wrap {
font-size: 0.9rem;
color: #718096;
margin-bottom: 25px;
}
.breadcrumb-wrap ul {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-wrap: wrap;
gap: 8px;
}
.breadcrumb-wrap li::after {
content: "/";
margin-left: 8px;
color: #cbd5e0;
}
.breadcrumb-wrap li:last-child::after {
content: "";
}
.badge {
display: inline-block;
background-color: #ebf8ff;
color: #3182ce;
padding: 4px 12px;
border-radius: 9999px;
font-size: 0.85rem;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.05em;
margin-bottom: 10px;
}
.alert-box {
padding: 20px;
border-radius: 8px;
margin: 30px 0;
}
.alert-box p:last-child,
.alert-box ul:last-child {
margin-bottom: 0;
}
.danger-box {
background-color: #fff5f5;
border-left: 5px solid #e53e3e;
}
.danger-box h3 {
color: #c53030;
margin-top: 0;
}
.warning-box {
background-color: #fffff0;
border-left: 5px solid #d69e2e;
}
.insight-box {
background-color: #ebf8ff;
border-left: 5px solid #3182ce;
}
.editorial-card {
background-color: #f0fff4;
border-left: 5px solid #38a169;
padding: 20px;
margin-top: 40px;
border-radius: 8px;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 24px;
margin: 30px 0;
}
.card {
background: #ffffff;
border: 1px solid #e2e8f0;
border-radius: 12px;
padding: 24px;
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
transition: transform 0.2s, box-shadow 0.2s;
}
.card:hover {
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}
.card h3 {
margin-top: 0;
color: #2b6cb0;
font-size: 1.15rem;
border-bottom: none;
padding-bottom: 0;
}
.numbered-list {
counter-reset: custom-counter;
list-style: none;
padding-left: 0;
}
.numbered-list > li {
counter-increment: custom-counter;
position: relative;
padding-left: 35px;
margin-bottom: 12px;
}
.numbered-list > li::before {
content: counter(custom-counter) ".";
position: absolute;
left: 0;
top: 0;
font-weight: bold;
color: #3182ce;
background-color: #ebf8ff;
width: 24px;
height: 24px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 0.85rem;
}
.table-wrapper {
overflow-x: auto;
margin: 30px 0;
}
table {
width: 100%;
border-collapse: collapse;
font-size: 0.95rem;
}
th, td {
padding: 14px 16px;
border: 1px solid #e2e8f0;
text-align: left;
vertical-align: top;
}
th {
background-color: #2b6cb0;
color: #ffffff;
font-weight: bold;
}
tr:nth-child(even) td {
background-color: #f7fafc;
}
.status-routine {
color: #3182ce;
}
.status-urgent {
color: #dd6b20;
}
.status-emergency {
color: #e53e3e;
}
@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
.med-article h1 {
font-size: 1.8rem;
}
.med-article h2 {
font-size: 1.4rem;
}
}

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