

/* 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_5984.css?17818799293354*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5984 */

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

.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,
.medical-article h2,
.medical-article h3 {
color: #1a252f;
margin-top: 1.5em;
margin-bottom: 0.5em;
}
.medical-article h1 {
font-size: 2.2em;
border-bottom: 2px solid #3498db;
padding-bottom: 10px;
}
.medical-article h2 {
font-size: 1.6em;
border-bottom: 1px solid #ecf0f1;
padding-bottom: 8px;
}
.medical-article h3 {
font-size: 1.2em;
}
.medical-article p {
margin-bottom: 1em;
}
.medical-article a {
color: #2980b9;
text-decoration: none;
}
.medical-article a:hover {
text-decoration: underline;
}
.medical-article img {
max-width: 100%;
height: auto;
border-radius: 8px;
display: block;
margin: 20px auto;
}
.medical-article ul {
padding-left: 20px;
margin-bottom: 20px;
}
.medical-article li {
margin-bottom: 8px;
}
.ordered-list {
list-style-type: none;
counter-reset: custom-counter;
padding-left: 20px;
}
.ordered-list > li {
counter-increment: custom-counter;
position: relative;
margin-bottom: 12px;
}
.ordered-list > li::before {
content: counter(custom-counter) ". ";
font-weight: bold;
color: #3498db;
position: absolute;
left: -20px;
}
.table-responsive {
overflow-x: auto;
margin-bottom: 20px;
}
.medical-article table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}
.medical-article th,
.medical-article td {
border: 1px solid #bdc3c7;
padding: 12px;
text-align: left;
vertical-align: top;
}
.medical-article th {
background-color: #ecf0f1;
font-weight: bold;
color: #2c3e50;
}
.medical-article tr:nth-child(even) td {
background-color: #f9fbfc;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin: 20px 0;
}
.card {
background-color: #f0f8ff;
padding: 20px;
border-radius: 12px;
border: 1px solid #dcdde1;
}
.card h3 {
margin-top: 0;
color: #2c3e50;
}
.alert-box {
padding: 20px;
border-radius: 8px;
margin: 20px 0;
}
.alert-warning {
background-color: #fff8e1;
border-left: 5px solid #ffc107;
}
.alert-danger {
background-color: #ffebee;
border-left: 5px solid #f44336;
}
.alert-info {
background-color: #e3f2fd;
border-left: 5px solid #2196f3;
}
.alert-success {
background-color: #e8f5e9;
border-left: 5px solid #4caf50;
}
.alert-secondary {
background-color: #f8f9fa;
border-left: 5px solid #6c757d;
color: #555;
}
.editor-card {
background-color: #f1f8e9;
padding: 20px;
border-radius: 8px;
margin: 20px 0;
}
.badge {
display: inline-block;
padding: 4px 10px;
border-radius: 6px;
font-size: 0.85em;
font-weight: bold;
margin-bottom: 5px;
}
.badge-urgent {
background-color: #ffebee;
color: #c62828;
}
.badge-emergency {
background-color: #d32f2f;
color: #ffffff;
}
.badge-planned {
background-color: #e8f5e9;
color: #2e7d32;
}
.header-badge {
background-color: #e0f7fa;
color: #006064;
}
.breadcrumbs {
font-size: 0.9em;
color: #7f8c8d;
margin-bottom: 20px;
}
.breadcrumbs a {
color: #7f8c8d;
}
.italic-text {
font-style: italic;
font-weight: normal;
}
@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_5984.css?17818799293354 */
