/**
 * Swiper 11.1.15
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 18, 2024
 */

/* FONT_START */
@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;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  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-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.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;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .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-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  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, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 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, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 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, 0.5), rgba(0, 0, 0, 0));
}
.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:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .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(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.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-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  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-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next: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: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';
}
/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms 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;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.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(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.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, 0.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-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms 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: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 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-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 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-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  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, 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;
}
/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
/* a11y */
.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 {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper.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-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.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-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Cube slide shadows end */
.swiper.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;
}
/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
}

/**
 * Swiper 11.1.15
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 18, 2024
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, 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");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  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-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.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;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .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-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  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, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 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, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 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, 0.5), rgba(0, 0, 0, 0));
}
.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:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .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(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  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-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next: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: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';
}
/* Navigation font end */

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms 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;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.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(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.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, 0.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-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms 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: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 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-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #F5F6FF;
  -webkit-font-smoothing: inherit;
}
html {
  scroll-behavior: smooth;

}
body {
  background: #000;
  font-size: 16px;
  font-family: 'Inter', sans-serif;
}
input, textarea {
  outline: none;
  border-radius: 6px;
  border: 1px solid #525259;
  font-size: 0.972vw;
  font-weight: 500;
  line-height: 142.857%;
  letter-spacing: 0.32px;
  padding: 0.833vw 0.972vw;
  width: 100%;
  transition: border .4s ease;
  color: #F5F6FF;
  background: none;
}
input::placeholder, textarea::placeholder {
  color: rgba(245, 246, 255, 0.23);
  transition: color .4s ease;
}
textarea { min-height: 5.833vw; resize: none; }
input:hover, textarea:hover {
  border: 1px solid #696979;
}
input:hover input::placeholder, textarea:hover textarea::placeholder {
  color: rgba(245, 246, 255, 0.53);
}
input:focus, textarea:focus {
  border: 1px solid #F5F6FF;
}
.h-full {
  height: calc(100vh - 5vw);
  position: relative;
}
.no-fixed {
  position: absolute;
  top: 0;
  height: 120vh;
  width: 100vw;
}
.no-fixed .blur, .no-fixed #Gradients-Tablet {
  position: absolute;
}
.flex {
  display: flex;
}
.flex-col {
  flex-direction: column;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.justify-end {
  justify-content: flex-end;
}
.align-center {
  align-items: center;
}
.align-end {
  align-items: flex-end;
}

.logo {
  width: 8.333vw;
  height: 2.083vw;
}

button {
  border: none;
  outline: none;
  border-radius: 46px;
  background: rgba(255, 255, 255, 0.14);
  transition: background .3s ease;
  cursor: pointer;
}
button span {
  font-size: 0.833vw;
  font-weight: 500;
  line-height: 166.667%;
  transition: color .3s ease;
}
button:not(.white-btn):hover, button:not(.white-btn):active {
  background: #F9FAFF !important;
}
button:hover span, button:active span {
  color: #A381D7;
}
button.white-btn {
  background: #F9FAFF;
}
button.white-btn span {
  color: #000;
  font-weight: 600;
}
button.white-btn:hover, button.white-btn:active {
  background: rgba(249, 250, 255, 0.20);
}
button.white-btn:hover span, button.white-btn:active span {
  color: #A381D7;
}
button.big-btn {
  border-radius: 80px;
  padding: 1.389vw 2.083vw;
}
button.big-btn span {
  font-size: 0.833vw;
  font-weight: 600;
  line-height: 166.667%;
}

header {
  padding: 1.458vw 5.139vw 1.458vw 5.556vw;
  border-bottom: 1px solid rgba(82, 82, 89, 0.36);
  background: rgba(0, 0, 0, 0.90);
  backdrop-filter: blur(12.5px);
  position: sticky;
  top: 0;
  z-index: 9;
}
.header-action {
  gap: 0.972vw;
}

.get-in-touch {
  padding: 0.556vw 1.111vw;
  gap: 0.556vw;
  cursor: pointer;
  transition: background .3s ease;
}
.get-in-touch span {
  font-size: 0.833vw;
  font-weight: 500;
  line-height: 166.667%;
  white-space: nowrap;
  transition: color .3s ease;
}
.get-in-touch svg {
  width: 1.181vw;
  height: 0.972vw;
}
.get-in-touch svg path {
  transition: stroke .3s ease;
}
.get-in-touch:hover {
  background: #FFF;
}
.get-in-touch:hover svg path, .get-in-touch:hover span {
  stroke: #000;
  color: #000;
}
.get-in-touch:active svg path, .get-in-touch:active span {
  stroke: #A381D7;
  color: #A381D7;
}

.menu-btn {
  width: 2.639vw;
  min-width: 2.639vw;
  height: 2.5vw;
  cursor: pointer;
  transition: background .4s ease;
}
.menu-btn:hover {
  background: #FFF;
}
.menu-btn:hover svg path, .menu-btn:hover svg line {
  stroke: #000;
}
.menu-btn:active svg path, .menu-btn:active svg line {
  stroke: #A381D7;
}
.menu-btn svg path, .menu-btn svg line {
  transition: stroke .3s ease;
}
.menu-btn svg {
  width: 0.694vw;
  height: 0.694vw;
}
.menu-btn .cross-line {
  opacity: 0;
  transition: opacity 0.3s ease;
}
.menu-btn.opened-menu .cross-line {
  opacity: 1;
}
.menu-btn .square {
  transition: transform 0.4s ease;
  transform-origin: center;
}
.menu-btn.opened-menu .square { stroke-width: 1; }
.menu-btn.opened-menu .s1 { transform: translate(-3px, -3px); }
.menu-btn.opened-menu .s2 { transform: translate(3px, -3px); }
.menu-btn.opened-menu .s3 { transform: translate(-3px, 3px); }
.menu-btn.opened-menu .s4 { transform: translate(3px, 3px); }

.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.70);
  backdrop-filter: blur(15px);
  transition: all .7s ease;
}
.modal__wrap {
  border-left: 1px solid rgba(82, 82, 89, 0.36);
  background: #000;
  box-shadow: -10px -10px 44px 0px rgba(0, 0, 0, 0.68);
  width: 40%;
  position: relative;
}
.modal__wrap header, .response-modal header, .pop-up header { display: none; }
.close-modal {
  position: absolute;
  top: 28px;
  right: 5.556vw;
  cursor: pointer;
}
.response-close { right: 28px; }
.close-modal svg path { transition: stroke .3s ease; }
.close-modal:hover svg path { stroke: #696979; }
.close-modal:active svg path { stroke: #A381D7; }
.modal h4 {
  font-size: 1.944vw;
  font-weight: 600;
  line-height: 121.43%;
  letter-spacing: -0.4px;
}
.modal__content {
  width: 100%;
  margin: 0 5.556vw 0 9%;
}
.main-modal { margin-left: auto; }
.response-modal, .pop-up {
  border-radius: 32px;
  border: 1px solid #525259;
  background: #000;
  position: relative;
  display: none;
  width: 35vw;
  height: 27.778vw;
  padding: 2.77vw 1.3vw;
  margin: auto;
  overflow: hidden;
}
.response-modal p, .pop-up p {
  font-size: 0.92vw;
  font-weight: 500;
  line-height: 200%;
  letter-spacing: 0.32px;
}
.response-modal svg.image {
  font-size: 5.486vw;
  width: 1em;
  height: 1em;
  margin: 1.806vw 0;
}
.response-modal button:not(.response-modal header button) {
  height: 3.056vw;
  width: 13.889vw;
  margin-top: 1.667vw;
}
.modal-ellipse {
  position: absolute;
}
.modal-ellipse--pink {
  border-radius: 417px;
  background: rgba(156, 121, 214, 0.59);
  filter: blur(135px);
  width: 175px;
  height: 417px;
  transform: rotate(45.33deg);
  top: -45%;
  left: -18%;
}
.modal-ellipse--red {
  width: 201px;
  height: 223px;
  transform: rotate(119.266deg);
  border-radius: 223px;
  background: rgba(253, 94, 62, 0.80);
  filter: blur(130px);
  top: 75%;
  left: 80%;
}
form {
  gap: 2.361vw;
  margin-top: 2.361vw;
}
form button {
  height: 3.056vw;
  margin-top: 4px;
}
.form-inputs {
  gap:1.667vw;
}
.labels { gap: 1.25vw; }
.custom-checkbox {
  position: relative;
  cursor: pointer;
  transition: all .2s ease;
  display: flex;
  gap: 10px;
  align-items: center;
}
.custom-checkbox:hover .checkmark {
  border: 1px solid #696979;
}
.custom-checkbox:hover .check-text {
  color: rgba(245, 246, 255, 0.70);
}
.custom-checkbox input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  cursor: pointer;
  width: min-content;
}
.custom-checkbox input[type="checkbox"]:checked + .checkmark {
  border-radius: 6px;
  border: 1px solid #A381D7;
  backdrop-filter: blur(13px);
  background-size: 50% 50%;
  background-color: #A381D7;
  background-position: center center;
  background-repeat: no-repeat;
}
.custom-checkbox input[type="checkbox"] + .checkmark svg {
  opacity: 0;
  width: 60%;
  position: relative;
  z-index: 2;
  transition: opacity .3s ease;
}
.custom-checkbox input[type="checkbox"]:checked + .checkmark svg {
  opacity: 1;
}
.custom-checkbox input[type="checkbox"]:checked + .checkmark + .check-text {
  color: #F5F5F7;
}
.custom-checkbox:hover input[type="checkbox"]:checked + .checkmark {
  opacity: 0.7;
}
.checkmark {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.667vw;
  width: 1em;
  min-width: 1em;
  height: 1em;
  min-height: 1em;
  border-radius: 6px;
  border: 1px solid #525259;
  background:none;
  cursor: pointer;
  transition: border, opacity .3s ease;
}
.check-text {
  color: rgba(245, 246, 255, 0.50);
  font-size: 0.92vw;
  line-height: 142.86%;
  letter-spacing: 0.32px;
  transition: color .4s ease;
}
.check-text a, .check-text a:visited {
  color:#F5F5F7;
  text-decoration-line: underline;
  white-space: nowrap;
}



.center {
  text-align: center;
}

.scroll-down-wrap {
  padding-top: 2vw;
}
.scroll-down {
  color: rgba(243, 244, 255, 0.28);
  font-size: 0.833vw;
  font-weight: 500;
  line-height: 166.667%;
  gap: 0.694vw;
  margin: auto auto 0;
  width: 7vw;
  overflow: hidden;
  animation: blink 1.2s ease-in-out infinite;
  transition: transform, opacity .3s ease;
}
@keyframes blink {
  0% { transform: scale(0.9); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}

.section-top {
  border-radius: 8px;
  border: 1px solid #525259;
  gap: 0.417vw;
  padding: 0.694vw 1.389vw;
  width: fit-content;
  background: #000;
}
.section-top span {
  font-size: 0.833vw;
  font-weight: 500;
  line-height: 166.667%;
  white-space: nowrap;
}
.section-top--second {
  background: rgba(0, 0, 0, 0.16);
  /* backdrop-filter: blur(10px); */
}

.colored span {
  background: linear-gradient(91deg, #FCD5D8 -6.63%, #FF8C75 32.36%, #A381D7 105.94%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.subtext {
  font-size: 0.972vw;
  font-weight: 500;
  line-height: 200%;
  color: rgba(245, 246, 255, 0.82);
}

.net-wrap {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
}
.net {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.net-overlay {
  width: 100vw;
  height: 31.597vw;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 7.59%, #000 72.79%);
  z-index: 4;
}
.line {
  position: absolute;
  background: #0E0E0F;
}
.line.horizontal {
  width: 100%;
  height: 1px;
}
.line.vertical {
  height: 100%;
  width: 1px;
}
.h-full-main .net-wrap, .h-full-main .moved-circle {
  position: fixed;
  z-index: 2;
}
.moved-circle {
  position: absolute;
  width: 30.07vw;
  height: 30.07vw;
  border-radius: 100%;
  filter: blur(9vw);
  offset-distance: 0%;
  animation: moveAlongPath 12s infinite linear;
  z-index: 6;
}
.moved-circle--red {
  top: 50%;
  left: -10%;
  background: rgba(253, 94, 62, 0.80);
  offset-path: path('M50,50 Q50,200 100,300 T300,300 Q400,250 300,100 Q200,50 50,50');
  /*offset-path: path('M100,200 C200,50 400,50 500,200 S600,400 300,350 T100,200');*/
}
.moved-circle--pink {
  top: 50%;
  left: 60%;
  background: rgba(156, 121, 214, 0.59);
  offset-path: path('M450,300 Q350,100 200,50 T50,150 Q100,300 450,300');
  /*offset-path: path('M600,300 C400,300 300,300 200,200 S100,100 200,50 T500,200');*/
}
@keyframes moveAlongPath {
  0% {
    offset-distance: 0%;
  }
  100% {
    offset-distance: 100%;
  }
}

/*main page*/
.fixed-wrap {
  position: relative;
  flex: 1 0 0px;
}
.fixed-block {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  z-index: 2;
}
.wrap {
  position: relative;
  z-index: 3;
  background: #000;
  overflow: hidden;
}
.main-banner {
  flex: 1 0 0px;
  padding: 3.056vw 0;
  position: relative;
  z-index: 4;
}
.main-banner--secondary .center {
  margin-bottom: auto;
}
.main-banner__top {
  margin: auto 0 1.111vw;
}
.main-banner h2 {
  background: linear-gradient(91deg, #FCD5D8 -6.63%, #FF8C75 32.36%, #A381D7 105.94%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 7.986vw;
  font-weight: 500;
  line-height: 97.391%;
  letter-spacing: -0.089px;
  padding: 0 0 0.9vw;
}
.main-banner p {
  color: rgba(245, 246, 255, 0.82);
  text-align: center;
  font-size: 0.972vw;
  font-weight: 500;
  line-height: 200%;
  width: 100%;
  max-width: 42.361vw;
  margin: 2.056vw 0 2.222vw;
}
.main-banner button {
  margin-bottom: auto;
}
.main-banner .center h2:nth-child(2) {
  margin-top: -1%;
}

.about-us {
  border-radius: 0px 0px 40px 40px;
  background: rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(15px);
  padding: 3.472vw 5.556vw 6.944vw;
}
.about-us__content {
  gap: 7.639vw;
  padding-right: 2.5vw;
  margin-top: 2.361vw;
}
.about-us__text:nth-child(1) {
  width: 43%;
  max-width: 36.111vw;
}
.about-us__text:nth-child(1) p.white {
  margin: 1.667vw 0 0.972vw;
}
.about-us__text:nth-child(2) {
  width: 49%;
}
.about-us__text:nth-child(2) p {
  width: 95%;
  margin-bottom: 1.667vw;
}
.about-us__text h3 {
  font-size: 3.056vw;
  font-weight: 400;
  line-height: 131.818%;
  letter-spacing: -0.64px;
}
.about-us__text p {
  color: rgba(245, 246, 255, 0.42);
}
.about-us__text p.white {
  color: rgba(245, 246, 255, 0.82);
}
.about-us button {
  width: 9.722vw;
  height: 3.056vw;
  margin: 2.361vw 2.5vw 0 auto;
}

.section-content h2 {
  font-size: 3.056vw;
  font-weight: 400;
  line-height: 131.818%;
  letter-spacing: -0.64px;
  margin: 2.361vw 0 1.667vw;
}

.solutions {
  padding: 4.167vw 0;
  overflow: hidden;
}
.solutions__mobile { display: none }
.solutions__content h2 {
  width: 90%;
  max-width: 51.389vw;
}
.solutions__content p {
  width: 85%;
  max-width: 46.111vw;
}
.solution-card {
  position: relative;
  width: 55.556vw;
  height: 41.667vw;
  border-radius: 0.833vw;
  padding: 3.611vw 2.917vw;
  transition: background, height .3s ease;
  user-select: none;
}
.solution-card:hover .solution-card__icon {
  opacity: 1;
}
.light-card:hover h5, .light-card:hover p {
  color: #937072;
}
.dark-card:hover h5 {
  color: #FFF;
}
.dark-card:hover p {
  color: rgba(255, 255, 255, 0.80);
}
.solution-card__icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 45.5%;
  opacity: 0;
  transition: opacity 0.4s ease;
}
.solution-card__icon svg {
  width: 100%;
}
.solution-card h5 {
  font-size: 2.361vw;
  font-weight: 600;
  line-height: 117.647%;
  letter-spacing: -0.4px;
  margin: auto 0 0.972vw;
  transition: color .3s ease;
}
.solution-card p {
  color: rgba(245, 246, 255, 0.80);
  font-size: 0.972vw;
  font-weight: 500;
  line-height: 200%;
  letter-spacing: 0.32px;
  width: 65%;
  transition: color .3s ease;
}
.solution-card button {
  user-select: none;
}
.drag-swiper {
  margin-top: 4.167vw;
  position: relative;
  height: 41.667vw;
}
.drag-swiper__overlay {
  position: absolute;
  top: 0;
  right: -15%;
  height: 40.764vw;
  width: 45.833vw;
  transform: rotate(-90deg);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 7.59%, #000 72.79%);
  z-index: 2;
}
.cursor-text { display: none; }
@media (min-width: 769px) {
  .custom-cursor {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    z-index: 9;
    transition: display, opacity 0.2s ease;
  }
  .cursor-circle {
    width: 1.806vw;
    height: 1.806vw;
    border-radius: 50%;
    background: #FFF;
    filter: drop-shadow(0px 4px 12px rgba(0, 0, 0, 0.08));
    position: absolute;
    top: 0;
    right: 10%;
    transform: translate(30%, -70%);
  }
  .cursor-text {
    display: block;
    color: #000;
    font-size: 0.972vw;
    font-weight: 600;
    line-height: 142.857%;
    letter-spacing: -0.4px;
    position: absolute;
    top: 15px;
    left: 0;
    transform: translateX(-4%);
    white-space: nowrap;
    background: #fff;
    border-radius: 4.167vw;
    padding: 0.694vw 1.806vw;
  }
}
.drag-swiper .swiper-slide {
  width: auto;
  height: auto;
}
.drag-swiper .swiper-slide a {
  display: none;
  transition: display 0.4s ease;
  width: 12.5vw;
  height: 3.056vw;
}
.drag-swiper .swiper-slide a button {
  width: 100%;
  height: 100%;
  border-radius: 5.556vw;
  border: 1px solid #525259;
  background: none;
}
@media (min-width: 769px) {
  .drag-swiper .swiper-slide:hover .solution-card {
    height: 36.111vw;
  }
  .drag-swiper .swiper-slide:hover a {
    display: block;
  }
}
.solution-card--first {
  background: rgba(255, 240, 241, 0.60);
}
.solution-card--first:hover {
  background: #FFF0F1;
}
.solution-card--second {
  background: rgba(252, 213, 216, 0.60);
}
.solution-card--second:hover {
  background: #FCD5D8;
}
.solution-card--third {
  background: rgba(255, 140, 117, 0.60);
}
.solution-card--third:hover {
  background: #FF8C75;
}
.solution-card--fourth {
  background: rgba(163, 129, 215, 0.60);
}
.solution-card--fourth:hover {
  background: #A381D7;
}

.services {
  padding: 2.0834vw 0 9.722vw;
  position: relative;
}
.services__content {
  position: relative;
  z-index: 2;
}
.services__content h2 {
  width: 95%;
  max-width: 67.778vw;
}
.services__content p {
  width: 80%;
  max-width: 46.111vw;
}
.services__blocks {
  position: relative;
  z-index: 6;
  margin: 5.556vw auto 0;
  width: 80%;
  max-width: 47vw;
  display: grid;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  column-gap: 8.333vw;
  row-gap: 5.556vw;
}

.info-block h5 {
  font-size: 2.361vw;
  font-weight: 400;
  line-height: 117.647%;
  letter-spacing: -0.4px;
  width: 95%;
}
.info-block p {
  color: rgba(245, 246, 255, 0.60);
  font-size: 0.972vw;
  font-weight: 500;
  line-height: 200%;
  letter-spacing: 0.32px;
  margin: 1.111vw 0 1.667vw;
}
.info-block a {
  width: fit-content;
  position: relative;
  z-index: 9;
}
.info-block button {
  border-radius: 80px;
  border: 1px solid #525259;
  background: none;
  width: 9.722vw;
  height: 3.056vw;
}

.industries {
  padding: 1.389vw 5.556vw 2.778vw;
}
.industries .section-content {
  width: 47%;
}
.industries .section-content p {
  width: 75%;
}
.industries button {
  border-radius: 80px;
  border: 1px solid #525259;
  width: 11.944vw;
  height: 3.056vw;
  background: none;
}
.industries__blocks {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(9, 5.278vw);
  gap: 0.833vw;
  margin-top: 4.167vw;
}
.industries__blocks > div:nth-child(1) {
  grid-row: 1 / 5;
  grid-column: 1;
}
.industries__blocks > div:nth-child(2) {
  grid-row: 1 / 6;
  grid-column: 2;
}
.industries__blocks > div:nth-child(3) {
  grid-row: 5 / 10;
  grid-column: 1;
}
.industries__blocks > div:nth-child(4) {
  grid-row: 6 / 10;
  grid-column: 2;
}

.colored-card {
  border-radius: 12px;
  padding: 2.222vw 2.222vw 2.778vw;
  position: relative;
  overflow: hidden;
  transition: background, box-shadow .3s ease;
}
.colored-card__overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity .4s ease;
}
.colored-card:hover .colored-card__overlay {
  opacity: 1;
}
.overlay-ellipse {
  position: absolute;
  width: 23.889vw;
  height: 23.889vw;
  border-radius: 23.889vw;
  filter: blur(5.347vw);
}
.overlay-ellipse--left {
  top: 70%;
  left: -30%;
}
.overlay-ellipse--right {
  top: -30%;
  left: 70%;
}
.colored-card--purple {
  background: rgba(87, 41, 206, 0.20);
}
.colored-card--purple .colored-card__icon {
  border: 1px solid #5729CE;
}
.colored-card--purple h5 {
  color: #5729CE;
}
.colored-card--purple .overlay-ellipse {
  background: rgba(87, 41, 206, 0.29);
}
.colored-card--purple:hover {
  border: 1px solid rgba(82, 82, 89, 0.26);
  box-shadow: 6px 4px 33px 2px rgba(87, 41, 206, 0.19);
}
.colored-card--green {
  background: rgba(51, 224, 129, 0.09);
}
.colored-card--green .colored-card__icon {
  border: 1px solid #33B36D;
}
.colored-card--green h5 {
  color: #33B36D;
}
.colored-card--green .overlay-ellipse {
  background: rgba(51, 179, 109, 0.14);
}
.colored-card--green:hover {
  border: 1px solid rgba(82, 82, 89, 0.26);
  box-shadow: 6px 4px 33px 2px rgba(51, 179, 109, 0.19);
}
.colored-card--red {
  background: rgba(253, 94, 62, 0.13);
}
.colored-card--red .colored-card__icon {
  border: 1px solid #E05033;
}
.colored-card--red h5 {
  color: #E05033;
}
.colored-card--red .overlay-ellipse {
  background: rgba(253, 94, 62, 0.23);
}
.colored-card--red:hover {
  border: 1px solid rgba(82, 82, 89, 0.26);
  box-shadow: 6px 4px 33px 2px rgba(253, 94, 62, 0.19);
}
.colored-card--blue {
  background: rgba(73, 92, 229, 0.16);
}
.colored-card--blue .colored-card__icon {
  border: 1px solid #495CE5;
}
.colored-card--blue h5 {
  color: #495CE5;
}
.colored-card--blue .overlay-ellipse {
  background: rgba(73, 92, 229, 0.28);
}
.colored-card--blue:hover {
  border: 1px solid rgba(82, 82, 89, 0.26);
  box-shadow: 6px 4px 33px 2px rgba(73, 92, 229, 0.19);
}

.colored-card__icon {
  width: 5.833vw;
  min-width: 5.833vw;
  height: 5.833vw;
  border-radius: 50%;
  margin-left: auto;
}
.colored-card h5 {
  font-size: 2.083vw;
  font-weight: 600;
  line-height: 126.667%;
  letter-spacing: -0.4px;
  margin: auto 0 0.833vw;
}
.colored-card p {
  color: rgba(255, 255, 255, 0.60);
  font-size: 0.972vw;
  font-weight: 500;
  line-height: 200%;
  letter-spacing: 0.32px;
  width: 92%;
}

.connect {
  padding: 16.667vw 5.556vw 21.25vw;
  position: relative;
}
.connect__content {
  position: relative;
  z-index: 4;
}
.connect .section-content {
  width: 80%;
  max-width: 36.042vw;
}
.connect .section-content p {
  width: 85%;
}
.connect button {
  width: 11.944vw;
  height: 3.056vw;
  margin: 2.222vw 0 0;
}
/*main page*/

footer {
  border-top: 1px solid rgba(82, 82, 89, 0.36);
  background: rgba(0, 0, 0, 0.07);
  padding: 4.167vw 8.333vw 2.222vw 5.556vw;
  position: relative;
  z-index:3;
}
.footer-logo {
  position: relative;
  z-index: 7;
  width: fit-content;
}
.footer-logo a {
  width: 8.333vw;
  height: 2.083vw;
  display: block;
}
.footer-logo svg {
  width: 100%;
  height: 100%;
}
.footer-logo p {
  color: rgba(245, 246, 255, 0.70);
  margin-top: 1.111vw;
}
footer h6, footer a, footer p {
  font-size: 0.972vw;
  font-weight: 500;
  line-height: 142.857%;
  letter-spacing: 0.32px;
  text-decoration: none;
  display: block;
}
footer a, footer p {
  color: rgba(245, 246, 255, 0.60);
  transition: color .3s ease;
}
footer a:hover {
  color: #F5F6FF;
}
footer a:active {
  color: #A381D7;
}
footer h6 {
  margin-bottom: 1.389vw;
}
.footer-links {
  gap: 3.75vw;
  margin-right: 6.25vw;
}
.footer-link a+a {
  margin-top: 0.833vw;
}
.footer-link {
  width: 11.806vw;
}

.footer-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, auto);
  width: 53%;
  margin-left: auto;
}
.empty-block {
  width: 100%;
}
.footer-contact.hidden-title h6 {
  opacity: 0;
}
.second-row {
  margin: 9.167vw 0 3.333vw;
}
.footer-contact p {
  max-width: 14.722vw;
}
.footer-contact .flex {
  gap: 3.75vw;
}
.right {
  margin: 9.167vw 4.8% 0 auto;
}
.copyright {
  margin: 6.944vw 0 0 auto;
  color: rgba(245, 246, 255, 0.35);
  text-align: right;
  font-size: 0.833vw;
  font-weight: 500;
  line-height: 133.333%;
  letter-spacing: 0.28px;
}
.go-top {
  position: absolute;
  width: 1em;
  height: 1em;
  font-size: 23.611vw;
  border-radius: 23.611vw;
  border: 1px solid #525259;
  left: 5.556vw;
  bottom: 8.8vw;
  transition: background .3s ease;
  cursor: pointer;
}
.go-top svg path {
  transition: fill .3s ease;
}
.go-top:hover {
  background: rgba(249, 250, 255, 0.10);
}
.go-top:active svg path {
  fill: #A381D7;
}

/*about page*/
.who-we-are {
  position: relative;
  z-index: 3;
  border-radius: 0px 0px 40px 40px;
  background: rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(15px);
  padding: 3.472vw 0 6.25vw 5.556vw;
  margin-bottom: 2.0834vw;
}
.who-we-are__content {
  margin-top: 3.472vw;
  gap: 8%;
}
.about-us__text.who-we-are__text {
  width: 50%;
  max-width: none;
}
.who-we-are__text p.white {
  margin: 1.667vw 0 0.972vw;
}
.who-we-are__text button {
  width: 11.111vw;
  height: 3.056vw;
  margin-top: 0.694vw;
}
.who-we-are__img {
  border-radius: 12px 0px 0px 12px;
  overflow: hidden;
  width: 44%;
}
.who-we-are__img img {
  width: 100%;
}
.what-drives-us {
  padding: 5.556vw 5.556vw 8.333vw;
  position: relative;
}
main:not(.with-sticky) { overflow: hidden; }
main.with-sticky { contain: paint; }
.what-drives-us .section-content {
  width: 85%;
  max-width: 67.778vw;
  position: relative;
  z-index: 4;
}
.what-drives-us .section-content p {
  width: 70%;
  margin: 0 auto;
}
.why-choose {
  padding: 2.778vw 5.556vw 0;
}
.why-choose__cards {
  margin-top: 2.778vw;
  gap: 0.833vw;
}

.roll-card {
  border-radius: 12px;
  position: relative;
  width: 100%;
  height: 18.056vw;
  padding: 4.028vw 4.306vw 3.75vw;
  overflow: hidden;
  transition: transform, border, box-shadow .3s ease;
}
.roll-card__icon {
  position: absolute;
  font-size: 5.833vw;
  width: 1em;
  height: 1em;
  right: 1.667vw;
  top:1.667vw;
}
.roll-card__icon svg {
  width: 100%;
  height: 100%;
}
.roll-card h4 {
  font-size: 2.222vw;
  font-weight: 600;
  line-height: 118.75%;
  letter-spacing: -0.4px;
  max-width: 18.056vw;
  width: 50%;
  margin-bottom: 0.833vw;
}
.roll-card p {
  color: rgba(255, 255, 255, 0.60);
  font-size: 0.972vw;
  font-weight: 500;
  line-height: 200%;
  letter-spacing: 0.32px;
  max-width: 40.139vw;
  width: 100%;
}
.roll-card--purple {
  background: rgba(87, 41, 206, 0.2);
}
.roll-card--purple h4 {
  color: #5729CE;
}
.roll-card--purple .overlay-ellipse {
  background: rgba(87, 41, 206, 0.32);
}
.roll-card--purple:hover {
  border: 1px solid rgba(87, 41, 206, 0.5);
  box-shadow: -8px 4px 33px 2px rgba(87, 41, 206, 0.24);
}
.roll-card--green {
  background: rgba(51, 224, 129, 0.09);
}
.roll-card--green h4 {
  color: #33B36D;
}
.roll-card--green .overlay-ellipse {
  background: rgba(51, 179, 109, 0.14);
}
.roll-card--green:hover {
  border: 1px solid rgba(82, 82, 89, 0.3);
  box-shadow: 6px 4px 33px 2px rgba(51, 179, 109, 0.19);
}
.roll-card--red {
  background: rgba(253, 94, 62, 0.13);
}
.roll-card--red h4 {
  color: #E05033;
}
.roll-card--red .overlay-ellipse {
  background: rgba(253, 94, 62, 0.23);
}
.roll-card--red:hover {
  border: 1px solid rgba(253, 94, 62, 0.2);
  box-shadow: 6px 4px 33px 2px rgba(224, 80, 51, 0.19);
}
.roll-card--blue {
  background: rgba(73, 92, 229, 0.16);
}
.roll-card--blue h4 {
  color: #495CE5;
}
.roll-card--blue .overlay-ellipse {
  background: rgba(73, 92, 229, 0.28);
}
.roll-card--blue:hover {
  border: 1px solid rgba(73, 92, 229, 0.4);
  box-shadow: -8px 4px 33px 2px rgba(73, 92, 229, 0.24);
}
.roll-card:hover .colored-card__overlay {
  opacity: 1;
}
.roll-card:hover {
  transform: scale(1.01);
}
.roll-card .overlay-ellipse--left {
  top: 45%;
  left: -12%;
}
.roll-card .overlay-ellipse--right {
  top: -65%;
  left: 80%;
}

.connect-secondary {
  padding: 16.667vw 5.556vw 13.194vw;
}
.connect-secondary .section-content {
  max-width: 62.5vw;
}
.connect-secondary .section-content p {
  width: 79%;
}

/*crm*/
.crm {
  padding: 5.208vw 0 5.208vw 5.556vw;
}
.crm .about-us__text {
  width: 49%;
  max-width: 45.417vw;
}
.crm--reverse {
  padding: 5.208vw 5.556vw 5.208vw 0;
}
.crm--reverse .crm__content {
  flex-direction: row-reverse;
}
.crm--reverse .who-we-are__img {
  border-radius: 0px 12px 12px 0px;
}

.wobbly-section {
  padding: 4.167vw 0 8.333vw;
  position: relative;
  z-index: 4;
}
.wobbly-section button {
  width: 12.5vw;
  height: 3.056vw;
  position: relative;
  z-index: 4;
}
.wobbly-section button.big {
  width: 15.278vw;
}
.wobbly-cards {
  padding: 0 5.556vw;
  gap: 0.833vw;
  margin: 3.056vw 0 3.472vw;
  position: relative;
  z-index: 4;
}
.wobbly {
  display: table-cell;
  top: 0;
  transition: all 0.2s ease;
  height: 36.111vw;
  max-width: 26.389vw;
  flex: 1;
}
@media (min-width: 769px) {
  .wobbly {
    perspective: 1000px;
    transform-style: preserve-3d;
    animation: rotateReverse 2s infinite linear;
  }
  .wobbly-content {
    transform-style: preserve-3d;
    animation: rotate 2s infinite linear;
    transform: rotateX(5deg);
  }
}
.wobbly img {
  position: absolute;
  right: 0;
  top: 15%;
  opacity: 0.4;
  width: 70%;
  max-height: 60%;
}
.wobbly:hover {
  animation: none;
  transform: rotateZ(0);
}
.wobbly:hover .wobbly-content {
  animation: none;
  transform: rotateX(0);
}
.wobbly-content {
  max-width: 26.389vw;
  min-height: 36.111vw;;
  padding: 3.194vw 2.778vw;
  position: relative;
  height: 100%;
  width: 100%;
  transition: all 0.2s ease;
  border-radius: 12px;
  border: 1px solid rgba(82, 82, 89, 0.50);
  background: rgba(43, 41, 48, 0.38);
}
.wobbly-content:hover {
  animation: none;
  transform: rotateX(0);
}
.wobbly__text {
  margin-top: auto;
  color: rgba(255, 255, 255, 0.60);
  font-size: 0.972vw;
  font-weight: 500;
  line-height: 200%;
  letter-spacing: 0.32px;
}



@-webkit-keyframes rotate {
  49.72222% {
    transform: rotateX(5deg) rotateZ(179deg);
  }
  50% {
    transform: rotateX(5deg) rotateZ(180deg);
  }
  100% {
    transform: rotateX(5deg) rotateZ(360deg);
  }
}
@keyframes rotate {
  49.72222% {
    transform: rotateX(5deg) rotateZ(179deg);
  }
  50% {
    transform: rotateX(5deg) rotateZ(180deg);
  }
  100% {
    transform: rotateX(5deg) rotateZ(360deg);
  }
}
@-webkit-keyframes rotateReverse {
  49.72222% {
    transform: rotateZ(-179deg);
  }
  50% {
    transform: rotateZ(-180deg);
  }
  100% {
    transform: rotateZ(-360deg);
  }
}
@keyframes rotateReverse {
  49.72222% {
    transform: rotateZ(-179deg);
  }
  50% {
    transform: rotateZ(-180deg);
  }
  100% {
    transform: rotateZ(-360deg);
  }
}

.with-nav {
  position: relative;
  z-index: 2;
  padding: 5.556vw 5.556vw 6.944vw;
  gap: 4.028vw;
}
.block-wrap {
  margin-top: -80px;
  padding-top: 80px;
}
.with-nav__content {
  gap: 0.833vw;
  width: 80%;
  max-width: 59.306vw;
}
.content-section {
  border-radius: 2.778vw;
  background: rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(1.042vw);
  padding: 4.167vw 4.722vw 4.167vw 3.194vw;
}
.content-section h2 {
  font-size: 2.639vw;
  font-weight: 400;
  line-height: 152.63%;
  letter-spacing: -0.64px;
  background: linear-gradient(91deg, #FCD5D8 -6.63%, #FF8C75 32.36%, #A381D7 75.94%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
  margin-bottom: 1.667vw;
}
.content-section p, .content-section li {
  color: rgba(245, 246, 255, 0.82);
  font-size: 0.972vw;
  font-weight: 500;
  line-height: 200%;
}
.content-section a { text-decoration: none; }
.content-section ul {
  margin-left: 1.3vw;
}
.content-nav {
  position: sticky;
  top: 100px;
  width: 50%;
  max-width: 25.556vw;
  height: 100%;
}
.content-nav .line {
  background: linear-gradient(91deg, #FCD5D8 -6.63%, #FF8C75 32.36%, #A381D7 75.94%);
  height: 100%;
  width: 1px;
  position: absolute;
  left: -1px;
  top: 0;
  display: none;
  transition: display 0.5s ease;
}
.content-nav ul {
  list-style: none;
  padding: 0;
  border-left: 1px solid rgba(245, 245, 247, 0.20);
}
.content-nav li {
  padding: 17px 10px 17px 20px;
  cursor: pointer;
}
.content-nav li a {
  text-decoration: none;
  color: rgba(245, 246, 255, 0.42);
  font-size: 0.972vw;
  line-height: 200%;
}
.content-nav li.active {
  position: relative;
}
.content-nav li.active .line {
  display: block;
}
.content-nav li.active a {
  color: #F5F6FF;
}

.menu {
  position: fixed;
  width: 100dvw;
  height: 100dvh;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.84);
  backdrop-filter: blur(15px);
  z-index: 8;
  transform: translateY(-110%);
  transition: all .5s ease;
  padding: 5.556vw;
}
.menu.open {
  transform: translateY(0);
}
.menu__link {
  font-size: 2.778vw;
  font-weight: 500;
  line-height: 125%;
  letter-spacing: -1.28px;
  width: fit-content;
  text-decoration: none;
  display: block;
  transition: all .3s ease;
}
.menu__link-top {
  display: flex;
  gap: 14px;
  cursor: pointer;
  width: fit-content;
}
.menu__link-top svg {
  transition: transform .3s ease;
}
.menu__link-top .svg-path {
  transition: stroke .3s ease;
}
.menu__link-top:hover .svg-path {
  stroke: rgba(245, 246, 255, 0.50);
}
.menu__link-top:hover .menu__link--secondary {
  color: rgba(245, 246, 255, 0.50);
}
.menu__link-top.open .svg-path {
  stroke: url(#hover-gradient);
}
.menu__link-top.open svg {
  transform: rotate(-180deg);
}
.menu__link--hidden {
  margin-top: 1.944vw;
  gap: 1.458vw;
  opacity: 0;
  display: none;
  overflow: hidden;
  transition: opacity 0.7s ease;
}
.menu__link--hidden.open {
  display: flex;
  opacity: 1;
}
.menu__link--hidden a {
  color: rgba(245, 246, 255, 0.60);
  font-size: 1.944vw;
  font-weight: 500;
  line-height: 128.571%;
  letter-spacing: 0.28px;
  text-decoration: none;
  display: block;
  transform: translateY(-10px);
  opacity: 0;
  transition: transform 0.5s ease, opacity, background 0.4s ease;
  width: fit-content;
}
.menu__link--hidden a.visible {
  transform: translateY(0);
  opacity: 1;
  transition: color .3s ease;
}

.menu__link:not(.menu__link--secondary):hover {
  color: rgba(245, 246, 255, 0.50);
}
.menu__link:active:not(.menu__link--hidden), a.visible:active {
  color: #A381D7 !important;
}
a.visible:hover {
  color: #F5F6FF;
}

.menu__link-top.open, a.visible.active, .menu__link.active {
  background: linear-gradient(90deg, #FCD5D8 -6.53%, #FF8C75 20.52%, #A381D7 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.menu__content {
  gap: 1.944vw;
  margin: 13vh 0 20px;
  overflow-y: auto;
  height: 100%;
}
.mobile-address { display: none; }

.pop-up {
  padding: 3.75vw 3.194vw;
}
.pop-up a {
  display: block;
  position: relative;
  top: 0;
  right: 0;
  margin: 1.667vw 0 0;
  font-size: 0.92vw;
  font-weight: 500;
  line-height: 200%;
  letter-spacing: 0.32px;
  text-decoration-line: underline;
}
.pop-up .close-modal { top: 1.944vw; right: 1.944vw; }
.pop-up h4 { margin-bottom: 0.972vw; }
.pop-up form {
  width: 100%;
  margin-top: 2.361vw;
}
.pop-up form button { width: 100%; margin-top: 1.25vw; }

@media (max-width: 1024px) {
  .modal__wrap { width: 60%; }
}
/*mobile*/
@media (max-width: 768px) {
  .logo {
    width: 80px;
    height: 20px;
  }
  header { padding: 18px 24px; }
  .header-action { gap: 14px; }
  .get-in-touch, .menu-btn {
    width: 44px !important;
    height: 44px !important;
    justify-content: center;
  }
  .get-in-touch svg {
    width: 15px;
    height: 12px;
  }
  .get-in-touch span { display: none; }
  .menu { padding: 24px; }
  .menu-btn svg {
    width: 8px;
    height: 8px;
  }
  .menu__link {
    font-size: 36px;
    line-height: 48px;
  }
  .menu__content { gap: 18px; overflow-y: auto; height: 100%; padding: 14vh 0 0; margin: 0; }
  .menu__link--hidden { gap: 24px; margin-top: 24px; }
  .menu__link--hidden a {
    font-size: 24px;
    line-height: 34px;
  }
  .section-top {
    padding: 10px 20px;
    border-radius: 8px;
    gap: 6px;
  }
  .section-top span {
    font-size: 12px;
    line-height: 20px;
  }
  .main-banner h2 {
    font-size: clamp(20px, 12vw, 44px);
    line-height: 100%;
    letter-spacing: -0.478px;
  }
  .main-banner .center h2:nth-child(2) { width: 250px; margin: -1% auto 0; }
  .main-banner p {
    color: rgba(245, 246, 255, 0.62);
    font-size: 16px;
    line-height: 28px;
    max-width: none;
    margin: 24px 0 28px;
  }
  .main-banner {
    padding: 0 24px 24px;
  }
  button {
    width: 100% !important;
    height: 60px !important;
  }
  button span {
    font-size: 12px !important;
    line-height: 20px !important;
  }
  .main-banner__top {
    margin: 20vh 0 20px !important;
  }
  .main-banner--third .main-banner__top { margin: 10vh 0 20px !important; }
  .scroll-down {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
  }
  .about-us {
    padding: 40px 24px 46px;
    background: rgba(255, 255, 255, 0.05);
  }
  .section-top {
    margin: 0 0 40px;
  }
  .about-us__text h3 {
    font-size: clamp(20px, 10vw, 36px);
    line-height: 133%;
  }
  .about-us__content {
    flex-direction: column;
    gap: 40px;
    padding-right: 0;
  }
  .about-us__text {
    width: 100% !important;
    max-width: none !important;
  }
  .about-us__text:nth-child(1) p.white {
    margin: 24px 0 14px;
  }
  .about-us__content--main .about-us__text:nth-child(1) p:last-child {
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(82, 82, 89, 0.40);
  }
  .about-us__text:nth-child(2) p {
    width: 100%;
    margin-bottom: 24px;
  }
  .about-us button {
    margin: 48px 0 0;
  }
  .subtext {
    font-size: 16px;
    line-height: 28px;
    color: rgba(245, 246, 255, 0.62);
  }
  .solutions {
    padding: 60px 24px 0;
  }
  .section-content h2 {
    font-size: clamp(20px, 9.4vw, 36px);
    margin: 0 0 24px;
  }
  .solutions__content h2, .solutions__content p {
    width: 100%;
    max-width: none;
  }
  .drag-swiper {
    margin: 40px 0 28px;
    height: 460px;
  }
  .drag-swiper__overlay { display: none; }
  .solution-card {
    width: calc(100vw - 48px);
    height: 460px;
    padding: 40px 30px;
  }
  .solution-card h5 {
    font-size: 26px;
    margin: auto 0 14px;
  }
  .solution-card p {
    font-size: 16px;
    line-height: 28px;
    width: 100%;
  }
  .solutions__mobile { display: block; }
  .solutions__mobile button {
    border: 1px solid #525259;
    background: none;
  }
  .services {
    padding: 80px 24px 0;
  }
  .services__content p, .services__content h2 {
    width: 100%;
    max-width: none;
  }
  .services__blocks {
    width: 100%;
    max-width: none;
    grid-template-rows: repeat(4, 1fr);
    grid-template-columns: 1fr;
    margin: 60px 0 0;
    gap: 60px;
  }
  .services__blocks--without-text { margin: 20px 0 0; }
  .info-block h5 {
    color: rgba(245, 246, 255, 0.80);
    font-size: 26px;
    line-height: 32px;
  }
  .services__blocks--no-btn .info-block p { margin: 16px 0 0; }
  .info-block p {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.32px;
    margin: 16px 0 28px;
  }
  .info-block a {
    width: 100%;
  }
  .industries {
    padding: 80px 24px 0;
  }
  .industries__content {
    flex-direction: column;
    align-items: flex-start;
  }
  .industries .section-content, .industries .section-content p {
    width: 100%;
  }
  .industries__content > a { display: none; }
  .industries__blocks {
    display: flex;
    margin: 60px 0 0;
    gap: 0;
    grid-template-columns: unset;
    grid-template-rows: unset;
  }
  .colored-card {
    padding: 40px 30px;
    height: 460px;
  }
  .colored-card h5 {
    font-size: 26px;
    line-height: 30px;
    margin: auto 0 12px;
  }
  .colored-card p {
    color: rgba(255, 255, 255, 0.60);
    font-size: 16px;
    line-height: 28px;
    width: 100%;
  }
  .colored-card__icon {
    width: 84px;
    min-width: 84px;
    height: 84px;
  }
  .connect {
    padding: 80px 24px 90px;
  }
  .connect .section-content .colored {
    width: 300px;
  }
  .connect .section-content, .connect .section-content p {
    width: 100%;
    max-width: none;
  }
  .connect button {
    margin: 32px 0 0;
  }
  footer {
    padding: 40px 24px 24px;
  }
  .footer-logo a {
    width: 120px;
    height: 30px;
  }
  .footer-logo p {
    color: rgba(245, 246, 255, 0.70);
    font-size: 12px;
    line-height: 18px;
    margin-top: 14px;
  }
  .footer-content {
    width: 100%;
    grid-template-columns: 1fr;
    margin: 50px 0 0;
    gap: 50px;
  }
  .second-row {margin: 0;}
  footer h6 {
    margin-bottom: 18px;
  }
  .footer-link {
    width: 100%;
  }
  .footer-link a+a {
    margin-top: 10px;
  }
  .footer-contact.hidden-title, .empty-block { display: none; }
  footer h6, .footer-link h6, .footer-link p, .footer-link a, footer a, .mobile-address {
    display: block;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0.28px;
  }
  .footer-link:nth-child(4) { order: 6; }
  .footer-contact { order: 5; }
  .follow { order: 4; }
  .mobile-address { margin-top: 10px; max-width: 160px !important; }
  .copyright {
    font-size: 12px;
    line-height: 16px;
    margin: 40px 0 0;
    text-align: left;
  }
  .copyright br {display: none;}
  .go-top {
    font-size: 60px;
    left: auto;
    right: 24px;
    top: 40px;
    bottom: auto;
  }
  .go-top svg {
    width: 16px;
  }
  .h-full {
    height: calc(100dvh - 81px);
  }
  .no-fixed { height: 100dvh; }
  .who-we-are {
    padding: 40px 24px 30px;
    margin-bottom: 0;
  }
  .who-we-are__content {
    flex-direction: column;
    gap: 60px;
  }
  .who-we-are__text button { margin-top: 40px; }
  .who-we-are__img { height: 280px; width: 100%; border-radius: 12px !important; }
  .who-we-are__img img { height: 100%; object-fit: cover; }
  .services-about { padding: 60px 24px 20px; overflow: hidden; }
  .what-drives-us { padding: 60px 24px 20px; }
  .what-drives-us .section-content { width: 100%; max-width: none; }
  .what-drives-us .section-content p { width: 100%; }
  .why-choose { padding: 60px 24px 20px;}
  .why-choose .section-top { margin: 0 auto 40px; }
  .why-choose__cards {
    flex-direction: row;
    gap: 0;
  }
  .roll-card {
    width: 100%;
    height: 460px;
    display: flex;
    flex-direction: column;
    padding: 40px 30px;
  }
  .roll-card:hover { transform: scale(1); }
  .roll-card h4 {
    font-size: 26px;
    line-height: 30px;
    margin-top: auto;
    width: 100%;
    max-width: none;
    margin-bottom: 12px;
  }
  .roll-card__icon { font-size: 84px; top: 30px; right: 30px; }
  .roll-card p {
    width: 100%;
    max-width: none;
    font-size: 16px;
    line-height: 28px;
  }
  .connect-secondary { padding: 80px 24px 75px; }
  .connect-secondary .section-content .colored { width: 100%; }
  .crm__content {
    flex-direction: column;
    gap: 60px;
  }
  .crm--reverse .crm__content {
    flex-direction: column;
  }
  .services--secondary { padding: 40px 24px 0; }
  .wobbly-section { padding: 80px 24px; }
  .wobbly-cards {
    margin: 0 0 40px;
    padding: 0;
    flex-direction: column;
    width: 100%;
    gap: 12px;
  }
  .wobbly {
    max-width: 100%;
    height: 480px;
  }
  .wobbly-content {
    max-width: 100%;
    height: 480px;
    padding: 40px 21px;
  }
  .wobbly img {
    max-height: 250px;
    max-width: 220px;
    width: auto;
  }
  .wobbly__text {
    font-size: 16px;
    line-height: 28px;
  }
  .with-nav {
    flex-direction: column;
    padding: 0 24px 80px;
  }
  .with-nav__menu { display: none; }
  .with-nav__content {
    width: 100%;
    max-width: none;
    gap: 12px;
  }
  .block-wrap { margin-top: -40px; padding-top: 40px; }
  .content-section { padding: 40px 20px; }
  .content-section h2 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 24px;
  }
  .content-section p, .content-section li, .content-section span, .content-section a {
    color: rgba(245, 246, 255, 0.42);
    font-size: 16px;
    line-height: 28px;
  }
  .content-section span { font-weight: 700; }
  .content-section ul {
    margin-left: 22px;
  }
  .moved-circle {
    width: 250px;
    height: 250px;
    filter: blur(105px);
    animation: moveAlongPath 9s infinite linear;
  }
  .h-full .moved-circle--pink { top: 70%; }
  .h-full .moved-circle--red { top: 70%; left: -45%; }
  .moved-circle--red {
    top: 80%;
    left: -55%;
    offset-path: path('M25,25 Q25,100 50,150 T150,150 Q200,125 150,50 Q100,25 25,25');
  }
  .moved-circle--pink {
    top: 10%;
    left: 90%;
    offset-path: path('M225,150 Q175,50 100,25 T25,75 Q50,150 225,150');
  }
  .main-modal .close-modal, .response-modal .close-modal, .pop-up .close-modal:not(.link) { display: none; }
  .response-modal header, .pop-up header { position: absolute; top: 0; }
  .modal__wrap {
    flex-direction: column;
    width: 100%;
  }
  .modal__wrap header, .response-modal header, .pop-up header {
    display: flex;
    width: 100%;
    border-bottom: none;
    background: none;
  }
  .modal__wrap header { position: absolute; top: 0; }
  .modal__content {
    margin: 80px 0 4dvh;
    padding: 0 26px 0 22px;
    overflow: auto;
  }
  .main-modal { justify-content: center; }
  .modal h4 {
    font-size: 28px;
    line-height: 34px;
  }
  input:not([type="checkbox"]), textarea {
    height: 60px;
    font-size: 16px;
    line-height: 28px;
    padding: 16px 14px;
  }
  textarea { min-height: 84px; }
  .form-inputs { gap: 12px; }
  form { gap: 28px; margin-top: 28px; }
  .checkmark { font-size: 24px; }
  .check-text {
    font-size: 16px;
    line-height: 28px;
  }
  form button { margin-top: 10px; }
  .response-modal, .pop-up {
    border: none;
    width: 100%;
    height: 100%;
    border-radius: 0;
    justify-content: center;
    padding: 70px 24px 24px;
  }
  .response-modal svg.image { font-size: 79px; margin: 26px 0; }
  .response-modal p, .pop-up p {
    font-size: 16px;
    line-height: 28px;
  }
  .response-modal button:not(.response-modal header button) { margin-top: 34px; }
  .pop-up h4 { margin-bottom: 12px; }
  .pop-up form { margin-top: 34px; }
  .pop-up form button {
    margin: 18px 0 0;
  }
  .pop-up a {
    margin-top: 40px;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
  }
}

.animate-top {
  transform: translateY(-8%);
  opacity: 0;
  transition: transform, opacity 1s ease;
}
.animate-top.move {
  animation: moveY 0.8s linear forwards;
}
.animate.delay {
  animation-delay: 0.5s;
}
.animate-side {
  transform: translateX(-15px);
  opacity: 0;
  transition: transform, opacity 1s ease;
}
.animate-side.move {
  animation: moveX 1s linear forwards;
}
.animate-opacity {
  transform: translateX(0);
}
@keyframes moveY  {
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes moveX  {
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
