

/* 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_6412.css?17825582633572*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=6412 */

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

.main-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #1f2937;
max-width: 900px;
margin: 0 auto;
padding: 20px 15px;
background-color: #ffffff;
}
.main-article h1 {
font-size: 2.25rem;
color: #111827;
margin-bottom: 0.5rem;
line-height: 1.2;
}
.main-article h2 {
font-size: 1.8rem;
color: #1f2937;
margin-top: 2.5rem;
margin-bottom: 1rem;
border-bottom: 2px solid #e5e7eb;
padding-bottom: 0.5rem;
}
.main-article h3 {
font-size: 1.3rem;
color: #374151;
margin-top: 1.5rem;
margin-bottom: 0.75rem;
}
.main-article p {
margin-bottom: 1rem;
}
.main-article a {
color: #2563eb;
text-decoration: none;
border-bottom: 1px solid transparent;
transition: border-color 0.2s;
}
.main-article a:hover {
border-bottom-color: #2563eb;
}
.main-article ul {
margin-bottom: 1.5rem;
padding-left: 1.5rem;
}
.main-article li {
margin-bottom: 0.5rem;
}
.main-article table {
width: 100%;
border-collapse: collapse;
margin: 1.5rem 0;
background: #ffffff;
}
.main-article th, .main-article td {
border: 1px solid #e5e7eb;
padding: 1rem;
text-align: left;
vertical-align: top;
}
.main-article th {
background-color: #f9fafb;
font-weight: bold;
color: #111827;
}
.main-article tr:nth-child(even) {
background-color: #f3f4f6;
}
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 1.5rem;
margin: 1.5rem 0;
}
.card {
background: #f9fafb;
border: 1px solid #e5e7eb;
border-radius: 0.5rem;
padding: 1.5rem;
box-shadow: 0 1px 3px rgba(0,0,0,0.05);
}
.card h3 {
margin-top: 0;
color: #111827;
}
.alert-warning {
background-color: #fffbeb;
border-left: 4px solid #f59e0b;
padding: 1.5rem;
margin: 1.5rem 0;
border-radius: 0 0.5rem 0.5rem 0;
}
.alert-danger {
background-color: #fef2f2;
border-left: 4px solid #ef4444;
padding: 1.5rem;
margin: 1.5rem 0;
border-radius: 0 0.5rem 0.5rem 0;
}
.summary-block {
background-color: #eff6ff;
border-left: 4px solid #3b82f6;
padding: 1.5rem;
margin: 1.5rem 0;
border-radius: 0 0.5rem 0.5rem 0;
}
.breadcrumbs {
font-size: 0.875rem;
color: #6b7280;
margin-bottom: 1rem;
}
.badge-label {
display: inline-block;
background-color: #e0f2fe;
color: #0369a1;
padding: 0.25rem 0.5rem;
border-radius: 0.25rem;
font-size: 0.75rem;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 1rem;
}
.text-danger {
color: #dc2626;
}
.text-warning {
color: #d97706;
}
.editorial-block {
background-color: #f9fafb;
padding: 1.5rem;
border-left: 4px solid #9ca3af;
margin-top: 2.5rem;
border-radius: 0 0.5rem 0.5rem 0;
font-size: 0.875rem;
}
.img-placeholder {
width: 100%;
max-width: 100%;
display: block;
margin: 1.5rem auto;
border-radius: 0.5rem;
background-color: #f3f4f6;
border: 1px dashed #d1d5db;
padding: 2rem;
text-align: center;
box-sizing: border-box;
}
.ordered-list {
counter-reset: custom-counter;
list-style-type: none;
padding-left: 0;
}
.ordered-list li {
counter-increment: custom-counter;
margin-bottom: 0.75rem;
padding-left: 2rem;
position: relative;
}
.ordered-list li::before {
content: counter(custom-counter) ".";
position: absolute;
left: 0;
font-weight: bold;
color: #2563eb;
}
.toc ul {
column-count: 2;
column-gap: 2rem;
}
@media (max-width: 768px) {
.toc ul {
column-count: 1;
}
.cards-grid {
grid-template-columns: 1fr;
}
.main-article table {
display: block;
overflow-x: auto;
white-space: nowrap;
}
}

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