

/* 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_2563.css?17796332833183*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=2563 */

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

.ad-article {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
color: #333333;
max-width: 900px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;
}

.ad-article *,
.ad-article *::before,
.ad-article *::after {
box-sizing: inherit;
}

.ad-breadcrumbs {
font-size: 0.9em;
color: #6b7280;
margin-bottom: 25px;
}

.ad-breadcrumbs a {
color: #2563eb;
text-decoration: none;
}

.ad-breadcrumbs a:hover {
text-decoration: underline;
}

.ad-article h1 {
font-size: 2.2em;
color: #111827;
margin-bottom: 20px;
line-height: 1.2;
}

.ad-article h2 {
font-size: 1.8em;
color: #1f2937;
border-bottom: 2px solid #e5e7eb;
padding-bottom: 8px;
margin-top: 1.5em;
margin-bottom: 1em;
}

.ad-article h3 {
font-size: 1.3em;
color: #374151;
margin-top: 1.2em;
margin-bottom: 0.8em;
}

.ad-article p {
margin-bottom: 1em;
}

.ad-article ul {
margin-bottom: 1em;
padding-left: 20px;
}

.ad-article li {
margin-bottom: 0.5em;
}

.ad-article a {
color: #2563eb;
text-decoration: none;
}

.ad-article a:hover {
text-decoration: underline;
}

.ad-article img {
max-width: 100%;
height: auto;
display: block;
margin: 25px auto;
border-radius: 8px;
}

.ad-table-wrapper {
overflow-x: auto;
margin: 25px 0;
}

.ad-article table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}

.ad-article th,
.ad-article td {
border: 1px solid #d1d5db;
padding: 12px 15px;
text-align: left;
}

.ad-article th {
background-color: #f9fafb;
font-weight: bold;
color: #111827;
}

.ad-article tr:nth-child(even) {
background-color: #f3f4f6;
}

.cards-grid {
display: flex;
flex-wrap: wrap;
gap: 20px;
margin: 20px 0;
}

.card {
background-color: #ffffff;
border: 1px solid #e5e7eb;
border-radius: 8px;
padding: 20px;
flex: 1 1 calc(50% - 20px);
min-width: 280px;
}

.card h3 {
margin-top: 0;
color: #111827;
}

.ad-alert {
padding: 20px;
border-radius: 8px;
margin: 20px 0;
}

.ad-alert-danger {
background-color: #fef2f2;
border-left: 5px solid #ef4444;
}

.ad-alert-warning {
background-color: #fffbeb;
border-left: 5px solid #f59e0b;
}

.ad-alert-success {
background-color: #ecfdf5;
border-left: 5px solid #10b981;
}

.ad-alert-info {
background-color: #eff6ff;
border-left: 5px solid #3b82f6;
font-style: italic;
}

.ad-summary {
background-color: #f3f4f6;
border-radius: 8px;
padding: 20px;
margin: 25px 0;
}

.ad-summary strong {
display: block;
font-size: 1.1em;
margin-bottom: 10px;
color: #111827;
}

.ad-summary ul {
margin-bottom: 0;
}

.ad-toc {
background-color: #f9fafb;
border: 1px solid #e5e7eb;
border-radius: 8px;
padding: 20px;
margin: 30px 0;
}

.ad-toc h2 {
margin-top: 0;
border-bottom: none;
}

.ad-toc ul {
list-style-type: none;
padding-left: 0;
margin-bottom: 0;
}

.ad-toc li {
margin-bottom: 10px;
}

.ad-footer {
margin-top: 40px;
padding-top: 20px;
border-top: 1px solid #e5e7eb;
font-size: 0.9em;
color: #6b7280;
}

@media (max-width: 600px) {
.card {
flex: 1 1 100%;
}
}

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