@import url("https://use.typekit.net/gfw2ftq.css");
.h1 {
  font-size: 12.917vw;
  line-height: 11vw;
  font-family: moret, serif;
  font-weight: 100;
}
@media screen and (min-width: 1441px) {
  .h1 {
    font-size: 186px;
    line-height: 155px;
  }
}
@media screen and (max-width: 600px) {
  .h1 {
    font-size: 68px;
    line-height: 58px;
  }
}
.h1 strong {
  font-family: benton-sans-compressed, sans-serif;
  display: block;
}
.h1 strong,
.h2 {
  font-weight: 100;
}
.h2 {
  font-size: 120px;
  line-height: 104px;
  font-family: moret, serif;
}
@media screen and (max-width: 1024px) {
  .h2 {
    font-size: 84px;
    line-height: 74px;
  }
}
@media screen and (max-width: 768px) {
  .h2 {
    font-size: 70px;
    line-height: 60px;
  }
}
@media screen and (max-width: 700px) {
  .h2 {
    font-size: 50px;
    line-height: 40px;
  }
}
.h2 strong {
  font-family: benton-sans-compressed, sans-serif;
  font-weight: 100;
  display: block;
}
*,
:after,
:before {
  box-sizing: inherit;
  -webkit-font-smoothing: antialiased;
}
::-moz-selection {
  background: #000;
}
::selection {
  color: #907258;
  background: #000;
}
::-moz-selection {
  color: #907258;
  background-color: #000;
}
body,
html {
  margin: 0;
  box-sizing: border-box;
  scrollbar-width: none;
  background-color: #907258;
}
body {
  overflow: hidden;
}
body.is-mobile {
  overflow-y: auto;
  overflow-x: hidden;
}
.container[data-scroll] {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  box-sizing: border-box;
  z-index: 2;
  max-width: 1440px;
  margin: auto;
  left: 50%;
  transform: translateX(-50%);
}
body.is-mobile [data-scroll] {
  position: relative;
  left: auto;
  transform: none;
}
@media screen and (max-width: 1024px) {
  body.is-mobile [data-scroll] {
    overflow-x: hidden;
  }
}
blockquote,
body,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
li,
ol,
p,
pre,
ul {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
a {
  color: inherit;
  text-decoration: none;
}
button,
input,
select,
textarea {
  color: inherit;
  font: inherit;
  letter-spacing: inherit;
}
button,
input,
textarea {
  border: 1px solid gray;
}
button {
  border-radius: 0;
  padding: 0.75em 1em;
  background-color: transparent;
}
button * {
  pointer-events: none;
}
embed,
iframe,
img,
object,
video {
  display: block;
  max-width: 100%;
}
table {
  table-layout: fixed;
  width: 100%;
}
[hidden] {
  display: none !important;
}
#page-cover {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #907258;
}
.spacer {
  border: none;
  border-bottom: 2px solid #000;
  width: calc(100% - 40px);
  margin: auto;
  height: 0;
  position: relative;
  z-index: 0;
  transform-origin: left;
}
.yellow-shape {
  position: absolute;
  pointer-events: none;
}
.yellow-shape .svg-stroke {
  stroke: #eee824;
  stroke-width: 2px;
}
.yellow-shape .svg-fill {
  fill: none;
}
.yellow-shape--one {
  width: 92%;
  top: 165px;
  right: -41%;
}
@media screen and (min-width: 1441px) {
  .yellow-shape--one {
    width: 100%;
    right: -50%;
  }
}
@media screen and (max-width: 768px) {
  .yellow-shape--one {
    right: -44%;
    top: 90px;
  }
}
@media screen and (max-width: 600px) {
  .yellow-shape--one {
    width: 175%;
    right: -121%;
    top: 15px;
  }
}
.yellow-shape--two {
  width: 84.5%;
  top: 252px;
  right: -22%;
  z-index: 2;
}
@media screen and (min-width: 1441px) {
  .yellow-shape--two {
    width: 100%;
    right: -40%;
  }
}
@media screen and (max-width: 1024px) {
  .yellow-shape--two {
    right: -16%;
    top: 248px;
  }
}
@media screen and (max-width: 768px) {
  .yellow-shape--two {
    right: -16%;
    top: 182px;
  }
}
@media screen and (max-width: 600px) {
  .yellow-shape--two {
    width: 175%;
    right: -90%;
    top: 32px;
  }
}
.yellow-shape--three {
  width: 50%;
  left: -31.5%;
  bottom: 0;
}
@media screen and (min-width: 1441px) {
  .yellow-shape--three {
    left: -37.5%;
  }
}
@media screen and (max-width: 600px) {
  .yellow-shape--three {
    width: 113%;
    left: -89%;
  }
}
.yellow-shape--four {
  width: 87%;
  right: -27%;
  bottom: 0;
  overflow: hidden;
}
@media screen and (min-width: 1441px) {
  .yellow-shape--four {
    width: 107%;
    right: -39%;
  }
}
@media screen and (max-width: 1024px) {
  .yellow-shape--four {
    right: -35%;
  }
}
@media screen and (max-width: 768px) {
  .yellow-shape--four {
    right: -15%;
  }
}
@media screen and (max-width: 600px) {
  .yellow-shape--four {
    width: 250%;
    bottom: 75px;
    right: -125%;
  }
}
.yellow-shape--four .svg {
  margin-bottom: -3%;
}
@media screen and (min-width: 1441px) {
  .yellow-shape--four .svg {
    margin-bottom: -14%;
  }
}
@media screen and (max-width: 700px) {
  .yellow-shape--four .svg {
    margin-bottom: 0;
  }
}
.text-line {
  overflow: hidden;
}
.text-line .line-container {
  display: block;
}
#header {
  position: relative;
  z-index: 100;
  max-width: 1440px;
  margin: auto;
  background-color: #907258;
}
@media screen and (min-width: 1441px) {
  #header {
    background-color: transparent;
  }
}
.navigation {
  background-color: #907258;
  width: calc(100% - 40px);
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 20px 0;
  margin: 0 20px;
}
.navigation__logo-full {
  width: 104px;
  height: 25px;
  cursor: pointer;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .navigation__logo-full {
    width: 96px;
    height: 23px;
  }
}
.navigation__logo-full .svg-fill {
  fill: #000;
}
.navigation__logo-full .svg-stroke {
  stroke: none;
}
.navigation__anchors {
  position: absolute;
  height: 29px;
  left: 50%;
  transform: translate(-50%);
  white-space: nowrap;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .navigation__anchors {
    height: 27px;
  }
}
@media screen and (max-width: 768px) {
  .navigation__anchors {
    height: 21px;
  }
}
@media screen and (max-width: 700px) {
  .navigation__anchors {
    display: none;
  }
}
.navigation__anchor {
  margin: 0 12px;
  font-size: 26px;
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .navigation__anchor {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .navigation__anchor {
    font-size: 20px;
  }
}
.navigation__anchor.navigation__anchor-book {
  color: #eee824;
}
.navigation__anchor button {
  border: none;
  padding: 0;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 700;
  font-family: benton-sans-compressed, sans-serif;
}
.navigation__anchor button:focus {
  outline: none;
}
.navigation__logo-half {
  width: 40px;
  height: 38px;
  cursor: default;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .navigation__logo-half {
    width: 36px;
    height: 34px;
  }
}
@media screen and (max-width: 768px) {
  .navigation__logo-half {
    width: 28px;
    height: 26px;
  }
}
.navigation .spacer {
  width: calc(100% - 40px);
}
.footer {
  padding: 20px 20px 200px;
  display: flex;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1441px) {
  .footer {
    padding: 20px 20px 200px;
  }
}
@media (max-width: 1015px) {
  .footer {
    justify-content: space-between;
  }
}
@media screen and (max-width: 1024px) {
  .footer {
    padding: 30px 20px 150px;
  }
}
@media screen and (max-width: 768px) {
  .footer {
    padding: 30px 20px 110px;
  }
}
@media screen and (max-width: 600px) {
  .footer {
    display: block;
    padding: 20px 0 100px 33vw;
  }
}
.footer__list-group {
  display: flex;
}
@media (max-width: 1015px) {
  .footer__list-group {
    display: block;
  }
  .footer__list-group .footer__links:last-child {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .footer__list-group .footer-links:first-child {
    margin-bottom: 30px;
  }
}
.footer__list-title {
  font-family: benton-sans-compressed, sans-serif;
  font-weight: 100;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .footer__list-title {
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 18px;
  }
}
@media screen and (max-width: 768px) {
  .footer__list-title {
    margin-bottom: 10px;
  }
}
.footer__link {
  font-family: nimbus-sans, sans-serif;
  font-size: 24px;
  line-height: 26px;
}
@media screen and (max-width: 1280px) {
  .footer__link {
    font-size: 20px;
    line-height: 22px;
  }
}
.footer address {
  font-style: normal;
}
.footer__logo-half {
  width: 79px;
  margin-right: 9.5vw;
}
@media screen and (min-width: 1441px) {
  .footer__logo-half {
    margin-right: 137px;
  }
}
@media screen and (max-width: 1024px) {
  .footer__logo-half {
    width: 65px;
  }
}
@media (max-width: 1015px) {
  .footer__logo-half {
    margin-right: -5.8vw;
  }
}
@media screen and (max-width: 1280px) {
  .footer__logo-half {
    margin-right: 5.8vw;
  }
}
@media screen and (max-width: 768px) {
  .footer__logo-half {
    margin-right: 5.8vw;
  }
}
@media screen and (max-width: 700px) {
  .footer__logo-half {
    width: 50px;
  }
}
@media screen and (max-width: 600px) {
  .footer__logo-half {
    position: absolute;
    left: 20px;
  }
}
.footer__call-us {
  margin-right: 4vw;
}
@media screen and (min-width: 1441px) {
  .footer__call-us {
    margin-right: 57px;
  }
}
@media screen and (max-width: 1280px) {
  .footer__call-us {
    margin-right: 5.8vw;
  }
}
.footer__find-us {
  margin-right: 3.8vw;
}
@media screen and (min-width: 1441px) {
  .footer__find-us {
    margin-right: 52px;
  }
}
@media screen and (max-width: 1280px) {
  .footer__find-us {
    margin-right: 5.8vw;
  }
}
@media (max-width: 1015px) {
  .footer__find-us {
    margin-top: 30px;
  }
}
@media screen and (max-width: 700px) {
  .footer__find-us {
    margin-top: 20px;
  }
}
.footer__follow-us {
  margin-right: 8.75vw;
}
@media screen and (min-width: 1441px) {
  .footer__follow-us {
    margin-right: 137px;
  }
}
@media screen and (max-width: 1280px) {
  .footer__follow-us {
    margin-right: 5.8vw;
  }
}
@media screen and (max-width: 700px) {
  .footer__follow-us {
    margin-top: 20px;
  }
}
.footer__bookings {
  margin-right: 4.8vw;
}
@media screen and (min-width: 1441px) {
  .footer__bookings {
    margin-right: 83px;
  }
}
@media screen and (max-width: 1280px) {
  .footer__bookings {
    margin-right: 5.8vw;
  }
}
@media screen and (max-width: 700px) {
  .footer__bookings {
    margin-top: 20px;
  }
}
.footer__footer-strat {
  padding-top: 45px;
}
@media screen and (max-width: 1280px) {
  .footer__footer-strat {
    margin-right: 0;
    position: absolute;
    right: 20px;
  }
}
@media (max-width: 1015px) {
  .footer__footer-strat {
    padding-top: 0;
    position: relative;
    right: auto;
    margin-top: 30px;
  }
}
@media screen and (max-width: 700px) {
  .footer__footer-strat {
    margin-top: 60px;
  }
}
.introduction {
  padding: 300px 20px 0;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .introduction {
    padding-top: 185px;
  }
}
@media screen and (max-width: 768px) {
  .introduction {
    padding-top: 140px;
  }
}
@media screen and (max-width: 700px) {
  .introduction {
    padding-top: 90px;
  }
}
.introduction h1 {
  text-align: center;
  margin-bottom: -4.5vw;
  position: relative;
  z-index: 3;
  font-size: 12.917vw;
  line-height: 11vw;
  font-family: moret, serif;
  font-weight: 100;
}
@media screen and (min-width: 1441px) {
  .introduction h1 {
    font-size: 186px;
    line-height: 155px;
    margin-bottom: -62px;
  }
}
@media screen and (max-width: 600px) {
  .introduction h1 {
    font-size: 68px;
    line-height: 58px;
    max-width: 225px;
    margin: 0 auto -84px;
  }
}
.introduction h1 strong {
  font-family: benton-sans-compressed, sans-serif;
  font-weight: 100;
  display: block;
}
@media screen and (max-width: 600px) {
  .introduction h1 strong {
    display: initial;
  }
}
.introduction__image {
  width: 100%;
  padding-bottom: 20px;
  overflow: hidden;
}
.introduction__image-overflow {
  width: 100%;
  height: 0;
  padding-bottom: 60%;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .introduction__image-overflow {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  .introduction__image-overflow {
    padding-bottom: 88.25%;
  }
}
.introduction img,
.introduction video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform-origin: 50% 10%;
  pointer-events: none;
}
.introduction__image-caption {
  text-align: right;
  font-family: nimbus-sans, sans-serif;
  font-size: 18px;
  line-height: 18px;
}
@media screen and (max-width: 1024px) {
  .introduction__image-caption {
    font-size: 16px;
    line-height: 16px;
  }
}
@media screen and (max-width: 700px) {
  .introduction__image-caption {
    font-size: 14px;
    line-height: 14px;
  }
}
.about {
  padding: 30px 20px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 700px) {
  .about {
    padding: 20px;
  }
}
.about h2 {
  margin-bottom: 28px;
  font-size: 120px;
  line-height: 104px;
  font-family: moret, serif;
  font-weight: 100;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .about h2 {
    font-size: 84px;
    line-height: 74px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .about h2 {
    font-size: 70px;
    line-height: 60px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 700px) {
  .about h2 {
    font-size: 50px;
    line-height: 40px;
  }
}
@media screen and (max-width: 600px) {
  .about h2 {
    font-size: 15.61vw;
    line-height: 12.8vw;
  }
}
.about h2 strong {
  font-family: benton-sans-compressed, sans-serif;
  font-weight: 100;
  display: block;
  height: 116px;
}
@media screen and (max-width: 1024px) {
  .about h2 strong {
    height: 81px;
  }
}
@media screen and (max-width: 768px) {
  .about h2 strong {
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  .about h2 strong {
    display: initial;
  }
}
.about__text-container {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 600px) {
  .about__text-container {
    display: block;
  }
}
.about__sub-headline {
  font-size: 32px;
  line-height: 36px;
  font-family: benton-sans-compressed, sans-serif;
  width: 440px;
  position: absolute;
  left: 130px;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .about__sub-headline {
    font-size: 26px;
    line-height: 30px;
    width: 350px;
    left: 80px;
  }
}
@media screen and (max-width: 768px) {
  .about__sub-headline {
    font-size: 24px;
    line-height: 28px;
    width: 275px;
    left: 60px;
  }
}
@media screen and (max-width: 700px) {
  .about__sub-headline {
    font-size: 20px;
    line-height: 22px;
    width: 230px;
  }
}
@media screen and (max-width: 600px) {
  .about__sub-headline {
    position: relative;
    margin: 0 0 15px auto;
    left: auto;
  }
}
.about__description {
  font-size: 24px;
  line-height: 26px;
  font-family: nimbus-sans, sans-serif;
  width: 40.5%;
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .about__description {
    font-size: 20px;
    line-height: 22px;
    min-width: 355px;
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 768px) {
  .about__description {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 700px) {
  .about__description {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 15px;
    min-width: 296px;
  }
}
@media screen and (max-width: 600px) {
  .about__description {
    width: auto;
    min-width: auto;
  }
}
.about__description p:not(:first-child) div:first-child {
  text-indent: 40px;
}
.about__description div.indented {
  padding-left: 40px;
}
.about__images-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding-bottom: 130px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .about__images-container {
    padding-bottom: 95px;
  }
}
@media screen and (max-width: 768px) {
  .about__images-container {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 600px) {
  .about__images-container {
    padding-bottom: 0;
    display: block;
  }
}
.about__image-overflow {
  overflow: hidden;
}
.about__image {
  width: 40.5%;
}
@media screen and (max-width: 600px) {
  .about__image {
    width: 82%;
  }
}
@media screen and (max-width: 600px) {
  .about__image:first-child {
    margin: 0 0 -40px auto;
  }
}
.about__image--lower {
  position: absolute;
  left: 33.3vw;
  bottom: 0;
}
@media screen and (min-width: 1441px) {
  .about__image--lower {
    left: 497px;
  }
}
@media screen and (max-width: 600px) {
  .about__image--lower {
    display: none;
  }
}
.about__image--lower img {
  transform-origin: 10% 80%;
}
.about__image--mobile {
  display: none;
}
@media screen and (max-width: 600px) {
  .about__image--mobile {
    display: block;
    margin-bottom: 20px;
  }
}
.our-hotels {
  padding: 40px 20px 25px;
  position: relative;
  min-height: 46vw;
  overflow: hidden;
}
@media screen and (min-width: 1441px) {
  .our-hotels {
    min-height: 662px;
  }
}
@media screen and (max-width: 1024px) {
  .our-hotels {
    padding: 30px 20px 25px;
  }
}
@media screen and (max-width: 768px) {
  .our-hotels {
    padding: 20px 20px 25px;
  }
}
@media screen and (max-width: 600px) {
  .our-hotels {
    padding: 15px 20px 20px;
  }
}
.our-hotels__headline {
  line-height: 82px;
  margin-bottom: 35px;
}
@media screen and (max-width: 1280px) {
  .our-hotels__headline {
    font-size: 84px;
    line-height: 57px;
  }
}
@media screen and (max-width: 1024px) {
  .our-hotels__headline {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 768px) {
  .our-hotels__headline {
    font-size: 70px;
    line-height: normal;
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 600px) {
  .our-hotels__headline {
    font-size: 50px;
    line-height: 40px;
  }
}
.our-hotels__list {
  width: 42.5%;
  padding-right: 28px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .our-hotels__list {
    pading-right: 25px;
    width: 42.8%;
  }
}
@media screen and (max-width: 768px) {
  .our-hotels__list {
    margin-bottom: 20px;
    width: 51.2%;
    padding-right: 15px;
  }
}
@media screen and (max-width: 600px) {
  .our-hotels__list {
    padding: 0;
    width: 100%;
  }
}
.our-hotels__button {
  width: 100%;
  border-bottom: 1px solid #000;
  position: relative;
  color: #000;
  transition: color 0.35s cubic-bezier(0.23, 1, 0.32, 1);
}
.our-hotels__button:first-child {
  border-top: 1px solid #000;
}
.our-hotels__button button {
  width: 100%;
  border: none;
  text-align: left;
  padding: 13px 0;
  font-family: benton-sans-compressed, sans-serif;
  font-size: 32px;
  line-height: 36px;
  cursor: pointer;
}
.our-hotels__button button:focus {
  outline: none;
}
@media screen and (max-width: 1024px) {
  .our-hotels__button button {
    font-size: 26px;
    line-height: 30px;
    padding: 10px 0;
  }
}
@media screen and (max-width: 768px) {
  .our-hotels__button button {
    font-size: 24px;
    line-height: 28px;
    padding: 8px 0;
  }
}
@media screen and (max-width: 600px) {
  .our-hotels__button button {
    font-size: 20px;
    line-height: 22px;
    padding: 10px 0;
  }
}
.our-hotels__button:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  right: 0;
  top: 50%;
  transform: translateY(-50%) scale(0);
  background-color: #eee824;
  border-radius: 100%;
  opacity: 0;
  transition:
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1);
}
.our-hotels__button.is-active {
  color: #eee824;
}
.our-hotels__button.is-active:before {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}
.our-hotels__image-carousels {
  position: absolute;
  width: calc(57.5% - 20px);
  right: 20px;
  top: 40px;
}
@media screen and (max-width: 1024px) {
  .our-hotels__image-carousels {
    width: calc(57.2% - 20px);
  }
}
@media screen and (max-width: 768px) {
  .our-hotels__image-carousels {
    top: 120px;
    width: calc(48.8% - 20px);
  }
}
@media screen and (max-width: 600px) {
  .our-hotels__image-carousels {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
  }
}
.our-hotels .next-arrow,
.our-hotels .prev-arrow {
  width: 50%;
  height: calc(100% - 34px);
  position: absolute;
  opacity: 0.3;
  top: 0;
  z-index: 3;
}
@media screen and (max-width: 1024px) {
  .our-hotels .next-arrow,
  .our-hotels .prev-arrow {
    height: calc(100% - 28px);
  }
}
.our-hotels .prev-arrow {
  left: 0;
  cursor: url(/images/arrow-prev.png), default;
}
.our-hotels .next-arrow {
  right: 0;
  cursor: url(/images/arrow-next.png), default;
}
.our-hotels__images-container {
  position: absolute;
  top: 0;
  opacity: 0;
  width: 100%;
  pointer-events: none;
  transition: opacity 0.5s cubic-bezier(0.39, 0.575, 0.565, 1);
  z-index: 2;
}
.our-hotels__images-container.is-active {
  position: relative;
  transition: opacity 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
  pointer-events: all;
  opacity: 1;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  .our-hotels__images-container.is-active {
    width: 100%;
    position: relative;
  }
}
.our-hotels__image {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.our-hotels__image.is-active {
  opacity: 1;
  position: relative;
  z-index: 2;
}
.our-hotels__image-overflow {
  width: 100%;
  height: 0;
  padding-bottom: 69.75%;
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}
@media screen and (max-width: 1024px) {
  .our-hotels__image-overflow {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  .our-hotels__image-overflow {
    margin-bottom: 18px;
  }
}
.our-hotels__image-overflow img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.our-hotels__image-caption {
  text-align: right;
  font-family: nimbus-sans, sans-serif;
  font-size: 18px;
  line-height: 18px;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (max-width: 1024px) {
  .our-hotels__image-caption {
    font-size: 16px;
    line-height: 16px;
  }
}
@media screen and (max-width: 700px) {
  .our-hotels__image-caption {
    font-size: 14px;
    line-height: 14px;
  }
}
@media screen and (max-width: 600px) {
  .our-hotels__image-caption {
    display: none;
  }
}
.our-hotels__image.is-active .our-hotels__image-caption {
  transition: opacity 0.3s cubic-bezier(0.47, 0, 0.745, 0.715);
  opacity: 1;
}
.our-hotels__descriptions {
  width: 42.5%;
  padding-right: 28px;
  font-family: nimbus-sans, sans-serif;
  font-size: 24px;
  line-height: 26px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .our-hotels__descriptions {
    font-size: 20px;
    line-height: 22px;
    padding-right: 25px;
    width: 42.8%;
  }
}
@media screen and (max-width: 768px) {
  .our-hotels__descriptions {
    width: 51.2%;
    padding-right: 15px;
  }
}
@media screen and (max-width: 600px) {
  .our-hotels__descriptions {
    width: 100%;
    font-size: 16px;
    line-height: 18px;
    padding-right: 0;
  }
}
.our-hotels__description {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  pointer-events: none;
  padding-right: 28px;
}
@media screen and (max-width: 1024px) {
  .our-hotels__description {
    padding-right: 25px;
  }
}
@media screen and (max-width: 768px) {
  .our-hotels__description {
    padding-right: 15px;
  }
}
.our-hotels__description p:not(:first-child) div:first-child {
  text-indent: 40px;
}
.our-hotels__description div.indented {
  padding-left: 40px;
}
.our-hotels__description a {
  margin-top: 45px;
  display: block;
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .our-hotels__description a {
    margin-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .our-hotels__description a {
    margin-top: 15px;
  }
}
.our-hotels__description.is-active {
  opacity: 1;
  pointer-events: all;
}
.inclusions,
.our-hotels__description--base {
  position: relative;
}
.inclusions {
  padding: 27px 20px 90px;
}
@media screen and (max-width: 1024px) {
  .inclusions {
    padding: 25px 20px 40px;
  }
}
@media screen and (max-width: 768px) {
  .inclusions {
    padding: 25px 20px 30px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions {
    padding: 15px 0 20px;
  }
}
.inclusions__header {
  grid-area: a;
  margin-left: 63px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .inclusions__header {
    margin-left: 50px;
  }
}
@media screen and (max-width: 768px) {
  .inclusions__header {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__header {
    display: none;
  }
}
.inclusions__header--mobile {
  display: none;
}
@media screen and (max-width: 600px) {
  .inclusions__header--mobile {
    display: block;
    margin-bottom: 20px;
    padding: 0 20px;
  }
}
.inclusions__headline {
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .inclusions__headline {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__headline {
    margin-bottom: 15px;
  }
}
.inclusions__subheadline {
  font-size: 24px;
  line-height: 26px;
  font-family: nimbus-sans, sans-serif;
  max-width: 565px;
}
@media screen and (max-width: 1024px) {
  .inclusions__subheadline {
    font-size: 20px;
    line-height: 22px;
    max-width: 395px;
  }
}
@media screen and (max-width: 768px) {
  .inclusions__subheadline {
    font-size: 20px;
    line-height: 22px;
    max-width: 294px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__subheadline {
    font-size: 16px;
    line-height: 18px;
  }
}
.inclusions__shapes {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-template-rows: auto auto auto auto;
  grid-template-areas: "b b b a a a a a" "b b b . c c c c" ". . . . c c c c" "d d e e e f f f";
}
@media screen and (max-width: 600px) {
  .inclusions__shapes {
    display: block;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 20px;
    padding: 0 10vw 0 20vw;
  }
}
.inclusions__shape-text {
  position: absolute;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
  pointer-events: none;
}
@media screen and (max-width: 600px) {
  .inclusions__shape-text {
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
  }
}
.inclusions__shape-svg {
  width: 100%;
  position: relative;
}
.inclusions__shape-svg svg {
  width: 100%;
}
.inclusions__shape-svg .svg-fill {
  fill: #907258;
  cursor: pointer;
}
.inclusions__shape-svg .svg-stroke {
  stroke: #000;
}
.inclusions__shape {
  font-family: benton-sans-compressed, sans-serif;
  font-weight: 500;
  font-size: 3.35vw;
  line-height: 2.95vw;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media screen and (min-width: 1441px) {
  .inclusions__shape {
    font-size: 48px;
    line-height: 42px;
  }
}
@media screen and (max-width: 768px) {
  .inclusions__shape {
    font-size: 3.2vw;
    line-height: 2.9vw;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__shape {
    font-size: 24px;
    line-height: 22px;
    display: inline-block;
    white-space: normal;
    margin: 0;
    padding: 0 5px;
  }
}
.inclusions__shape.is-active .inclusions__shape-text {
  color: #907258;
}
.inclusions__shape.is-active .svg-fill {
  fill: #eee824;
}
.inclusions__shape.is-active .svg-stroke {
  stroke: #eee824;
}
.inclusions__shape--one {
  grid-area: b;
  justify-self: center;
  width: 24.75vw;
  margin-left: 33px;
}
@media screen and (min-width: 1441px) {
  .inclusions__shape--one {
    max-width: 356px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__shape--one {
    width: 190px;
    margin: auto;
  }
}
.inclusions__shape--one .inclusions__shape-text {
  padding: 0 6vw;
}
@media screen and (min-width: 1441px) {
  .inclusions__shape--one .inclusions__shape-text {
    padding: 0 65px;
  }
}
@media screen and (max-width: 768px) {
  .inclusions__shape--one .inclusions__shape-text {
    margin-top: 4vw;
  }
}
@media screen and (max-width: 700px) {
  .inclusions__shape--one .inclusions__shape-text {
    margin-top: 5vw;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__shape--one .inclusions__shape-text {
    margin: auto;
    padding: 25px 35px 0;
    top: auto;
    transform: translate(-50%);
  }
}
.inclusions__shape--one .inclusions__shape-svg {
  top: 46px;
}
@media screen and (max-width: 768px) {
  .inclusions__shape--one .inclusions__shape-svg {
    top: 50px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__shape--one .inclusions__shape-svg {
    top: auto;
  }
}
.inclusions__shape--two {
  grid-area: c;
  width: 37vw;
}
@media screen and (min-width: 1441px) {
  .inclusions__shape--two {
    max-width: 530px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__shape--two {
    width: 280px;
    bottom: 45px;
  }
}
.inclusions__shape--two .inclusions__shape-text {
  margin-top: 3.2vw;
}
@media screen and (min-width: 1441px) {
  .inclusions__shape--two .inclusions__shape-text {
    margin-top: 45px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__shape--two .inclusions__shape-text {
    margin-top: 25px;
  }
}
.inclusions__shape--three {
  grid-area: d;
  width: 18.15vw;
  margin-left: 50px;
}
@media screen and (min-width: 1441px) {
  .inclusions__shape--three {
    max-width: 261px;
  }
}
@media screen and (max-width: 1024px) {
  .inclusions__shape--three {
    margin-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .inclusions__shape--three {
    bottom: 15px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__shape--three {
    width: 137px;
    margin: auto;
    bottom: 45px;
  }
}
.inclusions__shape--three .inclusions__shape-text {
  padding: 0 3vw;
}
@media screen and (min-width: 1441px) {
  .inclusions__shape--three .inclusions__shape-text {
    padding: 0 50px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__shape--three .inclusions__shape-text {
    padding: 0 20px;
  }
}
.inclusions__shape--four {
  grid-area: e;
  width: 26.6vw;
  margin-left: 20px;
}
@media screen and (min-width: 1441px) {
  .inclusions__shape--four {
    max-width: 383px;
  }
}
@media screen and (max-width: 768px) {
  .inclusions__shape--four {
    bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__shape--four {
    width: 200px;
    margin: auto;
  }
}
.inclusions__shape--four .inclusions__shape-text {
  padding: 0 4vw;
  margin-top: 1vw;
}
@media screen and (max-width: 600px) {
  .inclusions__shape--four .inclusions__shape-text {
    margin: 10px auto 0;
    padding: 0 40px;
  }
}
.inclusions__shape--five {
  grid-area: f;
  width: 32.5vw;
}
@media screen and (min-width: 1441px) {
  .inclusions__shape--five {
    max-width: 486px;
  }
}
@media screen and (max-width: 1024px) {
  .inclusions__shape--five {
    width: 33.5vw;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__shape--five {
    width: 256px;
  }
}
.inclusions__shape--five .inclusions__shape-text {
  padding: 0 10px;
}
.inclusions__images {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  .inclusions__images {
    position: relative;
    width: calc(100% - 40px);
    height: auto;
    margin: auto;
    pointer-events: all;
    top: auto;
    left: auto;
  }
}
.inclusions__image {
  width: 375px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  pointer-events: none;
}
@media screen and (max-width: 1024px) {
  .inclusions__image {
    width: 275px;
  }
}
@media screen and (max-width: 700px) {
  .inclusions__image {
    width: 175px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__image {
    width: 100%;
    z-index: 1;
  }
}
.inclusions__image--one {
  left: 30%;
  top: 100px;
}
@media screen and (max-width: 1024px) {
  .inclusions__image--one {
    left: 38%;
    top: 110px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__image--one {
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
  }
}
.inclusions__image--two {
  top: 275px;
  left: 25%;
}
@media screen and (max-width: 1024px) {
  .inclusions__image--two {
    bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__image--two {
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
  }
}
.inclusions__image--three {
  top: auto;
  bottom: 100px;
  left: 22%;
}
@media screen and (max-width: 1024px) {
  .inclusions__image--three {
    bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__image--three {
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
  }
}
.inclusions__image--four {
  top: auto;
  left: auto;
  bottom: 100px;
  right: 24%;
}
@media screen and (max-width: 600px) {
  .inclusions__image--four {
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
  }
}
.inclusions__image--five {
  top: auto;
  bottom: 100px;
  left: auto;
  right: 37%;
}
@media screen and (max-width: 1024px) {
  .inclusions__image--five {
    bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__image--five {
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
  }
}
.inclusions__image.is-active {
  opacity: 1;
  z-index: 2;
}
@media screen and (max-width: 600px) {
  .inclusions__image.is-active {
    position: relative;
  }
}
.inclusions__image-overflow {
  width: 100%;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 600px) {
  .inclusions__image-overflow {
    height: 0;
    padding-bottom: 75%;
  }
}
.inclusions img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 600px) {
  .inclusions img {
    position: absolute;
  }
}
.contact {
  padding: 110px 20px 80px;
  text-align: center;
}
@media screen and (min-width: 1441px) {
  .contact {
    padding: 110px 20px 90px;
  }
}
@media screen and (max-width: 1024px) {
  .contact {
    padding: 80px 20px;
  }
}
@media screen and (max-width: 768px) {
  .contact {
    padding: 75px 20px;
  }
}
@media screen and (max-width: 700px) {
  .contact {
    padding: 50px 20px;
  }
}
.contact__headline {
  font-size: 68px;
  line-height: 64px;
  font-family: moret, serif;
  font-weight: 100;
  margin-bottom: 25px;
}
@media screen and (max-width: 1024px) {
  .contact__headline {
    font-size: 50px;
    line-height: 40px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 700px) {
  .contact__headline {
    font-size: 38px;
    line-height: 32px;
  }
}
.contact__text {
  font-family: nimbus-sans, sans-serif;
  font-size: 24px;
  line-height: 26px;
}
@media screen and (max-width: 1024px) {
  .contact__text a:first-of-type {
    text-decoration: underline;
  }
}
.contact__text a:first-of-type:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .contact__text {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (max-width: 600px) {
  .contact__text {
    max-width: 280px;
    margin: auto;
  }
}
@import url("https://use.typekit.net/gfw2ftq.css");
.h1 {
  font-size: 12.917vw;
  line-height: 11vw;
  font-family: moret, serif;
  font-weight: 100;
}
@media screen and (min-width: 1441px) {
  .h1 {
    font-size: 186px;
    line-height: 155px;
  }
}
@media screen and (max-width: 600px) {
  .h1 {
    font-size: 68px;
    line-height: 58px;
  }
}
.h1 strong {
  font-family: benton-sans-compressed, sans-serif;
  display: block;
}
.h1 strong,
.h2 {
  font-weight: 100;
}
.h2 {
  font-size: 120px;
  line-height: 104px;
  font-family: moret, serif;
}
@media screen and (max-width: 1024px) {
  .h2 {
    font-size: 84px;
    line-height: 74px;
  }
}
@media screen and (max-width: 768px) {
  .h2 {
    font-size: 70px;
    line-height: 60px;
  }
}
@media screen and (max-width: 700px) {
  .h2 {
    font-size: 50px;
    line-height: 40px;
  }
}
.h2 strong {
  font-family: benton-sans-compressed, sans-serif;
  font-weight: 100;
  display: block;
}
*,
:after,
:before {
  box-sizing: inherit;
  -webkit-font-smoothing: antialiased;
}
::-moz-selection {
  background: #000;
}
::selection {
  color: #907258;
  background: #000;
}
::-moz-selection {
  color: #907258;
  background-color: #000;
}
body,
html {
  margin: 0;
  box-sizing: border-box;
  scrollbar-width: none;
  background-color: #907258;
}
body {
  overflow: hidden;
}
body.is-mobile {
  overflow-y: auto;
  overflow-x: hidden;
}
.container[data-scroll] {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  box-sizing: border-box;
  z-index: 2;
  max-width: 1440px;
  margin: auto;
  left: 50%;
  transform: translateX(-50%);
}
body.is-mobile [data-scroll] {
  position: relative;
  left: auto;
  transform: none;
}
@media screen and (max-width: 1024px) {
  body.is-mobile [data-scroll] {
    overflow-x: hidden;
  }
}
blockquote,
body,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
li,
ol,
p,
pre,
ul {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
a {
  color: inherit;
  text-decoration: none;
}
button,
input,
select,
textarea {
  color: inherit;
  font: inherit;
  letter-spacing: inherit;
}
button,
input,
textarea {
  border: 1px solid gray;
}
button {
  border-radius: 0;
  padding: 0.75em 1em;
  background-color: transparent;
}
button * {
  pointer-events: none;
}
embed,
iframe,
img,
object,
video {
  display: block;
  max-width: 100%;
}
table {
  table-layout: fixed;
  width: 100%;
}
[hidden] {
  display: none !important;
}
#page-cover {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #907258;
}
.spacer {
  border: none;
  border-bottom: 2px solid #000;
  width: calc(100% - 40px);
  margin: auto;
  height: 0;
  position: relative;
  z-index: 0;
  transform-origin: left;
}
.yellow-shape {
  position: absolute;
  pointer-events: none;
}
.yellow-shape .svg-stroke {
  stroke: #eee824;
  stroke-width: 2px;
}
.yellow-shape .svg-fill {
  fill: none;
}
.yellow-shape--one {
  width: 92%;
  top: 165px;
  right: -41%;
}
@media screen and (min-width: 1441px) {
  .yellow-shape--one {
    width: 100%;
    right: -50%;
  }
}
@media screen and (max-width: 768px) {
  .yellow-shape--one {
    right: -44%;
    top: 90px;
  }
}
@media screen and (max-width: 600px) {
  .yellow-shape--one {
    width: 175%;
    right: -121%;
    top: 15px;
  }
}
.yellow-shape--two {
  width: 84.5%;
  top: 252px;
  right: -22%;
  z-index: 2;
}
@media screen and (min-width: 1441px) {
  .yellow-shape--two {
    width: 100%;
    right: -40%;
  }
}
@media screen and (max-width: 1024px) {
  .yellow-shape--two {
    right: -16%;
    top: 248px;
  }
}
@media screen and (max-width: 768px) {
  .yellow-shape--two {
    right: -16%;
    top: 182px;
  }
}
@media screen and (max-width: 600px) {
  .yellow-shape--two {
    width: 175%;
    right: -90%;
    top: 32px;
  }
}
.yellow-shape--three {
  width: 50%;
  left: -31.5%;
  bottom: 0;
}
@media screen and (min-width: 1441px) {
  .yellow-shape--three {
    left: -37.5%;
  }
}
@media screen and (max-width: 600px) {
  .yellow-shape--three {
    width: 113%;
    left: -89%;
  }
}
.yellow-shape--four {
  width: 87%;
  right: -27%;
  bottom: 0;
  overflow: hidden;
}
@media screen and (min-width: 1441px) {
  .yellow-shape--four {
    width: 107%;
    right: -39%;
  }
}
@media screen and (max-width: 1024px) {
  .yellow-shape--four {
    right: -35%;
  }
}
@media screen and (max-width: 768px) {
  .yellow-shape--four {
    right: -15%;
  }
}
@media screen and (max-width: 600px) {
  .yellow-shape--four {
    width: 250%;
    bottom: 75px;
    right: -125%;
  }
}
.yellow-shape--four .svg {
  margin-bottom: -3%;
}
@media screen and (min-width: 1441px) {
  .yellow-shape--four .svg {
    margin-bottom: -14%;
  }
}
@media screen and (max-width: 700px) {
  .yellow-shape--four .svg {
    margin-bottom: 0;
  }
}
.text-line {
  overflow: hidden;
}
.text-line .line-container {
  display: block;
}
#header {
  position: relative;
  z-index: 100;
  max-width: 1440px;
  margin: auto;
  background-color: #907258;
}
@media screen and (min-width: 1441px) {
  #header {
    background-color: transparent;
  }
}
.navigation {
  background-color: #907258;
  width: calc(100% - 40px);
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 20px 0;
  margin: 0 20px;
}
.navigation__logo-full {
  width: 104px;
  height: 25px;
  cursor: pointer;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .navigation__logo-full {
    width: 96px;
    height: 23px;
  }
}
.navigation__logo-full .svg-fill {
  fill: #000;
}
.navigation__logo-full .svg-stroke {
  stroke: none;
}
.navigation__anchors {
  position: absolute;
  height: 29px;
  left: 50%;
  transform: translate(-50%);
  white-space: nowrap;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .navigation__anchors {
    height: 27px;
  }
}
@media screen and (max-width: 768px) {
  .navigation__anchors {
    height: 21px;
  }
}
@media screen and (max-width: 700px) {
  .navigation__anchors {
    display: none;
  }
}
.navigation__anchor {
  margin: 0 12px;
  font-size: 26px;
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .navigation__anchor {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .navigation__anchor {
    font-size: 20px;
  }
}
.navigation__anchor.navigation__anchor-book {
  color: #eee824;
}
.navigation__anchor button {
  border: none;
  padding: 0;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 700;
  font-family: benton-sans-compressed, sans-serif;
}
.navigation__anchor button:focus {
  outline: none;
}
.navigation__logo-half {
  width: 40px;
  height: 38px;
  cursor: default;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .navigation__logo-half {
    width: 36px;
    height: 34px;
  }
}
@media screen and (max-width: 768px) {
  .navigation__logo-half {
    width: 28px;
    height: 26px;
  }
}
.navigation .spacer {
  width: calc(100% - 40px);
}
.footer {
  padding: 20px 20px 200px;
  display: flex;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 1441px) {
  .footer {
    padding: 20px 20px 200px;
  }
}
@media (max-width: 1015px) {
  .footer {
    justify-content: space-between;
  }
}
@media screen and (max-width: 1024px) {
  .footer {
    padding: 30px 20px 150px;
  }
}
@media screen and (max-width: 768px) {
  .footer {
    padding: 30px 20px 110px;
  }
}
@media screen and (max-width: 600px) {
  .footer {
    display: block;
    padding: 20px 0 100px 33vw;
  }
}
.footer__list-group {
  display: flex;
}
@media (max-width: 1015px) {
  .footer__list-group {
    display: block;
  }
  .footer__list-group .footer__links:last-child {
    margin-top: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .footer__list-group .footer-links:first-child {
    margin-bottom: 30px;
  }
}
.footer__list-title {
  font-family: benton-sans-compressed, sans-serif;
  font-weight: 100;
  font-size: 26px;
  line-height: 30px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .footer__list-title {
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 18px;
  }
}
@media screen and (max-width: 768px) {
  .footer__list-title {
    margin-bottom: 10px;
  }
}
.footer__link {
  font-family: nimbus-sans, sans-serif;
  font-size: 24px;
  line-height: 26px;
}
@media screen and (max-width: 1280px) {
  .footer__link {
    font-size: 20px;
    line-height: 22px;
  }
}
.footer address {
  font-style: normal;
}
.footer__logo-half {
  width: 79px;
  margin-right: 9.5vw;
}
@media screen and (min-width: 1441px) {
  .footer__logo-half {
    margin-right: 137px;
  }
}
@media screen and (max-width: 1024px) {
  .footer__logo-half {
    width: 65px;
  }
}
@media (max-width: 1015px) {
  .footer__logo-half {
    margin-right: -5.8vw;
  }
}
@media screen and (max-width: 1280px) {
  .footer__logo-half {
    margin-right: 5.8vw;
  }
}
@media screen and (max-width: 768px) {
  .footer__logo-half {
    margin-right: 5.8vw;
  }
}
@media screen and (max-width: 700px) {
  .footer__logo-half {
    width: 50px;
  }
}
@media screen and (max-width: 600px) {
  .footer__logo-half {
    position: absolute;
    left: 20px;
  }
}
.footer__call-us {
  margin-right: 4vw;
}
@media screen and (min-width: 1441px) {
  .footer__call-us {
    margin-right: 57px;
  }
}
@media screen and (max-width: 1280px) {
  .footer__call-us {
    margin-right: 5.8vw;
  }
}
.footer__find-us {
  margin-right: 3.8vw;
}
@media screen and (min-width: 1441px) {
  .footer__find-us {
    margin-right: 52px;
  }
}
@media screen and (max-width: 1280px) {
  .footer__find-us {
    margin-right: 5.8vw;
  }
}
@media (max-width: 1015px) {
  .footer__find-us {
    margin-top: 30px;
  }
}
@media screen and (max-width: 700px) {
  .footer__find-us {
    margin-top: 20px;
  }
}
.footer__follow-us {
  margin-right: 8.75vw;
}
@media screen and (min-width: 1441px) {
  .footer__follow-us {
    margin-right: 137px;
  }
}
@media screen and (max-width: 1280px) {
  .footer__follow-us {
    margin-right: 5.8vw;
  }
}
@media screen and (max-width: 700px) {
  .footer__follow-us {
    margin-top: 20px;
  }
}
.footer__bookings {
  margin-right: 4.8vw;
}
@media screen and (min-width: 1441px) {
  .footer__bookings {
    margin-right: 83px;
  }
}
@media screen and (max-width: 1280px) {
  .footer__bookings {
    margin-right: 5.8vw;
  }
}
@media screen and (max-width: 700px) {
  .footer__bookings {
    margin-top: 20px;
  }
}
.footer__footer-strat {
  padding-top: 45px;
}
@media screen and (max-width: 1280px) {
  .footer__footer-strat {
    margin-right: 0;
    position: absolute;
    right: 20px;
  }
}
@media (max-width: 1015px) {
  .footer__footer-strat {
    padding-top: 0;
    position: relative;
    right: auto;
    margin-top: 30px;
  }
}
@media screen and (max-width: 700px) {
  .footer__footer-strat {
    margin-top: 60px;
  }
}
.introduction {
  padding: 300px 20px 0;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1024px) {
  .introduction {
    padding-top: 185px;
  }
}
@media screen and (max-width: 768px) {
  .introduction {
    padding-top: 140px;
  }
}
@media screen and (max-width: 700px) {
  .introduction {
    padding-top: 90px;
  }
}
.introduction h1 {
  text-align: center;
  margin-bottom: -4.5vw;
  position: relative;
  z-index: 3;
  font-size: 12.917vw;
  line-height: 11vw;
  font-family: moret, serif;
  font-weight: 100;
}
@media screen and (min-width: 1441px) {
  .introduction h1 {
    font-size: 186px;
    line-height: 155px;
    margin-bottom: -62px;
  }
}
@media screen and (max-width: 600px) {
  .introduction h1 {
    font-size: 68px;
    line-height: 58px;
    max-width: 225px;
    margin: 0 auto -84px;
  }
}
.introduction h1 strong {
  font-family: benton-sans-compressed, sans-serif;
  font-weight: 100;
  display: block;
}
@media screen and (max-width: 600px) {
  .introduction h1 strong {
    display: initial;
  }
}
.introduction__image {
  width: 100%;
  padding-bottom: 20px;
  overflow: hidden;
}
.introduction__image-overflow {
  width: 100%;
  height: 0;
  padding-bottom: 60%;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .introduction__image-overflow {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  .introduction__image-overflow {
    padding-bottom: 88.25%;
  }
}
.introduction img,
.introduction video {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform-origin: 50% 10%;
  pointer-events: none;
}
.introduction__image-caption {
  text-align: right;
  font-family: nimbus-sans, sans-serif;
  font-size: 18px;
  line-height: 18px;
}
@media screen and (max-width: 1024px) {
  .introduction__image-caption {
    font-size: 16px;
    line-height: 16px;
  }
}
@media screen and (max-width: 700px) {
  .introduction__image-caption {
    font-size: 14px;
    line-height: 14px;
  }
}
.about {
  padding: 30px 20px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 700px) {
  .about {
    padding: 20px;
  }
}
.about h2 {
  margin-bottom: 28px;
  font-size: 120px;
  line-height: 104px;
  font-family: moret, serif;
  font-weight: 100;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .about h2 {
    font-size: 84px;
    line-height: 74px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .about h2 {
    font-size: 70px;
    line-height: 60px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 700px) {
  .about h2 {
    font-size: 50px;
    line-height: 40px;
  }
}
@media screen and (max-width: 600px) {
  .about h2 {
    font-size: 15.61vw;
    line-height: 12.8vw;
  }
}
.about h2 strong {
  font-family: benton-sans-compressed, sans-serif;
  font-weight: 100;
  display: block;
  height: 116px;
}
@media screen and (max-width: 1024px) {
  .about h2 strong {
    height: 81px;
  }
}
@media screen and (max-width: 768px) {
  .about h2 strong {
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  .about h2 strong {
    display: initial;
  }
}
.about__text-container {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 600px) {
  .about__text-container {
    display: block;
  }
}
.about__sub-headline {
  font-size: 32px;
  line-height: 36px;
  font-family: benton-sans-compressed, sans-serif;
  width: 440px;
  position: absolute;
  left: 130px;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .about__sub-headline {
    font-size: 26px;
    line-height: 30px;
    width: 350px;
    left: 80px;
  }
}
@media screen and (max-width: 768px) {
  .about__sub-headline {
    font-size: 24px;
    line-height: 28px;
    width: 275px;
    left: 60px;
  }
}
@media screen and (max-width: 700px) {
  .about__sub-headline {
    font-size: 20px;
    line-height: 22px;
    width: 230px;
  }
}
@media screen and (max-width: 600px) {
  .about__sub-headline {
    position: relative;
    margin: 0 0 15px auto;
    left: auto;
  }
}
.about__description {
  font-size: 24px;
  line-height: 26px;
  font-family: nimbus-sans, sans-serif;
  width: 40.5%;
  margin-bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .about__description {
    font-size: 20px;
    line-height: 22px;
    min-width: 355px;
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 768px) {
  .about__description {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 700px) {
  .about__description {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 15px;
    min-width: 296px;
  }
}
@media screen and (max-width: 600px) {
  .about__description {
    width: auto;
    min-width: auto;
  }
}
.about__description p:not(:first-child) div:first-child {
  text-indent: 40px;
}
.about__description div.indented {
  padding-left: 40px;
}
.about__images-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding-bottom: 130px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .about__images-container {
    padding-bottom: 95px;
  }
}
@media screen and (max-width: 768px) {
  .about__images-container {
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 600px) {
  .about__images-container {
    padding-bottom: 0;
    display: block;
  }
}
.about__image-overflow {
  overflow: hidden;
}
.about__image {
  width: 40.5%;
}
@media screen and (max-width: 600px) {
  .about__image {
    width: 82%;
  }
}
@media screen and (max-width: 600px) {
  .about__image:first-child {
    margin: 0 0 -40px auto;
  }
}
.about__image--lower {
  position: absolute;
  left: 33.3vw;
  bottom: 0;
}
@media screen and (min-width: 1441px) {
  .about__image--lower {
    left: 497px;
  }
}
@media screen and (max-width: 600px) {
  .about__image--lower {
    display: none;
  }
}
.about__image--lower img {
  transform-origin: 10% 80%;
}
.about__image--mobile {
  display: none;
}
@media screen and (max-width: 600px) {
  .about__image--mobile {
    display: block;
    margin-bottom: 20px;
  }
}
.our-hotels {
  padding: 40px 20px 25px;
  position: relative;
  min-height: 46vw;
  overflow: hidden;
}
@media screen and (min-width: 1441px) {
  .our-hotels {
    min-height: 662px;
  }
}
@media screen and (max-width: 1024px) {
  .our-hotels {
    padding: 30px 20px 25px;
  }
}
@media screen and (max-width: 768px) {
  .our-hotels {
    padding: 20px 20px 25px;
  }
}
@media screen and (max-width: 600px) {
  .our-hotels {
    padding: 15px 20px 20px;
  }
}
.our-hotels__headline {
  line-height: 82px;
  margin-bottom: 35px;
}
@media screen and (max-width: 1280px) {
  .our-hotels__headline {
    font-size: 84px;
    line-height: 57px;
  }
}
@media screen and (max-width: 1024px) {
  .our-hotels__headline {
    margin-bottom: 28px;
  }
}
@media screen and (max-width: 768px) {
  .our-hotels__headline {
    font-size: 70px;
    line-height: normal;
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 600px) {
  .our-hotels__headline {
    font-size: 50px;
    line-height: 40px;
  }
}
.our-hotels__list {
  width: 42.5%;
  padding-right: 28px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .our-hotels__list {
    pading-right: 25px;
    width: 42.8%;
  }
}
@media screen and (max-width: 768px) {
  .our-hotels__list {
    margin-bottom: 20px;
    width: 51.2%;
    padding-right: 15px;
  }
}
@media screen and (max-width: 600px) {
  .our-hotels__list {
    padding: 0;
    width: 100%;
  }
}
.our-hotels__button {
  width: 100%;
  border-bottom: 1px solid #000;
  position: relative;
  color: #000;
  transition: color 0.35s cubic-bezier(0.23, 1, 0.32, 1);
}
.our-hotels__button:first-child {
  border-top: 1px solid #000;
}
.our-hotels__button button {
  width: 100%;
  border: none;
  text-align: left;
  padding: 13px 0;
  font-family: benton-sans-compressed, sans-serif;
  font-size: 32px;
  line-height: 36px;
  cursor: pointer;
}
.our-hotels__button button:focus {
  outline: none;
}
@media screen and (max-width: 1024px) {
  .our-hotels__button button {
    font-size: 26px;
    line-height: 30px;
    padding: 10px 0;
  }
}
@media screen and (max-width: 768px) {
  .our-hotels__button button {
    font-size: 24px;
    line-height: 28px;
    padding: 8px 0;
  }
}
@media screen and (max-width: 600px) {
  .our-hotels__button button {
    font-size: 20px;
    line-height: 22px;
    padding: 10px 0;
  }
}
.our-hotels__button:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  right: 0;
  top: 50%;
  transform: translateY(-50%) scale(0);
  background-color: #eee824;
  border-radius: 100%;
  opacity: 0;
  transition:
    transform 0.5s cubic-bezier(0.23, 1, 0.32, 1),
    opacity 0.35s cubic-bezier(0.23, 1, 0.32, 1);
}
.our-hotels__button.is-active {
  color: #eee824;
}
.our-hotels__button.is-active:before {
  opacity: 1;
  transform: translateY(-50%) scale(1);
}
.our-hotels__image-carousels {
  position: absolute;
  width: calc(57.5% - 20px);
  right: 20px;
  top: 40px;
}
@media screen and (max-width: 1024px) {
  .our-hotels__image-carousels {
    width: calc(57.2% - 20px);
  }
}
@media screen and (max-width: 768px) {
  .our-hotels__image-carousels {
    top: 120px;
    width: calc(48.8% - 20px);
  }
}
@media screen and (max-width: 600px) {
  .our-hotels__image-carousels {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
  }
}
.our-hotels .next-arrow,
.our-hotels .prev-arrow {
  width: 50%;
  height: calc(100% - 34px);
  position: absolute;
  opacity: 0.3;
  top: 0;
  z-index: 3;
}
@media screen and (max-width: 1024px) {
  .our-hotels .next-arrow,
  .our-hotels .prev-arrow {
    height: calc(100% - 28px);
  }
}
.our-hotels .prev-arrow {
  left: 0;
  cursor: url(/images/arrow-prev.png), default;
}
.our-hotels .next-arrow {
  right: 0;
  cursor: url(/images/arrow-next.png), default;
}
.our-hotels__images-container {
  position: absolute;
  top: 0;
  opacity: 0;
  width: 100%;
  pointer-events: none;
  transition: opacity 0.5s cubic-bezier(0.39, 0.575, 0.565, 1);
  z-index: 2;
}
.our-hotels__images-container.is-active {
  position: relative;
  transition: opacity 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
  pointer-events: all;
  opacity: 1;
  z-index: 1;
}
@media screen and (max-width: 600px) {
  .our-hotels__images-container.is-active {
    width: 100%;
    position: relative;
  }
}
.our-hotels__image {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.6s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.our-hotels__image.is-active {
  opacity: 1;
  position: relative;
  z-index: 2;
}
.our-hotels__image-overflow {
  width: 100%;
  height: 0;
  padding-bottom: 69.75%;
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}
@media screen and (max-width: 1024px) {
  .our-hotels__image-overflow {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  .our-hotels__image-overflow {
    margin-bottom: 18px;
  }
}
.our-hotels__image-overflow img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.our-hotels__image-caption {
  text-align: right;
  font-family: nimbus-sans, sans-serif;
  font-size: 18px;
  line-height: 18px;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
@media screen and (max-width: 1024px) {
  .our-hotels__image-caption {
    font-size: 16px;
    line-height: 16px;
  }
}
@media screen and (max-width: 700px) {
  .our-hotels__image-caption {
    font-size: 14px;
    line-height: 14px;
  }
}
@media screen and (max-width: 600px) {
  .our-hotels__image-caption {
    display: none;
  }
}
.our-hotels__image.is-active .our-hotels__image-caption {
  transition: opacity 0.3s cubic-bezier(0.47, 0, 0.745, 0.715);
  opacity: 1;
}
.our-hotels__descriptions {
  width: 42.5%;
  padding-right: 28px;
  font-family: nimbus-sans, sans-serif;
  font-size: 24px;
  line-height: 26px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .our-hotels__descriptions {
    font-size: 20px;
    line-height: 22px;
    padding-right: 25px;
    width: 42.8%;
  }
}
@media screen and (max-width: 768px) {
  .our-hotels__descriptions {
    width: 51.2%;
    padding-right: 15px;
  }
}
@media screen and (max-width: 600px) {
  .our-hotels__descriptions {
    width: 100%;
    font-size: 16px;
    line-height: 18px;
    padding-right: 0;
  }
}
.our-hotels__description {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  pointer-events: none;
  padding-right: 28px;
}
@media screen and (max-width: 1024px) {
  .our-hotels__description {
    padding-right: 25px;
  }
}
@media screen and (max-width: 768px) {
  .our-hotels__description {
    padding-right: 15px;
  }
}
.our-hotels__description p:not(:first-child) div:first-child {
  text-indent: 40px;
}
.our-hotels__description div.indented {
  padding-left: 40px;
}
.our-hotels__description a {
  margin-top: 45px;
  display: block;
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .our-hotels__description a {
    margin-top: 25px;
  }
}
@media screen and (max-width: 768px) {
  .our-hotels__description a {
    margin-top: 15px;
  }
}
.our-hotels__description.is-active {
  opacity: 1;
  pointer-events: all;
}
.inclusions,
.our-hotels__description--base {
  position: relative;
}
.inclusions {
  padding: 27px 20px 90px;
}
@media screen and (max-width: 1024px) {
  .inclusions {
    padding: 25px 20px 40px;
  }
}
@media screen and (max-width: 768px) {
  .inclusions {
    padding: 25px 20px 30px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions {
    padding: 15px 0 20px;
  }
}
.inclusions__header {
  grid-area: a;
  margin-left: 63px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .inclusions__header {
    margin-left: 50px;
  }
}
@media screen and (max-width: 768px) {
  .inclusions__header {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__header {
    display: none;
  }
}
.inclusions__header--mobile {
  display: none;
}
@media screen and (max-width: 600px) {
  .inclusions__header--mobile {
    display: block;
    margin-bottom: 20px;
    padding: 0 20px;
  }
}
.inclusions__headline {
  margin-bottom: 35px;
}
@media screen and (max-width: 768px) {
  .inclusions__headline {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__headline {
    margin-bottom: 15px;
  }
}
.inclusions__subheadline {
  font-size: 24px;
  line-height: 26px;
  font-family: nimbus-sans, sans-serif;
  max-width: 565px;
}
@media screen and (max-width: 1024px) {
  .inclusions__subheadline {
    font-size: 20px;
    line-height: 22px;
    max-width: 395px;
  }
}
@media screen and (max-width: 768px) {
  .inclusions__subheadline {
    font-size: 20px;
    line-height: 22px;
    max-width: 294px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__subheadline {
    font-size: 16px;
    line-height: 18px;
  }
}
.inclusions__shapes {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  grid-template-rows: auto auto auto auto;
  grid-template-areas: "b b b a a a a a" "b b b . c c c c" ". . . . c c c c" "d d e e e f f f";
}
@media screen and (max-width: 600px) {
  .inclusions__shapes {
    display: block;
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 20px;
    padding: 0 10vw 0 20vw;
  }
}
.inclusions__shape-text {
  position: absolute;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  z-index: 1;
  pointer-events: none;
}
@media screen and (max-width: 600px) {
  .inclusions__shape-text {
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
  }
}
.inclusions__shape-svg {
  width: 100%;
  position: relative;
}
.inclusions__shape-svg svg {
  width: 100%;
}
.inclusions__shape-svg .svg-fill {
  fill: #907258;
  cursor: pointer;
}
.inclusions__shape-svg .svg-stroke {
  stroke: #000;
}
.inclusions__shape {
  font-family: benton-sans-compressed, sans-serif;
  font-weight: 500;
  font-size: 3.35vw;
  line-height: 2.95vw;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
@media screen and (min-width: 1441px) {
  .inclusions__shape {
    font-size: 48px;
    line-height: 42px;
  }
}
@media screen and (max-width: 768px) {
  .inclusions__shape {
    font-size: 3.2vw;
    line-height: 2.9vw;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__shape {
    font-size: 24px;
    line-height: 22px;
    display: inline-block;
    white-space: normal;
    margin: 0;
    padding: 0 5px;
  }
}
.inclusions__shape.is-active .inclusions__shape-text {
  color: #907258;
}
.inclusions__shape.is-active .svg-fill {
  fill: #eee824;
}
.inclusions__shape.is-active .svg-stroke {
  stroke: #eee824;
}
.inclusions__shape--one {
  grid-area: b;
  justify-self: center;
  width: 24.75vw;
  margin-left: 33px;
}
@media screen and (min-width: 1441px) {
  .inclusions__shape--one {
    max-width: 356px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__shape--one {
    width: 190px;
    margin: auto;
  }
}
.inclusions__shape--one .inclusions__shape-text {
  padding: 0 6vw;
}
@media screen and (min-width: 1441px) {
  .inclusions__shape--one .inclusions__shape-text {
    padding: 0 65px;
  }
}
@media screen and (max-width: 768px) {
  .inclusions__shape--one .inclusions__shape-text {
    margin-top: 4vw;
  }
}
@media screen and (max-width: 700px) {
  .inclusions__shape--one .inclusions__shape-text {
    margin-top: 5vw;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__shape--one .inclusions__shape-text {
    margin: auto;
    padding: 25px 35px 0;
    top: auto;
    transform: translate(-50%);
  }
}
.inclusions__shape--one .inclusions__shape-svg {
  top: 46px;
}
@media screen and (max-width: 768px) {
  .inclusions__shape--one .inclusions__shape-svg {
    top: 50px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__shape--one .inclusions__shape-svg {
    top: auto;
  }
}
.inclusions__shape--two {
  grid-area: c;
  width: 37vw;
}
@media screen and (min-width: 1441px) {
  .inclusions__shape--two {
    max-width: 530px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__shape--two {
    width: 280px;
    bottom: 45px;
  }
}
.inclusions__shape--two .inclusions__shape-text {
  margin-top: 3.2vw;
}
@media screen and (min-width: 1441px) {
  .inclusions__shape--two .inclusions__shape-text {
    margin-top: 45px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__shape--two .inclusions__shape-text {
    margin-top: 25px;
  }
}
.inclusions__shape--three {
  grid-area: d;
  width: 18.15vw;
  margin-left: 50px;
}
@media screen and (min-width: 1441px) {
  .inclusions__shape--three {
    max-width: 261px;
  }
}
@media screen and (max-width: 1024px) {
  .inclusions__shape--three {
    margin-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .inclusions__shape--three {
    bottom: 15px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__shape--three {
    width: 137px;
    margin: auto;
    bottom: 45px;
  }
}
.inclusions__shape--three .inclusions__shape-text {
  padding: 0 3vw;
}
@media screen and (min-width: 1441px) {
  .inclusions__shape--three .inclusions__shape-text {
    padding: 0 50px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__shape--three .inclusions__shape-text {
    padding: 0 20px;
  }
}
.inclusions__shape--four {
  grid-area: e;
  width: 26.6vw;
  margin-left: 20px;
}
@media screen and (min-width: 1441px) {
  .inclusions__shape--four {
    max-width: 383px;
  }
}
@media screen and (max-width: 768px) {
  .inclusions__shape--four {
    bottom: 10px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__shape--four {
    width: 200px;
    margin: auto;
  }
}
.inclusions__shape--four .inclusions__shape-text {
  padding: 0 4vw;
  margin-top: 1vw;
}
@media screen and (max-width: 600px) {
  .inclusions__shape--four .inclusions__shape-text {
    margin: 10px auto 0;
    padding: 0 40px;
  }
}
.inclusions__shape--five {
  grid-area: f;
  width: 32.5vw;
}
@media screen and (min-width: 1441px) {
  .inclusions__shape--five {
    max-width: 486px;
  }
}
@media screen and (max-width: 1024px) {
  .inclusions__shape--five {
    width: 33.5vw;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__shape--five {
    width: 256px;
  }
}
.inclusions__shape--five .inclusions__shape-text {
  padding: 0 10px;
}
.inclusions__images {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  .inclusions__images {
    position: relative;
    width: calc(100% - 40px);
    height: auto;
    margin: auto;
    pointer-events: all;
    top: auto;
    left: auto;
  }
}
.inclusions__image {
  width: 375px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  pointer-events: none;
}
@media screen and (max-width: 1024px) {
  .inclusions__image {
    width: 275px;
  }
}
@media screen and (max-width: 700px) {
  .inclusions__image {
    width: 175px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__image {
    width: 100%;
    z-index: 1;
  }
}
.inclusions__image--one {
  left: 30%;
  top: 100px;
}
@media screen and (max-width: 1024px) {
  .inclusions__image--one {
    left: 38%;
    top: 110px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__image--one {
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
  }
}
.inclusions__image--two {
  top: 275px;
  left: 25%;
}
@media screen and (max-width: 1024px) {
  .inclusions__image--two {
    bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__image--two {
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
  }
}
.inclusions__image--three {
  top: auto;
  bottom: 100px;
  left: 22%;
}
@media screen and (max-width: 1024px) {
  .inclusions__image--three {
    bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__image--three {
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
  }
}
.inclusions__image--four {
  top: auto;
  left: auto;
  bottom: 100px;
  right: 24%;
}
@media screen and (max-width: 600px) {
  .inclusions__image--four {
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
  }
}
.inclusions__image--five {
  top: auto;
  bottom: 100px;
  left: auto;
  right: 37%;
}
@media screen and (max-width: 1024px) {
  .inclusions__image--five {
    bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  .inclusions__image--five {
    top: 0;
    left: 0;
    bottom: auto;
    right: auto;
  }
}
.inclusions__image.is-active {
  opacity: 1;
  z-index: 2;
}
@media screen and (max-width: 600px) {
  .inclusions__image.is-active {
    position: relative;
  }
}
.inclusions__image-overflow {
  width: 100%;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 600px) {
  .inclusions__image-overflow {
    height: 0;
    padding-bottom: 75%;
  }
}
.inclusions img {
  position: relative;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 600px) {
  .inclusions img {
    position: absolute;
  }
}
.contact {
  padding: 110px 20px 80px;
  text-align: center;
}
@media screen and (min-width: 1441px) {
  .contact {
    padding: 110px 20px 90px;
  }
}
@media screen and (max-width: 1024px) {
  .contact {
    padding: 80px 20px;
  }
}
@media screen and (max-width: 768px) {
  .contact {
    padding: 75px 20px;
  }
}
@media screen and (max-width: 700px) {
  .contact {
    padding: 50px 20px;
  }
}
.contact__headline {
  font-size: 68px;
  line-height: 64px;
  font-family: moret, serif;
  font-weight: 100;
  margin-bottom: 25px;
}
@media screen and (max-width: 1024px) {
  .contact__headline {
    font-size: 50px;
    line-height: 40px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 700px) {
  .contact__headline {
    font-size: 38px;
    line-height: 32px;
  }
}
.contact__text {
  font-family: nimbus-sans, sans-serif;
  font-size: 24px;
  line-height: 26px;
}
@media screen and (max-width: 1024px) {
  .contact__text a:first-of-type {
    text-decoration: underline;
  }
}
.contact__text a:first-of-type:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1024px) {
  .contact__text {
    font-size: 20px;
    line-height: 22px;
  }
}
@media screen and (max-width: 600px) {
  .contact__text {
    max-width: 280px;
    margin: auto;
  }
}
