

/* 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_5734.css?17812618882947*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5734 */

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

.medical-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
}
.medical-article h1 {
color: #1a365d;
font-size: 2.2em;
margin-bottom: 0.5em;
line-height: 1.3;
}
.medical-article h2 {
color: #2b6cb0;
font-size: 1.6em;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #ebf8ff;
padding-bottom: 0.3em;
}
.medical-article h3 {
color: #2c5282;
font-size: 1.3em;
margin-top: 1.2em;
margin-bottom: 0.6em;
}
.medical-article p {
margin-bottom: 1em;
}
.medical-article ul {
margin-bottom: 1.2em;
padding-left: 24px;
}
.medical-article li {
margin-bottom: 0.6em;
}
.medical-article a {
color: #3182ce;
text-decoration: none;
}
.medical-article a:hover {
text-decoration: underline;
}
.medical-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
margin: 20px 0;
display: block;
box-shadow: 0 4px 6px rgba(0,0,0,0.05);
}
.breadcrumb {
font-size: 0.9em;
color: #718096;
margin-bottom: 20px;
}
.meta-label {
font-size: 0.85em;
text-transform: uppercase;
color: #718096;
font-weight: bold;
letter-spacing: 0.05em;
}
.alert-warning {
background-color: #fffaf0;
border-left: 5px solid #ed8936;
padding: 18px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}
.alert-danger {
background-color: #fff5f5;
border-left: 5px solid #e53e3e;
padding: 18px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}
.alert-info {
background-color: #ebf8ff;
border-left: 5px solid #3182ce;
padding: 18px;
margin: 24px 0;
border-radius: 0 8px 8px 0;
}
.alert-neutral {
background-color: #f7fafc;
border: 1px solid #e2e8f0;
padding: 20px;
margin: 24px 0;
border-radius: 8px;
}
.table-wrapper {
overflow-x: auto;
margin: 24px 0;
}
.medical-table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.medical-table th,
.medical-table td {
border: 1px solid #cbd5e0;
padding: 14px;
text-align: left;
vertical-align: top;
}
.medical-table th {
background-color: #edf2f7;
font-weight: bold;
color: #2d3748;
}
.medical-table tr:nth-child(even) {
background-color: #f8fafc;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 24px 0;
}
.card {
background-color: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
box-shadow: 0 2px 4px rgba(0,0,0,0.05);
display: flex;
flex-direction: column;
}
.card h3 {
margin-top: 0;
color: #2b6cb0;
}
.card p:last-child {
margin-bottom: 0;
}
.urgency-routine {
color: #3182ce;
font-weight: bold;
}
.urgency-urgent {
color: #e53e3e;
font-weight: bold;
}
.urgency-clarify {
color: #718096;
font-weight: bold;
}
@media (max-width: 600px) {
.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_5734.css?17812618882947 */
