@font-face {
  font-family: "Bebas Neue Pro Middle Bf 66 Cf 3 D 796 Ef 6 B";
  src: url('../fonts/Bebas-Neue-Pro-Middle-BF66cf3d796ef6b.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Instrument Serif, sans-serif;
  font-size: 54px;
  font-weight: 400;
  line-height: 55px;
}

.div-block {
  justify-content: space-between;
  align-items: center;
  padding-top: 5px;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.link {
  color: #000;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-family: "Bebas Neue Pro Middle Bf 66 Cf 3 D 796 Ef 6 B", Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.link.about {
  font-family: Bebas Neue, sans-serif;
  font-weight: 400;
}

.link-2 {
  color: #000;
  letter-spacing: -2px;
  text-transform: uppercase;
  font-family: Instrument Serif, sans-serif;
  font-size: 40px;
  line-height: 50px;
  text-decoration: none;
}

.link-3 {
  font-size: 17px;
  line-height: 17px;
  text-decoration: none;
}

.div-block-2 {
  background-color: #f1f1f1;
  height: 100vh;
  position: relative;
}

.div-block-3 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  justify-content: space-between;
  align-items: flex-end;
  margin-left: 0;
  padding-bottom: 25px;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 50%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-4.mobile {
  display: none;
}

.h2 {
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bebas Neue, sans-serif;
  font-size: 29px;
  font-weight: 400;
  line-height: 32px;
}

.div-block-5 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  width: 38%;
  display: flex;
}

.form {
  background-color: #fff0;
  display: flex;
}

.submit-button {
  color: #000;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #fff0;
  background-image: url('../images/Arrow-2.svg');
  background-position: 86%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 12px;
  padding-right: 55px;
  font-family: Bebas Neue, sans-serif;
  font-size: 16px;
}

.text-field {
  color: #000;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  background-color: #fff0;
  border: 1px #000;
  height: 54px;
  margin-bottom: 0;
  padding-top: 9px;
  padding-left: 20px;
  font-family: "Bebas Neue Pro Middle Bf 66 Cf 3 D 796 Ef 6 B", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-field::placeholder {
  font-family: "Bebas Neue Pro Middle Bf 66 Cf 3 D 796 Ef 6 B", Arial, sans-serif;
}

.text-span {
  color: #000;
  letter-spacing: .5px;
  font-family: Instrument Serif, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
}

.text-block {
  color: #000;
  letter-spacing: .8px;
  margin-bottom: 10px;
  font-family: Instrument Serif, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.text-block-2 {
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: Bebas Neue, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 7px;
}

.text-block-2.bold {
  margin-bottom: 2px;
  font-family: Bebas Neue, sans-serif;
  line-height: 18px;
}

.waitlist {
  border: 1px solid #000;
  margin-bottom: 0;
  display: block;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.wb-swiper_pagination {
  grid-column-gap: .25rem;
  grid-row-gap: .25rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

.wb-swiper_image {
  object-fit: cover;
  background-image: url('../images/DSC_7672.jpg');
  background-position: 50%;
  background-size: cover;
  align-items: flex-end;
  width: 100%;
  height: 550px;
  padding: 20px;
  display: flex;
  position: static;
}

.wb-swiper_image.square {
  aspect-ratio: 1;
  border-radius: 0;
  width: 100%;
  height: auto;
}

.wb-swiper_image.square._1 {
  aspect-ratio: auto;
  background-image: url('../images/Screenshot-2025-11-05-at-09.52.44.png');
}

.wb-swiper_image.square._3 {
  background-image: url('../images/Screenshot-2025-11-05-at-09.20.18.png');
}

.wb-swiper_image.square._2 {
  background-image: url('../images/Screenshot-2025-11-05-at-09.20.30.png');
  background-size: cover;
}

.splide__list {
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.wb-swiper_button-wrap {
  display: flex;
}

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.padding-vertical.padding-huge {
  overflow: hidden;
}

.wb-swiper_bullet {
  background-color: #dedede;
  border-radius: 4px;
  width: 1rem;
  height: 1rem;
}

.wb-swiper_bullet.is-active {
  background-color: #fb5844;
}

.wb-swiper_icon {
  color: #292929;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  display: flex;
}

.splide__slide {
  aspect-ratio: auto;
  flex: none;
  width: 60%;
  height: auto;
  position: relative;
}

.splide__slide.square {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  aspect-ratio: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 17.5%;
  display: flex;
}

.splide__track {
  width: 100%;
  height: auto;
  position: relative;
}

.page-padding-2 {
  padding-left: 5vw;
  padding-right: 5vw;
  display: block;
}

.wb-swiper_button {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: block;
}

.wb-swiper_controls {
  justify-content: space-between;
  align-items: center;
  margin-top: 1rem;
  display: flex;
}

.div-block-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  height: auto;
  min-height: 500px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-7 {
  padding-right: 5%;
}

.text-block-3 {
  color: #000;
  letter-spacing: .5px;
  margin-top: -4px;
  font-family: Instrument Serif, sans-serif;
  font-size: 14px;
}

.text-block-4 {
  color: #000;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: Instrument Serif, sans-serif;
  font-size: 15px;
}

.div-block-8 {
  padding-left: 15px;
}

.div-block-9 {
  padding-top: 20px;
}

.heading {
  margin-bottom: 0;
  font-size: 3.9em;
  line-height: 57px;
}

.div-block-10 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: -7px;
  padding-bottom: 0;
  display: flex;
}

.div-block-12 {
  display: none;
}

.div-block-13 {
  z-index: 200;
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  background-color: #fffffff5;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.div-block-14 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 60px;
  padding-top: 20px;
  padding-left: 25px;
  padding-right: 0;
  display: flex;
}

.text-block-5 {
  color: #000;
  font-family: Bebas Neue, sans-serif;
  text-decoration: none;
}

.link-block {
  font-size: 16px;
  text-decoration: none;
}

.div-block-15 {
  z-index: 201;
  aspect-ratio: auto;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-16 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  width: 45%;
  height: auto;
  display: flex;
}

.div-block-17 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding-bottom: 20px;
  display: flex;
}

.paragraph {
  text-align: justify;
  letter-spacing: .8px;
  font-family: Instrument Serif, sans-serif;
}

.paragraph.signature {
  letter-spacing: 0;
  font-size: 20px;
  font-style: italic;
}

.div-block-18 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.heading-2 {
  letter-spacing: 1px;
  text-transform: uppercase;
  text-overflow: clip;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  padding-right: 30px;
  font-size: 34px;
  line-height: 36px;
}

.success-message {
  text-transform: uppercase;
  background-color: #fff0;
  height: 54px;
  font-family: Bebas Neue, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-block-6 {
  letter-spacing: 1.7px;
  font-family: "Bebas Neue Pro Middle Bf 66 Cf 3 D 796 Ef 6 B", Arial, sans-serif;
  line-height: 15px;
}

.error-message {
  background-color: #ffdede00;
}

.text-block-7 {
  color: #000;
  text-align: center;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  font-family: "Bebas Neue Pro Middle Bf 66 Cf 3 D 796 Ef 6 B", Arial, sans-serif;
  font-size: 16px;
}

.italic-text {
  font-style: normal;
}

.text-span-2 {
  font-style: italic;
  font-weight: 400;
}

.div-block-19 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  margin-top: -1px;
  display: flex;
}

.wb-swiper_slide {
  aspect-ratio: auto;
  flex: none;
  width: 60%;
  height: auto;
  position: relative;
}

.wb-swiper_slide.square {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  aspect-ratio: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 17.5%;
  display: flex;
}

.text-block-8 {
  color: #000;
  letter-spacing: .5px;
  margin-top: -4px;
  font-family: Instrument Serif, sans-serif;
  font-size: 14px;
}

.div-block-20 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  height: auto;
  min-height: 500px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.div-block-21 {
  padding-left: 15px;
}

.wb-swiper_wrapper {
  cursor: ew-resize;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.text-block-9 {
  color: #000;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: Instrument Serif, sans-serif;
  font-size: 15px;
}

.wb-swiper {
  width: 100%;
  height: auto;
  position: relative;
}

.text-span-3 {
  font-style: italic;
  font-weight: 400;
}

.text-block-10 {
  font-family: Instrument Serif, sans-serif;
  font-style: italic;
}

.div-block-22 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  align-items: center;
  display: flex;
}

.link-block-2 {
  color: #050505;
  text-decoration: none;
}

._w-form-done {
  text-transform: uppercase;
  background-color: #fff0;
  height: 54px;
  font-family: Bebas Neue, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

._w-form-error {
  background-color: #ffdede00;
}

.bot-field {
  color: #000;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  background-color: #fff0;
  border: 1px #000;
  height: 54px;
  margin-bottom: 0;
  padding-top: 9px;
  padding-left: 20px;
  font-family: Bebas Neue, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.bot-field::placeholder {
  font-family: "Bebas Neue Pro Middle Bf 66 Cf 3 D 796 Ef 6 B", Arial, sans-serif;
}

@media screen and (min-width: 1920px) {
  .div-block-4 {
    width: 40%;
  }

  .div-block-5 {
    width: 30%;
  }

  .splide__slide.square {
    width: 18%;
  }

  .heading {
    font-size: 4.7em;
    line-height: 67px;
  }

  .div-block-13 {
    display: none;
  }

  .div-block-16 {
    width: 35%;
  }

  .wb-swiper_slide.square {
    width: 18%;
  }
}

@media screen and (max-width: 991px) {
  .div-block-2 {
    height: auto;
  }

  .div-block-3 {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
    align-items: flex-start;
    margin-top: 50px;
    position: static;
  }

  .div-block-4 {
    width: 100%;
    padding-top: 60px;
    padding-left: 25px;
    padding-right: 25px;
    display: none;
  }

  .div-block-4.mobile {
    display: block;
  }

  .div-block-5 {
    width: 100%;
  }

  .text-block-2.bold {
    margin-top: 3px;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .splide__slide.square {
    width: 40%;
  }

  .body {
    background-color: #f1f1f1;
  }

  .div-block-10, .div-block-11 {
    display: none;
  }

  .div-block-12 {
    justify-content: space-between;
    width: 100%;
    padding-top: 0;
    display: flex;
  }

  .div-block-13 {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background-color: #fffffff5;
    display: none;
  }

  .div-block-16 {
    width: 70%;
    height: auto;
  }

  .wb-swiper_slide.square {
    width: 40%;
  }
}

@media screen and (max-width: 767px) {
  .div-block-2 {
    height: 100%;
  }

  .div-block-3 {
    margin-top: 0;
  }

  .splide__list {
    height: auto;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-6 {
    align-items: stretch;
  }

  .heading {
    margin-bottom: 0;
  }

  .div-block-12 {
    margin-top: 0;
  }

  .div-block-13 {
    display: none;
  }

  .div-block-16 {
    width: 90%;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    padding-left: 15px;
    padding-right: 15px;
  }

  .link-2 {
    color: #000;
    letter-spacing: -2px;
  }

  .div-block-3 {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    margin-top: 60px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-4.mobile {
    padding-left: 15px;
    padding-right: 15px;
  }

  .h2 {
    font-size: 28.5px;
  }

  .submit-button {
    background-size: 10%;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 40px;
    font-size: 15px;
  }

  .text-field {
    font-size: 16px;
  }

  .text-field::placeholder {
    font-size: 14px;
  }

  .text-span {
    font-size: 28px;
  }

  .text-block-2.bold {
    margin-top: 1px;
    margin-bottom: 0;
    padding-top: 3px;
  }

  .splide__list {
    height: auto;
    padding-bottom: 0;
  }

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .main-wrapper {
    height: 100%;
    position: static;
  }

  .splide__slide {
    width: 75%;
  }

  .splide__slide.square {
    width: 65%;
  }

  .div-block-6 {
    min-height: 300px;
  }

  .div-block-7 {
    padding-right: 0%;
  }

  .div-block-9 {
    height: auto;
  }

  .heading {
    margin-top: 0;
    font-size: 3em;
    line-height: 45px;
  }

  .div-block-12 {
    margin-top: 0;
  }

  .div-block-13 {
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    background-color: #ffffffed;
    justify-content: space-between;
    display: none;
  }

  .div-block-14 {
    padding-left: 5%;
  }

  .div-block-16 {
    outline-offset: 0px;
    outline: 3px #333;
    width: 90%;
    margin-top: -80px;
  }

  .div-block-17 {
    padding-bottom: 50px;
  }

  .heading-2 {
    padding-right: 0;
  }

  .wb-swiper_slide {
    width: 75%;
  }

  .wb-swiper_slide.square {
    width: 65%;
  }

  .div-block-20 {
    min-height: 300px;
  }

  .bot-field {
    font-size: 16px;
  }

  .bot-field::placeholder {
    font-size: 14px;
  }
}


@font-face {
  font-family: 'Bebas Neue Pro Middle Bf 66 Cf 3 D 796 Ef 6 B';
  src: url('../fonts/Bebas-Neue-Pro-Middle-BF66cf3d796ef6b.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}