@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 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

/* add */
.add__item {
    display: none;
}

/* add */

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.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-3d.swiper-css-mode .swiper-wrapper {
    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,
.swiper-3d .swiper-wrapper {
    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-centered>.swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.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-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.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: 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: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 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: 10px;
    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: 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: 10px;
    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 {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: 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: 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: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: 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: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    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
}

.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 {
    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 .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: column
}

.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
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

footer,
header,
main,
nav {
    display: block
}

a,
li,
ul {
    list-style: none;
    color: inherit;
    text-decoration: none
}

button {
    cursor: pointer;
    color: inherit
}

button,
input {
    font-family: inherit
}

a {
    background-color: transparent
}

a,
a:visited {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a:active,
a:focus {
    outline: 0
}

:active,
:focus {
    outline: 0
}

img {
    display: block;
    border-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

body {
    scroll-behavior: smooth
}

html {
    font-size: 16px
}

body {
    overflow-x: hidden;
    font-family: sans-serif;
    color: #fff;
    background: #010006
}

.wrapper {
    width: 100%;
    max-width: 1300px;
    padding: 0 40px;
    margin: 0 auto
}

.circle-logo {
    position: relative;
    right: 0;
    bottom: 0;
    width: 91px;
    height: 91px;
    border-radius: 50%;
    -webkit-animation: spinZ 20s linear infinite;
    animation: spinZ 20s linear infinite;
    text-align: center
}

.circle-logo span {
    position: absolute;
    display: inline-block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    font-size: .75rem;
    -webkit-transition: .5s cubic-bezier(0, 0, 0, 1);
    -o-transition: .5s cubic-bezier(0, 0, 0, 1);
    transition: .5s cubic-bezier(0, 0, 0, 1);
    text-transform: uppercase
}

.circle-logo::after {
    position: absolute;
    content: "";
    display: block;
    width: 29px;
    height: 29px;
    top: 50%;
    left: 50%;
    background: url(/skin/xleads/img/logo.png) no-repeat center/contain;
    -webkit-transform: translate(-50%, -50%) rotate(-23.09deg);
    -ms-transform: translate(-50%, -50%) rotate(-23.09deg);
    transform: translate(-50%, -50%) rotate(-23.09deg)
}

@-webkit-keyframes spinZ {
    0% {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0)
    }

    100% {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg)
    }
}

@keyframes spinZ {
    0% {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0)
    }

    100% {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg)
    }
}

@-webkit-keyframes spinY {
    0% {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg)
    }

    100% {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0)
    }
}

@keyframes spinY {
    0% {
        -webkit-transform: rotateZ(360deg);
        transform: rotateZ(360deg)
    }

    100% {
        -webkit-transform: rotateZ(0);
        transform: rotateZ(0)
    }
}

.circle-logo-s {
    position: absolute;
    left: calc(50% - 45.5px);
    top: calc(50% - 45.5px);
    -webkit-animation: spinY 20s linear infinite;
    animation: spinY 20s linear infinite
}

.circle-logo-m {
    width: 128px;
    height: 128px
}

.circle-logo-m::after {
    display: none
}

.form-bottom__circle-logo {
    position: absolute;
    left: -30px;
    top: -50px;
    z-index: 1
}

.gradient-circle {
    position: absolute;
    -webkit-filter: blur(300px);
    filter: blur(300px);
    max-width: 412px;
    max-height: 398px;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: -1
}

.gradient-circle::after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: -o-linear-gradient(300.73deg, rgba(255, 0, 219, .5) -22.53%, rgba(144, 0, 156, .5) 81.36%);
    background: linear-gradient(149.27deg, rgba(255, 0, 219, .5) -22.53%, rgba(144, 0, 156, .5) 81.36%)
}

.title-regular {
    font-size: 2.375rem;
    letter-spacing: .03em;
    text-transform: uppercase;
    font-weight: 900;
    text-align: center
}

.subtitle-regular {
    font-size: 1.25rem
}

.link-style {
    position: relative;
    display: block;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.link-style::after {
    position: absolute;
    content: "";
    display: block;
    top: 100%;
    left: 0;
    width: 100%;
    height: 2px;
    background: #a600ff;
    opacity: 0;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    -o-transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s;
    transition: opacity .3s, transform .3s, -webkit-transform .3s;
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px)
}

.link-style:focus::after,
.link-style:hover::after {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.link-style:hover {
    color: #a600ff
}

.button-style-box {
    display: inline-block;
    position: relative;
    max-width: 185px;
    width: 100%;
    height: 58px;
    border: 0;
    outline: 0;
    color: #fff;
    background: 0 0
}

.button-style-box:hover .button-style-shadow {
    top: 0;
    left: 0
}

.button-style-box:hover .button-style-text {
    background-position: 100% 0
}

.button-style-text {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    width: 100%;
    padding: 0 15px;
    z-index: 1;
    background: -o-linear-gradient(358deg, #a600ff 6%, #9200b7 50%, #560085 100%);
    background: linear-gradient(92deg, #a600ff 6%, #9200b7 50%, #560085 100%);
    -webkit-clip-path: polygon(18% 0, 100% 0, 100% 70%, 82% 100%, 0 100%, 0 30%);
    clip-path: polygon(18% 0, 100% 0, 100% 70%, 82% 100%, 0 100%, 0 30%);
    background-size: 200% 100%;
    -webkit-transition: .3s cubic-bezier(.75, 0, .125, 1);
    -o-transition: .3s cubic-bezier(.75, 0, .125, 1);
    transition: .3s cubic-bezier(.75, 0, .125, 1)
}

.button-style-shadow {
    position: absolute;
    top: 5px;
    left: 3px;
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-clip-path: polygon(18% 0, 100% 0, 100% 70%, 82% 100%, 0 100%, 0 30%);
    clip-path: polygon(18% 0, 100% 0, 100% 70%, 82% 100%, 0 100%, 0 30%);
    z-index: 0;
    -webkit-transition: .3s cubic-bezier(.75, 0, .125, 1);
    -o-transition: .3s cubic-bezier(.75, 0, .125, 1);
    transition: .3s cubic-bezier(.75, 0, .125, 1)
}

.button-style-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s
}

.button-style-arrow span {
    margin-right: 13px
}

.button-style-arrow svg {
    width: 32px;
    height: 10px;
    -webkit-transition: fill .3s;
    -o-transition: fill .3s;
    transition: fill .3s;
    fill: #f8f8f8
}

.button-style-arrow:hover {
    color: #a600ff
}

.button-style-arrow:hover svg {
    fill: #a600ff;
    -webkit-animation: arrow-move 1s ease infinite alternate;
    animation: arrow-move 1s ease infinite alternate
}

@-webkit-keyframes arrow-move {
    to {
        -webkit-transform: translateX(5px);
        transform: translateX(5px)
    }
}

@keyframes arrow-move {
    to {
        -webkit-transform: translateX(5px);
        transform: translateX(5px)
    }
}

.marquee {
    position: relative;
    padding: 12px 0;
    overflow: hidden
}

.marquee::after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(16.61%, #99006e), color-stop(86.79%, rgba(217, 217, 217, 0)));
    background: -o-linear-gradient(left, #99006e 16.61%, rgba(217, 217, 217, 0) 86.79%);
    background: linear-gradient(90deg, #99006e 16.61%, rgba(217, 217, 217, 0) 86.79%)
}

.marquee::before {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 3px;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, right top, left top, color-stop(16.61%, #99006e), color-stop(86.79%, rgba(217, 217, 217, 0)));
    background: -o-linear-gradient(right, #99006e 16.61%, rgba(217, 217, 217, 0) 86.79%);
    background: linear-gradient(-90deg, #99006e 16.61%, rgba(217, 217, 217, 0) 86.79%)
}

.marquee__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    -webkit-animation: marquee 30s linear infinite;
    animation: marquee 30s linear infinite
}

@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    100% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

@keyframes marquee {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    100% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

.marquee__item {
    font-weight: 800;
    font-size: 4.375rem;
    letter-spacing: .065em;
    text-transform: uppercase
}

.marquee__item span {
    display: inline-block;
    margin-right: 38px;
    background: -o-linear-gradient(359.97deg, #07003a 14.96%, #a600ff 45%, rgba(127, 10, 130, .324062) 82.85%, rgba(255, 191, 249, 0) 105.57%);
    background: linear-gradient(90.03deg, #07003a 14.96%, #a600ff 45%, rgba(127, 10, 130, .324062) 82.85%, rgba(255, 191, 249, 0) 105.57%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.header {
    padding-top: 30px;
    position: relative
}

.header__container {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__logo {
    position: relative;
    z-index: 10
}

.header__logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.header__signup {
    cursor: pointer;
    font-size: .875rem
}

.header__signup--mob {
    display: none
}

.header__langs {
    position: relative;
    font-weight: 500;
    font-size: .875rem;
    text-transform: uppercase
}

.header__langs:hover .header-langs__list {
    opacity: 1;
    visibility: visible
}

.header-langs__list {
    position: absolute;
    left: -10px;
    padding: 10px;
    background: #000;
    opacity: 0;
    visibility: visible;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease
}

.header__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__burger {
    display: none
}

.menu__item {
    position: relative;
    z-index: 10
}

.menu__item:not(:last-child) {
    margin-right: 32px
}

.menu__link {
    font-weight: 700;
    font-size: .875rem;
    text-transform: uppercase
}

.menu__btn-acc {
    display: none
}

.lang__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lang__item svg {
    margin-left: 8px;
    height: 6px;
    width: 10px
}

.btn__account {
    position: relative;
    display: block;
    font-weight: 400;
    width: 184px;
    height: 52px;
    -webkit-clip-path: polygon(20% 0, 100% 0, 100% 70%, 80% 100%, 0 100%, 0 30%);
    clip-path: polygon(20% 0, 100% 0, 100% 70%, 80% 100%, 0 100%, 0 30%);
    background: -o-linear-gradient(319.57deg, #9701c7 8.73%, #2d002b 86.53%);
    background: linear-gradient(130.43deg, #9701c7 8.73%, #2d002b 86.53%);
    padding: 1px;
    font-size: .875rem
}

.btn__account span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    -webkit-clip-path: inherit;
    clip-path: inherit;
    background: #000;
    -webkit-transition: .3s cubic-bezier(.75, 0, .125, 1);
    -o-transition: .3s cubic-bezier(.75, 0, .125, 1);
    transition: .3s cubic-bezier(.75, 0, .125, 1)
}

.btn__account:hover span {
    background: #9701c7
}

.home {
    padding: 95px 0 75px;
    position: relative
}

.home::after {
    position: absolute;
    content: "";
    display: block;
    width: calc(100% - 30px);
    height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(/skin/xleads/img/sharklink.png) no-repeat center/contain;
    z-index: -1
}

.home__container {
    max-width: 971px;
    margin: 0 auto;
    position: relative;
    text-align: center
}

.home__circle-logo {
    position: absolute;
    right: 85px;
    top: -30px
}

.home__description {
    margin-bottom: 35px;
    font-weight: 500;
    text-transform: uppercase;
    color: #a600ff;
    letter-spacing: .03em;
    font-size: 1.5rem
}

.home__title {
    margin: 0 auto 50px;
    font-weight: 900;
    font-size: 5rem;
    letter-spacing: .2rem;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.175
}

.home__subtitle {
    margin-bottom: 70px;
    font-weight: 300;
    font-size: 1.125rem;
    line-height: 1.56
}

.home__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.home__btn-all {
    font-weight: 600
}

.home__btn-all svg {
    margin-left: 22px;
    width: 32px;
    height: 15px;
    fill: #fff
}

.home__gradient-circle-1 {
    top: 0;
    left: 0
}

.home__gradient-circle-2 {
    right: 0;
    top: 0
}

.stats {
    padding: 75px 0 115px
}

.stats__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    max-width: 1190px;
    margin: 0 auto
}

.stats__item {
    text-align: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 33.333%;
    flex: 0 1 33.333%;
    background: url(/skin/xleads/border-stats.svg) no-repeat top/contain
}

.stats__item:nth-child(2) {
    background: url(/skin/xleads/img/border-stats-bottom.svg) no-repeat bottom/contain
}

.stats-item__wrapper {
    height: 100%;
    padding: 31px 0 15px
}

.stats-item__title {
    margin-bottom: 8px;
    font-weight: 900;
    font-size: 4rem;
    letter-spacing: .03em;
    -webkit-text-stroke: 2px #fff;
    -webkit-text-fill-color: transparent
}

.stats-item__text {
    font-weight: 800;
    font-size: 1.25rem;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #a600ff
}

.reviews {
    padding: 145px 0 115px
}

.reviews__container {
    position: relative;
    background: #0a0024;
    max-width: 1088px;
    margin: 0 auto;
    padding: 76px 70px 70px 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.reviews__content {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 588px;
    flex: 0 1 588px
}

.reviews__title {
    margin-bottom: 62px;
    text-align: left
}

.reviews__title::after {
    display: none !important
}

.reviews__slider {
    max-width: 588px;
    margin-bottom: 48px
}

.reviews__item {
    font-size: .875rem;
    line-height: 1.5;
    letter-spacing: .03em
}

.reviews__logo {
    height: 70px;
    width: 70px
}

.reviews__logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.reviews__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    z-index: 1
}

.reviews__btn--mob {
    display: none
}

.reviews-nav__arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 118px
}

.reviews-button-next,
.reviews-button-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #fff;
    height: 46px;
    width: 46px;
    border-radius: 50%;
    margin-top: 0 !important;
    cursor: pointer
}

.reviews-button-next::after,
.reviews-button-prev::after {
    display: none !important
}

.reviews-button-next svg,
.reviews-button-prev svg {
    width: 19px;
    height: 24px
}

.reviews-button-prev {
    margin-right: 27px
}

.reviews-button-next svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.advantages {
    position: relative;
    padding: 280px 0 145px
}

.advantages__gradient-circle-2 {
    left: 0;
    bottom: 100px
}

.advantages::after {
    position: absolute;
    content: "";
    display: block;
    width: calc(100% - 245px);
    height: 150px;
    top: 308px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(/skin/xleads/img/advantage.png) no-repeat center/contain;
    z-index: -1
}

.advantages__title {
    margin-bottom: 90px
}

.advantages__container {
    max-width: 940px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 53px
}

.advantages__col:nth-child(1) .advantages__item {
    margin-bottom: 45px
}

.advantages__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.advantages__item:not(:last-child) {
    margin-bottom: 64px
}

.advantages__logo {
    width: 351px;
    height: 351px
}

.advantages__logo img {
    width: 100%;
    height: 100%
}

.advantages-item__wrapper {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 24px;
    height: 134px;
    width: 134px;
    background: -o-linear-gradient(333.72deg, #9701c7 12.23%, rgba(0, 0, 0, 0) 88.35%);
    background: linear-gradient(116.28deg, #9701c7 12.23%, rgba(0, 0, 0, 0) 88.35%);
    padding: 1px;
    border-radius: 50%
}

.advantages-item__icon {
    width: 100%;
    height: 100%;
    background: -o-radial-gradient(41% 46%, 43% 43%, rgba(154, 3, 200, .001) 0, #020007 100%);
    background: radial-gradient(43% 43% at 41% 46%, rgba(154, 3, 200, .001) 0, #020007 100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: inherit
}

.advantages-item__title {
    margin-bottom: 16px;
    font-weight: 900;
    font-size: 2.25rem;
    letter-spacing: .03em;
    text-transform: uppercase;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(14.47%, #c23bed), color-stop(47.31%, #9701c7), color-stop(153.95%, rgba(81, 0, 108, 0)));
    background: -o-linear-gradient(top, #c23bed 14.47%, #9701c7 47.31%, rgba(81, 0, 108, 0) 153.95%);
    background: linear-gradient(180deg, #c23bed 14.47%, #9701c7 47.31%, rgba(81, 0, 108, 0) 153.95%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.advantages-item__text {
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 148%
}

.partners {
    position: relative;
    padding: 115px 0 165px
}

.partners__gradient-circle-2 {
    top: -250px;
    right: 0
}

.partners::after {
    position: absolute;
    content: "";
    display: block;
    width: calc(100% - 45px);
    height: 150px;
    top: 120px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(/skin/xleads/img/partners.png) no-repeat center/contain;
    z-index: -1
}

.partners__title {
    margin-bottom: 135px
}

.partners__container {
    max-width: 730px;
    gap: 80px 20px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.partners__item {
    -webkit-box-flex: 30%;
    -ms-flex: 30%;
    flex: 30%
}

.partners__item img {
    margin: 0 auto
}

.events {
    position: relative;
    padding: 165px 0 165px
}

.events__gradient-circle-1 {
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.events__gradient-circle-2 {
    left: 0;
    bottom: 0
}

.events::after {
    position: absolute;
    content: "";
    display: block;
    width: calc(60% - 35px);
    height: 150px;
    top: 150px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(/skin/xleads/img/events-text.png) no-repeat center/contain;
    z-index: -1
}

.events__title {
    margin-bottom: 56px
}

.events__wrapper {
    max-width: 1172px;
    margin: 0 auto;
    background: -o-linear-gradient(319.57deg, #9701c7 8.73%, #2d002b 86.53%), -o-linear-gradient(bottom, #0a0024, #0a0024);
    background: linear-gradient(130.43deg, #9701c7 8.73%, #2d002b 86.53%), linear-gradient(0deg, #0a0024, #0a0024);
    padding: 1px
}

.events__container {
    position: relative;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #0a0024
}

.events__content {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 34px
}

.events__pic {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 52%;
    flex: 0 1 52%;
    width: 100%;
    height: 389px
}

.events__pic img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.events-content__box {
    position: relative
}

.events-content__title {
    position: absolute;
    top: 0;
    white-space: nowrap;
    margin-bottom: 20px;
    margin-left: 80px;
    font-weight: 900;
    font-size: 4rem
}

.events-content__data {
    padding-top: 95px;
    text-align: right;
    margin-bottom: 13px;
    font-weight: 900;
    font-size: 1.5rem;
    color: #a400fc
}

.events-content__location {
    text-align: right;
    font-weight: 900;
    font-size: 1.5rem
}

.form-bottom {
    position: relative;
    padding: 165px 0 115px
}

.form-bottom__container {
    position: relative;
    max-width: 820px;
    margin: 0 auto;
    background: -o-linear-gradient(319.57deg, #fff 8.73%, rgba(255, 255, 255, 0) 45.6%, #fff 86.53%);
    background: linear-gradient(130.43deg, #fff 8.73%, rgba(255, 255, 255, 0) 45.6%, #fff 86.53%);
    padding: 1px;
    border-radius: 4px
}

.form-bottom__content {
    position: relative;
    overflow: hidden;
    background: #010006;
    padding: 54px 24px 63px;
    border-radius: inherit
}

.form-bottom__title {
    max-width: 437px;
    margin: 0 auto 96px;
    font-weight: 900;
    font-size: 2.0625rem;
    line-height: 1.33;
    letter-spacing: .03em;
    text-transform: uppercase;
    text-align: center
}

.form-bottom .circle-logo {
    width: 127px;
    height: 127px
}

.form-bottom .circle-logo span {
    font-size: 1rem
}

.form-bottom .circle-logo-m {
    width: 188px;
    height: 188px
}

.form-bottom .circle-logo-s {
    left: calc(50% - 63.5px);
    top: calc(50% - 63.5px)
}

.form-bottom .circle-logo::after {
    width: 41px;
    height: 41px
}

.form-bottom .form-bottom__circle-logo {
    left: -55px;
    top: -100px
}

.form__box-input {
    margin-bottom: 60px
}

.form__input {
    max-width: 396px;
    width: 100%;
    height: 62px;
    margin: 0 auto;
    background: #fff;
    padding: 1px;
    -webkit-clip-path: polygon(6% 0, 100% 0, 100% 100%, 0 100%, 0 25%);
    clip-path: polygon(6% 0, 100% 0, 100% 100%, 0 100%, 0 25%);
    border-radius: 3px
}

.form__input:not(:last-child) {
    margin-bottom: 28px
}

.form__box-btn {
    text-align: center
}

.form__btn {
    max-width: 236px
}

.input__field {
    padding: 0 33px;
    width: 100%;
    height: 100%;
    border: 0;
    outline: 0;
    background: #010006;
    -webkit-clip-path: inherit;
    clip-path: inherit;
    border-radius: inherit;
    color: #fff;
    font-weight: 300
}

.form-bottom__gradient-circle-1 {
    top: -100px;
    left: 0
}

.form__gradient-circle-1,
.form__gradient-circle-2 {
    width: 100%;
    height: 100%;
    max-height: 290px;
    max-width: 300px;
    -webkit-filter: blur(244.66px);
    filter: blur(244.66px);
    z-index: 1
}

.form__gradient-circle-1 {
    bottom: -38px;
    left: -88px
}

.form__gradient-circle-1::after {
    background: -o-linear-gradient(300.73deg, #bd00ff -22.53%, #90009c 81.36%);
    background: linear-gradient(149.27deg, #bd00ff -22.53%, #90009c 81.36%)
}

.form__gradient-circle-2 {
    top: -71px;
    right: -67px
}

.form__gradient-circle-2::after {
    background: #a600ff
}

.payment {
    position: relative;
    padding: 115px 0 230px
}

.payment::after {
    position: absolute;
    content: "";
    display: block;
    width: calc(85% - 30px);
    height: 150px;
    top: 120px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(/skin/xleads/img/payment.png) no-repeat center/contain;
    z-index: -1
}

.payment__title {
    margin-bottom: 90px
}

.payment__container {
    position: relative
}

.payment__slider {
    max-width: 998px;
    margin: 0 auto
}

.payment__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 32px 64px
}

.payment__slide {
    height: 71px;
    padding: 1px;
    background: -o-linear-gradient(319.57deg, #9701c7 8.73%, #2d002b 86.53%);
    background: linear-gradient(130.43deg, #9701c7 8.73%, #2d002b 86.53%);
    -webkit-clip-path: polygon(10% 0, 100% 0, 100% 70%, 90% 100%, 0 100%, 0 30%);
    clip-path: polygon(10% 0, 100% 0, 100% 70%, 90% 100%, 0 100%, 0 30%);
    cursor: pointer;
    max-width: 290px;
    width: 100%
}

.payment__slide:nth-child(n+4) {
    background: -o-linear-gradient(220.43deg, #9701c7 8.73%, #2d002b 86.53%);
    background: linear-gradient(-130.43deg, #9701c7 8.73%, #2d002b 86.53%);
    -webkit-clip-path: polygon(0 0, 90% 0, 100% 30%, 100% 100%, 10% 100%, 0 70%);
    clip-path: polygon(0 0, 90% 0, 100% 30%, 100% 100%, 10% 100%, 0 70%)
}

.payment__slide:active,
.payment__slide:hover {
    background: -webkit-gradient(linear, left bottom, left top, from(#ff00db), to(#ff00db));
    background: -o-linear-gradient(bottom, #ff00db, #ff00db);
    background: linear-gradient(0deg, #ff00db, #ff00db)
}

.payment__item {
    padding: 0 40px;
    -webkit-clip-path: inherit;
    clip-path: inherit;
    background: #000;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.payment .swiper-button-next,
.payment .swiper-button-prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #fff;
    height: 46px;
    width: 46px;
    border-radius: 50%;
    margin-top: 0 !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.payment .swiper-button-next::after,
.payment .swiper-button-prev::after {
    display: none !important
}

.payment .swiper-button-next svg,
.payment .swiper-button-prev svg {
    width: 19px;
    height: 24px
}

.payment .swiper-button-prev {
    left: 0
}

.payment .swiper-button-next {
    right: 0
}

.payment .swiper-button-next svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.sponsor {
    position: relative;
    padding: 115px 0 170px
}

.sponsor__gradient-circle-2 {
    right: 0;
    top: -120px
}

.sponsor__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.sponsor__banner {
    max-width: 517px;
    width: 100%
}

.sponsor__banner img {
    width: auto;
    height: 569px;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-clip-path: polygon(85% 0, 100% 30%, 100% 100%, 20% 100%, 0 65%, 0 0);
    clip-path: polygon(85% 0, 100% 30%, 100% 100%, 20% 100%, 0 65%, 0 0)
}

.sponsor__content {
    margin-left: -125px;
    z-index: 1
}

.sponsor-content__title {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sponsor-content__subtitle {
    margin-bottom: 65px;
    padding-left: 160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
    font-weight: 300;
    font-size: 2rem;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #fa8a62;
    line-height: .9
}

.sponsor-content__subtitle::before {
    position: relative;
    content: "";
    display: block;
    margin-right: 45px;
    width: 100%;
    height: 3.39px;
    background: #fff
}

.sponsor-content__descr {
    font-weight: 900;
    letter-spacing: .03em;
    text-transform: uppercase
}

.sponsor-content-title__base {
    font-weight: 900;
    font-size: 116px;
    line-height: 1.0862068966;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: #9100df
}

.sponsor-content-title__color {
    margin-right: 20px
}

.sponsor-content-title__block {
    display: inline-block;
    position: relative;
    padding: 20px 28px;
    font-weight: 700;
    font-size: 2.25rem;
    letter-spacing: .03em
}

.sponsor-content-title__block::after,
.sponsor-content-title__block::before {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    height: 100%;
    width: 81px
}

.sponsor-content-title__block::after {
    left: 0;
    background: url(/skin/xleads/img/sponsor-border-l.svg) no-repeat left/contain
}

.sponsor-content-title__block::before {
    right: 0;
    background: url(/skin/xleads/img/sponsor-border-r.svg) no-repeat right/contain
}

.sponsor-content-title__transparent {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    padding-left: 60px;
    -webkit-text-stroke: 6px #fff;
    -webkit-text-fill-color: transparent
}

.sponsor-content-descr--m {
    text-align: right;
    margin-bottom: 10px;
    font-size: 4rem;
    line-height: 1.171875;
    font-weight: 900;
    letter-spacing: .03em;
    text-transform: uppercase
}

.sponsor-content-descr--m-mob {
    display: none
}

.sponsor-content-descr--s {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 3rem;
    line-height: 1.1666666667
}

.footer {
    position: relative;
    background: #000;
    padding: 50px 0 116px
}

.footer::after {
    position: absolute;
    content: "";
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: -webkit-gradient(linear, right top, left top, color-stop(16.61%, #99006e), color-stop(86.79%, rgba(217, 217, 217, 0)));
    background: -o-linear-gradient(right, #99006e 16.61%, rgba(217, 217, 217, 0) 86.79%);
    background: linear-gradient(-90deg, #99006e 16.61%, rgba(217, 217, 217, 0) 86.79%)
}

.footer__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-col__logo {
    height: 102px;
    width: 102px;
    margin-bottom: 47px
}

.footer-col__logo img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.footer-col__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 65px
}

.footer-col__copy {
    margin-bottom: 28px;
    font-weight: 300;
    font-size: .875rem;
    letter-spacing: .03em;
    color: #aaa
}

.footer-col__links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer-col__link {
    font-weight: 300;
    font-size: .75rem;
    letter-spacing: .03em;
    color: #aaa
}

.footer-col__link:not(:last-child) {
    margin-right: 66px
}

.footer-nav__link {
    font-size: .875rem;
    text-transform: uppercase
}

.footer-nav__link:not(:last-child) {
    margin-right: 40px
}

.footer-contacts__title {
    margin-bottom: 32px;
    font-weight: 900;
    font-size: 2rem;
    letter-spacing: .03em;
    text-transform: uppercase
}

.footer-contacts__items {
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.footer-contacts__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-contacts__link svg {
    margin-right: 20px;
    width: 22px;
    height: 22px
}

.footer-contacts__link:not(:last-child) {
    margin-bottom: 18px
}

.footer-contacts__social-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-contacts-social__btn {
    margin-right: 70px
}

.footer-contacts-social__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer-contacts-social__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.footer-contacts-social__link:not(:last-child) {
    margin-right: 24px
}

.footer-contacts-social__link svg {
    width: 32px;
    height: 32px
}

@media only screen and (max-width:1200px) {

    /* add */
    .add__item {
        display: flex;
    }

    /* add */
    .header__signup--mob {
        display: block
    }

    .header__signup--desc {
        display: none
    }

    .header__langs {
        display: none
    }

    .header__menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        position: fixed;
        width: calc(100% - 36px);
        height: 100vh;
        top: 0;
        right: -100%;
        padding: 90px 20px 20px 37px;
        background: rgba(1, 0, 6, .5);
        -webkit-backdrop-filter: blur(68px);
        backdrop-filter: blur(68px);
        -webkit-transition: right .3s ease-in-out;
        -o-transition: right .3s ease-in-out;
        transition: right .3s ease-in-out;
        z-index: 20
    }

    .header.--active .header__menu {
        right: 0
    }

    .header__burger {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 30px;
        height: 30px;
        cursor: pointer;
        z-index: 25
    }

    .header__burger span {
        position: relative;
        display: block;
        width: 30px;
        height: 1px;
        background-color: #fff;
        -webkit-transition: 0s .3s;
        -o-transition: 0s .3s;
        transition: 0s .3s
    }

    .header__burger span::after,
    .header__burger span::before {
        position: absolute;
        content: "";
        display: block;
        left: 0;
        width: 30px;
        height: 1px;
        background-color: #fff;
        -webkit-transition: top .3s .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
        transition: top .3s .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1);
        -o-transition: top .3s .3s cubic-bezier(.23, 1, .32, 1), transform .3s cubic-bezier(.23, 1, .32, 1);
        transition: top .3s .3s cubic-bezier(.23, 1, .32, 1), transform .3s cubic-bezier(.23, 1, .32, 1);
        transition: top .3s .3s cubic-bezier(.23, 1, .32, 1), transform .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s cubic-bezier(.23, 1, .32, 1)
    }

    .header__burger span::before {
        top: -8px
    }

    .header__burger span::after {
        top: 8px
    }

    .header.--active .header__burger span {
        background-color: transparent
    }

    .header.--active .header__burger span::after,
    .header.--active .header__burger span::before {
        top: 0;
        -webkit-transition: top .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s .3s cubic-bezier(.23, 1, .32, 1);
        transition: top .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s .3s cubic-bezier(.23, 1, .32, 1);
        -o-transition: top .3s cubic-bezier(.23, 1, .32, 1), transform .3s .3s cubic-bezier(.23, 1, .32, 1);
        transition: top .3s cubic-bezier(.23, 1, .32, 1), transform .3s .3s cubic-bezier(.23, 1, .32, 1);
        transition: top .3s cubic-bezier(.23, 1, .32, 1), transform .3s .3s cubic-bezier(.23, 1, .32, 1), -webkit-transform .3s .3s cubic-bezier(.23, 1, .32, 1)
    }

    .header.--active .header__burger span::before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .header.--active .header__burger span::after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .menu__item:not(:last-child) {
        margin-right: 40px
    }

    .menu__item:not(:last-child) {
        margin: 0 0 33px 0
    }

    .menu__btn-acc {
        display: block;
        margin-top: 10px
    }

    .stats-item__title {
        font-size: 3.375rem
    }

    .reviews__container {
        padding: 76px 70px 70px
    }

    .sponsor__content {
        margin-left: -250px
    }
}

@media only screen and (max-width:992px) {
    .wrapper {
        padding: 0 20px
    }

    .home__gradient-circle-2 {
        display: none
    }

    .stats-item__title {
        font-size: 2.75rem
    }

    .stats-item__text {
        font-size: 1rem
    }

    .reviews__container {
        display: block;
        margin-bottom: 56px
    }

    .reviews__slider {
        margin-left: 0
    }

    .reviews__btn--desc {
        display: none
    }

    .reviews__btn--mob {
        display: block;
        margin: 0 auto
    }

    .reviews-nav__arrows {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-bottom: 0
    }

    .advantages__container {
        display: block;
        gap: 0
    }

    .advantages__logo {
        display: none
    }

    .events-content__title {
        font-size: 2.75rem;
        margin-left: 0
    }

    .payment__item img {
        width: 70px
    }

    .sponsor-content__subtitle {
        font-size: 1.5rem
    }

    .sponsor-content__subtitle::before {
        margin-right: 25px
    }

    .sponsor-content-title__base {
        font-size: 5rem
    }

    .sponsor-content-title__block {
        padding: 15px 28px;
        font-size: 1.625rem
    }

    .sponsor-content-descr--m {
        font-size: 3.375rem
    }

    .sponsor-content-descr--s {
        font-size: 2.375rem
    }

    .footer__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 56px
    }

    .footer__col--contants {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }
}

@media only screen and (max-width:768px) {
    .marquee__item {
        font-size: 1.75rem
    }

    .marquee__item span {
        margin-right: 13px
    }

    .header__logo {
        height: 75px;
        width: 75px
    }

    .home__circle-logo {
        position: relative;
        right: 0;
        width: 128px;
        height: 128px;
        margin-right: 0;
        margin-left: auto;
        margin-bottom: 15px
    }

    .stats__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 398px
    }

    .stats__item {
        background: url(/skin/xleads/img/border-stats.svg) no-repeat top/contain !important
    }

    .events__wrapper {
        background: 0 0;
        padding: 0
    }

    .events__container {
        background: 0 0;
        padding: 41px 20px 34px;
        display: block
    }

    .events__content {
        padding: 0
    }

    .events__pic {
        position: absolute;
        top: 0;
        left: 50%;
        right: 50%;
        z-index: 0;
        width: 100vw;
        height: 100%;
        margin-right: -50vw;
        margin-left: -50vw
    }

    .events__pic::after {
        position: absolute;
        content: "";
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #040009;
        opacity: .4
    }

    .events-content__title {
        padding: 0;
        position: static;
        max-width: 400px;
        white-space: pre-wrap
    }

    .events-content__data {
        padding: 0
    }

    .form-bottom .circle-logo span {
        font-size: .4375rem
    }

    .form-bottom .circle-logo-m {
        width: 52px;
        height: 52px
    }

    .form-bottom .circle-logo-s {
        width: 76px;
        height: 76px;
        left: calc(50% - 38px);
        top: calc(50% - 38px)
    }

    .form-bottom .circle-logo::after {
        width: 17px;
        height: 17px
    }

    .form-bottom .form-bottom__circle-logo {
        left: 0;
        top: -35px
    }

    .payment__title {
        margin-bottom: 55px
    }

    .payment__slider {
        max-width: 500px
    }

    .payment__wrapper {
        gap: 24px 15px
    }

    .payment__slide:nth-child(n+4) {
        background: -o-linear-gradient(319.57deg, #9701c7 8.73%, #2d002b 86.53%);
        background: linear-gradient(130.43deg, #9701c7 8.73%, #2d002b 86.53%);
        -webkit-clip-path: polygon(10% 0, 100% 0, 100% 70%, 90% 100%, 0 100%, 0 30%);
        clip-path: polygon(10% 0, 100% 0, 100% 70%, 90% 100%, 0 100%, 0 30%)
    }

    .payment__slide {
        max-width: 124px;
        height: 30px
    }

    .payment__item img {
        width: 45px
    }

    .sponsor__banner {
        max-width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0
    }

    .sponsor__banner img {
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain;
        margin: 0 auto
    }

    .sponsor__content {
        margin-left: 0
    }

    .sponsor-content-title__transparent {
        padding-left: 0
    }
}

@media only screen and (max-width:576px) {
    .circle-logo {
        width: 51px;
        height: 51px
    }

    .circle-logo span {
        font-size: .42670375rem
    }

    .circle-logo::after {
        width: 16.57px;
        height: 16.57px
    }

    .circle-logo-s {
        left: calc(50% - 25.5px);
        top: calc(50% - 25.5px)
    }

    .circle-logo-m {
        width: 76px;
        height: 76px
    }

    .form-bottom__circle-logo {
        left: -20px
    }

    .title-regular {
        position: relative;
        font-size: 1.5rem;
        text-align: left;
        display: inline-block
    }

    .title-regular::after {
        position: absolute;
        content: "";
        display: block;
        bottom: -8px;
        left: 0;
        width: 100%;
        height: 3px;
        background: -webkit-gradient(linear, left top, right top, color-stop(16.61%, #99006e), color-stop(86.79%, rgba(217, 217, 217, 0)));
        background: -o-linear-gradient(left, #99006e 16.61%, rgba(217, 217, 217, 0) 86.79%);
        background: linear-gradient(90deg, #99006e 16.61%, rgba(217, 217, 217, 0) 86.79%)
    }

    .button-style-box {
        height: 43px;
        max-width: 142px;
        font-size: .75rem
    }

    .button-style-arrow {
        font-size: .75rem
    }

    .marquee::after {
        height: 2px
    }

    .marquee::before {
        height: 2px
    }

    .marquee__item {
        font-size: 1rem
    }

    .header__logo {
        height: 59px;
        width: 59px
    }

    .menu__link {
        font-size: .75rem
    }

    .btn__account {
        width: 151px;
        height: 44px;
        font-size: .75rem
    }

    .home {
        padding: 33px 0 64px
    }

    .home__circle-logo {
        width: 76px;
        height: 76px
    }

    .home__description {
        margin-bottom: 10px;
        font-size: .75rem
    }

    .home__title {
        margin-bottom: 42px;
        font-size: 1.5rem
    }

    .home__subtitle {
        max-width: 242px;
        margin: 0 auto 40px;
        font-size: .875rem
    }

    .stats {
        padding: 64px 0 50px
    }

    .stats-item__title {
        margin-bottom: 5px;
        font-size: 1.75rem;
        -webkit-text-stroke: 1px #fff
    }

    .reviews {
        padding: 0 0 62px
    }

    .reviews__container {
        padding: 24px 0;
        background: 0 0
    }

    .reviews__container::after {
        position: absolute;
        content: "";
        display: block;
        width: 100vw;
        height: 100%;
        top: 0;
        left: 50%;
        right: 50%;
        margin-right: -50vw;
        margin-left: -50vw;
        background: #660080;
        z-index: 0
    }

    .reviews__title {
        margin-bottom: 16px
    }

    .reviews__slider {
        margin-bottom: 20px
    }

    .advantages {
        padding: 72px 0 140px
    }

    .advantages::after {
        display: none
    }

    .advantages__title {
        margin-bottom: 55px
    }

    .advantages__col:nth-child(1) .advantages__item {
        margin-bottom: 32px
    }

    .advantages__item:not(:last-child) {
        margin-bottom: 32px
    }

    .advantages-item__wrapper {
        height: 64px;
        width: 64px
    }

    .advantages-item__icon img {
        width: 18px;
        height: 18px;
        -o-object-fit: contain;
        object-fit: contain
    }

    .advantages-item__title {
        font-size: 1.75rem
    }

    .advantages-item__text {
        font-size: .875rem
    }

    .partners {
        padding: 62px 0
    }

    .partners::after {
        display: none
    }

    .partners__title {
        margin-bottom: 55px
    }

    .partners__container {
        gap: 35px 20px
    }

    .partners__item img {
        width: 85px;
        height: 32px;
        -o-object-fit: contain;
        object-fit: contain
    }

    .events {
        padding: 62px 0 0
    }

    .events__gradient-circle-1 {
        display: none
    }

    .events::after {
        display: none
    }

    .events-content__title {
        font-size: 1.75rem;
        max-width: 300px
    }

    .events-content__data {
        font-size: 1rem
    }

    .events-content__location {
        font-size: 1.25rem
    }

    .form-bottom {
        padding: 165px 0 62px
    }

    .form-bottom__content {
        padding: 36px 24px 62px
    }

    .form-bottom__title {
        font-size: 1rem;
        max-width: 240px;
        margin: 0 auto 46px
    }

    .form__box-input {
        margin-bottom: 32px
    }

    .form__box-input {
        max-width: 240px;
        margin: 0 auto 32px
    }

    .form__input {
        height: 44px
    }

    .form__input:not(:last-child) {
        margin-bottom: 24px
    }

    .form__btn {
        max-width: 164px
    }

    .input__field {
        padding: 0 27px;
        font-size: .625rem
    }

    .form__gradient-circle-1,
    .form__gradient-circle-2 {
        max-width: 132px;
        max-height: 136px;
        -webkit-filter: blur(144.66px);
        filter: blur(144.66px)
    }

    .form__gradient-circle-1 {
        top: -12px;
        bottom: auto;
        left: -12px
    }

    .form__gradient-circle-2 {
        top: auto;
        bottom: -34px;
        right: -53px
    }

    .payment {
        padding: 62px 0 124px
    }

    .payment::after {
        display: none
    }

    .payment .swiper-button-next,
    .payment .swiper-button-prev {
        height: 32px;
        width: 32px
    }

    .payment .swiper-button-next svg,
    .payment .swiper-button-prev svg {
        width: 13px;
        height: 20px
    }

    .sponsor {
        padding: 74px 0 40px
    }

    .sponsor__banner img {
        width: 100%
    }

    .sponsor__content {
        display: -ms-grid;
        display: grid;
        grid-template-areas: "one" "two" "three"
    }

    .sponsor-content__title {
        margin-bottom: 0
    }

    .sponsor-content__subtitle {
        font-size: 1.25rem;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        grid-area: two;
        margin-bottom: 300px;
        padding: 0
    }

    .sponsor-content__subtitle::before {
        display: none
    }

    .sponsor-content__descr {
        grid-area: three
    }

    .sponsor-content-title__base {
        font-size: 3.75rem
    }

    .sponsor-content-title__block {
        font-size: 1.25rem;
        padding: 10px 10px
    }

    .sponsor-content-title__transparent {
        -webkit-text-stroke: 2px #fff;
        font-size: 2.75rem
    }

    .sponsor-content-descr--m {
        font-size: 2.5rem;
        text-align: left
    }

    .sponsor-content-descr--m-mob {
        display: block
    }

    .sponsor-content-descr--m-desc {
        display: none
    }

    .sponsor-content-descr--s {
        font-size: 2.75rem;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start
    }

    .footer {
        padding: 50px 0 30px
    }

    .footer__container {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .footer__col--bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .footer__col {
        width: 100%
    }

    .footer-col__logo {
        margin-bottom: 44px
    }

    .footer-col__nav {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .footer-col__copy {
        text-align: center;
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        font-size: .625rem;
        margin-bottom: 12px
    }

    .footer-col__links {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%
    }

    .footer-col__link {
        font-size: .5rem
    }

    .footer-col__link:not(:last-child) {
        margin-right: 40px
    }

    .footer-nav__link:not(:last-child) {
        margin-right: 0;
        margin-bottom: 10px
    }

    .footer-contacts__title {
        font-size: 1.5rem;
        margin-bottom: 55px
    }

    .footer-contacts__items {
        margin-bottom: 45px
    }

    .footer-contacts__link {
        font-size: .875rem
    }

    .footer-contacts__social-nav {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .footer-contacts-social__btn {
        margin-bottom: 44px;
        margin-right: 0
    }
}

@media only screen and (max-width:576px) {
    .sponsor-content__subtitle {
        -ms-grid-row: 2;
        -ms-grid-column: 1
    }

    .sponsor-content__descr {
        -ms-grid-row: 3;
        -ms-grid-column: 1
    }
}