@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: "SohneBreit";
  font-weight: 600;
  src: url("../fonts/SohneBreit/SohneBreit-Halbfett.woff") format("woff"), url("../fonts/SohneBreit/SohneBreit-Halbfett.woff2") format("woff2");
}
@font-face {
  font-family: "Ayer";
  font-weight: 400;
  src: url("../fonts/Ayer/Ayer-Regular-Web.woff") format("woff"), url("../fonts/Ayer/Ayer-Regular-Web.woff2") format("woff2");
}
@font-face {
  font-family: "Soehne";
  font-weight: 400;
  src: url("../fonts/Soehne/soehne-buch.woff") format("woff"), url("../fonts/Soehne/soehne-buch.woff2") format("woff");
}
: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: 1.25rem;
    --viewport-height: calc(100vh - 80px);
  }
}

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

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

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

html {
  scroll-behavior: smooth;
  font-size: 18px;
}
@media (max-width: 575px) {
  html {
    font-size: 16px;
  }
}

body {
  font-family: "Soehne", sans-serif;
  font-size: 1rem;
  line-height: 1.2;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  font-weight: 300;
  background-color: #EFE8CC;
}

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

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

.c-black {
  color: #000000;
}

.c-white {
  color: #FFFFFF;
}

.c-cream {
  color: #EFE8CC;
}

.c-maroon {
  color: #441814;
}

.c-orange {
  color: #CC7249;
}

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

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

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

.bg-maroon {
  background-color: #441814;
}

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

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-family: "Ayer", serif;
  line-height: 1.1;
  font-weight: 300;
  margin-top: 2rem;
  margin-bottom: 1rem;
  letter-spacing: 0;
  text-transform: uppercase;
}
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: 64px;
}
@media (max-width: 575px) {
  h1, .h1 {
    font-size: 42px;
  }
}

h2, .h2 {
  font-size: 40px;
  font-size: 2.5rem;
}
@media (max-width: 1199px) {
  h2, .h2 {
    font-size: 2.25rem;
  }
}
@media (max-width: 575px) {
  h2, .h2 {
    font-size: 2rem;
  }
  h2--m, .h2--m {
    font-size: 1.5rem;
  }
}

h3, .h3 {
  font-size: 32px;
  font-size: 2rem;
}
@media (max-width: 1199px) {
  h3, .h3 {
    font-size: 2rem;
  }
}
@media (max-width: 575px) {
  h3, .h3 {
    font-size: 1.75rem;
  }
}

h4, .h4 {
  font-size: 24px;
  font-size: 1.5rem;
}
@media (max-width: 575px) {
  h4, .h4 {
    font-size: 1.5rem;
  }
}

h5, .h5 {
  font-size: 20px;
  font-weight: 600;
  font-family: "SohneBreit", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
@media (max-width: 767px) {
  h5, .h5 {
    font-size: 16px;
  }
}

h6, .h6 {
  font-size: 14px;
  font-weight: 600;
  font-family: "SohneBreit", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.h7 {
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: 600;
  font-family: "SohneBreit", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

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

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

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

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

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

.f-overline {
  font-family: "SohneBreit", sans-serif;
}

.f-headings {
  font-family: "Ayer", serif;
}

.f-16 {
  font-size: 1rem;
}
.f-16 p {
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
}

.f-14 {
  font-size: 0.875rem;
}
.f-14 p {
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
}

.f-12 {
  font-size: 0.75rem;
}
.f-12 p {
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
}

.f-overline {
  font-family: "SohneBreit", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.05em;
}

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

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

.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: 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: 5rem;
    padding-bottom: 5rem;
  }
  .pt-300 {
    padding-top: 5rem;
  }
  .pb-300 {
    padding-bottom: 5rem;
  }
  .py-250 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .pt-250 {
    padding-top: 5rem;
  }
  .pb-250 {
    padding-bottom: 5rem;
  }
  .py-200 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
  .pt-200 {
    padding-top: 5rem;
  }
  .pb-200 {
    padding-bottom: 5rem;
  }
  .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: 16px;
  font-weight: 600;
  font-family: "SohneBreit", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  border: 1px solid #EFE8CC;
  border-radius: 4px;
  padding: 0.9em 2.5em;
  line-height: 1;
  transition: all 0.3s ease;
}
@media (max-width: 991px) {
  .button, input[type=submit] {
    font-size: 14px;
    padding: 0.8em 2em 0.9em;
  }
}
@media (max-width: 575px) {
  .button, input[type=submit] {
    font-size: 10px;
    padding: 0.8em 1.5em 0.9em;
  }
}
.button:hover, input[type=submit]:hover {
  background-color: #EFE8CC;
  color: #441814;
}

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::after {
  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::after {
  width: 100%;
}
.c-white .line-links a::after {
  background-color: #fff;
}

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

.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 img, .img-cont video, .img-cont div {
  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;
}

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

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

section, .section {
  position: relative;
}

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

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

.border-right {
  border-right: 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: #000000;
}
.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 {
  opacity: 0;
}
.fs-bg--more-tint::before {
  opacity: 0.2;
}
.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%);
}
@media (max-width: 991px) {
  .img-cont.full-safe .vimeo-wrapper iframe {
    min-height: 70vw;
  }
}

.ev-button {
  --badge-height: 36px;
  display: inline-block;
  position: relative;
  width: 150px;
  height: var(--badge-height);
  color: #EFE8CC;
  font-family: "SohneBreit", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.05em;
  font-size: 11px;
  line-height: var(--badge-height);
  text-align: center;
  padding: 0;
  background-color: transparent;
}
.ev-button__bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: var(--badge-height);
}
.ev-button__text {
  position: relative;
  z-index: 2;
  transition: all 0.3s ease;
}
.ev-button__fill {
  transition: all 0.3s ease;
}
.ev-button__stroke {
  transition: all 0.3s ease;
  fill: #EFE8CC;
}
.ev-button:hover .ev-button__fill {
  fill: #EFE8CC;
  opacity: 1;
}
.ev-button:hover .ev-button__text {
  color: #441814;
}
.ev-button--rev .ev-button__stroke {
  fill: #FFFFFF;
}
.ev-button--rev .ev-button__text {
  color: #FFFFFF;
}
.ev-button--rev:hover .ev-button__fill {
  fill: #FFFFFF;
}
.ev-button--rev:hover .ev-button__text {
  color: #000000;
}
.ev-button--wider {
  width: 200px;
}

/*----------------------------------
------------- HEADER ---------------
----------------------------------*/
.main-site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: 100;
  padding: 30px 0;
}
@media (max-width: 767px) {
  .main-site-header {
    padding: 20px 0;
  }
}
@media (max-width: 575px) {
  .main-site-header__logo {
    width: 90px;
  }
}
.main-site-header__ev-logo {
  width: 136px;
}
.main-site-header .ev-button {
  --badge-height: 30px;
  width: 136px;
}
.main-site-header .ev-button__stroke {
  fill: #EFE8CC;
}
.main-site-header .ev-button__text {
  color: #EFE8CC;
  font-size: 10px;
}
.main-site-header .ev-button:hover .ev-button__fill {
  fill: #EFE8CC;
}
.main-site-header .ev-button:hover .ev-button__text {
  color: #441814;
}
.main-site-header .row {
  align-items: center;
}
@media (max-width: 575px) {
  .main-site-header .button {
    position: relative;
    top: -4px;
  }
}

/*----------------------------------
------------- FOOTER ---------------
----------------------------------*/
/*----------------------------------
-------------- HOME ----------------
----------------------------------*/
body {
  background-color: #441814;
  color: #EFE8CC;
}

.hero-section {
  min-height: var(--viewport-height);
  padding: 10rem 0 8rem;
  display: flex;
  align-items: center;
}
.hero-section__logo {
  width: 100%;
}
@media (max-width: 991px) {
  .hero-section__logo {
    margin-top: 1rem;
  }
}
.hero-section .row {
  align-items: center;
  position: relative;
  z-index: 10;
}
@media (max-width: 575px) {
  .hero-section .h5 {
    font-size: 14px;
  }
}
@media screen and (max-width: 370px) {
  .hero-section .h5 {
    font-size: 3.5vw;
  }
}

.gradient-blur {
  position: absolute;
  z-index: 0;
  inset: 0 0 auto 0;
  height: 100%;
  pointer-events: none;
}
.gradient-blur > div, .gradient-blur::before, .gradient-blur::after {
  position: absolute;
  inset: 0;
}
.gradient-blur::before {
  content: "";
  z-index: 1;
  -webkit-backdrop-filter: blur(0.5px);
          backdrop-filter: blur(0.5px);
  -webkit-mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 6.25%, rgb(0, 0, 0) 25%, rgba(0, 0, 0, 0) 37.5%);
          mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 6.25%, rgb(0, 0, 0) 25%, rgba(0, 0, 0, 0) 37.5%);
}
.gradient-blur > div:nth-of-type(1) {
  z-index: 2;
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px);
  -webkit-mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 6.25%, rgb(0, 0, 0) 12.5%, rgb(0, 0, 0) 18.75%, rgba(0, 0, 0, 0) 25%);
          mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 6.25%, rgb(0, 0, 0) 12.5%, rgb(0, 0, 0) 18.75%, rgba(0, 0, 0, 0) 25%);
}
.gradient-blur > div:nth-of-type(2) {
  z-index: 3;
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
  -webkit-mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 12.5%, rgb(0, 0, 0) 18.75%, rgb(0, 0, 0) 25%, rgba(0, 0, 0, 0) 31.25%);
          mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 12.5%, rgb(0, 0, 0) 18.75%, rgb(0, 0, 0) 25%, rgba(0, 0, 0, 0) 31.25%);
}
.gradient-blur > div:nth-of-type(3) {
  z-index: 4;
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
  -webkit-mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 18.75%, rgb(0, 0, 0) 25%, rgb(0, 0, 0) 31.25%, rgba(0, 0, 0, 0) 37.75%);
          mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 18.75%, rgb(0, 0, 0) 25%, rgb(0, 0, 0) 31.25%, rgba(0, 0, 0, 0) 37.75%);
}
.gradient-blur > div:nth-of-type(4) {
  z-index: 5;
  -webkit-backdrop-filter: blur(12px);
          backdrop-filter: blur(12px);
  -webkit-mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 25%, rgb(0, 0, 0) 31.25%, rgb(0, 0, 0) 37.5%, rgba(0, 0, 0, 0) 43.75%);
          mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 25%, rgb(0, 0, 0) 31.25%, rgb(0, 0, 0) 37.5%, rgba(0, 0, 0, 0) 43.75%);
}
.gradient-blur > div:nth-of-type(5) {
  z-index: 6;
  -webkit-backdrop-filter: blur(24px);
          backdrop-filter: blur(24px);
  -webkit-mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 31.25%, rgb(0, 0, 0) 37.25%, rgb(0, 0, 0) 43.75%, rgba(0, 0, 0, 0) 50%);
          mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 31.25%, rgb(0, 0, 0) 37.25%, rgb(0, 0, 0) 43.75%, rgba(0, 0, 0, 0) 50%);
}
.gradient-blur > div:nth-of-type(6) {
  z-index: 7;
  -webkit-backdrop-filter: blur(50px);
          backdrop-filter: blur(50px);
  -webkit-mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 37.5%, rgb(0, 0, 0) 43.75%, rgb(0, 0, 0) 50%);
          mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 37.5%, rgb(0, 0, 0) 43.75%, rgb(0, 0, 0) 50%);
}
.gradient-blur::after {
  content: "";
  z-index: 8;
  -webkit-backdrop-filter: blur(100px);
          backdrop-filter: blur(100px);
  -webkit-mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 43.75%, rgb(0, 0, 0) 50%);
          mask: linear-gradient(to bottom, rgba(0, 0, 0, 0) 43.75%, rgb(0, 0, 0) 50%);
}

.fixed-bg {
  position: fixed;
}

.blur-bg {
  position: relative;
}

.intro-section {
  padding: 10rem 0;
}
@media (max-width: 575px) {
  .intro-section {
    padding: 5rem 0;
  }
}
.intro-section .h1 {
  margin-bottom: 1em;
}

.carousel-section {
  padding: 5rem 0;
}
@media (max-width: 575px) {
  .carousel-section {
    padding: 3rem 0;
  }
}
.carousel-section__swiper .swiper-slide {
  padding-left: 8.333%;
  padding-right: 8.333%;
}
@media (max-width: 767px) {
  .carousel-section__swiper .swiper-slide {
    padding: 0;
  }
}
.carousel-section .carousel-section__caption-left, .carousel-section .carousel-section__caption-right {
  position: absolute;
  bottom: 0;
  left: 0;
  top: auto;
  right: auto;
  height: auto;
  width: auto;
  font-family: "SohneBreit", sans-serif;
  text-transform: uppercase;
  font-size: 0.675rem;
  letter-spacing: 0.05em;
  padding: 1.5rem;
}
@media (max-width: 767px) {
  .carousel-section .carousel-section__caption-left, .carousel-section .carousel-section__caption-right {
    font-size: 10px;
    padding: 1.5em;
  }
}
@media (max-width: 575px) {
  .carousel-section .carousel-section__caption-left, .carousel-section .carousel-section__caption-right {
    font-size: 8px;
    padding: 1.75em;
  }
}
.carousel-section .carousel-section__caption-right {
  right: 0;
  left: auto;
}
.carousel-section .swiper-button-prev,
.carousel-section .swiper-button-next {
  color: #EFE8CC;
  --swiper-navigation-size: 1.75rem;
  min-width: 6vw;
}
@media (max-width: 991px) {
  .carousel-section .swiper-button-prev,
  .carousel-section .swiper-button-next {
    min-width: 0;
  }
}
@media (max-width: 575px) {
  .carousel-section .swiper-button-prev,
  .carousel-section .swiper-button-next {
    --swiper-navigation-size: 1.25rem;
  }
}

.enquire-section {
  padding: 10rem 0 5rem;
}
@media (max-width: 575px) {
  .enquire-section {
    padding: 2rem 0 5rem;
  }
  .enquire-section .rk-container {
    border-top: 1px solid #EFE8CC;
    padding-top: 2rem;
  }
}
.enquire-section small {
  font-size: 14px;
}
.enquire-section a {
  text-decoration: underline;
}

.copyright-section {
  padding-bottom: 3rem;
}
.copyright-section .row {
  align-items: center;
  font-size: 14px;
}
@media (max-width: 767px) {
  .copyright-section .row {
    gap: 1rem;
  }
}
@media (max-width: 767px) {
  .copyright-section .rk-container {
    text-align: center;
    border-top: 1px solid #EFE8CC;
    padding-top: 2rem;
  }
}

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: transparent;
  border-radius: 0;
  padding: 11px 0;
  border: none;
  border-bottom: 1px solid #CC7249;
  color: #EFE8CC;
  outline: none;
  font-size: 18px;
  min-height: 45px;
}
body .gform_wrapper.gravity-theme select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(../img/icons/caret.png);
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) 50%;
}
@media screen and (max-width: 641px) {
  body .gform_wrapper.gravity-theme select {
    line-height: 2;
  }
}
body .gform_wrapper.gravity-theme option {
  background-color: #441814;
}
body ::-moz-placeholder {
  color: #EFE8CC;
}
body ::placeholder {
  color: #EFE8CC;
}
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 {
  font-size: 16px;
  font-weight: 600;
  font-family: "SohneBreit", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  border: 1px solid #EFE8CC;
  border-radius: 4px;
  padding: 0.9em 2.5em;
  line-height: 1;
  transition: all 0.3s ease;
  background-color: transparent;
  color: #EFE8CC;
  cursor: pointer;
  margin-top: 1rem;
}
@media (max-width: 991px) {
  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 {
    font-size: 14px;
    padding: 0.8em 2em 0.9em;
  }
}
@media (max-width: 575px) {
  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 {
    font-size: 10px;
    padding: 0.8em 1.5em 0.9em;
  }
}
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 {
  background-color: #EFE8CC;
  color: #441814;
}

.main-site-content {
  overflow: hidden;
}/*# sourceMappingURL=main.css.map */