

/* 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_6152.css?17822804933546*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6152 */

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

* {
box-sizing: border-box;
}
.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2c3e50;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.medical-article h1 {
font-size: 2.2rem;
color: #1a252f;
margin-bottom: 0.5rem;
line-height: 1.2;
}
.medical-article h2 {
font-size: 1.6rem;
color: #2c3e50;
margin-top: 2.5rem;
margin-bottom: 1rem;
border-bottom: 2px solid #ecf0f1;
padding-bottom: 8px;
}
.medical-article h3 {
font-size: 1.25rem;
color: #0056b3;
margin-top: 1.5rem;
margin-bottom: 0.8rem;
}
.medical-article p {
margin-bottom: 1.2rem;
}
.medical-article a {
color: #0056b3;
text-decoration: none;
font-weight: bold;
}
.medical-article a:hover {
text-decoration: underline;
}
.medical-article ul {
margin-bottom: 1.5rem;
padding-left: 25px;
}
.medical-article li {
margin-bottom: 0.6rem;
}
.medical-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
box-shadow: 0 4px 12px rgba(0,0,0,0.1);
margin: 1.5rem 0;
display: block;
}
.breadcrumbs {
font-size: 0.9rem;
margin-bottom: 2rem;
color: #7f8c8d;
}
.breadcrumbs ul {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-wrap: wrap;
gap: 8px;
}
.breadcrumbs li::after {
content: "/";
margin-left: 8px;
color: #bdc3c7;
}
.breadcrumbs li:last-child::after {
content: "";
}
.breadcrumbs li:last-child {
color: #34495e;
}
.label-category {
display: inline-block;
background-color: #e8f4fd;
color: #0056b3;
padding: 4px 12px;
border-radius: 20px;
font-size: 0.85rem;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.5px;
margin-bottom: 10px;
}
.table-responsive {
overflow-x: auto;
margin: 1.5rem 0;
}
.medical-article table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
background-color: #ffffff;
}
.medical-article th,
.medical-article td {
border: 1px solid #dee2e6;
padding: 12px 15px;
text-align: left;
vertical-align: top;
}
.medical-article th {
background-color: #f4f7f6;
color: #2c3e50;
font-weight: bold;
}
.medical-article tr:nth-child(even) td {
background-color: #fafbfc;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 1.5rem 0;
}
.card {
background-color: #ffffff;
border: 1px solid #e1e8ed;
border-radius: 10px;
padding: 20px;
box-shadow: 0 2px 8px rgba(0,0,0,0.04);
display: flex;
flex-direction: column;
}
.card h3 {
margin-top: 0;
}
.card p:last-child,
.card ul:last-child {
margin-bottom: 0;
}
.block-warning {
background-color: #fff5f5;
border-left: 6px solid #e74c3c;
padding: 20px;
margin: 2rem 0;
border-radius: 0 8px 8px 0;
}
.block-warning h2,
.block-warning h3 {
color: #c0392b;
margin-top: 0;
border-bottom: none;
}
.block-insight {
background-color: #f0f7ff;
border-left: 6px solid #0056b3;
padding: 18px 20px;
margin: 2rem 0;
border-radius: 0 8px 8px 0;
}
.block-conclusion {
background-color: #f4fdf8;
border: 2px solid #2ecc71;
padding: 24px;
border-radius: 10px;
margin: 2.5rem 0;
}
.block-conclusion h2 {
margin-top: 0;
color: #27ae60;
border-bottom: none;
}
.block-editorial {
background-color: #f8f9fa;
border: 1px solid #e9ecef;
padding: 20px;
border-radius: 8px;
font-size: 0.95rem;
margin-top: 3rem;
}
.decimal-list {
list-style-type: decimal;
padding-left: 20px;
}
.status-urgent {
color: #e74c3c;
}
.status-alert {
color: #e67e22;
}
.references-list {
font-size: 0.9rem;
color: #555;
word-break: break-word;
}
@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
.medical-article {
padding: 15px;
}
}

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