

/* 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_5527.css?17804054273070*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=5527 */

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

.main-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1e293b;
max-width: 900px;
margin: 0 auto;
padding: 20px;
background-color: #ffffff;
}

.main-article h1 {
font-size: 2.2rem;
color: #0f172a;
margin-top: 1em;
margin-bottom: 0.5em;
line-height: 1.2;
}

.main-article h2 {
font-size: 1.8rem;
color: #1e293b;
margin-top: 1.5em;
margin-bottom: 0.8em;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 0.3em;
}

.main-article h3 {
font-size: 1.3rem;
color: #334155;
margin-top: 1.2em;
margin-bottom: 0.5em;
}

.main-article p {
margin-bottom: 1em;
}

.main-article a {
color: #2563eb;
text-decoration: none;
}

.main-article a:hover {
text-decoration: underline;
}

.main-article ul {
margin-bottom: 1em;
padding-left: 24px;
}

.main-article li {
margin-bottom: 0.5em;
}

.numbered-list {
list-style-type: decimal;
}

.breadcrumbs {
font-size: 0.9em;
color: #64748b;
margin-bottom: 20px;
}

.breadcrumbs a {
color: #64748b;
}

.label {
display: inline-block;
background-color: #f1f5f9;
color: #475569;
padding: 4px 10px;
border-radius: 4px;
font-size: 0.85em;
font-weight: bold;
text-transform: uppercase;
margin-bottom: 10px;
}

.alert {
padding: 18px 24px;
margin: 24px 0;
border-radius: 8px;
}

.alert p:last-child, .alert ul:last-child {
margin-bottom: 0;
}

.alert-danger {
background-color: #fef2f2;
border-left: 6px solid #ef4444;
}

.alert-danger h3, .alert-danger strong {
color: #b91c1c;
}

.alert-warning {
background-color: #fffbeb;
border-left: 6px solid #f59e0b;
}

.alert-warning h3, .alert-warning strong {
color: #b45309;
}

.alert-info {
background-color: #f0f9ff;
border-left: 6px solid #0ea5e9;
}

.alert-info strong {
color: #0369a1;
}

.alert-success {
background-color: #f0fdf4;
border-left: 6px solid #22c55e;
}

.alert-success h2, .alert-success strong {
color: #15803d;
margin-top: 0;
border-bottom: none;
}

.alert-secondary {
background-color: #f8fafc;
border-left: 6px solid #94a3b8;
color: #334155;
}

.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: 12px;
padding: 24px;
}

.card h3 {
margin-top: 0;
color: #0f172a;
}

.table-responsive {
width: 100%;
overflow-x: auto;
margin: 24px 0;
}

table {
width: 100%;
min-width: 600px;
border-collapse: collapse;
background-color: #ffffff;
}

th, td {
border: 1px solid #cbd5e1;
padding: 14px;
text-align: left;
vertical-align: top;
}

th {
background-color: #f1f5f9;
font-weight: bold;
color: #1e293b;
}

tr:nth-child(even) td {
background-color: #f8fafc;
}

.text-danger {
color: #ef4444;
}

.text-warning {
color: #d97706;
}

@media (max-width: 768px) {
.main-article {
padding: 15px;
}
.cards-grid {
grid-template-columns: 1fr;
}
}

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