@charset "UTF-8";
@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper, swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide, swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.screen-swiper .swiper-slide,
.screen-swiper1 .swiper-slide{
    margin: auto;
    height: 100%;
    margin-top: 24px !important;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
    overflow: hidden;
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none
}

.swiper-centered > .swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader, swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet, :host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    -ms-touch-action: none;
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

.swiper .swiper-notification, swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: row;
}

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

@font-face {
    src: url(../fonts/TildaSans-VF.ttf) format("truetype");
    font-family: TildaSans;
    font-display: swap
}

:root {
    --color0: #f2f2f2;
    --color1: #290165;
    --color2: #2a0d5c;
    --color3: #38008c;
    --color4: #3e3096;
    --offset: 3rem
}

@media (max-width: 530px) {
    :root {
        --offset: 2rem
    }
}

.common {
    font-size: 10px;
    -webkit-text-size-adjust: 100%
}

.common * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
    outline: 0
}

.common__body {
    font-family: TildaSans, sans-serif;
    margin: 0;
    font-size: 16px;
    color: #000;
    position: relative
}

img {
    -o-object-fit: contain;
    object-fit: contain
}

iframe, img {
    display: block;
    max-width: 100%;
    border: none
}

.app {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    min-height: 100vh;
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1
}

.app button, .app label {
    cursor: pointer
}

.app button, .app input, .app select, .app textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    border: none;
    background: 0 0;
    font-family: inherit;
    font-size: 16px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.app input::-webkit-input-placeholder, .app select::-webkit-input-placeholder, .app textarea::-webkit-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(56, 0, 140, .6)
}

.app input:-moz-placeholder, .app select:-moz-placeholder, .app textarea:-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(56, 0, 140, .6)
}

.app input::-moz-placeholder, .app select::-moz-placeholder, .app textarea::-moz-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(56, 0, 140, .6)
}

.app input:-ms-input-placeholder, .app select:-ms-input-placeholder, .app textarea:-ms-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: rgba(56, 0, 140, .6)
}

.app textarea {
    overflow: auto
}

.app select::-ms-expand, .app textarea::-ms-expand {
    display: none
}

.app input[type=number] {
    -moz-appearance: textfield
}

.app input[type=submit] {
    border: none
}

.app input::-webkit-inner-spin-button, .app input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    display: none
}

.app a {
    text-decoration: none;
    color: inherit
}

.app .advantage__text p{
    font-weight: 300;
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0%;
    vertical-align: middle;
}

.app .anchor {
    top: -10px;
    position: absolute
}

.app .main {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.app .hidden {
    display: none
}

.app .link-full {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    cursor: pointer
}

.app .section {
    position: relative
}

.app .section._pb {
    padding-bottom: 9rem
}

.app .section._pt {
    padding-top: 9rem
}

.app .section__title {
    margin-bottom: 9rem
}

.app .section__title._centered {
    text-align: center
}

.app .section__header {
    margin-bottom: 3rem;
    position: relative;
    display: grid;
    grid-gap: 10px
}

.app .section__header._centered {
    text-align: center;
    justify-items: center
}

.app .section__header._alt {
}

.app .section__header._alt:after {
    content: none
}

.app .section__header._alt p {
    font-size: 2.4rem
}

.app .section__header p {
    margin: 0
}

.app .section__header:after {
    content: "";
    width: 5rem;
    height: 3px;
    background: #666;
    display: block;
    margin-top: 2rem
}

.app .bg {
    background: var(--color0)
}

.app .bg2 {
    background: var(--color1);
    color: #fff
}

.app .bg3{
    background: #000;
    color: #fff
}

.app .inner {
    max-width: calc(1160px + var(--offset) * 2);
    padding-left: var(--offset);
    padding-right: var(--offset);
    width: 100%;
    margin-left: auto;
    margin-right: auto
}

.app .swiper-slide {
    display: block;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

@media (max-width: 530px) {
    .app .section {
        position: relative
    }

    .app .section._pb {
        padding-bottom: 6rem
    }

    .app .section._pt {
        padding-top: 6rem
    }

    .app .section__title {
        margin-bottom: 6rem
    }

    .app .section__header._alt {

    }
}

.app .btn {
    font-size: 1.9rem;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
    position: relative;
    z-index: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: block;
    padding: 0;
    border-radius: 10rem
}

.app .btn:hover span:after {
    opacity: 1
}

.app .btn span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    background: var(--color4);
    position: relative;
    min-height: 6.6rem;
    padding: 10px 4rem;
    border-radius: 10rem;
    -webkit-transition: all .5s;
    transition: all .5s
}

.app .btn span:after {
    content: "";
    background: #da3832;
    position: absolute;
    top: -5px;
    left: -5px;
    background-size: 400%;
    z-index: -1;
    -webkit-filter: blur(5px);
    filter: blur(5px);
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    -webkit-animation: glowing 20s linear infinite;
    animation: glowing 20s linear infinite;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    border-radius: 10rem;
    display: block;
    opacity: 0
}

.app .btn._alt span {
    background: #fff;
    color: var(--color3)
}

.app .b24-form-btn-block button[type=submit] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
    background: rgb(218, 56, 50);
    position: relative;
    min-height: 6.6rem;
    padding: 10px 4rem;
    border-radius: 10rem;
    -webkit-transition: all .5s;
    transition: all .5s;
    margin: 20px auto 0 auto
}

@-webkit-keyframes glowing {
    0% {
        background-position: 0 0
    }
    50% {
        background-position: 400% 0
    }
    100% {
        background-position: 0 0
    }
}

@keyframes glowing {
    0% {
        background-position: 0 0
    }
    50% {
        background-position: 400% 0
    }
    100% {
        background-position: 0 0
    }
}

.app .input {
    height: 6rem;
    border-radius: 5px;
    border: 1px solid var(--color3);
    padding: 0 2rem;
    font-family: monospace
}

.app .checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 10px
}

.app .checkbox._radio .checkbox__mask {
    border-radius: 100%
}

.app .checkbox input {
    display: none
}

.app .checkbox input:checked ~ .checkbox__mask {
    background: var(--color3);
    -webkit-box-shadow: inset 0 0 0 3px #fff;
    box-shadow: inset 0 0 0 3px #fff
}

.app .checkbox__label {
    -ms-flex-item-align: center;
    align-self: center
}

.app .checkbox__mask {
    width: 2rem;
    height: 2rem;
    min-width: 2rem;
    border-radius: 2px;
    -webkit-transition: background-color .5s;
    transition: background-color .5s;
    border: 1px solid var(--color3)
}

.app h1, .app h2, .app h3, .app h4, .app h5, .app h6 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0
}

.app p {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.app p:last-child {
    margin-bottom: 0
}

.app p:first-child {
    margin-top: 0
}

.app .h1 {
    font-size: 5.2rem;
    font-weight: 500;
    line-height: 1.23
}

.app .h2 {
    font-size: 4.2rem;
    font-weight: 500;
    line-height: 1
}

.app ol, .app p, .app ul {
    font-size: 2rem;
    line-height: 1.54;
    font-weight: 300
}

.app b {
    font-weight: 500
}

.app .link {
    color: var(--color3);
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    text-decoration-thickness: 1px
}

.app .text-block h2 {
    font-size: 2.6rem;
    font-weight: 700;
    margin-top: 4rem;
    margin-bottom: 2rem
}

.app .text-block h2:first-child {
    margin-top: 0
}

.app .text-block h3 {
    font-size: 2.2rem;
    font-weight: 700;
    margin-top: 3rem;
    margin-bottom: 2rem
}

.app .text-block h3:first-child {
    margin-top: 0
}

.app .text-block h2 + ol, .app .text-block h2 + ul, .app .text-block h3 + ol, .app .text-block h3 + ul, .app .text-block p + ol, .app .text-block p + ul {
    margin-top: -10px
}

.app .text-block ol, .app .text-block p, .app .text-block ul {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.app .text-block ol:last-child, .app .text-block p:last-child, .app .text-block ul:last-child {
    margin-bottom: 0
}

.app .text-block ol:first-child, .app .text-block p:first-child, .app .text-block ul:first-child {
    margin-top: 0
}

.app .text-block ol {
    padding-left: 2.5rem
}

.app .text-block ul {
    padding-left: 0;
    list-style-type: none
}

.app .text-block ul li {
    padding-left: 10px;
    position: relative
}

.app .text-block ul li:before {
    content: "•";
    position: absolute;
    left: 0;
    top: -.1em
}

.app .text-block a {
    color: var(--color4);
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    text-decoration-thickness: 1px
}

@media (max-width: 767px) {
    .app .h1 {
        font-size: 4.6rem
    }
}

@media (max-width: 530px) {
    .app .h1 {
        font-size: 4rem
    }
}

.app .advantage {
    display: grid;
    grid-gap: 2rem
}

.app .advantage._alt {
    grid-gap: 15px
}

.app .advantage._alt .advantage__title {
    font-size: 2.3rem;
    font-weight: 600;
    line-height: 1.35
}

.app .advantage__title {
    font-size: 3.2rem;
    color: var(--color3)
}

.app .advantages {
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(20rem, 1fr));
    grid-gap: 32px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.app .advantages._special {
    grid-template-columns: repeat(1, 1fr);
}

.advantages-wrap{
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    background: #fff;
    padding: 10rem 8rem 8rem 8rem
}

.advantage-title{
    padding: 0 0 30px 0;
}


@media (max-width: 1200px) {
    .app .advantages._special {
        display: grid;
        grid-gap: 5rem 3rem;
    }
    .advantages-wrap{
        padding: 4rem;
    }
}

@media (max-width: 530px) {
    .app .advantages {
        grid-gap: 4rem
    }
}

.app .result {
    text-align: center;
    display: grid;
    grid-gap: 2.5rem
}

.app .result__text {
    font-size: 1.8rem;
    font-weight: 300
}

.app .result__title {
    font-size: 3rem;
    font-weight: 600
}

.app .results {
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(15rem, 1fr));
    grid-gap: 10rem 10rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (max-width: 1023px) {
    .app .results {
        grid-gap: 5rem
    }
}

@media (max-width: 767px) {
    .app .results {
        grid-template-columns:initial
    }
}

.app .step {
    position: relative;
    z-index: 1;
    display: grid;
    grid-gap: 15px
}

.app .step:last-child .step__num:after {
    content: none
}

.app .step__num {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    width: 3.5rem;
    height: 3.5rem;
    background: var(--color3);
    border-radius: 100%;
    font-weight: 600
}

.app .step__num:after {
    content: "";
    display: block;
    height: 2px;
    width: calc(100% + 5rem);
    background: #e6e6e6;
    position: absolute;
    top: 1.75rem;
    left: 0;
    z-index: -1
}

.app .steps {
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(15rem, 1fr));
    grid-gap: 5rem 5rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (max-width: 1023px) {
    .app .steps {
        display: grid;
        grid-template-columns:repeat(auto-fit, minmax(25rem, 1fr));
        grid-gap: 5rem 5rem
    }
}

@media (max-width: 767px) {
    .app .step {
        grid-template-columns:auto 1fr;
        grid-gap: 2rem
    }

    .app .step__num:after {
        width: 2px;
        height: calc(100% + 5rem);
        top: 0;
        left: 1.75rem
    }
}

.app .accordion {
    display: grid;
    grid-gap: 10px
}

.app .accordion .accordionItem {
    min-width: 0;
    border: 1px solid var(--color6)
}

.app .accordion .accordionItem._animation .accordionBtn:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.app .accordion .accordionItem._active > .accordionDropdown {
    display: block
}

.app .accordion .accordionDropdown {
    display: none;
    -webkit-transition: all .5s;
    transition: all .5s;
    overflow: hidden;
    background: #fff
}

.app .accordion .text-block {
    padding: 0 3.5rem 10rem 3.5rem
}

.app .accordion .accordionBtn {
    cursor: pointer;
    position: relative;
    padding: 3.5rem 9.5rem 3.5rem 3.5rem;
    background: #fff;
    font-weight: 700;
    font-size: 2.4rem
}

.app .accordion .accordionBtn:hover:after {
    background-color: var(--color3);
    background-image: url(../img/plus-w.svg)
}

.app .accordion .accordionBtn:after {
    content: "";
    position: absolute;
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    background: url(../img/plus.svg) no-repeat center;
    background-size: calc(100% - 2rem);
    right: 3.5rem;
    top: 0;
    bottom: 0;
    margin: auto 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    padding: 10px;
    border-radius: 100%
}

@media (max-width: 530px) {
    .app .accordion .accordionBtn {
        padding: 2rem 7rem 2rem 2rem;
        font-size: 2rem
    }

    .app .accordion .accordionBtn:after {
        right: 2rem
    }

    .app .accordion .text-block {
        padding: 2rem 2rem 5rem 2rem
    }
}

.app .gallery {
    /*display: grid;*/
    /*grid-template-columns: 1fr 1fr;*/
    /*grid-gap: 3rem*/
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.app .gallery img {
    border-radius: 10px
}

.app .gallery iframe {
    height: 42rem;
    border-radius: 2rem;
    width: 100%;
}

.screen-swiper--wrap,
.videos-swiper--wrap{
    margin: 0 40px;
    position: relative;
}

.swiper-button-next.screen-next,
.swiper-button-next.video-next{
    right: -60px;
    content: url(../img/charm_chevron-left.svg);
    transform: rotate(180deg);
    width: 50px;
    height: 50px;
}

.swiper-button-prev.screen-prev,
.swiper-button-prev.video-prev{
    left: -60px;
    content: url(../img/charm_chevron-left.svg);
    width: 50px;
    height: 50px;
}

@media (max-width: 767px) {
    .app .gallery {
        grid-template-columns:initial;
        justify-items: center
    }

    .app .gallery iframe {
        height: 65vw;
        border-radius: 15px
    }
}

.app .price {
    display: grid;
    grid-gap: 5rem;
}

.app .price__text {
    max-width: 32rem
}

.app .price__text p {
    font-weight: 400;
    font-size: 2.2rem
}

.app .price__main {
    color: var(--color3);
    padding: 6rem 6rem 10rem 6rem;
    display: grid;
    grid-template-columns:auto 1fr;
    grid-gap: 8rem;
    font-size: 3.4rem;
    position: relative;
    z-index: 0
}

.app .price__bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: -1
}

.app .price__bg:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 11px;
    background: url(../img/border.svg) repeat-y left top;
    background-repeat: round;
    background-size: 100% auto;
    display: block;
    left: 100%;
    top: 0
}

.app .price__title {
    font-weight: 700;
    width: 100%;
    line-height: 1.55;
}

.app .price__current {
    font-weight: 700
}

.app .price__old{
    font-weight: 400;
    text-decoration: line-through;
    font-size: 30px;
}

.app .price__current span {
    color: rgba(0, 0, 0, .7);
    font-size: 2rem;
    font-weight: 400;
    display: block;
    margin-top: 10px
}

.app .price__values {
    display: grid;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    grid-gap: 1rem
}


.app .price__values li::marker{
    color: #da3832;
    background-color: #da3832;
    list-style-type: disc;
    font-size: 30px;
}

@media (max-width: 1023px) {
    .app .price__main {
        padding: 4rem;
        grid-gap: 4rem;
        font-size: 3rem
    }
}

@media (max-width: 767px) {
    .app .price {
        grid-template-columns:initial
    }

    .app .price__text {
        max-width: initial;
        padding: 0 3rem
    }
}

@media (max-width: 530px) {
    .app .price__main {
        grid-template-columns:initial;
        padding: 3rem
    }

    .app .price__values {
        grid-gap: 1rem
    }

    .app .price__title {
        width: auto
    }

    .app .price__bg:after {
        height: 11px;
        width: 100%;
        top: 100%;
        left: 0;
        background-image: url(../img/border2.svg);
        background-size: auto 100%
    }

    .app .price__text {
        padding: 0
    }
}

.app .form {
    position: relative;
    padding: 5rem
}

.app .form._limited {
    max-width: 80rem;
    margin: 0 auto
}

.app .form__main {
    display: grid;
    grid-gap: 2.5rem
}

.app .form__item {
    display: grid;
    grid-gap: 10px
}

.app .form__label {
    font-size: 2rem;
    font-weight: 300
}

.app .form__btn {
    justify-self: center;
    margin-top: 10px
}

.app .form__consent {
    text-align: center;
    margin-top: 10px
}

.app .form__consent p {
    font-size: 18px
}

.app .form__status {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(17, 3, 41, .9);
    color: #fff;
    z-index: 1;
    display: none;
    text-align: center;
    font-size: 2.4rem
}

.app .form__status._active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.app .start-scr {
    color: #fff;
    background: var(--color1);
    position: relative
}

.app .start-scr__bg {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50vw;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-animation: opacityBg 10s infinite;
    animation: opacityBg 10s infinite
}

.start-scr__socials,
.socials__main{
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.start-scr__socials{
    margin-top: 10px;
}

.socials__main{
    align-items: center;
    justify-content: center;
}

.social-media{
    width: 30px;
    height: 30px;
}

.wa-icon{
    content: url("../img/wa.png");
}

.tg-icon{
    content: url("../img/tg.png");
}

.vk-icon{
    content: url("../img/vk.png");
}

.inst-icon{
    content: url("../img/inst.png");
}

.app .start-scr__inner {
    display: grid;
    grid-template-columns:auto auto;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 2
}

.app .start-scr__main {
    padding: 13rem 0 20rem 0;
    display: grid;
    gap: 10px;
    max-width: 51rem;
    width: 100%;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.app .start-scr__suptitle {
    font-size: 2.6rem;
    font-weight: 500
}

.app .start-scr__date {
    font-size: 2.9rem;
    font-weight: 700;
    margin-bottom: 4rem
}

.app .start-scr__title {
    font-size: 4.6rem;
    font-weight: 700;
    position: relative;
    line-height: 1
}

.app .start-scr__title span{
    font-size: 26px;
    line-height: 26px;
}

.app .start-scr__footnote {
    color: red;
    font-size: 2rem;
    position: absolute;
    background: #fff;
    padding: 10px 15px;
    border-radius: 10px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    text-align: center;
    bottom: 100%;
    right: -15px;
    line-height: 1.3;
    margin-bottom: 3rem
}

.app .start-scr__footnote:after {
    content: "";
    position: absolute;
    right: 20px;
    bottom: -10px;
    border: 10px solid transparent;
    border-right: 10px solid #fff;
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}

.app .start-scr__text {
    margin-top: 1rem;
    font-weight: 300;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0%;
    vertical-align: middle;
}

.app .start-scr__text p{
    line-height: 24px;
}

.app .start-scr__btn {
    margin-top: 1rem
}

.app .start-scr__img {
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-transition: all 3s;
    transition: all 3s;
    -webkit-animation: opacityImg 4s forwards .5s;
    animation: opacityImg 4s forwards .5s;
    opacity: 0
}

@-webkit-keyframes opacityBg {
    0% {
        opacity: 1
    }
    35% {
        opacity: .7
    }
    70% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}

@keyframes opacityBg {
    0% {
        opacity: 1
    }
    35% {
        opacity: .7
    }
    70% {
        opacity: 1
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes opacityImg {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes opacityImg {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@media (max-width: 1023px) {
    .app .start-scr__img {
        -webkit-transform: translateX(30%);
        transform: translateX(30%);
        position: absolute;
        right: 0;
        bottom: 0
    }

    .app .start-scr__main {
        position: relative;
        z-index: 1;
        padding-bottom: 13rem
    }

    .app .start-scr__inner {
        display: block
    }
}

@media (max-width: 767px) {
    .app .start-scr__main {
        padding: 8rem 0;
        min-height: 100vh;
        gap: 20px;
    }

    .app .start-scr__title {
        font-size: 4rem
    }

    .app .start-scr__footnote {
        margin-bottom: 0;
        padding: 7px 10px;
    }
    .app .start-scr__text{
        width: 100%;
    }
    .app ol, .app p, .app ul{
        font-size: 16px;
        line-height: 18px;
        font-weight: 300;
    }
}

@media (max-width: 530px) {
    .app .start-scr__main {
        padding: 5rem 0
    }

    .app .start-scr__footnote {
        display: block;
        margin-bottom: 10px;
        position: absolute;
        right: 0;
        margin-top: 40px;
        font-size: 13px;
    }

    .app .start-scr__bg {
        width: 100%
    }
}

.app .about {
    display: grid;
    grid-template-columns:1fr 1fr;
    grid-gap: 5rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1023px) {
    .app .about {
        grid-template-columns:initial;
        justify-items: center
    }

    .app .about .section__header {
        justify-items: center;
        text-align: center
    }
}

@media (hover: hover) and (pointer: fine),(min-width: 1024px) {
    .app #advantages1._active .advantages-wrap {
        -webkit-transition: all .5s;
        transition: all .5s;
        -webkit-transform: translateY(-10rem);
        transform: translateY(-10rem)
    }

    .app #results._active .result__title {
        -webkit-transition: all .5s;
        transition: all .5s;
        -webkit-animation: titleAnim 1s forwards;
        animation: titleAnim 1s forwards
    }

    .app #program .accordionItem {
        -webkit-transform: translateX(50%);
        transform: translateX(50%);
        opacity: 0
    }

    .app #program .accordionItem:nth-child(2n) {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .app #program._active .accordionItem {
        -webkit-transition: all 1s;
        transition: all 1s;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }

    .app #program._active .accordionItem:nth-child(2n) {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .app #about .about__img {
        -webkit-filter: blur(5px);
        filter: blur(5px)
    }

    .app #about .section__header:after {
        width: 0
    }

    .app #about._active .about__img {
        -webkit-transition: all 1s;
        transition: all 1s;
        -webkit-filter: blur(0);
        filter: blur(0)
    }

    .app #about._active .section__header:after {
        -webkit-transition: all 1s;
        transition: all 1s;
        width: 5rem
    }

    .app #steps .step__num:after {
        width: 0;
        background: #da3832;
    }

    .app #steps._active .step__num:after {
        -webkit-transition: all 2s;
        transition: all 2s;
        width: calc(100% + 5rem);
        background: #e6e6e6
    }

    .app #reviews iframe,
    .app #reviews1 iframe{
        height: 322px;
    }

    .app #reviews img{
        height: 600px;
    }

    .app #reviews iframe, .app #reviews img {
        width: 100%;
        -webkit-transform: scale(.2);
        transform: scale(.2);
        opacity: 0
    }

    .app #reviews._active iframe, .app #reviews._active img {
        -webkit-transition: all 2s;
        transition: all 2s;
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    .app #price .price__bg {
        width: 0
    }

    .app #price .price__title, .app #price .price__values {
        -webkit-transition: all .5s;
        transition: all .5s;
        opacity: 0
    }

    .app #price._active .price__bg {
        -webkit-transition: all 1s;
        transition: all 1s;
        width: 100%
    }

    .app #price._active .price__title, .app #price._active .price__values {
        opacity: 1
    }

    .app #form .form__main > div {
        opacity: 0;
        -webkit-transform: translateY(5rem);
        transform: translateY(5rem)
    }

    .app #form .form__main > div:nth-child(2) {
        -webkit-transform: translateY(10rem);
        transform: translateY(10rem)
    }

    .app #form .form__main > div:nth-child(3) {
        -webkit-transform: translateY(10rem);
        transform: translateY(10rem)
    }

    .app #form .form__main > div:nth-child(4) {
        -webkit-transform: translateY(15rem);
        transform: translateY(15rem)
    }

    .app #form .form__main > div:nth-child(5) {
        -webkit-transform: translateY(20rem);
        transform: translateY(20rem)
    }

    .app #form .form__main > div:nth-child(6) {
        -webkit-transform: translateY(25rem);
        transform: translateY(25rem)
    }

    .app #form .form__main > div:nth-child(7) {
        -webkit-transform: translateY(30rem);
        transform: translateY(30rem)
    }

    .app #form._active .form__main > div {
        -webkit-transition: all 2s;
        transition: all 2s;
        opacity: 1;
        -webkit-transform: translateY(0) !important;
        transform: translateY(0) !important
    }

    .app #advantages2 .advantage {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition: all 2s;
        transition: all 2s
    }

    .app #advantages2 .advantage:nth-child(2) {
        -webkit-transition-delay: .5s;
        transition-delay: .5s
    }

    .app #advantages2 .advantage:nth-child(3) {
        -webkit-transition-delay: 1s;
        transition-delay: 1s
    }

    .app #advantages2 .advantage:nth-child(4) {
        -webkit-transition-delay: 1.5s;
        transition-delay: 1.5s
    }

    .app #advantages2 .advantage:nth-child(5) {
        -webkit-transition-delay: 2s;
        transition-delay: 2s
    }

    .app #advantages2 .advantage:nth-child(6) {
        -webkit-transition-delay: 2.5s;
        transition-delay: 2.5s
    }

    .app #advantages2 .advantage:nth-child(7) {
        -webkit-transition-delay: 3s;
        transition-delay: 3s
    }

    .app #advantages2 .advantage:nth-child(8) {
        -webkit-transition-delay: 3.5s;
        transition-delay: 3.5s
    }

    .app #advantages2._active .advantage {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    @-webkit-keyframes titleAnim {
        0% {
            color: #000;
            -webkit-transform: scale(1);
            transform: scale(1)
        }
        50% {
            color: var(--color3);
            -webkit-transform: scale(1.3);
            transform: scale(1.3)
        }
        100% {
            color: #000;
            -webkit-transform: scale(1);
            transform: scale(1)
        }
    }@keyframes titleAnim {
         0% {
             color: #000;
             -webkit-transform: scale(1);
             transform: scale(1)
         }
         50% {
             color: var(--color3);
             -webkit-transform: scale(1.3);
             transform: scale(1.3)
         }
         100% {
             color: #000;
             -webkit-transform: scale(1);
             transform: scale(1)
         }
     }
}

@media (max-width: 1023px) {
    .app #advantages1 {
        padding-top: 9rem;
        padding-bottom: 9rem
    }
}

.app .popup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 1000
}

.app .popup.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.app .popup__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    padding: 16px;
    z-index: 15
}

.app .popup__close i.icon {
    font-size: 2rem
}

.app .popup__content {
    width: 100%;
    max-width: 100%;
    position: relative;
    z-index: 1;
    margin: auto
}

.app .popup__content._bg {
    padding: 5rem;
    background: #fff;
    width: auto
}

.app .popup__scroll {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    background: rgba(1, 3, 5, .8);
    padding: 3rem
}

@media (max-width: 1200px) {
    .app .popup__content {
        min-width: 28rem
    }

    .app .popup__content._bg {
        padding: 3rem var(--offset)
    }

    .app .popup__scroll {
        padding: 5rem var(--offset)
    }
}

@media (max-width: 560px) {
    .app .popup__scroll {
        padding: 0
    }

    .app .popup__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100%;
        min-height: 100%;
        overflow-y: auto
    }

    .app .popup__content._bg {
        width: 100%
    }
}

.tap-body {
    font-family: Montserrat, sans-serif;
    color: #fff;
}

.tap-link--bg {
    background: url("../img/olesya-boss-music.png") no-repeat 100% 100%;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.tap-link--bg:before {
    content: "";
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    background-color: rgba(0, 0, 0, .1);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
}

.tap-link--content {
    z-index: 3;
    position: relative;
    padding: 40px 40px 100px;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.tp-container {
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
}

.tap-link--top {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    margin-bottom: 120px;
}

.tap-link--top img {
    border-radius: 50%;
    width: 200px;
    height: 200px;
    margin-bottom: 24px;
}

.tap-link--top h2 {
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.tap-link--top p {
    font-size: 18px;
}

.tap-link--middle a {
    color: #fff;
    display: flex;
    flex-direction: column;
    padding: 20px;
    width: 100%;
    border-radius: 50px;
    backdrop-filter: blur(8px) saturate(120%);
    background: #73a8e54d;
    text-align: center;
    margin-bottom: 30px;
    transition: 1s ease all;
}

.tap-link--middle a:hover {
    backdrop-filter: blur(8px) saturate(180%);
    transition: 1s ease all;
}

.tap-link--middle {
    width: 100%;
}

.tap-link--inner h3 {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    text-transform: uppercase;
}

body::-webkit-scrollbar {
    width: 8px;
}

body::-webkit-scrollbar-track {
    background-color: #C9CACC;
}

body::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #da3832;
    border-radius: 100px;
}

footer {
    background: #575F6A;
    text-align: center;
    padding: 20px;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
}

.trustSwiper {
    margin: 0px 62px;
    width: 90%;
}

.trust-slider {
    position: relative;
    overflow: hidden;
}

.swiper-button-prev.prev_tSw,
.swiper-button-prev.prev_aSw{
    content: url("../img/charm_chevron-left.svg");
}

.swiper-button-next.next_tSw,
.swiper-button-next.next_aSw{
    content: url("../img/charm_chevron-left.svg");
    transform: rotate(180deg);
}

.trust-inner {
    display: flex;
    padding: 8px 10px;
    border: 1px solid #D3D3D3;
    justify-content: center;
    align-items: center;
}

.trust-inner img {
    min-height: 60px;
    width: 100%;
    height: 100%;
}

.trustSwiper .trust-inner{
    height: 120px;
}

@media screen and (max-width: 991px) {
    .trustSwiper {
        margin: 0px 42px;
    }

    .trustSwiper .trust-inner {
        height: 145px;

    }
}

@media screen and (max-width: 800px) {
    .tap-link--top {
        margin-bottom: 60px;
    }

    .tap-link--middle a {
        padding: 14px 30px;
        margin-bottom: 20px;
    }

    .tap-link--inner h3 {
        font-size: 18px;
        line-height: 22px;
    }

    .tap-link--bg {
        background: url(../img/bg-no-robot.png) no-repeat 100% 100%;
    }
    .app #reviews iframe,
    .app #reviews1 iframe,
    .screenshot-el{
        height: 240px;
    }
}

@media screen and (max-width: 750px) {

}

@media screen and (max-width: 640px) {
    .trustSwiper {
        margin: 0px 18px;
    }

    .trustSwiper .trust-inner {
        height: 155px;
        padding: 20px;
    }

    .swiper-button-prev.prev_tSw,
    .swiper-button-next.next_tSw {
        display: none;
    }

    .trust-inner img {

    }
    .screen-swiper--wrap, .videos-swiper--wrap{
        margin: 0 20px;
    }
    .swiper-button-next.screen-next, .swiper-button-next.video-next{
        right: -40px;
    }
    .swiper-button-prev.screen-prev, .swiper-button-prev.video-prev{
        left: -40px;
    }

    .app .h1 {
        font-size: 3.2rem;
        font-weight: 500;
        line-height: 1.23
    }

    .app .h2 {
        font-size: 2.2rem;
        font-weight: 500;
        line-height: 1
    }
}

@media screen and (max-width: 440px) {
    .tap-link--content {
        padding: 40px 20px 100px;
    }

    .trustSwiper {
        margin: 0px 12px;
    }

    .app #reviews iframe,
    .app #reviews1 iframe,
    .screenshot-el{
        height: 200px;
    }
}

#form{
    overflow: visible !important;
    height: 100% !important;
}