

/* 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_5775.css?17812720233870*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5775 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #2d3748;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.medical-article h1, .medical-article h2, .medical-article h3 {
color: #1a365d;
margin-top: 1.5em;
margin-bottom: 0.6em;
line-height: 1.3;
}
.medical-article h1 {
font-size: 2.2em;
margin-top: 0;
}
.medical-article h2 {
font-size: 1.8em;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 8px;
}
.medical-article h3 {
font-size: 1.3em;
}
.medical-article p {
margin-bottom: 1em;
}
.medical-article a {
color: #3182ce;
text-decoration: none;
}
.medical-article a:hover {
text-decoration: underline;
}
.medical-article strong {
font-weight: 600;
color: #1a202c;
}
.breadcrumbs {
font-size: 0.9em;
color: #718096;
margin-bottom: 25px;
}
.breadcrumbs a {
color: #718096;
}
.label-badge {
display: inline-block;
background-color: #edf2f7;
color: #4a5568;
padding: 6px 12px;
border-radius: 6px;
font-size: 0.85em;
font-weight: bold;
margin-bottom: 15px;
}
.divider {
height: 1px;
background-color: #e2e8f0;
margin: 40px 0;
}
.image-wrapper {
margin: 30px 0;
text-align: center;
}
.image-wrapper img {
max-width: 100%;
height: auto;
border-radius: 12px;
box-shadow: 0 4px 15px rgba(0,0,0,0.08);
}
.medical-article ul {
padding-left: 25px;
margin-bottom: 1.5em;
}
.medical-article li {
margin-bottom: 8px;
}
.decimal-list {
list-style-type: decimal;
}
.ymyl-box {
background-color: #fffaf0;
border-left: 5px solid #dd6b20;
padding: 20px;
margin: 30px 0;
border-radius: 0 8px 8px 0;
}
.ymyl-box p {
margin: 10px 0 0 0;
}
.danger-box {
background-color: #fff5f5;
border-left: 5px solid #e53e3e;
padding: 20px;
margin: 30px 0;
border-radius: 0 8px 8px 0;
}
.insight-box {
background-color: #ebf8ff;
border-left: 5px solid #3182ce;
padding: 20px;
margin: 30px 0;
border-radius: 0 8px 8px 0;
}
.insight-box p {
margin: 0;
}
.summary-section {
background-color: #f0fff4;
padding: 30px;
margin: 40px 0;
border-radius: 12px;
border: 1px solid #c6f6d5;
}
.summary-section h2 {
border: none;
margin-top: 0;
padding-bottom: 0;
}
.author-box {
background-color: #f7fafc;
padding: 25px;
margin: 40px 0;
border-radius: 12px;
border: 1px solid #e2e8f0;
font-size: 0.95em;
}
.author-box p {
margin-bottom: 10px;
}
.author-box p:last-child {
margin-bottom: 0;
}
.table-responsive {
overflow-x: auto;
margin: 30px 0;
}
.medical-article table {
width: 100%;
border-collapse: collapse;
min-width: 650px;
background-color: #fff;
}
.medical-article th, .medical-article td {
border: 1px solid #cbd5e0;
padding: 14px 18px;
text-align: left;
vertical-align: top;
}
.medical-article th {
background-color: #edf2f7;
color: #2d3748;
font-weight: bold;
}
.medical-article tr:nth-child(even) {
background-color: #f8fafc;
}
.status-urgent {
color: #e53e3e;
}
.status-warning {
color: #dd6b20;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
gap: 24px;
margin: 30px 0;
}
.card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
padding: 24px;
border-radius: 12px;
display: flex;
flex-direction: column;
}
.card h3 {
margin-top: 0;
font-size: 1.25em;
}
.card p {
margin-bottom: 12px;
}
.card p:last-child {
margin-bottom: 0;
}
.faq-card {
background-color: #fff;
box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}
.text-italic {
font-style: italic;
}
.toc-box {
background-color: #f7fafc;
padding: 25px;
border-radius: 12px;
margin: 30px 0;
}
.toc-box h2 {
margin-top: 0;
border: none;
font-size: 1.4em;
}
@media (max-width: 768px) {
.cards-grid {
grid-template-columns: 1fr;
}
.medical-article table {
font-size: 0.9em;
}
}

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