/**
 * Swiper 11.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 22, 2023
 */
/* FONT_START */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: flex;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: $white;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Cube slide shadows end */
.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

*,
*::after,
*::before {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: inherit;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

figure {
  margin: 0;
}

picture {
  display: block;
  width: 100%;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
  border: none;
  text-decoration: none;
  background-color: transparent;
  cursor: pointer;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

button:focus {
  outline: 0px dotted;
  outline: 0px auto -webkit-focus-ring-color;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

@font-face {
  font-family: "WhyteInkTrap";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/WhyteInktrap-Regular.woff2") format("woff2"), url("../fonts/WhyteInktrap-Regular.woff") format("woff");
}
@font-face {
  font-family: "Panama";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/PanamaRegular.woff") format("woff");
}
@font-face {
  font-family: "Panama";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/PanamaItalic.woff") format("woff");
}
@font-face {
  font-family: "Panama2";
  font-style: regular;
  font-weight: 400;
  src: url("../fonts/PanamaIranic.woff") format("woff");
}
p {
  font-size: 1.4rem;
  line-height: 1.6rem;
  text-wrap: balance;
}
@media (min-width: 992px) {
  p {
    font-size: 1.6rem;
    line-height: normal;
  }
}

h1 {
  font-family: "Panama", serif;
  font-style: italic;
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 400;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  h1 {
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
}

h2 {
  font-family: "Panama", serif;
  font-size: 1.4rem;
  line-height: 1.4rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.2px;
}
@media (min-width: 992px) {
  h2 {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
}

h3 {
  font-size: 2rem;
  font-weight: 300;
  line-height: normal;
}

h4 {
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.6rem;
}

h5 {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.6rem;
}

address {
  margin: 0;
}

::-webkit-scrollbar {
  -ms-overflow-style: none;
  overflow: -moz-scrollbars-none;
  display: none;
  width: 0;
  background: transparent;
  background-color: transparent;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px transparent;
  background-color: transparent;
}

::-webkit-scrollbar-thumb {
  background-color: transparent;
}

* {
  scrollbar-width: none; /* Firefox implementation */
  scrollbar-color: transparent transparent;
}

@-moz-document url-prefix() { /* Disable scrollbar Firefox */
  html {
    scrollbar-width: none;
  }
}
nav {
  position: fixed;
  width: 100%;
  height: 3.6rem;
  background: #fafafa;
  color: #000;
  font-family: "Panama", serif;
  font-size: 2rem;
  line-height: 2rem;
  text-transform: uppercase;
  overflow: hidden;
  z-index: 15;
  transform: translateZ(0);
}
@media (min-width: 992px) {
  nav {
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
}
nav.start-animation ul {
  opacity: 1 !important;
  transform: translateY(0) !important;
}
nav.start-animation #marquee {
  opacity: 0 !important;
  transform: translateY(-3.6rem) !important;
}
nav ul {
  display: flex;
  list-style: none;
  padding: 1rem 1.6rem 0.3rem;
  margin: 0;
  gap: 2.4rem;
  overflow: scroll;
  opacity: 1;
  transition: transform 0.6s ease, opacity 0.3s ease-in-out;
}
@media (max-width: 991px) {
  nav ul {
    scroll-padding: 1.6rem;
  }
}
@media (min-width: 992px) {
  nav ul {
    opacity: 0;
    transform: translateY(3.6rem);
    padding: 0.8rem 1.6rem 0.3rem;
  }
}
nav ul li {
  white-space: nowrap;
  transition: color 0.3s ease-in-out;
}
nav ul li:first-of-type, nav ul li.active {
  font-family: "Panama2", serif;
}
nav ul li:hover, nav ul li.active {
  color: #a8a6a6;
}
nav ul li:first-of-type {
  display: flex;
  transition: all 0.6s ease-in-out;
  gap: 0;
}
nav ul li:first-of-type.project-page {
  gap: 1.6rem;
}
nav ul #languages {
  margin-left: auto;
}
nav ul #languages .active {
  font-style: italic;
  color: #a8a6a6;
}
nav ul #page-title {
  color: #a8a6a6;
  font-size: 2rem;
  line-height: 2rem;
  opacity: 1;
  transition: opacity 0.6s ease-in-out, max-width 0.6s ease-in-out;
  pointer-events: none;
}
nav ul #page-title.hidden {
  opacity: 0;
  max-width: 0;
  overflow: hidden;
}
nav ul #page-title span {
  padding: 0 0.1em;
}
@media (max-width: 991px) {
  nav ul #page-title .desktop {
    display: none;
  }
  nav ul #page-title .mobile {
    display: inline-block;
  }
}
@media (min-width: 992px) {
  nav ul #page-title {
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
  nav ul #page-title .mobile {
    display: none;
  }
  nav ul #page-title .desktop {
    display: inline-block;
  }
}
nav #marquee {
  position: absolute;
  top: 0;
  left: -10%;
  display: flex;
  align-items: center;
  gap: 1.6rem;
  width: 110%;
  height: 3.6rem;
  padding: 0.8rem 1.6rem 0.3rem;
  background: #fafafa;
  transition: transform 0.6s ease, opacity 0.3s ease-in-out;
  pointer-events: none;
}
@media (max-width: 991px) {
  nav #marquee {
    display: none;
  }
}
nav #marquee .active {
  color: #a8a6a6;
}
nav p {
  font-family: "Panama2", serif;
  font-size: 2.4rem;
  line-height: 2.4rem;
  white-space: nowrap;
  pointer-events: none;
  padding: 0 1.6rem;
}
nav p:first-of-type {
  margin-left: 1.6rem;
}
nav:hover ul, nav.hiddenMarquee ul {
  transform: translateY(0);
  opacity: 1;
}
nav:hover #marquee, nav.hiddenMarquee #marquee {
  transform: translateY(-3.6rem);
  opacity: 0;
}
nav:after {
  content: "";
  display: flex;
  position: fixed;
  height: 3.6rem;
  width: 100%;
}

main {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: auto;
  width: 100%;
  overscroll-behavior: none;
  transition: opacity 0.6s ease-in-out;
}

section {
  padding: 3.6rem 0;
  transition: opacity 0.6s ease-in-out;
}
section.hidden {
  opacity: 0;
}

a {
  transition: color 0.3s ease-in-out;
}
a:hover {
  color: #a8a6a6;
}

footer {
  display: none;
}

img:not([src]) {
  visibility: hidden;
}

#loader {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  left: 0;
  height: 100dvh;
  max-height: 100dvh;
  width: 100vw;
  z-index: 20;
}
#loader .top, #loader .bottom {
  display: flex;
  flex-direction: column;
  background: #fafafa;
  height: 100%;
  width: 100%;
  -webkit-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
  z-index: 20;
}
#loader .top .line, #loader .bottom .line {
  display: flex;
  align-items: center;
  gap: 1.6rem;
  height: 100%;
  width: 100%;
  padding: 0;
}
@media (min-width: 992px) {
  #loader .top .line, #loader .bottom .line {
    padding: 0 1.6rem;
  }
}
#loader .top .line p, #loader .bottom .line p {
  font-size: 10dvh;
  line-height: 8.25vh;
  font-weight: 400;
  height: 6.8svh;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  white-space: nowrap;
  pointer-events: none;
  padding: 0 1.6rem;
}
#loader .italic {
  font-family: "Panama", serif;
  font-style: italic;
}
#loader .iranic {
  font-family: "Panama2", serif;
}
#loader.ready {
  cursor: pointer;
}
#loader.isOpening .top, #loader.isOpening .bottom {
  opacity: 0;
}
#loader.fading span {
  opacity: 0;
}
#loader span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3.6rem;
  z-index: 18;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  background: #fafafa;
}
#loader span.nav-mask {
  top: 0;
}
#loader span.footer-mask {
  bottom: 0;
}

.about .footer-mask, .category .footer-mask, .project .footer-mask, .error .footer-mask, .legals .footer-mask, .maintenance .footer-mask {
  display: none;
}

@media (min-width: 992px) {
  .home .cookie_container {
    bottom: 3.6rem !important;
  }
}
#cookie_banner-wrapper {
  z-index: 15;
  position: relative;
}
#cookie_banner-wrapper .cookie_container {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 3.6rem;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 1.6rem;
  padding: 1rem 1.6rem;
  overflow: hidden;
  background: #000;
  color: #fafafa;
}
@media (min-width: 992px) {
  #cookie_banner-wrapper .cookie_container {
    flex-direction: row-reverse;
    justify-content: end;
  }
}
#cookie_banner-wrapper .cookie_container p {
  font-size: 1.2rem;
}
@media (min-width: 992px) {
  #cookie_banner-wrapper .cookie_container p {
    font-size: 1.6rem;
  }
}
#cookie_banner-wrapper .cookie_container .cookie_message a {
  text-decoration: none;
  color: #a8a6a6;
}
#cookie_banner-wrapper .cookie_container .cookie_message a:hover {
  color: #fafafa;
}
#cookie_banner-wrapper .cookie_container .cookie_message a:active {
  color: #a8a6a6;
}
#cookie_banner-wrapper .cookie_container .cookie_btn {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
#cookie_banner-wrapper .cookie_container .cookie_btn svg {
  transform: rotateZ(45deg);
  -webkit-transform: rotateZ(45deg);
  width: 100%;
  stroke-width: 8px;
  stroke: #fafafa;
  transition: stroke 0.3s ease-in-out;
  -webkit-transition: stroke 0.3s ease-in-out;
}
#cookie_banner-wrapper .cookie_container .cookie_btn:hover svg {
  stroke: #a8a6a6;
}

@media print {
  #cookie_banner-wrapper {
    display: none;
  }
}
.home {
  overflow: hidden;
}

#selection {
  display: flex;
  position: relative;
  width: 100vw;
  height: 100dvh;
  padding: 3.6rem 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 100dvh;
  max-height: 100dvh;
  overflow: hidden;
  background: #fafafa;
}
#selection .highlights {
  position: relative;
  width: 100vw;
  height: 100%;
}
#selection .swiper-wrapper {
  width: 100vw;
  height: 100%;
}
#selection .highlight {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100%;
}
#selection .wrap {
  position: relative;
  width: 100vw;
  height: 100%;
  overflow: hidden;
}
#selection figure {
  width: 100vw;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
}
#selection figure picture {
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  #selection figure.mobile {
    display: block;
  }
  #selection figure.desktop {
    display: none;
  }
}
@media (min-width: 992px) {
  #selection figure.mobile {
    display: none;
  }
  #selection figure.desktop {
    display: block;
  }
}
#selection figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#selection figure.video-container {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#selection figure iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
@media (min-aspect-ratio: 16/9) {
  #selection figure iframe {
    /* height = 100 * (9 / 16) = 56.25 */
    height: 56.25vw;
  }
}
@media (max-aspect-ratio: 16/9) {
  #selection figure iframe {
    /* width = 100 / (9 / 16) = 177.777777 */
    width: 177.78vh;
  }
}
#selection .highlight-info {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 100vw;
  height: 3.6rem;
  padding: 0.8rem 1.6rem 0.3rem;
  display: flex;
  align-items: center;
  gap: 1.6rem;
  background: #fafafa;
  color: #000;
  font-family: "Panama", serif;
  font-size: 2rem;
  line-height: 2rem;
  text-transform: uppercase;
  z-index: 2;
}
@media (min-width: 992px) {
  #selection .highlight-info {
    padding: 0.8rem 0.8rem 0.3rem;
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
}
#selection .highlight-info span, #selection .highlight-info i {
  cursor: pointer;
  white-space: nowrap;
}
#selection .highlight-info span {
  transition: color 0.3s ease-in-out;
}
@media (max-width: 991px) {
  #selection .highlight-info span {
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
#selection .highlight-info span:hover {
  color: #a8a6a6;
}
#selection .highlight-info i {
  color: #a8a6a6;
  font-family: "Panama2", serif;
  font-style: normal;
  transition: color 0.3s ease-in-out;
  padding-left: 0.2rem;
}
#selection .highlight-info i:hover {
  color: #000;
}
#selection .highlight-info .highlight-content {
  display: flex;
  width: 100%;
  gap: 1.6rem;
}
@media (min-width: 992px) {
  #selection .highlight-info .highlight-content {
    gap: 3.2rem;
  }
}
#selection .highlight-info .highlight-content.hidden {
  display: none;
}
#selection .highlight-info .highlight-content.animation {
  animation: move 6s ease-in-out forwards;
}

#category {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100vw;
  height: auto;
  padding: 0;
  align-items: center;
  justify-content: flex-start;
  min-height: 100dvh;
}
@media (min-width: 992px) {
  #category {
    flex-direction: row;
  }
}
#category .project {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  width: 100%;
  transform: translateZ(0);
  backface-visibility: hidden;
  pointer-events: auto;
  cursor: pointer;
  transition: color 0.3s ease-in-out;
}
#category .project:hover {
  color: #a8a6a6;
}
#category .project > *:not(.title) {
  pointer-events: none;
}
@media (max-width: 991px) {
  #category .project {
    order: 2;
  }
  #category .project:first-of-type {
    order: 1;
  }
}
#category .project.informations {
  padding: 1.2rem;
  align-items: center;
  justify-content: center;
  cursor: default;
}
#category .project.informations:hover {
  color: #000;
}
@media (max-width: 991px) {
  #category .project.informations {
    height: var(--projectHeight);
    order: 2;
  }
}
@media (min-width: 992px) {
  #category .project.informations {
    height: calc(100dvh - var(--projectHeight) - 3.6rem - 0.6rem);
    padding: 0 3.2rem 3.2rem;
  }
}
#category .project.list {
  padding: 6.4rem 1.2rem;
  height: 72vh;
  text-align: center;
  gap: 0.8rem;
}
@media (min-width: 992px) {
  #category .project.list {
    display: none;
  }
}
#category .project.list:hover {
  color: #000;
}
#category .project.list .category-list {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  list-style: none;
  font-family: "Panama", serif;
  font-size: 2rem;
  line-height: 2rem;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  #category .project.list .category-list {
    font-size: 2.4rem;
    line-height: 2.4rem;
  }
}
#category .project.clone {
  display: none;
}
@media (min-width: 992px) {
  #category .project.clone {
    display: flex;
    position: absolute;
    left: 0;
    top: calc(var(--projectHeight) * -1 - 0.4rem + 3.6rem);
  }
}
@media (min-width: 992px) {
  #category .project.last {
    margin-bottom: 0.4rem;
  }
}
@media (min-width: 992px) {
  #category .project .category-info {
    width: 56%;
  }
}
#category .project .category-info h1 {
  margin-bottom: 0.4rem;
}
#category .project .category-info h1, #category .project .category-info .description {
  text-align: center;
}
#category .project figure.video-container iframe {
  transform-origin: center;
  pointer-events: none;
}
#category .project .title {
  padding-left: 0.8rem;
  font-size: 1.4rem;
  line-height: 1.2rem;
}
@media (min-width: 992px) {
  #category .project .title {
    font-size: 2.2rem;
    line-height: 2.2rem;
  }
}
@media (max-width: 991px) {
  #category .reverse .list {
    order: -1;
  }
}
#category .reverse .informations {
  height: calc(calc((100dvh - 3.2rem) / 2) - 3.6rem - 3.6rem - 1.6rem);
  align-items: start;
}
@media (min-width: 992px) {
  #category .reverse .informations {
    height: calc(calc((100dvh - 3.2rem) / 2) + 2.4rem);
  }
}
#category .scroll-container {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  width: 100%;
  min-height: 100vh;
  padding-top: 3.6rem;
  transition-property: bottom;
  transform: translateZ(0);
}
@media (min-width: 992px) {
  #category .scroll-container {
    width: 50%;
    height: 100%;
    gap: 0.4rem;
  }
}
@media (max-width: 991px) {
  #category .scroll-container.reverse {
    display: flex;
    position: static;
    flex-direction: column-reverse;
    padding-top: 1.6rem;
  }
}
@media (min-width: 992px) {
  #category .scroll-container.reverse {
    position: fixed;
    padding-bottom: 0.2rem;
    bottom: 0;
    left: 50%;
    width: 50%;
    height: auto;
  }
}
#category .wrapper {
  position: relative;
  overflow: hidden;
  aspect-ratio: 1.6;
}
#category .wrapper figure {
  position: absolute;
  inset: 0;
}
#category .wrapper picture, #category .wrapper img, #category .wrapper iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.about main {
  padding: 3.6rem 1.6rem 0;
}

#about {
  display: flex;
  flex-direction: column;
  position: relative;
  height: auto;
  width: 100%;
  padding: 0;
  align-items: flex-start;
  justify-content: flex-start;
  min-height: 100dvh;
  font-size: 1.6rem;
  text-wrap: balance;
  line-height: normal;
}
#about div, #about ul {
  transition-property: transform;
  transform: translateZ(0);
  backface-visibility: hidden;
}
#about .scroll-container {
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
  width: 100%;
  height: 100%;
  padding-top: 3.6rem;
  padding-bottom: 3.2rem;
  transition-property: bottom;
  transform: translateZ(0);
}
@media (min-width: 992px) {
  #about .scroll-container {
    width: 50%;
    padding-right: 3.2rem;
  }
}
@media (min-width: 992px) {
  #about .scroll-container.reverse {
    position: fixed;
    bottom: 0;
    left: 50%;
    width: 50%;
    height: auto;
  }
}
#about h1 {
  padding-left: 4.8rem;
}
#about h2 {
  margin-bottom: 0.3rem;
}
#about ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#about ul.skills li, #about ul.clients li {
  font-size: 2.4rem;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  #about ul.skills li, #about ul.clients li {
    font-size: 3.2rem;
    line-height: 3.2rem;
  }
}
#about .text {
  width: 100%;
}
@media (min-width: 992px) {
  #about .text {
    width: 64%;
  }
}
#about .contacts {
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
}
#about .contacts .job {
  text-transform: uppercase;
}
@media (min-width: 992px) {
  #about .contacts {
    flex-direction: row;
  }
  #about .contacts ul {
    width: 50%;
  }
}
#about .normal {
  position: relative;
}
#about .reverse {
  padding-top: 0;
  gap: calc(3.2rem + 0.32rem);
}
@media (max-width: 991px) {
  #about .reverse {
    display: none;
  }
}
#about .credits, #about .copyright {
  font-size: 1.2rem;
  text-transform: lowercase;
}
#about .credits p, #about .credits a, #about .copyright p, #about .copyright a {
  font-size: 1.2rem;
  margin: 0;
}
#about .credits {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
#about .about-wrapper {
  display: flex;
  flex-direction: column;
}

#project {
  display: flex;
  position: fixed;
  width: 100vw;
  height: 100dvh;
  padding: 3.6rem 0 0;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-start;
  min-height: 100dvh;
  max-height: 100dvh;
  overflow-x: hidden;
  overflow-y: hidden;
}
#project.zoom {
  min-height: 100dvh;
  max-height: none;
  overflow-y: scroll;
}
#project.zoom .project-informations {
  height: 100%;
  max-height: 100%;
}
#project .gallery {
  position: relative;
  display: flex;
  align-items: flex-end;
  width: 100%;
  height: 100dvh;
  transform: translate3D(0, 0, 0);
  cursor: pointer;
  transition: min-height 0.6s ease-in-out;
}
@media (max-width: 991px) {
  #project .gallery {
    min-height: 100%;
  }
}
@media (min-width: 992px) {
  #project .gallery {
    height: calc((100dvh - 3.2rem) * 0.6);
    min-height: calc((100dvh - 3.2rem) * 0.6);
  }
}
#project .gallery.zoom {
  position: relative;
  min-height: calc((100dvh - 3.2rem) / 2);
}
@media (min-width: 992px) {
  #project .gallery.zoom {
    height: calc(100dvh - 3.6rem);
    min-height: calc(100dvh - 3.6rem);
  }
}
#project .gallery.zoom #vertical-line {
  opacity: 0;
}
@media (max-width: 991px) {
  #project .gallery.previewScroll {
    animation-name: simulateScroll;
    animation-duration: 1s;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 2;
  }
  #project .gallery.previewScroll .toggleInformation {
    animation-name: simulateScrollOpposite;
    animation-duration: 1s;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 2;
  }
}
#project .gallery .swiper-wrapper {
  display: flex;
  align-items: flex-end;
}
#project .gallery .swiper-slide {
  position: relative;
  display: flex;
  align-items: flex-end;
  height: 100%;
  box-sizing: border-box;
}
#project .gallery .swiper-slide.last-child {
  margin-right: 10rem;
}
@media (max-width: 991px) {
  #project .gallery .swiper-slide.mobile {
    width: 100vw;
    max-width: 100vw;
    display: block;
  }
  #project .gallery .swiper-slide.desktop, #project .gallery .swiper-slide.square {
    width: auto;
    display: none;
  }
}
@media (min-width: 992px) {
  #project .gallery .swiper-slide {
    width: auto;
  }
  #project .gallery .swiper-slide.mobile {
    display: none;
  }
  #project .gallery .swiper-slide.desktop {
    display: block;
  }
}
#project .gallery .swiper-slide.has-video span {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  pointer-events: all;
}
#project .gallery .swiper-slide.has-video .wrap {
  pointer-events: none;
}
@media (max-width: 991px) {
  #project .gallery .swiper-slide.has-video.portrait iframe {
    width: 104vw;
    height: 212vh;
  }
}
@media (min-width: 992px) {
  #project .gallery .swiper-slide.has-video.portrait {
    aspect-ratio: 9/16;
  }
  #project .gallery .swiper-slide.has-video.landscape {
    aspect-ratio: 16/9;
  }
  #project .gallery .swiper-slide.has-video.landscape2 {
    aspect-ratio: 3/2;
  }
  #project .gallery .swiper-slide.has-video.square {
    aspect-ratio: 1;
  }
  #project .gallery .swiper-slide.has-video.screen {
    aspect-ratio: 4/3;
  }
}
#project .gallery .wrap {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 991px) {
  #project .gallery .wrap {
    position: relative;
    width: 100vw;
    height: 100%;
    overflow: hidden;
  }
}
@media (min-width: 992px) {
  #project .gallery .wrap {
    width: 100%;
    height: 100%;
  }
}
#project .gallery figure {
  height: 100%;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
@media (max-width: 991px) {
  #project .gallery figure {
    width: 100vw;
  }
}
@media (min-width: 992px) {
  #project .gallery figure {
    width: auto;
  }
}
#project .gallery figure picture {
  width: 100%;
  height: 100%;
}
#project .gallery figure img {
  width: 100vw;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 992px) {
  #project .gallery figure img {
    width: auto;
  }
}
#project .gallery figure.video-container {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 991px) {
  #project .gallery figure.video-container {
    padding: 56.25% 0 0 0;
  }
}
#project .gallery figure iframe {
  pointer-events: none;
  z-index: 0;
}
@media (max-width: 991px) {
  #project .gallery figure iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 177.78dvh;
    height: 100dvh;
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 992px) {
  #project .gallery figure iframe {
    width: 100%;
    height: 100%;
  }
}
#project .project-informations {
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
  height: 100%;
  width: 100%;
  padding: 1.6rem 1.6rem 3.2rem;
}
@media (min-width: 992px) {
  #project .project-informations {
    flex-direction: row-reverse;
    gap: 3.2rem;
    padding: 3.2rem;
    height: calc(100dvh - calc((100dvh - 3.2rem) * 0.6));
    max-height: calc(100dvh - calc((100dvh - 3.2rem) * 0.6));
  }
}
#project .informations {
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
  width: 100%;
}
@media (min-width: 992px) {
  #project .informations {
    width: 50%;
    height: 100%;
  }
}
#project .informations .title {
  font-family: "Panama2", serif;
  font-size: 2rem;
  font-style: normal;
}
@media (min-width: 992px) {
  #project .informations .title {
    display: none;
  }
}
#project .blocs {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
}
@media (min-width: 992px) {
  #project .blocs {
    width: 50%;
    height: 100%;
  }
}
#project ul {
  display: flex;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
}
#project ul.skills {
  gap: 0.4rem;
}
#project ul.skills li {
  font-size: 2.4rem;
  line-height: 2.4rem;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  #project ul.skills li {
    font-size: 3.2rem;
    line-height: 3rem;
  }
}
@media (max-width: 991px) {
  #project ul.related {
    gap: 0.4rem;
  }
}
#project ul.related h2 {
  margin-bottom: 0.3rem;
}
#project ul.related li {
  font-size: 2rem;
  line-height: 2rem;
  font-family: "Panama", serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  #project ul.related li {
    font-size: 2rem;
    line-height: 2.1rem;
  }
}
#project .back-button {
  display: block;
  position: absolute;
  top: calc(3.6rem + 1.6rem);
  right: 1.6rem;
  width: 2.6em;
  height: 2.6em;
  mix-blend-mode: difference;
  z-index: 10;
}
#project .back-button svg {
  transform: rotateZ(45deg);
  width: 100%;
  stroke-width: 4px;
  stroke: #fafafa;
  stroke-linecap: round;
  transition: stroke 0.3s ease-in-out;
}
#project .bloc {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
}
#project .bloc p {
  margin: 0;
  font-size: 1.2rem;
}
#project .toggleInformation {
  display: block;
  position: absolute;
  bottom: 1.6rem;
  left: 1.6rem;
  width: 2.4rem;
  height: 2.4rem;
  mix-blend-mode: difference;
  z-index: 10;
}
#project .toggleInformation svg {
  stroke: #fafafa;
  stroke-width: 4;
  stroke-linecap: round;
}
#project .toggleInformation svg path {
  transition: opacity 0.3s ease-in-out;
}
@media (min-width: 992px) {
  #project .toggleInformation {
    display: none;
  }
}

#legals {
  display: flex;
  flex-direction: column;
  padding: 6.4rem 1.6rem;
}
@media (max-width: 991px) {
  #legals {
    gap: 3.2rem;
  }
}
@media (min-width: 992px) {
  #legals {
    flex-direction: row;
  }
}
#legals a {
  transition: color 0.3s ease-in-out;
  -webkit-transition: color 0.3s ease-in-out;
}
#legals a:hover {
  color: #a8a6a6;
}
#legals h1 {
  padding-bottom: 1.6rem;
  font-size: 1.6rem;
  line-height: normal;
}
#legals .scroll-container.articles {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
@media (min-width: 992px) {
  #legals .scroll-container {
    padding-right: 1.6rem;
    padding-top: 8.2rem;
  }
  #legals .scroll-container.index {
    width: 28%;
  }
  #legals .scroll-container.articles {
    width: 72%;
  }
}
#legals .legals-index {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
@media (min-width: 992px) {
  #legals .legals-index {
    position: fixed;
  }
}

#error {
  width: 100%;
  height: 100dvh;
  padding: calc(calc((100dvh - 3.2rem) / 2) - 3.6rem - 3.6rem - 1.6rem) 3.2rem 3.6rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

@keyframes move {
  to {
    transform: translateX(calc(100cqw - 100vw - 0.8rem - 0.8rem - 0.8rem));
    -webkit-transform: translateX(calc(100cqw - 100vw - 0.8rem - 0.8rem - 0.8rem));
  }
}
@keyframes simulateScroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100px);
  }
}
@keyframes simulateScrollOpposite {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(100px);
  }
}
* {
  overscroll-behavior: none;
}

html,
body {
  font-family: "WhyteInkTrap", sans-serif;
  font-weight: 400;
  font-size: 1.4vmax;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizelegibility;
}
@media (min-width: 768px) {
  html,
  body {
    font-size: 1.24vmax;
  }
}
@media (min-width: 992px) {
  html,
  body {
    font-size: 0.72vmax;
  }
}
@media (min-width: 1400px) {
  html,
  body {
    font-size: 0.68vmax;
  }
}
@media (min-width: 1600px) {
  html,
  body {
    font-size: 0.56vmax;
  }
}

body {
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow-x: hidden;
}
body.legals {
  scroll-behavior: smooth;
  scroll-padding-top: calc(3.6rem + 8.2rem);
}