@charset "UTF-8";
@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: "neue-montreal";
  font-weight: 400;
  src: url("../fonts/neue-montreal/NeueMontreal-Regular.woff") format("woff"), url("../fonts/neue-montreal/NeueMontreal-Regular.woff2") format("woff2");
}
@font-face {
  font-family: "neue-montreal";
  font-weight: 500;
  src: url("../fonts/neue-montreal/NeueMontreal-Medium.woff") format("woff"), url("../fonts/neue-montreal/NeueMontreal-Medium.woff2") format("woff2");
}
@font-face {
  font-family: "neue-montreal";
  font-weight: 700;
  src: url("../fonts/neue-montreal/NeueMontreal-Bold.woff") format("woff"), url("../fonts/neue-montreal/NeueMontreal-Bold.woff2") format("woff2");
}
.c-white {
  color: #FFFFFF;
}

.c-black {
  color: #141414;
}

.c-orange {
  color: #FF653B;
}

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

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

.bg-orange {
  background-color: #FF653B;
}

:root {
  --site-padding: 2rem;
  --viewport-height: 100svh;
  --footer-bg: #822124;
  --footer-pr: #FF663B;
  --menu-bg: #FF663B;
  --menu-pr: #4E070B;
}
@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;
  }
}

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

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

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

html {
  scroll-behavior: smooth;
  font-size: 16px;
  background-color: #FFFFFF;
}
@media screen and (min-width: 1720px) {
  html {
    font-size: 0.93vw;
  }
}

body {
  font-family: "neue-montreal", sans-serif;
  font-size: 1.3rem;
  line-height: 1.25;
  color: #141414;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
}
@media (max-width: 575px) {
  body {
    font-size: 1rem;
  }
}

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

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

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "neue-montreal", sans-serif;
  line-height: 1.1;
  font-weight: 400;
  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, .f-88 {
  font-size: 73px;
  font-size: 4.58rem;
}
@media (max-width: 1399px) {
  h1, .h1, .f-88 {
    font-size: 4rem;
  }
}
@media (max-width: 991px) {
  h1, .h1, .f-88 {
    font-size: 3.5rem;
  }
}
@media (max-width: 575px) {
  h1, .h1, .f-88 {
    font-size: 2.75rem;
  }
}

.f-54 {
  font-size: 45px;
  font-size: 2.1825rem;
  line-height: 1.05;
}
@media (max-width: 1399px) {
  .f-54 {
    font-size: 2rem;
  }
}
@media (max-width: 991px) {
  .f-54 {
    font-size: 1.875rem;
  }
}
@media (max-width: 575px) {
  .f-54 {
    font-size: 1.5rem;
    line-height: 1.1;
  }
}

h2, .h2, .f-48 {
  font-size: 40px;
  font-size: 2.5rem;
}
@media (max-width: 1399px) {
  h2, .h2, .f-48 {
    font-size: 2.333rem;
  }
}
@media (max-width: 991px) {
  h2, .h2, .f-48 {
    font-size: 2.25rem;
  }
}
@media (max-width: 575px) {
  h2, .h2, .f-48 {
    font-size: 2rem;
  }
}

h3, .h3, .f-32 {
  font-size: 27px;
  font-size: 1.67rem;
}
@media (max-width: 1399px) {
  h3, .h3, .f-32 {
    font-size: 1.5rem;
  }
}
@media (max-width: 991px) {
  h3, .h3, .f-32 {
    font-size: 1.5rem;
  }
}
@media (max-width: 575px) {
  h3, .h3, .f-32 {
    font-size: 1.125rem;
  }
}

h4, .h4, .f-25 {
  font-size: 21px;
  font-size: 1.3rem;
}
@media (max-width: 991px) {
  h4, .h4, .f-25 {
    font-size: 1.25rem;
  }
}
@media (max-width: 575px) {
  h4, .h4, .f-25 {
    font-size: 1rem;
  }
}

.f-24 {
  font-size: 20px;
  font-size: 1.25rem;
}
@media (max-width: 991px) {
  .f-24 {
    font-size: 1.2rem;
  }
}
@media (max-width: 575px) {
  .f-24 {
    font-size: 1rem;
  }
}

.f-22 {
  font-size: 18px;
  font-size: 1.125rem;
}
@media (max-width: 991px) {
  .f-22 {
    font-size: 1rem;
  }
}
@media (max-width: 575px) {
  .f-22 {
    font-size: 1rem;
  }
}

h5, .h5, .f-18 {
  font-size: 15px;
  font-size: 0.94rem;
}

h6, .h6, .f-16 {
  font-size: 13px;
  font-size: 0.83rem;
}

h3, .h3 {
  font-weight: 500;
}

.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-ss {
  font-family: "neue-montreal", sans-serif;
}

.f-s {
  font-family: "neue-montreal", sans-serif;
}

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;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.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: 700;
}

.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 {
  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: 7.5rem;
    padding-bottom: 7.5rem;
  }
  .pt-200 {
    padding-top: 7.5rem;
  }
  .pb-200 {
    padding-bottom: 7.5rem;
  }
  .py-180 {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
  .pt-180 {
    padding-top: 7.5rem;
  }
  .pb-180 {
    padding-bottom: 7.5rem;
  }
  .py-150 {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
  .pt-150 {
    padding-top: 7.5rem;
  }
  .pb-150 {
    padding-bottom: 7.5rem;
  }
  .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: 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: 7.5rem;
    padding-bottom: 7.5rem;
  }
  .pt-300 {
    padding-top: 7.5rem;
  }
  .pb-300 {
    padding-bottom: 7.5rem;
  }
  .py-250 {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
  .pt-250 {
    padding-top: 7.5rem;
  }
  .pb-250 {
    padding-bottom: 7.5rem;
  }
  .py-200 {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
  .pt-200 {
    padding-top: 7.5rem;
  }
  .pb-200 {
    padding-bottom: 7.5rem;
  }
  .py-180 {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
  .pt-180 {
    padding-top: 7.5rem;
  }
  .pb-180 {
    padding-bottom: 7.5rem;
  }
  .py-150 {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
  .pt-150 {
    padding-top: 7.5rem;
  }
  .pb-150 {
    padding-bottom: 7.5rem;
  }
  .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: 4.375rem;
    padding-bottom: 4.375rem;
  }
  .pt-100 {
    padding-top: 4.375rem;
  }
  .pb-100 {
    padding-bottom: 4.375rem;
  }
  .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;
}

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

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

.line-link {
  display: inline-block;
  position: relative;
  padding-bottom: 0.1em;
}
.line-link::before {
  content: "";
  position: absolute;
  display: block;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #141414;
  transition: width 0.4s ease;
}
.line-link:hover::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%;
}
.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, .img-cont > iframe {
  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 iframe {
  z-index: 2;
}
.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;
}

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

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

section, .section {
  position: relative;
}

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

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

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

.border-top-a::before {
  content: "";
  width: 0%;
  height: 1px;
  background-color: #141414;
  display: block;
  transition: all 1s ease 0.3s;
}
.aos-animate .border-top-a::before, .border-top-a.aos-animate::before {
  width: 100%;
}

.border-bottom-a::after {
  content: "";
  width: 0%;
  height: 1px;
  background-color: #141414;
  display: block;
  transition: all 1s ease 0.4s;
}
.aos-animate .border-bottom-a::after, .border-bottom-a.aos-animate::after {
  width: 100%;
}

.faux-arrow {
  display: inline-block;
}
.faux-arrow::after {
  content: "→";
  margin-left: 0.875em;
  transition: all 0.3s ease;
  transform: translateX(0);
  display: inline-block;
}
.faux-arrow:hover::after {
  transform: translateX(0.25em);
}

.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 {
  padding: 1.25rem 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}
@media (max-width: 575px) {
  .main-site-header {
    padding: 1rem 0;
  }
}
.main-site-header__logo {
  position: relative;
  top: 2px;
}
.main-site-header__logo path {
  transition: all 0.2s ease;
}
.main-site-header__toggle {
  transition: all 0.2s ease;
}
.main-site-header__toggle:hover {
  color: var(--footer-pr);
}
.main-site-header__logo:hover path {
  fill: var(--footer-pr);
}
.main-site-header__burger {
  width: 28px;
  height: 14px;
  position: relative;
  cursor: pointer;
  margin-left: auto;
  display: block;
  display: none;
}
@media (max-width: 991px) {
  .main-site-header__burger {
    display: inline-block;
    margin-right: -0.5rem;
  }
}
@media (max-width: 767px) {
  .main-site-header__burger {
    margin-right: 0;
    margin-top: -0.2em;
  }
}
@media (max-width: 575px) {
  .main-site-header__burger {
    width: 24px;
    height: 12px;
  }
}
.main-site-header__burger span {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #141414;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s ease;
}
.main-site-header__burger span:nth-child(1) {
  top: 0;
}
.main-site-header__burger span:nth-child(2) {
  top: 50%;
}
.main-site-header__burger span:nth-child(3) {
  top: 100%;
}
.main-site-header__nav {
  display: flex;
  font-size: 27px;
  font-size: 1.67rem;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1399px) {
  .main-site-header__nav {
    font-size: 1.5rem;
  }
}
@media (max-width: 991px) {
  .main-site-header__nav a:not(.main-site-header__logo-link) {
    display: none;
  }
}
.main-site-header__nav a {
  padding-bottom: 0;
}
.main-site-header__logo-link {
  padding-bottom: 0 !important;
}
.main-site-header__logo-link::before {
  display: none !important;
}

.single-work .main-site-header__logo path,
.page-template-template-brand .main-site-header__logo path,
.page-template-template-place .main-site-header__logo path,
.page-template-template-home .main-site-header__logo path {
  fill: #FFFFFF;
}
.single-work .main-site-header__toggle,
.page-template-template-brand .main-site-header__toggle,
.page-template-template-place .main-site-header__toggle,
.page-template-template-home .main-site-header__toggle {
  color: #FFFFFF;
}
.single-work .main-site-header__burger span,
.page-template-template-brand .main-site-header__burger span,
.page-template-template-place .main-site-header__burger span,
.page-template-template-home .main-site-header__burger span {
  background-color: #FFFFFF;
}
.single-work .main-site-header__nav a,
.page-template-template-brand .main-site-header__nav a,
.page-template-template-place .main-site-header__nav a,
.page-template-template-home .main-site-header__nav a {
  color: #FFFFFF;
}
.single-work .main-site-header__nav a::before,
.page-template-template-brand .main-site-header__nav a::before,
.page-template-template-place .main-site-header__nav a::before,
.page-template-template-home .main-site-header__nav a::before {
  background-color: #FFFFFF;
}
.single-work.hero-cleared:not(.rk-menu-open) .main-site-header__logo path,
.page-template-template-brand.hero-cleared:not(.rk-menu-open) .main-site-header__logo path,
.page-template-template-place.hero-cleared:not(.rk-menu-open) .main-site-header__logo path,
.page-template-template-home.hero-cleared:not(.rk-menu-open) .main-site-header__logo path {
  fill: #141414;
}
.single-work.hero-cleared:not(.rk-menu-open) .main-site-header__toggle,
.page-template-template-brand.hero-cleared:not(.rk-menu-open) .main-site-header__toggle,
.page-template-template-place.hero-cleared:not(.rk-menu-open) .main-site-header__toggle,
.page-template-template-home.hero-cleared:not(.rk-menu-open) .main-site-header__toggle {
  color: #141414;
}
.single-work.hero-cleared:not(.rk-menu-open) .main-site-header__burger span,
.page-template-template-brand.hero-cleared:not(.rk-menu-open) .main-site-header__burger span,
.page-template-template-place.hero-cleared:not(.rk-menu-open) .main-site-header__burger span,
.page-template-template-home.hero-cleared:not(.rk-menu-open) .main-site-header__burger span {
  background-color: #141414;
}
.single-work.hero-cleared:not(.rk-menu-open) .main-site-header__nav a,
.page-template-template-brand.hero-cleared:not(.rk-menu-open) .main-site-header__nav a,
.page-template-template-place.hero-cleared:not(.rk-menu-open) .main-site-header__nav a,
.page-template-template-home.hero-cleared:not(.rk-menu-open) .main-site-header__nav a {
  color: #141414;
}
.single-work.hero-cleared:not(.rk-menu-open) .main-site-header__nav a::before,
.page-template-template-brand.hero-cleared:not(.rk-menu-open) .main-site-header__nav a::before,
.page-template-template-place.hero-cleared:not(.rk-menu-open) .main-site-header__nav a::before,
.page-template-template-home.hero-cleared:not(.rk-menu-open) .main-site-header__nav a::before {
  background-color: #141414;
}

.custom-preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  z-index: 99999;
}

/*----------------------------------
----------- OFF CANVAS -------------
----------------------------------*/
.off-canvas-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 290;
  display: flex;
  align-items: center;
  align-content: center;
  transform: translateY(-101%);
}
.off-canvas-menu__nav {
  color: var(--menu-pr);
  padding-bottom: 2rem;
}
@media (max-width: 767px) {
  .off-canvas-menu__nav {
    padding-bottom: 0;
  }
}
.off-canvas-menu__nav ul {
  color: inherit;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  font-size: 4vw;
}
@media (max-width: 1199px) {
  .off-canvas-menu__nav ul {
    font-size: 5vw;
  }
}
@media (max-width: 991px) {
  .off-canvas-menu__nav ul {
    font-size: 6vw;
  }
}
@media (max-width: 767px) {
  .off-canvas-menu__nav ul {
    flex-wrap: wrap;
    font-size: 3rem;
  }
}
@media (max-width: 575px) {
  .off-canvas-menu__nav ul {
    font-size: 2.75rem;
  }
}
.off-canvas-menu__nav ul li {
  color: inherit;
  font-weight: 500;
  line-height: 1;
  transform: translate3d(0, 1rem, 0);
  opacity: 0;
  transition: all 0.9s ease;
  transition-delay: 0s;
}
@media (max-width: 767px) {
  .off-canvas-menu__nav ul li {
    width: 100%;
    margin-bottom: 0.5em;
    text-align: center;
  }
}
.off-canvas-menu__nav ul li a {
  color: inherit;
}
.off-canvas-menu__nav ul li a::before {
  background-color: var(--menu-pr);
}
.off-canvas-menu__curtain {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--menu-bg);
  z-index: 280;
  transform: translate3d(0, -101%, 0);
  transition: all 0.6s ease;
}

.rk-menu-open .main-site-header {
  z-index: 300;
}
.rk-menu-open .off-canvas-menu,
.rk-menu-open .off-canvas-menu__curtain {
  transform: translate3d(0, 0, 0);
}
.rk-menu-open .off-canvas-menu__nav ul li {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.rk-menu-open .off-canvas-menu__nav ul li:nth-child(1) {
  transition-delay: 0.3s;
}
.rk-menu-open .off-canvas-menu__nav ul li:nth-child(2) {
  transition-delay: 0.4s;
}
.rk-menu-open .off-canvas-menu__nav ul li:nth-child(3) {
  transition-delay: 0.5s;
}
.rk-menu-open .off-canvas-menu__nav ul li:nth-child(4) {
  transition-delay: 0.6s;
}
.rk-menu-open .off-canvas-menu__nav ul li:nth-child(5) {
  transition-delay: 0.7s;
}
.rk-menu-open .off-canvas-menu__nav ul li:nth-child(6) {
  transition-delay: 0.8s;
}
.rk-menu-open .main-site-header__logo path {
  fill: var(--menu-pr);
}
.rk-menu-open .main-site-header__burger span {
  background-color: var(--menu-pr);
}
.rk-menu-open .main-site-header__toggle {
  color: var(--menu-pr);
}
.rk-menu-open .main-site-header__burger span:nth-child(1) {
  transform: rotate(45deg);
  top: 50%;
}
.rk-menu-open .main-site-header__burger span:nth-child(2) {
  opacity: 0;
}
.rk-menu-open .main-site-header__burger span:nth-child(3) {
  transform: rotate(-45deg);
  top: 50%;
}

/*----------------------------------
------------- FOOTER ---------------
----------------------------------*/
.main-site-footer {
  background-color: var(--footer-bg);
  color: var(--footer-pr);
  padding: var(--site-padding) 0;
  position: relative;
  z-index: 200;
  min-height: var(--viewport-height);
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
}
@media (max-width: 767px) {
  .main-site-footer {
    min-height: 100dvh;
  }
}
@media (max-width: 575px) {
  .main-site-footer {
    padding: 1.5rem 0 1rem;
  }
}
.main-site-footer__row {
  margin-bottom: 5rem;
  line-height: 1;
}
.main-site-footer__row p {
  margin-bottom: 0.5em;
}
@media (max-width: 767px) {
  .main-site-footer__row p {
    margin-bottom: 0.35em;
  }
}
.main-site-footer__row p:last-child {
  margin-bottom: 2em;
}
.main-site-footer__minor {
  display: flex;
  justify-content: flex-end;
  gap: 2em;
}
@media (max-width: 767px) {
  .main-site-footer__minor {
    flex-wrap: wrap;
    text-align: right;
    gap: 0.35em;
    position: absolute;
    top: 0;
    right: 0;
  }
  .main-site-footer__minor > div {
    width: 100%;
  }
  .main-site-footer__minor > div:last-child {
    order: -1;
  }
}
.main-site-footer__logo {
  width: 100%;
  height: auto;
  display: block;
}
.main-site-footer__logo path {
  fill: var(--footer-pr);
}
.main-site-footer .line-links a::before {
  background-color: var(--footer-pr);
}

/*----------------------------------
------------ PROJECT ---------------
----------------------------------*/
.single-work {
  --footer-bg: #3E3705;
  --footer-pr: #CEFF43;
  --menu-bg: #3E3705;
  --menu-pr: #CEFF43;
}

.project-hero {
  min-height: var(--viewport-height);
}
@media (max-width: 767px) {
  .project-hero {
    min-height: calc(100svh - 5rem);
  }
}

.project-intro {
  overflow: hidden;
}
.project-intro .row {
  --bs-gutter-x: 3rem;
}
@media (max-width: 991px) {
  .project-intro .accordion {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }
}
@media (max-width: 575px) {
  .project-intro .accordion {
    padding-top: 3rem;
    padding-bottom: 2rem;
  }
}
@media (max-width: 991px) {
  .project-intro__col-1 {
    padding-bottom: 3rem;
  }
}
.project-intro__col-1 > div {
  width: 100%;
}
.project-intro__col-2 {
  padding-top: 2.75rem;
}
@media (max-width: 991px) {
  .project-intro__col-2 {
    padding-top: 0;
  }
}
.project-intro__col-2 p {
  margin-bottom: 1em;
}
.project-intro__title {
  margin-bottom: 0.5rem;
}
.project-intro__subtitle {
  margin-top: 0;
  margin-bottom: 2rem;
  min-height: 2.275em;
}
@media (max-width: 991px) {
  .project-intro__subtitle {
    min-height: 0 !important;
    margin-bottom: 1rem;
  }
}
.project-intro__read-more {
  appearance: none;
  background: none;
  border: none;
  margin: 0;
  padding: 0 0 0.1em;
  font: inherit;
  color: inherit;
  cursor: pointer;
  text-align: left;
}
.accordion {
  position: relative;
}
.accordion__item {
  border-bottom: 1px solid #141414;
  margin-bottom: 1.5rem;
}
.accordion__item.active .accordion__header span::before {
  display: none;
}
.accordion__item:last-child {
  margin-bottom: 0;
}
.accordion__header {
  padding-bottom: 0.5em;
  position: relative;
  cursor: pointer;
}
@media (max-width: 575px) {
  .accordion__header {
    font-size: 1.125rem;
  }
}
.accordion__header span {
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  position: absolute;
  top: 0rem;
  right: 0;
}
@media (max-width: 575px) {
  .accordion__header span {
    width: 17px;
    height: 17px;
  }
}
.accordion__header span::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: calc(50% - 1px);
  background-color: #000;
  width: 2px;
}
@media (max-width: 575px) {
  .accordion__header span::before {
    width: 1px;
    left: 8px;
  }
}
.accordion__header span::after {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  top: calc(50% - 1px);
  background-color: #000;
  height: 2px;
}
@media (max-width: 575px) {
  .accordion__header span::after {
    height: 1px;
    top: 8px;
  }
}
.accordion__body {
  padding-bottom: 1rem;
}
.accordion__body > div {
  padding-top: 1rem;
}
.accordion__body p {
  margin-bottom: 0;
}
.accordion__body p:first-child {
  padding-top: 0.25rem;
}

.project-body {
  padding-bottom: 12rem;
}
@media (max-width: 767px) {
  .project-body {
    padding-bottom: 6rem;
  }
}
@media (max-width: 575px) {
  .project-body {
    padding-bottom: 3.75rem;
  }
}
.project-body__item {
  padding-bottom: 5rem;
}
@media (max-width: 767px) {
  .project-body__item {
    padding-bottom: 3rem;
  }
}
@media (max-width: 575px) {
  .project-body__item {
    padding-bottom: 1.75rem;
  }
}
.project-body__item:last-child {
  padding-bottom: 0;
}

.project-content {
  padding-bottom: 12rem;
}
@media (max-width: 767px) {
  .project-content {
    padding-bottom: 6rem;
  }
}
@media (max-width: 575px) {
  .project-content {
    padding-bottom: 3.75rem;
  }
}
.project-content__row {
  padding-bottom: 5rem;
}
@media (max-width: 991px) {
  .project-content__row {
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .project-content__row > div {
    padding-bottom: 5rem;
  }
}
@media (max-width: 767px) {
  .project-content__row > div {
    padding-bottom: 3rem;
  }
}
@media (max-width: 575px) {
  .project-content__row > div {
    padding-bottom: 1.75rem;
  }
}
.project-content__blank {
  padding-bottom: 0 !important;
}
@media (max-width: 991px) {
  .project-content__text {
    padding-top: 0.25rem;
    padding-bottom: 0.75rem;
  }
}
.project-content__text > div:last-child p:last-child {
  margin-bottom: 0;
}
.project-content__text--middle {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  height: 100%;
}
.project-content__text--middle > div {
  width: 100%;
}
.project-content__text--bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  align-content: flex-end;
  height: 100%;
}
.project-content__text--bottom > div {
  width: 100%;
}
.col-lg-12 .project-content__quote {
  padding-top: 5rem;
  padding-bottom: 6rem;
  padding-left: 8.333%;
  padding-right: 8.333%;
}
@media (max-width: 767px) {
  .col-lg-12 .project-content__quote {
    padding-left: 0;
    padding-right: 0;
    padding-top: 1rem;
    padding-bottom: 1.75rem;
  }
}
.project-content__quote .f-54 p {
  position: relative;
}
.project-content__quote .f-54 p::before {
  content: "“";
  margin-left: -0.35em;
}
.project-content__quote .f-54 p::after {
  content: "”";
}
.project-content__swiper .swiper-slide {
  height: auto;
}
.project-content__swiper .swiper-slide .img-cont {
  height: 100%;
}

/*----------------------------------
------------- ABOUT ----------------
----------------------------------*/
.page-template-template-about {
  --footer-bg: #0A2A35;
  --footer-pr: #9CE5CC;
  --menu-bg: #9CE5CC;
  --menu-pr: #322232;
}

.main-site-container {
  position: relative;
}
@media (max-width: 575px) {
  .main-site-container--header-offset {
    padding-top: 40px;
  }
}
.main-site-container > div, .main-site-container > section, .main-site-container > .section {
  position: relative;
  z-index: 2;
  background-color: #FFFFFF;
}

.about-hero {
  min-height: var(--viewport-height);
  display: flex;
  align-items: center;
}
@media (max-width: 575px) {
  .about-hero {
    min-height: calc(100svh - 3rem);
  }
}

.wwd-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 5rem 2rem;
  padding-top: 5rem;
}
@media (max-width: 1399px) {
  .wwd-grid {
    gap: 5rem 3rem;
  }
}
@media (max-width: 575px) {
  .wwd-grid {
    gap: 2rem;
    padding-top: 3rem;
  }
}
.wwd-grid__item {
  width: calc(33.333% - 1.3334rem);
}
@media (max-width: 1399px) {
  .wwd-grid__item {
    width: calc(50% - 1.5rem);
  }
}
@media (max-width: 767px) {
  .wwd-grid__item {
    width: 100%;
  }
}
.wwd-grid__title {
  font-weight: 400;
  margin-bottom: 1rem;
}
.wwd-grid__subtitle {
  margin-bottom: 1rem;
  max-width: 18em;
}
.wwd-grid__text {
  color: rgba(20, 20, 20, 0.5);
}
.wwd-grid__text p {
  margin-bottom: 0;
}

.awards-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem 2rem;
  padding-top: 4rem;
}
.awards-grid__item {
  width: calc(25% - 1.5rem);
}
@media (max-width: 1199px) {
  .awards-grid__item {
    width: calc(50% - 1rem);
  }
}
.awards-grid__icon {
  height: 5rem;
  cursor: pointer;
}
.awards-grid__icon img {
  width: auto;
  height: auto;
  max-height: 100%;
}
.awards-grid__title {
  font-weight: 400;
  margin-bottom: 1rem;
  margin-top: 1rem;
  cursor: pointer;
}
.awards-grid__year {
  line-height: 1.25;
  font-size: 1rem;
}
.awards-grid__year:first-child {
  padding-top: 1rem;
}
.awards-grid__year-title {
  font-weight: 500;
  margin-bottom: 0.5rem;
}
.awards-grid__category-title {
  margin-bottom: 0.5rem;
}
.awards-grid__desc {
  color: rgba(20, 20, 20, 0.5);
}

@keyframes client-carousel-marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.client-carousel {
  margin-left: calc(var(--site-padding) * -1);
  margin-right: calc(var(--site-padding) * -1);
  padding: 2rem 0;
  overflow: hidden;
}
@media (max-width: 575px) {
  .client-carousel {
    padding: 1rem 0;
  }
}
.client-carousel--1 {
  padding-top: 0;
}
.client-carousel .swiper-wrapper {
  display: flex;
  align-items: center;
  width: -moz-max-content;
  width: max-content;
  animation: client-carousel-marquee var(--marquee-duration, 30s) linear infinite;
}
.client-carousel--2 .swiper-wrapper {
  animation-direction: reverse;
}
.client-carousel .swiper-slide {
  width: auto;
  flex-shrink: 0;
  padding: 0 3rem;
}
@media (max-width: 575px) {
  .client-carousel .swiper-slide {
    padding: 0 1.25rem;
  }
}
.client-carousel__item {
  width: var(--w);
}
@media (max-width: 1199px) {
  .client-carousel__item {
    width: calc(var(--w) * 0.75);
  }
}
@media (max-width: 767px) {
  .client-carousel__item {
    width: calc(var(--w) * 0.667);
  }
}
@media (max-width: 575px) {
  .client-carousel__item {
    width: calc(var(--w) * 0.5);
  }
}
.client-carousel__item img {
  width: 100%;
  height: auto;
}

.service-tiles {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}
@media (max-width: 1199px) {
  .service-tiles {
    gap: 1rem;
  }
}
.service-tiles__item {
  width: calc(33.333% - 1.333rem);
}
@media (max-width: 1199px) {
  .service-tiles__item {
    width: calc(33.333% - 0.667rem);
  }
}
@media (max-width: 767px) {
  .service-tiles__item {
    width: 100%;
  }
  .service-tiles__item:not(:last-child) {
    padding-bottom: 3rem;
  }
  .service-tiles__item .img-cont {
    padding-top: 75%;
  }
}
.service-tiles__title {
  margin-bottom: 0.5em;
}

/*----------------------------------
------------- BRAND ----------------
----------------------------------*/
.page-template-template-brand {
  --footer-bg: #FF663B;
  --footer-pr: #322232;
  --menu-bg: #FF663B;
  --menu-pr: #322232;
}

.service-hero {
  min-height: var(--viewport-height);
  display: flex;
  align-items: center;
  color: #FFFFFF;
  position: sticky !important;
  top: 0;
  width: 100%;
  z-index: 1 !important;
}
@media (max-width: 767px) {
  .service-hero {
    min-height: calc(100svh - 5rem);
  }
}

.project-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 5rem 0;
}
@media (max-width: 575px) {
  .project-grid {
    gap: 2rem 0;
  }
}
.project-grid__item {
  width: 100%;
}
@media screen and (min-width: 992px) {
  .project-grid--home .project-grid__item:nth-child(6n-5) {
    width: 100%;
  }
  .project-grid--home .project-grid__item:nth-child(6n-4) {
    width: 54%;
  }
  .project-grid--home .project-grid__item:nth-child(6n-4) .img-cont {
    padding-top: 44vw;
  }
  .project-grid--home .project-grid__item:nth-child(6n-3) {
    width: 37.5%;
    margin-left: 8.5%;
  }
  .project-grid--home .project-grid__item:nth-child(6n-3) .img-cont {
    padding-top: 44vw;
  }
  .project-grid--home .project-grid__item:nth-child(6n-2) {
    width: 75%;
    margin-left: 25%;
  }
  .project-grid--home .project-grid__item:nth-child(6n-2) .img-cont {
    padding-top: 75%;
  }
  .project-grid--home .project-grid__item:nth-child(6n-1) {
    width: 100%;
  }
  .project-grid--home .project-grid__item:nth-child(6n) {
    width: 75%;
  }
  .project-grid--home .project-grid__item:nth-child(6n) .img-cont {
    padding-top: 75%;
  }
}
@media screen and (min-width: 992px) {
  .project-grid--brand .project-grid__item:nth-child(11n-10) {
    width: 100%;
  }
  .project-grid--brand .project-grid__item:nth-child(11n-9) {
    width: 75%;
  }
  .project-grid--brand .project-grid__item:nth-child(11n-9) .img-cont {
    padding-top: 75%;
  }
  .project-grid--brand .project-grid__item:nth-child(11n-8) {
    width: 54%;
  }
  .project-grid--brand .project-grid__item:nth-child(11n-8) .img-cont {
    padding-top: 44vw;
  }
  .project-grid--brand .project-grid__item:nth-child(11n-7) {
    width: 37.5%;
    margin-left: 8.5%;
  }
  .project-grid--brand .project-grid__item:nth-child(11n-7) .img-cont {
    padding-top: 44vw;
  }
  .project-grid--brand .project-grid__item:nth-child(11n-6) {
    width: 75%;
    margin-left: 25%;
  }
  .project-grid--brand .project-grid__item:nth-child(11n-6) .img-cont {
    padding-top: 75%;
  }
  .project-grid--brand .project-grid__item:nth-child(11n-5) {
    width: 49%;
  }
  .project-grid--brand .project-grid__item:nth-child(11n-5) .img-cont {
    padding-top: 67%;
  }
  .project-grid--brand .project-grid__item:nth-child(11n-4) {
    width: 49%;
    margin-left: 2%;
  }
  .project-grid--brand .project-grid__item:nth-child(11n-4) .img-cont {
    padding-top: 67%;
  }
  .project-grid--brand .project-grid__item:nth-child(11n-3) {
    width: 100%;
  }
  .project-grid--brand .project-grid__item:nth-child(11n-2) {
    width: 37.5%;
  }
  .project-grid--brand .project-grid__item:nth-child(11n-2) .img-cont {
    padding-top: 44vw;
  }
  .project-grid--brand .project-grid__item:nth-child(11n-1) {
    width: 54%;
    margin-left: 8.5%;
  }
  .project-grid--brand .project-grid__item:nth-child(11n-1) .img-cont {
    padding-top: 44vw;
  }
  .project-grid--brand .project-grid__item:nth-child(11n) {
    width: 75%;
  }
  .project-grid--brand .project-grid__item:nth-child(11n) .img-cont {
    padding-top: 75%;
  }
}
@media screen and (min-width: 992px) {
  .project-grid--place .project-grid__item:nth-child(15n-14) {
    width: 100%;
  }
  .project-grid--place .project-grid__item:nth-child(15n-13) {
    width: 49%;
  }
  .project-grid--place .project-grid__item:nth-child(15n-13) .img-cont {
    padding-top: 67%;
  }
  .project-grid--place .project-grid__item:nth-child(15n-12) {
    width: 49%;
    margin-left: 2%;
  }
  .project-grid--place .project-grid__item:nth-child(15n-12) .img-cont {
    padding-top: 67%;
  }
  .project-grid--place .project-grid__item:nth-child(15n-11) {
    width: 75%;
  }
  .project-grid--place .project-grid__item:nth-child(15n-11) .img-cont {
    padding-top: 75%;
  }
  .project-grid--place .project-grid__item:nth-child(15n-10) {
    width: 37.5%;
  }
  .project-grid--place .project-grid__item:nth-child(15n-10) .img-cont {
    padding-top: 44vw;
  }
  .project-grid--place .project-grid__item:nth-child(15n-9) {
    width: 54%;
    margin-left: 8.5%;
  }
  .project-grid--place .project-grid__item:nth-child(15n-9) .img-cont {
    padding-top: 44vw;
  }
  .project-grid--place .project-grid__item:nth-child(15n-8) {
    width: 100%;
  }
  .project-grid--place .project-grid__item:nth-child(15n-7) {
    width: 49%;
  }
  .project-grid--place .project-grid__item:nth-child(15n-7) .img-cont {
    padding-top: 67%;
  }
  .project-grid--place .project-grid__item:nth-child(15n-6) {
    width: 49%;
    margin-left: 2%;
  }
  .project-grid--place .project-grid__item:nth-child(15n-6) .img-cont {
    padding-top: 67%;
  }
  .project-grid--place .project-grid__item:nth-child(15n-5) {
    width: 75%;
    margin-left: 25%;
  }
  .project-grid--place .project-grid__item:nth-child(15n-5) .img-cont {
    padding-top: 75%;
  }
  .project-grid--place .project-grid__item:nth-child(15n-4) {
    width: 54%;
  }
  .project-grid--place .project-grid__item:nth-child(15n-4) .img-cont {
    padding-top: 44vw;
  }
  .project-grid--place .project-grid__item:nth-child(15n-3) {
    width: 37.5%;
    margin-left: 8.5%;
  }
  .project-grid--place .project-grid__item:nth-child(15n-3) .img-cont {
    padding-top: 44vw;
  }
  .project-grid--place .project-grid__item:nth-child(15n-2) {
    width: 100%;
  }
  .project-grid--place .project-grid__item:nth-child(15n-1) {
    width: 37.5%;
  }
  .project-grid--place .project-grid__item:nth-child(15n-1) .img-cont {
    padding-top: 44vw;
  }
  .project-grid--place .project-grid__item:nth-child(15n) {
    width: 54%;
    margin-left: 8.5%;
  }
  .project-grid--place .project-grid__item:nth-child(15n) .img-cont {
    padding-top: 44vw;
  }
}
@media screen and (min-width: 992px) {
  .project-grid--film .project-grid__item {
    width: 50%;
  }
  .project-grid--film .project-grid__item:nth-child(odd) {
    padding-right: 1rem;
  }
  .project-grid--film .project-grid__item:nth-child(even) {
    padding-left: 1rem;
  }
}
.project-grid--film .project-grid__item .img-cont {
  padding-top: 56.25% !important;
}
@media (max-width: 575px) {
  .project-grid__item .img-cont {
    padding-top: 75%;
  }
}
.project-grid__info {
  position: relative;
  padding-top: 0.75rem;
  line-height: 1.333;
}
.project-grid__subtitle {
  color: rgba(20, 20, 20, 0.5);
}
.project-grid__location {
  color: rgba(20, 20, 20, 0.5);
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 767px) {
  .project-grid__location {
    position: static;
  }
}

/*----------------------------------
------------- PLACE ----------------
----------------------------------*/
.page-template-template-place {
  --footer-bg: #524EDA;
  --footer-pr: #E9E1CE;
  --menu-bg: #524EDA;
  --menu-pr: #E9E1CE;
}

/*----------------------------------
-------------- FILM ----------------
----------------------------------*/
.page-template-template-film {
  --footer-bg: #000000;
  --footer-pr: #FEB3D2;
  --menu-bg: #000000;
  --menu-pr: #FEB3D2;
}

/*----------------------------------
------------- CONTACT --------------
----------------------------------*/
.page-template-template-contact {
  --footer-bg: #0A2A35;
  --footer-pr: #FEB3D2;
  --menu-bg: #0A2A35;
  --menu-pr: #FEB3D2;
}

.lp-0 p:last-child {
  margin-bottom: 0;
}

.office-subhead {
  margin-bottom: 0.75rem;
}
@media (max-width: 991px) {
  .office-subhead {
    margin-bottom: 0.5rem;
  }
}

/*----------------------------------
-------------- HOME ----------------
----------------------------------*/
.home-hero {
  min-height: var(--viewport-height);
  display: flex;
  align-items: center;
  color: #FFFFFF;
  position: sticky !important;
  top: 0;
  width: 100%;
  z-index: 1 !important;
}
@media (max-width: 767px) {
  .home-hero {
    min-height: calc(100svh - 5rem);
  }
}
.home-hero__logo {
  width: 100%;
  height: auto;
  margin-top: calc((100vw - var(--site-padding) * 2) * -0.09);
}

.hero-heading__rotator {
  display: inline-block;
  vertical-align: top;
}
.hero-heading__clip {
  display: inline-block;
  position: relative;
  overflow: hidden;
  vertical-align: top;
  height: 1.1em;
  min-width: 5em;
}
.hero-heading__word {
  display: inline-block;
  line-height: 1.1;
  white-space: nowrap;
}
.hero-heading__word.is-leaving {
  animation: heroWordFadeOutUp 0.4s ease forwards;
}
.hero-heading__word.is-entering {
  position: absolute;
  top: 0;
  left: 0;
  animation: heroWordFadeInUp 0.4s ease forwards;
}
.hero-heading__after {
  overflow: hidden;
  position: relative;
  min-height: 1.1em;
}
@media (max-width: 991px) {
  .hero-heading__after {
    padding-left: 0 !important;
    --hero-after-indent: 0em !important;
  }
}
.hero-heading__after-inner {
  display: inline-block;
  line-height: 1.1;
}
.hero-heading__after-inner.is-leaving {
  animation: heroWordFadeOutUp 0.4s ease forwards;
}
.hero-heading__after-inner.is-entering {
  position: absolute;
  top: 0;
  left: var(--hero-after-indent, 0);
  animation: heroWordFadeInUp 0.4s ease forwards;
}

@keyframes heroWordFadeOutUp {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-100%);
  }
}
@keyframes heroWordFadeInUp {
  from {
    opacity: 0;
    transform: translateY(100%);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (prefers-reduced-motion: reduce) {
  .hero-heading__word {
    animation: none !important;
  }
}
.testimonials-swiper {
  --swiper-pagination-color: #000;
  --swiper-pagination-bullet-size: 10px;
  padding-bottom: 4rem;
}
.testimonials-swiper__item {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}
.testimonials-swiper__item > div {
  width: 100%;
}
.testimonials-swiper__awards {
  color: rgba(20, 20, 20, 0.5);
}
.testimonials-swiper .swiper-pagination {
  bottom: 0;
  text-align: left;
}
.testimonials-swiper .swiper-pagination-bullet:first-child {
  margin-left: 0 !important;
}
.testimonials-swiper .swiper-button-prev,
.testimonials-swiper .swiper-button-next {
  position: absolute;
  bottom: 0;
  top: auto;
  font-size: 1rem;
  width: 18px;
  height: 30px;
  margin-top: -15px;
}
.testimonials-swiper .swiper-button-prev::after,
.testimonials-swiper .swiper-button-next::after {
  font-size: 24px;
  width: 18px;
  height: 18px;
  color: #000;
  font-family: "neue-montreal", sans-serif;
}
.testimonials-swiper .swiper-button-prev {
  left: 0;
}
.testimonials-swiper .swiper-button-prev::after {
  content: "←";
}
.testimonials-swiper .swiper-button-next {
  right: 0;
}
.testimonials-swiper .swiper-button-next::after {
  content: "→";
}/*# sourceMappingURL=main.css.map */