/**
 * Swiper 10.3.1
 * 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: September 28, 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;
  overflow: clip;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}
.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-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;
}

@font-face{font-family:SangBleuKingdom-Regular;src:url("/public/fonts/SangBleuKingdom-Regular.woff2") format("woff2"),url("/public/fonts/SangBleuKingdom-Regular.woff") format("woff");font-weight:normal;font-style:normal}.launch-page{--klaus_max_width: 1600px;--klaus_max_width_safe: 1580px;--video_reveal_offset: 45vh;--video_reveal_offset_svh: 45svh}.launch-page{background-color:#000;color:white}.launch-page .footer{background-color:#000}.launch-page .inner .section.posts_exp{padding-top:100px !important;padding-bottom:100px !important}.play_button{display:flex;width:60px;height:60px;background-color:transparent;border-radius:50%;align-items:center;justify-content:center;z-index:2;transform:scale(1);overflow:hidden}@media only screen and (min-width: 768px){.play_button{scale:1.66}}.play_button:after{content:'';position:absolute;width:56px;height:56px;left:2px;top:2px;background-color:#b22222;z-index:-1;border-radius:50%;box-shadow:28px -28px 0 2px #b22222,-28px -28px 0 2px #b22222,-28px 28px 0 2px #b22222,28px 28px 0 2px #b22222,0 0 0 2px #b22222;transition:background-color .7s linear}.play_button i{position:relative;font-size:20px;color:white;transition:transform .5s ease}.play_button i.fa-play{left:2px}.play_button:hover{background-color:white}.play_button:hover:after{animation:border .35s ease-in-out 1 forwards;background-color:white}.play_button:hover i{transform:scale(1.4);transition-duration:1.5s;color:#0e0909}#GalleryNext:focus-visible,#GalleryPrev:focus-visible{outline:4px solid #000;border:2px solid rgba(255,255,255,0.5);box-sizing:border-box}#GalleryNext:focus-visible:after,#GalleryPrev:focus-visible:after{display:none}.section{padding:0 !important;margin:0 !important;background-color:#000}.section p{font-family:"SangBleuKingdom-Regular", "Georgia", serif;-webkit-font-smoothing:antialiased;font-size:26px;font-weight:400;color:white;line-height:30px}@media only screen and (min-width: 1024px){.section p{font-size:28px;line-height:32px}}.section p em{font-family:"Helvetica Neue",HelveticaNeue,acumin-pro,Arial,sans-serif;font-size:22px;font-weight:300;line-height:30px;font-style:normal}@media only screen and (min-width: 1024px){.section p em{font-size:28px}}.line-down-container{display:block;position:relative;height:127px;max-height:15vh}@media only screen and (max-width: 1024px) and (min-aspect-ratio: 1 / 2){.line-down-container{max-height:12vh}}@media only screen and (max-width: 1024px) and (min-aspect-ratio: 2 / 3){.line-down-container{max-height:8vh}}.line-down{display:block;position:absolute;bottom:0;left:50%;width:1px;background-color:white;height:127px;transform-origin:0 0;transform:scaleY(0);animation:anim-draw-line 1000ms linear normal forwards;animation-play-state:paused;animation-delay:500ms;opacity:0.3;max-height:15vh}@media only screen and (max-width: 1024px) and (min-aspect-ratio: 1 / 2){.line-down{max-height:12vh}}@media only screen and (max-width: 1024px) and (min-aspect-ratio: 2 / 3){.line-down{max-height:8vh}}.line-down.draw{animation-play-state:running}.section__video{display:block;height:calc(200vh + var(--video_reveal_offset));background-color:#000;position:relative}.section__video .spacer{height:15vh}@media only screen and (min-width: 1024px){.section__video .spacer{height:25vh}}.section__video_loop{position:sticky;top:0;width:100%;height:100vh;background-color:#000}.section__video_loop video{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100vh;-o-object-fit:cover;object-fit:cover}.section__video_overlay{position:absolute;top:0;width:100%;height:100vh;text-align:center;display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:2fr auto 3fr}@media only screen and (min-width: 768px){.section__video_overlay{grid-template-columns:1fr auto 1fr;grid-template-rows:1fr auto 1fr}}.section__video_overlay .line-down{animation-delay:1000ms}.section__video_overlay .curtain-left{background-color:#000;grid-row:1 / 4;grid-column:1;min-width:5px}.section__video_overlay .curtain-right{background-color:#000;grid-row:1 / 4;grid-column:3;min-width:5px}.section__video_overlay .section__video_overlay_logo{background-color:#000;grid-row:1;grid-column:2;display:flex;justify-content:center;align-items:center;max-width:calc(100vw - 10px)}.section__video_overlay .section__video_overlay_logo a{margin:0 20px;width:400px;transform:translateY(-20px)}@media only screen and (min-width: 768px){.section__video_overlay .section__video_overlay_logo a{margin:0 40px;transform:translateY(0)}}@media only screen and (min-width: 1024px){.section__video_overlay .section__video_overlay_logo a{transform:translateY(5vh)}}@media only screen and (min-width: 1260px){.section__video_overlay .section__video_overlay_logo a{width:560px}}.section__video_overlay .section__video_overlay_tagline{background-color:#000;grid-row:3;grid-column:2;display:flex;justify-content:center;align-items:center}.section__video_overlay .section__video_overlay_tagline p{opacity:0;animation:anim-appear 1000ms linear normal forwards 600ms;max-width:200px;line-height:46px;transform:translateY(-20px)}@media only screen and (min-width: 1024px){.section__video_overlay .section__video_overlay_tagline p{transform:translateY(-60px);line-height:32px;max-width:unset}}@media only screen and (min-width: 1260px){.section__video_overlay .section__video_overlay_tagline p{transform:translateY(-60px)}}.section__video_overlay .cutout{grid-row:2 / 3;grid-column:2 / 3;display:flex;justify-content:center;align-items:center;margin:-1px}.section__video_overlay .cutout svg{aspect-ratio:1440 / 470;width:var(--klaus_max_width)}.section__video_overlay .cutout svg .outline{fill:none;stroke-width:1px;stroke-opacity:0.1;stroke:white}.section__video_reveal{position:sticky;top:0;width:100%;height:100vh;text-align:center}.section__video_reveal .container{max-width:var(--klaus_max_width);height:100vh;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:21;padding:40px 10px;text-shadow:0 0 30px #000}.section__video_reveal .container p{margin-bottom:30px;font-size:22px;text-shadow:0 0 10px #000,0 0 2px #000}.section__video_reveal .container p em{font-weight:400;font-size:26px}@media only screen and (min-width: 1024px){.section__video_reveal .container p{font-size:24px}.section__video_reveal .container p em{font-weight:400;font-size:28px}}@media only screen and (min-width: 1260px){.section__video_reveal .container p{font-size:28px}.section__video_reveal .container p em{font-weight:400;font-size:32px}}.section__video_reveal .container h3{font-family:"SangBleuKingdom-Regular", "Georgia", serif;font-size:80px;line-height:90px;font-weight:300;letter-spacing:-0.03em;border-top:1px solid #b22222;border-bottom:1px solid #b22222;margin-bottom:30px;max-width:100vw;overflow:hidden;text-shadow:0 0 10px rgba(0,0,0,0.66)}@media only screen and (min-width: 768px){.section__video_reveal .container h3{font-size:100px;line-height:110px}}@media only screen and (min-width: 1024px){.section__video_reveal .container h3{font-size:129px;line-height:135px}}@media only screen and (min-width: 1260px){.section__video_reveal .container h3{font-size:169px;line-height:175px}}.section__video_reveal .container h3+p{margin-bottom:120px}@media only screen and (min-width: 1024px){.section__video_reveal .container h3+p{margin-bottom:90px}}.section__video_reveal .container button,.section__video_reveal .container>a{border:0;padding:0;margin:0}@media only screen and (min-width: 1024px){.section__video_reveal .container button,.section__video_reveal .container>a{margin-top:20px}}.section__video_reveal .container #PlayButton{display:none}@media only screen and (min-width: 1024px){.section__video_reveal .container #PlayButton{display:flex}}.section__video_reveal .container #LinkButton{display:flex}@media only screen and (min-width: 1024px){.section__video_reveal .container #LinkButton{display:none}}.section__video_reveal .container p,.section__video_reveal .container h3,.section__video_reveal .container button,.section__video_reveal .container a{animation:anim-appear 600ms linear normal forwards,anim-arrive-fast 600ms cubic-bezier(0.25, 1, 0.5, 1) normal forwards;animation-play-state:paused}.section__video_reveal .container.visible p,.section__video_reveal .container.visible h3,.section__video_reveal .container.visible button,.section__video_reveal .container.visible a{animation-play-state:running}.section__video_reveal:has(.playing){background-color:#000;transition:background-color 300ms ease}.section__video_reveal_play{display:none}@media only screen and (min-width: 1024px){.section__video_reveal_play{position:absolute;top:0;left:0;right:0;bottom:0;z-index:19;animation:anim-appear 500ms linear normal forwards;opacity:0;animation-play-state:paused;display:flex;flex-direction:column;justify-content:center;align-items:center}.section__video_reveal_play.paused{animation-play-state:running;animation-direction:reverse;z-index:19}.section__video_reveal_play.playing{animation-play-state:running;z-index:22}.section__video_reveal_play video{width:calc(100vw - 40px);max-width:var(--klaus_max_width);aspect-ratio:16 / 9;-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.section__video_reveal_play .close_button_container{position:relative;z-index:2;width:calc(100vw - 40px);max-width:var(--klaus_max_width);display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.section__video_reveal_play #CloseVideoButton{padding:0;margin:0;transform:translateY(44px) translateX(-10px);background-color:#000;border-radius:50%;display:flex;justify-content:center;align-items:center;height:38px;width:38px;cursor:pointer}.section__video_reveal_play #CloseVideoButton img{padding:2px;height:24px;width:24px}}@media only screen and (min-width: 1260px){.section__video_reveal_play video,.section__video_reveal_play .close_button_container{width:calc(100vw - 80px)}}.section__timeline{overflow:hidden}.section__timeline .content{margin-top:40px}.section__timeline .content .timeline__headline_image img{animation:anim-appear 500ms linear normal forwards;animation-play-state:paused}.section__timeline .content .timeline__headline_image.visible img{animation-play-state:running}.section__timeline .content .timeline__content_image img{animation:anim-appear 500ms linear normal forwards;animation-play-state:paused}.section__timeline .content .timeline__content_image.visible img{animation-play-state:running}@media only screen and (min-width: 768px){.section__timeline .content{margin-top:100px;display:grid;grid-template-columns:1fr minmax(400px, 2fr) 1fr}.section__timeline .content .timeline__headline_image{grid-row:1;grid-column:1;justify-self:right}.section__timeline .content .timeline__headline_image img{animation:anim-appear 1000ms linear normal forwards,anim-arrive-left 1000ms cubic-bezier(0.25, 1, 0.5, 1) normal forwards;animation-play-state:paused}.section__timeline .content .timeline__headline{grid-row:1;grid-column:2}.section__timeline .content .timeline__headline p{animation:anim-appear 1000ms linear normal forwards,anim-arrive 1000ms cubic-bezier(0.25, 1, 0.5, 1) normal forwards;animation-play-state:paused}.section__timeline .content .timeline__headline p .line-down-container{display:none}.section__timeline .content .timeline__headline.visible p{animation-play-state:running}.section__timeline .content .timeline__headline.visible p .line-down-container{display:block}.section__timeline .content .timeline__content_image{grid-row:2;grid-column:3}.section__timeline .content .timeline__content_image img{animation:anim-appear 1000ms linear normal forwards,anim-arrive-right 1000ms cubic-bezier(0.25, 1, 0.5, 1) normal forwards;animation-play-state:paused}.section__timeline .content .timeline__content{grid-row:2;grid-column:2}.section__timeline .content .timeline__content p{animation:anim-appear 1000ms linear normal forwards,anim-arrive 1000ms cubic-bezier(0.25, 1, 0.5, 1) normal forwards;animation-play-state:paused}.section__timeline .content .timeline__content.visible p{animation-play-state:running}}@media only screen and (min-width: 1024px){.section__timeline .content{grid-template-columns:1fr 700px 1fr}}@media only screen and (min-width: 1260px){.section__timeline .content{grid-template-columns:1fr 800px 1fr}}.section__timeline .content img{width:100%;aspect-ratio:390 / 250;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width: 768px){.section__timeline .content img{aspect-ratio:unset;max-height:66vh}}.section__timeline p{font-family:"Helvetica Neue",HelveticaNeue,acumin-pro,Arial,sans-serif;font-size:20px;line-height:32px;font-weight:300;margin:0 20px 0.3em 20px;text-align:center;text-wrap:balance}@media only screen and (min-width: 768px){.section__timeline p{margin:0 40px 0.3em 40px}}@media only screen and (min-width: 1024px){.section__timeline p{font-size:22px;line-height:38px;margin:0 50px 0.3em 50px}}@media only screen and (min-width: 1260px){.section__timeline p{font-size:23px;line-height:44px;margin:0 60px 0.3em 60px}}@media only screen and (min-width: 1320px){.section__timeline p{font-size:26px;line-height:50px;margin:0 70px 0.3em 70px}}.section__timeline .timeline__content{padding:30px 0 130px 0;position:relative}@media only screen and (min-width: 768px){.section__timeline .timeline__content{padding-top:0}}@media only screen and (max-width: 1024px) and (min-aspect-ratio: 1 / 2){.section__timeline .timeline__content{padding-bottom:calc(12vh + 10px)}}@media only screen and (max-width: 1024px) and (min-aspect-ratio: 2 / 3){.section__timeline .timeline__content{padding-bottom:calc(8vh + 10px)}}.section__timeline .timeline__headline{padding:40px 0 40px 0;position:relative}.section__timeline .timeline__headline .line-down,.section__timeline .timeline__headline .line-down-container{display:none}@media only screen and (min-width: 768px){.section__timeline .timeline__headline .line-down,.section__timeline .timeline__headline .line-down-container{display:block}}@media only screen and (min-width: 768px){.section__timeline .timeline__headline{padding-bottom:0}.section__timeline .timeline__headline .line-down-container{transform:scaleY(0.5)}}.section__timeline .timeline__headline p{font-size:26px;line-height:36px;text-align:center;text-wrap:balance;margin-bottom:0}@media only screen and (min-width: 768px){.section__timeline .timeline__headline p{margin-bottom:0}}@media only screen and (min-width: 1024px){.section__timeline .timeline__headline p{font-size:30px;line-height:40px}}@media only screen and (min-width: 1260px){.section__timeline .timeline__headline p{font-size:40px;line-height:60px}}@media only screen and (min-width: 1320px){.section__timeline .timeline__headline p{font-size:50px;line-height:70px}}.section__timeline p+p{margin-top:1.5em}.section__tickets img{display:block;width:100%;aspect-ratio:390 / 250;-o-object-fit:cover;object-fit:cover;max-height:60vh}.section__tickets .section__tickets_callout{padding:0;margin:0}.section__tickets .section__tickets_callout .section__tickets_callout_content{background-color:#000;font-family:"Helvetica Neue",HelveticaNeue,acumin-pro,Arial,sans-serif;font-size:20px;line-height:32px;font-weight:300;margin:0 20px 0.3em 20px;text-align:center;text-wrap:balance;color:white;padding:20px 20px}.section__tickets .section__tickets_callout a.posts__link{display:inline-block;font-size:14px;font-weight:400;line-height:20px;margin:0 0 30px 0;color:white}.section__tickets .section__tickets_callout h3{font-family:"Helvetica Neue",HelveticaNeue,acumin-pro,Arial,sans-serif;font-size:32px;line-height:38px;font-weight:400;margin:0 0 30px 0}.section__tickets .section__tickets_callout p{font-family:"Helvetica Neue",HelveticaNeue,acumin-pro,Arial,sans-serif;font-weight:300;font-size:18px;line-height:28px;margin:0 0 1em 0}.section__tickets .section__tickets_callout p em{font-size:18px;font-style:italic}.section__tickets .section__tickets_callout a.btn{margin-top:20px;position:relative}@media only screen and (min-width: 768px){.section__tickets{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}.section__tickets:after{content:"";display:block;position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(to top, #000, rgba(0,0,0,0));z-index:2}.section__tickets img{max-height:100vh;z-index:1}.section__tickets .section__tickets_callout{z-index:3;position:absolute;bottom:0;width:680px;max-width:calc(100vw - 140px);margin:0;padding:0}.section__tickets .section__tickets_callout .section__tickets_callout_content{padding:20px 40px;margin:0;opacity:0;animation:anim-appear 500ms linear normal forwards,anim-arrive 500ms cubic-bezier(0.25, 1, 0.5, 1) normal forwards;animation-delay:1000ms;animation-play-state:paused}.section__tickets .section__tickets_callout h3{font-size:42px;line-height:50px;margin:0}.section__tickets .section__tickets_callout.visible .section__tickets_callout_content{animation-play-state:running}}@media only screen and (min-width: 1260px){.section__tickets .section__tickets_callout{width:880px}.section__tickets .section__tickets_callout_content{padding:20px 60px}}.section__quotes{overflow:hidden}.section__quotes .content{position:relative;padding:40px 30px 80px 30px;text-align:center;max-width:var(--klaus_max_width);margin:0 auto}.section__quotes .content .quote-open{position:absolute;top:50px;left:0;max-width:300px;transform:translateX(-60px) translateY(0);transition:transform 800ms linear}.section__quotes .content .quote-open[data-paralax='0']{transform:translateX(-60px) translateY(0)}.section__quotes .content .quote-open[data-paralax='0.1']{transform:translateX(-60px) translateY(25px)}.section__quotes .content .quote-open[data-paralax='0.2']{transform:translateX(-60px) translateY(50px)}.section__quotes .content .quote-open[data-paralax='0.3']{transform:translateX(-60px) translateY(75px)}.section__quotes .content .quote-open[data-paralax='0.4']{transform:translateX(-60px) translateY(100px)}.section__quotes .content .quote-open[data-paralax='0.5']{transform:translateX(-60px) translateY(125px)}.section__quotes .content .quote-open[data-paralax='0.6']{transform:translateX(-60px) translateY(150px)}.section__quotes .content .quote-open[data-paralax='0.7']{transform:translateX(-60px) translateY(175px)}.section__quotes .content .quote-open[data-paralax='0.8']{transform:translateX(-60px) translateY(200px)}.section__quotes .content .quote-open[data-paralax='0.9']{transform:translateX(-60px) translateY(225px)}.section__quotes .content .quote-open[data-paralax='1.0']{transform:translateX(-60px) translateY(250px)}.section__quotes .content .quote-close{position:absolute;bottom:60px;right:0;max-width:300px;transform:translateX(60px) translateY(-200px);transition:transform 1000ms linear;transition-delay:50ms}.section__quotes .content .quote-close[data-paralax='0']{transform:translateX(60px) translateY(-175px)}.section__quotes .content .quote-close[data-paralax='0.1']{transform:translateX(60px) translateY(-150px)}.section__quotes .content .quote-close[data-paralax='0.2']{transform:translateX(60px) translateY(-125px)}.section__quotes .content .quote-close[data-paralax='0.3']{transform:translateX(60px) translateY(-100px)}.section__quotes .content .quote-close[data-paralax='0.4']{transform:translateX(60px) translateY(-75px)}.section__quotes .content .quote-close[data-paralax='0.5']{transform:translateX(60px) translateY(-50px)}.section__quotes .content .quote-close[data-paralax='0.6']{transform:translateX(60px) translateY(-25px)}.section__quotes .content .quote-close[data-paralax='0.7']{transform:translateX(60px) translateY(0)}.section__quotes .content .quote-close[data-paralax='0.8']{transform:translateX(60px) translateY(25px)}.section__quotes .content .quote-close[data-paralax='0.9']{transform:translateX(60px) translateY(50px)}.section__quotes .content .quote-close[data-paralax='1.0']{transform:translateX(60px) translateY(50px)}.section__quotes .content blockquote{color:white}.section__quotes .content blockquote:first-of-type{margin-top:160px}.section__quotes .content blockquote:last-of-type{margin-bottom:80px}.section__quotes .content blockquote p{margin:0 20px 20px 20px;font-family:"SangBleuKingdom-Regular", "Georgia", serif;font-size:25px;line-height:36px;font-weight:400}.section__quotes .content blockquote cite{display:block;margin:0 20px 80px 20px;font-family:"Helvetica Neue",HelveticaNeue,acumin-pro,Arial,sans-serif;font-size:14px;line-height:20px;font-weight:400}.section__quotes .content blockquote p,.section__quotes .content blockquote cite{opacity:0;animation:anim-appear 1000ms linear normal forwards,anim-arrive-left 1000ms cubic-bezier(0.25, 1, 0.5, 1) normal forwards;animation-play-state:paused;animation-delay:500ms}.section__quotes .content blockquote:first-of-type p,.section__quotes .content blockquote:first-of-type cite{opacity:0;animation:anim-appear 1000ms linear normal forwards,anim-arrive-right 1000ms cubic-bezier(0.25, 1, 0.5, 1) normal forwards;animation-play-state:paused;animation-delay:0}.section__quotes .content blockquote:last-of-type p,.section__quotes .content blockquote:last-of-type cite{opacity:0;animation:anim-appear 1000ms linear normal forwards,anim-arrive-right 1000ms cubic-bezier(0.25, 1, 0.5, 1) normal forwards;animation-play-state:paused;animation-delay:1000ms}.section__quotes .content blockquote.visible p,.section__quotes .content blockquote.visible cite{animation-play-state:running}@media only screen and (min-width: 1024px){.section__quotes .content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:160px}.section__quotes .content .quote-open{width:33%;max-width:500px;transform:translateX(-15%)}.section__quotes .content .quote-close{width:33%;max-width:500px;transform:translateX(15%)}.section__quotes .content blockquote{width:45%;text-wrap:initial;max-width:460px;text-align:left;margin-left:50px}.section__quotes .content blockquote p,.section__quotes .content blockquote cite{margin-left:0;margin-right:0}.section__quotes .content blockquote:first-of-type{max-width:500px;margin-top:0;margin-left:auto;margin-right:50px;align-self:flex-end}.section__quotes .content blockquote:last-of-type{max-width:660px;margin-left:10%;align-self:center}}@media only screen and (min-width: 1260px){.section__quotes .content blockquote:last-of-type{margin-left:30%}}.section__gallery{position:relative}.section__gallery #PopupGallery{overflow:hidden;opacity:1;pointer-events:all}.section__gallery #PopupGallery .gallery-item{display:block;height:500px}.section__gallery #PopupGallery .gallery-item img,.section__gallery #PopupGallery .gallery-item video,.section__gallery #PopupGallery .gallery-item iframe{max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;flex:1 1 auto;max-height:390px;aspect-ratio:1;width:100%;height:100%}.section__gallery #PopupGallery .gallery-item .img-wrapper{max-width:100%;height:500px;display:flex;flex-direction:column;align-items:stretch;justify-content:center}.section__gallery #PopupGallery .gallery-item .img-wrapper:has(.img-caption){justify-content:space-between}.section__gallery #PopupGallery .gallery-item .img-caption{position:absolute;bottom:0;flex:1 0 auto;background-color:#000;color:white;line-height:24px;padding:10px 40px 0 40px;font-family:"Helvetica Neue",HelveticaNeue,acumin-pro,Arial,sans-serif;font-size:16px;font-weight:300;text-align:center;margin:0}.section__gallery #PopupGallery .gallery-item .img-caption p{font-size:16px;font-weight:300}@media only screen and (min-width: 480px){.section__gallery #PopupGallery{opacity:0;position:absolute;top:-50px;z-index:1;left:40px;right:40px;bottom:-50px;pointer-events:none}.section__gallery #PopupGallery .gallery-item{height:100%}.section__gallery #PopupGallery .gallery-item img,.section__gallery #PopupGallery .gallery-item video,.section__gallery #PopupGallery .gallery-item iframe{max-height:calc(100% - 72px);flex:0 1 auto;-o-object-position:center;object-position:center;margin:auto 0}.section__gallery #PopupGallery .gallery-item .img-wrapper{height:100%}.section__gallery #PopupGallery .gallery-item .img-caption{background-color:white;color:#000;line-height:24px;padding:24px 40px;font-size:16px;font-weight:300;text-align:left;box-sizing:border-box}.section__gallery #PopupGallery .gallery-item .img-caption p{background-color:white;color:#000;font-size:16px;font-weight:300;line-height:24px;font-family:"Helvetica Neue",HelveticaNeue,acumin-pro,Arial,sans-serif}.section__gallery #PopupGallery .gallery-item .img-caption p em{font-size:16px;font-weight:300;line-height:24px;font-style:italic;font-family:"Helvetica Neue",HelveticaNeue,acumin-pro,Arial,sans-serif}}.section__gallery.popup-active #PopupGallery{background-color:#000;opacity:1;scale:0.5;animation:anim-appear 500ms linear normal forwards,anim-zoom 500ms cubic-bezier(0.25, 1, 0.5, 1) normal forwards;pointer-events:all}.section__gallery.popup-active .carousel__btns__prev{left:80px}.section__gallery.popup-active .carousel__btns__next{left:auto;right:80px}.section__gallery.popup-active #Gallery{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:0.7}.section__gallery #Gallery{margin:50px 0 0 0;pointer-events:all;display:none}.section__gallery #Gallery .swiper-wrapper{align-items:center}@media only screen and (min-width: 480px){.section__gallery #Gallery{display:block}}.section__gallery #Gallery .swiper-slide-active .gallery-item .img-wrapper{cursor:pointer}.section__gallery #Gallery .swiper-slide-active .gallery-item .img-wrapper:after{content:"";position:absolute;right:15px;bottom:15px;height:33px;width:33px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='0.2' cx='16.5' cy='16.5' r='16.5' fill='white'/%3E%3Cpath d='M18.0935 11.6913C18.0935 11.929 18.3004 12.1236 18.5534 12.1236L21.3585 12.102L18.2315 15.0413C18.0475 15.2142 18.0475 15.4736 18.2315 15.6465C18.3234 15.7329 18.4384 15.7762 18.5534 15.7762C18.6683 15.7762 18.7833 15.7329 18.8753 15.6465L22.0023 12.7071L21.9793 15.3439C21.9793 15.5816 22.1863 15.7762 22.4392 15.7762C22.6921 15.7762 22.899 15.5816 22.899 15.3439L22.922 11.6481V11.2158L18.5304 11.259C18.3004 11.259 18.0935 11.4536 18.0935 11.6913Z' fill='white'/%3E%3Cpath d='M22.922 22.9523L22.899 19.2565C22.899 19.0187 22.6921 18.8242 22.4392 18.8242C22.1863 18.8242 21.9793 19.0187 21.9793 19.2565L22.0023 21.8933L18.8753 18.9539C18.6913 18.781 18.4154 18.781 18.2315 18.9539C18.0475 19.1268 18.0475 19.3862 18.2315 19.5591L21.3585 22.4984L18.5534 22.4768C18.3004 22.4768 18.0935 22.6713 18.0935 22.9091C18.0935 23.1468 18.3004 23.3413 18.5534 23.3413L22.945 23.3846L22.922 22.9523Z' fill='white'/%3E%3Cpath d='M10.5747 15.582C10.8276 15.582 11.0346 15.3874 11.0346 15.1497L11.0116 12.5129L14.1386 15.4523C14.2306 15.5387 14.3455 15.582 14.4605 15.582C14.5755 15.582 14.6904 15.5387 14.7824 15.4523C14.9664 15.2794 14.9664 15.02 14.7824 14.8471L11.6554 11.8861L14.4605 11.9077C14.7134 11.9077 14.9204 11.7132 14.9204 11.4755C14.9204 11.2377 14.7134 11.0432 14.4605 11.0432L10.0688 11L10.1148 15.1281C10.1148 15.3874 10.3218 15.582 10.5747 15.582Z' fill='white'/%3E%3Cpath d='M14.3687 23.3624C14.6216 23.3624 14.8285 23.1678 14.8285 22.9301C14.8285 22.6924 14.6216 22.4978 14.3687 22.4978L11.5635 22.5195L14.6906 19.5801C14.8745 19.4072 14.8745 19.1478 14.6906 18.9749C14.5066 18.802 14.2307 18.802 14.0468 18.9749L10.9197 21.8927L10.9427 19.2775C10.9427 19.0398 10.7358 18.8452 10.4829 18.8452C10.2299 18.8236 10.023 19.0398 10.023 19.2775L10 22.9733V23.4056L14.3687 23.3624Z' fill='white'/%3E%3C/svg%3E%0A")}.section__gallery #Gallery .swiper-slide-active .gallery-item .img-wrapper:hover:after{background-image:url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='1' cx='16.5' cy='16.5' r='16.5' fill='%23b22222'/%3E%3Cpath d='M18.0935 11.6913C18.0935 11.929 18.3004 12.1236 18.5534 12.1236L21.3585 12.102L18.2315 15.0413C18.0475 15.2142 18.0475 15.4736 18.2315 15.6465C18.3234 15.7329 18.4384 15.7762 18.5534 15.7762C18.6683 15.7762 18.7833 15.7329 18.8753 15.6465L22.0023 12.7071L21.9793 15.3439C21.9793 15.5816 22.1863 15.7762 22.4392 15.7762C22.6921 15.7762 22.899 15.5816 22.899 15.3439L22.922 11.6481V11.2158L18.5304 11.259C18.3004 11.259 18.0935 11.4536 18.0935 11.6913Z' fill='white'/%3E%3Cpath d='M22.922 22.9523L22.899 19.2565C22.899 19.0187 22.6921 18.8242 22.4392 18.8242C22.1863 18.8242 21.9793 19.0187 21.9793 19.2565L22.0023 21.8933L18.8753 18.9539C18.6913 18.781 18.4154 18.781 18.2315 18.9539C18.0475 19.1268 18.0475 19.3862 18.2315 19.5591L21.3585 22.4984L18.5534 22.4768C18.3004 22.4768 18.0935 22.6713 18.0935 22.9091C18.0935 23.1468 18.3004 23.3413 18.5534 23.3413L22.945 23.3846L22.922 22.9523Z' fill='white'/%3E%3Cpath d='M10.5747 15.582C10.8276 15.582 11.0346 15.3874 11.0346 15.1497L11.0116 12.5129L14.1386 15.4523C14.2306 15.5387 14.3455 15.582 14.4605 15.582C14.5755 15.582 14.6904 15.5387 14.7824 15.4523C14.9664 15.2794 14.9664 15.02 14.7824 14.8471L11.6554 11.8861L14.4605 11.9077C14.7134 11.9077 14.9204 11.7132 14.9204 11.4755C14.9204 11.2377 14.7134 11.0432 14.4605 11.0432L10.0688 11L10.1148 15.1281C10.1148 15.3874 10.3218 15.582 10.5747 15.582Z' fill='white'/%3E%3Cpath d='M14.3687 23.3624C14.6216 23.3624 14.8285 23.1678 14.8285 22.9301C14.8285 22.6924 14.6216 22.4978 14.3687 22.4978L11.5635 22.5195L14.6906 19.5801C14.8745 19.4072 14.8745 19.1478 14.6906 18.9749C14.5066 18.802 14.2307 18.802 14.0468 18.9749L10.9197 21.8927L10.9427 19.2775C10.9427 19.0398 10.7358 18.8452 10.4829 18.8452C10.2299 18.8236 10.023 19.0398 10.023 19.2775L10 22.9733V23.4056L14.3687 23.3624Z' fill='white'/%3E%3C/svg%3E%0A")}.section__gallery #Gallery .gallery-item{max-height:80vh;display:flex;justify-content:center;align-items:center}.section__gallery #Gallery .gallery-item img,.section__gallery #Gallery .gallery-item video,.section__gallery #Gallery .gallery-item iframe{max-width:100%;max-height:80vh;-o-object-fit:contain;object-fit:contain}.section__gallery #Gallery .gallery-item .img-wrapper{max-width:100%;max-height:100%;position:relative}.section__gallery #Gallery .gallery-item .img-caption{display:none}.section__gallery #Gallery .gallery-item .img-wrapper:hover:after{content:"";position:absolute;right:15px;bottom:15px;height:33px;width:33px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='33' height='33' viewBox='0 0 33 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle opacity='1' cx='16.5' cy='16.5' r='16.5' fill='%23b22222'/%3E%3Cpath d='M18.0935 11.6913C18.0935 11.929 18.3004 12.1236 18.5534 12.1236L21.3585 12.102L18.2315 15.0413C18.0475 15.2142 18.0475 15.4736 18.2315 15.6465C18.3234 15.7329 18.4384 15.7762 18.5534 15.7762C18.6683 15.7762 18.7833 15.7329 18.8753 15.6465L22.0023 12.7071L21.9793 15.3439C21.9793 15.5816 22.1863 15.7762 22.4392 15.7762C22.6921 15.7762 22.899 15.5816 22.899 15.3439L22.922 11.6481V11.2158L18.5304 11.259C18.3004 11.259 18.0935 11.4536 18.0935 11.6913Z' fill='white'/%3E%3Cpath d='M22.922 22.9523L22.899 19.2565C22.899 19.0187 22.6921 18.8242 22.4392 18.8242C22.1863 18.8242 21.9793 19.0187 21.9793 19.2565L22.0023 21.8933L18.8753 18.9539C18.6913 18.781 18.4154 18.781 18.2315 18.9539C18.0475 19.1268 18.0475 19.3862 18.2315 19.5591L21.3585 22.4984L18.5534 22.4768C18.3004 22.4768 18.0935 22.6713 18.0935 22.9091C18.0935 23.1468 18.3004 23.3413 18.5534 23.3413L22.945 23.3846L22.922 22.9523Z' fill='white'/%3E%3Cpath d='M10.5747 15.582C10.8276 15.582 11.0346 15.3874 11.0346 15.1497L11.0116 12.5129L14.1386 15.4523C14.2306 15.5387 14.3455 15.582 14.4605 15.582C14.5755 15.582 14.6904 15.5387 14.7824 15.4523C14.9664 15.2794 14.9664 15.02 14.7824 14.8471L11.6554 11.8861L14.4605 11.9077C14.7134 11.9077 14.9204 11.7132 14.9204 11.4755C14.9204 11.2377 14.7134 11.0432 14.4605 11.0432L10.0688 11L10.1148 15.1281C10.1148 15.3874 10.3218 15.582 10.5747 15.582Z' fill='white'/%3E%3Cpath d='M14.3687 23.3624C14.6216 23.3624 14.8285 23.1678 14.8285 22.9301C14.8285 22.6924 14.6216 22.4978 14.3687 22.4978L11.5635 22.5195L14.6906 19.5801C14.8745 19.4072 14.8745 19.1478 14.6906 18.9749C14.5066 18.802 14.2307 18.802 14.0468 18.9749L10.9197 21.8927L10.9427 19.2775C10.9427 19.0398 10.7358 18.8452 10.4829 18.8452C10.2299 18.8236 10.023 19.0398 10.023 19.2775L10 22.9733V23.4056L14.3687 23.3624Z' fill='white'/%3E%3C/svg%3E%0A")}.section__gallery #Gallery .gallery-item .img-wrapper.img-wrapper-video:hover:after,.section__gallery #Gallery .gallery-item .img-wrapper.img-wrapper-embed:hover:after{background-color:#b22222;border-radius:50%;content:"";position:absolute;right:15px;bottom:15px;height:27px;width:27px;padding:3px;cursor:pointer;background-position:center center;background-image:url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="27" height="27" viewBox="0 0 24 24"%3E%3Cpath fill="white" d="M8 5.14v14l11-7l-11-7Z"%2F%3E%3C%2Fsvg%3E')}.section__gallery .swiper-pagination-bullets{transform:translateY(-30px);display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px}@media only screen and (min-width: 480px){.section__gallery .swiper-pagination-bullets{display:none}}.section__gallery .swiper-pagination-bullets .swiper-pagination-bullet{display:block;height:7px;width:7px;background-color:#fff;opacity:0.3;border-radius:50%;flex:0 0 auto;margin:0 !important}.section__gallery .swiper-pagination-bullets .swiper-pagination-bullet-active{opacity:1;background-color:#b22222}.section__gallery:hover .carousel__btns__prev,.section__gallery:hover .carousel__btns__next{opacity:1}.section__gallery .carousel__btns__prev,.section__gallery .carousel__btns__next{display:none;height:60px;width:60px;background-color:#b22222;left:20px;top:calc(50% - 30px);z-index:2;opacity:0;transition:opacity 300ms ease-in 300ms}.section__gallery .carousel__btns__prev svg,.section__gallery .carousel__btns__next svg{width:18px}@media only screen and (min-width: 480px){.section__gallery .carousel__btns__prev,.section__gallery .carousel__btns__next{display:block}}.section__gallery .carousel__btns__next{left:auto;right:20px}#GalleryPagination{position:relative;z-index:1}#GalleryPagination .swiper-pagination-bullet{box-shadow:0 0 10px black, 0 0 2px black}@media only screen and (min-width: 1024px){#GalleryPagination{display:none}}@keyframes anim-draw-line{0%{transform:scaleY(0)}100%{transform:scaleY(1)}}@keyframes anim-appear{0%{opacity:0}100%{opacity:1}}@keyframes anim-arrive-fast{0%{transform:translateY(600px)}100%{transform:translateY(0px)}}@keyframes anim-arrive{0%{transform:translateY(200px)}100%{transform:translateY(0px)}}@keyframes anim-arrive-left{0%{transform:translateX(-200px)}100%{transform:translateY(0px)}}@keyframes anim-arrive-right{0%{transform:translateX(200px)}100%{transform:translateY(0px)}}@keyframes anim-zoom{0%{scale:0.5}100%{scale:1}}.posts__preview__tall{display:block;aspect-ratio:182/123}@media only screen and (min-width: 600px){.posts__preview__tall{background-color:#f4f1ec}}.posts__preview__tall img{max-height:100%;margin:0 auto}.posts__preview img{transition:opacity ease-in .4s}.posts__preview:hover img{opacity:.6}.posts__preview:hover .posts__play{background-color:white}.posts__preview:hover .posts__play:after{animation:border .35s ease-in-out 1 forwards;background-color:white}.posts__preview:hover .posts__play i{transform:scale(1.4);transition-duration:1.5s;color:#0e0909}.posts__play{display:flex;position:absolute;bottom:5px;right:5px;width:60px;height:60px;background-color:transparent;border-radius:50%;align-items:center;justify-content:center;z-index:2;transform-origin:bottom right;transform:scale(0.6);overflow:hidden}@media only screen and (min-width: 768px){.posts__play{transform:scale(0.9);bottom:10px;right:12px}}.posts__play:after{content:'';position:absolute;width:56px;height:56px;left:2px;top:2px;background-color:#b22222;z-index:-1;border-radius:50%;box-shadow:28px -28px 0 2px #b22222,-28px -28px 0 2px #b22222,-28px 28px 0 2px #b22222,28px 28px 0 2px #b22222,0 0 0 2px #b22222;transition:background-color .7s linear}.posts__play i{position:relative;font-size:20px;color:white;transition:transform .5s ease}.posts__play i.fa-play{left:2px}.rte{display:block;width:100%;max-width:100%;font-family:"Helvetica Neue",HelveticaNeue,acumin-pro,Arial,sans-serif;font-size:16px;line-height:1.6em;margin-bottom:0.6em;color:#9f9f9f}@media only screen and (min-width: 768px){.rte{width:66vw;max-width:1280px}}.rte p{font-size:16px;line-height:1.6em;margin-bottom:0.6em;color:#9f9f9f;font-family:"Helvetica Neue",HelveticaNeue,acumin-pro,Arial,sans-serif}div.page.launch-page-hero .section__video{height:calc(191vh + var(--video_reveal_offset));height:calc(191svh + var(--video_reveal_offset_svh))}div.page.launch-page-hero .section__video_overlay{z-index:1;position:sticky;top:0;height:82vh;height:91svh}div.page.launch-page-hero .section__video_overlay_logo{opacity:0;will-change:opacity;animation:fade_in_reveal 2s cubic-bezier(0.25, 1, 0.5, 1) 1s 1 normal forwards;min-height:15vh;min-height:15svh;margin:5vh 0vh 4vh 0;margin:7svh 0vh 6svh 0}@media only screen and (min-width: 1260px){div.page.launch-page-hero .section__video_overlay_logo{margin:10vh 0vh 3vh 0;margin:10svh 0vh 3svh 0}}div.page.launch-page-hero .section__video_overlay_logo a{transform:unset}div.page.launch-page-hero .section__video_overlay .cutout{margin:0 10px;opacity:0;will-change:opacity;animation:fade_in_reveal 2s cubic-bezier(0.25, 1, 0.5, 1) 2.2s 1 normal forwards}div.page.launch-page-hero .section__video_overlay .cutout svg{aspect-ratio:1059 / 467;max-height:38vh;max-height:40svh}div.page.launch-page-hero .section__video_overlay_tagline{min-height:10vh;min-height:12svh;margin:0 0 1vh 0;margin:0 0 3svh 0}@media only screen and (min-width: 1260px){div.page.launch-page-hero .section__video_overlay_tagline{min-height:15vh;min-height:15svh}}div.page.launch-page-hero .section__video_overlay_tagline p{transform:unset;opacity:0;animation:fade_in_reveal 2s linear 3.2s 1 normal forwards;text-wrap:balance;max-width:calc(100% - 40px);background-color:black;padding:5px 0;position:relative;z-index:1}div.page.launch-page-hero .section__video_overlay_tagline .line-down{animation:anim-draw-line 1s linear normal forwards;animation-play-state:running;animation-delay:3.2s;opacity:0.3;max-height:8vh;max-height:8svh;bottom:0}@media only screen and (max-width: 1024px){div.page.launch-page-hero .section__video_overlay_tagline .line-down{max-height:13vh;max-height:15svh;height:13vh;height:15svh}}@media only screen and (max-width: 1024px) and (min-aspect-ratio: 1 / 2){div.page.launch-page-hero .section__video_overlay_tagline .line-down{max-height:13vh;max-height:15svh;height:13vh;height:15svh}}@media only screen and (max-width: 1024px) and (min-aspect-ratio: 2 / 3){div.page.launch-page-hero .section__video_overlay_tagline .line-down{max-height:11vh;max-height:13svh;height:11vh;height:13svh}}@media only screen and (min-width: 1024px){div.page.launch-page-hero .section__video_overlay .curtain-left,div.page.launch-page-hero .section__video_overlay .curtain-right{min-width:20px}}div.page.launch-page-hero .section__video_loop{z-index:2;position:sticky;top:0;background-color:transparent}div.page.launch-page-hero .section__video_loop>video{will-change:transform, opacity;margin:0 auto;transform-origin:top center;opacity:0;scale:1;transition:scale 30ms linear 0s;animation:fade_in_reveal 1s linear 4s 1 normal forwards;min-width:Min(100%, 800px)}div.page.launch-page-hero .section__video_reveal{z-index:3;position:absolute;top:0}div.page.launch-page-hero .section__video_reveal .container.visible{will-change:transform, opacity;scale:1;transition:scale 30ms linear 0s;animation:fade_in_reveal 1.5s linear 0s 1 normal forwards}@keyframes fade_out_overlay{from{opacity:1}to{opacity:0}}@keyframes fade_in_reveal{from{opacity:0}to{opacity:1}}


/*# sourceMappingURL=launch.css.map*/