@import url("../../inc/modern-normalize/modern-normalize.css");
@import url("../../inc/bootstrap/bootstrap-grid.min.css");
@import url("../../inc/aos/aos.css");
@import url("../../inc/lenis/lenis.min.css");
@import url("../../inc/lity/lity.min.css");
@import url("../../inc/swiper/swiper-bundle.min.css");
@import url("../../inc/modal/jquery.modal.min.css");
/*----------------------------------
------------ GLOBALS ---------------
----------------------------------*/
@font-face {
  font-family: "the-future";
  font-weight: 300;
  src: url("../fonts/the-future/the-future-light.woff") format("woff"), url("../fonts/the-future/the-future-light.woff2") format("woff2");
}
@font-face {
  font-family: "the-future";
  font-weight: 300;
  font-style: italic;
  src: url("../fonts/the-future/the-future-light-italic.woff") format("woff"), url("../fonts/the-future/the-future-light-italic.woff2") format("woff2");
}
@font-face {
  font-family: "the-future";
  font-weight: 500;
  src: url("../fonts/the-future/the-future-medium.woff") format("woff"), url("../fonts/the-future/the-future-medium.woff2") format("woff2");
}
@font-face {
  font-family: "quartet";
  font-weight: 400;
  src: url("../fonts/quartet/Quartet-Regular.woff") format("woff"), url("../fonts/quartet/Quartet-Regular.woff2") format("woff2");
}
.c-white {
  color: #FFFFFF;
}

.c-black {
  color: #000000;
}

.c-cream {
  color: #F7F2E6;
}

.c-beige {
  color: #D1CCC3;
}

.bg-white {
  background-color: #FFFFFF;
}

.bg-black {
  background-color: #000000;
}

.bg-cream {
  background-color: #F7F2E6;
}

.bg-beige {
  background-color: #D1CCC3;
}

:root {
  --site-padding: 2rem;
  --viewport-height: 100vh;
}
@media (max-width: 1399px) {
  :root {
    --site-padding: 1.75rem;
  }
}
@media (max-width: 1199px) {
  :root {
    --site-padding: 1.5rem;
  }
}
@media (max-width: 575px) {
  :root {
    --site-padding: 1rem;
    --viewport-height: calc(100vh - 80px);
  }
}

::-moz-selection {
  background-color: #FFFFFF;
  color: #000000;
}

::selection {
  background-color: #FFFFFF;
  color: #000000;
}

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

html {
  scroll-behavior: smooth;
  font-size: 16px;
  background-color: #D1CCC3;
  color: #000000;
  scroll-padding-top: 6rem;
}
@media screen and (min-width: 1440px) {
  html {
    font-size: 1.1vw;
  }
}

body {
  font-family: "the-future", sans-serif;
  font-size: 1rem;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
}
html body {
  background: #D1CCC3 !important;
}

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

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

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "the-future", sans-serif;
  line-height: 1.1;
  font-weight: 300;
  margin-top: 2.5rem;
  margin-bottom: 1.5rem;
  letter-spacing: 0;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
  text-decoration: none;
}
h1:first-child, .h1:first-child, h2:first-child, .h2:first-child, h3:first-child, .h3:first-child, h4:first-child, .h4:first-child, h5:first-child, .h5:first-child, h6:first-child, .h6:first-child {
  margin-top: 0;
}

h1, .h1 {
  font-size: 60px;
  font-size: 3.75rem;
}
@media (max-width: 575px) {
  h1, .h1 {
    font-size: 3rem;
  }
}

h2, .h2 {
  font-size: 42px;
  font-size: 2.625rem;
  text-transform: none;
}
@media (max-width: 575px) {
  h2, .h2 {
    font-size: 2rem;
  }
}

h3, .h3 {
  font-size: 28px;
  font-size: 1.75rem;
  text-transform: none;
}
@media (max-width: 575px) {
  h3, .h3 {
    font-size: 1.5rem;
  }
}

h4, .h4 {
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-weight: 500;
}
@media (max-width: 575px) {
  h4, .h4 {
    font-size: 0.875rem;
  }
}

h5, .h5 {
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  font-weight: 300;
  line-height: 1.8;
}
@media (max-width: 575px) {
  h5, .h5 {
    font-size: 0.875rem;
  }
}

h6, .h6 {
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 500;
  line-height: 1.8;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.tt-u {
  text-transform: uppercase !important;
}

.tt-n {
  text-transform: none !important;
}

.f-body {
  font-family: "the-future", sans-serif;
}

.f-display {
  font-family: "quartet", serif;
}

.italic {
  font-style: italic;
}

.f-220 {
  font-size: 220px;
  font-size: 13.75rem;
  font-size: calc((100vw - var(--site-padding) * 2) * 0.15);
  font-family: "quartet", serif;
  letter-spacing: 0.02em;
  line-height: 0.9;
  text-transform: uppercase;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .f-220 {
    font-size: 13.75rem;
  }
}
@media (max-width: 767px) {
  .f-220 {
    font-size: 10rem;
  }
}
@media (max-width: 575px) {
  .f-220 {
    font-size: calc((100vw - var(--site-padding) * 2) * 0.4);
  }
}

.f-60 {
  font-size: 60px;
  font-size: 3.75rem;
}
@media (max-width: 575px) {
  .f-60 {
    font-size: 3rem;
  }
}

.f-42 {
  font-size: 42px;
  font-size: 2.625rem;
}
@media (max-width: 575px) {
  .f-42 {
    font-size: 2rem;
  }
}

.f-28 {
  font-size: 28px;
  font-size: 1.75rem;
}
@media (max-width: 575px) {
  .f-28 {
    font-size: 1.333rem;
  }
}

.f-16 {
  font-size: 16px;
  font-size: 1rem;
}
@media (max-width: 575px) {
  .f-16 {
    font-size: 0.875rem;
  }
}

.f-12 {
  font-size: 12px;
  font-size: 0.75rem;
}

.f-11 {
  font-size: 11px;
  font-size: 0.6875rem;
}

img {
  max-width: 100%;
  height: auto;
  width: auto;
}

.rk-container {
  width: calc(100% - var(--site-padding) * 2);
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.text-balance {
  text-wrap: balance;
}

.text-center {
  text-align: center;
}

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

.text-right {
  text-align: right;
}

@media screen and (min-width: 768px) {
  .text-md-right {
    text-align: right;
  }
}

@media screen and (min-width: 992px) {
  .text-lg-right {
    text-align: right;
  }
}

@media screen and (min-width: 1200px) {
  .text-xl-right {
    text-align: right;
  }
}

b, strong {
  font-weight: 500;
}

.mw-200 {
  max-width: 200px;
}

.mw-250 {
  max-width: 250px;
}

.mw-300 {
  max-width: 300px;
}

.mw-350 {
  max-width: 350px;
}

.mw-400 {
  max-width: 400px;
}

.mw-450 {
  max-width: 450px;
}

.mw-500 {
  max-width: 500px;
}

.mw-550 {
  max-width: 550px;
}

.mw-600 {
  max-width: 600px;
}

.mw-700 {
  max-width: 700px;
}

.mw-800 {
  max-width: 800px;
}

.mw-900 {
  max-width: 900px;
}

.mw-1000 {
  max-width: 1000px;
}

.mw-1100 {
  max-width: 1100px;
}

.mw-1200 {
  max-width: 1200px;
}

.mw-1300 {
  max-width: 1300px;
}

.mw-1400 {
  max-width: 1400px;
}

.mw-1500 {
  max-width: 1500px;
}

.mw-1600 {
  max-width: 1600px;
}

.mw-1700 {
  max-width: 1700px;
}

.mw-1800 {
  max-width: 1800px;
}

.mw-200 {
  max-width: 12.5rem;
} /* 200px */
.mw-250 {
  max-width: 15.625rem;
} /* 250px */
.mw-300 {
  max-width: 18.75rem;
} /* 300px */
.mw-350 {
  max-width: 21.875rem;
} /* 350px */
.mw-400 {
  max-width: 25rem;
} /* 400px */
.mw-450 {
  max-width: 28.125rem;
} /* 450px */
.mw-500 {
  max-width: 31.25rem;
} /* 500px */
.mw-550 {
  max-width: 34.375rem;
} /* 550px */
.mw-600 {
  max-width: 37.5rem;
} /* 600px */
.mw-700 {
  max-width: 43.75rem;
} /* 700px */
.mw-800 {
  max-width: 50rem;
} /* 800px */
.mw-900 {
  max-width: 56.25rem;
} /* 900px */
.mw-1000 {
  max-width: 62.5rem;
} /* 1000px */
.mw-1100 {
  max-width: 68.75rem;
} /* 1100px */
.mw-1200 {
  max-width: 75rem;
} /* 1200px */
.mw-1300 {
  max-width: 81.25rem;
} /* 1300px */
.mw-1400 {
  max-width: 87.5rem;
} /* 1400px */
.mw-1500 {
  max-width: 93.75rem;
} /* 1500px */
.mw-1600 {
  max-width: 100rem;
} /* 1600px */
.mw-1700 {
  max-width: 106.25rem;
} /* 1700px */
.mw-1800 {
  max-width: 112.5rem;
} /* 1800px */
.my-auto, .mx-auto {
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 991px) {
  .my-md-auto {
    margin-left: auto;
    margin-right: auto;
  }
}
.py-padding {
  padding-top: var(--site-padding);
  padding-bottom: var(--site-padding);
}

.py-300 {
  padding-top: 18.75rem;
  padding-bottom: 18.75rem;
}

.pt-300 {
  padding-top: 18.75rem;
}

.pb-300 {
  padding-bottom: 18.75rem;
}

.py-250 {
  padding-top: 15.625rem;
  padding-bottom: 15.625rem;
}

.pt-250 {
  padding-top: 15.625rem;
}

.pb-250 {
  padding-bottom: 15.625rem;
}

.py-200 {
  padding-top: 12.5rem;
  padding-bottom: 12.5rem;
}

.pt-200 {
  padding-top: 12.5rem;
}

.pb-200 {
  padding-bottom: 12.5rem;
}

.py-180 {
  padding-top: 11.25rem;
  padding-bottom: 11.25rem;
}

.pt-180 {
  padding-top: 11.25rem;
}

.pb-180 {
  padding-bottom: 11.25rem;
}

.py-150 {
  padding-top: 9.375rem;
  padding-bottom: 9.375rem;
}

.pt-150 {
  padding-top: 9.375rem;
}

.pb-150 {
  padding-bottom: 9.375rem;
}

.py-120 {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.pt-120 {
  padding-top: 7.5rem;
}

.pb-120 {
  padding-bottom: 7.5rem;
}

.py-100 {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.pt-100 {
  padding-top: 6.25rem;
}

.pb-100 {
  padding-bottom: 6.25rem;
}

.py-80 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.pt-80 {
  padding-top: 5rem;
}

.pb-80 {
  padding-bottom: 5rem;
}

.py-60 {
  padding-top: 3.75rem;
  padding-bottom: 3.75rem;
}

.pt-60 {
  padding-top: 3.75rem;
}

.pb-60 {
  padding-bottom: 3.75rem;
}

.py-50 {
  padding-top: 3.125rem;
  padding-bottom: 3.125rem;
}

.pt-50 {
  padding-top: 3.125rem;
}

.pb-50 {
  padding-bottom: 3.125rem;
}

.py-40 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.pt-40 {
  padding-top: 2.5rem;
}

.pb-40 {
  padding-bottom: 2.5rem;
}

.py-20 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.pt-20 {
  padding-top: 1.25rem;
}

.pb-20 {
  padding-bottom: 1.25rem;
}

.py-10 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.pt-10 {
  padding-top: 0.625rem;
}

.pb-10 {
  padding-bottom: 0.625rem;
}

@media (max-width: 1199px) {
  .py-300 {
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }
  .pt-300 {
    padding-top: 12.5rem;
  }
  .pb-300 {
    padding-bottom: 12.5rem;
  }
  .py-250 {
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }
  .pt-250 {
    padding-top: 12.5rem;
  }
  .pb-250 {
    padding-bottom: 12.5rem;
  }
  .py-200 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
  .pt-200 {
    padding-top: 10rem;
  }
  .pb-200 {
    padding-bottom: 10rem;
  }
  .py-180 {
    padding-top: 8.75rem;
    padding-bottom: 8.75rem;
  }
  .pt-180 {
    padding-top: 8.75rem;
  }
  .pb-180 {
    padding-bottom: 8.75rem;
  }
  .py-150 {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
  .pt-150 {
    padding-top: 7.5rem;
  }
  .pb-150 {
    padding-bottom: 7.5rem;
  }
}
@media (max-width: 991px) {
  .py-300 {
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }
  .pt-300 {
    padding-top: 9.375rem;
  }
  .pb-300 {
    padding-bottom: 9.375rem;
  }
  .py-250 {
    padding-top: 9.375rem;
    padding-bottom: 9.375rem;
  }
  .pt-250 {
    padding-top: 9.375rem;
  }
  .pb-250 {
    padding-bottom: 9.375rem;
  }
  .py-200 {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
  .pt-200 {
    padding-top: 6.25rem;
  }
  .pb-200 {
    padding-bottom: 6.25rem;
  }
  .py-180 {
    padding-top: 5.625rem;
    padding-bottom: 5.625rem;
  }
  .pt-180 {
    padding-top: 5.625rem;
  }
  .pb-180 {
    padding-bottom: 5.625rem;
  }
  .py-150 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .pt-150 {
    padding-top: 5rem;
  }
  .pb-150 {
    padding-bottom: 5rem;
  }
  .py-120 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
  .pt-120 {
    padding-top: 4.5rem;
  }
  .pb-120 {
    padding-bottom: 4.5rem;
  }
  .py-100 {
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
  }
  .pt-100 {
    padding-top: 4.375rem;
  }
  .pb-100 {
    padding-bottom: 4.375rem;
  }
  .py-80 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .pt-80 {
    padding-top: 3.75rem;
  }
  .pb-80 {
    padding-bottom: 3.75rem;
  }
  .py-60 {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
  .pt-60 {
    padding-top: 3.125rem;
  }
  .pb-60 {
    padding-bottom: 3.125rem;
  }
  .py-50 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .pt-50 {
    padding-top: 2.5rem;
  }
  .pb-50 {
    padding-bottom: 2.5rem;
  }
  .py-40 {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
  .pt-40 {
    padding-top: 1.875rem;
  }
  .pb-40 {
    padding-bottom: 1.875rem;
  }
}
@media (max-width: 575px) {
  .py-300 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .pt-300 {
    padding-top: 3.75rem;
  }
  .pb-300 {
    padding-bottom: 3.75rem;
  }
  .py-250 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .pt-250 {
    padding-top: 3.75rem;
  }
  .pb-250 {
    padding-bottom: 3.75rem;
  }
  .py-200 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .pt-200 {
    padding-top: 3.75rem;
  }
  .pb-200 {
    padding-bottom: 3.75rem;
  }
  .py-180 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .pt-180 {
    padding-top: 3.75rem;
  }
  .pb-180 {
    padding-bottom: 3.75rem;
  }
  .py-150 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .pt-150 {
    padding-top: 3.75rem;
  }
  .pb-150 {
    padding-bottom: 3.75rem;
  }
  .py-120 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .pt-120 {
    padding-top: 3.75rem;
  }
  .pb-120 {
    padding-bottom: 3.75rem;
  }
  .py-100 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .pt-100 {
    padding-top: 3.75rem;
  }
  .pb-100 {
    padding-bottom: 3.75rem;
  }
  .py-80 {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .pt-80 {
    padding-top: 3.75rem;
  }
  .pb-80 {
    padding-bottom: 3.75rem;
  }
  .py-60 {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
  }
  .pt-60 {
    padding-top: 3.125rem;
  }
  .pb-60 {
    padding-bottom: 3.125rem;
  }
  .py-50 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .pt-50 {
    padding-top: 2.5rem;
  }
  .pb-50 {
    padding-bottom: 2.5rem;
  }
  .py-40 {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
  .pt-40 {
    padding-top: 1.875rem;
  }
  .pb-40 {
    padding-bottom: 1.875rem;
  }
}
figure {
  margin: 0;
  padding: 0;
}

.button, input[type=submit] {
  font-size: 0.625rem;
  border: 1px solid #000000;
  background-color: transparent;
  color: #000000;
  display: inline-block;
  line-height: 1;
  padding: 0.875em 1.125em 0.875em 1.3em;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.1em;
  transition: all 0.3s ease;
  cursor: pointer;
}
.button:hover, input[type=submit]:hover {
  background-color: #000000;
  color: #D1CCC3;
}

html:not(.no-js) [data-aos=fade-up] {
  transform: translate3d(0, 2rem, 0);
}

.line-links a {
  display: inline-block;
  position: relative;
  padding-bottom: 0.1em;
}
.line-links a::before {
  content: "";
  position: absolute;
  display: block;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #000000;
  transition: width 0.4s ease;
}
.line-links a:hover::before, .line-links a.active::before {
  width: 100%;
}

.u-links a {
  text-decoration: underline;
}

.o-links a {
  transition: all 0.3s ease;
}
.o-links a:hover {
  opacity: 0.5;
}

.o-hidden {
  overflow: hidden;
}

.img-cont {
  position: relative;
  padding-top: 100%;
  overflow: hidden;
}
.img-cont.img-cont-21 {
  padding-top: 50%;
}
.img-cont.img-cont-169 {
  padding-top: 56.25%;
}
@media (max-width: 575px) {
  .img-cont.img-cont-169 {
    padding-top: 66.667%;
  }
}
.img-cont.img-cont-32 {
  padding-top: 66.667%;
}
.img-cont.img-cont-43 {
  padding-top: 75%;
}
.img-cont.img-cont-54 {
  padding-top: 80%;
}
.img-cont.img-cont-56 {
  padding-top: 120%;
}
.img-cont.img-cont-45 {
  padding-top: 125%;
}
.img-cont.img-cont-34 {
  padding-top: 133.333%;
}
.img-cont.img-cont-1217 {
  padding-top: 141%;
}
.img-cont.img-cont-auto {
  padding: 0;
}
.img-cont.img-cont-auto img, .img-cont.img-cont-auto video {
  position: static !important;
}
.img-cont::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  bottom: 0;
  left: 0;
  background: #000;
  z-index: 1;
  position: absolute;
  opacity: 0;
}
.img-cont--tint-1::before {
  opacity: 0.1;
}
.img-cont--tint-2::before {
  opacity: 0.2;
}
.img-cont--tint-3::before {
  opacity: 0.3;
}
.img-cont--tint-4::before {
  opacity: 0.4;
}
.img-cont > img, .img-cont > video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.img-cont video {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.img-cont.op-top img {
  -o-object-position: top;
     object-position: top;
}
.img-cont.op-bottom img {
  -o-object-position: bottom;
     object-position: bottom;
}
.img-cont__caption {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 0.625rem;
  color: #fff;
  z-index: 2;
  padding: 1.5em;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 0.15em;
}
@media (max-width: 767px) {
  .img-cont__caption {
    font-size: 8px;
  }
}
.img-cont__subcaption {
  font-style: italic;
  padding: 0.875em 0;
  font-size: 0.75rem;
}
.img-cont .img-cont__play {
  position: absolute;
  top: calc(50% - 2rem);
  left: calc(50% - 2rem);
  z-index: 5;
  width: 4rem;
  height: auto;
}

a .img-cont img,
.img-cont a img,
.hover-zoom img {
  transform: scale(1.01);
  transition: all 0.6s ease;
  opacity: 1;
}

a:hover .img-cont img,
.img-cont a:hover img,
.hover-zoom:hover img {
  transform: scale(1.05);
  opacity: 1;
}
a:hover .img-cont img.img-cont__play,
.img-cont a:hover img.img-cont__play,
.hover-zoom:hover img.img-cont__play {
  transform: scale(1.25);
}

section, .section {
  position: relative;
}

.border-top {
  border-top: 1px solid #000000;
}

.border-left {
  border-left: 1px solid #000000;
}

.border-bottom {
  border-bottom: 1px solid #000000;
}

.fs-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: #000;
}
.fs-bg::before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  bottom: 0;
  left: 0;
  background: #000;
  z-index: 1;
  position: absolute;
  opacity: 0.1;
}
.fs-bg img, .fs-bg video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.fs-bg video {
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.fs-bg--no-tint::before, .fs-bg--tint-0::before {
  opacity: 0;
}
.fs-bg--tint-1::before {
  opacity: 0.1;
}
.fs-bg--tint-2::before {
  opacity: 0.2;
}
.fs-bg--tint-3::before {
  opacity: 0.3;
}
.fs-bg--tint-4::before {
  opacity: 0.4;
}
.fs-bg.op-top img {
  -o-object-position: top;
     object-position: top;
}
.fs-bg.op-bottom img {
  -o-object-position: bottom;
     object-position: bottom;
}

.vimeo-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
  opacity: 1;
}
.vimeo-wrapper iframe {
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

body .lity-iframe .lity-container, body .lity-youtube .lity-container, body .lity-vimeo .lity-container, body .lity-facebookvideo .lity-container, body .lity-googlemaps .lity-container {
  max-width: 150vh;
  width: 90%;
}

/*----------------------------------
------------ HEADER ----------------
----------------------------------*/
.main-site-header {
  border-bottom: 1px solid #000000;
  background-color: #D1CCC3;
  padding: 0.875rem 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  transition: all 0.6s ease;
}
@media (max-width: 1399px) {
  .main-site-header {
    padding: 1rem 0;
  }
}
.main-site-header .row {
  align-items: center;
}
.main-site-header__menu-col {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
@media (max-width: 767px) {
  .main-site-header__menu-col .button {
    display: none;
  }
}
.main-site-header__logo {
  width: 8.875rem;
  margin-bottom: -0.35rem;
  transition: all 0.6s ease;
}
.main-site-header__nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  font-size: 0.75rem;
  gap: 2em;
  padding-right: 2em;
}
.main-site-header__cta {
  display: none;
}
@media (max-width: 767px) {
  .main-site-header__cta {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    background-color: #000000;
    color: #FFFFFF;
    text-align: center;
    font-size: 1rem;
    z-index: 95;
  }
  .home .main-site-header__cta {
    display: block;
  }
  .main-site-header__cta:hover {
    color: rgba(255, 255, 255, 0.5);
  }
}
.enquire-view .main-site-header__cta {
  opacity: 0;
  pointer-events: none;
}
.main-site-header__topbar {
  text-align: center;
  font-size: 0.625rem;
  padding: 0.5em 2em;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.1em;
  height: 2rem;
  background-color: #D1CCC3;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
  transform: translateY(-110%);
  transition: all 0.6s ease;
}

.rk-menu-toggle {
  width: 26px;
  height: 15px;
  margin-left: auto;
  cursor: pointer;
  position: relative;
  z-index: 100;
  display: none;
}
@media (max-width: 767px) {
  .rk-menu-toggle {
    display: block;
  }
}
.rk-menu-toggle span {
  width: 100%;
  height: 1px;
  display: block;
  background-color: #000000;
  margin-bottom: 6px;
  position: relative;
  transition: all 0.3s ease;
  top: 0;
}

.rk-menu-open .rk-menu-toggle span:nth-child(1) {
  transform: rotate(45deg);
  top: 7px;
}

.rk-menu-open .rk-menu-toggle span:nth-child(2) {
  opacity: 0;
}

.rk-menu-open .rk-menu-toggle span:nth-child(3) {
  transform: rotate(-45deg);
  top: -7px;
}

/*----------------------------------
----------- FLYOUT MENU ------------
----------------------------------*/
.flyout-menu {
  display: flex;
  flex-wrap: wrap;
  position: fixed;
  align-items: center;
  align-content: center;
  padding: 3rem 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 90;
  transform: translateY(-200%);
}
.rk-menu-open .flyout-menu {
  transform: translateY(0);
}
.flyout-menu__nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 1rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.flyout-menu__nav ul li {
  margin-bottom: 1.5em;
  opacity: 0;
  transform: translate3d(0, 10px, 0);
  transition: all 0.6s ease;
}
.rk-menu-open .flyout-menu__nav ul li {
  transform: translate3d(0, 0, 0);
  opacity: 1;
  transition-delay: 0.3s;
}
.rk-menu-open .flyout-menu__nav ul li:nth-child(2) {
  transition-delay: 0.4s;
}
.rk-menu-open .flyout-menu__nav ul li:nth-child(3) {
  transition-delay: 0.5s;
}
.rk-menu-open .flyout-menu__nav ul li:nth-child(4) {
  transition-delay: 0.6s;
}
.rk-menu-open .flyout-menu__nav ul li:nth-child(5) {
  transition-delay: 0.7s;
}
.rk-menu-open .flyout-menu__nav ul li:nth-child(6) {
  transition-delay: 0.8s;
}
.rk-menu-open .flyout-menu__nav ul li:nth-child(7) {
  transition-delay: 0.9s;
}
.rk-menu-open .flyout-menu__nav ul li:nth-child(8) {
  transition-delay: 1s;
}
.flyout-menu__curtain {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #D1CCC3;
  z-index: 80;
  transform: translateY(-101%);
  opacity: 0;
  transition: all 0.6s ease;
}
.rk-menu-open .flyout-menu__curtain {
  transform: translateY(0);
  opacity: 1;
}

/*----------------------------------
-------------- HOME ----------------
----------------------------------*/
.home:not(.hero-cleared) .main-site-header {
  background-color: transparent;
  border-bottom-color: #FFFFFF;
  color: #FFFFFF;
}
.home:not(.hero-cleared) .main-site-header .line-links a::before {
  background-color: #FFFFFF;
}
.home:not(.hero-cleared) .main-site-header .button {
  border-color: #FFFFFF;
  color: #FFFFFF;
}
.home:not(.hero-cleared) .main-site-header .button:hover {
  background-color: #FFFFFF;
  color: #000000;
}
.home:not(.hero-cleared) .main-site-header .rk-menu-toggle span {
  background-color: #FFFFFF;
}
.home:not(.hero-cleared) .main-site-header__logo {
  opacity: 0;
  pointer-events: none;
}
.home:not(.scrolled) .main-site-header:not(.no-topbar) {
  transform: translateY(2rem);
}
.home:not(.scrolled) .main-site-header__topbar {
  transform: translateY(0);
}
.home:not(.scrolled).rk-menu-open .main-site-header__topbar {
  background-color: #000000;
  color: #D1CCC3;
}

.hero-section {
  min-height: var(--viewport-height);
  background-color: #000000;
  color: #FFFFFF;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  padding-top: 5rem;
}
.hero-section__logo {
  width: auto;
  height: 50vh;
}

.quartet-swiper {
  padding-bottom: 2.5rem;
}
@media (max-width: 575px) {
  .quartet-swiper {
    padding-bottom: 2rem;
  }
}
.quartet-swiper .swiper-pagination {
  width: 80%;
  text-align: left;
  bottom: 0;
  font-size: 1rem;
}
@media (max-width: 575px) {
  .quartet-swiper .swiper-pagination {
    font-size: 0.875rem;
  }
}
.quartet-swiper .swiper-button-next, .quartet-swiper .swiper-button-prev {
  margin: 0;
  top: auto;
  bottom: 1px;
  right: 1px;
  left: auto;
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(../img/icons/circle-right.png);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 575px) {
  .quartet-swiper .swiper-button-next, .quartet-swiper .swiper-button-prev {
    width: 1.125rem;
    height: 1.125rem;
  }
}
.quartet-swiper .swiper-button-next::after, .quartet-swiper .swiper-button-prev::after {
  display: none;
}
.quartet-swiper .swiper-button-next.swiper-button-prev, .quartet-swiper .swiper-button-prev.swiper-button-prev {
  right: 2rem;
  background-image: url(../img/icons/circle-left.png);
}
@media (max-width: 575px) {
  .quartet-swiper .swiper-button-next.swiper-button-prev, .quartet-swiper .swiper-button-prev.swiper-button-prev {
    right: 1.667rem;
  }
}
.quartet-swiper__subcaption {
  position: absolute;
  bottom: -2.5rem;
  left: 3rem;
}
@media (max-width: 575px) {
  .quartet-swiper__subcaption {
    bottom: -2rem;
    font-size: 0.875rem;
    left: 2.5rem;
  }
}

.nm-discover {
  margin-top: -0.9em !important;
  position: relative;
  z-index: 2;
  padding-left: 0.35em;
}
@media (max-width: 1199px) {
  .nm-discover {
    margin-top: -1.1em !important;
  }
}
@media (max-width: 991px) {
  .nm-discover {
    margin-top: 0 !important;
    position: static;
    padding: 0;
  }
}

.pl-lg {
  padding-left: 1rem;
}
@media (max-width: 991px) {
  .pl-lg {
    padding-left: 0;
  }
}

.mosaic-row__item {
  padding-bottom: 5rem;
}
@media (max-width: 991px) {
  .mosaic-row__item {
    padding-bottom: 3rem;
  }
}
.mosaic-row__item--2 {
  padding-top: 9rem;
}
@media (max-width: 991px) {
  .mosaic-row__item--2 {
    padding-top: 0;
  }
}

.icon-grid {
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}
.icon-grid__item {
  width: 33.333%;
  padding: 0 2rem 2rem;
}
@media (max-width: 767px) {
  .icon-grid__item {
    width: 50%;
  }
}
@media (max-width: 575px) {
  .icon-grid__item {
    width: 100%;
  }
}
.icon-grid__icon {
  margin: 0.75rem 0;
}
.icon-grid__icon img {
  width: 5rem;
  height: 4.1rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}
.icon-grid__title {
  margin: 0.75em 0;
}
.icon-grid__description {
  text-wrap: balance;
}

.team-grid {
  display: flex;
  text-align: center;
  justify-content: center;
}
@media (max-width: 767px) {
  .team-grid {
    flex-wrap: wrap;
    gap: 2rem;
  }
}
.team-grid__item {
  width: 25%;
}
@media (max-width: 767px) {
  .team-grid__item {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .team-grid__item {
    width: 100%;
  }
}
.team-grid__title {
  font-style: italic;
  font-size: 0.6875rem;
  margin: 0 0 1em;
}

.pp-text {
  padding-top: calc((100vw - var(--site-padding) * 2) * 0.14);
}
@media (max-width: 991px) {
  .pp-text {
    padding-top: 1rem;
  }
}

.unit-type__item:last-child {
  padding-bottom: 2rem;
}
.unit-type__item:nth-child(odd) .unit-type__text-col {
  order: -1;
  padding-right: 8%;
}
@media (max-width: 991px) {
  .unit-type__item:nth-child(odd) .unit-type__text-col {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    order: 2;
    padding-top: 2rem;
  }
}
.unit-type__item:nth-child(even) .unit-type__text-col {
  padding-left: 8%;
}
@media (max-width: 991px) {
  .unit-type__item:nth-child(even) .unit-type__text-col {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-top: 2rem;
  }
}
.enquire-section__footer {
  display: flex;
  justify-content: space-between;
  padding: 3rem 0;
}
@media (max-width: 575px) {
  .enquire-section__footer {
    flex-wrap: wrap;
  }
  .enquire-section__footer > div {
    width: 100%;
    padding-bottom: 2rem;
  }
}
.enquire-section__form {
  overflow: hidden;
}
@media (max-width: 991px) {
  .enquire-section__icon {
    display: none;
  }
}

.overlap-top::before {
  content: "";
  width: 100%;
  height: 15vw;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #F7F2E6;
}
.overlap-top.bg-cream::before {
  background-color: #D1CCC3;
}
.overlap-top--20::before {
  height: 20vw;
}
.overlap-top--28::before {
  height: 28vw;
}

.custom-map {
  position: relative;
}
.custom-map__buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  justify-content: center;
  padding-top: 1rem;
}
@media (max-width: 767px) {
  .custom-map__buttons {
    gap: 0.5rem;
  }
}
.custom-map__map {
  display: block;
  width: 100%;
}
.custom-map__marker {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #FFFFFF;
  border-radius: 9999px;
  color: #000000;
  font-family: "the-future", sans-serif;
  text-transform: uppercase;
  font-size: 0.675rem;
  font-weight: 400;
  display: flex;
  overflow: hidden;
  align-items: center;
  cursor: pointer;
  transform: translate(-50%, -50%);
  transition: all 0.4s ease;
}
@media (max-width: 767px) {
  .custom-map__marker {
    font-size: 0.5rem;
  }
}
@media (max-width: 575px) {
  .custom-map__marker {
    font-size: 0.25rem;
  }
}
.custom-map__marker.open, .custom-map__marker.active {
  z-index: 5;
}
.custom-map__marker.open .custom-map__marker-2, .custom-map__marker.active .custom-map__marker-2 {
  max-width: 10rem;
  opacity: 1;
}
@media (max-width: 767px) {
  .custom-map__marker.open .custom-map__marker-2, .custom-map__marker.active .custom-map__marker-2 {
    max-width: 6rem;
  }
}
@media (max-width: 575px) {
  .custom-map__marker.open .custom-map__marker-2, .custom-map__marker.active .custom-map__marker-2 {
    max-width: 3rem;
  }
}
.custom-map__marker.active {
  background-color: #D1CCC3;
}
.custom-map__marker-1 {
  height: 1.5rem;
  width: 1.5rem;
  position: relative;
}
@media (max-width: 767px) {
  .custom-map__marker-1 {
    width: 1rem;
    height: 1rem;
  }
}
@media (max-width: 575px) {
  .custom-map__marker-1 {
    width: 0.5rem;
    height: 0.5rem;
  }
}
.custom-map__marker-1::before {
  content: "";
  width: 1.125em;
  height: 1.125em;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url(../img/plus.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.custom-map__marker-2 {
  transition: opacity 0.4s ease, max-width 0.8s ease;
  max-width: 0;
  white-space: nowrap;
  padding-right: 0;
  opacity: 0;
}
.custom-map__marker-2::after {
  content: "";
  display: inline-block;
  width: 1em;
}
.custom-map__grid {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 1px, transparent 1px), linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 1px, transparent 1px);
  background-size: 10% 100%, 100% 10%;
  background-position: 0 0;
  z-index: 5;
}

/*----------------------------------
------------ FOOTER ----------------
----------------------------------*/
.main-site-footer {
  padding: 1.5rem 0;
  font-size: 0.6875rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.main-site-footer__col-1 {
  text-align: left;
}
@media (max-width: 575px) {
  .main-site-footer__col-1 {
    text-align: center;
  }
}
.main-site-footer__col-2 {
  text-align: center;
}
@media (max-width: 575px) {
  .main-site-footer__col-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
.main-site-footer__col-3 {
  text-align: right;
}
@media (max-width: 575px) {
  .main-site-footer__col-3 {
    text-align: center;
  }
}

body .wForm table.columnLayout {
  width: 100%;
}
body #tfa_1, body *[id^="tfa_1["],
body #tfa_2, body *[id^="tfa_2["],
body #tfa_3, body *[id^="tfa_3["],
body #tfa_4, body *[id^="tfa_4["],
body #tfa_5, body *[id^="tfa_5["],
body #tfa_6, body *[id^="tfa_6["],
body #tfa_7, body *[id^="tfa_7["],
body #tfa_8, body *[id^="tfa_8["],
body #tfa_9, body *[id^="tfa_9["],
body #tfa_10, body *[id^="tfa_10["],
body #tfa_11, body *[id^="tfa_11["],
body #tfa_12, body *[id^="tfa_12["],
body #tfa_13, body *[id^="tfa_13["],
body #tfa_14, body *[id^="tfa_14["],
body #tfa_15, body *[id^="tfa_15["],
body #tfa_16, body *[id^="tfa_16["],
body #tfa_17, body *[id^="tfa_17["],
body #tfa_18, body *[id^="tfa_18["],
body #tfa_19, body *[id^="tfa_19["],
body #tfa_20, body *[id^="tfa_20["] {
  width: 100% !important;
}
body .wFormContainer .wForm .inputWrapper select:not([multiple]), body .wFormContainer .wForm select:not([multiple]),
body .wFormContainer .wForm label, body .wFormContainer .wForm .oneField label.preField, body .wFormContainer .wForm legend {
  font-weight: 300 !important;
}
body .wFormContainer .wForm .inputWrapper {
  width: 100%;
}
body .wFormContainer .wForm .inputWrapper input[type=text], body .wFormContainer .wForm .inputWrapper input[type=email], body .wFormContainer .wForm .inputWrapper input[type=tel], body .wFormContainer .wForm .inputWrapper input[type=number], body .wFormContainer .wForm .inputWrapper textarea, body .wFormContainer .wForm input[type=text], body .wFormContainer .wForm input[type=email], body .wFormContainer .wForm input[type=tel], body .wFormContainer .wForm input[type=number], body .wFormContainer .wForm textarea {
  width: 100% !important;
}
body .wFormContainer .actions {
  justify-content: flex-start !important;
}
body .wFormContainer .wForm #tfa_82-D .inputWrapper {
  width: auto;
}
body .wFormContainer .actions .primaryAction {
  border: 1px solid #000 !important;
}
body .wFormContainer .actions .primaryAction:hover {
  background-color: transparent !important;
  color: #000 !important;
}
body .wForm .preField {
  min-width: 100px !important;
}
body .wForm .oneField,
body .wForm .htmlSection,
body .wFormContainer .actions,
body .wFormContainer .wForm {
  padding: 0;
}
body .wFormContainer .supportInfo {
  padding: 0 !important;
}
body .wFormContainer .wForm label, body .wFormContainer .wForm .oneField label.preField, body .wFormContainer .wForm legend {
  margin-bottom: 0 !important;
}
body .wFormContainer .wForm .inputWrapper input[type=text], body .wFormContainer .wForm .inputWrapper input[type=email], body .wFormContainer .wForm .inputWrapper input[type=tel], body .wFormContainer .wForm .inputWrapper input[type=number], body .wFormContainer .wForm .inputWrapper textarea, body .wFormContainer .wForm input[type=text], body .wFormContainer .wForm input[type=email], body .wFormContainer .wForm input[type=tel], body .wFormContainer .wForm input[type=number], body .wFormContainer .wForm textarea {
  padding: 8px 0 !important;
  font-weight: 300 !important;
}

.page-template-default .main-site-footer {
  background-color: transparent;
}
.page-template-default .the-content {
  line-height: 1.8;
  max-width: 50rem;
}
.page-template-default .main-site-header__cta {
  display: none;
}

body .gform_wrapper.gravity-theme {
  font-size: 16px;
}
body .gform_wrapper.gravity-theme input[type=color], body .gform_wrapper.gravity-theme input[type=date], body .gform_wrapper.gravity-theme input[type=datetime-local], body .gform_wrapper.gravity-theme input[type=datetime], body .gform_wrapper.gravity-theme input[type=email], body .gform_wrapper.gravity-theme input[type=month], body .gform_wrapper.gravity-theme input[type=number], body .gform_wrapper.gravity-theme input[type=password], body .gform_wrapper.gravity-theme input[type=search], body .gform_wrapper.gravity-theme input[type=tel], body .gform_wrapper.gravity-theme input[type=text], body .gform_wrapper.gravity-theme input[type=time], body .gform_wrapper.gravity-theme input[type=url], body .gform_wrapper.gravity-theme input[type=week], body .gform_wrapper.gravity-theme select, body .gform_wrapper.gravity-theme textarea {
  background-color: #F7F2E6;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #000000;
  color: #000000;
  font-size: 16px;
  padding: 1em 0;
  outline: none !important;
  line-height: 1.5 !important;
  font-weight: 300 !important;
}
body .gform_wrapper.gravity-theme .gfield_label {
  font-weight: 300;
}
body .gform_wrapper.gravity-theme .gfield select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(../img/icons/chevron.svg);
  background-size: 1rem;
  background-repeat: no-repeat;
  background-position: 100% 50%;
  min-height: 2rem !important;
  line-height: 1.5 !important;
  cursor: pointer;
}
body .gfield--type-html {
  font-size: 12px;
}
body .gform_body {
  max-width: 600px;
}
body ::-moz-placeholder {
  font-weight: 300;
  color: #000;
}
body ::placeholder {
  font-weight: 300;
  color: #000;
}
body .gform_wrapper.gravity-theme .gform_footer button, body .gform_wrapper.gravity-theme .gform_footer input, body .gform_wrapper.gravity-theme .gform_page_footer button, body .gform_wrapper.gravity-theme .gform_page_footer input {
  background-color: #000000;
  color: #F7F2E6;
  transition: all 0.3s ease;
  font-size: 16px;
  padding: 1em 2.5em;
}
body .gform_wrapper.gravity-theme .gform_footer button:hover, body .gform_wrapper.gravity-theme .gform_footer input:hover, body .gform_wrapper.gravity-theme .gform_page_footer button:hover, body .gform_wrapper.gravity-theme .gform_page_footer input:hover {
  color: rgba(247, 242, 230, 0.5);
}
@media (max-width: 575px) {
  body .gform_wrapper.gravity-theme .gfield-choice-input + label {
    font-size: 12px;
    line-height: 1.2;
  }
}/*# sourceMappingURL=main.css.map */