@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;
}
: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;
  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(0, 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;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}
.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-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);
}
.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: rgb(0 0 0 / 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgb(0 0 0 / 0.5), #fff0);
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgb(0 0 0 / 0.5), #fff0);
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgb(0 0 0 / 0.5), #fff0);
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgb(0 0 0 / 0.5), #fff0);
}
.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: #fff0;
}
.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(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.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 svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev 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;
}
.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:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(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-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet,
.swiper-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition:
    0.2s transform,
    0.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:
    0.2s transform,
    0.2s left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition:
    0.2s transform,
    0.2s right;
}
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgb(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-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgb(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-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgb(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;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
.swiper .swiper-notification {
  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: 0;
  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;
}
.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,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.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;
}
.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,
.swiper-flip .swiper-slide-shadow-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.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
@font-face {
  font-family: jost;
  src: url(../assets/font/Jost-Regular.ttf);
}
* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: #fff0;
  font-family: jost;
  -webkit-tap-highlight-color: #fff0;
}
body {
  background-color: #111;
}
#app-menu {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 100%;
  background: linear-gradient(180deg, #fff0 5%, rgb(0 0 0 / 0.5) 30%, rgb(0 0 0) 95%);
}
#app-menu.on {
  top: 0%;
}
#bkg {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.2s;
}
#bkg.loadDm {
  opacity: 1;
}
.app {
  position: fixed;
  width: 100vw;
  height: 100vh;
  display: inline-block;
  transition: all 0.2s;
  background-image: unset;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background: #000;
}
.engine {
  display: inline-block;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
#home {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #1a1a1a;
}
.main-image-cont {
  position: absolute;
  height: 100vh;
  width: 100svw;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-style: preserve-3d;
  opacity: 0;
}
.homeMove {
  position: absolute;
  height: 110%;
  width: 100%;
  transform-style: preserve-3d;
}
.main-img {
  position: absolute;
  height: 100%;
  width: auto;
  left: 50%;
  opacity: 1;
  top: 45%;
  perspective: 1000px;
  transform-style: preserve-3d;
}
#l1 {
  transform: translate(-50%, -50%) translateZ(-250px) rotateX(0);
  transform-origin: center center;
}
#l2 {
  transform: translate(-50%, -50%) translateZ(-100px) rotateX(0);
  transform-origin: center center;
}
#l3 {
  transform: translate(-50%, -50%) translateZ(0);
  transform-origin: bottom center;
}
.main-overlay {
  position: absolute;
  width: 100%;
  pointer-events: none;
  height: 100%;
  transform: translateZ(100px);
  background: radial-gradient(circle, #fff0 0%, rgb(0 0 0 / 0.5) 64%, rgb(0 0 0) 100%);
}
.menu-image-cont {
  position: relative;
  height: 100%;
  width: 100%;
  perspective: 4000px;
  transform-style: preserve-3d;
}
.menu-image-page {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0;
}
.mid {
  position: absolute;
  width: 600px;
  height: 600px;
  left: 50%;
  border-radius: 1000px;
  border: 1px solid #fff;
  z-index: 0;
  top: 50%;
  transform: translate3d(-50%, -50%, -50px);
}
.menu-image-page .dy-img {
  position: relative;
  height: 100%;
  width: auto;
  left: 50%;
  transform: translateX(-50%);
}
.menu-image-page.on {
  opacity: 1;
}
.by-slide {
  height: 100% !important;
}
.by-slide .dy-img {
  position: absolute;
  height: 100% !important;
  width: auto;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.2s;
}
.margins {
  position: relative;
  width: 100%;
  height: 100%;
}
.navbar {
  position: absolute;
  display: inline-block;
  height: 50px;
  top: 50px;
  left: 110px;
  width: calc(22% - 120px);
}
.main-menu {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-perspective: 1300px;
  perspective: 1300px;
}
.menu-block {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform-origin: left center;
  transform-origin: top center;
}
.menu-block.on {
  opacity: 1;
  pointer-events: auto;
}
.navbar .logo {
  position: relative;
  height: 100%;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  cursor: pointer;
}
.logo-img {
  position: relative;
  height: 80%;
  float: left;
  display: flex;
  top: 50%;
  transform: translateY(-50%);
}
.home-nav {
  position: relative;
  top: 0%;
  width: calc(100% - 23px);
  float: left;
}
.home-nav h4 {
  position: relative;
  color: #fff;
  height: 50px;
  display: flex;
  align-items: center;
  padding-left: 20px;
  width: 100%;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: lighter;
}
.home-back {
  width: calc(100% - 15px);
  height: 50px;
  display: flex;
  align-items: center;
  padding-left: 15px;
  margin-left: 15px;
  background-color: rgb(255 255 255 / 0.3);
  border-radius: 50px;
  transition: all 0.2s;
}
.home-back img {
  float: left;
  position: relative;
  filter: invert(1);
  height: 40%;
}
.home-nav .home-back h4 {
  position: relative;
  color: #fff;
  height: 50px;
  float: left;
  display: flex;
  align-items: center;
  width: 80%;
  letter-spacing: 2px;
  font-weight: lighter;
}
.home-back:hover {
  background-color: #fff;
}
.home-back:hover img {
  filter: invert(0);
}
.home-nav .home-back:hover h4 {
  color: #000;
}
.menu-info {
  position: absolute;
  width: 22%;
  left: 110px;
  top: 15%;
  transform: translateY(-50%);
  opacity: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid rgb(255 255 255 / 0.384);
}
.h-menu-info {
  position: absolute;
  width: 22%;
  left: 120px;
  top: 50%;
  transform: translateY(-50%) translateZ(100px);
  opacity: 0;
  margin-top: 30px;
}
.menu-info.on,
.h-menu-info.on {
  opacity: 1;
}
.info-cont,
.h-info-cont {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  float: left;
}
.info-icon,
.h-info-icon {
  filter: invert(1);
  position: relative;
  height: 40px;
  width: auto;
  margin-bottom: 30px;
}
.info-title,
.h-info-title {
  position: relative;
  width: 100%;
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  letter-spacing: 5px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.info-title div {
  display: inline-block;
}
.info-desc,
.h-info-desc {
  position: relative;
  color: #d1d1d1;
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 30px;
  max-height: 70px;
  height: 70px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
.enter-b-container {
  position: relative;
  width: 100%;
}
.info-tutorial,
.h-info-tutorial {
  background-color: #fff;
  padding: 10px;
  padding-left: 20px;
  display: inline-block;
  position: relative;
  border-radius: 50px;
  width: calc(67% + 5px);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-right: 5px;
  letter-spacing: 2px;
}
.go-to-menu {
  background-color: #fff;
  padding: 10px;
  color: #000;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
  position: relative;
  border-radius: 50px;
  width: calc(30% - 10px);
  font-weight: 700;
  letter-spacing: 2px;
  transition: all 0.2s;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  cursor: pointer;
}
.go-to-menu:hover {
  background-color: #ffc400;
  color: #000;
  backdrop-filter: blur(8px);
}
.info-button {
  position: relative;
  border-radius: 50px;
  display: inline-block;
  color: #181818;
  min-width: 150px;
  float: left;
  margin-right: 10px;
  font-size: 14px;
  border: 4px solid #fff0;
  text-align: center;
  line-height: 16px;
  cursor: pointer;
  transition: all 0.2s;
}
.info-button .btn-inner {
  background-color: #f9f9f9;
  border: 4px solid #fff0;
  box-shadow: 0 0 0 2px #fff;
  padding: 15px 20px 15px 20px;
  border-radius: 50px;
}
.info-button:hover .btn-inner {
  background-color: #0003;
  border: 4px solid #fff0;
  box-shadow: 0 0 0 1px #fff;
  padding: 15px 20px 15px 20px;
  color: #fff;
  border-radius: 50px;
  backdrop-filter: blur(4px);
}
.info-button:hover {
  padding: 4px 4px 4px 4px;
  backdrop-filter: blur(4px);
  box-shadow: 0 0 0 2px #fff;
}
.contact-button {
  position: relative;
  border-radius: 50px;
  display: inline-block;
  padding: 4px;
  color: #181818;
  float: right;
  min-width: 150px;
  font-size: 14px;
  border: 4px solid #fff0;
  text-align: center;
  line-height: 16px;
  cursor: pointer;
  transition: all 0.2s;
}
.contact-button .btn-inner {
  background-color: #525252;
  border: 4px solid #fff0;
  box-shadow: 0 0 0 2px #fff;
  padding: 15px 20px 15px 20px;
  border-radius: 50px;
  color: #fff;
}
.contact-button:hover .btn-inner {
  background-color: #0003;
  border: 4px solid #fff0;
  box-shadow: 0 0 0 1px #fff;
  padding: 15px 20px 15px 20px;
  color: #fff;
  border-radius: 50px;
  backdrop-filter: blur(4px);
}
.contact-button:hover {
  padding: 4px 4px 4px 4px;
  backdrop-filter: blur(4px);
  box-shadow: 0 0 0 2px #fff;
}
.allGalleries::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 0.3);
  border-radius: 10px;
  width: 2px;
  background-color: rgb(43 43 43 / 0.3);
}
.allGalleries::-webkit-scrollbar {
  width: 8px;
  width: 2px;
  background-color: #fff0;
}
.allGalleries::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #fff;
}
.gm-active {
  opacity: 1;
  pointer-events: auto;
}
.menu-gallerySelector {
  position: relative;
  margin-left: 0;
  display: inline-block;
  height: 55px;
  overflow-x: hidden;
  border-radius: 50px;
  float: right;
  right: 5%;
  opacity: 0;
  transition: all 0.2s;
}
.menu-gallerySelector.on {
  opacity: 1;
}
.menu-gallerySelectorContainer {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
}
.menu-single-g-selector {
  position: relative;
  float: left;
  height: 30px;
  display: inline-block;
  margin-right: 15px;
  backdrop-filter: blur(5px);
  border-radius: 50px;
  border: 1px solid #fff0;
  display: flex;
  color: #fff;
  min-width: 85px;
  align-items: center;
  justify-content: center;
  padding: 4px 15px;
  cursor: pointer;
  opacity: 0;
}
.menu-single-g-selector:first-child {
  margin-left: 15px;
}
.menu-gallerySelector::-webkit-scrollbar {
  opacity: 0;
}
.menu-single-g-selector .single-g-img {
  height: 30px;
  width: 30px;
  border-radius: 50px;
  float: left;
  overflow: hidden;
  margin-right: 10px;
  background-size: cover;
  background-position: center;
}
.menu-single-g-selector p {
  position: relative;
  color: #fff;
  font-size: 14px;
  pointer-events: none;
  white-space: nowrap;
}
.menu-g-selected {
  background-color: #fff;
  backdrop-filter: blur(5px);
  border: 1px solid #ffffff27;
}
.menu-g-selected p {
  color: #000;
}
.menu-btn-ghost {
  border-radius: 150px;
  border: 1px solid #ffffff40;
  position: absolute;
  top: 30px;
  right: 120px;
  opacity: 1;
}
.menu-btn-container {
  opacity: 1;
}
.menu-btn-container.disabled {
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s;
}
.btn-holder {
  border: 10px solid #fff0;
  box-shadow: 0 0 0 1px #fff;
  border-radius: 50%;
  background-color: #00000042;
  backdrop-filter: blur(5px);
}
.magnetic {
  margin: -40px;
  padding: 40px;
  display: inline-block;
  border-radius: 50%;
}
#magnet-button {
  display: inline-block;
}
.menu-button {
  background-color: #fff;
  height: 70px;
  width: 70px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  cursor: pointer;
  justify-content: center;
  transition: all 0.2s;
}
.menu-button:hover {
  border: 2px solid #fff;
  background-color: #00000067;
  backdrop-filter: blur(10px);
  transition:
    0.5s background-color,
    0.5s box-shadow;
  box-shadow: 0 2px 25px rgb(0 0 0 / 0.5);
}
#icon {
  width: 45px;
  height: 45px;
  position: relative;
  margin: 50px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
div#icon span {
  display: block;
  position: absolute;
  height: 5px;
  width: 5px;
  background: #000;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.menu-button:hover div#icon span {
  background-color: #fff;
}
div#icon {
  width: 25px;
  height: 25px;
  position: relative;
  margin: 50px auto;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#icon span:nth-child(even) {
  left: calc(50% - 2.5px);
  border-radius: 50%;
}
#icon span:nth-child(odd) {
  left: 0;
  border-radius: 50%;
}
#icon span:nth-child(1),
#icon span:nth-child(2),
#icon span:nth-child(3) {
  top: 0;
}
#icon span:nth-child(4),
#icon span:nth-child(5),
#icon span:nth-child(6) {
  top: calc(50% - 2.5px);
}
#icon span:nth-child(7),
#icon span:nth-child(8),
#icon span:nth-child(9) {
  top: calc(100% - 5px);
}
#icon span:nth-child(3) {
  left: calc(100% - 5px);
}
#icon span:nth-child(6) {
  left: calc(100% - 5px);
}
#icon span:nth-child(9) {
  left: calc(100% - 5px);
}
#icon.open span:nth-child(1) {
  width: 50%;
  transform: rotate(45deg);
  left: 0;
  border-radius: 50px;
  top: 5px;
}
#icon.open span:nth-child(3) {
  width: 50%;
  transform: rotate(-45deg);
  border-radius: 50px;
  left: 50%;
  top: 5px;
}
#icon.open span:nth-child(7) {
  width: 50%;
  transform: rotate(-45deg);
  left: 0;
  border-radius: 50px;
  top: calc(50% + 5px);
}
#icon.open span:nth-child(9) {
  width: 50%;
  transform: rotate(45deg);
  border-radius: 50px;
  left: calc(50%);
  top: calc(50% + 5px);
}
#icon.open span:nth-child(2) {
  top: calc(50% - 2.5px);
}
#icon.open span:nth-child(5) {
  left: calc(50% - 2.5px);
}
#icon.open span:nth-child(6) {
  left: calc(50% - 2.5px);
}
#icon.open span:nth-child(8) {
  top: calc(50% - 2.5px);
}
#icon.launch span:nth-child(1),
#icon.launch span:nth-child(3),
#icon.launch span:nth-child(7),
#icon.launch span:nth-child(9) {
  opacity: 0;
}
.swiper.menu-b-swiper {
  padding: 0;
  margin: 0;
}
.menu-swiper-content {
  position: absolute;
  margin-top: 100px;
  bottom: 130px;
  display: inline-block;
  margin-bottom: 0;
  width: 40%;
  left: 50%;
  transform: translateX(-50%);
}
.menu-slider-container {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
.menu-left-content {
  position: relative;
  width: 100%;
}
.swiper.menu-swiper {
  width: 100%;
  padding: 16px 0 20px;
  margin-bottom: 0;
}
.swiper-wrapper {
  display: flex;
  transition-property: transform;
  align-items: center;
}
.swiper-slide.menu-slide {
  position: relative;
  background-color: #fff0;
  height: 80%;
  display: flex;
  align-items: center;
  flex-shrink: 0;
  transition: all 0.2s;
}
.menu-slide .slide-overlay {
  padding: 0;
  pointer-events: none;
}
.menu-slide .slide-overlay {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 0;
  pointer-events: none;
  position: relative;
  width: 100%;
  height: 98%;
  border-radius: 20px;
  padding: 30px;
}
.menu-slide .slide-overlay h2 {
  font-size: clamp(1.2rem, 3vw, 2.2rem);
  font-weight: lighter;
  font-size: 14px;
  color: #000;
  width: 100%;
  margin: 0;
  text-align: center;
}
.menu-slide img {
  pointer-events: none;
  object-fit: cover;
  position: relative;
  top: 50%;
  left: 50%;
  border-radius: 10px;
  transform: translate(-50%, -50%);
}
.menu-slide img {
  object-fit: cover;
  position: relative;
  top: 50%;
  left: 50%;
  border-radius: 10px;
  transition: all 0.2s;
  transform: translate(-50%, -50%);
}
.swiper-slide.menu-slide:not(.swiper-slide-active) .slide-overlay h2 {
  color: #fff;
}
.menu-swiper-controls {
  position: absolute;
  left: calc(22% - 120px);
  height: 50px;
  width: 120px;
  top: calc(20% + 15px);
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none;
}
.menu-swiper-controls.on {
  opacity: 1;
  pointer-events: auto;
}
.fake-menu {
  position: relative;
  float: left;
  width: 70px;
  height: 70px;
}
.sep-line {
  margin: 30px;
  height: 1px;
  width: 70px;
  background-color: #f9f9f956;
}
.swiper-pagination.menu-swiper-pagination {
  position: absolute !important;
  height: 15px;
  display: flex;
  bottom: 65px;
  opacity: 0;
  pointer-events: none;
  align-items: center;
  left: 280px;
  width: 100px;
}
.swiper-pagination.menu-swiper-pagination.on {
  opacity: 1;
  pointer-events: auto;
}
.menu-swiper-button-next,
.menu-swiper-button-prev {
  width: 25px;
  height: 25px;
  transform: translateY(-50%);
}
.menu-swiper-button-next::after,
.menu-swiper-button-prev::after {
  position: relative;
  top: 0;
  font-size: 20px;
  height: 25px;
  width: 25px !important;
  font-size: 20px;
  display: flex;
  aspect-ratio: 1 / 1;
  color: #000;
  background-color: #fff;
  padding: 10px;
  justify-content: center;
  align-items: center;
}
.menu-swiper-button-prev::after {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.menu-swiper-button-next::after {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.menu-swiper-button-next,
.menu-swiper-button-prev {
  position: relative;
  float: left;
  color: #fff;
  width: 45% !important;
}
.menu-swiper-button-next {
  margin-left: 20px;
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #ffffffe7;
  transition: all 0.3s ease-in-out;
}
.swiper-pagination-bullet-active {
  background-color: #fff;
  width: 18px;
  border-radius: 8px;
}
.go-to-page {
  width: 100%;
  height: 50px;
  background-color: #fff;
  color: #000;
  border-radius: 50px;
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 30px;
  cursor: pointer;
  letter-spacing: 2px;
}
#pageinfo {
  position: relative;
  width: 22%;
  height: 25%;
  left: calc(22% + 32px);
  z-index: 99;
  padding-top: 50px;
  top: unset;
  transform: translateY(0%);
  opacity: 0;
  margin: 0;
  border: none;
}
#home-case {
  width: 100%;
  height: 100%;
  position: relative;
}
#home {
  height: 20px;
  width: 200px;
  overflow: hidden;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  border-radius: 200px;
}
.loadbar {
  position: absolute;
  height: 100%;
  width: 0%;
  background-color: #fff;
}
.menu-macro {
  position: absolute;
  height: 80%;
  width: 100%;
  overflow: hidden;
  bottom: 0;
}
.menu-info-title {
  position: relative;
  height: 15%;
  left: calc(22% + 32px);
  width: 40%;
  display: flex;
  align-items: center;
}
#text-animation-container-css {
  width: 30%;
  height: 25px;
  margin-bottom: 30px;
  position: relative;
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}
.animated-text-css {
  position: absolute;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  white-space: nowrap;
  top: 50%;
  transform: translateY(-50%);
  left: 100%;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
}
.animated-text-css:nth-child(1) {
  animation-delay: 0s;
}
.animated-text-css:nth-child(2) {
  animation-delay: 4s;
}
.animated-text-css:nth-child(3) {
  animation-delay: 8s;
}
.animated-text-css {
  animation-name: slideText;
  animation-duration: 12s;
}
@keyframes slideText {
  0% {
    left: 100%;
    transform: translateY(-50%) translateX(0%);
  }
  8.33% {
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
  25% {
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
  33.33% {
    left: 0%;
    transform: translateY(-50%) translateX(-100%);
  }
  100% {
    left: 0%;
    transform: translateY(-50%) translateX(-100%);
  }
}
.social-menu {
  position: absolute;
  bottom: 50px;
  right: 110px;
  filter: invert(1);
  width: 15vw;
}
.social-menu .social-container {
  width: 100%;
}
.social-menu .social-container .social-icon {
  float: right;
}
.social-menu .social-container .mailer {
  margin-right: 0;
}
.language-switcher-pill {
  display: flex;
  border-radius: 9999px;
  background-color: #fff0;
  padding: 4px;
  position: absolute;
  border: 1px solid #ffffff42;
  top: 50px;
  right: 250px;
}
.language-switcher-pill button {
  flex: 1;
  padding: 8px 24px;
  font-size: 0.875rem;
  border-radius: 9999px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  border: none;
  outline: none;
}
.language-switcher-pill button {
  background-color: #fff0;
  color: #fff;
}
.language-switcher-pill button.activeL {
  background-color: #fff;
  color: #000;
  box-shadow: 0 2px 4px rgb(0 0 0 / 0.1);
}
.language-switcher-pill button:hover:not(.activeL) {
  background-color: rgb(255 255 255 / 0.1);
  color: #fff;
}
.language-switcher-pill button:focus-visible {
  box-shadow: 0 0 0 2px rgb(0 123 255 / 0.5);
}
* {
  box-sizing: border-box;
}
.slider {
  position: relative;
  width: calc(100% - 100px);
  margin-top: 80px;
  margin-left: 50px;
  margin-right: 50px;
  user-select: none;
  touch-action: pan-y;
  display: inline-block;
}
.slider img {
  poiner-events: none;
}
.slider-list {
  width: 100%;
  height: 300px;
  max-height: 50%;
  display: inline-block;
}
.slider-list.grabbing {
  cursor: grabbing;
}
.slider-track {
  display: flex;
  gap: 10px;
}
.slide {
  width: 150px;
  height: 300px;
  flex-shrink: 0;
  font-size: 50px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  border-radius: 10px;
}
.img-container {
  position: relative;
  width: 150px;
  height: 150px;
  pointer-events: none;
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
  background-color: #101111;
  transition: all 0.3s;
}
.slide .img-container img {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 110%;
  pointer-events: none;
  opacity: 0.8;
  transition: all 0.8s;
}
.slide.active .img-container img {
  opacity: 1;
}
.slide:hover .img-container {
  transform: scale(0.95);
}
.slide:hover .img-container img {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1.1);
}
.slide:hover .quick-link img {
  opacity: 1;
  pointer-events: auto;
}
.active {
  width: 200px;
  height: 200px;
  pointer-events: none;
}
.active .img-container {
  width: 200px;
  height: 200px;
  background-color: #fff0;
  border: 4px solid #fff0;
  box-shadow: 0 0 0 2px #fff;
}
.active .quick-link {
  opacity: 0;
  pointer-events: none;
}
.slider-arrows {
  text-align: center;
  position: relative;
  float: left;
  padding: 8px;
  z-index: 22;
  border-radius: 50px;
  border: 1px solid lightgray;
  opacity: 0;
  pointer-events: none;
}
.slider-arrows.on {
  opacity: 1;
  pointer-events: auto;
}
.next,
.prev {
  background: none;
  border: none;
  margin: 0 10px;
  font-size: 30px;
  cursor: pointer;
  float: left;
  width: 40px;
  height: 40px;
  filter: invert(1);
}
.prev img {
  transform: rotate(180deg);
}
.next img,
.prev img {
  pointer-events: none;
}
.next.disabled,
.prev.disabled {
  opacity: 0.25;
  pointer-events: none;
}
.quick-link {
  position: relative;
  width: 100%;
  height: 40px;
  background: #fff0;
  border-radius: 50px;
  opacity: 1;
  transition: all 0.2s;
  align-items: center;
  display: flex;
}
.quick-text {
  position: relative;
  width: calc(100% - 40px);
  height: 40px;
  float: left;
  display: flex;
  color: rgb(255 255 255 / 0.705);
  font-size: 16px;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 15px;
  transition: all 0.2s;
}
.slide:hover .quick-text {
  padding: 10px 15px 10px 15px;
  color: #fff;
}
.quick-link img {
  position: relative;
  height: 30px;
  width: 30px;
  padding: 5px;
  opacity: 0;
  filter: invert(1);
  pointer-events: none;
  cursor: pointer;
  transition: all 0.2s;
}
.quick-link img:hover {
  border-radius: 50px;
  filter: invert(0);
  padding: 7px;
  background-color: #fff;
}
.slider__thumbs {
  position: absolute;
  width: 35%;
  height: 50px;
  top: 50px;
  left: calc(22% + 23px);
  overflow: hidden;
  z-index: 22;
}
.slider__thumbs .swiper-wrapper {
  display: block !important;
}
.menu-page {
  background-color: #fff;
  height: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
#sel0 {
  perspective: 1000px;
  transform-style: preserve-3d;
}
.slider__images {
  position: relative;
  height: 35%;
  bottom: unset;
  left: -25%;
  overflow: hidden;
  transform-origin: center right;
}
.swiper-container {
  height: 100%;
}
.menu-slide img {
  object-fit: unset;
}
body {
  background: #121212;
}
.slider {
  padding: 32px;
  color: #fff;
}
.slider .swiper-container {
  width: 100%;
  height: 100%;
}
.slider__flex {
  display: flex;
  align-items: flex-start;
}
.slider__col {
  display: flex;
  flex-direction: column;
  width: 150px;
  margin-right: 32px;
}
.slider__prev,
.slider__next {
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slider__prev:focus,
.slider__next:focus {
  outline: none;
}
.slider__thumbs .slider__image {
  transition: 0.25s;
  opacity: 1;
  height: 100% !important;
  display: flex;
  border-radius: 0px !important;
  float: left;
  justify-content: center;
  align-items: center;
  max-width: calc(100% / 5);
  cursor: pointer;
}
.thumb_text {
  position: relative;
  left: 50%;
  width: calc(100% - 10px);
  color: #fff;
  display: flex;
  height: 100%;
  transform: translateX(-50%);
  justify-content: center;
  align-items: center;
}
.slider__thumbs .slider__image:not(.swiper-slide-thumb-active):hover .thumb_text {
  opacity: 1;
  color: #fff;
}
.slider__thumbs .swiper-slide-thumb-active .thumb_text {
  color: #000;
  background-color: #fff;
  border-radius: 50px;
}
.slider__images .swiper-slide-active {
  background-color: #fff0;
  height: calc(100% - 4px);
  color: #fff;
  box-shadow: inset 0 0 0 2px #fff;
  border-radius: 18px;
}
.slider__image_img {
  width: 100%;
  height: 100%;
  border: 8px solid #fff0;
  overflow: hidden;
  border-radius: 20px;
}
.slider__images .swiper-slide-active {
  background-color: #fff0;
  height: calc(100% - 4px);
  color: #fff;
  box-shadow: inset 0 0 0 2px #fff;
  border-radius: 18px;
}
.slider__image img {
  display: block;
  width: 100%;
  top: 0%;
  -o-object-fit: cover;
  object-fit: cover;
  transform: translate(-50%, -10%);
}
.slider__images .swiper-wrapper {
  align-items: flex-start;
}
@keyframes dash-flow {
  0% {
    stroke-dashoffset: -60;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
#scrollIndicator {
  position: fixed;
  bottom: 15svh;
  left: 120px;
  transform: translateX(-50%) translateZ(110px);
  z-index: 50;
  display: flex;
  justify-content: center;
  align-items: center;
}
#scrollIndicator svg {
  width: 40px;
  height: 80px;
  stroke: #fff;
  stroke-width: 2;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}
#scrollLine {
  stroke-dasharray: 20 40;
  animation: dash-flow 1.2s linear infinite;
}
@media (max-width: 1000px) {
  .slider__flex {
    flex-direction: column-reverse;
  }
  .slider__col {
    flex-direction: row;
    align-items: center;
    margin-right: 0;
    margin-top: 24px;
    width: 100%;
  }
  .slider__images {
    width: 100%;
  }
  .slider__thumbs {
    height: 100px;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
  }
  .slider__prev,
  .slider__next {
    height: auto;
    width: 32px;
  }
}
#page {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #0c0c0c;
  overflow: hidden;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0;
}
#page.disabled {
  opacity: 0 !important;
  pointer-events: none !important;
  transition: all 0.2s;
}
#page.closed {
  top: 100%;
}
.frozen {
  pointer-events: none;
  opacity: 0;
  transition: all 0.3s;
}
::-webkit-scrollbar {
  width: 3px;
}
::-webkit-scrollbar-track {
  background-color: lghtgrey;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb:hover {
  background: #c9c9c9;
}
.page-inner {
  width: 100%;
  display: inline-block;
  color: #fff;
  background-color: #0c0c0c;
}
.tt-section {
  position: relative;
  width: 100%;
}
.t-section {
  display: flex;
  align-items: center;
  justify-content: right;
  margin-bottom: 30px;
}
.t-section .img-square {
  position: relative;
  float: left;
  height: 40px;
  width: 40px;
  border-radius: 10px;
  margin-right: 50px;
  border: 1px solid lightgrey;
}
.img-square img {
  position: relative;
  top: 50%;
  filter: invert(1);
  left: 50%;
  transform: translate(-50%, -50%);
  height: 20px;
  width: auto;
}
h1 {
  font-size: 42px;
  font-weight: 700;
  margin-right: 50px;
  line-height: 42px;
  width: 80%;
  text-align: right;
}
h2 {
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
  margin-left: 50px;
  margin-bottom: 30px;
}
#page p {
  font-size: 16px;
  line-height: 25px;
  width: 80%;
  margin-left: 50px;
}
.hero {
  position: relative;
  width: calc(100% - 50px);
  height: 95vh;
  margin-left: 25px;
  margin-top: 25px;
  overflow: hidden;
  border-radius: 30px;
  background-size: cover !important;
  background-position: center !important;
}
.bkg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 100%;
  background-size: cover !important;
  border-radius: 30px;
  mask-image: -webkit-gradient(linear, left 30%, left bottom, from(rgb(0 0 0)), to(#fff0));
}
.hero img.loaded {
  opacity: 1;
}
.hero-border {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 15px;
}
#page .hero-container {
  position: relative;
  height: 100%;
  left: 50%;
  transform: translateX(-100%);
  width: calc(50% - 200px);
}
#page .hero-info {
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
}
#page .hero-desc {
  position: relative;
  width: 80%;
  margin-top: 20px;
  line-height: 20px;
  opacity: 0;
  margin-left: 0;
}
#page .number-cont {
  position: relative;
  width: 20%;
  bottom: 0;
  overflow: hidden;
  height: 25%;
  float: left;
  height: 42px;
  left: 0;
}
#page .page-title-cont {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 100px;
  display: flex;
  align-items: end;
}
.s-number {
  position: relative;
  color: #fff;
  line-height: 65px;
  font-size: 80px;
  font-weight: lighter;
}
.hero-title {
  position: relative;
  width: 0%;
  height: 0%;
  bottom: 0;
  top: 40px;
  border-top-right-radius: 80px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
}
.page-title {
  position: relative;
  color: #fff;
  font-size: 80px;
  line-height: 80px;
  font-weight: 700;
  left: -100%;
}
#page .hero .phrase {
  position: relative;
  width: 100%;
  margin: 0;
  opacity: 0;
}
.bods {
  position: relative;
  width: calc(100% - 450px);
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
  margin-top: 100px;
}
.bods.secondary {
  margin-top: 0;
}
.bods.footer {
  margin-top: 150px;
}
.cols {
  position: relative;
  width: 50%;
  float: left;
  margin-top: 50px;
  min-height: 30px;
}
.col-right {
  border-left: 1px solid rgb(255 255 255 / 0.2);
}
.bods.secondary.deco .col-left {
  border-right: 1px solid rgb(255 255 255 / 0.2);
}
.s-icons {
  position: relative;
  margin-left: 50px;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100px;
}
.s-icon {
  position: relative;
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 50px;
  border-radius: 20px;
}
.anim {
  opacity: 0;
}
.wrapper {
  position: relative;
  width: 100% !important;
  height: 100vh !important;
}
.bgWrapper {
  position: relative;
  margin-top: 100px;
  max-width: calc(100% - 50px);
  width: 300px;
  height: 500px;
  max-height: calc(100vh - 50px);
  overflow: hidden;
  background-size: cover !important;
  background-position: center !important;
  border-radius: 50px;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  display: flex;
  align-items: end;
}
.races {
  width: fit-content;
  display: flex;
  flex-wrap: nowrap;
  pointer-events: none;
}
.races .step {
  width: 30%;
  height: 50vh;
  margin-right: 50px;
  flex-shrink: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.step-inner {
  margin: 50px;
  position: relative;
  width: calc(100% - 100px);
  height: calc(100% - 100px);
}
.step-head {
  position: relative;
  width: 100%;
  height: 150px;
}
.step-numb {
  position: relative;
  width: 150px;
  aspect-ratio: 1 / 1;
  border-radius: 20px;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  float: left;
  font-size: 22px;
}
.step-text {
  position: relative;
  width: calc(100% - 200px);
  margin-left: 50px;
  display: inline-block;
  height: 100%;
}
.step-title {
  width: 100%;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
  color: #fff;
}
#page .step-p {
  width: 100%;
  font-size: 14px;
  line-height: 18px;
  color: #d5d5d5;
  min-height: 100px;
  margin-left: 0;
  margin-top: 20px;
}
.step-image-cont {
  width: 100%;
  margin-top: 20px;
  height: calc(100% - 170px);
  overflow: hidden;
  border-radius: 20px;
}
.step-image-cont img {
  width: 100%;
  position: relative;
  top: 50%;
  height: auto;
  transform: translateY(-40%);
}
html.lenis,
html.lenis body {
  height: auto;
}
.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: hidden;
}
.lenis.lenis-smooth iframe {
  pointer-events: none;
}
.proj-cont {
  position: relative;
  width: 100%;
  height: 70vh;
}
.p-img-cont {
  position: relative;
  left: 50%;
  height: 100%;
  transform: translateX(-50%);
  overflow: hidden;
}
.p-img-cont img {
  position: relative;
  left: 50%;
  top: 50%;
  height: 100%;
  transform: translate(-50%, -50%);
}
.swiper-content {
  position: relative;
  margin-top: 100px;
  height: 540px;
  margin-bottom: 50px;
}
.slider-container {
  margin: 0 auto;
  width: 100%;
}
.swiper {
  width: 100%;
  padding: 16px 0 20px;
  margin-bottom: 50px;
}
.swiper-slide {
  position: relative;
  width: 600px;
  height: 450px;
  border-radius: 20px;
  overflow: hidden;
}
.swiper-slide img {
  width: 100%;
}
.swiper-pagination {
  --swiper-pagination-bottom: -4px;
}
.swiper-pagination {
  position: relative !important;
  max-width: calc(100% - 50px);
}
.swiper-controls {
  position: relative;
  margin-top: 25px;
  width: 30%;
  left: 50%;
  transform: translateX(-50%);
  display: inline-block;
}
.swiper-button-next,
.swiper-button-prev {
  width: 25px;
  height: 25px;
  top: 25px;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  position: relative;
  top: 0;
  font-size: 20px;
  height: 25px;
  width: 100%;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-control-block {
  position: relative;
  float: left;
  color: #fff;
}
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #ffffffe7;
  transition: all 0.3s ease-in-out;
}
.swiper-pagination-bullet-active {
  background-color: #fff;
  width: 18px;
  border-radius: 8px;
}
.slide-overlay {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  row-gap: 12px;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 98%;
  border-radius: 20px;
  padding: 30px;
}
.slide-overlay h2 {
  font-size: clamp(1.2rem, 3vw, 2.2rem);
  font-weight: 700;
}
.slide-overlay button {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 10px;
  width: max-content;
  padding: 12px 16px;
  background: #e9e6eb2a;
  color: #e8e5e5;
  border: 1px solid rgb(159 160 168 / 0.4);
  border-radius: 12px;
  outline: 0;
  font-size: clamp(0.7rem, 3vw, 1rem);
  font-weight: 500;
  text-transform: uppercase;
  box-shadow:
    rgb(0 0 0 / 0.16) 0 10px 36px 0,
    rgb(0 0 0 / 0.06) 0 0 0 1px;
  transition: all 0.4s linear;
  cursor: pointer;
}
.slide-overlay button:is(:hover, :focus-visible) {
  background: #e9e6eb;
  color: #000;
}
#container3D {
  position: relative;
  width: 500px;
  height: 500px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 800px;
  margin-top: 50px;
  border: 1px solid rgb(255 255 255 / 0.2);
}
#container3D canvas {
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.inf-slider {
  padding-block: 35px;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 100px;
  overflow: hidden;
  display: flex;
  align-items: center;
  position: relative;
}
.inf-slider .list {
  display: flex;
  width: calc(var(--width) * var(--imageQuantity) * 2);
  gap: calc(var(--width) / 4);
  animation: autoScroll 20s linear infinite;
}
.inf-slider .list:hover {
  animation-play-state: paused !important;
}
.inf-slider .list .item {
  width: var(--width);
  height: var(--height);
  flex-shrink: 0;
  border-radius: 10px;
  background-color: #1414189c;
}
.inf-slider .list .item .logo-info {
  position: relative;
  width: 100%;
  height: 80px;
  color: #fff;
}
.inf-slider .list .item .logo-info .l-number {
  position: relative;
  margin: 20px;
  width: calc(80% - 40px);
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  color: #fff;
}
.inf-slider .list .item .logo-info .l-title {
  position: relative;
  margin-left: 20px;
  width: calc(80% - 40px);
  font-size: 22px;
  line-height: 22px;
  font-weight: lighter;
  color: #fff;
}
.inf-slider .list .item .l-image {
  position: relative;
  width: 100%;
  height: calc(var(--height) - 100px);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border: 1px solid #fff0;
  background-color: #27272757;
}
.inf-slider .list .item .l-image img {
  width: 50%;
  height: auto;
  transition: filter 0.5s ease-in-out;
}
@keyframes autoScroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-1 * var(--width) * var(--imageQuantity)));
  }
}
.inf-slider[reverse='true'] .list {
  animation: reverseScroll 20s linear infinite;
}
@keyframes reverseScroll {
  0% {
    transform: translateX(calc(-1 * var(--width) * var(--imageQuantity)));
  }
  100% {
    transform: translateX(0);
  }
}
.inf-slider:hover .item img {
  filter: grayscale(1);
}
.inf-slider:hover .item:hover .l-image {
  background: #ffe5d5;
  background: linear-gradient(
    180deg,
    #fdcca1 0%,
    #ff9994 25%,
    #df7782 50%,
    #9a6c79 75%,
    #775b67 100%
  );
  -webkit-box-shadow: 0 5px 21px 3px #ff8975;
  box-shadow:
    0 5px 21px 3px #ff8975,
    inset 0 5px 21px 3px #ffe8de;
}
.inf-slider .item:hover img {
  filter: grayscale(0);
}
.trigger {
  margin-top: -20svh;
}
.heroCard {
  height: 10svh;
  width: 100%;
}
.extra-trigger h3 {
  position: relative;
  color: #d8d8d8;
  font-size: 10vw;
  white-space: nowrap;
  height: 100svh;
  max-width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.card-wrapper {
  width: 80%;
  margin: auto;
  height: 80svh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.card {
  background: #555;
  border-radius: 2rem;
  width: 100%;
  height: 100%;
}
.extra-trigger {
  height: 100svh;
}
.card-container {
  padding-top: 10svh;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  grid-column-gap: 0;
  grid-row-gap: 0;
  align-items: center;
  justify-items: center;
  > * {
    grid-area: 1 / 1 / 2 / 2;
  }
}
.v-card-title h2 {
  font-size: 5rem;
  font-weight: 700;
  line-height: 1.25;
  margin: 0;
}
#page .v-card-desc p {
  font-size: 1.25rem;
  margin: 0;
  margin-left: 0;
  line-height: 1.25;
  width: 100%;
}
.v-cards {
  position: relative;
  width: 100%;
}
.v-intro {
  height: 50svh;
  padding: 1.5em;
  display: flex;
  justify-content: center;
  align-items: center;
}
.v-outro {
  height: 50svh;
  padding: 1.5em;
  padding-top: 10em;
  display: grid;
}
.v-intro h1,
.v-outro h1 {
  font-size: 5rem;
  font-weight: 700;
  width: 60%;
  margin: 0;
  text-align: center;
  line-height: 1.1;
}
.v-outro h1 {
  position: relative;
  font-size: 5rem;
  font-weight: 700;
  width: 60%;
  margin: 0;
  text-align: center;
  line-height: 1.1;
  left: 50%;
  transform: translateX(-50%);
}
.v-cards {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 25svh;
}
.card-marquee {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  overflow: hidden;
}
.marquee {
  display: flex;
}
.marquee h2 {
  white-space: nowrap;
  font-size: 10vw;
  line-height: 10vw;
  font-weight: 700;
  margin-right: 30px;
}
.v-card {
  position: relative;
  width: 100%;
  height: 100svh;
  padding: 1.5em;
  will-change: transform;
}
.v-card-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  will-change: transform;
}
.v-card-img {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  align-items: center;
}
.v-card-img img {
  width: 100%;
  position: relative;
  object-fit: cover;
  will-change: transform;
  transform: scale(2);
  will-change: transform;
}
.v-card-content {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  z-index: 1;
}
.v-card-content .v-card-title {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.v-card-content .v-card-desc {
  text-align: center;
  width: 40%;
  margin-bottom: 3em;
  position: relative;
  transform: translateX(40px);
  opacity: 0;
  top: 60%;
  height: 150px;
}
.v-card:nth-child(2) {
  margin-top: 50vh;
}
.v-char {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.v-char span {
  transform: translateX(100%);
  display: inline-block;
  will-change: transform;
}
#gridcontainer {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: visible;
  max-width: 80%;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  flex-wrap: wrap;
  gap: 10px;
  row-gap: 10px;
  margin-top: 50px;
}
.box {
  position: relative;
  border-radius: 5px;
  display: inline-block;
  scale: 0.1;
  width: 20%;
  overflow: hidden;
  flex: 1 1 20%;
  transform-origin: center center;
}
#gridcontainer::after {
  content: '';
  flex: 20%;
}
.box-inner {
  padding-top: 0%;
  display: flex;
  align-items: center;
  display: block;
  color: #fff;
  padding-top: 20px;
  margin: 0 !important;
  text-align: center;
  width: 100% !important;
  padding-bottom: 20px;
}
.image-gallery {
  height: 100vh;
  width: 100vw;
  position: relative;
  background-size: 5% 5%;
  background-image: radial-gradient(#ffffff83 1px, transparent 0);
  background-size: 35px 35px;
  color: #f0ead6;
  padding-top: 48px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  overflow: hidden;
}
.image-gallery .head {
  font-size: 102px;
  font-weight: 700;
  z-index: 10;
  color: #fff;
  position: relative;
}
.image-gallery .des {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 40vw;
  position: absolute;
  bottom: 48px;
  right: 48px;
  z-index: 10;
}
.image-gallery .des .des-head {
  font-size: 48px;
  font-weight: 700;
}
.image-gallery img {
  height: 400px;
  width: 350px;
  position: absolute;
  box-shadow: 0 0 0 8px #fff;
  object-fit: cover;
  border-radius: 8px;
  will-change: transform;
}
.wam_1 {
  left: 15%;
}
.wam_2 {
  right: 15%;
}
.wam_3 {
  left: 25%;
}
.wam_4 {
  right: 25%;
}
.wam_5 {
  left: 20%;
}
.wam_6 {
  right: 20%;
}
.wam_7 {
  left: 30%;
}
.wam_8 {
  right: 30%;
}
.wam_9 {
  left: 50%;
  transform: translateX(-50%);
}
.the-end {
  height: 100vh;
  width: 100vw;
  display: grid;
  place-items: center;
}
.the-end span {
  font-size: 128px;
  color: #f0ead6;
  font-weight: 700;
  font-family: 'Protest Strike', sans-serif;
}
.btl {
  background-color: #fff;
  color: #000;
  display: inline-block;
  padding: 15px 20px 15px 20px;
  font-size: 16px;
  line-height: 18px;
  border-radius: 50px;
  margin-top: 50px;
  cursor: pointer;
  position: relative;
  pointer-events: auto;
}
.col-right .btl {
  margin-left: 50px;
}
a {
  text-decoration: none;
}
.cta {
  position: relative;
  width: 50vw;
  left: 50%;
  transform: translateX(-50%);
}
a .cta-custom {
  height: 50px;
  background-color: #fff;
  color: #000;
  border-radius: 50px;
  position: relative;
  display: flex;
  align-items: center;
  padding: 30px;
  cursor: pointer;
  letter-spacing: 2px;
  text-decoration: none;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 50px;
}
.bods-img {
  position: relative;
  width: 70%;
  height: auto;
  margin-right: 50px;
  border-radius: 10px;
}
.form-container {
  position: relative;
  width: 100%;
  height: 100svh;
  display: inline-block;
  left: 50%;
  transform: translateX(-50%);
}
.form-container2 {
  position: relative;
  width: 100%;
  display: inline-block;
  padding-bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
}
.form-text-cont {
  position: relative;
  width: 50%;
  float: left;
  color: #fff;
  display: inline-block;
}
.form-title {
  position: relative;
  width: 100%;
  font-size: 14vw;
  font-weight: 700;
  line-height: 14vw;
  text-align: left;
  margin-bottom: 100px;
  letter-spacing: 5px;
}
.form-text-cont p {
  position: relative;
  width: 60%;
  margin-left: 0px !important;
  margin-bottom: 50px;
}
.social-container {
  width: 80%;
  margin-left: 0;
  display: inline-block;
}
.social-container .social-icon {
  position: relative;
  float: left;
  width: 30px;
  height: 30px;
  margin-right: 30px;
  filter: invert(1);
}
custom-form {
  float: right;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 250px;
  padding-top: 100px;
  padding-bottom: 0;
}
form {
  width: 50%;
  float: left;
}
.feedback-input {
  color: #000;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  border-bottom: 1px solid #000;
  padding: 13px;
  margin-bottom: 15px;
  width: 100%;
  font-family: jost;
  box-sizing: border-box;
  transition: all 0.2s;
  outline: 0;
}
.feedback-input:focus {
  background-color: #e4e4e4d0;
}
textarea {
  height: 150px;
  line-height: 150%;
  resize: none;
}
[type='submit'] {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  width: 30%;
  background: #131313;
  border-radius: 5px;
  border: 0;
  float: right;
  cursor: pointer;
  color: #fff;
  font-size: 18px;
  padding-top: 10px;
  font-family: jost;
  padding-bottom: 10px;
  transition: all 0.3s;
  margin-top: -4px;
  font-weight: 700;
}
[type='submit']:hover {
  background: #ececec;
  color: #0c0c0c;
}
input::placeholder,
textarea::placeholder {
  color: #000;
}
.allGalleries::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 0.3);
  border-radius: 10px;
  width: 2px;
  background-color: rgb(43 43 43 / 0.3);
}
.allGalleries::-webkit-scrollbar {
  width: 8px;
  width: 2px;
  background-color: #fff0;
}
.allGalleries::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #fff;
}
my-galleries {
  position: relative;
  z-index: 90;
  width: 100%;
  height: 100%;
  top: 120px;
  left: 0;
  opacity: 0;
  pointer-events: none;
}
.gm-active {
  opacity: 1;
  pointer-events: auto;
}
.gmargins {
  margin-left: 10%;
  margin-right: 10%;
  position: relative;
  display: inline-block;
  width: 80%;
}
.activeCategoryControls {
  position: fixed;
  width: 80%;
  display: flex;
  margin-left: 10%;
  margin-right: 10%;
  align-items: center;
  z-index: 2;
  bottom: 40px;
  border-radius: 50px;
  backdrop-filter: blur(5px);
}
.activeCategoryControls .gmargins {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 50px;
  backdrop-filter: blur(10px);
  background-color: #00000070;
  margin-left: 0%;
  margin-right: 0%;
}
.gallerySelector {
  position: relative;
  width: calc(100% - 80px);
  display: inline-block;
  height: 50px;
  overflow-x: auto;
  display: flex;
  align-items: center;
  float: left;
}
.gallerySelectorContainer {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
}
.single-g-selector {
  position: relative;
  float: left;
  height: 40px;
  display: inline-block;
  margin-right: 10px;
  border-radius: 50px;
  background-color: #fff;
  display: flex;
  align-items: center;
  padding: 5px;
  cursor: pointer;
}
.gallerySelector::-webkit-scrollbar {
  opacity: 0;
}
.single-g-selector .single-g-img {
  height: 30px;
  width: 30px;
  border-radius: 50px;
  float: left;
  overflow: hidden;
  margin-right: 10px;
  background-size: cover;
  background-position: center;
}
.single-g-selector p {
  position: relative;
  color: #000;
  font-size: 14px;
  margin-left: 0px !important;
  width: unset !important;
  margin-right: 10px;
  white-space: nowrap;
}
.g-selected {
  background-color: #ffa600;
  color: #fff;
}
.g-selected p {
  font-weight: 700;
  color: #fff;
}
.gnav {
  position: relative;
  width: 40px;
  height: 40px;
  float: left;
  cursor: pointer;
}
.gnav img {
  position: relative;
  width: 100%;
  height: 100%;
  color: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50px;
  transition: all 0.1s;
  border: 1px solid #fff0;
  filter: invert(1);
}
.gnav:hover img {
  transform: translate(-50%, -50%) scale(0.9);
}
.allGalleries {
  position: relative;
  width: 100%;
  height: calc(100% - 152px);
}
.allGalleries.scrollOn {
  overflow-y: auto;
  scroll-behavior: smooth;
}
#gallery-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.activeCategoryName {
  position: relative;
  float: left;
  width: 80%;
  color: #fff;
  font-size: 8vw;
  letter-spacing: 5px;
  line-height: 12vw;
  margin-left: 10%;
  margin-right: 10%;
  font-weight: 700;
  position: relative;
  color: #fff;
  margin-bottom: 20px;
  border-radius: 50px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  display: flex;
  align-items: center;
}
.cat-description,
.gal-description {
  position: relative;
  width: 100%;
  margin-left: 20px !important;
  font-size: 18px;
  color: #fff;
  margin-bottom: 30px;
  animation: upin 0.4s;
  opacity: 1;
}
.gallery-info {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  background-color: #fff;
  margin-bottom: 20px;
  padding: 10px;
  border-radius: 50px;
  animation: upin 0.4s;
  opacity: 1;
}
.gallery-cover {
  height: 40px;
  width: 40px;
  border-radius: 50px;
  float: left;
  overflow: hidden;
  margin-right: 10px;
  background-size: cover;
  background-position: center;
}
h2.GalleryName {
  position: relative;
  color: #000;
  font-size: 25px;
  display: flex;
  align-items: center;
  margin: 0;
  padding-left: 10px;
}
.img-columns {
  position: relative;
  width: 100%;
  display: inline-block;
  padding-bottom: 60px;
}
.column {
  position: relative;
  float: left;
  width: calc(25% - 15px);
  margin-right: 20px;
  min-height: 100%;
  display: inline-block;
}
.column:last-child {
  margin: 0;
}
.single-image {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  border-radius: 5px;
  display: flex;
  opacity: 0;
}
.img-loaded {
  opacity: 1;
  animation: upin 0.4s;
}
@keyframes upin {
  0% {
    bottom: -50px;
    opacity: 0;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}
.img-cont {
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 5px;
  transition: all 0.2s;
  display: flex;
  border: 4px solid #fff0;
}
.gallery-img {
  position: relative;
  width: 100%;
  height: auto;
  border-radius: 5px;
  transition: all 0.2s;
}
.img-cont:hover {
  transform: scale(0.97);
  box-shadow: 0 0 0 2px #fff;
}
.rights-cont {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  display: flex;
  background-color: #0001;
}
#page .rights {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #000;
  width: 50%;
}
.copy {
  margin-left: 50px;
  float: left;
}
.cms-info {
  float: right;
  text-align: right;
  margin-right: 50px;
  justify-content: right;
}
.screen-locker {
  position: absolute;
  z-index: 9999999;
  width: 100%;
  top: 0;
  height: 100%;
  background-color: #000;
  display: none;
}
.screen-locker h3 {
  position: relative;
  color: #fff;
  font-size: 16px;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 1000px) and (orientation: landscape) {
  .screen-locker {
    display: block;
  }
}
@media (max-width: 1000px) {
  #l1 {
    transform: translate3d(-0.141px, 0, -250px) scale(1.1, 1.1);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  #l2 {
    transform: translateZ(-100px) rotateX(0);
    transform-origin: center center;
  }
  #l3 {
    transform: translateZ(0);
    transform-origin: bottom center;
  }
  .main-img {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0%;
    opacity: 1;
    top: 0%;
    perspective: 1000px;
    transform-style: preserve-3d;
  }
  .main-img img {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  custom-form {
    padding: 40px;
    padding-top: 100px;
  }
  .form-text-cont {
    position: relative;
    width: 100%;
    float: left;
    color: #fff;
    display: inline-block;
  }
  .form-title {
    position: relative;
    width: 100%;
    font-size: 17vw;
    font-weight: 700;
    line-height: 14vw;
    text-align: left;
    margin-bottom: 50px;
    letter-spacing: 0;
  }
  #page .form-text-cont p {
    position: relative;
    width: 100%;
    margin-left: 0px !important;
    margin-bottom: 20px;
  }
  form {
    width: 100%;
    float: left;
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1001px) and (max-width: 1600px) {
  .swiper-content {
    position: relative;
    margin-top: 100px;
    height: 300px;
    margin-bottom: 50px;
  }
  .navbar {
    position: absolute;
    display: inline-block;
    height: 50px;
    top: 50px;
    left: 50px;
    width: calc(22% - 30px);
  }
  .home-nav h4 {
    font-size: 10px;
  }
  .h-menu-info {
    width: 30%;
  }
  .info-title,
  .h-info-title {
    font-size: 35px;
    line-height: 35px;
  }
  .slider__thumbs {
    width: 40%;
    left: 25%;
  }
  .thumb_text {
    font-size: 12px;
  }
  .menu-info-title {
    left: 26%;
  }
  .menu-swiper-controls {
    left: calc(25% - 125px);
    top: 20%;
  }
  #pageinfo {
    width: 25%;
    height: 25%;
    left: 26%;
    padding-top: 30px;
  }
  .info-desc,
  .h-info-desc {
    position: relative;
    color: #d1d1d1;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 20px;
  }
  .slider__image img {
    transform: translate(-50%, 0%) !important;
  }
  .menu-button {
    height: 50px;
    width: 50px;
  }
  #page .hero-container {
    width: calc(50% - 50px);
  }
  .page-title {
    font-size: 45px;
    line-height: 80px;
  }
  #page p {
    font-size: 14px;
    line-height: 20px;
    width: 80%;
    margin-left: 50px;
  }
  .bods {
    position: relative;
    width: calc(100% - 100px);
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    margin-top: 100px;
  }
  .form-title {
    font-size: 10vw;
    line-height: 10vw;
  }
  custom-form {
    padding: 100px;
  }
  .s-icon {
    position: relative;
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 50px;
    border-radius: 11px;
  }
  .swiper-slide {
    position: relative;
    width: 600px;
    height: 280px;
    border-radius: 20px;
    overflow: hidden;
  }
  .image-gallery img {
    height: 300px;
    width: 230px;
    position: absolute;
    box-shadow: 0 0 0 8px #fff;
    object-fit: cover;
    border-radius: 8px;
  }
}
@media only screen and (max-width: 1000px) {
  .copy {
    margin-left: 20px;
    width: 80%;
  }
  #page .cms-info {
    display: none;
  }
  .social-menu {
    position: absolute;
    bottom: 40px;
    right: 10px;
    filter: invert(1);
    width: 50vw;
  }
  .navbar {
    height: 40px;
    top: 20px;
    left: 20px;
    width: 40px;
  }
  .home-nav {
    display: none;
  }
  .h-menu-info {
    position: absolute;
    width: 80%;
    left: 50%;
    top: unset;
    transform: translateY(-50%) translateZ(100px);
    opacity: 0;
    margin-top: 30px;
    bottom: 20svh;
    transform: translateX(-50%) translateZ(150px);
    z-index: 99999;
  }
  .main-overlay {
    position: absolute;
    width: 100%;
    pointer-events: none;
    height: 100%;
    transform: translateZ(100px);
    background: linear-gradient(180deg, #fff0 15%, rgb(0 0 0 / 0.5) 47%, rgb(0 0 0) 95%);
  }
  .slider__thumbs {
    height: 100px;
    width: 95%;
  }
  .slider__thumbs .thumb_text {
    position: relative;
    left: 50%;
    width: calc(100% - 10px);
    color: #fff;
    display: flex;
    height: 30px;
    transform: translateX(-50%);
    justify-content: center;
    align-items: center;
    font-size: 11px;
  }
  #scrollIndicator {
    position: fixed;
    bottom: 19.5svh;
    right: 0%;
    left: unset;
    transform: translateX(-50%) translateZ(120px);
    z-index: 50;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #scrollIndicator svg {
    width: 40px;
    height: 50px;
    stroke: #fff;
    stroke-width: 2;
    fill: none;
    stroke-linecap: round;
    stroke-linejoin: round;
  }
  .menu-btn-ghost {
    top: 20px;
    right: 20px;
  }
  .menu-button {
    height: 30px;
    width: 30px;
  }
  .btn-holder {
    border: 5px solid #fff0;
  }
  div#icon {
    width: 20px;
    height: 20px;
  }
  .v-card {
    pointer-events: none;
  }
  .menu-block {
    height: 100svh;
  }
  .main-image-cont {
    height: 100vh;
  }
  .menu-macro {
    position: absolute;
    height: 83%;
    width: 100%;
    overflow: hidden;
    bottom: 0;
  }
  .menu-info-title {
    position: relative;
    height: 10%;
    width: 80%;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
  }
  .info-title {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 5px;
    margin-bottom: 0;
  }
  .info-desc,
  .h-info-desc {
    position: relative;
    color: #d1d1d1;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 30px;
    max-height: 70px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
  }
  div#icon {
    width: 15px;
    height: 15px;
  }
  div#icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 3px;
  }
  #icon span:nth-child(3) {
    left: calc(100% - 3px);
  }
  #icon span:nth-child(even) {
    left: calc(50% - 1.5px);
    border-radius: 50%;
  }
  #icon span:nth-child(9) {
    left: calc(100% - 3px);
  }
  #icon span:nth-child(7),
  #icon span:nth-child(8),
  #icon span:nth-child(9) {
    top: calc(100% - 3px);
  }
  #icon span:nth-child(4),
  #icon span:nth-child(5),
  #icon span:nth-child(6) {
    top: calc(50% - 1.5px);
  }
  #icon.open span:nth-child(1) {
    width: 50%;
    transform: rotate(45deg);
    left: 0;
    border-radius: 50px;
    top: 3px;
  }
  #icon.open span:nth-child(3) {
    width: 50%;
    transform: rotate(-45deg);
    border-radius: 50px;
    left: 50%;
    top: 3px;
  }
  #icon.open span:nth-child(2) {
    top: calc(50% - 1.5px);
  }
  #icon.open span:nth-child(5) {
    left: calc(50% - 1.5px);
  }
  #icon span:nth-child(6) {
    left: calc(100% - 3px);
  }
  #icon.open span:nth-child(6) {
    left: calc(50% - 1.5px);
  }
  #icon.open span:nth-child(7) {
    width: 50%;
    transform: rotate(-45deg);
    left: 0;
    border-radius: 50px;
    top: calc(50% + 3px);
  }
  #icon.open span:nth-child(8) {
    top: calc(50% - 1.5px);
  }
  #icon.open span:nth-child(9) {
    width: 50%;
    transform: rotate(45deg);
    border-radius: 50px;
    left: calc(50%);
    top: calc(50% + 3px);
  }
}
@media (max-width: 1000px) {
  .form-container2 {
    padding-bottom: 50px;
  }
  .bods-img {
    width: 80%;
    height: auto;
    margin-right: unset;
    margin: auto;
  }
  .v-card-title h2 {
    font-size: 2rem;
  }
  .v-intro h1,
  .v-outro h1 {
    width: 100%;
  }
  .v-card-content .v-card-desc {
    width: 90%;
  }
  .slider__images {
    position: relative;
    height: 30%;
    bottom: 0;
    width: 110%;
    left: -10%;
    overflow: hidden;
    transform-origin: center right;
    -webkit-mask: unset;
  }
  .menu-info {
    position: absolute;
    width: 80%;
    left: 50%;
    top: 15%;
    transform: translate(-50%, -50%);
    opacity: 0;
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: 1px solid rgb(255 255 255 / 0.384);
  }
  #pageinfo {
    position: relative;
    width: 80%;
    left: 50%;
    z-index: 99;
    bottom: 50px;
    transform: translateY(0%) translateX(-50%);
    top: unset;
    opacity: 0;
    margin-top: 50px;
    border: none;
  }
  .slider__images .swiper-wrapper {
    align-items: flex-start;
  }
  .slider__images .swiper-slide-active {
    height: 100%;
    color: #fff;
  }
  .swiper-slide.slider__image img {
    display: block;
    width: unset;
    top: 0%;
    -o-object-fit: cover;
    object-fit: cover;
    transform: translate(-50%, 0%);
    width: 100%;
  }
  .menu-slide img {
    border-radius: 0;
  }
  .menu-swiper-controls {
    top: unset;
    height: 20px;
    left: 25px;
    bottom: 50px;
  }
  .menu-swiper-button-next::after,
  .menu-swiper-button-prev::after {
    font-size: 10px;
    padding: 3px;
  }
  .menu-swiper-button-next {
    margin-left: 0;
  }
  .bkg-img {
    width: 100%;
    height: 100%;
    top: 100%;
  }
  .bkg-img img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    width: unset !important;
  }
  #page .hero-container {
    position: relative;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
  #page .page-title-cont {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: unset;
  }
  .page-title {
    position: relative;
    color: #fff;
    font-size: 50px;
    line-height: 80px;
    font-weight: 700;
    left: -100%;
  }
  #page p {
    font-size: 14px;
    line-height: 25px;
    width: calc(100% - 90px);
    margin-left: 50px;
  }
  .bods {
    position: relative;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
    margin-top: 100px;
  }
  .cols {
    position: relative;
    width: 100%;
    float: left;
    margin-top: 50px;
    min-height: 30px;
  }
  .t-section {
    display: flex;
    align-items: flex-start;
    justify-content: right;
    margin-bottom: 30px;
  }
  #page .number-cont {
    position: relative;
    width: 30%;
    bottom: 0;
    overflow: hidden;
    height: 25%;
    float: left;
    height: 42px;
    left: 0;
    opacity: 0.3;
    margin-left: 20px;
  }
  .s-icon {
    position: relative;
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 25px;
    border-radius: 20px;
  }
  .s-icons {
    height: 50px;
  }
  .v-intro h1,
  .v-outro h1 {
    font-size: 4rem;
    font-weight: 700;
    width: 100%;
    margin: 0;
    text-align: center;
    line-height: 1.1;
  }
  .v-card-img img {
    width: unset;
    height: 100%;
    position: relative;
    object-fit: cover;
    will-change: transform;
    transform: scale(2);
  }
  .hero {
    position: relative;
    width: calc(100% - 20px);
    height: 95vh;
    margin-left: 10px;
    margin-top: 25px;
    overflow: hidden;
    border-radius: 30px;
    background-size: cover !important;
    background-position: center !important;
  }
  #page .hero-info {
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    padding: 20px;
  }
  .swiper-content {
    position: relative;
    margin-top: 100px;
    height: 300px;
    margin-bottom: 50px;
  }
  .swiper-slide {
    position: relative;
    width: 600px;
    height: 300px;
    border-radius: 20px;
    overflow: hidden;
  }
  .swiper-slide img {
    width: unset;
    height: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  .slide-overlay {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: flex-end;
    row-gap: 12px;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    padding: 20px;
  }
  .slide-overlay h2 {
    font-size: clamp(1.2rem, 3vw, 2.2rem);
    font-weight: 700;
    margin-bottom: 0;
  }
  .swiper-controls {
    position: relative;
    margin-top: 25px;
    width: 50%;
    left: 50%;
    transform: translateX(-50%);
    display: inline-block;
  }
  .image-gallery .head {
    padding: 10px;
  }
  .image-gallery img {
    height: 350px;
    width: 250px;
  }
  .wam_1 {
    left: 5%;
  }
  .wam_2 {
    right: 5%;
  }
  .wam_3 {
    left: 1%;
  }
  .wam_4 {
    right: 1%;
  }
  .wam_5 {
    left: 20%;
  }
  .wam_6 {
    right: 10%;
  }
  .wam_7 {
    left: 10%;
  }
  .wam_8 {
    right: 30%;
  }
  .wam_9 {
    left: 50%;
  }
  .image-gallery .des {
    width: 100%;
    position: absolute;
    bottom: 48px;
    right: 0;
    padding: 10px;
    color: #fff;
    z-index: 10;
  }
  .bods.secondary.deco .col-left {
    border-right: 1px solid rgb(255 255 255 / 0.2);
    width: 50%;
    float: left;
  }
  .bods.secondary.deco .col-right {
    border-left: 1px solid rgb(255 255 255 / 0.2);
    width: 50%;
    float: left;
  }
  .column {
    position: relative;
    float: left;
    width: calc(33% - 10px);
    margin-right: 10px;
    min-height: 100%;
    display: inline-block;
  }
  .gallerySelector {
    overflow-y: hidden;
  }
  #gallerySelector::-webkit-scrollbar {
    height: 0;
    background-color: #fff0;
  }
  #gallerySelector::-webkit-scrollbar-thumb {
    background: #fff0;
    opacity: 0;
    width: 0;
    padding: 0;
  }
  #gallerySelector::-webkit-scrollbar-track {
    padding: 0;
    width: 0;
  }
  .gmargins {
    margin-left: 5%;
    margin-right: 5%;
    position: relative;
    display: inline-block;
    width: 90%;
  }
  .activeCategoryControls .gmargins {
    width: 100%;
    margin: 0;
    backdrop-filter: blur(10px);
  }
  .activeCategoryControls {
    position: fixed;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    align-items: center;
    z-index: 2;
    bottom: 50px;
    border-radius: 50px;
    backdrop-filter: blur(5px);
  }
  .activeCategoryName {
    position: relative;
    float: left;
    width: 80%;
    color: #fff;
    font-size: 12vw;
    letter-spacing: 0;
    line-height: 12vw;
    margin-left: 10%;
    margin-right: 10%;
    font-weight: 700;
    position: relative;
    color: #fff;
    margin-bottom: 20px;
    border-radius: 50px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .language-switcher-pill {
    top: 20px;
    right: unset;
    left: 50%;
    transform: translateX(-50%);
  }
  .language-switcher-pill button {
    flex: 1;
    padding: 8px 24px;
    font-size: 0.575rem;
  }
  .h-info-tutorial {
    display: none;
  }
  .go-to-menu {
    width: 95%;
    border-radius: 15px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
  }
}
body.hidden-scroll {
  overflow: hidden;
}
.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  opacity: 0.9;
  display: none;
  z-index: 1035;
}
.sl-wrapper {
  z-index: 1040;
}
.sl-wrapper button {
  border: 0 none;
  background: #fff0;
  font-size: 28px;
  padding: 0;
  cursor: pointer;
}
.sl-wrapper button:hover {
  opacity: 0.7;
}
.sl-wrapper .sl-close {
  display: none;
  position: fixed;
  right: 30px;
  top: 30px;
  z-index: 10060;
  margin-top: -14px;
  margin-right: -14px;
  height: 44px;
  width: 44px;
  line-height: 44px;
  font-family: Arial, Baskerville, monospace;
  color: #fff;
  font-size: 3rem;
}
.sl-wrapper .sl-close:focus {
  outline: none;
}
.sl-wrapper .sl-counter {
  display: none;
  position: fixed;
  top: 30px;
  left: 30px;
  z-index: 1060;
  color: #fff;
  font-size: 1rem;
}
.sl-wrapper .sl-navigation {
  width: 100%;
  display: none;
}
.sl-wrapper .sl-navigation button {
  position: fixed;
  top: 50%;
  margin-top: -22px;
  height: 44px;
  width: 22px;
  line-height: 44px;
  text-align: center;
  display: block;
  z-index: 10060;
  font-family: Arial, Baskerville, monospace;
  color: #fff;
}
.sl-wrapper .sl-navigation button.sl-next {
  right: 5px;
  font-size: 2rem;
}
.sl-wrapper .sl-navigation button.sl-prev {
  left: 5px;
  font-size: 2rem;
}
.sl-wrapper .sl-navigation button:focus {
  outline: none;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 10px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 10px;
    font-size: 3rem;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 20px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 20px;
    font-size: 3rem;
  }
}
.sl-wrapper .sl-image {
  position: fixed;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 10000;
}
.sl-wrapper .sl-image img {
  margin: 0;
  padding: 0;
  display: block;
  border: 0 none;
  width: 100%;
  height: auto;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
.sl-wrapper .sl-image iframe {
  background: #000;
  border: 0 none;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
.sl-wrapper .sl-image .sl-caption {
  display: none;
  padding: 10px;
  color: #fff;
  background: rgb(0 0 0 / 0.8);
  font-size: 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-top {
  bottom: auto;
  top: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-outside {
  bottom: auto;
}
.sl-wrapper .sl-image .sl-download {
  display: none;
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #fff;
  z-index: 1060;
}
.sl-spinner {
  display: none;
  border: 5px solid #333;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1007;
  -webkit-animation: pulsate 1s ease-out infinite;
  -moz-animation: pulsate 1s ease-out infinite;
  -ms-animation: pulsate 1s ease-out infinite;
  -o-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite;
}
.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.sl-transition {
  transition: -moz-transform ease 200ms;
  transition: -ms-transform ease 200ms;
  transition: -o-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms;
}
@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-moz-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-o-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-ms-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
