@font-face {
  font-family: Apoc;
  src: url('../fonts/Apoc.zip') format("undefined"), url('../fonts/apoc-normal.zip') format("undefined");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Acuminpro;
  src: url('../fonts/AcuminPro-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Apoc Revelations Trial;
  src: url('../fonts/Apoc-Revelations-Trial-RegularItalic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Apoc Trial 2";
  src: url('../fonts/Apoc-Normal-Trial-Regular-2.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Snellroundhand bold;
  src: url('../fonts/SnellRoundhand-BoldScript.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.section {
  z-index: 90;
  background-image: linear-gradient(#000, #000);
  justify-content: center;
  align-items: flex-end;
  height: 104vh;
  min-height: 104vh;
  display: flex;
  position: relative;
}

.container {
  width: 90%;
  max-width: 1240px;
}

.section-2 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.quick-stack {
  padding: 0;
}

.quick-stack-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  height: 100%;
  padding: 0;
}

.text-block {
  font-family: "Apoc Trial 2", Georgia, sans-serif;
  font-size: 2.6rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.text-block-2 {
  color: #82887c;
  padding-top: 10px;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1.1rem;
}

.text-block-2.center {
  color: #ffffffb3;
  text-align: center;
  width: 80%;
}

.text-block-2._2 {
  color: #00000080;
  font-size: 1.2rem;
  line-height: 150%;
}

.text-block-2._3 {
  width: 80%;
  padding-top: 0;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 150%;
}

.text-block-2._3._4 {
  text-align: center;
  width: 85%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-block-2.white {
  color: #fff;
  line-height: 150%;
}

.text-block-2.black {
  color: #000;
  margin: 1rem auto auto;
  padding-bottom: 20px;
  font-size: 1.2rem;
  line-height: 150%;
}

.div-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  width: auto;
  padding-right: 20px;
  display: flex;
}

.cell {
  border-right: 2px solid #0006;
  justify-content: center;
  align-items: flex-start;
  padding-right: 0;
}

.cell-2 {
  justify-content: center;
  align-items: flex-start;
  padding-left: 2rem;
}

.text-block-3 {
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 130%;
}

.cell-3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.section-3 {
  width: 100%;
  display: none;
}

.div-block-2 {
  display: flex;
}

.div-block-3 {
  background-color: #d6cbbc;
  width: 50%;
  padding: 10%;
}

.div-block-4 {
  grid-column-gap: 3.5rem;
  grid-row-gap: 3.5rem;
  background-color: #d6cbbc;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding: 7% 0% 7% 10%;
  display: flex;
}

.div-block-5 {
  display: flex;
}

.div-block-6 {
  width: 100%;
  font-family: Georgia, Times, Times New Roman, serif;
}

.div-block-7 {
  width: 50%;
}

.text-block-4 {
  color: #32352fe6;
  font-family: "Apoc Trial 2", Georgia, sans-serif;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.text-block-4._1 {
  color: #fff;
  font-family: Apoc Revelations Trial, Georgia, sans-serif;
}

.text-block-4._1.center {
  text-align: center;
}

.text-block-4._1._3 {
  font-family: "Apoc Trial 2", Georgia, sans-serif;
  font-size: 2.6rem;
  font-style: normal;
  line-height: 130%;
  overflow: visible;
}

.text-block-4._2 {
  color: #fff;
  font-family: "Apoc Trial 2", Georgia, sans-serif;
}

.text-block-4._2._3 {
  color: #32352f;
}

.text-block-4._2._3._4 {
  color: #fff;
}

.text-block-4.center {
  color: #fff;
  text-align: left;
  font-family: "Apoc Trial 2", Georgia, sans-serif;
  font-size: 3.438rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.text-block-4.white {
  color: #fff;
}

.text-block-4._4 {
  font-family: "Apoc Trial 2", Georgia, sans-serif;
}

.text-block-4._5 {
  text-align: center;
  font-family: "Apoc Trial 2", Georgia, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.text-block-4._6 {
  color: #ffffffe6;
  font-family: Acuminpro, Georgia, sans-serif;
  font-weight: 400;
}

.div-block-8 {
  background-color: #f1eae2;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 0% 5%;
  display: flex;
}

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

.quick-stack-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.div-block-10 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-5 {
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 100%;
}

.cell-4 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
}

.cell-5 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  border-left: 1px solid #0006;
  padding-left: 10%;
}

.section-4 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.container-2 {
  width: 80%;
  max-width: 1240px;
}

.quick-stack-4 {
  margin-top: 2.5rem;
  padding: 0;
}

.image {
  border-radius: 10px;
  width: 100%;
}

.div-block-11 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  padding-top: 5rem;
  display: flex;
}

.div-block-12 {
  border-bottom: 1px solid #0006;
  justify-content: space-between;
  align-items: stretch;
  padding-bottom: 10px;
  display: flex;
}

.text-block-6 {
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  line-height: 130%;
  display: none;
}

.text-block-7 {
  color: #333333b3;
  order: -1;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1.2rem;
  line-height: 130%;
}

.container-3 {
  width: 80%;
  max-width: 1240px;
}

.container-3._2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  display: flex;
}

.container-3._3 {
  text-align: center;
}

.section-5 {
  background-color: #32352f;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.section-5._2 {
  justify-content: center;
  align-items: center;
  padding-top: 8rem;
  padding-bottom: 8rem;
  padding-left: 0%;
  display: block;
}

.quick-stack-5 {
  min-height: 40vh;
  padding: 0;
}

.section-6 {
  background-image: linear-gradient(#f1ebe2, #f1ebe2);
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.container-4 {
  flex-flow: column;
  width: 80%;
  max-width: 1240px;
  display: flex;
}

.tabs {
  padding-top: 2.5rem;
  display: flex;
}

.section-7 {
  background-color: #32352f;
  padding-top: 5rem;
  padding-bottom: 8rem;
}

.container-5 {
  width: 80%;
  max-width: 1240px;
}

.slider {
  background-color: #ddd0;
  min-height: 45vh;
  margin-top: 2.5rem;
}

.text-block-8 {
  color: #e2e2e2cc;
  width: 80%;
  margin-top: 2rem;
  font-family: Montserrat, sans-serif;
  font-size: 1.2rem;
  line-height: 130%;
}

.text-block-8._2 {
  font-size: .8rem;
}

.text-block-8._2._3 {
  margin-top: 0;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1rem;
  line-height: 150%;
}

.text-block-8._2.small {
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1rem;
}

.section-8 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.container-6 {
  width: 90%;
  max-width: 1240px;
}

.quick-stack-6 {
  padding: 0;
}

.image-2 {
  object-fit: cover;
  object-position: 0% 50%;
  border-radius: 10px;
  width: 100%;
  height: 100%;
}

.cell-6 {
  background-color: #32352f;
  border-radius: 10px;
  justify-content: center;
  align-items: flex-start;
  padding: 10%;
}

.text-block-9 {
  color: #ffffffb3;
  padding-top: 10px;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1.2rem;
  line-height: 130%;
}

.form-block {
  width: 100%;
}

.form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  padding-top: 2.5rem;
  display: flex;
}

.text-field {
  background-color: #fff0;
  border: 1px #000;
  border-bottom: 1px solid #fff;
}

.text-field::placeholder {
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1rem;
}

.submit-button {
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50px;
  margin-top: 2.5rem;
  padding: 20px;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1rem;
  line-height: 90%;
}

.submit-button:hover {
  color: #fff;
  background-color: #fff0;
  border: 1px solid #fff;
  font-family: Acuminpro, Georgia, sans-serif;
}

.section-9 {
  background-color: #d6cbbc;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.container-7, .container-8 {
  width: 90%;
  max-width: 1240px;
}

.section-10 {
  background-color: #32352f;
  padding-top: 5rem;
  padding-bottom: 0;
}

.quick-stack-7 {
  border-bottom: 1px #fff6;
  padding: 0 0 2.5rem;
}

.quick-stack-7._2 {
  border-bottom-style: none;
  margin-top: 2.5rem;
}

.tab-link-tab-1 {
  color: #32352f66;
  background-color: #ddd0;
  border: 1px #636363;
  border-bottom: 1px solid #32352f80;
  border-radius: 0;
  padding-left: 25px;
  padding-right: 25px;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1.2rem;
}

.tab-link-tab-1.w--current {
  color: #32352fe6;
  background-color: #f1eae200;
  border: 1px #fff;
  border-bottom: 1px solid #32352fe6;
  border-radius: 0;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1.2rem;
}

.tabs-menu {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 60%;
  padding-left: 5%;
  display: flex;
  overflow: auto;
}

.tabs-content {
  order: -1;
  width: 40%;
  margin-top: 4rem;
  margin-left: auto;
}

.mask {
  width: 100%;
}

.image-3 {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 5px;
  width: 100%;
  height: 40vh;
}

.slide {
  width: 49%;
  margin-right: 1%;
}

.slide-2 {
  width: 49%;
  margin-left: 1%;
}

.image-4 {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 5px;
  width: 100%;
  height: 40vh;
}

.text-block-10 {
  color: #fffc;
  font-family: Montserrat, sans-serif;
  font-size: .8rem;
}

.text-block-10.large {
  color: #ffffffb3;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1rem;
  line-height: 150%;
}

.form-2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 2.5rem;
  display: flex;
}

.text-field-2 {
  border-radius: 50px;
  width: 80%;
  margin-bottom: 0;
  margin-right: auto;
}

.text-field-2::placeholder {
  background-color: #0000;
}

.submit-button-2 {
  color: #fffc;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 50px;
  width: 30%;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
}

.cell-7 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
}

.form-block-2 {
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.text-block-11 {
  color: #fff;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1.4rem;
  line-height: 120%;
}

.link-block {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #fffc;
  justify-content: flex-start;
  align-items: center;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1rem;
  text-decoration: none;
  display: flex;
}

.div-block-13 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.cell-8 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.div-block-14, .div-block-15 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.div-block-16 {
  background-color: #3e433a;
}

.container-9 {
  width: 90%;
  max-width: 1240px;
}

.quick-stack-8 {
  padding-left: 0;
  padding-right: 0;
}

.cell-9 {
  justify-content: center;
  align-items: flex-end;
}

.div-block-17 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.text-block-12 {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
}

.div-block-18 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.cell-10 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
}

.image-5, .image-6 {
  width: 40px;
  height: 40px;
}

.image-7 {
  width: 40px;
}

.slider-2 {
  background-color: #ddd0;
  min-height: 80vh;
}

.slide-nav {
  background-color: #0000;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: -4%;
  padding-top: 0;
  display: flex;
}

.slider-3 {
  background-color: #ddd0;
  width: 100%;
  min-height: 50vh;
}

.div-block-19 {
  background-image: url('../images/Rectangle-21.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: flex-end;
  height: 100%;
  display: flex;
}

.div-block-19._1 {
  background-image: url('../images/13.webp');
  background-position: 0%;
}

.div-block-19._2 {
  background-image: url('../images/Club-House.webp');
  background-position: 50%;
}

.div-block-19._3 {
  background-image: url('../images/11.webp');
}

.div-block-19._4 {
  background-image: url('../images/15.webp');
}

.div-block-19._5 {
  background-image: url('../images/AerobicsZumba-Room.png');
}

.div-block-19._6 {
  background-image: url('../images/Badminton.png');
}

.div-block-19._7 {
  background-image: url('../images/Cricket-Nets.png');
  background-position: 50% 12%;
}

.div-block-19._8 {
  background-image: url('../images/Gym.png');
}

.div-block-19._9 {
  background-image: url('../images/PickleBall-Court.png');
}

.div-block-19._10 {
  background-image: url('../images/Banquet-Hall.webp');
}

.div-block-19._11 {
  background-image: url('../images/Guest-Rooms.webp');
}

.div-block-19._12 {
  background-image: url('../images/Indoor-Games.webp');
  background-position: 0 0;
  background-size: cover;
}

.div-block-19._13 {
  background-image: url('../images/Sauna.webp');
}

.div-block-19._14 {
  background-image: url('../images/Snooker-Table.webp');
}

.div-block-19.a {
  background-image: url('../images/Rectangle-44.webp');
  background-position: 50%;
  background-size: cover;
}

.div-block-19.b {
  background-image: url('../images/Rectangle-55.webp');
  background-position: 50%;
  background-size: cover;
}

.div-block-19.c {
  background-image: url('../images/Rectangle-58.webp');
  background-position: 50%;
  background-size: cover;
}

.div-block-19.d {
  background-image: url('../images/Rectangle-61.webp');
  background-position: 50%;
  background-size: cover;
}

.div-block-19.e {
  background-image: url('../images/Rectangle-62.webp');
  background-position: 50%;
  background-size: cover;
}

.div-block-19.f {
  background-image: url('../images/Rectangle-63.webp');
  background-position: 50%;
  background-size: cover;
}

.div-block-19.g {
  background-image: url('../images/Rectangle-65.webp');
  background-position: 50%;
  background-size: cover;
}

.div-block-19.h {
  background-image: url('../images/Rectangle-64.webp');
  background-position: 50%;
  background-size: cover;
}

.div-block-19.i {
  background-image: url('../images/Rectangle-66.webp');
  background-position: 50%;
  background-size: cover;
}

.div-block-19.k {
  background-image: url('../images/Rectangle-60.webp');
  background-position: 50%;
  background-size: cover;
}

.div-block-20 {
  color: #efefef;
  background-color: #fff0;
  border: 1px solid #ffffff2e;
  border-radius: 1px;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 13%;
  margin-bottom: -11%;
  padding-top: 5px;
  display: flex;
}

.div-block-20._2 {
  border-style: none;
  margin-right: auto;
}

.text-block-13 {
  color: #fff;
  text-transform: uppercase;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 100%;
}

.slide-3 {
  width: 100%;
  height: 40vh;
  min-height: auto;
  margin-right: 10px;
}

.mask-2 {
  width: auto;
  overflow: hidden;
}

.cell-11 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: flex-start;
}

.image-8, .image-9, .image-10, .image-11, .image-12, .image-13, .image-14, .image-15 {
  width: 40px;
}

.navbar {
  z-index: 555;
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  background-color: #ddd0;
  background-image: linear-gradient(#0009, #3838384f);
  border-bottom: 1px #ffffffb3;
  margin-bottom: -8%;
  display: flex;
  position: sticky;
  top: 0;
}

.brand {
  margin-left: auto;
  margin-right: auto;
}

.brand-2 {
  margin-left: 0;
  margin-right: auto;
}

.button {
  order: 2;
  margin-top: auto;
  margin-bottom: auto;
}

.container-10 {
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.button-2 {
  text-transform: uppercase;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 50px;
  order: -1;
  padding: 15px 30px 11px;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1rem;
  display: none;
}

.button-2:hover {
  color: #3a3a3a;
  background-color: #fff;
}

.image-17 {
  width: 200px;
  margin: auto;
}

.menu-button {
  color: #fff;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.menu-button.w--open {
  background-color: #c8c8c800;
  justify-content: center;
}

.div-block-22 {
  background-image: url('../images/Rectangle-32-1.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-23 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.link-block-3 {
  background-color: #d4d4d4;
  border-radius: 50px;
  margin-top: 2rem;
  padding: 0;
}

.container-11 {
  z-index: 99;
  width: 90%;
  max-width: 1440px;
  margin-top: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.quick-stack-9 {
  margin-bottom: 5%;
  padding: 0;
}

.light {
  color: #fff;
}

.cell-12 {
  justify-content: flex-end;
  align-items: flex-end;
}

.link-block-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #000;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1rem;
  text-decoration: none;
  display: flex;
}

.link-block-4:hover {
  color: #fff;
  background-color: #fff0;
}

.link-block-4.dark {
  color: #fff;
  background-color: #32352f;
  border-color: #32352f;
  font-family: Acuminpro, Georgia, sans-serif;
}

.link-block-4.dark:hover {
  color: #000;
  background-color: #32352f00;
}

.link-block-4._2 {
  margin-top: 1rem;
  padding-top: 17px;
}

.link-block-4._2.spacer {
  margin: 2%;
}

.link-block-4._2._3 {
  padding-top: 17px;
  position: absolute;
  bottom: 4%;
  left: 2%;
}

.link-block-4._2._4 {
  margin-top: 0;
  padding-top: 17px;
  line-height: 100%;
  display: flex;
}

.text-block-16 {
  text-transform: capitalize;
  white-space: nowrap;
  overflow-wrap: normal;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 90%;
}

.text-block-17 {
  color: #fffc;
  margin-top: 2.5rem;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1.2rem;
  line-height: 130%;
}

.text-block-17.mid {
  color: #fff9;
  width: 76%;
  line-height: 150%;
}

.image-18 {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
}

.image-18._2 {
  object-position: 50% 100%;
}

.text-block-18 {
  font-family: Acuminpro, Georgia, sans-serif;
}

.text-block-19 {
  white-space: nowrap;
  word-break: normal;
  padding-bottom: 10px;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1.4rem;
}

.right-arrow {
  justify-content: center;
  align-items: center;
  margin-top: -10%;
  margin-bottom: 0%;
  margin-right: 5%;
  display: flex;
}

.slide-nav-2 {
  display: none;
}

.left-arrow {
  justify-content: center;
  align-items: center;
  margin-top: -10%;
  margin-left: 5%;
  display: flex;
}

.right-arrow-2 {
  justify-content: center;
  align-items: center;
  margin-right: 0%;
  display: flex;
}

.right-arrow-2._2 {
  justify-content: flex-start;
  align-items: flex-end;
  margin-right: -6%;
}

.left-arrow-2 {
  justify-content: center;
  align-items: center;
  margin-left: 0%;
  display: flex;
  left: auto;
}

.left-arrow-2._2 {
  justify-content: flex-end;
  align-items: flex-end;
  margin-left: -5%;
}

.image-19 {
  width: 40px;
  margin-top: -5rem;
}

.image-20 {
  width: 40px;
  margin-top: -5rem;
  position: relative;
}

.slide-nav-3 {
  display: none;
}

.image-21 {
  width: 50px;
  margin-top: 0%;
}

.image-22 {
  width: 50px;
}

.left-arrow-3 {
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 0%;
  display: flex;
  inset: 0% 10% 0% auto;
}

.icon-3, .icon-4 {
  margin-top: auto;
  margin-bottom: 0;
}

.image-23 {
  width: 2rem;
  height: auto;
  margin-top: auto;
}

.right-arrow-3 {
  z-index: 999;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 0%;
  display: flex;
}

.image-24 {
  width: 2rem;
}

.nav-menu {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background-color: #000000e6;
  width: 20%;
  margin-left: auto;
  margin-right: 6%;
  padding: 1% 0%;
}

.nav-link {
  color: #fff;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1rem;
}

.nav-link.w--current {
  color: #fff;
  font-family: Acuminpro, Georgia, sans-serif;
  font-weight: 400;
  text-decoration: underline;
}

.nav-link-2, .nav-link-3 {
  color: #fff;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1rem;
}

.nav-link-3.active {
  color: #fff;
}

.italic-text {
  text-align: left;
  text-transform: capitalize;
  font-family: Snellroundhand bold, Georgia, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.italic-text.i {
  font-size: 2.6rem;
}

.italic-text-2 {
  color: #ffffffe6;
  font-family: "Apoc Trial 2", Georgia, sans-serif;
  font-size: 2rem;
  font-style: normal;
}

.image-25 {
  width: 40px;
  height: 40px;
}

.italic-text-3 {
  width: 100%;
  font-family: "Apoc Trial 2", Georgia, sans-serif;
  font-size: 2.4rem;
  font-style: normal;
}

.image-26, .image-27 {
  display: none;
}

.italic-text-4 {
  width: auto;
  font-family: "Apoc Trial 2", Georgia, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
}

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

.italic-text-4._2.dark {
  color: #332820;
}

.image-28 {
  width: 100%;
  padding-top: 0;
}

.italic-text-5, .italic-text-6 {
  font-size: 2.4rem;
  font-style: normal;
}

.italic-text-7, .italic-text-8 {
  font-style: normal;
}

.slider-4 {
  width: 100%;
  height: 100%;
}

.div-block-24 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/5.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-24._1 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Frame-1000001099_1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-24._2 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Frame-1000001096_2.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-24._3 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/IMG_8152_3_11zon.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-24._4 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/13.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-24._5 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/4.webp');
}

.div-block-24._6 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/IMG_7903_2_11zon-2.webp');
}

.div-block-24._7 {
  background-image: none;
}

.div-block-24._7._2 {
  background-image: linear-gradient(#0009, #0009), url('../images/WhatsApp-Image-2025-12-03-at-13.04.57-1.jpeg');
}

.div-block-24._8 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/vivana-4-1_11zon.png');
}

.div-block-24._9 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Countryside-final_compressed-10-1_11zon.png');
  background-size: auto, cover;
}

.image-29, .image-30 {
  display: none;
}

.div-block-25 {
  width: 40vw;
  padding-right: 10%;
  overflow: hidden;
}

.div-block-25._2 {
  width: 35vw;
  padding-right: 0%;
}

.lightbox-link {
  min-width: 100%;
  height: 70vh;
}

.image-31 {
  width: 100%;
  height: 70vh;
}

.text-block-4-copy.center {
  color: #fff;
  font-family: "Apoc Trial 2", Georgia, sans-serif;
  font-size: 3.438rem;
}

.text-block-4-copy._5 {
  font-family: "Apoc Trial 2", Georgia, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.section-11 {
  background-color: #f1ebe2;
  background-image: url('../images/Vector-13.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  min-height: 65vh;
  display: flex;
  position: relative;
}

.div-block-26 {
  min-width: auto;
  min-height: auto;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-27 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.div-block-28 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  display: flex;
}

.text-block-20 {
  text-align: center;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1.1rem;
}

.div-block-28-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.div-block-26-2 {
  min-width: auto;
  min-height: auto;
  position: absolute;
  inset: 10% auto auto 5%;
}

.div-block-26-2-copy {
  min-width: auto;
  min-height: auto;
  position: absolute;
  inset: 10% 5% auto auto;
}

.div-block-26-3 {
  min-width: auto;
  min-height: auto;
  position: absolute;
  inset: auto auto 10% 5%;
}

.div-block-26-4 {
  min-width: auto;
  min-height: auto;
  position: absolute;
  inset: auto 5% 10% auto;
}

.div-block-29 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  align-items: center;
  display: flex;
  position: static;
  inset: 50% auto;
}

.image-32, .image-33, .image-34, .image-35, .image-36, .image-37, .image-38, .image-39 {
  width: 80px;
}

.text-span {
  margin-right: auto;
}

.tab-pane-tab-2 {
  height: 100%;
  margin-left: 0;
}

.image-40 {
  max-width: 60%;
}

.text-block-4-copy {
  color: #32352fe6;
  font-family: "Apoc Trial 2", Georgia, sans-serif;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.text-block-4-copy.test {
  color: #32352fe6;
}

.div-block-30 {
  z-index: 150;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 60px;
  display: flex;
  position: absolute;
  inset: auto 0% 10%;
}

.div-block-30._2 {
  justify-content: center;
  align-items: stretch;
  padding-bottom: 0;
  display: none;
}

.image-41 {
  max-width: 25%;
}

.div-block-31 {
  width: 100%;
  padding-top: 1rem;
}

.background-video {
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  padding-top: 0;
  display: flex;
}

.bold-text {
  font-size: 2.4rem;
}

.text-span-3 {
  color: #00000080;
}

.dropdown {
  border: 1px solid #fff;
  border-top-style: none;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  min-width: 100%;
  display: flex;
}

.icon-5 {
  margin-left: auto;
}

.text-block-21 {
  margin-right: auto;
  font-family: Apoc, Times New Roman, sans-serif;
}

.dropdown-toggle {
  color: #fff;
  border: .5px solid #fff;
  border-top-width: 1px;
  border-radius: 1px;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 1.4rem;
}

.dropdown-toggle.w--open {
  color: #fff;
  background-color: #32352f;
  border: 1px solid #fff;
  font-family: Apoc, Times New Roman, sans-serif;
  font-weight: 400;
}

.dropdown-toggle._2 {
  color: #fff;
  border: .5px solid #fff;
  border-top-style: none;
  min-width: 100%;
  font-size: 1.4rem;
}

.dropdown-list {
  position: relative;
}

.dropdown-list.w--open {
  background-color: #ddd0;
  border: 1px solid #000;
  border-top-style: none;
  position: static;
}

.text-block-22 {
  padding: 20px;
  font-family: Apoc, Times New Roman, sans-serif;
  font-size: 1rem;
  line-height: 150%;
}

.button-3 {
  color: #32352f;
  background-color: #fff;
  border: 1px solid #32352f;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 20%;
  margin: 2.5% auto 0%;
  padding: 15px 30px 11px;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1rem;
  line-height: 1rem;
  display: flex;
}

.button-3:hover {
  color: #fff;
  background-color: #32352f;
  border-color: #fff;
}

.button-3.w--current {
  padding-top: 17px;
  padding-bottom: 15px;
}

.image-43 {
  width: 40%;
  max-width: 40%;
}

.code-embed {
  width: 100%;
  min-height: 100%;
}

.section-12 {
  background-color: #d6cbbc;
  justify-content: center;
  align-items: center;
  height: 80vh;
  display: flex;
}

.quick-stack-11 {
  width: 100%;
  margin: auto 0% auto 5%;
  padding: 0;
}

.image-44 {
  width: 100%;
  min-height: 60vh;
}

.section-13 {
  height: auto;
}

.container-12 {
  width: 100%;
  max-width: 1240px;
}

.quick-stack-12 {
  padding-right: 0;
}

.slider-3-copy {
  background-color: #ddd0;
  width: 100%;
  min-height: 50vh;
}

.mask-2-copy {
  width: 100%;
  overflow: visible;
}

.container-13 {
  width: 100%;
  max-width: none;
}

.div-block-32 {
  padding: 10%;
}

.quick-stack-13 {
  padding: 0;
}

.section-14 {
  background-image: url('../images/image-21.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: flex-start;
  min-height: 60vh;
  padding-top: 5%;
  padding-left: 0;
  display: flex;
}

.section-14._2 {
  z-index: 16;
  background-image: linear-gradient(#0009, #0009), url('../images/17-1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  position: sticky;
  top: 5vh;
}

.section-14._1 {
  z-index: 15;
  background-image: linear-gradient(#0009, #0009), url('../images/18.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  position: sticky;
  top: 0;
}

.section-14._3 {
  z-index: 17;
  background-image: linear-gradient(#0009, #0009), url('../images/4.jpeg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  position: sticky;
  top: 10vh;
}

.section-14._4 {
  z-index: 18;
  background-image: linear-gradient(#00000080, #00000080), url('../images/Rectangle-52.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  align-items: center;
  min-height: 100vh;
  position: sticky;
  top: 15vh;
}

.section-14._5 {
  z-index: 19;
  background-image: linear-gradient(#00000080, #00000080), url('../images/Green-Blossoms.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  position: sticky;
  top: 20vh;
}

.quick-stack-14 {
  width: 90%;
  max-width: 1240px;
  min-height: 40vh;
  padding: 0;
}

.quick-stack-14._1 {
  max-width: 1440px;
}

.quick-stack-14._2 {
  max-width: 1440px;
  margin-bottom: 10%;
}

.quick-stack-14._3 {
  max-width: 1440px;
  margin-bottom: 20%;
}

.quick-stack-15 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  height: auto;
  min-height: 100vh;
  padding: 0;
}

.cell-16 {
  background-color: #32352f;
  justify-content: center;
  align-items: center;
  padding: 10% 5%;
}

.cell-17 {
  background-color: #1e1e1e;
  justify-content: center;
  align-items: flex-start;
  padding: 5% 5% 5% 10%;
}

.section-15 {
  background-color: #d6cbbc;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.container-14 {
  width: auto;
  max-width: 90%;
}

.text-block-23 {
  max-width: 43%;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1.2rem;
  line-height: 150%;
}

.text-block-23._2 {
  max-width: 100%;
}

.text-block-23._3 {
  color: #fff9;
  max-width: 75%;
}

.section-16 {
  background-image: url('../images/Rectangle-47.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: space-between;
  align-items: stretch;
  min-height: 80vh;
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: none;
}

.container-15 {
  width: 90%;
  max-width: 1240px;
  height: auto;
  min-height: 100%;
  display: flex;
}

.container-16 {
  width: 100%;
  max-width: none;
}

.quick-stack-16 {
  width: 100%;
  padding: 0;
}

.image-45 {
  max-width: 20%;
}

.cell-18 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
}

.cell-19 {
  justify-content: flex-end;
  align-items: flex-end;
}

.section-17 {
  background-color: #82887c;
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 5%;
  display: none;
}

.quick-stack-17 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  padding: 0;
}

.image-46 {
  width: 100%;
}

.cell-20 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: center;
  align-items: flex-start;
}

.div-block-33 {
  background-image: url('../images/Rectangle-49-4.jpg');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 70vh;
  display: flex;
}

.section-18 {
  background-image: url('../images/Rectangle-49-4.jpg');
  background-position: 50%;
  background-size: cover;
  min-height: 70vh;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.slider-5 {
  width: 100%;
  height: 100%;
  min-height: 70vh;
}

.mask-3 {
  height: 100%;
  min-height: 70vh;
}

.quick-stack-18 {
  width: 100%;
  min-height: 60vh;
}

.container-17 {
  width: 100%;
}

.cell-21 {
  justify-content: center;
  align-items: center;
}

.div-block-34 {
  padding: 30% 0%;
}

.cell-22 {
  justify-content: center;
  align-items: center;
}

.cell-22._2 {
  justify-content: center;
  align-items: flex-start;
}

.quick-stack-19 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  padding: 0;
}

.text-block-24 {
  font-family: Apoc Revelations Trial, Georgia, sans-serif;
  font-size: 6vw;
  font-weight: 400;
  line-height: 100%;
}

.cell-23, .cell-23._2 {
  justify-content: center;
  align-items: flex-end;
}

.inpired-img-2 {
  max-width: 12vw;
  transform: translate(0);
}

.div-block-35 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  padding-top: 8rem;
  padding-bottom: 4rem;
  display: flex;
}

.cell-24 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: flex-start;
  padding-right: 5%;
}

.cell-25 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: space-between;
  align-items: flex-end;
}

.div-block-36 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  align-items: flex-start;
  margin: 0;
  display: flex;
}

.cell-26 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: flex-start;
  padding: 0% 20% 0% 0%;
}

.div-block-37 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.quick-stack-20 {
  margin-top: auto;
  margin-bottom: auto;
}

.quick-stack-20._2 {
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 0%;
}

.slide-nav-4 {
  inset: auto 5% 5% auto;
}

.right-arrow-4 {
  width: 50px;
  height: 50px;
  inset: auto auto 5% 15%;
}

.left-arrow-4 {
  width: 50px;
  height: 50px;
  inset: auto auto 5% 10%;
}

.div-block-38 {
  z-index: 99;
  display: flex;
  position: absolute;
  inset: 5% auto auto 10%;
}

.textmask {
  width: 100%;
  overflow: hidden;
}

.masktext {
  width: auto;
  font-family: "Apoc Trial 2", Georgia, sans-serif;
  font-style: normal;
}

.masktext._2 {
  font-style: normal;
}

.text-block-4-copy {
  color: #ffffffe6;
  font-family: "Apoc Trial 2", Georgia, sans-serif;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
  transform: translate(0);
}

.text-block-4-copy._1 {
  color: #fff;
  font-family: Apoc Revelations Trial, Georgia, sans-serif;
}

.text-block-4-copy._1.center {
  text-align: center;
}

.text-block-4-copy._1._3 {
  overflow: hidden;
}

.text-block-4-copy._2 {
  color: #fff;
  font-family: "Apoc Trial 2", Georgia, sans-serif;
}

.text-block-4-copy._2._3 {
  color: #32352f;
}

.text-block-4-copy._2._3._4 {
  color: #fff;
}

.text-block-4-copy.center {
  color: #fff;
  text-align: left;
  font-family: "Apoc Trial 2", Georgia, sans-serif;
  font-size: 3.438rem;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.text-block-4-copy.white {
  color: #fff;
}

.text-block-4-copy._4 {
  font-family: "Apoc Trial 2", Georgia, sans-serif;
}

.text-block-4-copy._5 {
  text-align: center;
  font-family: "Apoc Trial 2", Georgia, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.text-block-4-copy._6 {
  color: #ffffffe6;
}

.inspired_wrap {
  overflow: visible;
}

.iinspired-text {
  white-space: nowrap;
  word-break: normal;
  font-family: Apoc Revelations Trial, Georgia, sans-serif;
  font-size: 8.5vw;
  font-weight: 400;
  line-height: 100%;
}

.inspiredimgwrap {
  overflow: hidden;
}

.inspiredimg1 {
  background-image: url('../images/Frame-1000001096_1.webp');
  background-position: 0 0;
  background-size: cover;
  max-width: 12vw;
  transform: translate(0);
}

.inspired-image-2 {
  overflow: hidden;
}

.custom-slider-nav {
  justify-content: flex-end;
  align-items: center;
  width: 80%;
  margin-bottom: 2.5%;
  display: flex;
}

.background-video-2 {
  background-image: linear-gradient(#00000080, #00000080);
  height: auto;
  min-height: 80vh;
}

.play-pause-button {
  inset: 0;
}

.div-block-39 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  width: 100%;
  padding: 2.5%;
  display: flex;
}

.text-block-25 {
  color: #fff;
  font-family: "Apoc Trial 2", Georgia, sans-serif;
  font-size: 2rem;
  font-style: italic;
  font-weight: 400;
  line-height: 120%;
}

.text-block-26 {
  color: #fff;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1rem;
}

.button-4 {
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 50px;
  padding-top: 13px;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1rem;
  line-height: 120%;
}

.button-4:hover {
  color: #000;
  background-color: #fff;
  font-family: Acuminpro, Georgia, sans-serif;
}

.button-4.light {
  color: #000;
  background-color: #d6cbbc;
  border-color: #d6cbbc;
  margin-top: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
}

.button-4.light:hover {
  color: #d6cbbc;
  background-color: #d6cbbc00;
}

.button-4.dark {
  background-color: #1e1e1e;
  border-color: #1e1e1e;
  margin-top: auto;
  padding: 13px 50px;
  font-family: Open Sans, sans-serif;
  font-size: 1.2rem;
  line-height: 26px;
}

.button-4.dark:hover {
  color: #1e1e1e;
  background-color: #fff0;
  border-color: #1e1e1e;
}

.button-4.dark._2 {
  display: none;
}

.button-4.white {
  color: #000;
  background-color: #fff;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 1rem;
  line-height: 120%;
}

.button-4.white:hover {
  color: #fff;
  background-color: #fff0;
}

.button-4._4 {
  color: #000;
  background-color: #fff;
}

.button-4._4:hover {
  color: #fff;
  background-color: #fff0;
}

.div-block-40 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.div-block-41 {
  justify-content: flex-end;
  padding-top: 2.5rem;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1rem;
  line-height: 100%;
  display: flex;
}

.text-block-27 {
  padding-bottom: 1rem;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
}

.text-block-27.white {
  color: #fff;
  padding-bottom: 0;
}

.div-block-42 {
  order: -9999;
  padding-bottom: 2.5rem;
}

.div-block-43 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.div-block-44 {
  align-self: auto;
  margin: 0 0 2rem;
  padding-bottom: 0;
  overflow: hidden;
}

.text-block-28 {
  color: #fff;
  font-family: Apoc Revelations Trial, Georgia, sans-serif;
  font-size: 2rem;
  font-style: italic;
  line-height: 120%;
}

.text-block-29 {
  color: #fff;
  padding-top: 10px;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1.4rem;
  line-height: 120%;
}

.text-block-30 {
  color: #ffffff80;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1rem;
}

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

.italic-text-9 {
  font-family: "Apoc Trial 2", Georgia, sans-serif;
  font-style: normal;
}

.text-block-31 {
  color: #fff;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1.2rem;
  line-height: 120%;
}

.text-block-32 {
  color: #ffffffab;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: .8rem;
}

.div-block-46 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  padding-top: 10px;
  display: flex;
}

.text-block-33 {
  color: #fff;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  text-decoration: none;
}

.link-block-5 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  font-family: Apoc, Times New Roman, sans-serif;
  font-size: 2rem;
  line-height: 120%;
  display: none;
  overflow: hidden;
}

.cell-28 {
  justify-content: flex-end;
  align-items: flex-end;
}

.background-video-3 {
  z-index: 90;
  min-height: 100vh;
}

.play-pause-button-2 {
  inset: 0;
}

.div-block-47 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  display: flex;
}

.div-block-48 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.div-block-49 {
  z-index: 99;
  position: absolute;
}

.div-block-50 {
  position: static;
  top: auto;
  overflow: visible;
}

.div-block-51 {
  display: block;
  position: static;
  top: auto;
  overflow: visible;
}

.bar {
  background-color: #fff;
  height: .5px;
}

.div-block-52, .div-block-53, .div-block-54, .div-block-55, .div-block-56, .div-block-57, .div-block-58, .div-block-59, .div-block-60 {
  overflow: hidden;
}

.div-block-61 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  align-items: center;
  margin-top: auto;
  display: none;
  overflow: hidden;
}

.div-block-62, .div-block-63, .div-block-64, .div-block-65 {
  overflow: hidden;
}

.container-18 {
  width: 100%;
  max-width: 1440px;
  margin-bottom: 5%;
}

.en {
  overflow: hidden;
}

.icon-6, .icon-7, .slide-nav-5 {
  display: none;
}

.slide-4 {
  background-image: linear-gradient(#0000009e, #0000009e), url('../images/15_1.webp');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.section-19 {
  z-index: 20;
  min-height: 100vh;
  position: sticky;
  top: 25vh;
}

.text-block-34 {
  color: #fff;
  font-family: Apoc Revelations Trial, Georgia, sans-serif;
  font-size: 2rem;
  line-height: 2.2rem;
}

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

.code-embed-2 {
  justify-content: center;
  align-items: center;
  width: 1.2rem;
  padding-bottom: 5px;
  display: flex;
}

.slide-5 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/18.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-67 {
  z-index: 9999;
  background-image: linear-gradient(#000000b3, #000000b3);
  position: fixed;
  inset: 0%;
}

.div-block-68 {
  z-index: 9999;
  background-color: #000;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.code-embed-3 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-20 {
  background-color: #d6cbbc;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.container-19 {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-flow: column;
  width: 90%;
  max-width: 1440px;
  display: flex;
}

.quick-stack-21, .quick-stack-22 {
  padding: 0;
}

.tabs-2 {
  display: flex;
}

.tabs-content-2 {
  width: 70%;
}

.tabs-menu-2 {
  width: 30%;
}

.image-49 {
  width: 100%;
  height: 100%;
}

.image-50 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 100%;
  font-size: 1rem;
}

.tab-link-tab-1-2 {
  background-color: #ddd0;
  border-bottom: 5px solid #897a6633;
  font-size: 1rem;
}

.tab-link-tab-1-2.w--current {
  color: #432413;
  background-color: #c8c8c800;
  border-bottom-width: 5px;
  border-bottom-color: #432413;
  font-size: 1rem;
}

.container-20 {
  width: 90%;
  max-width: 1440px;
}

.quick-stack-23 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  padding: 0;
}

.cell-29 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  justify-content: center;
  align-items: flex-start;
}

.text-block-35 {
  color: #fff;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1.4rem;
  line-height: 150%;
}

.text-block-36 {
  color: #fff9;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1rem;
  line-height: 120%;
}

.cell-30 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: center;
  align-items: center;
}

.cell-31 {
  justify-content: flex-start;
  align-items: flex-end;
}

.div-block-69 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: stretch;
  max-width: 70%;
  display: flex;
}

.section-21 {
  z-index: 9999;
  background-color: #0f0f0f;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  display: flex;
  position: fixed;
  inset: 0%;
}

.div-block-70 {
  justify-content: center;
  align-items: center;
  width: 500px;
  height: 500px;
  display: flex;
  position: relative;
}

.slide-5-2 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Countryside-final_compressed-10-1_11zon.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slider-6 {
  width: 100%;
  height: 100%;
  display: none;
}

.slide-6 {
  background-image: linear-gradient(#00000080, #00000080);
}

.slide-7 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Frame-1000001095.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.div-block-71 {
  color: #ffffff85;
  text-align: left;
  border-top: 1px solid #4d4d4d;
  border-bottom: 1px #000;
  padding: 20px 20px 0;
  font-family: Acuminpro, Georgia, sans-serif;
}

.slide-7-copy {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Frame-1000001096.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.background-video-4 {
  width: 100%;
  height: 100%;
}

.image-52 {
  display: none;
}

.right-arrow-5 {
  z-index: 1200;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.left-arrow-5 {
  display: none;
}

.slide-nav-6 {
  z-index: 1200;
  justify-content: flex-end;
  align-items: center;
  padding-bottom: 20px;
  padding-right: 20px;
  display: flex;
}

.background-video-5 {
  background-image: linear-gradient(#00000080, #00000080);
  height: 100%;
}

.slide-7-4 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Frame-1000001099.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-7-5 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Frame-1000001098.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.slide-7-6 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Frame-1000001097.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.div-block-72 {
  z-index: 200;
  display: none;
  position: absolute;
  inset: 0%;
}

.slide-8 {
  background-image: linear-gradient(#0009, #0009), url('../images/Frame-1000001096_2.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-8._1 {
  background-image: linear-gradient(to bottom, null, null), url('../images/Frame-1000001095_1.webp');
}

.slide-8._2 {
  background-image: linear-gradient(to bottom, null, null), url('../images/Frame-1000001096_2.webp');
}

.slider-7 {
  z-index: 97;
  background-image: linear-gradient(#000, #000);
  width: 100%;
  height: 100%;
}

.slide-10._2 {
  background-image: linear-gradient(to bottom, null, null), url('../images/Frame-1000001097_1.webp');
}

.slide-10._5.r {
  background-image: linear-gradient(to bottom, null, null), url('../images/Frame-1000001100.webp');
}

.link {
  color: #fff;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 150%;
  text-decoration: underline;
}

.div-block-73 {
  z-index: 120;
  background-color: #0000;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0%;
}

.slide-7-5-copy {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Frame-1000001100.webp');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.section-22 {
  background-image: url('../images/Rectangle-47.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 100vh;
  display: flex;
}

.container-21 {
  width: 90%;
  max-width: 1440px;
}

.quick-stack-24 {
  min-height: 60vh;
  padding: 0;
}

.image-53 {
  max-width: 200px;
}

.cell-32 {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
}

.cell-33 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-end;
  align-items: flex-start;
}

.div-block-74 {
  z-index: 11;
  display: none;
  position: absolute;
  inset: 0%;
}

.right-arrow-6, .left-arrow-6 {
  display: none;
}

.slide-nav-7 {
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 20px;
  padding-right: 20px;
  display: flex;
}

.cell-34 {
  color: #fff;
  background-color: #32352f00;
  border-radius: 5px;
  padding: 0;
}

.background-video-6 {
  z-index: 57;
  background-image: linear-gradient(#00000080, #00000080);
  width: 100%;
  height: 100%;
}

.background-video-7 {
  width: 100%;
  height: 100%;
}

.play-state {
  position: absolute;
  inset: auto 2.5% 2.5% auto;
}

.link-block-6 {
  color: #fff;
  width: 100%;
  padding: 20px 10px 20px 20px;
  font-family: Acuminpro, Georgia, sans-serif;
  font-size: 1rem;
  text-decoration: none;
}

.text-block-37 {
  text-align: left;
}

.text-block-4-copy-copy {
  color: #32352fe6;
  font-family: "Apoc Trial 2", Georgia, sans-serif;
  font-size: 2.5rem;
  font-style: normal;
  font-weight: 400;
  line-height: 130%;
}

.text-block-4-copy-copy._1 {
  color: #fff;
  font-family: Apoc Revelations Trial, Georgia, sans-serif;
}

.text-block-4-copy-copy._1.center {
  text-align: center;
}

.text-block-4-copy-copy._2 {
  color: #fff;
  font-family: "Apoc Trial 2", Georgia, sans-serif;
}

.text-block-4-copy-copy._2._3 {
  color: #32352f;
}

.text-block-4-copy-copy._2._3._4 {
  color: #fff;
}

.text-block-4-copy-copy.center {
  color: #fff;
  font-family: "Apoc Trial 2", Georgia, sans-serif;
  font-size: 3.438rem;
}

.text-block-4-copy-copy.white {
  color: #fff;
}

.text-block-4-copy-copy._4 {
  font-family: "Apoc Trial 2", Georgia, sans-serif;
}

.text-block-4-copy-copy._5 {
  font-family: "Apoc Trial 2", Georgia, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.div-block-75 {
  background-color: #32352f;
  border-radius: 5px;
  width: 100%;
  height: 100%;
  padding: 20px;
}

.mask-5 {
  z-index: 99;
  filter: brightness(60%);
}

.text-block-38, .text-block-39, .text-block-40, .text-block-41 {
  line-height: 100%;
}

.div-block-76 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  display: flex;
}

.image-54, .image-55, .image-56, .image-57, .image-58 {
  width: 100%;
  height: 100%;
}

.section-23 {
  z-index: 999;
  background-color: #000;
  display: flex;
  position: fixed;
  inset: 0%;
}

.section-24 {
  z-index: 990;
  background-color: #1b1b1b;
  display: none;
  position: fixed;
  inset: 0%;
}

.image-59 {
  width: 100%;
  min-width: 100%;
}

.div-block-77 {
  z-index: 58;
  background-image: linear-gradient(#00000080, #00000080);
  position: absolute;
  inset: 0%;
}

@media screen and (max-width: 479px) {
  .section {
    height: 95vh;
    min-height: 0;
  }

  .container {
    width: 90%;
  }

  .section-2 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .text-block {
    font-size: .7rem;
  }

  .text-block-2 {
    color: #82887cb3;
    font-size: .6rem;
    line-height: 130%;
  }

  .text-block-2.center {
    font-size: .8rem;
  }

  .text-block-2._2 {
    font-size: .8rem;
    line-height: 140%;
  }

  .text-block-2._3 {
    text-align: left;
    width: 100%;
    font-size: .6rem;
  }

  .text-block-2._3._4 {
    width: 100%;
    padding-top: 0;
  }

  .text-block-2.white {
    padding-top: 0;
  }

  .text-block-2.black {
    color: #000c;
    margin-top: 0;
    font-size: .8rem;
  }

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

  .cell {
    padding-right: 0;
  }

  .cell-2 {
    padding-left: 1rem;
  }

  .text-block-3 {
    font-size: .8rem;
    line-height: 140%;
  }

  .div-block-2 {
    flex-flow: column;
  }

  .div-block-4 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background-color: #32352f;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 5%;
  }

  .text-block-4 {
    color: #000000b3;
    text-align: left;
    font-size: 1rem;
  }

  .text-block-4._1 {
    font-size: 1.2rem;
  }

  .text-block-4._1._3 {
    color: #fff;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-right: auto;
    padding-bottom: 10px;
    font-size: 1rem;
    display: flex;
    overflow: visible;
  }

  .text-block-4._2 {
    color: #32352fe6;
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-4._2._3 {
    color: #e7e7e7;
  }

  .text-block-4._2._3._4 {
    text-align: left;
  }

  .text-block-4.center {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.6rem;
    line-height: 150%;
    display: flex;
  }

  .text-block-4.white {
    text-align: center;
  }

  .text-block-4._4 {
    color: #32352f;
    text-align: center;
  }

  .text-block-4._5 {
    color: #32352f;
  }

  .div-block-8 {
    width: 100%;
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .quick-stack-3 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    height: 20vh;
    padding-right: 5px;
    overflow: auto;
  }

  .div-block-10 {
    justify-content: flex-start;
    align-items: center;
  }

  .text-block-5 {
    margin-bottom: -5px;
    font-size: .6rem;
  }

  .cell-4 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    justify-content: center;
    align-items: flex-start;
  }

  .cell-5 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    border: 1px #000;
    justify-content: center;
    align-items: flex-start;
    padding-left: 0%;
  }

  .section-4 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .container-2 {
    width: 90%;
  }

  .quick-stack-4 {
    margin-top: 0;
  }

  .image {
    min-height: 16.5rem;
  }

  .div-block-11 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-top: 2.5rem;
  }

  .text-block-6, .text-block-7 {
    font-size: .6rem;
  }

  .container-3 {
    width: 90%;
    height: auto;
  }

  .container-3._2 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    width: auto;
    max-width: 90vw;
  }

  .section-5 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .section-5._2 {
    padding-left: 0%;
    overflow: hidden;
  }

  .quick-stack-5 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    margin-left: auto;
    margin-right: auto;
  }

  .section-6 {
    padding: 2.5rem 5%;
  }

  .container-4 {
    width: 100%;
  }

  .tabs {
    flex-flow: column;
    padding-top: 1rem;
  }

  .section-7 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .container-5 {
    width: 90%;
  }

  .slider {
    height: auto;
    min-height: auto;
    margin-top: 1rem;
  }

  .text-block-8._2._3 {
    width: 100%;
    padding-bottom: 20px;
    font-size: .8rem;
  }

  .text-block-8._2.small {
    font-size: .8rem;
  }

  .quick-stack-6 {
    grid-column-gap: 42px;
    grid-row-gap: 42px;
  }

  .cell-6 {
    padding: 5%;
  }

  .text-block-9 {
    font-size: .8rem;
  }

  .form {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    padding-top: 1rem;
  }

  .submit-button {
    margin-top: 1rem;
    padding: 15px 15px 11px;
    line-height: 100%;
  }

  .section-9 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .section-10 {
    padding-top: 2.5rem;
  }

  .quick-stack-7 {
    padding-bottom: 0;
  }

  .tab-link-tab-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tab-link-tab-1.w--current {
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    line-height: 100%;
    display: flex;
  }

  .tabs-menu {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: row;
    order: -1;
    justify-content: flex-start;
    width: 100%;
    padding-bottom: 20px;
    padding-left: 0%;
    overflow: auto;
  }

  .tabs-content {
    width: 100%;
    margin-top: 2rem;
  }

  .mask {
    height: auto;
    min-height: auto;
    max-height: 16.5rem;
  }

  .image-3 {
    height: 16.5rem;
  }

  .slide {
    width: 100%;
    margin-right: 0%;
  }

  .slide-2 {
    width: 100%;
  }

  .image-4 {
    object-fit: cover;
    object-position: 50% 50%;
    height: 16.5rem;
  }

  .text-block-10.large {
    font-size: .8rem;
    line-height: 130%;
  }

  .form-2 {
    margin-top: 0;
  }

  .submit-button-2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cell-7 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .text-block-11 {
    font-size: 1.1rem;
  }

  .link-block {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    font-size: .6rem;
  }

  .div-block-14 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .text-block-12 {
    margin-right: auto;
    font-size: .6rem;
  }

  .div-block-18 {
    margin-right: auto;
  }

  .cell-10 {
    flex-flow: column;
  }

  .slider-2 {
    min-height: 50vh;
  }

  .slide-nav {
    display: none;
  }

  .slider-3 {
    order: -1;
    width: 100%;
    height: 33vh;
    min-height: 33vh;
    margin-left: auto;
    margin-right: auto;
  }

  .slider-3._2 {
    width: 95%;
  }

  .div-block-19._2 {
    object-fit: cover;
    object-position: 100% 100%;
  }

  .div-block-20 {
    width: 65%;
    height: 15%;
    margin-bottom: -15%;
  }

  .text-block-13 {
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 2px;
    font-size: .6rem;
  }

  .slide-3 {
    width: 100%;
    height: 25vh;
  }

  .mask-2 {
    overflow: hidden;
  }

  .cell-11 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    text-align: center;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 0%;
  }

  .image-8, .image-9, .image-10, .image-11, .image-12, .image-13, .image-14, .image-15 {
    width: 20px;
  }

  .link-block-2 {
    display: flex;
  }

  .div-block-21 {
    margin-right: auto;
  }

  .text-block-14, .text-block-15 {
    font-size: .6rem;
  }

  .image-16 {
    width: 10px;
    max-width: none;
  }

  .navbar {
    margin-bottom: -19%;
  }

  .brand-2 {
    margin-left: 0;
  }

  .container-10 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .button-2 {
    display: none;
  }

  .image-17 {
    width: 119px;
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-23 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .link-block-3 {
    padding: 0;
  }

  .container-11 {
    width: 90%;
    padding-bottom: 40px;
  }

  .light {
    text-align: center;
  }

  .link-block-4 {
    margin-left: auto;
    margin-right: auto;
    font-size: 1rem;
  }

  .link-block-4.dark {
    color: #32352f;
    background-color: #fff;
    padding: 10px 15px;
    font-size: .8rem;
  }

  .link-block-4._2 {
    margin-left: 0;
    padding: 10px 20px;
  }

  .link-block-4._2.spacer {
    padding: 10px 15px;
  }

  .link-block-4._2._3 {
    padding: 10px 20px;
    display: none;
  }

  .link-block-4._2._3._34 {
    display: none;
  }

  .link-block-4._2._4 {
    margin-left: auto;
    margin-right: 10px;
    padding: 10px 20px;
  }

  .text-block-16 {
    margin-bottom: -2px;
    font-size: .6rem;
  }

  .text-block-17 {
    font-size: .8rem;
  }

  .text-block-17.mid {
    width: 100%;
  }

  .text-block-19 {
    padding-bottom: 0;
    font-size: .6rem;
  }

  .right-arrow {
    justify-content: flex-end;
    align-items: flex-start;
    margin-top: 0%;
    padding-top: 20%;
    display: flex;
  }

  .icon {
    margin-top: auto;
    margin-right: 0;
  }

  .icon-2 {
    margin-left: 0;
  }

  .left-arrow {
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0%;
    margin-left: 0%;
    padding-top: 20%;
    padding-left: 5%;
  }

  .right-arrow-2 {
    justify-content: flex-end;
    align-items: center;
    margin-right: 2%;
  }

  .left-arrow-2 {
    justify-content: flex-start;
    align-items: center;
    margin-left: 2%;
  }

  .image-19, .image-20 {
    width: 30px;
    margin-top: -3.5rem;
  }

  .image-21, .image-22 {
    width: 20px;
  }

  .left-arrow-3 {
    justify-content: flex-start;
    align-items: center;
    margin: auto;
    padding-left: 2%;
    display: flex;
    right: auto;
  }

  .image-23 {
    margin-bottom: auto;
    display: none;
  }

  .right-arrow-3 {
    justify-content: flex-end;
    align-items: center;
    margin: auto;
    padding: 2%;
  }

  .image-24 {
    display: none;
  }

  .nav-menu {
    width: 100%;
    margin-right: 0%;
  }

  .italic-text {
    color: #fffc;
    text-align: center;
    font-size: 1.6rem;
  }

  .italic-text-2 {
    font-size: 1rem;
  }

  .image-25 {
    width: 30px;
    height: 30px;
  }

  .italic-text-3 {
    font-size: .7rem;
  }

  .image-26 {
    width: 30px;
  }

  .image-27 {
    width: 30px;
    display: none;
  }

  .cell-13 {
    display: none;
  }

  .italic-text-4 {
    color: #0e0e0e;
    text-align: left;
    margin-right: auto;
  }

  .italic-text-4._2 {
    color: #fff;
    line-height: 130%;
  }

  .italic-text-5, .italic-text-6 {
    font-size: .7rem;
  }

  .slider-4 {
    height: auto;
  }

  .div-block-24._1 {
    background-image: linear-gradient(to bottom, null, null), url('../images/IMG_7900_1_11zon.webp');
    background-position: 0 0, 50% 100%;
  }

  .div-block-24._7 {
    height: 100vh;
  }

  .image-29, .image-30 {
    width: 30px;
    display: block;
  }

  .cell-14 {
    padding-top: 1rem;
  }

  .div-block-25 {
    width: 100vw;
    padding-left: 5%;
    padding-right: 5%;
  }

  .div-block-25._2 {
    width: 100%;
    max-width: 90vw;
    padding-left: 0%;
  }

  .cell-15 {
    align-items: center;
  }

  .lightbox-link {
    height: auto;
  }

  .image-31 {
    object-fit: fill;
    height: auto;
  }

  .text-block-4-copy {
    text-align: left;
    font-size: 1rem;
  }

  .section-11 {
    min-height: 43vh;
  }

  .div-block-27 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: flex-end;
    align-items: center;
  }

  .div-block-28 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .text-block-20 {
    color: #333c;
    font-size: .6rem;
    line-height: 120%;
  }

  .div-block-26-2, .div-block-26-2-copy {
    top: 5%;
  }

  .div-block-26-3, .div-block-26-4 {
    bottom: 5%;
  }

  .image-32 {
    width: 30px;
    height: 30px;
  }

  .image-33, .image-34, .image-35, .image-36, .image-37, .image-38, .image-39 {
    width: 30px;
  }

  .image-40 {
    max-width: 100%;
  }

  .text-block-4-copy {
    color: #282828b3;
    text-align: left;
    font-size: 1rem;
  }

  .div-block-30 {
    bottom: 15%;
  }

  .image-41 {
    max-width: 60%;
  }

  .background-video {
    height: 20vh;
  }

  .image-42 {
    max-width: 50%;
  }

  .text-span-2 {
    font-family: Acuminpro, Georgia, sans-serif;
    font-weight: 400;
  }

  .bold-text {
    font-size: .7rem;
  }

  .text-block-21 {
    font-size: 1rem;
  }

  .dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-block-22 {
    font-size: .8rem;
  }

  .quick-stack-10 {
    padding-left: 0;
    padding-right: 0;
  }

  .button-3 {
    width: 80%;
    margin-top: 5%;
    display: none;
  }

  .section-12 {
    height: auto;
    padding-top: 2rem;
    padding-bottom: 2rem;
    overflow: hidden;
  }

  .quick-stack-11 {
    margin-right: 5%;
  }

  .image-44 {
    min-height: 0;
  }

  .slider-3-copy {
    order: -1;
    width: 100%;
    height: 33vh;
    min-height: 33vh;
    margin-left: auto;
    margin-right: auto;
  }

  .mask-2-copy {
    overflow: hidden;
  }

  .section-14 {
    min-height: 35vh;
    padding-left: 0;
  }

  .section-14._2 {
    justify-content: center;
    align-items: flex-start;
    height: 100vh;
    min-height: 0;
    max-height: 100vh;
    padding-top: 25%;
  }

  .section-14._1 {
    justify-content: center;
    align-items: flex-start;
    height: 100vh;
    min-height: 0;
    max-height: 100vh;
    padding-top: 25%;
    overflow: visible;
  }

  .section-14._3 {
    align-items: flex-start;
    height: 100vh;
    min-height: 0;
    max-height: 100vh;
    padding-top: 25%;
  }

  .section-14._4 {
    justify-content: center;
    align-items: flex-start;
    max-height: 100vh;
    padding-top: 25%;
  }

  .section-14._5 {
    height: 100vh;
    min-height: auto;
    max-height: 100vh;
    padding-top: 25%;
  }

  .quick-stack-14 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    min-height: 0;
  }

  .quick-stack-15 {
    max-height: 100vh;
  }

  .cell-16 {
    padding: 0%;
  }

  .cell-17 {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 5%;
  }

  .section-15 {
    padding-bottom: 2.5rem;
  }

  .container-14 {
    width: 100%;
    min-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-23 {
    text-align: left;
    max-width: 100%;
    font-size: .8rem;
  }

  .text-block-23._3 {
    max-width: 100%;
  }

  .image-45 {
    max-width: 40%;
  }

  .section-17 {
    padding-right: 5%;
    overflow: hidden;
  }

  .div-block-34 {
    width: 100%;
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .quick-stack-19 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .div-block-35 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2rem;
    padding-bottom: 0;
  }

  .cell-25 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 20px;
  }

  .cell-26 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-right: 0%;
  }

  .div-block-37 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .quick-stack-20._2 {
    margin-bottom: 0;
  }

  .right-arrow-4 {
    height: 100%;
    bottom: 2.5%;
  }

  .left-arrow-4 {
    height: 100%;
    bottom: 2.5%;
    left: 5%;
  }

  .div-block-38 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }

  .masktext {
    text-align: center;
    margin-right: auto;
  }

  .text-block-4-copy {
    color: #ffffffb3;
    text-align: left;
    font-size: 1rem;
    display: flex;
  }

  .text-block-4-copy._1 {
    font-size: 1.2rem;
  }

  .text-block-4-copy._1._3 {
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 1rem;
    display: flex;
  }

  .text-block-4-copy._2 {
    color: #32352fe6;
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-4-copy._2._3 {
    color: #e7e7e7;
  }

  .text-block-4-copy._2._3._4 {
    text-align: left;
  }

  .text-block-4-copy.center {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.6rem;
    line-height: 150%;
    display: flex;
  }

  .text-block-4-copy.white {
    text-align: center;
  }

  .text-block-4-copy._4 {
    color: #32352f;
    text-align: center;
  }

  .text-block-4-copy._5 {
    color: #32352f;
  }

  .iinspired-text {
    font-size: 9vw;
  }

  .custom-slider-nav {
    margin-bottom: 7%;
  }

  .background-video-2 {
    min-height: 25vh;
  }

  .button-4, .button-4.light {
    font-size: .6rem;
  }

  .button-4.dark {
    white-space: nowrap;
    word-break: normal;
    margin-top: 0;
    padding: 6px 25px;
    font-size: .8rem;
  }

  .button-4.white {
    font-size: .6rem;
  }

  .div-block-41 {
    justify-content: center;
    padding-top: 1rem;
  }

  .text-block-27 {
    padding-bottom: 1rem;
    font-size: .8rem;
  }

  .text-block-27.white {
    font-size: .8rem;
  }

  .div-block-42 {
    padding-bottom: 1rem;
  }

  .div-block-43 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .div-block-44 {
    margin-bottom: .5rem;
  }

  .text-block-28 {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    font-size: 1.6rem;
  }

  .italic-text-9 {
    margin-right: auto;
  }

  .cell-27 {
    padding-top: 1rem;
  }

  .text-block-33 {
    font-size: 1rem;
  }

  .background-video-3 {
    height: 25vh;
    min-height: 0;
  }

  .div-block-48 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .div-block-50 {
    flex-flow: column;
    align-items: stretch;
    display: block;
    position: relative;
  }

  .section-19 {
    height: 100vh;
    min-height: 0;
  }

  .code-embed-2 {
    width: 1rem;
  }

  .image-47 {
    width: 10px;
  }

  .slide-5, .mask-4 {
    height: auto;
  }

  .icon-8, .icon-9 {
    display: none;
  }

  .image-48 {
    width: 10px;
  }

  .section-20 {
    padding-top: 0;
  }

  .quick-stack-22 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .tabs-2 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-flow: column;
  }

  .tabs-content-2 {
    width: 100%;
  }

  .tabs-menu-2 {
    display: flex;
  }

  .image-49 {
    height: 100%;
  }

  .tab-link-tab-1-2, .tab-link-tab-1-2.w--current {
    font-size: .8rem;
  }

  .quick-stack-23 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .cell-29 {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
  }

  .text-block-35 {
    font-size: 1rem;
  }

  .div-block-69 {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
    justify-content: flex-start;
    align-items: flex-start;
    min-width: 100%;
  }

  .image-51 {
    width: 100%;
  }

  .section-21 {
    display: none;
  }

  .slide-5-2 {
    height: auto;
  }

  .right-arrow-5 {
    display: none;
  }

  .slide-9 {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0;
    background-size: auto;
  }

  .div-block-73 {
    display: block;
  }

  .section-22 {
    min-height: 34vh;
  }

  .quick-stack-24 {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    min-height: auto;
  }

  .image-53 {
    max-width: 120px;
  }

  .bold-text-2 {
    font-size: 1rem;
    font-weight: 400;
  }

  .text-block-4-copy-copy {
    text-align: left;
    font-size: 1rem;
  }

  .text-block-4-copy-copy._1 {
    font-size: 1.2rem;
  }

  .text-block-4-copy-copy._1._3 {
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 1rem;
    display: flex;
  }

  .text-block-4-copy-copy._2 {
    color: #32352fe6;
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-4-copy-copy._2._3 {
    color: #e7e7e7;
  }

  .text-block-4-copy-copy._2._3._4 {
    text-align: left;
  }

  .text-block-4-copy-copy.center {
    grid-column-gap: 56px;
    grid-row-gap: 56px;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.6rem;
    line-height: 150%;
    display: flex;
  }

  .text-block-4-copy-copy.white {
    text-align: center;
  }

  .text-block-4-copy-copy._4 {
    color: #32352f;
    text-align: center;
  }

  .div-block-75 {
    min-height: 50vh;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-54 {
    aspect-ratio: auto;
    object-fit: cover;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50%;
    background-size: cover;
  }

  .image-55, .image-56 {
    object-fit: cover;
  }

  .image-57 {
    aspect-ratio: auto;
    object-fit: cover;
  }

  .image-58 {
    object-fit: cover;
  }
}

#w-node-d6571eb2-4b1f-d15a-4aa7-62557a555883-e5f5772f {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
}

#w-node-_4c8af761-150d-149d-5f42-994518ff3d37-e5f5772f {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-_1245880c-5f73-3808-c6b4-70bcbe8257b1-e5f5772f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_287291d6-7843-c1ba-6440-f704f9ac5dfd-e5f5772f {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  display: none;
}

#w-node-_84c47b37-643a-28ab-1c67-95af0c9f271c-e5f5772f {
  grid-template-rows: auto;
  grid-template-columns: 6.25fr .25fr;
}

#w-node-_684ee9c0-40cc-7e5e-3d74-2452a022f850-e5f5772f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_93133688-ae38-36f2-6f05-a41f454010ed-e5f5772f {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
}

#w-node-ea5c122a-7eed-9977-c5a7-4de1f72ddfdd-e5f5772f, #w-node-_2731c11e-c6ed-9f87-d455-9f35a7c9a4c6-e5f5772f {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e8312219-1aed-1234-56d1-b093499c134b-e5f5772f {
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
}

#w-node-_77ab528a-1add-710b-9c64-4a2959e131cc-7e7f70d1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_2fc6abf7-9ba3-6455-fe61-4c3ab71dc872-7e7f70d1 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-_5106a0ed-7595-d94a-12c0-4904ff984e60-7e7f70d1 {
  grid-template-rows: auto;
  grid-template-columns: 2fr 1.75fr;
  display: none;
}

#w-node-_1c9e154c-3e5c-0cbe-2e1d-1327fc096b13-7e7f70d1, #w-node-_3a5207f0-fec1-03bf-c604-9feadde93f1e-7e7f70d1, #w-node-cfa521f2-aa60-7ec7-850c-f2d91b63f5c3-7e7f70d1, #w-node-_37737c4a-8124-6288-889a-d672433e8bc8-7e7f70d1, #w-node-_41c4f781-f36d-a1e5-e213-df8377d3ed7c-7e7f70d1, #w-node-dd0cbd8e-3a9c-eb07-a8b1-8e8aa526cd66-7e7f70d1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-ac2e5f8f-dd8b-7f4f-4ebf-c548c316ca67-7e7f70d1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr 1fr;
}

#w-node-a0ca01e9-b08a-fca3-eb58-7bf25cfc45c0-7e7f70d1 {
  grid-template-rows: auto;
  grid-template-columns: .25fr .75fr;
}

#w-node-_06d8da0b-954a-a659-d0b6-235ba98b6ae1-7e7f70d1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-b7e8258c-e541-c262-a9e6-eb35b5e6c9e4-7e7f70d1 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-b4d6e210-7348-91d5-3402-040ff671a16e-7e7f70d1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_693827f3-169e-388b-2002-9a3d4702d56c-7e7f70d1 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1.25fr;
}

#w-node-_7ef894ba-852d-9ff3-c8e9-5e6ed47dae86-7e7f70d1 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-_77e51089-1d6e-9a1f-dda0-245887b9d137-7e7f70d1, #w-node-_77e51089-1d6e-9a1f-dda0-245887b9d14b-7e7f70d1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_77e51089-1d6e-9a1f-dda0-245887b9d16a-7e7f70d1 {
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
}

#w-node-_77ab528a-1add-710b-9c64-4a2959e131cc-d0742322 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_2fc6abf7-9ba3-6455-fe61-4c3ab71dc872-d0742322 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-_5106a0ed-7595-d94a-12c0-4904ff984e60-d0742322 {
  grid-template-rows: auto;
  grid-template-columns: 2fr 1.75fr;
  display: none;
}

#w-node-_1c9e154c-3e5c-0cbe-2e1d-1327fc096b13-d0742322, #w-node-_3a5207f0-fec1-03bf-c604-9feadde93f1e-d0742322, #w-node-cfa521f2-aa60-7ec7-850c-f2d91b63f5c3-d0742322, #w-node-_37737c4a-8124-6288-889a-d672433e8bc8-d0742322, #w-node-_41c4f781-f36d-a1e5-e213-df8377d3ed7c-d0742322, #w-node-dd0cbd8e-3a9c-eb07-a8b1-8e8aa526cd66-d0742322 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-ac2e5f8f-dd8b-7f4f-4ebf-c548c316ca67-d0742322 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr 1fr;
}

#w-node-a0ca01e9-b08a-fca3-eb58-7bf25cfc45c0-d0742322 {
  grid-template-rows: auto;
  grid-template-columns: .25fr .75fr;
}

#w-node-_06d8da0b-954a-a659-d0b6-235ba98b6ae1-d0742322 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-b7e8258c-e541-c262-a9e6-eb35b5e6c9e4-d0742322 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-b11c3888-4d39-7d23-aee9-cf68ebc72cca-d0742322, #w-node-b4d6e210-7348-91d5-3402-040ff671a16e-d0742322 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_693827f3-169e-388b-2002-9a3d4702d56c-d0742322 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1.25fr;
}

#w-node-_7ef894ba-852d-9ff3-c8e9-5e6ed47dae86-d0742322 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-_77e51089-1d6e-9a1f-dda0-245887b9d137-d0742322, #w-node-_77e51089-1d6e-9a1f-dda0-245887b9d14b-d0742322 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_77e51089-1d6e-9a1f-dda0-245887b9d16a-d0742322 {
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
}

#w-node-d6571eb2-4b1f-d15a-4aa7-62557a555883-cc912069 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
}

#w-node-_4c8af761-150d-149d-5f42-994518ff3d37-cc912069 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-_1245880c-5f73-3808-c6b4-70bcbe8257b1-cc912069 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_287291d6-7843-c1ba-6440-f704f9ac5dfd-cc912069 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
  display: none;
}

#w-node-_84c47b37-643a-28ab-1c67-95af0c9f271c-cc912069 {
  grid-template-rows: auto;
  grid-template-columns: 6.25fr .25fr;
}

#w-node-_684ee9c0-40cc-7e5e-3d74-2452a022f850-cc912069 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_93133688-ae38-36f2-6f05-a41f454010ed-cc912069 {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
}

#w-node-ea5c122a-7eed-9977-c5a7-4de1f72ddfdd-cc912069, #w-node-_2731c11e-c6ed-9f87-d455-9f35a7c9a4c6-cc912069 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e8312219-1aed-1234-56d1-b093499c134b-cc912069 {
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
}

@media screen and (max-width: 479px) {
  #w-node-d6571eb2-4b1f-d15a-4aa7-62557a555883-e5f5772f {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4c8af761-150d-149d-5f42-994518ff3d37-e5f5772f {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-d6571eb2-4b1f-d15a-4aa7-62557a555885-e5f5772f {
    order: -9999;
  }

  #w-node-_1245880c-5f73-3808-c6b4-70bcbe8257b1-e5f5772f {
    grid-template-rows: auto;
    grid-template-columns: .75fr .75fr;
  }

  #w-node-_287291d6-7843-c1ba-6440-f704f9ac5dfd-e5f5772f, #w-node-_84c47b37-643a-28ab-1c67-95af0c9f271c-e5f5772f {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_84c47b37-643a-28ab-1c67-95af0c9f271e-e5f5772f {
    order: -9999;
  }

  #w-node-_684ee9c0-40cc-7e5e-3d74-2452a022f850-e5f5772f, #w-node-_93133688-ae38-36f2-6f05-a41f454010ed-e5f5772f, #w-node-ea5c122a-7eed-9977-c5a7-4de1f72ddfdd-e5f5772f, #w-node-_2731c11e-c6ed-9f87-d455-9f35a7c9a4c6-e5f5772f, #w-node-_77ab528a-1add-710b-9c64-4a2959e131cc-7e7f70d1, #w-node-_2fc6abf7-9ba3-6455-fe61-4c3ab71dc872-7e7f70d1, #w-node-_5106a0ed-7595-d94a-12c0-4904ff984e60-7e7f70d1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_5106a0ed-7595-d94a-12c0-4904ff984e69-7e7f70d1 {
    order: -9999;
  }

  #w-node-_1c9e154c-3e5c-0cbe-2e1d-1327fc096b13-7e7f70d1, #w-node-_3a5207f0-fec1-03bf-c604-9feadde93f1e-7e7f70d1, #w-node-cfa521f2-aa60-7ec7-850c-f2d91b63f5c3-7e7f70d1, #w-node-_37737c4a-8124-6288-889a-d672433e8bc8-7e7f70d1, #w-node-_41c4f781-f36d-a1e5-e213-df8377d3ed7c-7e7f70d1, #w-node-dd0cbd8e-3a9c-eb07-a8b1-8e8aa526cd66-7e7f70d1, #w-node-b7e8258c-e541-c262-a9e6-eb35b5e6c9e4-7e7f70d1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b4d6e210-7348-91d5-3402-040ff671a16e-7e7f70d1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr .75fr;
  }

  #w-node-_7ef894ba-852d-9ff3-c8e9-5e6ed47dae86-7e7f70d1 {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
  }

  #w-node-_7ef894ba-852d-9ff3-c8e9-5e6ed47dae87-7e7f70d1 {
    order: 9999;
  }

  #w-node-_77e51089-1d6e-9a1f-dda0-245887b9d137-7e7f70d1, #w-node-_77e51089-1d6e-9a1f-dda0-245887b9d14b-7e7f70d1, #w-node-_77ab528a-1add-710b-9c64-4a2959e131cc-d0742322, #w-node-_2fc6abf7-9ba3-6455-fe61-4c3ab71dc872-d0742322, #w-node-_5106a0ed-7595-d94a-12c0-4904ff984e60-d0742322 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_5106a0ed-7595-d94a-12c0-4904ff984e69-d0742322 {
    order: -9999;
  }

  #w-node-_1c9e154c-3e5c-0cbe-2e1d-1327fc096b13-d0742322, #w-node-_3a5207f0-fec1-03bf-c604-9feadde93f1e-d0742322, #w-node-cfa521f2-aa60-7ec7-850c-f2d91b63f5c3-d0742322, #w-node-_37737c4a-8124-6288-889a-d672433e8bc8-d0742322, #w-node-_41c4f781-f36d-a1e5-e213-df8377d3ed7c-d0742322, #w-node-dd0cbd8e-3a9c-eb07-a8b1-8e8aa526cd66-d0742322, #w-node-b7e8258c-e541-c262-a9e6-eb35b5e6c9e4-d0742322, #w-node-b11c3888-4d39-7d23-aee9-cf68ebc72cca-d0742322 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-b4d6e210-7348-91d5-3402-040ff671a16e-d0742322 {
    grid-template-rows: auto;
    grid-template-columns: 1fr .75fr;
  }

  #w-node-_7ef894ba-852d-9ff3-c8e9-5e6ed47dae86-d0742322 {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
  }

  #w-node-_7ef894ba-852d-9ff3-c8e9-5e6ed47dae87-d0742322 {
    order: 9999;
  }

  #w-node-_77e51089-1d6e-9a1f-dda0-245887b9d137-d0742322, #w-node-_77e51089-1d6e-9a1f-dda0-245887b9d14b-d0742322, #w-node-d6571eb2-4b1f-d15a-4aa7-62557a555883-cc912069 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4c8af761-150d-149d-5f42-994518ff3d37-cc912069 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-d6571eb2-4b1f-d15a-4aa7-62557a555885-cc912069 {
    order: -9999;
  }

  #w-node-_1245880c-5f73-3808-c6b4-70bcbe8257b1-cc912069 {
    grid-template-rows: auto;
    grid-template-columns: .75fr .75fr;
  }

  #w-node-_287291d6-7843-c1ba-6440-f704f9ac5dfd-cc912069, #w-node-_84c47b37-643a-28ab-1c67-95af0c9f271c-cc912069 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_84c47b37-643a-28ab-1c67-95af0c9f271e-cc912069 {
    order: -9999;
  }

  #w-node-_684ee9c0-40cc-7e5e-3d74-2452a022f850-cc912069, #w-node-_93133688-ae38-36f2-6f05-a41f454010ed-cc912069, #w-node-ea5c122a-7eed-9977-c5a7-4de1f72ddfdd-cc912069, #w-node-_2731c11e-c6ed-9f87-d455-9f35a7c9a4c6-cc912069 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Apoc';
  src: url('../fonts/Apoc.zip') format('undefined'), url('../fonts/apoc-normal.zip') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Acuminpro';
  src: url('../fonts/AcuminPro-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Apoc Revelations Trial';
  src: url('../fonts/Apoc-Revelations-Trial-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Apoc Trial 2';
  src: url('../fonts/Apoc-Normal-Trial-Regular-2.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Snellroundhand bold';
  src: url('../fonts/SnellRoundhand-BoldScript.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}