

/* Start:/local/templates/base/components/bitrix/catalog/sedatsiya/style.css?17883575058023*/
.page--anesthesia-v2 {
    color: #57585a;
    font-family: Montserrat, sans-serif;
}

.page--anesthesia-v2 .anesthesia-and-sedation__heading,
.page--anesthesia-v2 .title,
.page--anesthesia-v2 .engage__heading,
.page--anesthesia-v2 .reviews__heading,
.page--anesthesia-v2 .answers__index,
.page--anesthesia-v2 .answers__label,
.page--anesthesia-v2 .ac-heading,
.page--anesthesia-v2 .ac-criterion-title,
.page--anesthesia-v2 .ac-method-name {
    font-family: Ubuntu, sans-serif;
}

.page--anesthesia-v2 .cta--control .cta__text ul {
    margin-top: 24px;
    margin-bottom: 0;
}

.page--anesthesia-v2 .cta--control .cta__text li {
    margin-bottom: 6px !important;
    line-height: 1.4;
}

.page--anesthesia-v2 .cta--control .cta__text li:last-child {
    margin-bottom: 0 !important;
}

.page--anesthesia-v2 .cta--control .cta__image {
    object-fit: contain;
    object-position: center bottom;
}

.page--anesthesia-v2 .ac-comparison {
    --ac-brand: #0099a8;
    --ac-stripe: #6fcbd2;
    --ac-line: #d8e8e9;
    --ac-soft: #f4f8f8;
    --ac-paper: #fff;
    --ac-muted: #697578;
    width: 100%;
    margin-top: 42px;
    color: #222829;
    box-sizing: border-box;
}

.page--anesthesia-v2 .ac-comparison *,
.page--anesthesia-v2 .ac-comparison *::before,
.page--anesthesia-v2 .ac-comparison *::after {
    box-sizing: border-box;
}

.page--anesthesia-v2 .ac-heading {
    margin: 0 0 22px;
    font-family: Ubuntu, sans-serif;
    font-size: 38px;
    line-height: 1.2;
    letter-spacing: -0.025em;
}

.page--anesthesia-v2 .ac-list,
.page--anesthesia-v2 .ac-details {
    display: grid;
    gap: 14px;
}

.page--anesthesia-v2 .ac-details {
    margin: 14px 0;
}

.page--anesthesia-v2 .ac-details[hidden] {
    display: none !important;
}

.page--anesthesia-v2 .ac-criterion {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: 1px solid var(--ac-line);
    border-left: 0;
    border-radius: 0 13px 13px 0;
    background: var(--ac-paper);
}

.page--anesthesia-v2 .ac-criterion::before {
    content: "";
    position: absolute;
    inset: 0 auto 0 0;
    width: 4px;
    background: var(--ac-stripe);
}

.page--anesthesia-v2 .ac-criterion-title {
    margin: 0;
    padding: 17px 22px 16px 25px;
    border-bottom: 1px solid var(--ac-line);
    background: var(--ac-soft);
    font-family: Ubuntu, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -0.012em;
}

.page--anesthesia-v2 .ac-methods {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.page--anesthesia-v2 .ac-method {
    display: block;
    min-width: 0;
    margin: 0;
    padding: 20px 22px 23px 25px;
    border: 0;
    border-left: 1px solid var(--ac-line);
    background: transparent;
}

.page--anesthesia-v2 .ac-method:first-child {
    border-left: 0;
}

.page--anesthesia-v2 .ac-method-name {
    margin: 0 0 10px;
    color: var(--ac-brand);
    font-family: Ubuntu, sans-serif;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.3;
}

.page--anesthesia-v2 .ac-copy {
    margin: 0;
    font-size: 16px;
    line-height: 1.55;
}

.page--anesthesia-v2 .ac-copy > :first-child {
    margin-top: 0;
}

.page--anesthesia-v2 .ac-copy > :last-child {
    margin-bottom: 0;
}

.page--anesthesia-v2 .ac-copy p + p,
.page--anesthesia-v2 .ac-copy li + li {
    margin-top: 8px;
}

.page--anesthesia-v2 .ac-copy ul,
.page--anesthesia-v2 .ac-copy ol {
    padding-left: 20px;
}

.page--anesthesia-v2 .ac-price,
.page--anesthesia-v2 .ac-price p {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -0.02em;
}

.page--anesthesia-v2 .ac-toggle-wrap {
    display: flex;
    justify-content: center;
    margin-top: 18px;
}

.page--anesthesia-v2 .ac-toggle {
    display: grid;
    grid-template-columns: auto auto 24px;
    gap: 10px;
    min-height: 50px;
    margin: 0;
    padding: 8px 12px 8px 20px;
    align-items: center;
    border: 1px solid #a9dfe3;
    border-radius: 999px;
    color: var(--ac-brand);
    background: var(--ac-paper);
    font: inherit;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.25;
    text-align: left;
    cursor: pointer;
}

.page--anesthesia-v2 .ac-toggle:hover {
    border-color: var(--ac-brand);
    background: #f7fbfb;
}

.page--anesthesia-v2 .ac-toggle:focus-visible {
    outline: 3px solid rgba(0, 153, 168, 0.22);
    outline-offset: 3px;
}

.page--anesthesia-v2 .ac-toggle-count {
    padding-left: 10px;
    border-left: 1px solid var(--ac-line);
    color: var(--ac-muted);
    font-size: 11px;
    font-weight: 700;
    white-space: nowrap;
}

.page--anesthesia-v2 .ac-toggle-arrow {
    display: grid;
    width: 24px;
    height: 24px;
    place-items: center;
    border-radius: 50%;
    color: #fff;
    background: var(--ac-brand);
    font-size: 14px;
    line-height: 1;
}

.page--anesthesia-v2 .video-grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 38px 20px;
    margin-top: 38px;
}

.page--anesthesia-v2 .video-card {
    min-width: 0;
}

.page--anesthesia-v2 .video-card__media {
    overflow: hidden;
    width: 100%;
    aspect-ratio: 9 / 16;
    border-radius: 14px;
    background: #202020;
}

.page--anesthesia-v2 .video-card__iframe {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
}

.page--anesthesia-v2 .video-card__title {
    margin: 14px 0 0;
    color: #009eb4;
    font-family: Ubuntu, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.25;
}

@media (max-width: 1199px) {
    .page--anesthesia-v2 .video-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 40px 22px;
    }

    .page--anesthesia-v2 .video-card__title {
        font-size: 20px;
    }
}

@media (max-width: 760px) {
    .page--anesthesia-v2 .cta--control .cta__text ul {
        margin-top: 20px;
    }

    .page--anesthesia-v2 .ac-comparison {
        margin-top: 34px;
    }

    .page--anesthesia-v2 .ac-heading {
        margin-bottom: 18px;
        font-size: 30px;
    }

    .page--anesthesia-v2 .ac-list,
    .page--anesthesia-v2 .ac-details {
        gap: 12px;
    }

    .page--anesthesia-v2 .ac-details {
        margin: 12px 0;
    }

    .page--anesthesia-v2 .ac-criterion {
        border-radius: 0 12px 12px 0;
    }

    .page--anesthesia-v2 .ac-criterion-title {
        padding: 14px 14px 13px 18px;
        font-size: 18px;
    }

    .page--anesthesia-v2 .ac-methods {
        display: block;
    }

    .page--anesthesia-v2 .ac-method {
        padding: 15px 14px 17px 18px;
        border-top: 1px solid var(--ac-line);
        border-left: 0;
    }

    .page--anesthesia-v2 .ac-method:first-child {
        border-top: 0;
    }

    .page--anesthesia-v2 .ac-method-name {
        margin-bottom: 7px;
        font-size: 16px;
    }

    .page--anesthesia-v2 .ac-copy {
        font-size: 15px;
        line-height: 1.5;
    }

    .page--anesthesia-v2 .ac-price,
    .page--anesthesia-v2 .ac-price p {
        font-size: 19px;
    }

    .page--anesthesia-v2 .ac-toggle-wrap {
        margin-top: 14px;
    }

    .page--anesthesia-v2 .ac-toggle {
        width: 100%;
        grid-template-columns: minmax(0, 1fr) auto 24px;
        gap: 8px;
        padding-left: 16px;
        font-size: 14px;
    }

    .page--anesthesia-v2 .ac-toggle-count {
        padding-left: 8px;
        font-size: 10px;
    }

    .page--anesthesia-v2 .video-grid {
        grid-template-columns: 1fr;
        gap: 32px;
        margin-top: 28px;
    }

    .page--anesthesia-v2 .video-card {
        width: 100%;
        max-width: 420px;
        margin-inline: auto;
    }

    .page--anesthesia-v2 .video-card__media {
        border-radius: 12px;
    }

    .page--anesthesia-v2 .video-card__title {
        margin-top: 12px;
        font-size: 20px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .page--anesthesia-v2 .ac-toggle {
        transition: none;
    }
}
.right-aligned-likes .likely {
    top: 30px;
}
/* End */


/* Start:/local/templates/base/components/bitrix/news.list/sedatsiya-reviews/style.css?178836116511096*/
.page--anesthesia-v2 .sedation-reviews,
.page--anesthesia-v2 .sedation-reviews * {
    box-sizing: border-box;
}

.page--anesthesia-v2 .sedation-reviews {
    --sedation-reviews-brand: #0096aa;
    --sedation-reviews-light: #b3e0e6;
    position: relative;
    overflow: hidden;
    width: 100%;
    color: #57585a;
}

.page--anesthesia-v2 .reviews__heading + .sedation-reviews {
    margin-top: 20px;
}

.page--anesthesia-v2 .sedation-reviews__layout {
    display: grid;
    min-height: 570px;
    grid-template-columns: minmax(360px, 43%) minmax(0, 57%);
    align-items: start;
}

.page--anesthesia-v2 .sedation-reviews__image-slider {
    width: 100%;
    height: 570px;
    margin: 0;
}

.page--anesthesia-v2 .sedation-reviews__image-slide {
    display: flex;
    height: 100%;
    align-items: flex-end;
    justify-content: center;
}

.page--anesthesia-v2 .sedation-reviews__doctor-image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center bottom;
}

.page--anesthesia-v2 .sedation-reviews__content-column {
    position: relative;
    min-width: 0;
    min-height: 540px;
    padding-right: 7%;
}

.page--anesthesia-v2 .sedation-reviews__content-slider {
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 487px;
    margin: 0;
}

.page--anesthesia-v2 .sedation-reviews__content-slider::before {
    content: "";
    position: absolute;
    z-index: 0;
    inset: 0;
    background: url("/local/templates/base/components/bitrix/news.list/sedatsiya-reviews/assets/review-card-bg.svg") center / 100% 100% no-repeat;
    pointer-events: none;
}

.page--anesthesia-v2 .sedation-reviews__content-slide {
    position: relative;
    z-index: 1;
    height: auto;
}

.page--anesthesia-v2 .sedation-reviews__card {
    position: relative;
    min-height: 487px;
    padding: 33px 7.5% 100px;
}

.page--anesthesia-v2 .sedation-reviews__meta {
    display: flex;
    gap: 24px;
    align-items: flex-start;
    justify-content: space-between;
}

.page--anesthesia-v2 .sedation-reviews__source {
    min-width: 0;
}

.page--anesthesia-v2 .sedation-reviews__source-image {
    display: block;
    width: 187px;
    height: 24px;
    object-fit: contain;
    object-position: left center;
}

.page--anesthesia-v2 .sedation-reviews__source-label {
    margin-top: 2px;
    color: #2d2d2d;
    font-family: Ubuntu, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.2;
    white-space: nowrap;
}

.page--anesthesia-v2 .sedation-reviews__rating {
    position: relative;
    display: grid;
    width: 187px;
    min-width: 187px;
    min-height: 60px;
    padding: 8px 12px 6px;
    grid-template-columns: auto 1fr;
    gap: 1px 8px;
    align-items: center;
    border: 1px solid var(--sedation-reviews-brand);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.94);
}

.page--anesthesia-v2 .sedation-reviews__rating-value {
    color: #57585a;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
}

.page--anesthesia-v2 .sedation-reviews__stars {
    position: relative;
    display: block;
    overflow: hidden;
    width: 98px;
    height: 20px;
}

.page--anesthesia-v2 .sedation-reviews__stars-base,
.page--anesthesia-v2 .sedation-reviews__stars-progress {
    position: absolute;
    inset: 0;
    display: block;
    background: url("/local/templates/base/components/bitrix/news.list/sedatsiya-reviews/assets/rating-stars.svg") left center / 96px 20px no-repeat;
}

.page--anesthesia-v2 .sedation-reviews__stars-base {
    opacity: 0.2;
}

.page--anesthesia-v2 .sedation-reviews__stars-progress {
    overflow: hidden;
}

.page--anesthesia-v2 .sedation-reviews__rating-label {
    grid-column: 1 / -1;
    color: #777;
    font-size: 9px;
    line-height: 1.15;
    white-space: nowrap;
}

.page--anesthesia-v2 .sedation-reviews__doctor-name {
    margin: 27px 0 0;
    color: #000;
    font-family: Montserrat, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.15;
}

.page--anesthesia-v2 .sedation-reviews__doctor-position {
    margin-top: 9px;
    color: #57585a;
    font-size: 18px;
    line-height: 1.3;
}

.page--anesthesia-v2 .sedation-reviews__text {
    margin-top: 31px;
    color: #585858;
    font-size: 18px;
    line-height: 1.3;
}

.page--anesthesia-v2 .sedation-reviews__text > :first-child {
    margin-top: 0;
}

.page--anesthesia-v2 .sedation-reviews__text > :last-child {
    margin-bottom: 0;
}

.page--anesthesia-v2 .sedation-reviews__link {
    display: inline-flex;
    margin-top: 29px;
    gap: 11px;
    align-items: center;
    border: 0;
    color: var(--sedation-reviews-brand);
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
    text-decoration: none;
}

.page--anesthesia-v2 .sedation-reviews__link:hover {
    color: var(--sedation-reviews-brand);
    text-decoration: underline;
    text-underline-offset: 0.2em;
}

.page--anesthesia-v2 .sedation-reviews__link-arrow {
    display: block;
    width: 24px;
    height: 15px;
    flex: 0 0 24px;
}

.page--anesthesia-v2 .sedation-reviews__controls {
    position: absolute;
    z-index: 20;
    right: clamp(72px, 9vw, 138px);
    bottom: 34px;
    display: flex;
    gap: 8px;
    align-items: center;
}

.page--anesthesia-v2 .sedation-reviews__button {
    display: grid;
    width: 30px;
    height: 30px;
    padding: 0;
    place-items: center;
    border: 0;
    background: transparent;
    cursor: pointer;
}

.page--anesthesia-v2 .sedation-reviews__button img {
    display: block;
    width: 30px;
    height: 30px;
}

.page--anesthesia-v2 .sedation-reviews__button--prev img {
    transform: rotate(90deg);
}

.page--anesthesia-v2 .sedation-reviews__button--next img {
    transform: rotate(-90deg);
}

.page--anesthesia-v2 .sedation-reviews__button:focus-visible {
    border-radius: 50%;
    outline: 3px solid rgba(0, 150, 170, 0.25);
    outline-offset: 2px;
}

.page--anesthesia-v2 .sedation-reviews__button.swiper-button-disabled {
    opacity: 0.45;
    cursor: default;
}

.page--anesthesia-v2 .sedation-reviews__pagination {
    position: static;
    width: auto;
    color: var(--sedation-reviews-brand);
    font-family: Ubuntu, sans-serif;
    font-size: 28px;
    font-weight: 500;
    line-height: 32px;
}

.page--anesthesia-v2 .sedation-reviews__pagination .swiper-pagination-current {
    color: var(--sedation-reviews-light);
}

@media (max-width: 1199px) {
    .page--anesthesia-v2 .sedation-reviews__layout {
        grid-template-columns: minmax(300px, 40%) minmax(0, 60%);
    }

    .page--anesthesia-v2 .sedation-reviews__content-column {
        padding-right: 0;
    }

    .page--anesthesia-v2 .sedation-reviews__card {
        padding-right: 6%;
        padding-left: 6%;
    }

    .page--anesthesia-v2 .sedation-reviews__rating {
        width: 160px;
        min-width: 160px;
    }

    .page--anesthesia-v2 .sedation-reviews__source-label,
    .page--anesthesia-v2 .sedation-reviews__doctor-position,
    .page--anesthesia-v2 .sedation-reviews__text,
    .page--anesthesia-v2 .sedation-reviews__link {
        font-size: 16px;
    }
}

@media (max-width: 739.98px) {
    .page--anesthesia-v2 .sedation-reviews {
        width: calc(100% + (var(--container-padding) * 2));
        margin-right: calc(0px - var(--container-padding));
        margin-left: calc(0px - var(--container-padding));
    }

    .page--anesthesia-v2 .reviews__heading + .sedation-reviews {
        margin-top: 30px;
    }

    .page--anesthesia-v2 .sedation-reviews__layout {
        display: flex;
        min-height: 0;
        flex-direction: column;
    }

    .page--anesthesia-v2 .sedation-reviews__content-column {
        order: 1;
        width: 100%;
        min-height: 0;
    }

    .page--anesthesia-v2 .sedation-reviews__content-slider {
        min-height: 522px;
    }

    .page--anesthesia-v2 .sedation-reviews__content-slider::before {
        top: 0;
        right: -52px;
        bottom: 0;
        left: -50px;
        background-image: url("/local/templates/base/components/bitrix/news.list/sedatsiya-reviews/assets/review-card-bg-mobile.svg");
        background-size: 492px 510px;
    }

    .page--anesthesia-v2 .sedation-reviews__card {
        min-height: 522px;
        padding: 34px 14px 112px;
    }

    .page--anesthesia-v2 .sedation-reviews__meta {
        gap: 10px;
    }

    .page--anesthesia-v2 .sedation-reviews__source-image {
        width: 187px;
        height: 24px;
    }

    .page--anesthesia-v2 .sedation-reviews__source-label {
        margin-top: 2px;
        font-size: 12px;
        line-height: 14px;
    }

    .page--anesthesia-v2 .sedation-reviews__rating {
        width: 147px;
        min-width: 147px;
        min-height: 48px;
        padding: 6px 10px 4px 13px;
        gap: 0 7px;
        border-radius: 10px;
    }

    .page--anesthesia-v2 .sedation-reviews__rating-value {
        font-size: 16px;
    }

    .page--anesthesia-v2 .sedation-reviews__stars {
        width: 73px;
        height: 16px;
    }

    .page--anesthesia-v2 .sedation-reviews__stars-base,
    .page--anesthesia-v2 .sedation-reviews__stars-progress {
        background-size: 73px 15px;
    }

    .page--anesthesia-v2 .sedation-reviews__rating-label {
        font-size: 7px;
    }

    .page--anesthesia-v2 .sedation-reviews__doctor-name {
        margin-top: 29px;
        font-size: 20px;
        line-height: 23px;
    }

    .page--anesthesia-v2 .sedation-reviews__doctor-position {
        margin-top: 4px;
        font-size: 18px;
        line-height: 23px;
    }

    .page--anesthesia-v2 .sedation-reviews__text {
        margin-top: 49px;
        font-size: 16px;
        line-height: 23px;
    }

    .page--anesthesia-v2 .sedation-reviews__link {
        margin-top: 12px;
        gap: 10px;
        font-size: 16px;
        line-height: 20px;
    }

    .page--anesthesia-v2 .sedation-reviews__controls {
        right: 58px;
        bottom: 48px;
        gap: 2px;
    }

    .page--anesthesia-v2 .sedation-reviews__button {
        width: 16px;
        height: 20px;
    }

    .page--anesthesia-v2 .sedation-reviews__button img {
        width: 20px;
        height: 8px;
    }

    .page--anesthesia-v2 .sedation-reviews__pagination {
        font-size: 22px;
        line-height: 25px;
    }

    .page--anesthesia-v2 .sedation-reviews__image-slider {
        order: 2;
        width: 100%;
        height: 320px;
        margin: -21px auto 0;
        -webkit-mask: url("/local/templates/base/components/bitrix/news.list/sedatsiya-reviews/assets/doctor-mask-mobile.svg") center / 100% 100% no-repeat;
        mask: url("/local/templates/base/components/bitrix/news.list/sedatsiya-reviews/assets/doctor-mask-mobile.svg") center / 100% 100% no-repeat;
    }

    .page--anesthesia-v2 .sedation-reviews__doctor-image {
        object-fit: contain;
        object-position: center bottom;
        wi
    }
}

@media (max-width: 389.98px) {
    .page--anesthesia-v2 .sedation-reviews__source-image {
        width: 162px;
        height: auto;
    }

    .page--anesthesia-v2 .sedation-reviews__rating {
        width: 137px;
        min-width: 137px;
    }

    .page--anesthesia-v2 .sedation-reviews__doctor-name {
        font-size: 18px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .page--anesthesia-v2 .sedation-reviews .swiper-wrapper {
        transition-duration: 0ms !important;
    }
}

/* End */
/* /local/templates/base/components/bitrix/catalog/sedatsiya/style.css?17883575058023 */
/* /local/templates/base/components/bitrix/news.list/sedatsiya-reviews/style.css?178836116511096 */
