

/* 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_2856.css?17795944533506*/
/* Auto extracted. IBLOCK_ID=12, ELEMENT_ID=2856 */

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

.apl-wrapper {
font-family: Arial, Helvetica, sans-serif;
line-height: 1.6;
max-width: 900px;
margin: 0 auto;
padding: 20px;
color: #222;
}

.apl-wrapper * {
box-sizing: border-box;
}

.apl-wrapper h1 {
font-size: 2.2rem;
color: #1a365d;
margin-bottom: 1.5rem;
}

.apl-wrapper h2 {
font-size: 1.6rem;
color: #1a365d;
margin-top: 2.5rem;
border-bottom: 2px solid #e2e8f0;
padding-bottom: 0.5rem;
margin-bottom: 1.5rem;
}

.apl-wrapper h3 {
font-size: 1.3rem;
color: #2d3748;
margin-top: 2rem;
margin-bottom: 1rem;
}

.apl-wrapper p {
margin-bottom: 1rem;
}

.apl-wrapper ul {
margin-bottom: 1.5rem;
padding-left: 1.5rem;
}

.apl-wrapper li {
margin-bottom: 0.5rem;
}

.apl-wrapper a {
color: #3182ce;
text-decoration: none;
}

.apl-wrapper a:hover {
text-decoration: underline;
}

.apl-wrapper img {
max-width: 100%;
height: auto;
display: block;
margin: 2rem 0;
border-radius: 8px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.apl-breadcrumbs {
font-size: 0.9rem;
color: #718096;
margin-bottom: 2rem;
padding-bottom: 1rem;
border-bottom: 1px solid #e2e8f0;
}

/* Tables */
.apl-table-container {
overflow-x: auto;
margin-bottom: 2rem;
}

.apl-wrapper table {
width: 100%;
border-collapse: collapse;
min-width: 600px;
}

.apl-wrapper th,
.apl-wrapper td {
padding: 12px 16px;
border: 1px solid #cbd5e0;
text-align: left;
}

.apl-wrapper th {
background-color: #ebf4ff;
font-weight: bold;
color: #1a365d;
}

.apl-wrapper tr:nth-child(even) {
background-color: #f7fafc;
}

/* Grids & Cards */
.cards-grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
gap: 20px;
margin-bottom: 2rem;
}

.card {
background: #f8fafc;
border: 1px solid #e2e8f0;
border-radius: 8px;
padding: 20px;
display: flex;
flex-direction: column;
}

.card strong {
color: #2b6cb0;
font-size: 1.1rem;
display: block;
margin-bottom: 10px;
}

.card h3 {
margin-top: 0;
color: #2b6cb0;
}

/* Thematic Blocks */
.apl-alert {
padding: 20px;
border-radius: 8px;
margin: 1.5rem 0;
}

.apl-alert strong {
display: block;
font-size: 1.1rem;
margin-bottom: 10px;
}

.apl-alert p:last-child,
.apl-alert ul:last-child {
margin-bottom: 0;
}

.apl-alert-danger {
background-color: #fff5f5;
border-left: 5px solid #e53e3e;
}

.apl-alert-danger strong {
color: #c53030;
}

.apl-alert-warning {
background-color: #fffff0;
border-left: 5px solid #d69e2e;
}

.apl-alert-warning strong {
color: #b7791f;
}

.apl-alert-success {
background-color: #f0fff4;
border-left: 5px solid #38a169;
}

.apl-alert-success strong {
color: #2f855a;
}

.apl-alert-info {
background-color: #ebf8ff;
border-left: 5px solid #3182ce;
}

.apl-alert-info strong {
color: #2b6cb0;
}

.apl-alert-summary {
background-color: #f7fafc;
border-left: 5px solid #718096;
}

.apl-alert-summary strong {
color: #4a5568;
}

.apl-footer-meta {
background-color: #f8fafc;
padding: 20px;
border: 1px solid #e2e8f0;
border-radius: 8px;
margin-top: 3rem;
font-size: 0.95rem;
}

.apl-footer-meta p {
margin-bottom: 0.5rem;
}

.apl-disclaimer {
background-color: #ebf8ff;
padding: 20px;
border: 1px solid #bee3f8;
border-radius: 8px;
margin-top: 1.5rem;
font-style: italic;
font-size: 0.95rem;
}

.apl-disclaimer p {
margin-bottom: 0;
}

/* Ordered list styling for standard ul */
.apl-ordered-list {
list-style-type: decimal;
}

@media (max-width: 600px) {
.cards-grid {
grid-template-columns: 1fr;
}

.apl-wrapper h1 {
font-size: 1.8rem;
}

.apl-wrapper h2 {
font-size: 1.4rem;
}
}

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