@charset "UTF-8";
/*
* Centers element by type
*/
/*
* Sets element media query
*/
/*
* Flexbox row system
*/
/*
* Column width system
*/
/*
* Styles input placeholder
* This is getting prefixed by gulp
*/
/*
* Fills relative parent width and height
*/
/*
* Includes pseudo element if param is true
* Wrapper for @cover
*/
/*
* Sets item width and height
*/
/*
* Includes animation with params
*/
/*
* Keeps item aspect ratio
* Item height is based on padding-top
*/
/*
* Px to vw calculator
* Remember to define your laytout width in _app.scss
*/
@font-face {
  font-family: "ChronicleDisplayLight";
  src: local("ChronicleDisplayLight"), url(ChronicleDisplayLight.559acd70.woff) format("woff");
}
@font-face {
  font-family: "ChronicleDisplayBold";
  src: local("ChronicleDisplayBold"), url(ChronicleDisplayBold.b4bdf13d.woff) format("woff");
}
@font-face {
  font-family: "ChronicleDisplaySemi";
  src: local("ChronicleDisplaySemi"), url(ChronicleDisplaySemi.35ee4ed9.woff) format("woff");
}
@font-face {
  font-family: "ChronicleDisplayBlack";
  src: local("ChronicleDisplayBlack"), url(ChronicleDisplayBlack.781bb8a2.woff) format("woff");
}
.--pt0 {
  padding-top: clamp(1px, 0vw, 0px);
}
@media (max-width: 768px) {
  .--pt0 {
    padding-top: 0vw;
  }
}
.--pt16 {
  padding-top: clamp(1px, 0.8333333333vw, 16px);
}
@media (max-width: 768px) {
  .--pt16 {
    padding-top: 4.2666666667vw;
  }
}
.--pt20 {
  padding-top: clamp(1px, 1.0416666667vw, 20px);
}
@media (max-width: 768px) {
  .--pt20 {
    padding-top: 5.3333333333vw;
  }
}
.--pt24 {
  padding-top: clamp(1px, 1.25vw, 24px);
}
@media (max-width: 768px) {
  .--pt24 {
    padding-top: 6.4vw;
  }
}
.--pt32 {
  padding-top: clamp(1px, 1.6666666667vw, 32px);
}
@media (max-width: 768px) {
  .--pt32 {
    padding-top: 8.5333333333vw;
  }
}
.--pt36 {
  padding-top: clamp(1px, 1.875vw, 36px);
}
@media (max-width: 768px) {
  .--pt36 {
    padding-top: 9.6vw;
  }
}
.--pt40 {
  padding-top: clamp(1px, 2.0833333333vw, 40px);
}
@media (max-width: 768px) {
  .--pt40 {
    padding-top: 10.6666666667vw;
  }
}
.--pt48 {
  padding-top: clamp(1px, 2.5vw, 48px);
}
@media (max-width: 768px) {
  .--pt48 {
    padding-top: 12.8vw;
  }
}
.--pt50 {
  padding-top: clamp(1px, 2.6041666667vw, 50px);
}
@media (max-width: 768px) {
  .--pt50 {
    padding-top: 13.3333333333vw;
  }
}
.--pt56 {
  padding-top: clamp(1px, 2.9166666667vw, 56px);
}
@media (max-width: 768px) {
  .--pt56 {
    padding-top: 14.9333333333vw;
  }
}
.--pt64 {
  padding-top: clamp(1px, 3.3333333333vw, 64px);
}
@media (max-width: 768px) {
  .--pt64 {
    padding-top: 17.0666666667vw;
  }
}
.--pt80 {
  padding-top: clamp(1px, 4.1666666667vw, 80px);
}
@media (max-width: 768px) {
  .--pt80 {
    padding-top: 21.3333333333vw;
  }
}
.--pt88 {
  padding-top: clamp(1px, 4.5833333333vw, 88px);
}
@media (max-width: 768px) {
  .--pt88 {
    padding-top: 23.4666666667vw;
  }
}
.--pt95 {
  padding-top: clamp(1px, 4.9479166667vw, 95px);
}
@media (max-width: 768px) {
  .--pt95 {
    padding-top: 25.3333333333vw;
  }
}
.--pt116 {
  padding-top: clamp(1px, 6.0416666667vw, 116px);
}
@media (max-width: 768px) {
  .--pt116 {
    padding-top: 30.9333333333vw;
  }
}
.--pt120 {
  padding-top: clamp(1px, 6.25vw, 120px);
}
@media (max-width: 768px) {
  .--pt120 {
    padding-top: 32vw;
  }
}
.--pt124 {
  padding-top: clamp(1px, 6.4583333333vw, 124px);
}
@media (max-width: 768px) {
  .--pt124 {
    padding-top: 33.0666666667vw;
  }
}
.--pt128 {
  padding-top: clamp(1px, 6.6666666667vw, 128px);
}
@media (max-width: 768px) {
  .--pt128 {
    padding-top: 34.1333333333vw;
  }
}
.--pt144 {
  padding-top: clamp(1px, 7.5vw, 144px);
}
@media (max-width: 768px) {
  .--pt144 {
    padding-top: 38.4vw;
  }
}
.--pt156 {
  padding-top: clamp(1px, 8.125vw, 156px);
}
@media (max-width: 768px) {
  .--pt156 {
    padding-top: 41.6vw;
  }
}
.--pt176 {
  padding-top: clamp(1px, 9.1666666667vw, 176px);
}
@media (max-width: 768px) {
  .--pt176 {
    padding-top: 46.9333333333vw;
  }
}
.--pt180 {
  padding-top: clamp(1px, 9.375vw, 180px);
}
@media (max-width: 768px) {
  .--pt180 {
    padding-top: 48vw;
  }
}
.--pt200 {
  padding-top: clamp(1px, 10.4166666667vw, 200px);
}
@media (max-width: 768px) {
  .--pt200 {
    padding-top: 53.3333333333vw;
  }
}
.--pt256 {
  padding-top: clamp(1px, 13.3333333333vw, 256px);
}
@media (max-width: 768px) {
  .--pt256 {
    padding-top: 68.2666666667vw;
  }
}
.--pb0 {
  padding-bottom: clamp(1px, 0vw, 0px);
}
@media (max-width: 768px) {
  .--pb0 {
    padding-bottom: 0vw;
  }
}
.--pb16 {
  padding-bottom: clamp(1px, 0.8333333333vw, 16px);
}
@media (max-width: 768px) {
  .--pb16 {
    padding-bottom: 4.2666666667vw;
  }
}
.--pb20 {
  padding-bottom: clamp(1px, 1.0416666667vw, 20px);
}
@media (max-width: 768px) {
  .--pb20 {
    padding-bottom: 5.3333333333vw;
  }
}
.--pb24 {
  padding-bottom: clamp(1px, 1.25vw, 24px);
}
@media (max-width: 768px) {
  .--pb24 {
    padding-bottom: 6.4vw;
  }
}
.--pb32 {
  padding-bottom: clamp(1px, 1.6666666667vw, 32px);
}
@media (max-width: 768px) {
  .--pb32 {
    padding-bottom: 8.5333333333vw;
  }
}
.--pb36 {
  padding-bottom: clamp(1px, 1.875vw, 36px);
}
@media (max-width: 768px) {
  .--pb36 {
    padding-bottom: 9.6vw;
  }
}
.--pb40 {
  padding-bottom: clamp(1px, 2.0833333333vw, 40px);
}
@media (max-width: 768px) {
  .--pb40 {
    padding-bottom: 10.6666666667vw;
  }
}
.--pb48 {
  padding-bottom: clamp(1px, 2.5vw, 48px);
}
@media (max-width: 768px) {
  .--pb48 {
    padding-bottom: 12.8vw;
  }
}
.--pb50 {
  padding-bottom: clamp(1px, 2.6041666667vw, 50px);
}
@media (max-width: 768px) {
  .--pb50 {
    padding-bottom: 13.3333333333vw;
  }
}
.--pb56 {
  padding-bottom: clamp(1px, 2.9166666667vw, 56px);
}
@media (max-width: 768px) {
  .--pb56 {
    padding-bottom: 14.9333333333vw;
  }
}
.--pb64 {
  padding-bottom: clamp(1px, 3.3333333333vw, 64px);
}
@media (max-width: 768px) {
  .--pb64 {
    padding-bottom: 17.0666666667vw;
  }
}
.--pb80 {
  padding-bottom: clamp(1px, 4.1666666667vw, 80px);
}
@media (max-width: 768px) {
  .--pb80 {
    padding-bottom: 21.3333333333vw;
  }
}
.--pb88 {
  padding-bottom: clamp(1px, 4.5833333333vw, 88px);
}
@media (max-width: 768px) {
  .--pb88 {
    padding-bottom: 23.4666666667vw;
  }
}
.--pb95 {
  padding-bottom: clamp(1px, 4.9479166667vw, 95px);
}
@media (max-width: 768px) {
  .--pb95 {
    padding-bottom: 25.3333333333vw;
  }
}
.--pb116 {
  padding-bottom: clamp(1px, 6.0416666667vw, 116px);
}
@media (max-width: 768px) {
  .--pb116 {
    padding-bottom: 30.9333333333vw;
  }
}
.--pb120 {
  padding-bottom: clamp(1px, 6.25vw, 120px);
}
@media (max-width: 768px) {
  .--pb120 {
    padding-bottom: 32vw;
  }
}
.--pb124 {
  padding-bottom: clamp(1px, 6.4583333333vw, 124px);
}
@media (max-width: 768px) {
  .--pb124 {
    padding-bottom: 33.0666666667vw;
  }
}
.--pb128 {
  padding-bottom: clamp(1px, 6.6666666667vw, 128px);
}
@media (max-width: 768px) {
  .--pb128 {
    padding-bottom: 34.1333333333vw;
  }
}
.--pb144 {
  padding-bottom: clamp(1px, 7.5vw, 144px);
}
@media (max-width: 768px) {
  .--pb144 {
    padding-bottom: 38.4vw;
  }
}
.--pb156 {
  padding-bottom: clamp(1px, 8.125vw, 156px);
}
@media (max-width: 768px) {
  .--pb156 {
    padding-bottom: 41.6vw;
  }
}
.--pb176 {
  padding-bottom: clamp(1px, 9.1666666667vw, 176px);
}
@media (max-width: 768px) {
  .--pb176 {
    padding-bottom: 46.9333333333vw;
  }
}
.--pb180 {
  padding-bottom: clamp(1px, 9.375vw, 180px);
}
@media (max-width: 768px) {
  .--pb180 {
    padding-bottom: 48vw;
  }
}
.--pb200 {
  padding-bottom: clamp(1px, 10.4166666667vw, 200px);
}
@media (max-width: 768px) {
  .--pb200 {
    padding-bottom: 53.3333333333vw;
  }
}
.--pb256 {
  padding-bottom: clamp(1px, 13.3333333333vw, 256px);
}
@media (max-width: 768px) {
  .--pb256 {
    padding-bottom: 68.2666666667vw;
  }
}
.--pl0 {
  padding-left: clamp(1px, 0vw, 0px);
}
@media (max-width: 768px) {
  .--pl0 {
    padding-left: 0vw;
  }
}
.--pl16 {
  padding-left: clamp(1px, 0.8333333333vw, 16px);
}
@media (max-width: 768px) {
  .--pl16 {
    padding-left: 4.2666666667vw;
  }
}
.--pl20 {
  padding-left: clamp(1px, 1.0416666667vw, 20px);
}
@media (max-width: 768px) {
  .--pl20 {
    padding-left: 5.3333333333vw;
  }
}
.--pl32 {
  padding-left: clamp(1px, 1.6666666667vw, 32px);
}
@media (max-width: 768px) {
  .--pl32 {
    padding-left: 8.5333333333vw;
  }
}
.--pl40 {
  padding-left: clamp(1px, 2.0833333333vw, 40px);
}
@media (max-width: 768px) {
  .--pl40 {
    padding-left: 10.6666666667vw;
  }
}
.--pl64 {
  padding-left: clamp(1px, 3.3333333333vw, 64px);
}
@media (max-width: 768px) {
  .--pl64 {
    padding-left: 17.0666666667vw;
  }
}
.--pl96 {
  padding-left: clamp(1px, 5vw, 96px);
}
@media (max-width: 768px) {
  .--pl96 {
    padding-left: 25.6vw;
  }
}
.--pl156 {
  padding-left: clamp(1px, 8.125vw, 156px);
}
@media (max-width: 768px) {
  .--pl156 {
    padding-left: 41.6vw;
  }
}
.--pl184 {
  padding-left: clamp(1px, 9.5833333333vw, 184px);
}
@media (max-width: 768px) {
  .--pl184 {
    padding-left: 49.0666666667vw;
  }
}
.--pl188 {
  padding-left: clamp(1px, 9.7916666667vw, 188px);
}
@media (max-width: 768px) {
  .--pl188 {
    padding-left: 50.1333333333vw;
  }
}
.--pl196 {
  padding-left: clamp(1px, 10.2083333333vw, 196px);
}
@media (max-width: 768px) {
  .--pl196 {
    padding-left: 52.2666666667vw;
  }
}
.--pl248 {
  padding-left: clamp(1px, 12.9166666667vw, 248px);
}
@media (max-width: 768px) {
  .--pl248 {
    padding-left: 66.1333333333vw;
  }
}
.--pl320 {
  padding-left: clamp(1px, 16.6666666667vw, 320px);
}
@media (max-width: 768px) {
  .--pl320 {
    padding-left: 85.3333333333vw;
  }
}
.--pl332 {
  padding-left: clamp(1px, 17.2916666667vw, 332px);
}
@media (max-width: 768px) {
  .--pl332 {
    padding-left: 88.5333333333vw;
  }
}
.--pl352 {
  padding-left: clamp(1px, 18.3333333333vw, 352px);
}
@media (max-width: 768px) {
  .--pl352 {
    padding-left: 93.8666666667vw;
  }
}
.--pl404 {
  padding-left: clamp(1px, 21.0416666667vw, 404px);
}
@media (max-width: 768px) {
  .--pl404 {
    padding-left: 107.7333333333vw;
  }
}
.--pl740 {
  padding-left: clamp(1px, 38.5416666667vw, 740px);
}
@media (max-width: 768px) {
  .--pl740 {
    padding-left: 197.3333333333vw;
  }
}
.--pl1147 {
  padding-left: clamp(1px, 59.7395833333vw, 1147px);
}
@media (max-width: 768px) {
  .--pl1147 {
    padding-left: 305.8666666667vw;
  }
}
.--pr0 {
  padding-right: clamp(1px, 0vw, 0px);
}
@media (max-width: 768px) {
  .--pr0 {
    padding-right: 0vw;
  }
}
.--pr16 {
  padding-right: clamp(1px, 0.8333333333vw, 16px);
}
@media (max-width: 768px) {
  .--pr16 {
    padding-right: 4.2666666667vw;
  }
}
.--pr20 {
  padding-right: clamp(1px, 1.0416666667vw, 20px);
}
@media (max-width: 768px) {
  .--pr20 {
    padding-right: 5.3333333333vw;
  }
}
.--pr32 {
  padding-right: clamp(1px, 1.6666666667vw, 32px);
}
@media (max-width: 768px) {
  .--pr32 {
    padding-right: 8.5333333333vw;
  }
}
.--pr40 {
  padding-right: clamp(1px, 2.0833333333vw, 40px);
}
@media (max-width: 768px) {
  .--pr40 {
    padding-right: 10.6666666667vw;
  }
}
.--pr64 {
  padding-right: clamp(1px, 3.3333333333vw, 64px);
}
@media (max-width: 768px) {
  .--pr64 {
    padding-right: 17.0666666667vw;
  }
}
.--pr96 {
  padding-right: clamp(1px, 5vw, 96px);
}
@media (max-width: 768px) {
  .--pr96 {
    padding-right: 25.6vw;
  }
}
.--pr156 {
  padding-right: clamp(1px, 8.125vw, 156px);
}
@media (max-width: 768px) {
  .--pr156 {
    padding-right: 41.6vw;
  }
}
.--pr184 {
  padding-right: clamp(1px, 9.5833333333vw, 184px);
}
@media (max-width: 768px) {
  .--pr184 {
    padding-right: 49.0666666667vw;
  }
}
.--pr188 {
  padding-right: clamp(1px, 9.7916666667vw, 188px);
}
@media (max-width: 768px) {
  .--pr188 {
    padding-right: 50.1333333333vw;
  }
}
.--pr196 {
  padding-right: clamp(1px, 10.2083333333vw, 196px);
}
@media (max-width: 768px) {
  .--pr196 {
    padding-right: 52.2666666667vw;
  }
}
.--pr248 {
  padding-right: clamp(1px, 12.9166666667vw, 248px);
}
@media (max-width: 768px) {
  .--pr248 {
    padding-right: 66.1333333333vw;
  }
}
.--pr320 {
  padding-right: clamp(1px, 16.6666666667vw, 320px);
}
@media (max-width: 768px) {
  .--pr320 {
    padding-right: 85.3333333333vw;
  }
}
.--pr332 {
  padding-right: clamp(1px, 17.2916666667vw, 332px);
}
@media (max-width: 768px) {
  .--pr332 {
    padding-right: 88.5333333333vw;
  }
}
.--pr352 {
  padding-right: clamp(1px, 18.3333333333vw, 352px);
}
@media (max-width: 768px) {
  .--pr352 {
    padding-right: 93.8666666667vw;
  }
}
.--pr404 {
  padding-right: clamp(1px, 21.0416666667vw, 404px);
}
@media (max-width: 768px) {
  .--pr404 {
    padding-right: 107.7333333333vw;
  }
}
.--pr740 {
  padding-right: clamp(1px, 38.5416666667vw, 740px);
}
@media (max-width: 768px) {
  .--pr740 {
    padding-right: 197.3333333333vw;
  }
}
.--pr1147 {
  padding-right: clamp(1px, 59.7395833333vw, 1147px);
}
@media (max-width: 768px) {
  .--pr1147 {
    padding-right: 305.8666666667vw;
  }
}
.--mt0 {
  margin-top: clamp(1px, 0vw, 0px);
}
@media (max-width: 768px) {
  .--mt0 {
    margin-top: 0vw;
  }
}
.--mt16 {
  margin-top: clamp(1px, 0.8333333333vw, 16px);
}
@media (max-width: 768px) {
  .--mt16 {
    margin-top: 4.2666666667vw;
  }
}
.--mt20 {
  margin-top: clamp(1px, 1.0416666667vw, 20px);
}
@media (max-width: 768px) {
  .--mt20 {
    margin-top: 5.3333333333vw;
  }
}
.--mt24 {
  margin-top: clamp(1px, 1.25vw, 24px);
}
@media (max-width: 768px) {
  .--mt24 {
    margin-top: 6.4vw;
  }
}
.--mt32 {
  margin-top: clamp(1px, 1.6666666667vw, 32px);
}
@media (max-width: 768px) {
  .--mt32 {
    margin-top: 8.5333333333vw;
  }
}
.--mt36 {
  margin-top: clamp(1px, 1.875vw, 36px);
}
@media (max-width: 768px) {
  .--mt36 {
    margin-top: 9.6vw;
  }
}
.--mt40 {
  margin-top: clamp(1px, 2.0833333333vw, 40px);
}
@media (max-width: 768px) {
  .--mt40 {
    margin-top: 10.6666666667vw;
  }
}
.--mt48 {
  margin-top: clamp(1px, 2.5vw, 48px);
}
@media (max-width: 768px) {
  .--mt48 {
    margin-top: 12.8vw;
  }
}
.--mt50 {
  margin-top: clamp(1px, 2.6041666667vw, 50px);
}
@media (max-width: 768px) {
  .--mt50 {
    margin-top: 13.3333333333vw;
  }
}
.--mt56 {
  margin-top: clamp(1px, 2.9166666667vw, 56px);
}
@media (max-width: 768px) {
  .--mt56 {
    margin-top: 14.9333333333vw;
  }
}
.--mt64 {
  margin-top: clamp(1px, 3.3333333333vw, 64px);
}
@media (max-width: 768px) {
  .--mt64 {
    margin-top: 17.0666666667vw;
  }
}
.--mt80 {
  margin-top: clamp(1px, 4.1666666667vw, 80px);
}
@media (max-width: 768px) {
  .--mt80 {
    margin-top: 21.3333333333vw;
  }
}
.--mt88 {
  margin-top: clamp(1px, 4.5833333333vw, 88px);
}
@media (max-width: 768px) {
  .--mt88 {
    margin-top: 23.4666666667vw;
  }
}
.--mt95 {
  margin-top: clamp(1px, 4.9479166667vw, 95px);
}
@media (max-width: 768px) {
  .--mt95 {
    margin-top: 25.3333333333vw;
  }
}
.--mt116 {
  margin-top: clamp(1px, 6.0416666667vw, 116px);
}
@media (max-width: 768px) {
  .--mt116 {
    margin-top: 30.9333333333vw;
  }
}
.--mt120 {
  margin-top: clamp(1px, 6.25vw, 120px);
}
@media (max-width: 768px) {
  .--mt120 {
    margin-top: 32vw;
  }
}
.--mt124 {
  margin-top: clamp(1px, 6.4583333333vw, 124px);
}
@media (max-width: 768px) {
  .--mt124 {
    margin-top: 33.0666666667vw;
  }
}
.--mt128 {
  margin-top: clamp(1px, 6.6666666667vw, 128px);
}
@media (max-width: 768px) {
  .--mt128 {
    margin-top: 34.1333333333vw;
  }
}
.--mt144 {
  margin-top: clamp(1px, 7.5vw, 144px);
}
@media (max-width: 768px) {
  .--mt144 {
    margin-top: 38.4vw;
  }
}
.--mt156 {
  margin-top: clamp(1px, 8.125vw, 156px);
}
@media (max-width: 768px) {
  .--mt156 {
    margin-top: 41.6vw;
  }
}
.--mt176 {
  margin-top: clamp(1px, 9.1666666667vw, 176px);
}
@media (max-width: 768px) {
  .--mt176 {
    margin-top: 46.9333333333vw;
  }
}
.--mt180 {
  margin-top: clamp(1px, 9.375vw, 180px);
}
@media (max-width: 768px) {
  .--mt180 {
    margin-top: 48vw;
  }
}
.--mt200 {
  margin-top: clamp(1px, 10.4166666667vw, 200px);
}
@media (max-width: 768px) {
  .--mt200 {
    margin-top: 53.3333333333vw;
  }
}
.--mt256 {
  margin-top: clamp(1px, 13.3333333333vw, 256px);
}
@media (max-width: 768px) {
  .--mt256 {
    margin-top: 68.2666666667vw;
  }
}
.--mb0 {
  margin-bottom: clamp(1px, 0vw, 0px);
}
@media (max-width: 768px) {
  .--mb0 {
    margin-bottom: 0vw;
  }
}
.--mb16 {
  margin-bottom: clamp(1px, 0.8333333333vw, 16px);
}
@media (max-width: 768px) {
  .--mb16 {
    margin-bottom: 4.2666666667vw;
  }
}
.--mb20 {
  margin-bottom: clamp(1px, 1.0416666667vw, 20px);
}
@media (max-width: 768px) {
  .--mb20 {
    margin-bottom: 5.3333333333vw;
  }
}
.--mb24 {
  margin-bottom: clamp(1px, 1.25vw, 24px);
}
@media (max-width: 768px) {
  .--mb24 {
    margin-bottom: 6.4vw;
  }
}
.--mb32 {
  margin-bottom: clamp(1px, 1.6666666667vw, 32px);
}
@media (max-width: 768px) {
  .--mb32 {
    margin-bottom: 8.5333333333vw;
  }
}
.--mb36 {
  margin-bottom: clamp(1px, 1.875vw, 36px);
}
@media (max-width: 768px) {
  .--mb36 {
    margin-bottom: 9.6vw;
  }
}
.--mb40 {
  margin-bottom: clamp(1px, 2.0833333333vw, 40px);
}
@media (max-width: 768px) {
  .--mb40 {
    margin-bottom: 10.6666666667vw;
  }
}
.--mb48 {
  margin-bottom: clamp(1px, 2.5vw, 48px);
}
@media (max-width: 768px) {
  .--mb48 {
    margin-bottom: 12.8vw;
  }
}
.--mb50 {
  margin-bottom: clamp(1px, 2.6041666667vw, 50px);
}
@media (max-width: 768px) {
  .--mb50 {
    margin-bottom: 13.3333333333vw;
  }
}
.--mb56 {
  margin-bottom: clamp(1px, 2.9166666667vw, 56px);
}
@media (max-width: 768px) {
  .--mb56 {
    margin-bottom: 14.9333333333vw;
  }
}
.--mb64 {
  margin-bottom: clamp(1px, 3.3333333333vw, 64px);
}
@media (max-width: 768px) {
  .--mb64 {
    margin-bottom: 17.0666666667vw;
  }
}
.--mb80 {
  margin-bottom: clamp(1px, 4.1666666667vw, 80px);
}
@media (max-width: 768px) {
  .--mb80 {
    margin-bottom: 21.3333333333vw;
  }
}
.--mb88 {
  margin-bottom: clamp(1px, 4.5833333333vw, 88px);
}
@media (max-width: 768px) {
  .--mb88 {
    margin-bottom: 23.4666666667vw;
  }
}
.--mb95 {
  margin-bottom: clamp(1px, 4.9479166667vw, 95px);
}
@media (max-width: 768px) {
  .--mb95 {
    margin-bottom: 25.3333333333vw;
  }
}
.--mb116 {
  margin-bottom: clamp(1px, 6.0416666667vw, 116px);
}
@media (max-width: 768px) {
  .--mb116 {
    margin-bottom: 30.9333333333vw;
  }
}
.--mb120 {
  margin-bottom: clamp(1px, 6.25vw, 120px);
}
@media (max-width: 768px) {
  .--mb120 {
    margin-bottom: 32vw;
  }
}
.--mb124 {
  margin-bottom: clamp(1px, 6.4583333333vw, 124px);
}
@media (max-width: 768px) {
  .--mb124 {
    margin-bottom: 33.0666666667vw;
  }
}
.--mb128 {
  margin-bottom: clamp(1px, 6.6666666667vw, 128px);
}
@media (max-width: 768px) {
  .--mb128 {
    margin-bottom: 34.1333333333vw;
  }
}
.--mb144 {
  margin-bottom: clamp(1px, 7.5vw, 144px);
}
@media (max-width: 768px) {
  .--mb144 {
    margin-bottom: 38.4vw;
  }
}
.--mb156 {
  margin-bottom: clamp(1px, 8.125vw, 156px);
}
@media (max-width: 768px) {
  .--mb156 {
    margin-bottom: 41.6vw;
  }
}
.--mb176 {
  margin-bottom: clamp(1px, 9.1666666667vw, 176px);
}
@media (max-width: 768px) {
  .--mb176 {
    margin-bottom: 46.9333333333vw;
  }
}
.--mb180 {
  margin-bottom: clamp(1px, 9.375vw, 180px);
}
@media (max-width: 768px) {
  .--mb180 {
    margin-bottom: 48vw;
  }
}
.--mb200 {
  margin-bottom: clamp(1px, 10.4166666667vw, 200px);
}
@media (max-width: 768px) {
  .--mb200 {
    margin-bottom: 53.3333333333vw;
  }
}
.--mb256 {
  margin-bottom: clamp(1px, 13.3333333333vw, 256px);
}
@media (max-width: 768px) {
  .--mb256 {
    margin-bottom: 68.2666666667vw;
  }
}
.--ml0 {
  margin-left: clamp(1px, 0vw, 0px);
}
@media (max-width: 768px) {
  .--ml0 {
    margin-left: 0vw;
  }
}
.--ml16 {
  margin-left: clamp(1px, 0.8333333333vw, 16px);
}
@media (max-width: 768px) {
  .--ml16 {
    margin-left: 4.2666666667vw;
  }
}
.--ml20 {
  margin-left: clamp(1px, 1.0416666667vw, 20px);
}
@media (max-width: 768px) {
  .--ml20 {
    margin-left: 5.3333333333vw;
  }
}
.--ml32 {
  margin-left: clamp(1px, 1.6666666667vw, 32px);
}
@media (max-width: 768px) {
  .--ml32 {
    margin-left: 8.5333333333vw;
  }
}
.--ml40 {
  margin-left: clamp(1px, 2.0833333333vw, 40px);
}
@media (max-width: 768px) {
  .--ml40 {
    margin-left: 10.6666666667vw;
  }
}
.--ml64 {
  margin-left: clamp(1px, 3.3333333333vw, 64px);
}
@media (max-width: 768px) {
  .--ml64 {
    margin-left: 17.0666666667vw;
  }
}
.--ml96 {
  margin-left: clamp(1px, 5vw, 96px);
}
@media (max-width: 768px) {
  .--ml96 {
    margin-left: 25.6vw;
  }
}
.--ml156 {
  margin-left: clamp(1px, 8.125vw, 156px);
}
@media (max-width: 768px) {
  .--ml156 {
    margin-left: 41.6vw;
  }
}
.--ml184 {
  margin-left: clamp(1px, 9.5833333333vw, 184px);
}
@media (max-width: 768px) {
  .--ml184 {
    margin-left: 49.0666666667vw;
  }
}
.--ml188 {
  margin-left: clamp(1px, 9.7916666667vw, 188px);
}
@media (max-width: 768px) {
  .--ml188 {
    margin-left: 50.1333333333vw;
  }
}
.--ml196 {
  margin-left: clamp(1px, 10.2083333333vw, 196px);
}
@media (max-width: 768px) {
  .--ml196 {
    margin-left: 52.2666666667vw;
  }
}
.--ml248 {
  margin-left: clamp(1px, 12.9166666667vw, 248px);
}
@media (max-width: 768px) {
  .--ml248 {
    margin-left: 66.1333333333vw;
  }
}
.--ml320 {
  margin-left: clamp(1px, 16.6666666667vw, 320px);
}
@media (max-width: 768px) {
  .--ml320 {
    margin-left: 85.3333333333vw;
  }
}
.--ml332 {
  margin-left: clamp(1px, 17.2916666667vw, 332px);
}
@media (max-width: 768px) {
  .--ml332 {
    margin-left: 88.5333333333vw;
  }
}
.--ml352 {
  margin-left: clamp(1px, 18.3333333333vw, 352px);
}
@media (max-width: 768px) {
  .--ml352 {
    margin-left: 93.8666666667vw;
  }
}
.--ml404 {
  margin-left: clamp(1px, 21.0416666667vw, 404px);
}
@media (max-width: 768px) {
  .--ml404 {
    margin-left: 107.7333333333vw;
  }
}
.--ml740 {
  margin-left: clamp(1px, 38.5416666667vw, 740px);
}
@media (max-width: 768px) {
  .--ml740 {
    margin-left: 197.3333333333vw;
  }
}
.--ml1147 {
  margin-left: clamp(1px, 59.7395833333vw, 1147px);
}
@media (max-width: 768px) {
  .--ml1147 {
    margin-left: 305.8666666667vw;
  }
}
.--mr0 {
  margin-right: clamp(1px, 0vw, 0px);
}
@media (max-width: 768px) {
  .--mr0 {
    margin-right: 0vw;
  }
}
.--mr16 {
  margin-right: clamp(1px, 0.8333333333vw, 16px);
}
@media (max-width: 768px) {
  .--mr16 {
    margin-right: 4.2666666667vw;
  }
}
.--mr20 {
  margin-right: clamp(1px, 1.0416666667vw, 20px);
}
@media (max-width: 768px) {
  .--mr20 {
    margin-right: 5.3333333333vw;
  }
}
.--mr32 {
  margin-right: clamp(1px, 1.6666666667vw, 32px);
}
@media (max-width: 768px) {
  .--mr32 {
    margin-right: 8.5333333333vw;
  }
}
.--mr40 {
  margin-right: clamp(1px, 2.0833333333vw, 40px);
}
@media (max-width: 768px) {
  .--mr40 {
    margin-right: 10.6666666667vw;
  }
}
.--mr64 {
  margin-right: clamp(1px, 3.3333333333vw, 64px);
}
@media (max-width: 768px) {
  .--mr64 {
    margin-right: 17.0666666667vw;
  }
}
.--mr96 {
  margin-right: clamp(1px, 5vw, 96px);
}
@media (max-width: 768px) {
  .--mr96 {
    margin-right: 25.6vw;
  }
}
.--mr156 {
  margin-right: clamp(1px, 8.125vw, 156px);
}
@media (max-width: 768px) {
  .--mr156 {
    margin-right: 41.6vw;
  }
}
.--mr184 {
  margin-right: clamp(1px, 9.5833333333vw, 184px);
}
@media (max-width: 768px) {
  .--mr184 {
    margin-right: 49.0666666667vw;
  }
}
.--mr188 {
  margin-right: clamp(1px, 9.7916666667vw, 188px);
}
@media (max-width: 768px) {
  .--mr188 {
    margin-right: 50.1333333333vw;
  }
}
.--mr196 {
  margin-right: clamp(1px, 10.2083333333vw, 196px);
}
@media (max-width: 768px) {
  .--mr196 {
    margin-right: 52.2666666667vw;
  }
}
.--mr248 {
  margin-right: clamp(1px, 12.9166666667vw, 248px);
}
@media (max-width: 768px) {
  .--mr248 {
    margin-right: 66.1333333333vw;
  }
}
.--mr320 {
  margin-right: clamp(1px, 16.6666666667vw, 320px);
}
@media (max-width: 768px) {
  .--mr320 {
    margin-right: 85.3333333333vw;
  }
}
.--mr332 {
  margin-right: clamp(1px, 17.2916666667vw, 332px);
}
@media (max-width: 768px) {
  .--mr332 {
    margin-right: 88.5333333333vw;
  }
}
.--mr352 {
  margin-right: clamp(1px, 18.3333333333vw, 352px);
}
@media (max-width: 768px) {
  .--mr352 {
    margin-right: 93.8666666667vw;
  }
}
.--mr404 {
  margin-right: clamp(1px, 21.0416666667vw, 404px);
}
@media (max-width: 768px) {
  .--mr404 {
    margin-right: 107.7333333333vw;
  }
}
.--mr740 {
  margin-right: clamp(1px, 38.5416666667vw, 740px);
}
@media (max-width: 768px) {
  .--mr740 {
    margin-right: 197.3333333333vw;
  }
}
.--mr1147 {
  margin-right: clamp(1px, 59.7395833333vw, 1147px);
}
@media (max-width: 768px) {
  .--mr1147 {
    margin-right: 305.8666666667vw;
  }
}
@media (max-width: 768px) {
  .--pt_m0 {
    padding-top: 0vw;
  }
}
@media (max-width: 768px) {
  .--pt_m16 {
    padding-top: 4.2666666667vw;
  }
}
@media (max-width: 768px) {
  .--pt_m20 {
    padding-top: 5.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--pt_m24 {
    padding-top: 6.4vw;
  }
}
@media (max-width: 768px) {
  .--pt_m32 {
    padding-top: 8.5333333333vw;
  }
}
@media (max-width: 768px) {
  .--pt_m36 {
    padding-top: 9.6vw;
  }
}
@media (max-width: 768px) {
  .--pt_m40 {
    padding-top: 10.6666666667vw;
  }
}
@media (max-width: 768px) {
  .--pt_m48 {
    padding-top: 12.8vw;
  }
}
@media (max-width: 768px) {
  .--pt_m50 {
    padding-top: 13.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--pt_m56 {
    padding-top: 14.9333333333vw;
  }
}
@media (max-width: 768px) {
  .--pt_m64 {
    padding-top: 17.0666666667vw;
  }
}
@media (max-width: 768px) {
  .--pt_m80 {
    padding-top: 21.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--pt_m88 {
    padding-top: 23.4666666667vw;
  }
}
@media (max-width: 768px) {
  .--pt_m95 {
    padding-top: 25.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--pt_m116 {
    padding-top: 30.9333333333vw;
  }
}
@media (max-width: 768px) {
  .--pt_m120 {
    padding-top: 32vw;
  }
}
@media (max-width: 768px) {
  .--pt_m124 {
    padding-top: 33.0666666667vw;
  }
}
@media (max-width: 768px) {
  .--pt_m128 {
    padding-top: 34.1333333333vw;
  }
}
@media (max-width: 768px) {
  .--pt_m144 {
    padding-top: 38.4vw;
  }
}
@media (max-width: 768px) {
  .--pt_m156 {
    padding-top: 41.6vw;
  }
}
@media (max-width: 768px) {
  .--pt_m176 {
    padding-top: 46.9333333333vw;
  }
}
@media (max-width: 768px) {
  .--pt_m180 {
    padding-top: 48vw;
  }
}
@media (max-width: 768px) {
  .--pt_m200 {
    padding-top: 53.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--pt_m256 {
    padding-top: 68.2666666667vw;
  }
}
@media (max-width: 768px) {
  .--pb_m0 {
    padding-bottom: 0vw;
  }
}
@media (max-width: 768px) {
  .--pb_m16 {
    padding-bottom: 4.2666666667vw;
  }
}
@media (max-width: 768px) {
  .--pb_m20 {
    padding-bottom: 5.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--pb_m24 {
    padding-bottom: 6.4vw;
  }
}
@media (max-width: 768px) {
  .--pb_m32 {
    padding-bottom: 8.5333333333vw;
  }
}
@media (max-width: 768px) {
  .--pb_m36 {
    padding-bottom: 9.6vw;
  }
}
@media (max-width: 768px) {
  .--pb_m40 {
    padding-bottom: 10.6666666667vw;
  }
}
@media (max-width: 768px) {
  .--pb_m48 {
    padding-bottom: 12.8vw;
  }
}
@media (max-width: 768px) {
  .--pb_m50 {
    padding-bottom: 13.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--pb_m56 {
    padding-bottom: 14.9333333333vw;
  }
}
@media (max-width: 768px) {
  .--pb_m64 {
    padding-bottom: 17.0666666667vw;
  }
}
@media (max-width: 768px) {
  .--pb_m80 {
    padding-bottom: 21.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--pb_m88 {
    padding-bottom: 23.4666666667vw;
  }
}
@media (max-width: 768px) {
  .--pb_m95 {
    padding-bottom: 25.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--pb_m116 {
    padding-bottom: 30.9333333333vw;
  }
}
@media (max-width: 768px) {
  .--pb_m120 {
    padding-bottom: 32vw;
  }
}
@media (max-width: 768px) {
  .--pb_m124 {
    padding-bottom: 33.0666666667vw;
  }
}
@media (max-width: 768px) {
  .--pb_m128 {
    padding-bottom: 34.1333333333vw;
  }
}
@media (max-width: 768px) {
  .--pb_m144 {
    padding-bottom: 38.4vw;
  }
}
@media (max-width: 768px) {
  .--pb_m156 {
    padding-bottom: 41.6vw;
  }
}
@media (max-width: 768px) {
  .--pb_m176 {
    padding-bottom: 46.9333333333vw;
  }
}
@media (max-width: 768px) {
  .--pb_m180 {
    padding-bottom: 48vw;
  }
}
@media (max-width: 768px) {
  .--pb_m200 {
    padding-bottom: 53.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--pb_m256 {
    padding-bottom: 68.2666666667vw;
  }
}
@media (max-width: 768px) {
  .--pl_m0 {
    padding-left: 0vw;
  }
}
@media (max-width: 768px) {
  .--pl_m16 {
    padding-left: 4.2666666667vw;
  }
}
@media (max-width: 768px) {
  .--pl_m20 {
    padding-left: 5.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--pl_m32 {
    padding-left: 8.5333333333vw;
  }
}
@media (max-width: 768px) {
  .--pl_m40 {
    padding-left: 10.6666666667vw;
  }
}
@media (max-width: 768px) {
  .--pl_m64 {
    padding-left: 17.0666666667vw;
  }
}
@media (max-width: 768px) {
  .--pl_m96 {
    padding-left: 25.6vw;
  }
}
@media (max-width: 768px) {
  .--pl_m156 {
    padding-left: 41.6vw;
  }
}
@media (max-width: 768px) {
  .--pl_m184 {
    padding-left: 49.0666666667vw;
  }
}
@media (max-width: 768px) {
  .--pl_m188 {
    padding-left: 50.1333333333vw;
  }
}
@media (max-width: 768px) {
  .--pl_m196 {
    padding-left: 52.2666666667vw;
  }
}
@media (max-width: 768px) {
  .--pl_m248 {
    padding-left: 66.1333333333vw;
  }
}
@media (max-width: 768px) {
  .--pl_m320 {
    padding-left: 85.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--pl_m332 {
    padding-left: 88.5333333333vw;
  }
}
@media (max-width: 768px) {
  .--pl_m352 {
    padding-left: 93.8666666667vw;
  }
}
@media (max-width: 768px) {
  .--pl_m404 {
    padding-left: 107.7333333333vw;
  }
}
@media (max-width: 768px) {
  .--pl_m740 {
    padding-left: 197.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--pl_m1147 {
    padding-left: 305.8666666667vw;
  }
}
@media (max-width: 768px) {
  .--pr_m0 {
    padding-right: 0vw;
  }
}
@media (max-width: 768px) {
  .--pr_m16 {
    padding-right: 4.2666666667vw;
  }
}
@media (max-width: 768px) {
  .--pr_m20 {
    padding-right: 5.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--pr_m32 {
    padding-right: 8.5333333333vw;
  }
}
@media (max-width: 768px) {
  .--pr_m40 {
    padding-right: 10.6666666667vw;
  }
}
@media (max-width: 768px) {
  .--pr_m64 {
    padding-right: 17.0666666667vw;
  }
}
@media (max-width: 768px) {
  .--pr_m96 {
    padding-right: 25.6vw;
  }
}
@media (max-width: 768px) {
  .--pr_m156 {
    padding-right: 41.6vw;
  }
}
@media (max-width: 768px) {
  .--pr_m184 {
    padding-right: 49.0666666667vw;
  }
}
@media (max-width: 768px) {
  .--pr_m188 {
    padding-right: 50.1333333333vw;
  }
}
@media (max-width: 768px) {
  .--pr_m196 {
    padding-right: 52.2666666667vw;
  }
}
@media (max-width: 768px) {
  .--pr_m248 {
    padding-right: 66.1333333333vw;
  }
}
@media (max-width: 768px) {
  .--pr_m320 {
    padding-right: 85.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--pr_m332 {
    padding-right: 88.5333333333vw;
  }
}
@media (max-width: 768px) {
  .--pr_m352 {
    padding-right: 93.8666666667vw;
  }
}
@media (max-width: 768px) {
  .--pr_m404 {
    padding-right: 107.7333333333vw;
  }
}
@media (max-width: 768px) {
  .--pr_m740 {
    padding-right: 197.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--pr_m1147 {
    padding-right: 305.8666666667vw;
  }
}
@media (max-width: 768px) {
  .--mt_m0 {
    margin-top: 0vw;
  }
}
@media (max-width: 768px) {
  .--mt_m16 {
    margin-top: 4.2666666667vw;
  }
}
@media (max-width: 768px) {
  .--mt_m20 {
    margin-top: 5.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--mt_m24 {
    margin-top: 6.4vw;
  }
}
@media (max-width: 768px) {
  .--mt_m32 {
    margin-top: 8.5333333333vw;
  }
}
@media (max-width: 768px) {
  .--mt_m36 {
    margin-top: 9.6vw;
  }
}
@media (max-width: 768px) {
  .--mt_m40 {
    margin-top: 10.6666666667vw;
  }
}
@media (max-width: 768px) {
  .--mt_m48 {
    margin-top: 12.8vw;
  }
}
@media (max-width: 768px) {
  .--mt_m50 {
    margin-top: 13.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--mt_m56 {
    margin-top: 14.9333333333vw;
  }
}
@media (max-width: 768px) {
  .--mt_m64 {
    margin-top: 17.0666666667vw;
  }
}
@media (max-width: 768px) {
  .--mt_m80 {
    margin-top: 21.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--mt_m88 {
    margin-top: 23.4666666667vw;
  }
}
@media (max-width: 768px) {
  .--mt_m95 {
    margin-top: 25.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--mt_m116 {
    margin-top: 30.9333333333vw;
  }
}
@media (max-width: 768px) {
  .--mt_m120 {
    margin-top: 32vw;
  }
}
@media (max-width: 768px) {
  .--mt_m124 {
    margin-top: 33.0666666667vw;
  }
}
@media (max-width: 768px) {
  .--mt_m128 {
    margin-top: 34.1333333333vw;
  }
}
@media (max-width: 768px) {
  .--mt_m144 {
    margin-top: 38.4vw;
  }
}
@media (max-width: 768px) {
  .--mt_m156 {
    margin-top: 41.6vw;
  }
}
@media (max-width: 768px) {
  .--mt_m176 {
    margin-top: 46.9333333333vw;
  }
}
@media (max-width: 768px) {
  .--mt_m180 {
    margin-top: 48vw;
  }
}
@media (max-width: 768px) {
  .--mt_m200 {
    margin-top: 53.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--mt_m256 {
    margin-top: 68.2666666667vw;
  }
}
@media (max-width: 768px) {
  .--mb_m0 {
    margin-bottom: 0vw;
  }
}
@media (max-width: 768px) {
  .--mb_m16 {
    margin-bottom: 4.2666666667vw;
  }
}
@media (max-width: 768px) {
  .--mb_m20 {
    margin-bottom: 5.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--mb_m24 {
    margin-bottom: 6.4vw;
  }
}
@media (max-width: 768px) {
  .--mb_m32 {
    margin-bottom: 8.5333333333vw;
  }
}
@media (max-width: 768px) {
  .--mb_m36 {
    margin-bottom: 9.6vw;
  }
}
@media (max-width: 768px) {
  .--mb_m40 {
    margin-bottom: 10.6666666667vw;
  }
}
@media (max-width: 768px) {
  .--mb_m48 {
    margin-bottom: 12.8vw;
  }
}
@media (max-width: 768px) {
  .--mb_m50 {
    margin-bottom: 13.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--mb_m56 {
    margin-bottom: 14.9333333333vw;
  }
}
@media (max-width: 768px) {
  .--mb_m64 {
    margin-bottom: 17.0666666667vw;
  }
}
@media (max-width: 768px) {
  .--mb_m80 {
    margin-bottom: 21.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--mb_m88 {
    margin-bottom: 23.4666666667vw;
  }
}
@media (max-width: 768px) {
  .--mb_m95 {
    margin-bottom: 25.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--mb_m116 {
    margin-bottom: 30.9333333333vw;
  }
}
@media (max-width: 768px) {
  .--mb_m120 {
    margin-bottom: 32vw;
  }
}
@media (max-width: 768px) {
  .--mb_m124 {
    margin-bottom: 33.0666666667vw;
  }
}
@media (max-width: 768px) {
  .--mb_m128 {
    margin-bottom: 34.1333333333vw;
  }
}
@media (max-width: 768px) {
  .--mb_m144 {
    margin-bottom: 38.4vw;
  }
}
@media (max-width: 768px) {
  .--mb_m156 {
    margin-bottom: 41.6vw;
  }
}
@media (max-width: 768px) {
  .--mb_m176 {
    margin-bottom: 46.9333333333vw;
  }
}
@media (max-width: 768px) {
  .--mb_m180 {
    margin-bottom: 48vw;
  }
}
@media (max-width: 768px) {
  .--mb_m200 {
    margin-bottom: 53.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--mb_m256 {
    margin-bottom: 68.2666666667vw;
  }
}
@media (max-width: 768px) {
  .--ml_m0 {
    margin-left: 0vw;
  }
}
@media (max-width: 768px) {
  .--ml_m16 {
    margin-left: 4.2666666667vw;
  }
}
@media (max-width: 768px) {
  .--ml_m20 {
    margin-left: 5.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--ml_m32 {
    margin-left: 8.5333333333vw;
  }
}
@media (max-width: 768px) {
  .--ml_m40 {
    margin-left: 10.6666666667vw;
  }
}
@media (max-width: 768px) {
  .--ml_m64 {
    margin-left: 17.0666666667vw;
  }
}
@media (max-width: 768px) {
  .--ml_m96 {
    margin-left: 25.6vw;
  }
}
@media (max-width: 768px) {
  .--ml_m156 {
    margin-left: 41.6vw;
  }
}
@media (max-width: 768px) {
  .--ml_m184 {
    margin-left: 49.0666666667vw;
  }
}
@media (max-width: 768px) {
  .--ml_m188 {
    margin-left: 50.1333333333vw;
  }
}
@media (max-width: 768px) {
  .--ml_m196 {
    margin-left: 52.2666666667vw;
  }
}
@media (max-width: 768px) {
  .--ml_m248 {
    margin-left: 66.1333333333vw;
  }
}
@media (max-width: 768px) {
  .--ml_m320 {
    margin-left: 85.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--ml_m332 {
    margin-left: 88.5333333333vw;
  }
}
@media (max-width: 768px) {
  .--ml_m352 {
    margin-left: 93.8666666667vw;
  }
}
@media (max-width: 768px) {
  .--ml_m404 {
    margin-left: 107.7333333333vw;
  }
}
@media (max-width: 768px) {
  .--ml_m740 {
    margin-left: 197.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--ml_m1147 {
    margin-left: 305.8666666667vw;
  }
}
@media (max-width: 768px) {
  .--mr_m0 {
    margin-right: 0vw;
  }
}
@media (max-width: 768px) {
  .--mr_m16 {
    margin-right: 4.2666666667vw;
  }
}
@media (max-width: 768px) {
  .--mr_m20 {
    margin-right: 5.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--mr_m32 {
    margin-right: 8.5333333333vw;
  }
}
@media (max-width: 768px) {
  .--mr_m40 {
    margin-right: 10.6666666667vw;
  }
}
@media (max-width: 768px) {
  .--mr_m64 {
    margin-right: 17.0666666667vw;
  }
}
@media (max-width: 768px) {
  .--mr_m96 {
    margin-right: 25.6vw;
  }
}
@media (max-width: 768px) {
  .--mr_m156 {
    margin-right: 41.6vw;
  }
}
@media (max-width: 768px) {
  .--mr_m184 {
    margin-right: 49.0666666667vw;
  }
}
@media (max-width: 768px) {
  .--mr_m188 {
    margin-right: 50.1333333333vw;
  }
}
@media (max-width: 768px) {
  .--mr_m196 {
    margin-right: 52.2666666667vw;
  }
}
@media (max-width: 768px) {
  .--mr_m248 {
    margin-right: 66.1333333333vw;
  }
}
@media (max-width: 768px) {
  .--mr_m320 {
    margin-right: 85.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--mr_m332 {
    margin-right: 88.5333333333vw;
  }
}
@media (max-width: 768px) {
  .--mr_m352 {
    margin-right: 93.8666666667vw;
  }
}
@media (max-width: 768px) {
  .--mr_m404 {
    margin-right: 107.7333333333vw;
  }
}
@media (max-width: 768px) {
  .--mr_m740 {
    margin-right: 197.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--mr_m1147 {
    margin-right: 305.8666666667vw;
  }
}
.--fs12 {
  font-size: clamp(1px, 0.625vw, 12px);
}
@media (max-width: 768px) {
  .--fs12 {
    font-size: 3.2vw;
  }
}
.--fs14 {
  font-size: clamp(1px, 0.7291666667vw, 14px);
}
@media (max-width: 768px) {
  .--fs14 {
    font-size: 3.7333333333vw;
  }
}
.--fs16 {
  font-size: clamp(1px, 0.8333333333vw, 16px);
}
@media (max-width: 768px) {
  .--fs16 {
    font-size: 4.2666666667vw;
  }
}
.--fs18 {
  font-size: clamp(1px, 0.9375vw, 18px);
}
@media (max-width: 768px) {
  .--fs18 {
    font-size: 4.8vw;
  }
}
.--fs20 {
  font-size: clamp(1px, 1.0416666667vw, 20px);
}
@media (max-width: 768px) {
  .--fs20 {
    font-size: 5.3333333333vw;
  }
}
.--fs24 {
  font-size: clamp(1px, 1.25vw, 24px);
}
@media (max-width: 768px) {
  .--fs24 {
    font-size: 6.4vw;
  }
}
.--fs32 {
  font-size: clamp(1px, 1.6666666667vw, 32px);
}
@media (max-width: 768px) {
  .--fs32 {
    font-size: 8.5333333333vw;
  }
}
.--fs44 {
  font-size: clamp(1px, 2.2916666667vw, 44px);
}
@media (max-width: 768px) {
  .--fs44 {
    font-size: 11.7333333333vw;
  }
}
.--fs56 {
  font-size: clamp(1px, 2.9166666667vw, 56px);
}
@media (max-width: 768px) {
  .--fs56 {
    font-size: 14.9333333333vw;
  }
}
.--fs72 {
  font-size: clamp(1px, 3.75vw, 72px);
}
@media (max-width: 768px) {
  .--fs72 {
    font-size: 19.2vw;
  }
}
.--fs96 {
  font-size: clamp(1px, 5vw, 96px);
}
@media (max-width: 768px) {
  .--fs96 {
    font-size: 25.6vw;
  }
}
.--fs120 {
  font-size: clamp(1px, 6.25vw, 120px);
}
@media (max-width: 768px) {
  .--fs120 {
    font-size: 32vw;
  }
}
.--fs124 {
  font-size: clamp(1px, 6.4583333333vw, 124px);
}
@media (max-width: 768px) {
  .--fs124 {
    font-size: 33.0666666667vw;
  }
}
.--fs128 {
  font-size: clamp(1px, 6.6666666667vw, 128px);
}
@media (max-width: 768px) {
  .--fs128 {
    font-size: 34.1333333333vw;
  }
}
.--lh16 {
  line-height: clamp(1px, 0.8333333333vw, 16px);
}
@media (max-width: 768px) {
  .--lh16 {
    line-height: 4.2666666667vw;
  }
}
.--lh20 {
  line-height: clamp(1px, 1.0416666667vw, 20px);
}
@media (max-width: 768px) {
  .--lh20 {
    line-height: 5.3333333333vw;
  }
}
.--lh24 {
  line-height: clamp(1px, 1.25vw, 24px);
}
@media (max-width: 768px) {
  .--lh24 {
    line-height: 6.4vw;
  }
}
.--lh28 {
  line-height: clamp(1px, 1.4583333333vw, 28px);
}
@media (max-width: 768px) {
  .--lh28 {
    line-height: 7.4666666667vw;
  }
}
.--lh36 {
  line-height: clamp(1px, 1.875vw, 36px);
}
@media (max-width: 768px) {
  .--lh36 {
    line-height: 9.6vw;
  }
}
.--lh48 {
  line-height: clamp(1px, 2.5vw, 48px);
}
@media (max-width: 768px) {
  .--lh48 {
    line-height: 12.8vw;
  }
}
.--lh60 {
  line-height: clamp(1px, 3.125vw, 60px);
}
@media (max-width: 768px) {
  .--lh60 {
    line-height: 16vw;
  }
}
.--lh76 {
  line-height: clamp(1px, 3.9583333333vw, 76px);
}
@media (max-width: 768px) {
  .--lh76 {
    line-height: 20.2666666667vw;
  }
}
.--lh100 {
  line-height: clamp(1px, 5.2083333333vw, 100px);
}
@media (max-width: 768px) {
  .--lh100 {
    line-height: 26.6666666667vw;
  }
}
.--lh124 {
  line-height: clamp(1px, 6.4583333333vw, 124px);
}
@media (max-width: 768px) {
  .--lh124 {
    line-height: 33.0666666667vw;
  }
}
.--lh128 {
  line-height: clamp(1px, 6.6666666667vw, 128px);
}
@media (max-width: 768px) {
  .--lh128 {
    line-height: 34.1333333333vw;
  }
}
.--lh132 {
  line-height: clamp(1px, 6.875vw, 132px);
}
@media (max-width: 768px) {
  .--lh132 {
    line-height: 35.2vw;
  }
}
.--fw-light {
  font-family: var(--font-light);
  font-weight: normal !important;
}
.--fw-roman {
  font-family: var(--font-light);
  font-weight: normal !important;
}
.--fw-normal {
  font-family: var(--font-light);
  font-weight: normal !important;
}
.--fw-semi {
  font-family: var(--font-semi);
  font-weight: normal !important;
}
.--fw-bold {
  font-family: var(--font-bold);
  font-weight: normal !important;
}
.--fw-black {
  font-family: var(--font-bold-black);
  font-weight: normal !important;
}
.--upper {
  text-transform: uppercase;
}
.--lower {
  text-transform: lowercase;
}
.--capit {
  text-transform: capitalize;
}
.--italic {
  font-style: italic;
}
.--center {
  text-align: center;
}
@media (max-width: 768px) {
  .--fs_m12 {
    font-size: 3.2vw;
  }
}
@media (max-width: 768px) {
  .--fs_m14 {
    font-size: 3.7333333333vw;
  }
}
@media (max-width: 768px) {
  .--fs_m16 {
    font-size: 4.2666666667vw;
  }
}
@media (max-width: 768px) {
  .--fs_m18 {
    font-size: 4.8vw;
  }
}
@media (max-width: 768px) {
  .--fs_m20 {
    font-size: 5.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--fs_m24 {
    font-size: 6.4vw;
  }
}
@media (max-width: 768px) {
  .--fs_m32 {
    font-size: 8.5333333333vw;
  }
}
@media (max-width: 768px) {
  .--fs_m44 {
    font-size: 11.7333333333vw;
  }
}
@media (max-width: 768px) {
  .--fs_m56 {
    font-size: 14.9333333333vw;
  }
}
@media (max-width: 768px) {
  .--fs_m72 {
    font-size: 19.2vw;
  }
}
@media (max-width: 768px) {
  .--fs_m96 {
    font-size: 25.6vw;
  }
}
@media (max-width: 768px) {
  .--fs_m120 {
    font-size: 32vw;
  }
}
@media (max-width: 768px) {
  .--fs_m124 {
    font-size: 33.0666666667vw;
  }
}
@media (max-width: 768px) {
  .--fs_m128 {
    font-size: 34.1333333333vw;
  }
}
@media (max-width: 768px) {
  .--lh_m16 {
    line-height: 4.2666666667vw;
  }
}
@media (max-width: 768px) {
  .--lh_m20 {
    line-height: 5.3333333333vw;
  }
}
@media (max-width: 768px) {
  .--lh_m24 {
    line-height: 6.4vw;
  }
}
@media (max-width: 768px) {
  .--lh_m28 {
    line-height: 7.4666666667vw;
  }
}
@media (max-width: 768px) {
  .--lh_m36 {
    line-height: 9.6vw;
  }
}
@media (max-width: 768px) {
  .--lh_m48 {
    line-height: 12.8vw;
  }
}
@media (max-width: 768px) {
  .--lh_m60 {
    line-height: 16vw;
  }
}
@media (max-width: 768px) {
  .--lh_m76 {
    line-height: 20.2666666667vw;
  }
}
@media (max-width: 768px) {
  .--lh_m100 {
    line-height: 26.6666666667vw;
  }
}
@media (max-width: 768px) {
  .--lh_m124 {
    line-height: 33.0666666667vw;
  }
}
@media (max-width: 768px) {
  .--lh_m128 {
    line-height: 34.1333333333vw;
  }
}
@media (max-width: 768px) {
  .--lh_m132 {
    line-height: 35.2vw;
  }
}
@media (max-width: 768px) {
  .--fw_m-light {
    font-family: var(--font-light);
    font-weight: normal !important;
  }
}
@media (max-width: 768px) {
  .--fw_m-roman {
    font-family: var(--font-light);
    font-weight: normal !important;
  }
}
@media (max-width: 768px) {
  .--fw_m-normal {
    font-family: var(--font-light);
    font-weight: normal !important;
  }
}
@media (max-width: 768px) {
  .--fw_m-semi {
    font-family: var(--font-semi);
    font-weight: normal !important;
  }
}
@media (max-width: 768px) {
  .--fw_m-bold {
    font-family: var(--font-bold);
    font-weight: normal !important;
  }
}
@media (max-width: 768px) {
  .--fw_m-black {
    font-family: var(--font-bold-black);
    font-weight: normal !important;
  }
}
@media (max-width: 768px) {
  .--upper_m {
    text-transform: uppercase;
  }
}
@media (max-width: 768px) {
  .--lower_m {
    text-transform: lowercase;
  }
}
@media (max-width: 768px) {
  .--capit_m {
    text-transform: capitalize;
  }
}
@media (max-width: 768px) {
  .--italic_m {
    font-style: italic;
  }
}
@media (max-width: 768px) {
  .--center_m {
    text-align: center;
  }
}
.header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  justify-items: center;
  padding-left: clamp(1px, 2.0833333333vw, 40px);
  padding-right: clamp(1px, 2.0833333333vw, 40px);
  display: grid;
  position: fixed;
  grid-column-gap: clamp(1px, 1.5625vw, 30px);
  top: 0;
  left: 0;
  width: 100vw;
  z-index: 10000;
  height: clamp(1px, 3.75vw, 72px);
  -webkit-transition: top 0.4s, background 0.4s, min-height 0.4s, max-height 0.4s, height 0.4s linear;
  transition: top 0.4s, background 0.4s, min-height 0.4s, max-height 0.4s, height 0.4s linear;
  grid-template-columns: clamp(1px, 4.375vw, 84px) clamp(1px, 4.375vw, 84px) 1fr clamp(1px, 4.375vw, 84px) clamp(1px, 4.375vw, 84px);
  grid-template-areas: "logo . menu register hamburger";
}
.header .logo {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  grid-area: logo;
  width: 100%;
  height: 100%;
  place-items: center;
  display: grid;
}
.header .logo svg {
  width: clamp(1px, 2.34375vw, 45px);
  height: clamp(1px, 2.0833333333vw, 40px);
}
@media only screen and (max-width: 768px) {
  .header .logo svg {
    width: 12vw;
    height: 10.6666666667vw;
  }
}
.header .logo svg path {
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
@media only screen and (max-width: 768px) {
  .header .logo {
    place-items: start start;
  }
}
.header--background {
  background: var(--white);
}
@media only screen and (max-width: 768px) {
  .header--background {
    background: var(--black);
  }
}
.header.open {
  background: var(--white);
}
.header.open .nav > .menu-item > a {
  position: relative;
}
.header.open .nav > .menu-item > a:after {
  background: var(--black);
}
.header.open .submenu:after {
  background: var(--white);
}
.header.open .menu-item__inner-grid-item--title {
  color: var(--black);
}
.header.open .menu-item__inner-grid-item--subtitle {
  color: var(--black);
}
.header.open .menu-item__inner-grid-item--arrow svg path {
  fill: var(--black);
}
.header.open .menu-item {
  background: unset;
}
.header.open .menu-item a {
  color: var(--black);
}
.header.open .register {
  color: var(--black);
}
.header.open .register:hover:after {
  width: 100%;
}
.header.open .register:after {
  background: var(--black);
}
.header.open .hamburger svg path {
  fill: var(--black);
}
.header.open .hamburger span:before,
.header.open .hamburger span:after {
  background-color: var(--black);
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.header.open .logo svg path {
  fill: var(--black);
}
@media only screen and (max-width: 768px) {
  .header.open {
    background: var(--black);
  }
  .header.open .nav > .menu-item > a {
    position: relative;
  }
  .header.open .nav > .menu-item > a:after {
    background: var(--black);
  }
  .header.open .submenu:after {
    background: var(--black);
  }
  .header.open .menu-item__inner-grid-item--title {
    color: var(--white);
  }
  .header.open .menu-item__inner-grid-item--subtitle {
    color: var(--white);
  }
  .header.open .menu-item__inner-grid-item--arrow svg path {
    fill: var(--white);
  }
  .header.open .menu-item {
    background: unset;
    width: 80vw;
  }
  .header.open .menu-item a {
    color: var(--white);
  }
  .header.open .register {
    color: var(--black);
  }
  .header.open .hamburger svg path {
    fill: var(--white);
  }
  .header.open .hamburger span:before,
.header.open .hamburger span:after {
    background-color: var(--white);
    -webkit-transition: var(--transition);
    transition: var(--transition);
  }
  .header.open .logo svg path {
    fill: var(--white);
  }
}
@media only screen and (max-width: 768px) {
  .header {
    height: 18.6666666667vw;
    -ms-flex-line-pack: start;
        align-content: start;
    overflow: hidden;
    padding: 4.5333333333vw 8.5333333333vw;
    padding-bottom: 0;
    position: fixed;
    grid-template-columns: 1fr;
    grid-template-areas: "logo hamburger" "menu menu" "register register";
  }
  .header.open {
    max-height: 150vh;
    height: 100%;
  }
}
.header--inner-colors .header--background {
  background: var(--white);
}
.header--inner-colors .submenu:after {
  background: var(--white);
}
.header--inner-colors .menu-item {
  background: unset;
}
.header--inner-colors .menu-item a {
  color: var(--black);
}
.header--inner-colors .menu-item__inner-grid-item--title {
  color: var(--black);
}
.header--inner-colors .menu-item__inner-grid-item--subtitle {
  color: var(--black);
}
.header--inner-colors .menu-item__inner-grid-item--arrow svg path {
  fill: var(--black);
}
.header--inner-colors .register {
  color: var(--black);
}
.header--inner-colors .register:after {
  background: var(--black);
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.header--inner-colors .hamburger svg path {
  fill: var(--black);
}
@media only screen and (max-width: 768px) {
  .header--inner-colors .hamburger svg path {
    fill: var(--white);
  }
}
.header--inner-colors .hamburger span:before,
.header--inner-colors .hamburger span:after {
  background-color: var(--black);
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
@media only screen and (max-width: 768px) {
  .header--inner-colors .hamburger span:before,
.header--inner-colors .hamburger span:after {
    background-color: var(--white) !important;
  }
}
.header--inner-colors .logo svg path {
  fill: var(--black);
}
@media only screen and (max-width: 768px) {
  .header--inner-colors .logo svg path {
    fill: var(--white) !important;
  }
}
.hamburger {
  display: grid;
  width: clamp(1px, 1.5625vw, 30px);
  height: clamp(1px, 1.5625vw, 30px);
  grid-area: hamburger;
  -webkit-transform: translate(0, clamp(1px, 0.21875vw, 4.2px));
          transform: translate(0, clamp(1px, 0.21875vw, 4.2px));
  cursor: pointer;
}
.hamburger:hover span:after {
  -webkit-transform: scaleX(0.5);
          transform: scaleX(0.5);
}
.hamburger.open span:before,
.hamburger.open span:after {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
.hamburger.open span:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: calc(50% - clamp(1px, 0.2604166667vw, 5px));
}
.hamburger.open span:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: calc(50% - clamp(1px, 0.2604166667vw, 5px));
}
.hamburger span {
  position: relative;
}
.hamburger span:before,
.hamburger span:after {
  content: " ";
  position: absolute;
  width: clamp(1px, 1.5625vw, 30px);
  height: 1px;
  background-color: var(--white);
  -webkit-transition: var(--transition);
  transition: var(--transition);
  -webkit-transform-origin: center center;
          transform-origin: center center;
}
.hamburger span:before {
  top: calc(50%);
}
.hamburger span:after {
  top: calc(50% - clamp(1px, 0.5208333333vw, 10px));
  -webkit-transform-origin: right;
          transform-origin: right;
}
@media only screen and (max-width: 768px) {
  .hamburger {
    width: 8vw;
    height: 8vw;
  }
  .hamburger span:before,
.hamburger span:after {
    width: 8vw;
  }
  .hamburger span:after {
    top: calc(50% - 2.6666666667vw);
  }
  .hamburger.open span:before {
    top: calc(50% - 1.3333333333vw);
  }
  .hamburger.open span:after {
    top: calc(50% - 1.3333333333vw);
  }
}
.register {
  position: relative;
  z-index: 999;
  grid-area: register;
  width: 100%;
  height: 100%;
  place-items: center;
  display: grid;
  min-width: -webkit-fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  text-align: right;
  text-transform: uppercase;
  color: var(--white);
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.register:hover:after {
  width: 100%;
}
.register:after {
  content: "";
  position: absolute;
  display: grid;
  left: 50%;
  bottom: 34%;
  width: 0;
  height: 1px;
  background: var(--white);
  -webkit-transition: var(--transition);
  transition: var(--transition);
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media only screen and (max-width: 768px) {
  .register:after {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .register {
    width: 100vw;
    grid-area: unset;
    position: absolute;
    padding-top: clamp(1px, 4.6875vw, 90px);
    padding-bottom: clamp(1px, 4.6875vw, 90px);
    height: 17.0666666667vw;
    background: var(--yellow);
    font-size: 4.2666666667vw;
    line-height: 5.3333333333vw;
    text-transform: uppercase;
    color: var(--black);
    opacity: 0;
    visibility: hidden;
    left: 0;
    bottom: 0;
    z-index: 10001;
  }
  .register.open {
    opacity: 1;
    visibility: visible;
  }
}
.nav {
  grid-area: menu;
  z-index: 10000;
  display: grid;
  grid-auto-flow: column;
  max-width: clamp(1px, 41.1979166667vw, 791px);
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  list-style: none;
  text-align: center;
  padding: 0;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  -ms-flex-line-pack: stretch;
      align-content: stretch;
}
.nav.open {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.nav * {
  display: grid;
}
.nav--menu-black .nav {
  background: unset;
}
.nav--menu-black .submenu:after {
  background: var(--white);
}
.nav--menu-black .menu-item__inner-grid-item--title {
  color: var(--black);
}
.nav--menu-black .menu-item__inner-grid-item--subtitle {
  color: var(--black);
}
.nav--menu-black .menu-item__inner-grid-item--arrow svg path {
  fill: var(--black);
}
.nav--menu-black .menu-item {
  background: unset;
}
.nav--menu-black .menu-item a {
  color: var(--black);
}
.nav--menu-black .register {
  color: var(--black);
}
.nav--menu-black .hamburger svg path {
  fill: var(--black);
}
.nav--menu-black .hamburger span:before,
.nav--menu-black .hamburger span:after {
  background-color: var(--black);
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.nav--menu-black .logo svg path {
  fill: var(--black);
}
.nav--white {
  background: var(--white);
}
.nav--white .nav {
  background: unset;
}
.nav--white .submenu:after {
  background: var(--white);
}
.nav--white .menu-item__inner-grid-item--title {
  color: var(--black);
}
.nav--white .menu-item__inner-grid-item--subtitle {
  color: var(--black);
}
.nav--white .menu-item__inner-grid-item--arrow svg path {
  fill: var(--black);
}
.nav--white .menu-item {
  background: unset;
}
.nav--white .menu-item a {
  color: var(--black);
}
.nav--white .register {
  color: var(--black);
}
.nav--white .hamburger svg path {
  fill: var(--black);
}
.nav--white .hamburger span:before,
.nav--white .hamburger span:after {
  content: " ";
  position: absolute;
  background-color: var(--black);
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.nav--white .logo svg path {
  fill: var(--black);
}
.nav--logo-big .logo svg {
  width: clamp(1px, 2.8125vw, 54px);
  height: clamp(1px, 2.5vw, 48px);
}
.nav--small {
  height: clamp(1px, 3.75vw, 72px);
}
.nav--black {
  background: var(--black);
}
.nav--white {
  background: var(--white);
}
@media only screen and (max-width: 768px) {
  .nav {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    width: 100%;
    max-width: unset;
    justify-self: start;
    grid-gap: 6.6666666667vw;
    text-align: left;
    font-size: 6.4vw;
    line-height: 7.4666666667vw;
    padding-top: 14.4vw;
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: calc(100vh - 34.1333333333vw);
  }
}
.submenu {
  display: grid;
  grid-auto-flow: column;
  grid-column: 1/-1;
  position: absolute;
  width: calc(100vw - clamp(1px, 4.1666666667vw, 80px));
  left: 0;
  top: 100%;
  -ms-flex-line-pack: start;
      align-content: start;
  opacity: 0;
  visibility: hidden;
  padding: 0;
  height: clamp(1px, 28.6458333333vw, 550px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-gap: clamp(1px, 2.0833333333vw, 40px);
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
@media only screen and (min-width: 768px) {
  .submenu {
    pointer-events: none;
  }
}
.submenu .menu-item {
  max-width: 436px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 768px) {
  .submenu .menu-item {
    justify-self: start;
  }
}
.submenu a {
  color: var(--black);
}
.submenu:after {
  content: "";
  width: 105vw;
  height: 100%;
  -webkit-transition: none;
  transition: none;
  background: var(--black);
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
@media only screen and (max-width: 768px) {
  .submenu:after {
    display: none;
  }
}
.submenu:before {
  content: "";
  width: 105vw;
  height: 100vh;
  background: #000000;
  opacity: 0.3;
  position: absolute;
  left: 50%;
  top: 100%;
  z-index: 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  pointer-events: none;
}
@media only screen and (max-width: 768px) {
  .submenu:before {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .submenu {
    -ms-flex-line-pack: start;
        align-content: start;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    position: unset;
    margin: 0 auto;
    min-height: 0;
    height: 0;
    max-height: 0;
    grid-gap: 6.4vw;
    padding-left: 6.4vw;
    -webkit-transition: var(--transition);
    transition: var(--transition);
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .nav > .menu-item > a {
    position: relative;
  }
  .nav > .menu-item > a:hover:after {
    width: 100%;
  }
  .nav > .menu-item > a:after {
    content: "";
    position: absolute;
    display: grid;
    left: 50%;
    bottom: 34%;
    width: 0;
    height: 1px;
    background: var(--white);
    -webkit-transition: var(--transition);
    transition: var(--transition);
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
.menu-item {
  height: 100%;
  max-width: clamp(1px, 22.7083333333vw, 436px);
  display: grid;
  justify-self: stretch;
  align-self: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media only screen and (min-width: 768px) {
  .menu-item {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.menu-item__inner-grid img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
@media only screen and (max-width: 768px) {
  .menu-item__inner-grid img {
    display: none;
  }
}
.menu-item__inner-grid:hover .menu-item__inner-grid-item--arrow {
  -webkit-transform: translate(50%, 0) scale(1.2);
          transform: translate(50%, 0) scale(1.2);
}
.menu-item__inner-grid:hover img {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
.menu-item__inner-grid-item--image {
  width: clamp(1px, 22.7083333333vw, 436px);
  -o-object-fit: cover;
     object-fit: cover;
  height: clamp(1px, 22.7083333333vw, 436px);
}
@media only screen and (max-width: 768px) {
  .menu-item__inner-grid-item--image {
    width: 83.2vw;
    height: 91.7333333333vw;
  }
}
.menu-item__inner-grid-item--title {
  font-style: normal;
  font-weight: normal;
  font-size: clamp(1px, 1.0416666667vw, 20px);
  line-height: clamp(1px, 1.25vw, 24px);
  padding-top: clamp(1px, 0.9895833333vw, 19px);
  color: var(--white);
  display: grid;
  grid-template-columns: 1fr auto;
  justify-self: start;
  align-self: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: clamp(1px, 0.7291666667vw, 14px);
}
@media only screen and (max-width: 768px) {
  .menu-item__inner-grid-item--title {
    padding-top: 0;
    font-size: 5.3333333333vw;
    line-height: 6.4vw;
  }
}
.menu-item__inner-grid-item--subtitle {
  color: var(--white);
  text-align: left;
  padding-top: clamp(1px, 0.3125vw, 6px);
  font-style: normal;
  font-weight: normal;
  font-size: clamp(1px, 0.7291666667vw, 14px);
  line-height: clamp(1px, 1.0416666667vw, 20px);
}
@media only screen and (max-width: 768px) {
  .menu-item__inner-grid-item--subtitle {
    display: none;
  }
}
.menu-item__inner-grid-item--arrow {
  width: 100%;
  height: 100%;
  display: grid;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  -webkit-transform-origin: left;
          transform-origin: left;
}
.menu-item__inner-grid-item--arrow path {
  fill: var(--white);
}
@media only screen and (max-width: 768px) {
  .menu-item__inner-grid-item--arrow {
    display: none;
  }
}
.menu-item a {
  display: grid;
  -ms-flex-line-pack: center;
      align-content: center;
  font-size: clamp(1px, 0.8333333333vw, 16px);
  justify-self: baseline;
}
@media only screen and (max-width: 768px) {
  .menu-item {
    max-width: unset;
    width: 100%;
  }
  .menu-item a {
    font-size: 8.5333333333vw;
    -webkit-transition: var(--transition);
    transition: var(--transition);
  }
  .menu-item:hover a {
    color: var(--yellow) !important;
  }
}
@media only screen and (max-width: 768px) {
  .menu-item-has-children {
    position: relative;
    justify-self: start;
  }
  .menu-item-has-children .submenu .nuxt-link-active .menu-item__inner-grid-item--title {
    color: var(--yellow) !important;
  }
}
.menu-item-has-children .toggle-arrow {
  display: none;
  position: absolute;
  right: calc( -1 * clamp(1px, 2.8125vw, 54px) );
  width: clamp(1px, 1.25vw, 24px);
  height: clamp(1px, 1.25vw, 24px);
}
@media only screen and (max-width: 768px) {
  .menu-item-has-children .toggle-arrow {
    display: grid;
  }
}
.menu-item-has-children a {
  display: grid;
  -ms-flex-line-pack: center;
      align-content: center;
}
@media only screen and (min-width: 768px) {
  .menu-item-has-children:hover .submenu {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
}
.page-template-page-home .header {
  background: var(--black);
}
.page-template-page-home .header.open .register {
  color: var(--white);
}
@media only screen and (max-width: 768px) {
  .page-template-page-home .header.open .register {
    color: var(--black);
  }
}
.page-template-page-home .header, body.error404 .header {
  background: var(--black);
}
.page-template-page-home .header .nav > .menu-item > a, body.error404 .header .nav > .menu-item > a {
  position: relative;
}
.page-template-page-home .header .nav > .menu-item > a:after, body.error404 .header .nav > .menu-item > a:after {
  background: var(--white);
}
.page-template-page-home .header .submenu:after, body.error404 .header .submenu:after {
  background: var(--black);
}
.page-template-page-home .header .menu-item__inner-grid-item--title, body.error404 .header .menu-item__inner-grid-item--title {
  color: var(--white);
}
.page-template-page-home .header .menu-item__inner-grid-item--subtitle, body.error404 .header .menu-item__inner-grid-item--subtitle {
  color: var(--white);
}
.page-template-page-home .header .menu-item__inner-grid-item--arrow svg path, body.error404 .header .menu-item__inner-grid-item--arrow svg path {
  fill: var(--white);
}
.page-template-page-home .header .menu-item, body.error404 .header .menu-item {
  background: unset;
}
.page-template-page-home .header .menu-item a, body.error404 .header .menu-item a {
  color: var(--white);
}
.page-template-page-home .header .register:hover:after, body.error404 .header .register:hover:after {
  width: 100%;
}
.page-template-page-home .header .register:after, body.error404 .header .register:after {
  background: var(--white);
}
@media only screen and (min-width: 1600px) {
  .page-template-page-home .header .register, body.error404 .header .register {
    color: var(--white);
  }
}
@media only screen and (max-width: 768px) {
  .page-template-page-home .header .register, body.error404 .header .register {
    color: var(--black);
  }
}
.page-template-page-home .header .hamburger svg path, body.error404 .header .hamburger svg path {
  fill: var(--white);
}
.page-template-page-home .header .hamburger span:before,
.page-template-page-home .header .hamburger span:after, body.error404 .header .hamburger span:before,
body.error404 .header .hamburger span:after {
  background-color: var(--white);
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.page-template-page-home .header .logo svg path, body.error404 .header .logo svg path {
  fill: var(--white);
}
.page-template-page-home .submenu:before, body.error404 .submenu:before {
  background: #000000;
  opacity: 0.65;
}
@media only screen and (max-width: 768px) {
  .page-template-page-home .submenu:before, body.error404 .submenu:before {
    display: none;
  }
}
.page-template-page-location-subpage .header.open, .page-template-page-location .header.open, .page-template-page-location-shopping .header.open, .page-template-page-directory .header.open, .page-template-page-register .header.open, .page-template-page-terms .header.open, .page-template-page-privacy .header.open, .page-template-page-cookies .header.open, .page-template-page-photography .header.open {
  background: var(--black);
}
.page-template-page-location-subpage .register, .page-template-page-location .register, .page-template-page-location-shopping .register, .page-template-page-directory .register, .page-template-page-register .register, .page-template-page-terms .register, .page-template-page-privacy .register, .page-template-page-cookies .register, .page-template-page-photography .register {
  color: var(--black);
}
.page-template-page-location-subpage .hamburger svg path, .page-template-page-location .hamburger svg path, .page-template-page-location-shopping .hamburger svg path, .page-template-page-directory .hamburger svg path, .page-template-page-register .hamburger svg path, .page-template-page-terms .hamburger svg path, .page-template-page-privacy .hamburger svg path, .page-template-page-cookies .hamburger svg path, .page-template-page-photography .hamburger svg path {
  fill: var(--black);
}
.page-template-page-location-subpage .hamburger span:before,
.page-template-page-location-subpage .hamburger span:after, .page-template-page-location .hamburger span:before,
.page-template-page-location .hamburger span:after, .page-template-page-location-shopping .hamburger span:before,
.page-template-page-location-shopping .hamburger span:after, .page-template-page-directory .hamburger span:before,
.page-template-page-directory .hamburger span:after, .page-template-page-register .hamburger span:before,
.page-template-page-register .hamburger span:after, .page-template-page-terms .hamburger span:before,
.page-template-page-terms .hamburger span:after, .page-template-page-privacy .hamburger span:before,
.page-template-page-privacy .hamburger span:after, .page-template-page-cookies .hamburger span:before,
.page-template-page-cookies .hamburger span:after, .page-template-page-photography .hamburger span:before,
.page-template-page-photography .hamburger span:after {
  background-color: var(--black);
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
@media only screen and (min-width: 768px) {
  .page-template-page-location-subpage .hamburger span:before,
.page-template-page-location-subpage .hamburger span:after, .page-template-page-location .hamburger span:before,
.page-template-page-location .hamburger span:after, .page-template-page-location-shopping .hamburger span:before,
.page-template-page-location-shopping .hamburger span:after, .page-template-page-directory .hamburger span:before,
.page-template-page-directory .hamburger span:after, .page-template-page-register .hamburger span:before,
.page-template-page-register .hamburger span:after, .page-template-page-terms .hamburger span:before,
.page-template-page-terms .hamburger span:after, .page-template-page-privacy .hamburger span:before,
.page-template-page-privacy .hamburger span:after, .page-template-page-cookies .hamburger span:before,
.page-template-page-cookies .hamburger span:after, .page-template-page-photography .hamburger span:before,
.page-template-page-photography .hamburger span:after {
    background-color: var(--black);
  }
}
.page-template-page-location-subpage .logo svg path, .page-template-page-location .logo svg path, .page-template-page-location-shopping .logo svg path, .page-template-page-directory .logo svg path, .page-template-page-register .logo svg path, .page-template-page-terms .logo svg path, .page-template-page-privacy .logo svg path, .page-template-page-cookies .logo svg path, .page-template-page-photography .logo svg path {
  fill: var(--black);
}
@media only screen and (min-width: 768px) {
  .page-template-page-location-subpage .logo svg path, .page-template-page-location .logo svg path, .page-template-page-location-shopping .logo svg path, .page-template-page-directory .logo svg path, .page-template-page-register .logo svg path, .page-template-page-terms .logo svg path, .page-template-page-privacy .logo svg path, .page-template-page-cookies .logo svg path, .page-template-page-photography .logo svg path {
    fill: var(--black);
  }
}
.page-template-page-location-subpage .header--background, .page-template-page-location .header--background, .page-template-page-location-shopping .header--background, .page-template-page-directory .header--background, .page-template-page-register .header--background, .page-template-page-terms .header--background, .page-template-page-privacy .header--background, .page-template-page-cookies .header--background, .page-template-page-photography .header--background {
  background: var(--black);
}
@media only screen and (min-width: 768px) {
  .page-template-page-location-subpage .header--background, .page-template-page-location .header--background, .page-template-page-location-shopping .header--background, .page-template-page-directory .header--background, .page-template-page-register .header--background, .page-template-page-terms .header--background, .page-template-page-privacy .header--background, .page-template-page-cookies .header--background, .page-template-page-photography .header--background {
    background: var(--white);
  }
  .page-template-page-location-subpage .header.open, .page-template-page-location .header.open, .page-template-page-location-shopping .header.open, .page-template-page-directory .header.open, .page-template-page-register .header.open, .page-template-page-terms .header.open, .page-template-page-privacy .header.open, .page-template-page-cookies .header.open, .page-template-page-photography .header.open {
    background: var(--white);
  }
  .page-template-page-location-subpage .submenu:after, .page-template-page-location .submenu:after, .page-template-page-location-shopping .submenu:after, .page-template-page-directory .submenu:after, .page-template-page-register .submenu:after, .page-template-page-terms .submenu:after, .page-template-page-privacy .submenu:after, .page-template-page-cookies .submenu:after, .page-template-page-photography .submenu:after {
    background: var(--white);
  }
  .page-template-page-location-subpage .menu-item, .page-template-page-location .menu-item, .page-template-page-location-shopping .menu-item, .page-template-page-directory .menu-item, .page-template-page-register .menu-item, .page-template-page-terms .menu-item, .page-template-page-privacy .menu-item, .page-template-page-cookies .menu-item, .page-template-page-photography .menu-item {
    background: unset;
  }
  .page-template-page-location-subpage .menu-item a, .page-template-page-location .menu-item a, .page-template-page-location-shopping .menu-item a, .page-template-page-directory .menu-item a, .page-template-page-register .menu-item a, .page-template-page-terms .menu-item a, .page-template-page-privacy .menu-item a, .page-template-page-cookies .menu-item a, .page-template-page-photography .menu-item a {
    color: var(--black);
  }
  .page-template-page-location-subpage .menu-item__inner-grid-item--title, .page-template-page-location .menu-item__inner-grid-item--title, .page-template-page-location-shopping .menu-item__inner-grid-item--title, .page-template-page-directory .menu-item__inner-grid-item--title, .page-template-page-register .menu-item__inner-grid-item--title, .page-template-page-terms .menu-item__inner-grid-item--title, .page-template-page-privacy .menu-item__inner-grid-item--title, .page-template-page-cookies .menu-item__inner-grid-item--title, .page-template-page-photography .menu-item__inner-grid-item--title {
    color: var(--black);
  }
  .page-template-page-location-subpage .menu-item__inner-grid-item--subtitle, .page-template-page-location .menu-item__inner-grid-item--subtitle, .page-template-page-location-shopping .menu-item__inner-grid-item--subtitle, .page-template-page-directory .menu-item__inner-grid-item--subtitle, .page-template-page-register .menu-item__inner-grid-item--subtitle, .page-template-page-terms .menu-item__inner-grid-item--subtitle, .page-template-page-privacy .menu-item__inner-grid-item--subtitle, .page-template-page-cookies .menu-item__inner-grid-item--subtitle, .page-template-page-photography .menu-item__inner-grid-item--subtitle {
    color: var(--black);
  }
  .page-template-page-location-subpage .menu-item__inner-grid-item--arrow svg path, .page-template-page-location .menu-item__inner-grid-item--arrow svg path, .page-template-page-location-shopping .menu-item__inner-grid-item--arrow svg path, .page-template-page-directory .menu-item__inner-grid-item--arrow svg path, .page-template-page-register .menu-item__inner-grid-item--arrow svg path, .page-template-page-terms .menu-item__inner-grid-item--arrow svg path, .page-template-page-privacy .menu-item__inner-grid-item--arrow svg path, .page-template-page-cookies .menu-item__inner-grid-item--arrow svg path, .page-template-page-photography .menu-item__inner-grid-item--arrow svg path {
    fill: var(--black);
  }
  .page-template-page-location-subpage .nav > .menu-item > a, .page-template-page-location .nav > .menu-item > a, .page-template-page-location-shopping .nav > .menu-item > a, .page-template-page-directory .nav > .menu-item > a, .page-template-page-register .nav > .menu-item > a, .page-template-page-terms .nav > .menu-item > a, .page-template-page-privacy .nav > .menu-item > a, .page-template-page-cookies .nav > .menu-item > a, .page-template-page-photography .nav > .menu-item > a {
    position: relative;
  }
  .page-template-page-location-subpage .nav > .menu-item > a:after, .page-template-page-location .nav > .menu-item > a:after, .page-template-page-location-shopping .nav > .menu-item > a:after, .page-template-page-directory .nav > .menu-item > a:after, .page-template-page-register .nav > .menu-item > a:after, .page-template-page-terms .nav > .menu-item > a:after, .page-template-page-privacy .nav > .menu-item > a:after, .page-template-page-cookies .nav > .menu-item > a:after, .page-template-page-photography .nav > .menu-item > a:after {
    background: var(--black);
  }
  .page-template-page-location-subpage .register, .page-template-page-location .register, .page-template-page-location-shopping .register, .page-template-page-directory .register, .page-template-page-register .register, .page-template-page-terms .register, .page-template-page-privacy .register, .page-template-page-cookies .register, .page-template-page-photography .register {
    color: var(--black);
  }
  .page-template-page-location-subpage .register:hover:after, .page-template-page-location .register:hover:after, .page-template-page-location-shopping .register:hover:after, .page-template-page-directory .register:hover:after, .page-template-page-register .register:hover:after, .page-template-page-terms .register:hover:after, .page-template-page-privacy .register:hover:after, .page-template-page-cookies .register:hover:after, .page-template-page-photography .register:hover:after {
    width: 100%;
  }
  .page-template-page-location-subpage .register:after, .page-template-page-location .register:after, .page-template-page-location-shopping .register:after, .page-template-page-directory .register:after, .page-template-page-register .register:after, .page-template-page-terms .register:after, .page-template-page-privacy .register:after, .page-template-page-cookies .register:after, .page-template-page-photography .register:after {
    background: var(--black);
  }
  .page-template-page-location-subpage .hamburger svg path, .page-template-page-location .hamburger svg path, .page-template-page-location-shopping .hamburger svg path, .page-template-page-directory .hamburger svg path, .page-template-page-register .hamburger svg path, .page-template-page-terms .hamburger svg path, .page-template-page-privacy .hamburger svg path, .page-template-page-cookies .hamburger svg path, .page-template-page-photography .hamburger svg path {
    fill: var(--black);
  }
  .page-template-page-location-subpage .hamburger span:before,
.page-template-page-location-subpage .hamburger span:after, .page-template-page-location .hamburger span:before,
.page-template-page-location .hamburger span:after, .page-template-page-location-shopping .hamburger span:before,
.page-template-page-location-shopping .hamburger span:after, .page-template-page-directory .hamburger span:before,
.page-template-page-directory .hamburger span:after, .page-template-page-register .hamburger span:before,
.page-template-page-register .hamburger span:after, .page-template-page-terms .hamburger span:before,
.page-template-page-terms .hamburger span:after, .page-template-page-privacy .hamburger span:before,
.page-template-page-privacy .hamburger span:after, .page-template-page-cookies .hamburger span:before,
.page-template-page-cookies .hamburger span:after, .page-template-page-photography .hamburger span:before,
.page-template-page-photography .hamburger span:after {
    background-color: var(--black);
    -webkit-transition: var(--transition);
    transition: var(--transition);
  }
  .page-template-page-location-subpage .logo svg path, .page-template-page-location .logo svg path, .page-template-page-location-shopping .logo svg path, .page-template-page-directory .logo svg path, .page-template-page-register .logo svg path, .page-template-page-terms .logo svg path, .page-template-page-privacy .logo svg path, .page-template-page-cookies .logo svg path, .page-template-page-photography .logo svg path {
    fill: var(--black);
  }
}
.toggle-submenu .submenu {
  max-height: 100vh;
  height: 100%;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  padding-top: 8.5333333333vw;
}
.toggle-submenu .submenu, .toggle-submenu .nav {
  opacity: 1;
  visibility: visible;
}
.toggle-submenu .menu-item__inner-grid-item--arrow-mobile {
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
}
.toggle-submenu .menu-item__inner-grid-item--arrow-mobile svg path {
  stroke: var(--yellow);
}
@media only screen and (min-width: 768px) {
  .menu-item__inner-grid-item--arrow-mobile {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .menu-item__inner-grid-item--arrow-mobile {
    -webkit-transition: var(--transition);
    transition: var(--transition);
    position: absolute;
    right: 0;
    display: grid;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    top: 3.2vw;
  }
  .menu-item__inner-grid-item--arrow-mobile svg {
    width: 4.2666666667vw;
    height: 2.1333333333vw;
  }
  .menu-item__inner-grid-item--arrow-mobile svg path {
    stroke: var(--white);
    -webkit-transition: var(--transition);
    transition: var(--transition);
  }
}
@media only screen and (max-width: 768px) {
  .active-menu-link .menu-item__inner-grid-item--title, .active-menu-link a {
    color: var(--yellow) !important;
  }
}
.--header-hidden {
  top: calc(-18.6666666667vw);
}
.footer {
  background: var(--black);
  height: clamp(1px, 28.5416666667vw, 548px);
  color: var(--white);
  -ms-flex-line-pack: justify;
      align-content: space-between;
  display: grid;
}
.footer * {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .footer {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    min-height: 100vh;
    grid-gap: 13.3333333333vw;
    -ms-flex-line-pack: center;
        align-content: center;
    text-align: center;
  }
}
.footer .footer-wrap {
  grid-template-columns: 7fr 2fr 2fr 1fr;
  max-width: clamp(1px, 100vw, 1920px);
  margin: 0 auto;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .footer .footer-wrap {
    grid-auto-flow: row;
    grid-template-columns: 1fr;
    grid-gap: 7.4666666667vw;
  }
}
.footer__logo svg {
  width: clamp(1px, 9.375vw, 180px);
  height: clamp(1px, 4.1666666667vw, 80px);
}
@media only screen and (max-width: 768px) {
  .footer__logo {
    display: none;
  }
}
.footer__address, .footer__social, .footer__contact {
  -ms-flex-line-pack: start;
      align-content: start;
}
.footer__title {
  opacity: 0.5;
}
@media only screen and (max-width: 768px) {
  .footer__title {
    display: none;
  }
}
.footer__social__icon {
  display: none;
  width: 8.5333333333vw;
  height: 8.5333333333vw;
  border: 1px solid;
  border-radius: 50%;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.footer__social__icon svg {
  width: 3.2vw;
  height: 3.2vw;
}
@media only screen and (max-width: 768px) {
  .footer__social {
    grid-auto-flow: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    grid-gap: 3.2vw;
  }
  .footer__social__link {
    display: none;
  }
  .footer__social__icon {
    display: grid;
  }
}
.footer .copyright {
  grid-column: -1/1;
  grid-auto-flow: column;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: clamp(1px, 100vw, 1920px);
  margin: 0 auto;
  position: relative;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .footer .copyright {
    grid-auto-flow: row;
    grid-template-columns: 1fr;
    grid-gap: 32px;
  }
}
.footer .copyright:after {
  content: "";
  width: 100%;
  height: 1px;
  opacity: 0.15;
  position: absolute;
  left: 0;
  top: 0;
  background: var(--white);
}
.footer .copyright__text, .footer .copyright__logo, .footer .copyright__menu {
  text-align: center;
  grid-auto-flow: column;
}
@media only screen and (max-width: 768px) {
  .footer .copyright__text, .footer .copyright__logo, .footer .copyright__menu {
    grid-gap: 8.5333333333vw;
  }
}
.footer .copyright__text a:not(:last-child), .footer .copyright__logo a:not(:last-child), .footer .copyright__menu a:not(:last-child) {
  padding-right: clamp(1px, 1.0416666667vw, 20px);
  margin-right: clamp(1px, 1.0416666667vw, 20px);
  border-right: 1px solid #333;
}
@media only screen and (max-width: 768px) {
  .footer .copyright__text a:not(:last-child), .footer .copyright__logo a:not(:last-child), .footer .copyright__menu a:not(:last-child) {
    padding-right: 0;
    margin-right: 0;
    border-right: none;
  }
}
.footer .copyright__menu {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
@media only screen and (max-width: 768px) {
  .footer .copyright__menu {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer .copyright__logo {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 768px) {
  .footer .copyright__logo {
    grid-row: 1;
  }
}
.footer .copyright__logo svg {
  width: clamp(1px, 13.2291666667vw, 254px);
  height: clamp(1px, 2.9166666667vw, 56px);
}
@media only screen and (max-width: 768px) {
  .footer .copyright__logo svg {
    width: 67.7333333333vw;
    height: 14.9333333333vw;
  }
}
.footer .copyright__text {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
@media only screen and (max-width: 768px) {
  .footer .copyright__text {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.header__cookie-bar {
  display: grid;
  position: fixed;
  height: 3.5vw;
  left: 0;
  grid-template-columns: auto auto;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: var(--black);
  -webkit-transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
  z-index: 100000;
  bottom: 0;
}
.header__cookie-bar:not(.open) {
  top: 100vh;
  opacity: 0;
  pointer-events: none;
}
.header__cookie-bar__text {
  padding: clamp(1px, 1.25vw, 24px) clamp(1px, 2.0833333333vw, 40px);
  color: var(--white);
}
@media only screen and (max-width: 768px) {
  .header__cookie-bar__text {
    -ms-flex-item-align: center;
        align-self: center;
    padding: 3.2vw 5.3333333333vw !important;
  }
}
.header__cookie-bar__button {
  display: grid;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: var(--yellow);
  padding: clamp(1px, 1.25vw, 24px) clamp(1px, 2.5vw, 48px);
  cursor: pointer;
  color: var(--black);
  position: relative;
}
.header__cookie-bar__button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  background: var(--white);
}
.header__cookie-bar__button:hover::before {
  width: 100%;
}
.header__cookie-bar__button span {
  z-index: 10;
}
@media only screen and (max-width: 768px) {
  .header__cookie-bar {
    bottom: 0;
    top: unset;
    height: auto;
  }
  .header__cookie-bar__text {
    padding: 4.2666666667vw;
  }
  .header__cookie-bar__button {
    padding: 2.6666666667vw;
  }
}
@media only screen and (device-width: 768px) {
  .header__cookie-bar {
    /* For general iPad layouts */
  }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .header__cookie-bar {
    /* For portrait layouts only */
    height: 170px;
    font-size: 20px;
  }
  .header__cookie-bar__text {
    padding: 3.2vw 5.3333333333vw;
  }
  .header__cookie-bar__button {
    background: var(--yellow);
    padding: 3.2vw 5.3333333333vw;
  }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
  .header__cookie-bar {
    /* For landscape layouts only */
    height: 100px;
    font-size: 20px;
  }
  .header__cookie-bar__text {
    padding: 3.2vw 5.3333333333vw;
  }
  .header__cookie-bar__button {
    background: var(--yellow);
    padding: 1.6vw 2.6666666667vw;
  }
}
.galleries {
  position: relative;
  -webkit-transform: translate(0, clamp(1px, 2.8645833333vw, 55px));
          transform: translate(0, clamp(1px, 2.8645833333vw, 55px));
  width: 3360px;
  height: 3360px;
}
@media only screen and (max-width: 768px) {
  .galleries {
    -webkit-transform: translate(0, 16.5333333333vw);
            transform: translate(0, 16.5333333333vw);
    width: 1680px;
    height: 1680px;
  }
}
.galleries .gallery {
  display: grid;
  width: 1120px;
  height: 1120px;
  grid-template-columns: repeat(auto-fill, 280px);
  grid-auto-rows: 280px;
  grid-auto-flow: dense;
  position: absolute;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  will-change: translate3d, transform;
}
.galleries .gallery-clone--center {
  left: 0;
  top: 0;
}
.galleries .gallery-clone--top {
  left: 0;
  top: -100vw;
}
.galleries .gallery-clone--bottom {
  left: 0;
  top: 100vw;
}
.galleries .gallery-clone--left {
  left: -100vw;
  top: 0;
}
.galleries .gallery-clone--right {
  left: 100vw;
  top: 0;
}
.galleries .gallery-clone--top-right {
  left: 100vw;
  top: -100vw;
}
.galleries .gallery-clone--top-left {
  left: -100vw;
  top: -100vw;
}
.galleries .gallery-clone--bottom-left {
  left: -100vw;
  top: 100vw;
}
.galleries .gallery-clone--bottom-right {
  left: 100vw;
  top: 100vw;
}
@media only screen and (max-width: 768px) {
  .galleries .gallery {
    width: 560px;
    height: 560px;
    grid-template-columns: repeat(auto-fill, 140px);
    grid-auto-rows: 140px;
  }
}
.galleries .item-wrap {
  position: relative;
}
.galleries .item-wrap video {
  position: absolute !important;
  left: 0;
  top: 0;
  z-index: 111 !important;
}
.galleries .item-wrap .video-loader {
  position: absolute;
  left: 0;
  top: 0;
}
.galleries .item-wrap img {
  width: 100%;
  height: 100%;
  position: absolute !important;
  left: 0;
  top: 0;
}
.galleries .item {
  padding: clamp(1px, 0.8333333333vw, 16px);
  overflow: hidden;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  background: var(--black);
  opacity: 1 !important;
}
.galleries .item video {
  width: 100%;
  height: 100%;
  padding: 0.1vw;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
}
.galleries .item img {
  position: relative;
  z-index: 100;
}
@media only screen and (max-width: 768px) {
  .galleries .item {
    padding: 8px;
  }
}
.galleries .item-cta {
  -ms-flex-line-pack: justify;
      align-content: space-between;
  display: grid;
  padding-left: clamp(1px, 1.6666666667vw, 32px);
  padding-top: clamp(1px, 1.6666666667vw, 32px);
  padding-bottom: clamp(1px, 1.6666666667vw, 32px);
  background: var(--yellow);
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.galleries .item-cta * {
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.galleries .item-cta .text__wrap {
  grid-gap: clamp(1px, 1.25vw, 24px);
}
@media only screen and (max-width: 768px) {
  .galleries .item-cta .text__wrap {
    grid-gap: 3.2vw;
  }
}
@media only screen and (max-width: 768px) {
  .galleries .item-cta {
    padding-left: 5.3333333333vw;
    padding-top: 4.8vw;
    padding-bottom: 4.8vw;
  }
}
.galleries .item-cta:hover {
  background: var(--black);
}
.galleries .item-cta:hover .item-cta__logo path {
  fill: var(--white);
}
.galleries .item-cta:hover .item-cta__title,
.galleries .item-cta:hover .item-cta__description,
.galleries .item-cta:hover .item-cta__subtitle {
  color: var(--white);
}
.galleries .item-cta:hover .item-cta__arrow circle {
  fill: var(--yellow);
}
.galleries .item-cta:hover .item-cta__arrow path {
  fill: var(--black);
}
.galleries .item-cta__wrap {
  grid-gap: clamp(1px, 1.25vw, 24px);
  display: grid;
}
@media only screen and (max-width: 768px) {
  .galleries .item-cta__wrap {
    grid-gap: 3.2vw;
  }
}
.galleries .item-cta__logo path {
  fill: var(--black);
}
.galleries .item-cta__title {
  color: var(--black);
  font-family: var(--font-bold);
  font-style: normal;
  font-weight: normal;
  font-size: clamp(1px, 1.6666666667vw, 32px);
  line-height: clamp(1px, 1.9791666667vw, 38px);
}
@media only screen and (max-width: 768px) {
  .galleries .item-cta__title {
    font-size: 6.4vw;
    line-height: 7.4666666667vw;
  }
}
.galleries .item-cta__description {
  color: var(--black);
  font-family: var(--font-light);
  font-size: clamp(1px, 1.0416666667vw, 20px);
  line-height: clamp(1px, 1.25vw, 24px);
  max-width: 75%;
}
@media only screen and (max-width: 768px) {
  .galleries .item-cta__description {
    display: none;
  }
}
.galleries .item-cta__subtitle {
  color: var(--black);
  font-style: italic;
  font-family: var(--font-light);
  font-size: clamp(1px, 1.0416666667vw, 20px);
  line-height: clamp(1px, 1.25vw, 24px);
  -ms-flex-item-align: center;
      align-self: center;
}
@media only screen and (max-width: 768px) {
  .galleries .item-cta__subtitle {
    font-size: 4.2666666667vw;
    line-height: 5.3333333333vw;
  }
}
.galleries .item-cta__arrow {
  width: clamp(1px, 2.1875vw, 42px);
  height: clamp(1px, 2.1875vw, 42px);
}
@media only screen and (max-width: 768px) {
  .galleries .item-cta__arrow {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
  }
}
.galleries .item > * {
  grid-column: 1/-1;
  grid-row: 1/-1;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
.galleries .item > * video {
  position: relative;
  z-index: 0;
}
.galleries .text {
  width: 100%;
  height: 100%;
  font-size: 40px;
  color: var(--white);
  position: relative;
  z-index: 10;
  display: grid;
  opacity: 0;
  grid-row-gap: clamp(1px, 0.2083333333vw, 4px);
  z-index: 1111;
}
@media only screen and (max-width: 768px) {
  .galleries .text {
    grid-row-gap: 1.0666666667vw !important;
  }
}
.galleries .text * {
  display: grid;
}
.galleries .text:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: " ";
  background: #1d1d1b;
  opacity: 0.1;
  z-index: 9;
}
.galleries .text:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: " ";
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60.94%, rgba(0, 0, 0, 0)), to(#000000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60.94%, #000000 100%);
  opacity: 0.45;
  z-index: 9;
}
.galleries .text__wrap {
  grid-auto-flow: column;
  grid-gap: 0.5208333333vw;
  display: grid;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.galleries .text__title {
  font-style: normal;
  font-weight: normal;
  font-size: clamp(1px, 1.6666666667vw, 32px);
  line-height: clamp(1px, 1.9791666667vw, 38px);
  color: var(--white);
  position: relative;
  z-index: 11;
}
@media only screen and (max-width: 768px) {
  .galleries .text__title {
    font-size: 6.4vw;
    line-height: 7.4666666667vw;
  }
}
.galleries .text__subtitle {
  font-style: italic;
  font-weight: normal;
  font-size: clamp(1px, 1.0416666667vw, 20px);
  line-height: clamp(1px, 1.25vw, 24px);
  position: relative;
  z-index: 11;
  color: var(--white);
}
@media only screen and (max-width: 768px) {
  .galleries .text__subtitle {
    font-size: 4.2666666667vw;
    line-height: 5.3333333333vw;
  }
}
.galleries .text__arrow {
  position: relative;
  z-index: 11;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-line-pack: center;
      align-content: center;
}
.galleries .text__arrow svg {
  width: clamp(1px, 1.0416666667vw, 20px);
  height: clamp(1px, 1.0416666667vw, 20px);
}
@media only screen and (max-width: 768px) {
  .galleries .text__arrow svg {
    width: 8.5333333333vw;
    height: 5.8666666667vw;
  }
}
.galleries .text--top-left {
  padding-top: 20px;
  padding-left: 20px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-line-pack: start;
      align-content: start;
}
.galleries .text--top-right {
  padding-top: 30px;
  padding-right: 30px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -ms-flex-line-pack: start;
      align-content: start;
}
.galleries .text--bottom-right {
  padding-bottom: 20px;
  padding-right: 20px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  -ms-flex-line-pack: end;
      align-content: end;
}
.galleries .text--bottom-left {
  padding-bottom: clamp(1px, 1.0416666667vw, 20px);
  padding-left: clamp(1px, 1.25vw, 24px);
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -ms-flex-line-pack: end;
      align-content: end;
}
@media only screen and (max-width: 768px) {
  .galleries .text--bottom-left {
    padding-bottom: 5.0666666667vw;
    padding-left: 5.3333333333vw;
  }
}
.galleries .item.v1 {
  grid-row: span 1;
}
.galleries .item.v2 {
  grid-row: span 2;
}
.galleries .item.v3 {
  grid-row: span 3;
}
.galleries .item.v4 {
  grid-row: span 4;
}
.galleries .item.v5 {
  grid-row: span 5;
}
.galleries .item.v6 {
  grid-row: span 6;
}
.galleries .item.v7 {
  grid-row: span 7;
}
.galleries .item.v8 {
  grid-row: span 8;
}
.galleries .item.h1 {
  grid-column: span 1;
}
.galleries .item.h2 {
  grid-column: span 2;
}
.galleries .item.h3 {
  grid-column: span 3;
}
.galleries .item.h4 {
  grid-column: span 4;
}
.galleries .item.h5 {
  grid-column: span 5;
}
.galleries .item.h6 {
  grid-column: span 6;
}
.galleries .item.h7 {
  grid-column: span 7;
}
.galleries .item.h8 {
  grid-column: span 8;
}
.galleries .item.h12 {
  grid-column: span 12;
}
.tutorial {
  position: absolute;
  width: clamp(1px, 10.4166666667vw, 200px);
  height: clamp(1px, 10.4166666667vw, 200px);
  z-index: 1;
  left: 50%;
  top: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: var(--white);
  border-radius: 50%;
}
@media only screen and (max-width: 768px) {
  .tutorial {
    width: 40vw;
    height: 40vw;
  }
}
.tutorial video,
.tutorial img {
  width: clamp(1px, 6.7708333333vw, 130px);
  height: clamp(1px, 6.7708333333vw, 130px);
  position: absolute;
  left: 50%;
  top: 45%;
  -webkit-transform: translate(-50%, -66%);
          transform: translate(-50%, -66%);
  opacity: 0;
  visibility: hidden;
}
@media only screen and (max-width: 768px) {
  .tutorial video,
.tutorial img {
    width: 24vw;
    height: 24vw;
  }
}
@media only screen and (max-width: 1600px) {
  .tutorial video,
.tutorial img {
    -webkit-transform: translate(-50%, -64%);
            transform: translate(-50%, -64%);
  }
}
.tutorial p {
  width: clamp(1px, 10.4166666667vw, 200px);
  text-align: center;
  position: absolute;
  left: 50%;
  top: 75%;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(-50%, -85%);
          transform: translate(-50%, -85%);
}
@media only screen and (max-width: 768px) {
  .tutorial p {
    width: 66.6666666667vw;
  }
}
.video-loader {
  background: var(--black);
  width: 100%;
  height: 100%;
}
.video-loader-img {
  left: 50% !important;
  top: 50% !important;
  position: relative !important;
  width: 100px !important;
  height: 100px !important;
  z-index: 10;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (max-width: 768px) {
  .video-loader-img {
    left: 50% !important;
    top: 50% !important;
    position: relative !important;
    width: 100px !important;
    height: 100px !important;
  }
}
.location-map-holder img.location-map {
  width: 100%;
  height: clamp(1px, 66.6666666667vw, 1280px);
  display: block;
}
.location-map-holder__holder {
  height: 100vh;
  position: relative;
}
.location-map-holder__holder .svg-placeholder {
  width: 100%;
  height: 100%;
  background-image: url("MapPlaceholderBG.82c52a52.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.container--location {
  color: var(--black);
}
.container--location html {
  overflow-y: visible;
}
.container--location .wrap {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.container--location .mobile-only {
  display: none;
}
.container--location .location-hero {
  background: var(--yellow);
}
.container--location .location-hero .mobile-only {
  display: none;
}
.container--location .location-itemlist {
  color: var(--white);
  background: var(--black);
}
.container--location .location-itemlist .itemlist-holder {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-gap: clamp(1px, 3.75vw, 72px) clamp(1px, 1.6666666667vw, 32px);
}
.container--location .location-itemlist .itemlist-holder .itemlist-item {
  position: relative;
}
.container--location .location-itemlist .itemlist-holder .itemlist-item:hover .item-img__wrap {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.container--location .location-itemlist .itemlist-holder .itemlist-item:hover .item-title-arrow {
  -webkit-transform: translate(50%, 0) scale(1.2) !important;
          transform: translate(50%, 0) scale(1.2) !important;
}
.container--location .location-itemlist .itemlist-holder .itemlist-item .item-img__wrap {
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.container--location .location-itemlist .itemlist-holder .itemlist-item .item-img {
  overflow: hidden;
  width: 100%;
  height: clamp(1px, 27.5vw, 528px);
  -o-object-fit: cover;
     object-fit: cover;
}
.container--location .location-itemlist .itemlist-holder .itemlist-item .item-img img {
  width: 100%;
  height: clamp(1px, 27.5vw, 528px);
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.container--location .location-itemlist .itemlist-holder .itemlist-item .item-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.container--location .location-itemlist .itemlist-holder .itemlist-item .item-title .item-title-arrow {
  -webkit-transition: var(--transition);
  transition: var(--transition);
  width: clamp(1px, 1.0416666667vw, 20px);
  margin-left: clamp(1px, 0.8333333333vw, 16px);
}
.container--location .location-itemlist .itemlist-holder .itemlist-item .icon-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.container--location .location-itemlist .itemlist-holder .itemlist-item .icon-list .icon {
  width: clamp(1px, 1.25vw, 24px);
  height: clamp(1px, 1.25vw, 24px);
  margin-right: clamp(1px, 0.4166666667vw, 8px);
}
.container--location .location-itemlist .itemlist-holder .itemlist-item a.link-curtain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.container--location .location-panorama .panorama-img {
  width: 100%;
  height: clamp(1px, 47.0833333333vw, 904px);
}
.container--location .location-panorama .flex-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.container--location .location-panorama .flex-columns .column.--left {
  width: clamp(1px, 22.7083333333vw, 436px);
}
.container--location .location-panorama .flex-columns .column.--right {
  width: clamp(1px, 22.7083333333vw, 436px);
}
.container--location .location-panorama .flex-columns .column.--right img.portrait-img {
  width: 100%;
  height: clamp(1px, 22.7083333333vw, 436px);
}
.container--location .location-grid {
  display: grid;
  grid-template-columns: repeat(4, clamp(1px, 22.7083333333vw, 436px));
  grid-auto-rows: clamp(1px, 22.7083333333vw, 436px);
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
}
.container--location .location-grid .grid-text-block {
  background-color: var(--yellow);
  padding: clamp(1px, 6.25vw, 120px) 0;
}
.container--location .location-grid .grid-text-block .desc {
  width: clamp(1px, 10.9375vw, 210px);
  margin: clamp(1px, 0.5208333333vw, 10px) auto;
}
.container--location .location-grid .grid-img-block {
  background-size: cover;
  background-position: center;
}
.container--location .location-grid .double {
  grid-column: span 2;
}
@media (max-width: 768px) {
  .container--location .mobile-only {
    display: block;
  }
  .container--location .location-hero .mobile-only {
    display: block;
  }
  .container--location .location-hero .desktop-only {
    display: none;
  }
  .container--location .location-itemlist .itemlist-holder {
    grid-template-columns: 1fr;
    grid-gap: 17.0666666667vw;
  }
  .container--location .location-itemlist .itemlist-holder .itemlist-item .item-img, .container--location .location-itemlist .itemlist-holder .itemlist-item .item-img img {
    height: 96vw;
  }
  .container--location .location-itemlist .itemlist-holder .itemlist-item .item-title {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .container--location .location-itemlist .itemlist-holder .itemlist-item .item-title .item-title-arrow {
    width: 5.3333333333vw;
    margin-left: 4.2666666667vw;
  }
  .container--location .location-itemlist .itemlist-holder .itemlist-item .icon-list .icon {
    width: 6.4vw;
    height: 6.4vw;
    margin-right: 2.1333333333vw;
  }
  .container--location .location-map-holder img.location-map {
    height: 216.5333333333vw;
  }
  .container--location .location-panorama .panorama-img {
    height: 150.4vw;
    position: relative;
    left: -8.5333333333vw;
    width: 100vw;
    max-width: unset;
  }
  .container--location .location-panorama .flex-columns {
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .container--location .location-panorama .flex-columns .column.--left {
    width: 100%;
  }
  .container--location .location-panorama .flex-columns .column.--right {
    width: 100%;
  }
  .container--location .location-panorama .flex-columns .column.--right img.portrait-img {
    width: 100%;
    height: 83.2vw;
  }
  .container--location .location-grid {
    grid-template-columns: 1fr;
    grid-auto-rows: minmax(83.2vw, auto);
    grid-gap: 8.5333333333vw;
  }
  .container--location .location-grid .grid-text-block {
    padding: 24vw 0 0;
  }
  .container--location .location-grid .grid-text-block .desc {
    width: 56vw;
    margin: 3.2vw auto;
  }
  .container--location .location-grid .double {
    grid-column: span 1;
  }
  .container--location .location-grid .dsk-only {
    display: none;
  }
  .container--location .location-grid .m_row--6 {
    grid-row: 6;
  }
}
.location-map-holder.wrap {
  max-width: unset;
  width: 100vw;
}
.container--location-subpage .wrap {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.container--location-subpage .location-sub-hero .back-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--black);
}
.container--location-subpage .location-sub-hero .back-button .arrow-box {
  position: relative;
  display: inline-block;
  background: black;
  border-radius: 50%;
  width: clamp(1px, 1.25vw, 24px);
  height: clamp(1px, 1.25vw, 24px);
  margin-right: clamp(1px, 0.625vw, 12px);
}
.container--location-subpage .location-sub-hero .back-button .arrow-box img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(180deg);
          transform: translate(-50%, -50%) rotate(180deg);
  max-width: clamp(1px, 0.5208333333vw, 10px);
  max-height: clamp(1px, 0.3645833333vw, 7px);
}
.container--location-subpage .location-sub-hero .icon-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.container--location-subpage .location-sub-hero .icon-list .icon {
  width: clamp(1px, 1.6666666667vw, 32px);
  height: clamp(1px, 1.6666666667vw, 32px);
  margin-right: clamp(1px, 0.4166666667vw, 8px);
}
.container--location-subpage .location-sub-hero p {
  width: clamp(1px, 32.2916666667vw, 620px);
}
.container--location-subpage .location-sub-featured .featured-item .item-desc {
  max-width: 70%;
}
@media only screen and (max-width: 768px) {
  .container--location-subpage .location-sub-featured .featured-item .item-desc {
    max-width: unset;
  }
}
.container--location-subpage .location-sub-featured .featured-item.--big .item-desc {
  max-width: 40%;
}
@media only screen and (max-width: 768px) {
  .container--location-subpage .location-sub-featured .featured-item.--big .item-desc {
    max-width: unset;
  }
}
.container--location-subpage .location-sub-featured .featured-holder {
  display: grid;
  grid-template-columns: auto auto;
}
.container--location-subpage .location-sub-featured .featured-holder .featured-item {
  padding: 0 clamp(1px, 0.8333333333vw, 16px);
}
.container--location-subpage .location-sub-featured .featured-holder .featured-item:not(:first-child) {
  border-left: 1px solid #eee;
}
.container--location-subpage .location-sub-featured .featured-holder .featured-item.--big {
  width: clamp(1px, 62.5vw, 1200px);
}
.container--location-subpage .location-sub-featured .featured-holder .featured-item img.item-img {
  width: 100%;
  height: clamp(1px, 38.9583333333vw, 748px);
  -o-object-fit: cover;
     object-fit: cover;
}
.container--location-subpage .location-sub-featured .featured-holder .featured-item img.item-icon {
  display: block;
  width: clamp(1px, 1.6666666667vw, 32px);
  height: clamp(1px, 1.6666666667vw, 32px);
}
.container--location-subpage .location-sub-itemlist .itemlist-holder {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-gap: clamp(1px, 8.75vw, 168px) 0;
}
.container--location-subpage .location-sub-itemlist .itemlist-holder .itemlist-item {
  padding: 0 clamp(1px, 0.8333333333vw, 16px);
}
.container--location-subpage .location-sub-itemlist .itemlist-holder .itemlist-item:not(:first-child) {
  border-left: 1px solid #eee;
}
.container--location-subpage .location-sub-itemlist .itemlist-holder .itemlist-item img.item-img {
  width: 100%;
  height: clamp(1px, 22.7083333333vw, 436px);
  -o-object-fit: cover;
     object-fit: cover;
}
.container--location-subpage .location-sub-itemlist .itemlist-holder .itemlist-item img.item-icon {
  display: block;
  width: clamp(1px, 1.6666666667vw, 32px);
  height: clamp(1px, 1.6666666667vw, 32px);
}
.container--location-subpage .location-sub-map-holder img.location-sub-map {
  width: 100%;
  height: clamp(1px, 56.25vw, 1080px);
  display: block;
}
.container--location-subpage .location-sub-featured-grid .featured-grid {
  display: grid;
  grid-template-columns: clamp(1px, 38.9583333333vw, 748px) clamp(1px, 26.875vw, 516px) clamp(1px, 26.6666666667vw, 512px);
  grid-template-rows: clamp(1px, 47.0833333333vw, 904px) clamp(1px, 34.7916666667vw, 668px) clamp(1px, 27.0833333333vw, 520px);
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: "img1 img1 img1" "text1 img2 img2" "img3 img4 text2";
}
.container--location-subpage .location-sub-featured-grid .featured-grid .featured-img {
  background-position: center;
  background-size: cover;
}
.container--location-subpage .location-sub-featured-grid .featured-grid .text1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.container--location-subpage .location-sub-featured-grid .featured-grid .text1 > div {
  width: clamp(1px, 18.9583333333vw, 364px);
}
.container--location-subpage .location-sub-featured-grid .featured-grid .text2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.container--location-subpage .location-sub-featured-grid .featured-grid .text2 > div {
  width: clamp(1px, 17.9166666667vw, 344px);
}
.container--location-subpage .location-sub-prevnext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.container--location-subpage .location-sub-prevnext__arrow {
  width: clamp(1px, 1.6666666667vw, 32px);
  height: clamp(1px, 1.6666666667vw, 32px);
  border: 1px solid;
  border-radius: 50%;
  position: relative;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
@media only screen and (max-width: 768px) {
  .container--location-subpage .location-sub-prevnext__arrow {
    height: 8.5333333333vw;
    width: 8.5333333333vw;
  }
}
.container--location-subpage .location-sub-prevnext__arrow::before, .container--location-subpage .location-sub-prevnext__arrow::after {
  height: 50%;
  width: 50%;
  position: absolute;
  top: 25%;
  left: 25%;
  content: "";
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("arrow_right_black.cf7fc0c4.svg");
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.container--location-subpage .location-sub-prevnext__arrow::before {
  -webkit-transform: translate(-100%);
          transform: translate(-100%);
  opacity: 0;
  -webkit-filter: invert(1);
          filter: invert(1);
}
.container--location-subpage .location-sub-prevnext__prev ._arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.container--location-subpage .location-sub-prevnext a {
  display: grid;
  color: var(--black);
  grid-gap: clamp(1px, 0.625vw, 12px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-auto-flow: column;
}
@media only screen and (max-width: 768px) {
  .container--location-subpage .location-sub-prevnext a {
    grid-gap: 3.2vw;
  }
}
.container--location-subpage .location-sub-prevnext a:hover ._arrow {
  background-color: var(--black);
}
.container--location-subpage .location-sub-prevnext a:hover ._arrow::before {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}
.container--location-subpage .location-sub-prevnext a:hover ._arrow::after {
  -webkit-transform: translate(100%);
          transform: translate(100%);
  opacity: 0;
}
@media (max-width: 768px) {
  .container--location-subpage .location-sub-hero .back-button .arrow-box {
    width: 6.4vw;
    height: 6.4vw;
    margin-right: 3.2vw;
  }
  .container--location-subpage .location-sub-hero .back-button .arrow-box img {
    max-width: 2.6666666667vw;
    max-height: 1.8666666667vw;
  }
  .container--location-subpage .location-sub-hero .icon-list .icon {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
    margin-right: 2.1333333333vw;
  }
  .container--location-subpage .location-sub-hero p {
    width: 100%;
  }
  .container--location-subpage .location-sub-featured .featured-holder {
    grid-template-columns: 1fr;
    grid-gap: 14.9333333333vw;
  }
  .container--location-subpage .location-sub-featured .featured-holder .featured-item {
    padding: 0;
    width: 100%;
  }
  .container--location-subpage .location-sub-featured .featured-holder .featured-item:not(:first-child) {
    border-left: none;
  }
  .container--location-subpage .location-sub-featured .featured-holder .featured-item.--big {
    width: 100%;
  }
  .container--location-subpage .location-sub-featured .featured-holder .featured-item img.item-img {
    height: 112vw;
  }
  .container--location-subpage .location-sub-featured .featured-holder .featured-item img.item-icon {
    width: 7.4666666667vw;
    height: 7.4666666667vw;
  }
  .container--location-subpage .location-sub-itemlist .itemlist-holder {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-gap: 10.6666666667vw 0;
  }
  .container--location-subpage .location-sub-itemlist .itemlist-holder .itemlist-item {
    padding: 0;
  }
  .container--location-subpage .location-sub-itemlist .itemlist-holder .itemlist-item:not(:first-child) {
    border-left: none;
  }
  .container--location-subpage .location-sub-itemlist .itemlist-holder .itemlist-item:nth-child(2n) {
    border-left: 1px solid #eee;
    padding-left: 4.2666666667vw;
  }
  .container--location-subpage .location-sub-itemlist .itemlist-holder .itemlist-item:not(:nth-child(2n)) {
    padding-right: 4.2666666667vw;
  }
  .container--location-subpage .location-sub-itemlist .itemlist-holder .itemlist-item img.item-img {
    height: 42.6666666667vw;
  }
  .container--location-subpage .location-sub-itemlist .itemlist-holder .itemlist-item img.item-icon {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
  .container--location-subpage .location-sub-itemlist .itemlist-holder .itemlist-item .item-desc {
    display: none;
  }
  .container--location-subpage .location-sub-map-holder img.location-sub-map {
    height: 216.5333333333vw;
  }
  .container--location-subpage .location-sub-featured-grid {
    position: relative;
  }
  .container--location-subpage .location-sub-featured-grid .text-box {
    position: absolute;
    top: 50vh;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    color: var(--white);
    z-index: 10;
    text-align: center;
  }
  .container--location-subpage .location-sub-featured-grid .featured-grid {
    grid-template-columns: 100%;
    grid-template-rows: unset;
    grid-auto-rows: minmax(83.2vw, auto);
    grid-gap: 8.5333333333vw;
    grid-template-areas: "img1" "text2" "img4" "text1" "img2" "img3";
  }
  .container--location-subpage .location-sub-featured-grid .featured-grid .text1 > div {
    width: 100%;
  }
  .container--location-subpage .location-sub-featured-grid .featured-grid .text2 {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .container--location-subpage .location-sub-featured-grid .featured-grid .text2 > div {
    width: 100%;
  }
  .container--location-subpage .location-sub-featured-grid .featured-grid .img1 {
    height: 100vh;
    width: 100vw;
    position: relative;
    left: -8.5333333333vw;
  }
  .container--location-subpage .location-sub-featured-grid .featured-grid .img1::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.65)));
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  }
}
.grid--sky-pool {
  min-width: 100vw;
  min-height: 100vh;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-item-align: center;
      align-self: center;
  position: relative;
  background: var(--black);
}
.grid--sky-pool * {
  display: grid;
}
.grid--sky-pool .text-wrap {
  -ms-flex-line-pack: center;
      align-content: center;
  height: 100vh;
  position: relative;
  z-index: 10;
}
.grid--sky-pool .text-wrap-inner {
  grid-gap: clamp(1px, 1.25vw, 24px);
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool .text-wrap-inner {
    -webkit-transform: translate(0, 50%);
            transform: translate(0, 50%);
    grid-gap: 6.4vw;
  }
}
.grid--sky-pool .title {
  font-style: normal;
  font-weight: normal;
  font-size: clamp(1px, 3.75vw, 72px);
  line-height: clamp(1px, 5.2083333333vw, 100px);
  text-align: center;
  color: var(--white);
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool .title {
    font-size: 14.9333333333vw;
    line-height: 16vw;
  }
}
.grid--sky-pool .title--small {
  font-style: normal;
  font-weight: normal;
  font-size: clamp(1px, 0.7291666667vw, 14px);
  line-height: clamp(1px, 1.0416666667vw, 20px);
  text-align: center;
  color: var(--white);
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool .title--small {
    font-size: 3.7333333333vw;
    line-height: 5.3333333333vw;
  }
}
.grid--sky-pool .subtitle {
  font-size: clamp(1px, 0.8333333333vw, 16px);
  line-height: clamp(1px, 1.0416666667vw, 20px);
  text-align: center;
  color: var(--white);
  width: clamp(1px, 35.4166666667vw, 680px);
  margin: 0 auto;
}
.grid--sky-pool .subtitle p {
  padding-bottom: 1em;
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool .subtitle {
    font-size: 4.2666666667vw;
    line-height: 5.3333333333vw;
    font-family: var(--font-light);
    padding-left: 8.5333333333vw;
    padding-right: 8.5333333333vw;
    width: 100%;
  }
}
.grid--sky-pool .info {
  position: absolute;
  bottom: clamp(1px, 2.9166666667vw, 56px);
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  font-style: normal;
  font-weight: normal;
  font-size: clamp(1px, 1.25vw, 24px);
  line-height: clamp(1px, 1.4583333333vw, 28px);
  text-align: center;
  color: var(--yellow);
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool .info {
    width: 100%;
    font-size: 6.4vw;
    line-height: 7.4666666667vw;
    position: relative;
    bottom: 0;
    -webkit-transform: translate(-50%, 32vw);
            transform: translate(-50%, 32vw);
  }
}
.grid--sky-pool .floating-wrap {
  width: 1920px;
  height: 1080px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool .floating-wrap {
    width: 100vw;
    height: 67.7333333333vw;
    top: 57.6vw;
  }
}
.grid--sky-pool .floating {
  pointer-events: none;
  position: absolute;
  width: 5648px;
  height: 3240px;
  left: 0%;
  top: 0%;
  z-index: -1;
  -webkit-transform: translate(-50%, -50%) scale(0.6);
          transform: translate(-50%, -50%) scale(0.6);
}
.grid--sky-pool .floating * {
  position: absolute;
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool .floating {
    height: 68.2666666667vw;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1) !important;
            transform: translate(-50%, -50%) scale(1) !important;
  }
}
.grid--sky-pool .floating__img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.grid--sky-pool .floating__img.--img1 {
  left: 18.06%;
  right: 74.22%;
  top: 16.6%;
  bottom: 65.12%;
}
.grid--sky-pool .floating__img.--img2 {
  left: 28.75%;
  right: 63.53%;
  top: 53.95%;
  bottom: 32.59%;
}
.grid--sky-pool .floating__img.--img3 {
  left: 46.97%;
  right: 45.31%;
  top: 75.68%;
  bottom: 10.86%;
}
.grid--sky-pool .floating__img.--img4 {
  left: 58.05%;
  right: 31.47%;
  top: 41.17%;
  bottom: 35.74%;
}
.grid--sky-pool .floating__img.--img5 {
  left: 39.24%;
  right: 53.05%;
  top: 18.83%;
  bottom: 67.9%;
}
.grid--sky-pool .floating__img.--img6 {
  left: 66.86%;
  right: 25.42%;
  top: 10.62%;
  bottom: 75.93%;
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool .floating__img {
    width: 53.3333333333vw !important;
    height: 32vh !important;
    position: absolute;
    margin: 3.2vw;
    left: unset !important;
    right: unset !important;
    top: unset !important;
    bottom: unset !important;
  }
}
html.--apple-mob .grid--sky-pool-june .spj-comp__video__popup {
  opacity: 0 !important;
  visibility: hidden !important;
}
.grid--sky-pool-june .spj-comp__video__thumbnail {
  height: clamp(1px, 49.375vw, 948px);
  position: relative;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__video__thumbnail {
    height: 150.4vw;
  }
}
.grid--sky-pool-june .spj-comp__video__thumbnail__centre {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.3s -webkit-transform ease-in-out;
  transition: 0.3s -webkit-transform ease-in-out;
  transition: 0.3s transform ease-in-out;
  transition: 0.3s transform ease-in-out, 0.3s -webkit-transform ease-in-out;
}
.grid--sky-pool-june .spj-comp__video__thumbnail:hover .spj-comp__video__thumbnail__centre {
  -webkit-transform: translate(-50%, -50%) scale(1.2);
          transform: translate(-50%, -50%) scale(1.2);
}
.grid--sky-pool-june .spj-comp__video__thumbnail__ring-text {
  background-position: center;
  background-size: contain;
  width: clamp(1px, 8.125vw, 156px);
  height: clamp(1px, 8.125vw, 156px);
  -webkit-animation-name: scrollRing;
          animation-name: scrollRing;
  -webkit-animation-duration: 12s;
          animation-duration: 12s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__video__thumbnail__ring-text {
    width: 30.6666666667vw;
    height: 30.6666666667vw;
  }
}
.grid--sky-pool-june .spj-comp__video__thumbnail__play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-40%, -40%);
          transform: translate(-40%, -40%);
  width: clamp(1px, 1.0416666667vw, 20px);
  height: clamp(1px, 1.0416666667vw, 20px);
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__video__thumbnail__play-button {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}
.grid--sky-pool-june .spj-comp__video__popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: var(--black);
  padding: clamp(1px, 11.0416666667vw, 212px) clamp(1px, 28.3854166667vw, 545px) clamp(1px, 7.7083333333vw, 148px);
  z-index: 9999999999;
  -webkit-transition: opacity 0.4s cubic-bezier(0.2, 1.14, 1, 1), visibility 0.4s cubic-bezier(0.2, 1.14, 1, 1);
  transition: opacity 0.4s cubic-bezier(0.2, 1.14, 1, 1), visibility 0.4s cubic-bezier(0.2, 1.14, 1, 1);
  opacity: 0;
  visibility: hidden;
}
.grid--sky-pool-june .spj-comp__video__popup.open {
  opacity: 1;
  visibility: visible;
}
.grid--sky-pool-june .spj-comp__video__popup video {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__video__popup {
    padding: 48vw 2.6666666667vw;
  }
}
.grid--sky-pool-june .spj-comp__video__popup__close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: clamp(1px, 0.4166666667vw, 8px);
  text-transform: uppercase;
  color: var(--white);
  position: absolute;
  top: clamp(1px, 5.625vw, 108px);
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  padding: clamp(1px, 0.4166666667vw, 8px) clamp(1px, 1.1458333333vw, 22px);
  border: 1px solid;
  border-radius: clamp(1px, 1.1458333333vw, 22px);
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.grid--sky-pool-june .spj-comp__video__popup__close svg {
  width: clamp(1px, 0.625vw, 12px);
  height: clamp(1px, 0.625vw, 12px);
}
.grid--sky-pool-june .spj-comp__video__popup__close svg path {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.grid--sky-pool-june .spj-comp__video__popup__close:hover {
  background: var(--white);
  color: var(--black);
  border-color: transparent;
}
.grid--sky-pool-june .spj-comp__video__popup__close:hover path {
  stroke: var(--black);
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__video__popup__close {
    top: 23.4666666667vw;
    padding: 2.1333333333vw 5.8666666667vw;
    border-radius: 5.8666666667vw;
    grid-gap: 2.1333333333vw;
  }
  .grid--sky-pool-june .spj-comp__video__popup__close svg {
    width: 3.2vw;
    height: 3.2vw;
  }
}
.grid--sky-pool-june .spj-comp__overview {
  display: grid;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: "img img img img img img . .   .   .   .   ." "img img img img img img . sub sub sub sub ." "img img img img img img . tit tit tit tit ." "img img img img img img . txt txt txt txt ." "img img img img img img . .   .   .   .   .";
  grid-template-columns: repeat(12, minmax(0, 1fr));
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__overview {
    grid-template-columns: 1fr;
    grid-template-areas: "sub" "tit" "img" "txt";
    grid-gap: 17.0666666667vw;
    text-align: center;
  }
}
.grid--sky-pool-june .spj-comp__overview__img1 {
  grid-area: img;
  height: clamp(1px, 47.0833333333vw, 904px);
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__overview__img1 {
    height: 83.2vw;
  }
}
.grid--sky-pool-june .spj-comp__overview__subtitle {
  grid-area: sub;
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__overview__subtitle {
    margin-bottom: calc(-1 * 12.8vw);
  }
}
.grid--sky-pool-june .spj-comp__overview__title {
  grid-area: tit;
}
.grid--sky-pool-june .spj-comp__overview__text {
  grid-area: txt;
}
.grid--sky-pool-june .spj-comp__overview-grid {
  display: grid;
  grid-gap: clamp(1px, 2.0833333333vw, 40px);
  grid-template-areas: "img1 img2";
  grid-template-columns: clamp(1px, 57.7083333333vw, 1108px) clamp(1px, 36.0416666667vw, 692px);
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__overview-grid {
    grid-gap: 6.4vw;
    grid-template-columns: 83.2vw 53.3333333333vw;
    width: 142.9333333333vw;
  }
}
.grid--sky-pool-june .spj-comp__overview-grid__img1 {
  grid-area: img1;
  height: clamp(1px, 38.9583333333vw, 748px);
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__overview-grid__img1 {
    height: 83.2vw;
  }
}
.grid--sky-pool-june .spj-comp__overview-grid__img2 {
  grid-area: img2;
  height: clamp(1px, 38.9583333333vw, 748px);
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__overview-grid__img2 {
    height: 83.2vw;
  }
}
.grid--sky-pool-june .spj-comp__glide {
  display: grid;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: "img1 img2" "img1 ." "img1 box" "img1 txt" "img1 .";
  grid-template-columns: clamp(1px, 38.9583333333vw, 748px) clamp(1px, 40.625vw, 780px);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__glide {
    grid-template-areas: "box" "img1" "txt" "img2";
    grid-template-columns: 1fr;
    grid-gap: 17.0666666667vw;
    text-align: center;
  }
}
.grid--sky-pool-june .spj-comp__glide__img1 {
  grid-area: img1;
  height: clamp(1px, 60.9895833333vw, 1171px);
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__glide__img1 {
    height: 150.4vw;
  }
}
.grid--sky-pool-june .spj-comp__glide__img2 {
  grid-area: img2;
  height: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__glide__img2 {
    height: 83.2vw;
  }
}
.grid--sky-pool-june .spj-comp__glide__txtbox {
  grid-area: box;
  width: clamp(1px, 33.6458333333vw, 646px);
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__glide__txtbox {
    width: unset;
  }
}
.grid--sky-pool-june .spj-comp__glide__text {
  grid-area: txt;
  width: clamp(1px, 37.0833333333vw, 712px);
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__glide__text {
    width: unset;
  }
}
.grid--sky-pool-june .spj-comp__deck {
  color: var(--white);
  height: 100vh;
}
.grid--sky-pool-june .spj-comp__deck:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: " ";
  background: -webkit-gradient(linear, left bottom, left top, color-stop(60.94%, rgba(0, 0, 0, 0)), to(#000000));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 60.94%, #000000 100%);
  opacity: 0.45;
  z-index: -1;
}
.grid--sky-pool-june .spj-comp__elevated {
  display: grid;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: ". .   .   .   .   . img img img img img img" ". sub sub sub sub . img img img img img img" ". tit tit tit tit . img img img img img img" ". txt txt txt txt . img img img img img img" ". .   .   .   .   . img img img img img img";
  grid-template-columns: repeat(12, minmax(0, 1fr));
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__elevated {
    grid-template-columns: 1fr;
    grid-template-areas: "sub" "tit" "img" "txt";
    grid-gap: 17.0666666667vw;
  }
}
.grid--sky-pool-june .spj-comp__elevated__img1 {
  grid-area: img;
  height: clamp(1px, 38.9583333333vw, 748px);
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__elevated__img1 {
    height: 68.2666666667vw;
  }
}
.grid--sky-pool-june .spj-comp__elevated__subtitle {
  grid-area: sub;
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__elevated__subtitle {
    margin-bottom: calc(-1 * 12.8vw);
  }
}
.grid--sky-pool-june .spj-comp__elevated__title {
  grid-area: tit;
}
.grid--sky-pool-june .spj-comp__elevated__text {
  grid-area: txt;
}
.grid--sky-pool-june .spj-comp__elevated-grid {
  display: grid;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: ". img1 img1 img1 img1  .   txt  txt  txt  txt   .   ." ". img1 img1 img1 img1  .    .    .    .    .    .   ." ". img1 img1 img1 img1  .   img2 img2 img2 img2 img2 ." ".  .    .    .    .    .   img2 img2 img2 img2 img2 ." ".  .    .    .    .    .    .    .    .    .    .   ." ".  .    .    .    .   img4 img4 img4 img4 img4 img4 ." ". img3 img3 img3  .   img4 img4 img4 img4 img4 img4 .";
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-template-rows: auto auto clamp(1px, 22.9166666667vw, 440px) auto clamp(1px, 6.875vw, 132px) auto auto;
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__elevated-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr));
    grid-gap: 17.0666666667vw 6.4vw;
    grid-template-areas: "img1 img1 img1 img1 img1 ." "txt  txt  txt  txt  txt  txt" " .   img2 img2 img2 img2 img2" "img4 img4 img4 img4 img4 img4";
    grid-auto-rows: auto;
    grid-template-rows: unset;
  }
}
.grid--sky-pool-june .spj-comp__elevated-grid__img1 {
  grid-area: img1;
  height: clamp(1px, 38.9583333333vw, 748px);
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__elevated-grid__img1 {
    height: 85.3333333333vw;
  }
}
.grid--sky-pool-june .spj-comp__elevated-grid__img2 {
  grid-area: img2;
  height: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__elevated-grid__img2 {
    height: 68.2666666667vw;
  }
}
.grid--sky-pool-june .spj-comp__elevated-grid__img3 {
  grid-area: img3;
  height: clamp(1px, 22.7083333333vw, 436px);
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__elevated-grid__img3 {
    display: none;
  }
}
.grid--sky-pool-june .spj-comp__elevated-grid__img4 {
  grid-area: img4;
  height: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 768px) {
  .grid--sky-pool-june .spj-comp__elevated-grid__img4 {
    height: 68.2666666667vw;
  }
}
.grid--sky-pool-june .spj-comp__elevated-grid__txt {
  grid-area: txt;
}
.grid--sky-pool-june .spj-comp__elevated-full * {
  height: 100vh;
}
.container--social .social-component .img-holder {
  background-position: center;
  background-size: cover;
}
.container--social .social-component.--dark-bg {
  background-color: var(--black);
  color: var(--white);
}
.container--social .social-component.--dark-bg * {
  color: var(--white);
}
.container--social .wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
}
.container--social img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.container--social .img-holder img {
  width: 100%;
  height: 100%;
}
.container--social .grid-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.container--social .mobile-only {
  display: none !important;
}
.container--social .comp1 .mobile-only {
  display: none;
}
.container--social .comp1 .grid {
  display: grid;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: "text img1 img2" "img0 img1 img2" "img0 img3 img4";
  grid-template-columns: clamp(1px, 30.8333333333vw, 592px) clamp(1px, 30.8333333333vw, 592px) clamp(1px, 22.7083333333vw, 436px);
  grid-template-rows: clamp(1px, 22.7083333333vw, 436px) clamp(1px, 6.4583333333vw, 124px) clamp(1px, 22.7083333333vw, 436px);
}
.container--social .comp1 .grid * {
  background-position: center;
  background-size: cover;
}
.container--social .comp1 .grid .text-box {
  width: clamp(1px, 23.4375vw, 450px);
  grid-area: text;
}
.container--social .comp1 .grid-columns {
  width: clamp(1px, 63.5416666667vw, 1220px);
  margin: 0 auto;
  padding-bottom: clamp(1px, 5.2083333333vw, 100px);
}
.container--social .comp1 .grid-columns .column.--left {
  padding-right: clamp(1px, 10.4166666667vw, 200px);
}
@media (max-width: 768px) {
  .container--social .comp1 .mobile-only {
    display: block;
  }
  .container--social .comp1 .desktop-only {
    display: none;
  }
  .container--social .comp1 .grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1000%;
  }
  .container--social .comp1 .grid .img_holder {
    height: 68.2666666667vw;
    width: 68.2666666667vw;
  }
  .container--social .comp1 .grid .img1,
.container--social .comp1 .grid .img3 {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .container--social .comp1 .grid-columns {
    width: 100%;
    padding-bottom: 0;
  }
  .container--social .comp1 .grid-columns .column.--left {
    padding-right: 0;
    padding-bottom: 8.5333333333vw;
  }
}
.container--social .comp2 {
  text-align: center;
}
.container--social .comp2 .grid-columns {
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
}
.container--social .comp2 .grid-columns .column img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 768px) {
  .container--social .comp2 .grid-columns {
    grid-gap: 8.5333333333vw;
  }
  .container--social .comp2 .grid-columns .column img {
    height: 112vw;
  }
}
.container--social .comp3 .text-box {
  width: clamp(1px, 30.8333333333vw, 592px);
  text-align: center;
  margin: 0 auto;
}
.container--social .comp3 .grid {
  display: grid;
  padding: clamp(1px, 5.2083333333vw, 100px) clamp(1px, 2.0833333333vw, 40px) clamp(1px, 10.4166666667vw, 200px);
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: "img0 img1 img2" "img3 img1 img4" "img3 text img4";
  grid-template-columns: clamp(1px, 30.8333333333vw, 592px) clamp(1px, 30.8333333333vw, 592px) clamp(1px, 30.8333333333vw, 592px);
  grid-template-rows: clamp(1px, 22.7083333333vw, 436px) clamp(1px, 14.1666666667vw, 272px) clamp(1px, 13.9583333333vw, 268px);
}
.container--social .comp3 .grid * {
  background-position: center;
  background-size: cover;
}
.container--social .comp3 .grid .img0 {
  margin-left: clamp(1px, 8.125vw, 156px);
}
.container--social .comp3 .grid .img2 {
  margin-right: clamp(1px, 8.125vw, 156px);
}
.container--social .comp3 .grid .img4 {
  margin-top: clamp(1px, 6.5104166667vw, 125px);
  margin-left: clamp(1px, 8.125vw, 156px);
}
@media (max-width: 768px) {
  .container--social .comp3 .text-box {
    width: 100%;
  }
  .container--social .comp3 .grid {
    padding: 17.0666666667vw 0 21.3333333333vw;
    grid-gap: 8.5333333333vw;
    grid-template-columns: 68.2666666667vw 83.2vw 53.3333333333vw;
    grid-template-rows: 53.3333333333vw 50.1333333333vw 9.6vw;
    overflow: visible;
  }
  .container--social .comp3 .grid .img0 {
    margin-left: 13.8666666667vw;
  }
  .container--social .comp3 .grid .img2 {
    margin-right: 0;
  }
  .container--social .comp3 .grid .img4 {
    margin-top: 0;
    margin-left: 10.6666666667vw;
    margin-bottom: 21.3333333333vw;
  }
  .container--social .comp3 .grid .text-box {
    display: none;
  }
}
.container--social .comp4 {
  background-color: var(--black);
  color: var(--white);
}
.container--social .comp4 * {
  color: var(--white);
}
.container--social .comp4 .grid {
  display: grid;
  grid-template-areas: "img1 text3" "img1 text4" "img1 scroll" "text1 scroll" "text2 scroll";
  grid-template-columns: clamp(1px, 38.9583333333vw, 748px) clamp(1px, 30.8333333333vw, 592px);
  grid-gap: 0 clamp(1px, 9.7916666667vw, 188px);
}
.container--social .comp4 .grid > .img1 {
  grid-area: img1;
  height: clamp(1px, 47.0833333333vw, 904px);
}
.container--social .comp4 .grid > .text1 {
  grid-area: text1;
}
.container--social .comp4 .grid > .text2 {
  grid-area: text2;
}
.container--social .comp4 .grid > .text3 {
  grid-area: text3;
}
.container--social .comp4 .grid > .text4 {
  grid-area: text4;
}
.container--social .comp4 .grid > .scroll-grid {
  grid-area: scroll;
  display: grid;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
}
.container--social .comp4 .grid > .scroll-grid > .img1 {
  height: clamp(1px, 30.8333333333vw, 592px);
}
.container--social .comp4 .grid > .scroll-grid > .img2 {
  height: clamp(1px, 22.7083333333vw, 436px);
}
@media (max-width: 768px) {
  .container--social .comp4 .grid {
    grid-template-areas: "text3" "img1" "text4" "scroll" "text2";
    grid-template-columns: 100%;
    grid-gap: 0 clamp(1px, 9.7916666667vw, 188px);
  }
  .container--social .comp4 .grid > .img1 {
    height: 128vw;
  }
  .container--social .comp4 .grid > .text1 {
    display: none;
  }
  .container--social .comp4 .grid > .scroll-grid {
    grid-template-areas: "img2 img1";
    grid-template-columns: 83.2vw 68.2666666667vw;
    grid-gap: 6.4vw;
    overflow: scroll hidden;
  }
  .container--social .comp4 .grid > .scroll-grid > .img1 {
    grid-area: img1;
    height: 68.2666666667vw;
    width: 68.2666666667vw;
  }
  .container--social .comp4 .grid > .scroll-grid > .img2 {
    grid-area: img2;
    height: 53.3333333333vw;
    width: 83.2vw;
    display: block;
  }
}
.container--social .comp5 .grid-columns {
  grid-gap: clamp(1px, 15.625vw, 300px);
}
.container--social .comp5 .grid-columns .column.--right {
  padding-top: clamp(1px, 2.0833333333vw, 40px);
}
.container--social .comp5 .grid-columns img.mobile-only {
  display: none;
}
@media (max-width: 768px) {
  .container--social .comp5 .grid-columns {
    grid-gap: 17.0666666667vw;
  }
  .container--social .comp5 .grid-columns .column.--right {
    padding-top: 0;
  }
  .container--social .comp5 .grid-columns img.mobile-only {
    display: block;
    height: 128vw;
  }
}
.container--social .comp6 .grid {
  display: grid;
  padding: 0 clamp(1px, 2.0833333333vw, 40px);
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: "img0 img0 img0" "img1 img1 img2" "img3 img4 img2";
  grid-template-columns: clamp(1px, 30.8333333333vw, 592px) clamp(1px, 14.5833333333vw, 280px) clamp(1px, 47.0833333333vw, 904px);
  grid-template-rows: clamp(1px, 47.0833333333vw, 904px) clamp(1px, 38.9583333333vw, 748px) clamp(1px, 14.5833333333vw, 280px);
}
.container--social .comp6 .grid * {
  background-position: center;
  background-size: cover;
}
@media (max-width: 768px) {
  .container--social .comp6 .grid {
    padding: 0 8.5333333333vw;
    grid-gap: 8.5333333333vw;
    grid-template-areas: "img1 img1" "img2 img2" "img4 img3";
    grid-template-columns: 38.4vw 38.4vw;
    grid-template-rows: 68.2666666667vw 112vw 38.4vw;
  }
  .container--social .comp6 .grid .img0 {
    display: none;
  }
}
.container--social .comp7 {
  background-size: cover;
  background-position: center;
  height: 100vh;
  position: relative;
}
.container--social .comp7 .centre {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: var(--white);
  text-align: center;
  width: 100%;
}
.container--social .comp8 {
  background-color: var(--black);
  color: var(--white);
}
.container--social .comp8 * {
  color: var(--white);
}
.container--social .comp8 .grid-columns {
  width: 100%;
  margin: 0 auto;
  max-width: 1920px;
}
.container--social .comp8 .grid-columns .column.--left {
  padding: 0 clamp(1px, 8.3333333333vw, 160px);
}
.container--social .comp8 .grid-columns .column.--left .img1 {
  height: clamp(1px, 38.9583333333vw, 748px);
}
.container--social .comp8 .grid-columns .column.--right .text-box {
  width: clamp(1px, 39.0625vw, 750px);
}
.container--social .comp8 .grid-columns .column.--right .small_img {
  width: clamp(1px, 22.7083333333vw, 436px);
}
@media (max-width: 768px) {
  .container--social .comp8 .grid-columns .right-mobile {
    text-align: right;
  }
  .container--social .comp8 .grid-columns .column.--left {
    padding: 0;
  }
  .container--social .comp8 .grid-columns .column.--right .text-box {
    width: 100%;
  }
  .container--social .comp8 .grid-columns .column.--right .img1 {
    height: 112vw;
  }
  .container--social .comp8 .grid-columns .column.--right .small_img {
    width: 68.2666666667vw;
  }
}
.container--social .comp9 {
  background-size: cover;
  background-position: center;
  height: 100vh;
  position: relative;
}
.container--social .comp9 .centre {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: var(--white);
  text-align: center;
  width: 100%;
}
.container--social .comp10 .mobile-only {
  display: none;
}
.container--social .comp10 .flex-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.container--social .comp10 .flex-columns .column.--left {
  width: clamp(1px, 41.6666666667vw, 800px);
  padding-right: clamp(1px, 10.4166666667vw, 200px);
}
.container--social .comp10 .flex-columns .column.--right {
  width: clamp(1px, 36.4583333333vw, 700px);
  padding-top: clamp(1px, 1.5625vw, 30px);
}
@media (max-width: 768px) {
  .container--social .comp10 .mobile-only {
    display: block;
  }
  .container--social .comp10 .flex-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .container--social .comp10 .flex-columns .column.--left {
    width: 100%;
    padding-right: 0;
  }
  .container--social .comp10 .flex-columns .column.--right {
    width: 100%;
    padding-top: 0;
  }
  .container--social .comp10 .flex-columns .img1 {
    height: 128vw;
  }
  .container--social .comp10 .flex-columns .img2 {
    height: 100.2666666667vw;
    padding: 8.5333333333vw;
  }
}
.container--social .comp11 .grid {
  display: grid;
  padding: 0 clamp(1px, 2.0833333333vw, 40px);
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  overflow: visible !important;
  grid-template-areas: "img0 img0 img1 img2" "img3 img4 img4 img2";
  grid-template-columns: clamp(1px, 22.7083333333vw, 436px) clamp(1px, 6.4583333333vw, 124px) clamp(1px, 22.7083333333vw, 436px) clamp(1px, 38.9583333333vw, 748px);
  grid-template-rows: clamp(1px, 22.7083333333vw, 436px) clamp(1px, 22.7083333333vw, 436px);
}
.container--social .comp11 .grid * {
  background-position: center;
  background-size: cover;
}
@media (max-width: 768px) {
  .container--social .comp11 .grid {
    overflow: scroll hidden;
    padding: 0 8.5333333333vw;
    grid-gap: 6.4vw;
    grid-template-areas: "img3 img4 img2";
    grid-template-columns: 53.3333333333vw 68.2666666667vw 42.6666666667vw;
    grid-template-rows: 53.3333333333vw;
  }
  .container--social .comp11 .grid .img1,
.container--social .comp11 .grid .img0 {
    display: none;
  }
}
@media (max-width: 768px) {
  .container--social .desktop-only {
    display: none !important;
  }
  .container--social .mobile-only {
    display: block !important;
  }
  .container--social .grid-columns {
    grid-template-columns: 1fr;
  }
}
.container--services {
  background: var(--white);
  color: var(--black);
  line-height: 1.2;
  font-size: clamp(1px, 1.0416666667vw, 20px);
}
.container--services .services-component.--dark-bg {
  background-color: var(--black);
  color: var(--white);
}
.container--services .wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
}
.container--services img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.container--services .grid-columns {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.container--services ._subtitle {
  text-transform: uppercase;
  font-size: clamp(1px, 0.8333333333vw, 16px);
  padding-bottom: clamp(1px, 1.0416666667vw, 20px);
}
.container--services ._title {
  font-size: clamp(1px, 2.2916666667vw, 44px);
  padding-bottom: clamp(1px, 2.9166666667vw, 56px);
  font-weight: normal;
}
.container--services .mobile-only {
  display: none !important;
}
.container--services .comp2 .grid {
  display: grid;
  padding: 0 clamp(1px, 2.0833333333vw, 40px) clamp(1px, 10.4166666667vw, 200px);
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: "img0 img0 img1 img1 img1" "img2 img3 img3 img4 img5";
  grid-template-columns: clamp(1px, 22.7083333333vw, 436px) clamp(1px, 14.5833333333vw, 280px) clamp(1px, 14.5833333333vw, 280px) clamp(1px, 14.5833333333vw, 280px) clamp(1px, 22.7083333333vw, 436px);
  grid-template-rows: clamp(1px, 38.9583333333vw, 748px) clamp(1px, 22.7083333333vw, 436px);
}
.container--services .comp2 .grid * {
  background-position: center;
  background-size: cover;
}
.container--services .comp3 {
  padding: clamp(1px, 10.4166666667vw, 200px);
  padding-right: clamp(1px, 2.0833333333vw, 40px);
}
.container--services .comp3 ._title {
  width: clamp(1px, 31.25vw, 600px);
}
.container--services .comp3 .img1 {
  max-width: clamp(1px, 39.0625vw, 750px);
}
.container--services .comp3 .img2 {
  max-width: clamp(1px, 39.0625vw, 750px);
}
.container--services .comp3 .img3 {
  max-width: clamp(1px, 22.9166666667vw, 440px);
}
.container--services .comp3 p {
  padding: clamp(1px, 8.3333333333vw, 160px) 0;
  width: clamp(1px, 31.25vw, 600px);
}
.container--services .comp4 .grid-columns {
  padding: clamp(1px, 10.4166666667vw, 200px) clamp(1px, 2.0833333333vw, 40px);
}
.container--services .comp4 .grid-columns .grid {
  display: grid;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: "img0 img1" "img2 img2";
  grid-template-columns: clamp(1px, 22.7083333333vw, 436px) clamp(1px, 22.7083333333vw, 436px);
  grid-template-rows: clamp(1px, 22.7083333333vw, 436px) clamp(1px, 28.5416666667vw, 548px);
}
.container--services .comp4 .grid-columns .grid * {
  background-position: center;
  background-size: cover;
}
.container--services .comp4 .grid-columns .text-box {
  width: clamp(1px, 31.25vw, 600px);
  margin: 0 auto;
}
.container--services .comp4 .grid-columns .text-box p {
  padding-bottom: clamp(1px, 1.6666666667vw, 32px);
}
.container--services .comp5 {
  height: 100vh;
  background-position: center;
  background-size: cover;
}
.container--services .comp6 .grid {
  padding: clamp(1px, 10.4166666667vw, 200px) clamp(1px, 2.0833333333vw, 40px);
  display: grid;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: "img0 img1 img2" "img0  .   img2" "text text img2" "text text  .  ";
  grid-template-columns: clamp(1px, 30.8333333333vw, 592px) clamp(1px, 22.7083333333vw, 436px) clamp(1px, 38.9583333333vw, 748px);
  grid-template-rows: clamp(1px, 22.7083333333vw, 436px) clamp(1px, 6.5625vw, 126px) clamp(1px, 14.6875vw, 282px) 1fr;
}
.container--services .comp6 .grid * {
  background-position: center;
  background-size: cover;
}
.container--services .comp6 .grid .text-box {
  display: block;
  grid-area: text;
  margin-top: clamp(1px, 7.8125vw, 150px);
  margin-left: clamp(1px, 7.8125vw, 150px);
  width: clamp(1px, 31.25vw, 600px);
}
.container--services .comp6 .grid .text-box * {
  display: block;
}
@media (max-width: 768px) {
  .container--services .comp6 {
    padding: 8.5333333333vw 0;
  }
  .container--services .comp6 .grid {
    padding: 0;
    grid-gap: 8.5333333333vw;
    grid-template-areas: "img0" "img1" "text" "img2";
    grid-template-columns: 1fr;
    grid-template-rows: 83.2vw 68.2666666667vw 1fr 112vw;
  }
  .container--services .comp6 .grid .img0 {
    margin: 0 8.5333333333vw;
  }
  .container--services .comp6 .grid .img1 {
    margin-right: 8.5333333333vw;
    margin-left: 23.4666666667vw;
  }
  .container--services .comp6 .grid .text-box {
    padding: 8.5333333333vw;
    width: 100%;
    margin: 0;
  }
  .container--services .comp6 .grid .text-box ._subtitle,
.container--services .comp6 .grid .text-box ._title {
    display: none;
  }
  .container--services .comp6 .text-box.mobile-only {
    margin: 0;
    padding: 0 8.5333333333vw;
  }
}
@media (max-width: 768px) {
  .container--services .comp5 {
    height: 144vw;
  }
}
@media (max-width: 768px) {
  .container--services .comp4 .grid-columns {
    padding: 32vw 0 8.5333333333vw;
  }
  .container--services .comp4 .grid-columns .grid {
    grid-gap: 6.4vw;
    grid-template-areas: "img0 img1";
    grid-template-columns: 83.2vw 83.2vw;
    grid-template-rows: 83.2vw;
  }
  .container--services .comp4 .grid-columns .mobile-only {
    padding-bottom: 17.0666666667vw;
  }
  .container--services .comp4 .grid-columns .text-box {
    width: 100%;
    margin: 0 auto;
    padding: 0 8.5333333333vw;
  }
  .container--services .comp4 .grid-columns .text-box p {
    padding-bottom: 8.5333333333vw;
  }
  .container--services .comp4 .grid-columns .img2 {
    display: none;
  }
  .container--services .comp4 .grid-columns .column--left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    overflow: hidden;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .container--services .comp3 {
    padding: 21.3333333333vw 0;
  }
  .container--services .comp3 ._subtitle {
    padding: 0 8.5333333333vw;
  }
  .container--services .comp3 ._title {
    width: 100%;
    padding: 3.2vw 8.5333333333vw 17.0666666667vw;
  }
  .container--services .comp3 .img1 {
    max-width: 100%;
  }
  .container--services .comp3 .img2 {
    height: 114.6666666667vw;
    max-width: 100%;
  }
  .container--services .comp3 .img3 {
    max-width: 100%;
    padding: 0 8.5333333333vw;
  }
  .container--services .comp3 .column--right {
    padding-top: 8.5333333333vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .container--services .comp3 p {
    padding: 16vw 8.5333333333vw;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .container--services .comp2 .grid {
    padding: 0 0 33.0666666667vw;
    grid-gap: 17.0666666667vw;
    grid-template-areas: "img0" "img1" "img2";
    grid-template-columns: 100%;
    grid-template-rows: 91.7333333333vw 74.6666666667vw 68.2666666667vw;
  }
  .container--services .comp2 .grid * {
    background-position: center;
    background-size: cover;
  }
  .container--services .comp2 .grid .img3,
.container--services .comp2 .grid .img4,
.container--services .comp2 .grid .img5 {
    display: none;
  }
  .container--services .comp2 .grid .img0 {
    margin-right: 8.5333333333vw;
  }
  .container--services .comp2 .grid .img2 {
    margin-right: 24vw;
  }
}
@media (max-width: 768px) {
  .container--services {
    font-size: 5.3333333333vw;
  }
  .container--services .desktop-only {
    display: none !important;
  }
  .container--services .mobile-only {
    display: block !important;
  }
  .container--services ._subtitle {
    font-size: 3.7333333333vw;
    padding-bottom: 3.2vw;
  }
  .container--services ._title {
    font-size: 8.5333333333vw;
    padding-bottom: 14.9333333333vw;
  }
  .container--services .grid-columns {
    grid-template-columns: 1fr;
  }
}
.container--directory .text-box {
  display: grid;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  padding-top: clamp(1px, 8.5416666667vw, 164px);
  max-width: clamp(1px, 33.75vw, 648px);
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .container--directory .text-box {
    max-width: 100%;
    padding: 36.2666666667vw 8.5333333333vw 17.0666666667vw;
    grid-gap: 6.4vw;
  }
}
.container--directory .title {
  text-align: center;
  color: var(--black);
}
.container--directory .subtitle {
  text-align: center;
  color: var(--black);
}
.container--directory-popup-opened:after {
  content: "";
  width: 100vw;
  height: 100vh;
  background: var(--white);
  left: 0;
  top: 0;
  position: absolute;
  z-index: 999999999;
}
.grid--directory {
  padding-left: clamp(1px, 2.0833333333vw, 40px);
  padding-right: clamp(1px, 2.0833333333vw, 40px);
  display: grid;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  justify-items: center;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  padding-top: clamp(1px, 4.7916666667vw, 92px);
  grid-template-columns: repeat(auto-fit, minmax(clamp(1px, 14.5833333333vw, 280px), 1fr));
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  justify-items: center;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
@media only screen and (max-width: 768px) {
  .grid--directory {
    grid-template-columns: 1fr;
    padding-left: 8.5333333333vw;
    padding-right: 8.5333333333vw;
  }
}
.grid--directory * {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .grid--directory .grid-column {
    width: 100%;
  }
}
.grid--directory .grid-title {
  margin-top: -8px;
}
.grid--directory .grid-item {
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-rows: auto clamp(1px, 2.3958333333vw, 46px);
  cursor: pointer;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .grid--directory .grid-item {
    grid-gap: 8.5333333333vw;
    grid-template-rows: auto 12.2666666667vw;
  }
}
.grid--directory .grid-item .grid-img-wrapper {
  overflow: hidden;
}
.grid--directory .grid-item .grid-img {
  -webkit-transition: var(--transition);
  transition: var(--transition);
  max-width: unset;
  max-height: unset;
  width: 100%;
  -o-object-position: center;
     object-position: center;
}
.grid--directory .grid-item:hover .grid-img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.grid--directory .grid-item--big {
  grid-row: span 3;
}
.grid--directory .grid-item--big img {
  height: clamp(1px, 20.8333333333vw, 400px);
}
@media only screen and (max-width: 768px) {
  .grid--directory .grid-item--big img {
    height: 112vw;
  }
}
.grid--directory .grid-item--medium {
  grid-row: span 2;
}
.grid--directory .grid-item--medium img {
  height: clamp(1px, 14.5833333333vw, 280px);
}
@media only screen and (max-width: 768px) {
  .grid--directory .grid-item--medium img {
    height: 83.2vw;
  }
}
.grid--directory .grid-item--small {
  grid-row: span 1;
}
.grid--directory .grid-item--small img {
  height: clamp(1px, 10.4166666667vw, 200px);
}
@media only screen and (max-width: 768px) {
  .grid--directory .grid-item--small img {
    height: 53.3333333333vw;
  }
}
.grid--directory .grid-popup {
  position: fixed;
  overflow: hidden;
  z-index: 9999999999;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  padding: clamp(1px, 2.0833333333vw, 40px);
  background: var(--white);
  cursor: auto;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transition: 0.3s opacity ease-in-out, 0.3s visibility ease-in-out;
  transition: 0.3s opacity ease-in-out, 0.3s visibility ease-in-out;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: "title title title" "text  text  big-img" "img1  img2  big-img";
  grid-template-columns: clamp(1px, 14.5833333333vw, 280px) clamp(1px, 14.5833333333vw, 280px) clamp(1px, 63.3333333333vw, 1216px);
  grid-template-rows: clamp(1px, 2.6041666667vw, 50px) auto min(clamp(1px, 14.5833333333vw, 280px), 33vh);
}
.grid--directory .grid-popup--visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
@media only screen and (max-width: 768px) {
  .grid--directory .grid-popup {
    grid-gap: 6.4vw;
    padding: 8.5333333333vw;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-template-rows: auto 83.2vw 38.4vw auto;
    grid-template-areas: "title   title" "big-img big-img" "img1    img2" "text    text";
    max-height: 100vh;
    overflow-y: auto;
  }
}
@media only screen and (min-width: 2039px) {
  .grid--directory .grid-popup {
    grid-template-areas: "title title title" "text  text  big-img" "img1  img2  big-img";
    grid-template-columns: clamp(1px, 14.5833333333vw, 280px) clamp(1px, 14.5833333333vw, 280px) 1fr;
  }
}
.grid--directory .grid-popup__close {
  position: absolute;
  top: clamp(1px, 2.0833333333vw, 40px);
  right: clamp(1px, 2.0833333333vw, 40px);
  cursor: pointer;
  width: clamp(1px, 2.5vw, 48px);
  height: clamp(1px, 2.5vw, 48px);
}
.grid--directory .grid-popup__close svg, .grid--directory .grid-popup__close img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.grid--directory .grid-popup__close:hover svg, .grid--directory .grid-popup__close:hover img {
  -webkit-transform: scale(0.9) rotate(90deg);
          transform: scale(0.9) rotate(90deg);
}
@media only screen and (max-width: 768px) {
  .grid--directory .grid-popup__close {
    top: 6.4vw;
    right: 6.4vw;
    width: 10.6666666667vw;
    height: 10.6666666667vw;
  }
}
.grid--directory .grid-popup__title {
  grid-area: title;
}
.grid--directory .grid-popup__text {
  grid-area: text;
  -ms-flex-line-pack: start;
      align-content: start;
  grid-gap: clamp(1px, 2.0833333333vw, 40px);
  position: relative;
}
.grid--directory .grid-popup__text__desc, .grid--directory .grid-popup__text__desc * {
  display: initial;
}
.grid--directory .grid-popup__text__desc p {
  display: grid;
}
.grid--directory .grid-popup__text__desc p strong, .grid--directory .grid-popup__text__desc p b {
  display: block;
  margin-bottom: clamp(1px, 0.625vw, 12px);
}
@media only screen and (max-width: 768px) {
  .grid--directory .grid-popup__text__desc p strong, .grid--directory .grid-popup__text__desc p b {
    margin-bottom: 3.2vw;
  }
}
.grid--directory .grid-popup__text__desc {
  display: grid;
  grid-gap: clamp(1px, 1.5625vw, 30px);
}
@media only screen and (max-width: 768px) {
  .grid--directory .grid-popup__text__desc {
    grid-gap: 8vw;
  }
}
.grid--directory .grid-popup__text__hours {
  width: clamp(1px, 11.4583333333vw, 220px);
  grid-gap: clamp(1px, 0.625vw, 12px);
  padding-top: clamp(1px, 0.625vw, 12px);
  border-top: 1px solid;
}
.grid--directory .grid-popup__text__hours-grid {
  grid-template-columns: auto auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.grid--directory .grid-popup__text__arrows {
  grid-gap: clamp(1px, 0.5208333333vw, 10px);
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  grid-auto-flow: column;
  height: clamp(1px, 1.6666666667vw, 32px);
  position: absolute;
  bottom: 0;
}
@media only screen and (max-width: 768px) {
  .grid--directory .grid-popup__text__arrows {
    grid-gap: 2.6666666667vw;
    padding: 8.5333333333vw 0;
    position: static;
    height: 26.6666666667vw;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.grid--directory .grid-popup__text__arrows div {
  height: clamp(1px, 1.6666666667vw, 32px);
  width: clamp(1px, 1.6666666667vw, 32px);
  cursor: pointer;
  display: unset;
  border: 1px solid;
  border-radius: 50%;
  position: relative;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.grid--directory .grid-popup__text__arrows div::before, .grid--directory .grid-popup__text__arrows div::after {
  height: 50%;
  width: 50%;
  position: absolute;
  top: 25%;
  left: 25%;
  content: "";
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("arrow_right_black.cf7fc0c4.svg");
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.grid--directory .grid-popup__text__arrows div.prev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.grid--directory .grid-popup__text__arrows div::before {
  -webkit-transform: translate(-100%);
          transform: translate(-100%);
  opacity: 0;
  -webkit-filter: invert(1);
          filter: invert(1);
}
.grid--directory .grid-popup__text__arrows div:hover {
  background-color: var(--black);
}
.grid--directory .grid-popup__text__arrows div:hover::before {
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}
.grid--directory .grid-popup__text__arrows div:hover::after {
  -webkit-transform: translate(100%);
          transform: translate(100%);
  opacity: 0;
}
@media only screen and (max-width: 768px) {
  .grid--directory .grid-popup__text__arrows div {
    height: 8.5333333333vw;
    width: 8.5333333333vw;
  }
}
.grid--directory .grid-popup__big-img {
  grid-area: big-img;
}
.grid--directory .grid-popup__img1 {
  grid-area: img1;
}
.grid--directory .grid-popup__img2 {
  grid-area: img2;
}
.grid--directory .grid-popup__big-img, .grid--directory .grid-popup__img1, .grid--directory .grid-popup__img2 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.grid--directory .grid-popup .bg_unloaded {
  opacity: 0;
}
.page-template-page-asset-library #header {
  display: none;
}
.page-template-page-asset-library .fancybox-container {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
  height: 100vh;
  left: 0;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 100%;
  z-index: 99999;
  -webkit-transition: all 0.3s ease-in-out, -webkit-transform 0s;
  transition: all 0.3s ease-in-out, -webkit-transform 0s;
  transition: all 0.3s ease-in-out, transform 0s;
  transition: all 0.3s ease-in-out, transform 0s, -webkit-transform 0s;
}
.page-template-page-asset-library .fancybox-container:not(.fancybox-is-open) {
  opacity: 0;
  visibility: hidden;
}
.page-template-page-asset-library .fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.page-template-page-asset-library .fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
          transition-duration: inherit;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
          transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.page-template-page-asset-library .fancybox-bg, .page-template-page-asset-library .fancybox-inner, .page-template-page-asset-library .fancybox-outer, .page-template-page-asset-library .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.page-template-page-asset-library .fancybox-container * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.page-template-page-asset-library .fancybox-toolbar {
  right: 0;
  top: 0;
}
.page-template-page-asset-library .fancybox-caption, .page-template-page-asset-library .fancybox-infobar, .page-template-page-asset-library .fancybox-navigation .fancybox-button, .page-template-page-asset-library .fancybox-toolbar {
  direction: ltr;
  position: absolute;
  -webkit-transition: opacity 0.25s, visibility 0s linear 0.25s;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  z-index: 99997;
}
.page-template-page-asset-library .fancybox-is-open .fancybox-stage {
  overflow: hidden;
}
.page-template-page-asset-library .fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  z-index: 99994;
}
.page-template-page-asset-library .fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  outline: none;
  padding: 10px;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
  vertical-align: top;
  width: 44px;
}
.page-template-page-asset-library .alia-popup-cont .fancybox-button--close {
  width: 90px;
  height: 90px;
  background-color: #FFC700;
  position: relative;
  padding: 0;
  min-width: inherit;
}
.page-template-page-asset-library .alia-popup-cont .fancybox-button--close::before {
  width: 34px;
  height: 34px;
  background: url("lightbox-close.ca74908c.svg") no-repeat;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  content: "";
  ms-filter: brightness(0) invert(1);
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.page-template-page-asset-library .fancybox-is-sliding .fancybox-slide, .page-template-page-asset-library .fancybox-slide--current, .page-template-page-asset-library .fancybox-slide--next, .page-template-page-asset-library .fancybox-slide--previous {
  display: block;
}
.page-template-page-asset-library .fancybox-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: opacity, -webkit-transform;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  white-space: normal;
  width: 100%;
  z-index: 99994;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.page-template-page-asset-library .fancybox-slide--video .fancybox-content {
  background: #000;
}
.page-template-page-asset-library .fancybox-slide--iframe .fancybox-content, .page-template-page-asset-library .fancybox-slide--map .fancybox-content, .page-template-page-asset-library .fancybox-slide--video .fancybox-content {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: 100%;
}
.page-template-page-asset-library .fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0 0 6px;
  max-width: 100%;
  overflow: auto;
  padding: 0;
  padding: 24px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}
.page-template-page-asset-library .fancybox-iframe {
  vertical-align: top;
}
.page-template-page-asset-library .fancybox-iframe, .page-template-page-asset-library .fancybox-video {
  background: transparent;
  border: 0;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
main#entry-content .home-btn {
  display: block;
  width: clamp(1px, 3.8541666667vw, 74px);
  background: transparent !important;
  position: absolute;
  top: clamp(1px, 1.875vw, 36px);
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  z-index: 999;
}
@media only screen and (max-width: 768px) {
  main#entry-content .home-btn {
    top: 9.6vw;
    width: 16.8vw;
  }
}
main#entry-content .home-btn h1 {
  width: clamp(1px, 3.8541666667vw, 74px);
  height: clamp(1px, 3.8541666667vw, 74px);
  background: transparent !important;
}
@media only screen and (max-width: 768px) {
  main#entry-content .home-btn h1 {
    width: 16.8vw;
    height: 16.8vw;
  }
}
main#entry-content .home-btn h1 img, main#entry-content .home-btn h1 svg {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-filter: none !important;
          filter: none !important;
}
main#entry-content .asset-library-banner.banner {
  width: 100%;
  height: clamp(1px, 35.625vw, 684px);
  position: relative;
  overflow: hidden;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 768px) {
  main#entry-content .asset-library-banner.banner {
    height: 108.2666666667vw;
  }
}
main#entry-content .asset-library-banner.banner::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.56);
  background-size: cover;
  position: absolute;
  z-index: 2;
}
main#entry-content .asset-library-banner.banner .banner-inner-text {
  position: absolute;
  z-index: 99;
  bottom: clamp(1px, 7.2395833333vw, 139px);
  left: 0;
  right: 0;
  margin: 0 auto;
  width: clamp(1px, 77.8645833333vw, 1495px);
}
@media only screen and (max-width: 768px) {
  main#entry-content .asset-library-banner.banner .banner-inner-text {
    bottom: 16vw;
    text-align: center;
  }
}
main#entry-content .asset-library-banner.banner .banner-inner-text h3 {
  font-size: clamp(1px, 0.78125vw, 15px);
  line-height: clamp(1px, 0.78125vw, 15px);
  text-transform: uppercase;
  letter-spacing: 0.2px;
  margin-bottom: 1.302083vw;
  text-shadow: 0px 0px clamp(1px, 2.6041666667vw, 50px) rgba(0, 0, 0, 0.5);
  color: #fff !important;
  font-weight: normal !important;
  margin: 0 0 clamp(1px, 0.625vw, 12px);
}
@media only screen and (max-width: 768px) {
  main#entry-content .asset-library-banner.banner .banner-inner-text h3 {
    font-size: 3.7333333333vw;
    line-height: 3.7333333333vw;
    margin: 0 0 3.2vw;
  }
}
main#entry-content .asset-library-banner.banner .banner-inner-text h2 {
  font-size: clamp(1px, 2.6041666667vw, 50px);
  line-height: clamp(1px, 2.6041666667vw, 50px);
  text-transform: uppercase;
  letter-spacing: 0.2px;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0px 0px clamp(1px, 2.6041666667vw, 50px) rgba(0, 0, 0, 0.5);
  color: #fff !important;
  font-weight: normal !important;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  main#entry-content .asset-library-banner.banner .banner-inner-text h2 {
    font-size: 9.6vw;
    line-height: 12.2666666667vw;
  }
}
main#entry-content .asset-library {
  width: 100%;
}
main#entry-content .asset-library .asset-library-inn {
  padding: clamp(1px, 8.125vw, 156px) 0;
}
@media only screen and (max-width: 768px) {
  main#entry-content .asset-library .asset-library-inn {
    padding: 8.5333333333vw;
  }
}
main#entry-content .asset-library .asset-library-inn .ali-area {
  width: clamp(1px, 77.8645833333vw, 1495px);
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  main#entry-content .asset-library .asset-library-inn .ali-area {
    width: 100%;
  }
}
main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block {
  width: 32.11%;
  margin-bottom: clamp(1px, 3.6458333333vw, 70px);
}
@media only screen and (max-width: 768px) {
  main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block {
    width: 100%;
    margin-bottom: 8.5333333333vw;
  }
}
main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block:nth-child(3n+1) {
  margin-left: 0;
}
main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block .alia-block-inn {
  text-decoration: none;
  display: block;
  color: var(--black);
}
main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block .alia-block-img {
  width: 100%;
  height: clamp(1px, 25.3645833333vw, 487px);
  position: relative;
}
@media only screen and (max-width: 768px) {
  main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block .alia-block-img {
    height: 84.8vw;
  }
}
main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block .alia-block-img .alia-block-img-inn {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block .alia-block-img .alia-block-img-inn img {
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}
main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block .alia-block-text {
  padding-top: clamp(1px, 1.4583333333vw, 28px);
}
@media only screen and (max-width: 768px) {
  main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block .alia-block-text {
    padding-top: 4.2666666667vw;
  }
}
main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block .alia-block-text .abt-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: clamp(1px, 0.7291666667vw, 14px);
}
@media only screen and (max-width: 768px) {
  main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block .alia-block-text .abt-title {
    padding-bottom: 3.7333333333vw;
  }
}
main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block .alia-block-text .abt-title h3 {
  font-style: normal;
  font-size: clamp(1px, 1.25vw, 24px);
  line-height: clamp(1px, 1.875vw, 36px);
  color: #000000;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block .alia-block-text .abt-title h3 {
    font-size: 5.8666666667vw;
    line-height: 5.8666666667vw;
  }
}
main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block .alia-block-text .abt-title span {
  font-style: normal;
  font-weight: normal;
  font-size: clamp(1px, 0.9375vw, 18px);
  line-height: clamp(1px, 1.1979166667vw, 23px);
  color: #000000;
}
@media only screen and (max-width: 768px) {
  main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block .alia-block-text .abt-title span {
    font-size: 3.7333333333vw;
    line-height: 5.8666666667vw;
  }
}
main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block .alia-block-text p {
  font-style: normal;
  font-weight: normal;
  font-size: clamp(1px, 0.78125vw, 15px);
  line-height: clamp(1px, 0.9375vw, 18px);
  letter-spacing: clamp(1px, 0.078125vw, 1.5px);
  text-transform: uppercase;
  color: #C6A04A;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block .alia-block-text p {
    font-size: 4vw;
    line-height: 4vw;
    letter-spacing: 0.4vw;
  }
}
main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block .alia-popup {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(0, 0, 0, 0.56);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block .alia-popup span {
  background-image: url("play-icon.dc846774.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: clamp(1px, 2.6041666667vw, 50px);
  position: static;
  width: clamp(1px, 2.6041666667vw, 50px);
  height: clamp(1px, 2.6041666667vw, 50px);
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  padding: 0;
  min-width: inherit;
  border: 0;
  background-color: transparent;
}
main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block .alia-popup span.pdf-button {
  background-image: url("pdf-icon.66347ade.png");
}
@media only screen and (max-width: 768px) {
  main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block .alia-popup span {
    display: none;
  }
}
main#entry-content .asset-library .asset-library-inn .ali-area .ali-area-inn .alia-block:hover .alia-popup {
  opacity: 1;
}
body.error404 .container.container--404 {
  background: var(--black);
  min-height: 100vh;
  color: var(--white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hero {
  display: grid;
  grid-template-areas: "hero";
  width: 100vw;
  height: 100vh;
  position: relative;
}
.hero * {
  display: grid;
}
.hero:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: var(--black);
  content: " ";
  opacity: 0.15;
}
.hero__text-wrap {
  grid-area: hero;
  align-self: end;
  grid-gap: clamp(1px, 1.0416666667vw, 20px);
  position: relative;
  z-index: 100;
}
@media only screen and (max-width: 768px) {
  .hero__text-wrap {
    grid-gap: 2.1333333333vw;
  }
}
.hero__img,
.hero video {
  grid-area: hero;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero__img {
  z-index: 1;
  background-color: var(--black);
}
.hero video {
  z-index: 2;
}
.hero__title {
  letter-spacing: -0.02em;
  color: var(--white);
}
@media only screen and (max-width: 768px) {
  .hero__title {
    max-width: 50%;
    max-width: 100%;
  }
}
.hero__title--top {
  text-transform: uppercase;
  color: var(--white);
}
.hero__subtitle {
  color: var(--white);
}
@media only screen and (max-width: 768px) {
  .hero__subtitle {
    max-width: 69.3333333333vw;
  }
}
.hero__scroll-ring {
  width: clamp(1px, 3.75vw, 72px);
  height: clamp(1px, 3.75vw, 72px);
  -webkit-animation-name: scrollRing;
          animation-name: scrollRing;
  -webkit-animation-duration: 8s;
          animation-duration: 8s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  position: absolute;
  bottom: clamp(1px, 4.5833333333vw, 88px);
  right: clamp(1px, 2.0833333333vw, 40px);
  z-index: 100;
  cursor: pointer;
}
.hero__scroll-ring img {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.hero__scroll-ring img:hover {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
@media only screen and (max-width: 768px) {
  .hero__scroll-ring {
    display: none;
  }
}
@-webkit-keyframes scrollRing {
  from {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
@keyframes scrollRing {
  from {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
html.--apple-mob .hero {
  height: -webkit-fill-available;
}
html.--apple-mob .hero__img,
html.--apple-mob .hero video {
  height: -webkit-fill-available;
}
.hero-logo {
  height: 100vh;
  position: relative;
}
.hero-logo .hero-background {
  width: 100%;
  height: 100%;
}
.hero-logo .hero-background video {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 2;
  position: absolute;
}
.hero-logo .hero-background .hero__img {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.hero-logo .hero-background::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0004;
  z-index: 3;
}
.hero-logo .hero-centre {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 4;
}
.hero-logo .hero-centre .hero-centre-pagename {
  text-align: center;
  display: block;
  color: white;
}
.hero-logo .hero-centre .hero-centre-logo {
  width: clamp(1px, 48.4375vw, 930px);
}
.hero-logo .hero-scroller {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  color: var(--white);
  bottom: 0;
  padding: clamp(1px, 1.875vw, 36px) clamp(1px, 3.75vw, 72px);
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
@media (max-width: 768px) {
  .hero-logo .hero-centre {
    width: 100%;
    padding: 0 2.1333333333vw;
  }
  .hero-logo .hero-centre .hero-centre-logo {
    width: 100%;
  }
  .hero-logo .hero-scroller {
    padding: 6.4vw 12.8vw;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
  }
}
html.--apple-mob .hero-logo {
  height: -webkit-fill-available;
}
.hero-policies {
  background: var(--yellow);
}
.hero-policies .cat,
.hero-policies .title {
  text-align: center;
}
.hero-policies .hero-menu {
  width: clamp(1px, 30.8333333333vw, 592px);
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.hero-policies .hero-menu .hero-menu-item {
  height: clamp(1px, 2.0833333333vw, 40px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hero-policies .hero-menu .hero-menu-item a {
  color: var(--black);
}
.hero-policies .hero-menu .hero-menu-item.active {
  border-bottom: 1px solid;
}
.hero-policies .hero-menu .hero-menu-bottom-line {
  position: absolute;
  height: 1px;
  width: 100%;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.1;
}
@media (max-width: 768px) {
  .hero-policies .hero-menu {
    width: 100%;
  }
  .hero-policies .hero-menu .hero-menu-item {
    height: 10.6666666667vw;
  }
}
.img-full-viewport {
  display: grid;
  width: 100vw;
  height: 100vh;
  -o-object-fit: cover;
     object-fit: cover;
}
.img-full-viewport * {
  display: grid;
}
.img-full-viewport--frame-white {
  border-right: clamp(1px, 1.6666666667vw, 32px) solid var(--white);
  border-left: clamp(1px, 1.6666666667vw, 32px) solid var(--white);
}
@media only screen and (max-width: 768px) {
  .img-full-viewport--frame-white {
    border-right: none;
    border-left: none;
  }
}
.img-full-viewport--gradient {
  position: relative;
}
.img-full-viewport--gradient::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
}
@media only screen and (max-width: 768px) {
  .img-full-viewport {
    height: 155.7333333333vw;
  }
}
.img-full-viewport-with-text {
  display: grid;
  grid-template-areas: "image";
}
.img-full-viewport-with-text * {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .img-full-viewport-with-text {
    grid-template-areas: "text" "image";
  }
  .img-full-viewport-with-text--text-inside {
    grid-template-areas: "imageText";
  }
  .img-full-viewport-with-text--text-inside .img-full-viewport-with-text__title {
    font-size: 8.5333333333vw;
  }
  .img-full-viewport-with-text--text-inside .img-full-viewport-with-text__subtitle {
    font-size: 4.2666666667vw;
  }
  .img-full-viewport-with-text--text-inside .text-box,
.img-full-viewport-with-text--text-inside .img-full-viewport {
    grid-area: imageText;
  }
  .img-full-viewport-with-text--text-inside .text-box {
    padding: 0 !important;
    grid-gap: 1.0666666667vw !important;
    padding-left: 8.5333333333vw !important;
    padding-top: 8.5333333333vw !important;
  }
  .img-full-viewport-with-text--text-inside .img-full-viewport {
    height: 150.4vw;
    padding-top: 0 !important;
  }
}
.img-full-viewport-with-text .text-box {
  grid-area: image;
  -ms-flex-line-pack: start;
      align-content: start;
  grid-gap: clamp(1px, 1.0416666667vw, 20px);
  max-width: clamp(1px, 33.75vw, 648px);
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .img-full-viewport-with-text .text-box {
    grid-gap: 8.5333333333vw;
    grid-area: text;
    max-width: unset;
  }
}
.img-full-viewport-with-text .img-full-viewport {
  grid-area: image;
  width: 100vw;
  height: 100vh;
}
@media only screen and (max-width: 768px) {
  .img-full-viewport-with-text .img-full-viewport {
    width: 100vw;
    height: 142.9333333333vw;
  }
}
.img-full-viewport-with-text__title {
  color: var(--black);
}
.img-full-viewport-with-text__subtitle {
  color: var(--black);
  max-width: clamp(1px, 25.9375vw, 498px);
}
@media only screen and (max-width: 768px) {
  .img-full-viewport-with-text__subtitle {
    max-width: unset;
  }
}
.img-full-viewport-with-text--text-white .img-full-viewport-with-text__title {
  color: var(--white);
}
.img-full-viewport-with-text--text-white .img-full-viewport-with-text__subtitle {
  color: var(--white);
}
.img-full-viewport-with-text--text-above {
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: "text" "image";
}
.img-full-viewport-with-text--text-above .text-box {
  grid-area: text;
  max-width: clamp(1px, 44.1666666667vw, 848px);
  padding-bottom: clamp(1px, 1.875vw, 36px);
}
@media only screen and (max-width: 768px) {
  .img-full-viewport-with-text--text-above .text-box {
    max-width: unset;
  }
}
.instagram-global-holder {
  min-width: 100%;
  width: 100%;
  max-width: 100%;
  min-height: 100%;
  height: 100%;
  max-height: 100%;
}
@media (max-width: 768px) {
  .instagram-global-holder--no-mobile .instagram-global {
    display: none !important;
  }
  .instagram-global-holder--no-mobile::after {
    -webkit-filter: none !important;
            filter: none !important;
  }
}
.instagram-global-holder .instagram-global {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: var(--yellow);
  opacity: 0;
  -webkit-transition: var(--transition);
  transition: var(--transition);
  min-width: 100%;
  width: 100%;
  max-width: 100%;
  min-height: 100%;
  height: 100%;
  max-height: 100%;
}
.instagram-global-holder .instagram-global__paragraph {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  color: var(--black);
  width: clamp(1px, 17.2916666667vw, 332px);
  max-width: 100%;
}
@media (max-width: 768px) {
  .instagram-global-holder .instagram-global__paragraph {
    width: 60.8vw;
  }
}
.instagram-global-holder .instagram-global__tag {
  color: var(--black);
}
.instagram-global-holder::after {
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.instagram-global-holder:hover .instagram-global {
  opacity: 1;
}
.instagram-global-holder:hover::after {
  -webkit-filter: invert(0.9);
          filter: invert(0.9);
}
.text-box-component {
  display: grid;
  color: var(--black);
}
.text-box-component * {
  display: grid;
}
.text-box-component p {
  max-width: clamp(1px, 56.25vw, 1080px);
}
@media only screen and (max-width: 768px) {
  .text-box-component p {
    max-width: unset;
  }
}
.text-box-2-component {
  display: grid;
  grid-gap: clamp(1px, 1.0416666667vw, 20px);
}
.text-box-2-component * {
  display: grid;
}
@media only screen and (max-width: 1200px) {
  .text-box-2-component {
    grid-gap: 8.5333333333vw;
  }
}
.text-box-2-component__title {
  color: var(--black);
}
.text-box-2-component__subtitle {
  color: var(--black);
}
@media only screen and (max-width: 1200px) {
  .text-box-2-component__subtitle {
    max-width: unset;
  }
}
.text-box-3-component {
  grid-template-areas: "text1 text2";
  grid-gap: clamp(1px, 9.53125vw, 183px);
  display: grid;
}
.text-box-3-component * {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .text-box-3-component {
    grid-template-areas: "text1" "text2";
  }
}
.text-box-3-component__text-1 {
  font-family: var(--font-bold-black);
  grid-area: text1;
}
.text-box-3-component__text-2 {
  grid-area: text2;
  font-family: var(--font-light);
  grid-gap: clamp(1px, 1.0416666667vw, 20px);
}
@media only screen and (max-width: 768px) {
  .text-box-3-component__text-2 {
    grid-gap: 5.3333333333vw;
  }
}
.marker-redpin,
.map__button .index {
  background-color: #1D1D1B;
  width: clamp(1px, 1.6666666667vw, 32px);
  height: clamp(1px, 1.6666666667vw, 32px);
  line-height: clamp(1px, 1.25vw, 24px);
  border-radius: clamp(1px, 1.0416666667vw, 20px);
  font-size: clamp(1px, 1.0416666667vw, 20px);
  letter-spacing: 0.01em;
  margin-top: 0px;
  padding-top: clamp(1px, 0.2083333333vw, 4px);
  color: #fff;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
  -webkit-transition-property: height, width, opacity, border-radius, font-size, background-color, color;
  transition-property: height, width, opacity, border-radius, font-size, background-color, color;
  font-family: ChronicleDisplaySemi;
}
.link-sel .index {
  background-color: #FDDF02 !important;
  color: #1D1D1B;
}
@media only screen and (max-width: 768px) {
  .location-map-holder {
    display: none;
  }
}
.component-map__menu-holder {
  width: clamp(1px, 26.875vw, 516px);
  z-index: 2;
  height: 100%;
  padding: clamp(1px, 3.125vw, 60px) clamp(1px, 2.0833333333vw, 40px);
  position: absolute;
  top: 0;
  left: 0;
}
.component-map__menu {
  width: 100%;
  height: 100%;
  background: var(--black);
  position: relative;
  overflow: hidden;
}
.component-map__menu__card {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: var(--white);
  padding: clamp(1px, 2.0833333333vw, 40px) 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100%;
}
.component-map__menu__card.--left {
  left: 0;
  opacity: 0;
}
.component-map__menu__card.--right {
  left: 0;
  opacity: 0;
}
.component-map__menu__card.--prev {
  left: 0;
  opacity: 0;
}
.component-map__menu__card.--next {
  left: 0;
  opacity: 0;
}
.component-map__menu__card.--active {
  left: 0;
  opacity: 1 !important;
  z-index: 100000 !important;
}
.component-map__menu__card #other-locations:hover .arrow, .component-map__menu__card #backtocat-details:hover .arrow {
  left: calc( -1 * clamp(1px, 0.2604166667vw, 5px) );
}
.component-map__menu__card .map__list,
.component-map__menu__card .map__info {
  overflow-y: auto;
  padding: 0 clamp(1px, 2.0833333333vw, 40px);
  height: 100%;
  scrollbar-width: thin;
  scrollbar-color: var(--yellow) transparent;
}
.component-map__menu__card .map__list::-webkit-scrollbar,
.component-map__menu__card .map__info::-webkit-scrollbar {
  width: clamp(1px, 0.2083333333vw, 4px);
}
.component-map__menu__card .map__list::-webkit-scrollbar-track,
.component-map__menu__card .map__info::-webkit-scrollbar-track {
  background: #0000;
}
.component-map__menu__card .map__list::-webkit-scrollbar-thumb,
.component-map__menu__card .map__info::-webkit-scrollbar-thumb {
  background: var(--yellow);
}
.component-map__menu__card .arrow {
  background-image: url("arrow_right_white.febc1248.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: clamp(1px, 1.1458333333vw, 22px);
  height: clamp(1px, 0.78125vw, 15px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  position: relative;
  left: 0;
}
.component-map__menu__card .arrow.--flip {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.component-map__menu__card .map__button {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.component-map__menu__card .map__button .index {
  background-color: #1D1D1C;
  opacity: 1;
  visibility: visible;
}
.component-map__menu__card .map__button.--main-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: clamp(1px, 1.0416666667vw, 20px) 0;
  border-bottom: 1px solid;
}
.component-map__menu__card .map__button.--main-button .icon {
  width: clamp(1px, 1.6666666667vw, 32px);
  height: clamp(1px, 1.6666666667vw, 32px);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.component-map__menu__card .map__button.--main-button .icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.component-map__menu__card .map__button.--main-button .text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.component-map__menu__card .map__button.--main-button:hover .icon {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}
.component-map__menu__card .map__button.--main-button:hover .arrow {
  -webkit-transform: translate(-30%) scale(1.2);
          transform: translate(-30%) scale(1.2);
}
.component-map__menu__card .map__button.--cat-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: clamp(1px, 0.3125vw, 6px) 0;
}
.component-map__menu__card .map__button.--cat-button .text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.component-map__menu__card .map__button.--cat-button .arrow {
  width: clamp(1px, 0.8333333333vw, 16px);
  height: clamp(1px, 0.5208333333vw, 10px);
}
.component-map__menu__card .map__button.--cat-button.link-sel .arrow {
  -webkit-transform: translate(-20%) scale(1.3);
          transform: translate(-20%) scale(1.3);
}
.component-map__menu__card .map__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: clamp(1px, 2.0833333333vw, 40px);
  padding: 0 clamp(1px, 2.0833333333vw, 40px);
}
.component-map__menu__card .map__header img {
  height: clamp(1px, 3.3333333333vw, 64px);
  display: block;
}
.component-map__menu__card .map__header .arrow {
  height: 100%;
}
.component-map__menu__card .map__header .breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-gap: clamp(1px, 0.625vw, 12px) clamp(1px, 1.875vw, 36px);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.component-map__menu__card .map__header .breadcrumb .breadcrumb__sub {
  text-transform: capitalize;
}
.component-map__menu__card .map__header .breadcrumb :not(:last-child) {
  color: #555;
  position: relative;
}
.component-map__menu__card .map__header .breadcrumb :not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -1vw;
  width: clamp(1px, 0.2083333333vw, 4px);
  height: clamp(1px, 0.2083333333vw, 4px);
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background: var(--white);
}
.component-map__menu__card .map__header .breadcrumb .hidden {
  display: none;
}
.component-map__menu__card .map__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: clamp(1px, 2.0833333333vw, 40px);
  padding: 0 clamp(1px, 2.0833333333vw, 40px);
}
.component-map__menu__card .map__info__image {
  height: clamp(1px, 18.125vw, 348px);
  width: 100%;
}
.component-map__menu__card .map__info__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hide-marker {
  opacity: 0;
}
.slide-in {
  opacity: 0;
  visibility: hidden;
  display: none;
}
.slidedown {
  opacity: 0 !important;
  visibility: hidden !important;
  height: 0 !important;
}
.show-popup {
  visibility: visible !important;
  opacity: 1 !important;
}
.show-image {
  opacity: 1;
}
.show-marker {
  opacity: 1;
}
#mininav-title {
  text-transform: capitalize;
  background-image: url("transport-underground.461026c3.svg");
  background-repeat: no-repeat;
  background-position-x: clamp(1px, 2.0833333333vw, 40px);
  background-size: contain;
  padding: 0 clamp(1px, 0.5208333333vw, 10px) 0 clamp(1px, 4.375vw, 84px);
  margin-bottom: clamp(1px, 1.4583333333vw, 28px);
  line-height: clamp(1px, 1.6666666667vw, 32px);
}
#loc-details {
  z-index: 1002;
}
#location-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  z-index: 1000;
}
.subnav {
  opacity: 1;
  visibility: visible;
  -webkit-transition: height 1s;
  transition: height 1s;
}
.i-point-popup {
  opacity: inherit;
  visibility: inherit;
}
.i-point-popup {
  padding: 0;
  width: clamp(1px, 11.4583333333vw, 220px);
  height: clamp(1px, 4.1666666667vw, 80px);
  text-decoration: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
  z-index: 111;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  opacity: inherit;
  visibility: inherit;
}
.i-point-popup .img-box-wrap {
  width: clamp(1px, 4.1666666667vw, 80px);
  height: clamp(1px, 4.1666666667vw, 80px);
  overflow: hidden;
  display: block;
  background-size: cover;
}
.i-point-popup img {
  max-width: unset;
  display: block;
}
.i-point-popup h3 {
  font-size: clamp(1px, 0.6770833333vw, 13px);
  line-height: clamp(1px, 0.8333333333vw, 16px);
  display: block;
  font-weight: 400;
  margin: 0;
  padding: clamp(1px, 0.5208333333vw, 10px) clamp(1px, 1.5625vw, 30px) 0 clamp(1px, 0.5208333333vw, 10px);
  color: #1D1D1B;
  text-align: left;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  width: clamp(1px, 8.3333333333vw, 160px);
  background: url("arrow.963edffd.png") 90% 18% no-repeat;
  background-size: 10%;
  font-weight: 400;
}
.nxt-prv-btn-wrp {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 0 clamp(1px, 1.0416666667vw, 20px);
}
.nxt-prv-btn-wrp .prev, .nxt-prv-btn-wrp .next {
  padding-left: clamp(1px, 2.0833333333vw, 40px);
  size: contain;
  padding-right: clamp(1px, 2.0833333333vw, 40px);
  height: clamp(1px, 1.5625vw, 30px);
  width: 45%;
  background-size: contain;
  line-height: clamp(1px, 1.5625vw, 30px);
  position: relative;
}
.nxt-prv-btn-wrp .prev .arrow-circle, .nxt-prv-btn-wrp .next .arrow-circle {
  position: absolute;
  top: 0;
  width: clamp(1px, 1.5625vw, 30px);
  height: 100%;
  border: 1px solid;
  border-radius: 50%;
  background: transparent;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.nxt-prv-btn-wrp .prev .arrow-circle::before, .nxt-prv-btn-wrp .prev .arrow-circle::after, .nxt-prv-btn-wrp .next .arrow-circle::before, .nxt-prv-btn-wrp .next .arrow-circle::after {
  height: 50%;
  width: 50%;
  position: absolute;
  top: 25%;
  left: 25%;
  content: "";
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("arrow_right_white.febc1248.svg");
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.nxt-prv-btn-wrp .prev .arrow-circle::before, .nxt-prv-btn-wrp .next .arrow-circle::before {
  -webkit-transform: translate(-100%);
          transform: translate(-100%);
  opacity: 0;
  background-image: url("arrow_right_black.cf7fc0c4.svg");
}
.nxt-prv-btn-wrp .prev:hover .arrow-circle, .nxt-prv-btn-wrp .next:hover .arrow-circle {
  background: var(--white);
}
.nxt-prv-btn-wrp .prev:hover .arrow-circle::before, .nxt-prv-btn-wrp .next:hover .arrow-circle::before {
  -webkit-transform: translate(0);
          transform: translate(0);
  opacity: 1;
}
.nxt-prv-btn-wrp .prev:hover .arrow-circle::after, .nxt-prv-btn-wrp .next:hover .arrow-circle::after {
  -webkit-transform: translate(100%);
          transform: translate(100%);
  opacity: 0;
}
.nxt-prv-btn-wrp .prev .arrow-circle {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  left: 0;
}
.nxt-prv-btn-wrp .next {
  background-size: contain;
  text-align: right;
}
.nxt-prv-btn-wrp .next .arrow-circle {
  right: 0;
}
.marker-highlight {
  width: clamp(1px, 2.5vw, 48px);
  height: clamp(1px, 2.5vw, 48px);
  background: #FDDF02;
  border-radius: clamp(1px, 1.5625vw, 30px);
  font-size: clamp(1px, 1.6666666667vw, 32px);
  line-height: clamp(1px, 1.875vw, 36px);
  padding-top: clamp(1px, 0.4166666667vw, 8px);
  z-index: 1;
  color: #1D1D1B;
}
.marker-labels {
  width: auto;
  height: clamp(1px, 1.4583333333vw, 28px);
  line-height: clamp(1px, 1.4583333333vw, 28px);
  text-align: center;
  padding-top: 0;
  background-position: center right;
  font-family: ChronicleDisplaySemi;
  font-size: clamp(1px, 0.8333333333vw, 16px);
  text-align: right;
  padding-right: clamp(1px, 1.6666666667vw, 32px);
}
.marker-tube,
.marker-rail {
  max-width: clamp(1px, 7.2916666667vw, 140px);
  background-image: url("transport-underground.461026c3.svg");
  background-repeat: no-repeat;
  margin-left: -vw(65);
  background-position: top right;
  line-height: clamp(1px, 1.0416666667vw, 20px);
  padding-top: clamp(1px, 0.1041666667vw, 2px);
  background-size: contain;
}
.marker-rail {
  background-image: url("transport-road.3b328344.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.marker-eglogo {
  max-width: clamp(1px, 8.3333333333vw, 160px);
  background-image: url("embassy-pin.390ed23f.png");
  background-repeat: no-repeat;
  width: clamp(1px, 6.4583333333vw, 124px);
  background-size: contain;
  height: clamp(1px, 4.2708333333vw, 82px);
}
.marker-textlabels {
  background-color: #FDDF02;
  width: auto;
  min-width: clamp(1px, 2.6041666667vw, 50px);
  padding: 0 clamp(1px, 0.5208333333vw, 10px);
}
.marker-plainlabel {
  width: clamp(1px, 5.2083333333vw, 100px);
  text-align: center;
}
.plainlabelrotate {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.popup {
  margin-top: calc( -1 * clamp(1px, 0.2083333333vw, 4px) );
  opacity: 1;
  visibility: visible;
}
#short_popup {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 10;
  margin-top: calc( -1 * clamp(1px, 5.2083333333vw, 100px) );
  margin-left: clamp(1px, 0.78125vw, 15px);
  -webkit-transition: opacity 0.4s ease-in-out 0s;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  height: clamp(1px, 5.2083333333vw, 100px);
  background: url("popup.900c5b8e.svg") top left no-repeat;
  background-color: transparent;
  background-size: contain;
}
.filter-icons {
  background-size: contain !important;
}
.component-1 {
  display: grid;
  max-width: 100vw;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: "img1 img1 text" "img1 img1 img2" ". img3 img4";
}
.component-1 * {
  display: grid;
}
.component-1 img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 768px) {
  .component-1 {
    grid-gap: 8.5333333333vw;
    grid-template-areas: "img1" "text" "img2" "img3" "img4";
  }
}
.component-1__text {
  grid-area: text;
  max-width: clamp(1px, 25.9375vw, 498px);
  color: var(--black);
}
@media only screen and (max-width: 768px) {
  .component-1__text {
    max-width: unset;
  }
}
.component-1__img-1 {
  grid-area: img1;
  width: clamp(1px, 55.2083333333vw, 1060px);
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .component-1__img-1 {
    width: auto;
    height: 74.6666666667vw;
  }
}
.component-1__img-2 {
  grid-area: img2;
  width: clamp(1px, 30.8333333333vw, 592px);
  height: clamp(1px, 30.8333333333vw, 592px);
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .component-1__img-2 {
    width: auto;
    height: 83.2vw;
    justify-self: start;
  }
}
.component-1__img-2 img {
  height: 100%;
  max-height: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 768px) {
  .component-1__img-2 img {
    max-height: unset;
    width: 83.2vw;
    height: 83.2vw;
  }
}
.component-1__img-2:hover .instagram-overlay {
  opacity: 1;
}
.component-1__img-2--instagram-overlay {
  position: relative;
}
.component-1__img-3 {
  grid-area: img3;
  width: clamp(1px, 22.7083333333vw, 436px);
  height: clamp(1px, 22.7083333333vw, 436px);
}
@media only screen and (max-width: 768px) {
  .component-1__img-3 {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    width: 53.3333333333vw;
    height: 53.3333333333vw;
  }
}
.component-1__img-4 {
  grid-area: img4;
  width: clamp(1px, 30.8333333333vw, 592px);
  height: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 768px) {
  .component-1__img-4 {
    width: auto;
    height: 83.2vw;
  }
}
.component-2 {
  display: grid;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  grid-column-gap: clamp(1px, 8.8541666667vw, 170px);
  grid-template-areas: "img1 text" "img1 img2" ". img2";
}
.component-2.--img-2-end .component-2__img-2-wrap {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.component-2.--img-2-end .component-2__img-2-caption {
  text-align: right;
}
.component-2 * {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .component-2 {
    grid-gap: 32px;
    grid-template-areas: "text" "img1" "img1" "img2";
  }
}
.component-2--reflection {
  grid-template-areas: "text img1" "img2 img1" "img2 .";
}
@media only screen and (max-width: 768px) {
  .component-2--reflection {
    grid-template-areas: "text" "img1" "img2";
  }
}
.component-2--reflection .component-2__text {
  justify-self: end;
}
.component-2--reflection .component-2__img-1 {
  width: clamp(1px, 47.0833333333vw, 904px);
  height: clamp(1px, 47.0833333333vw, 904px);
}
@media only screen and (max-width: 768px) {
  .component-2--reflection .component-2__img-1 {
    width: 83.2vw;
    height: 150.4vw;
  }
}
@media only screen and (max-width: 768px) {
  .component-2--reflection .component-2__img-2-wrap {
    width: 100%;
    height: 83.2vw;
  }
}
.component-2--reflection .component-2__img-2 {
  width: clamp(1px, 30.8333333333vw, 592px);
  height: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 768px) {
  .component-2--reflection .component-2__img-2 {
    width: 83.2vw;
    height: 83.2vw;
    max-width: unset;
  }
}
.component-2__img-1 {
  grid-area: img1;
  width: clamp(1px, 47.0833333333vw, 904px);
  height: clamp(1px, 38.9583333333vw, 748px);
}
@media only screen and (max-width: 768px) {
  .component-2__img-1 {
    width: 100%;
    height: 112vw;
  }
}
.component-2__img-2 {
  width: clamp(1px, 22.7083333333vw, 436px);
  height: clamp(1px, 22.7083333333vw, 436px);
}
@media only screen and (max-width: 768px) {
  .component-2__img-2 {
    width: 68.2666666667vw;
    height: 68.2666666667vw;
  }
}
.component-2__img-2-caption {
  font-style: italic;
  color: var(--black);
}
.component-2__img-2-wrap {
  grid-area: img2;
  align-self: start;
  grid-gap: clamp(1px, 1.0416666667vw, 20px);
}
@media only screen and (max-width: 768px) {
  .component-2__img-2-wrap {
    grid-gap: 3.7333333333vw;
  }
}
.component-2__text {
  grid-area: text;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  max-width: clamp(1px, 20.8333333333vw, 400px);
}
@media only screen and (max-width: 768px) {
  .component-2__text {
    grid-gap: 8.5333333333vw;
    max-width: unset;
  }
}
.component-2__text-title {
  color: var(--black);
}
.component-2__text-subtitle {
  color: var(--black);
}
.component-3 {
  display: grid;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: "img1 img1 img1 img2 img2 img2" "img1 img1 img1 img2 img2 img2" "img1 img1 img1 img3 img3 ." "text text . img3 img3 .";
}
.component-3 * {
  display: grid;
}
.component-3 img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 1200px) {
  .component-3 {
    grid-gap: 8.5333333333vw;
    grid-template-areas: "text" "img1" "img2" "img3";
  }
}
.component-3__text {
  grid-area: text;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  max-width: clamp(1px, 38.5416666667vw, 740px);
}
@media only screen and (max-width: 1200px) {
  .component-3__text {
    grid-gap: 8.5333333333vw;
    max-width: unset;
  }
}
.component-3__text-title {
  color: var(--black);
}
.component-3__text-subtitle {
  color: var(--black);
}
.component-3__img-1 {
  grid-area: img1;
  width: clamp(1px, 47.0833333333vw, 904px);
  height: clamp(1px, 49.375vw, 948px);
}
@media only screen and (max-width: 1200px) {
  .component-3__img-1 {
    width: auto;
    height: 150.4vw;
  }
}
.component-3__img-2 {
  grid-area: img2;
  width: clamp(1px, 47.0833333333vw, 904px);
  height: clamp(1px, 36.0416666667vw, 692px);
}
@media only screen and (max-width: 1200px) {
  .component-3__img-2 {
    width: 100%;
    height: 83.2vw;
  }
}
.component-3__img-3 {
  grid-area: img3;
  height: clamp(1px, 30.8333333333vw, 592px);
  width: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 1200px) {
  .component-3__img-3 {
    margin-top: 0;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    width: 53.3333333333vw;
    height: 53.3333333333vw;
  }
}
.component-4 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: grid;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: "img1 . text ." "img1 . img2 img3" "img1 . img2 img3" "img1 . img2 .";
}
.component-4 * {
  display: grid;
}
.component-4 img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 768px) {
  .component-4 {
    grid-gap: 8.5333333333vw;
    grid-template-areas: "img2" "text " "img1 " "img3";
  }
}
.component-4__text {
  grid-area: text;
  max-width: clamp(1px, 19.2708333333vw, 370px);
  color: var(--black);
}
@media only screen and (max-width: 768px) {
  .component-4__text {
    text-align: center;
    grid-gap: 8.5333333333vw;
    max-width: unset;
  }
}
.component-4__text-subtitle {
  font-size: clamp(1px, 1.0416666667vw, 20px);
  line-height: clamp(1px, 1.25vw, 24px);
}
@media only screen and (max-width: 768px) {
  .component-4__text-subtitle {
    font-size: 5.3333333333vw;
    line-height: 6.4vw;
  }
}
.component-4__img-1 {
  grid-area: img1;
  width: clamp(1px, 30.8333333333vw, 592px);
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .component-4__img-1 {
    width: 100%;
    height: 112vw;
  }
}
.component-4__img-2 {
  grid-area: img2;
  width: clamp(1px, 22.7083333333vw, 436px);
  height: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 768px) {
  .component-4__img-2 {
    width: 83.2vw;
    height: 112vw;
  }
}
.component-4__img-3 {
  grid-area: img3;
  height: clamp(1px, 22.7083333333vw, 436px);
  width: clamp(1px, 22.7083333333vw, 436px);
}
@media only screen and (max-width: 768px) {
  .component-4__img-3 {
    width: 68.2666666667vw;
    height: 68.2666666667vw;
  }
}
.component-5 {
  grid-gap: clamp(1px, 1.5625vw, 30px);
  display: grid;
  grid-template-areas: "img1 img2 img2" "img3 img2 img2" "img3 img2 img2" ". title title" ". subtitle subtitle";
}
.component-5 * {
  display: grid;
}
.component-5 img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 768px) {
  .component-5 {
    grid-gap: 8.5333333333vw;
    grid-template-areas: "title" "img2" "img3" "subtitle" "img1";
  }
}
.component-5__text {
  grid-area: text;
  max-width: clamp(1px, 35.8333333333vw, 688px);
  color: var(--black);
}
.component-5__text-title {
  grid-area: title;
}
.component-5__text-subtitle {
  grid-area: subtitle;
  margin-top: -1.6666666667vw;
  max-width: clamp(1px, 35.8333333333vw, 688px);
}
@media only screen and (max-width: 768px) {
  .component-5__text-subtitle {
    margin-top: unset;
    max-width: unset;
  }
}
.component-5__img-1 {
  grid-area: img1;
  width: clamp(1px, 22.7083333333vw, 436px);
  height: clamp(1px, 22.7083333333vw, 436px);
}
@media only screen and (max-width: 768px) {
  .component-5__img-1 {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    width: 83.2vw;
    height: 83.2vw;
  }
}
.component-5__img-2 {
  grid-area: img2;
  height: clamp(1px, 55.2083333333vw, 1060px);
  width: clamp(1px, 71.4583333333vw, 1372px);
}
@media only screen and (max-width: 768px) {
  .component-5__img-2 {
    width: 100vw;
    height: 150.4vw;
  }
}
.component-5__img-3 {
  grid-area: img3;
  width: clamp(1px, 22.7083333333vw, 436px);
  height: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 768px) {
  .component-5__img-3 {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    width: 68.2666666667vw;
    height: 112vw;
  }
}
.component-6 {
  display: grid;
  position: relative;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: ". . . text text text . . ." ". img1 img1 img2 img2 img2 img3 img3 img3" "img4 img4 img4 img2 img2 img2 img5 img5 .";
}
.component-6 * {
  display: grid;
}
.component-6 img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 768px) {
  .component-6 {
    grid-gap: 0;
    grid-template-areas: unset;
    padding-bottom: 119.4666666667vw;
  }
}
.component-6__text {
  grid-area: text;
  color: var(--black);
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  text-align: center;
  justify-self: center;
  justify-items: center;
}
@media only screen and (max-width: 768px) {
  .component-6__text {
    grid-row: 1;
  }
}
.component-6__text-title {
  max-width: clamp(1px, 12.9166666667vw, 248px);
}
@media only screen and (max-width: 768px) {
  .component-6__text-title {
    max-width: unset;
  }
}
.component-6__text-subtitle {
  max-width: clamp(1px, 24.375vw, 468px);
}
@media only screen and (max-width: 768px) {
  .component-6__text-subtitle {
    max-width: unset;
  }
}
.component-6__img-1 {
  grid-area: img1;
  width: clamp(1px, 22.7083333333vw, 436px);
  height: clamp(1px, 22.7083333333vw, 436px);
}
@media only screen and (max-width: 768px) {
  .component-6__img-1 {
    grid-row: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 68.2666666667vw;
    height: 68.2666666667vw;
  }
}
.component-6__img-2 {
  grid-area: img2;
  width: clamp(1px, 30.8333333333vw, 592px);
  height: clamp(1px, 47.0833333333vw, 904px);
}
@media only screen and (max-width: 768px) {
  .component-6__img-2 {
    grid-row: 2;
    position: absolute;
    left: 92%;
    top: 0;
    width: 83.2vw;
    height: 112vw;
  }
}
.component-6__img-3 {
  grid-area: img3;
  width: clamp(1px, 30.8333333333vw, 592px);
  height: 100%;
}
.component-6__img-3 .instagram-logo {
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .component-6__img-3 {
    grid-row: 2;
    position: absolute;
    left: 150%;
    top: 0;
    width: 83.2vw;
    height: 53.3333333333vw;
  }
}
.component-6__img-4 {
  grid-area: img4;
  width: clamp(1px, 30.8333333333vw, 592px);
  height: clamp(1px, 14.5833333333vw, 280px);
}
@media only screen and (max-width: 768px) {
  .component-6__img-4 {
    grid-row: 2;
    position: absolute;
    left: 150%;
    top: 0;
    width: 53.3333333333vw;
    height: 53.3333333333vw;
  }
}
.component-6__img-5 {
  grid-area: img5;
  width: clamp(1px, 18.75vw, 360px);
  height: clamp(1px, 18.75vw, 360px);
}
@media only screen and (max-width: 768px) {
  .component-6__img-5 {
    grid-row: 2;
    position: absolute;
    left: 200%;
    top: 0;
    width: 68.2666666667vw;
    height: 38.4vw;
  }
}
.component-6--4-images {
  grid-template-areas: ". . . text text text . . ." ". img1 img1 img2 img2 img2 img3 img3 img3" "img4 img4 img4 img2 img2 img2 img3 img3 img3" ". . . img2 img2 img2 . . .";
}
.component-6--4-images .component-6__img-1 .instagram-logo {
  display: none !important;
}
@media only screen and (max-width: 768px) {
  .component-6--4-images {
    padding-top: 33.0666666667vw;
    grid-gap: 0;
    grid-template-areas: unset;
    padding-bottom: 119.4666666667vw;
  }
}
.component-6--4-images .component-6__text {
  grid-area: text;
  color: var(--black);
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  text-align: center;
  justify-self: center;
  justify-items: center;
}
@media only screen and (max-width: 768px) {
  .component-6--4-images .component-6__text {
    grid-row: 1;
  }
}
.component-6--4-images .component-6__text-title {
  max-width: clamp(1px, 23.3333333333vw, 448px);
}
@media only screen and (max-width: 768px) {
  .component-6--4-images .component-6__text-title {
    max-width: unset;
  }
}
.component-6--4-images .component-6__text-subtitle {
  max-width: clamp(1px, 24.375vw, 468px);
}
@media only screen and (max-width: 768px) {
  .component-6--4-images .component-6__text-subtitle {
    max-width: unset;
  }
}
.component-6--4-images .component-6__img-1 {
  grid-area: img1;
  width: clamp(1px, 22.7083333333vw, 436px);
  height: clamp(1px, 22.7083333333vw, 436px);
}
@media only screen and (max-width: 768px) {
  .component-6--4-images .component-6__img-1 {
    grid-row: 2;
    position: absolute;
    left: 0;
    top: 0;
    width: 68.2666666667vw;
    height: 68.2666666667vw;
  }
}
.component-6--4-images .component-6__img-2 {
  grid-area: img2;
  width: clamp(1px, 30.8333333333vw, 592px);
  height: clamp(1px, 47.0833333333vw, 904px);
}
@media only screen and (max-width: 768px) {
  .component-6--4-images .component-6__img-2 {
    grid-row: 2;
    position: absolute;
    left: 100%;
    top: 0;
    width: 83.2vw;
    height: 112vw;
  }
}
.component-6--4-images .component-6__img-3 {
  grid-area: img3;
  width: clamp(1px, 30.8333333333vw, 592px);
  height: clamp(1px, 30.8333333333vw, 592px);
}
.component-6--4-images .component-6__img-3 .instagram-logo {
  display: grid !important;
}
@media only screen and (max-width: 768px) {
  .component-6--4-images .component-6__img-3 {
    grid-row: 2;
    position: absolute;
    left: 219%;
    top: 0;
    width: 83.2vw;
    height: 53.3333333333vw;
  }
}
.component-6--4-images .component-6__img-4 {
  grid-area: img4;
  width: clamp(1px, 30.8333333333vw, 592px);
  height: clamp(1px, 14.5833333333vw, 280px);
}
@media only screen and (max-width: 768px) {
  .component-6--4-images .component-6__img-4 {
    grid-row: 2;
    position: absolute;
    left: 150%;
    top: 0;
    width: 53.3333333333vw;
    height: 53.3333333333vw;
  }
}
.component-6--4-images .component-6__img-5 {
  grid-area: img5;
  display: none;
}
.component-7 {
  grid-gap: clamp(1px, 1.5625vw, 30px);
  display: grid;
  grid-template-areas: "img1 img2 img3";
}
.component-7 * {
  display: grid;
}
.component-7 img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 768px) {
  .component-7 {
    grid-gap: 6.4vw;
    grid-template-areas: "img2 img3";
  }
}
.component-7__img-1 {
  grid-area: img1;
  width: clamp(1px, 30.8333333333vw, 592px);
  height: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 768px) {
  .component-7__img-1 {
    display: none;
  }
}
.component-7__img-2 {
  grid-area: img2;
  width: clamp(1px, 30.8333333333vw, 592px);
  height: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 768px) {
  .component-7__img-2 {
    width: 46.9333333333vw;
    height: 46.9333333333vw;
  }
}
.component-7__img-3 {
  grid-area: img3;
  width: clamp(1px, 30.8333333333vw, 592px);
  height: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 768px) {
  .component-7__img-3 {
    width: 46.9333333333vw;
    height: 46.9333333333vw;
  }
}
.component-8__btn-hover {
  width: clamp(1px, 5.2083333333vw, 100px);
  height: clamp(1px, 5.2083333333vw, 100px);
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: 0.3s opacity linear;
  transition: 0.3s opacity linear;
  border-radius: 50%;
  pointer-events: none;
  z-index: 99;
}
.component-8__btn-hover #component-8__btn-hover--vertical {
  -webkit-transition: var(--transition);
  transition: var(--transition);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
.component-8__btn-hover.open #component-8__btn-hover--vertical {
  -webkit-transform: scale(0);
          transform: scale(0);
}
.component-8__btn-hover.open #component-8__btn-hover--bg {
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
@media only screen and (max-width: 768px) {
  .component-8__btn-hover {
    display: none;
  }
}
.component-8 {
  cursor: none;
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.component-8 * {
  display: grid;
}
.component-8:hover .component-8__btn-hover {
  opacity: 1;
}
.component-8__section {
  grid-template-areas: "title close";
}
.component-8__section-title {
  font-family: var(--font-light);
  text-transform: uppercase;
  color: var(--black);
}
@media only screen and (max-width: 768px) {
  .component-8__section-title {
    display: none;
  }
}
.component-8__title {
  color: var(--black);
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: clamp(1px, 2.0833333333vw, 40px) 0;
}
@media only screen and (max-width: 768px) {
  .component-8__title {
    padding-top: 8.5333333333vw;
    padding-bottom: 8.5333333333vw;
  }
}
.component-8__img {
  width: clamp(1px, 55.2083333333vw, 1060px);
  height: clamp(1px, 28.125vw, 540px);
  margin-bottom: clamp(1px, 4.375vw, 84px);
}
@media only screen and (max-width: 768px) {
  .component-8__img {
    margin-top: 9.6vw;
    width: 83.2vw;
    height: 53.3333333333vw;
    max-height: unset;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.component-8__btn {
  height: 100%;
  -ms-flex-item-align: center;
      align-self: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  margin-right: clamp(1px, 1.5625vw, 30px);
}
.component-8__btn #component-8__btn--vertical {
  -webkit-transition: var(--transition);
  transition: var(--transition);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
.component-8__btn svg {
  width: clamp(1px, 2.0833333333vw, 40px);
  height: clamp(1px, 2.0833333333vw, 40px);
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
@media only screen and (max-width: 768px) {
  .component-8__btn svg {
    width: 5.6053333333vw;
    height: 5.5893333333vw;
  }
}
.component-8__btn.open #component-8__btn--vertical {
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
}
.component-8__wrap {
  max-height: 0;
  overflow: hidden;
  grid-auto-flow: column;
  -webkit-transition: all 1.5s cubic-bezier(0.2, 1.14, 1, 1);
  transition: all 1.5s cubic-bezier(0.2, 1.14, 1, 1);
  grid-column: 1/-1;
}
.component-8__wrap.open {
  max-height: 100vh;
}
@media only screen and (max-width: 768px) {
  .component-8__wrap {
    grid-auto-flow: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    justify-items: center;
    grid-row-gap: 10.6666666667vw;
    grid-template-columns: 1fr;
  }
  .component-8__wrap.open {
    max-height: 150vh;
  }
}
.component-8__wrap--txt {
  grid-auto-flow: row;
  grid-column: span 2;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  justify-self: start;
  grid-template-columns: 1fr 1fr;
  -ms-flex-line-pack: start;
      align-content: start;
  grid-column-gap: clamp(1px, 5.4166666667vw, 104px);
  grid-row-gap: clamp(1px, 2.2916666667vw, 44px);
}
@media only screen and (max-width: 768px) {
  .component-8__wrap--txt {
    grid-row-gap: 10.6666666667vw;
    text-align: center;
    padding-bottom: 10.6666666667vw;
    grid-template-columns: 1fr;
    width: 100%;
  }
}
.component-8__column--dimensions {
  grid-gap: clamp(1px, 1.5625vw, 30px);
}
@media only screen and (max-width: 768px) {
  .component-8__column--dimensions {
    grid-gap: 10.6666666667vw;
  }
}
.component-8__column--legend {
  grid-gap: clamp(1px, 0.3125vw, 6px);
  -ms-flex-line-pack: start;
      align-content: start;
}
.component-8__column--legend .component-8__text-row {
  grid-auto-flow: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.component-8__column--legend .component-8__text-row span {
  min-width: clamp(1px, 1.25vw, 24px);
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .component-8__column--legend {
    display: none;
  }
}
.component-8__title-inner {
  font-style: normal;
  font-weight: normal;
  color: var(--black);
}
.component-8__data {
  font-family: var(--font-bold-black);
  font-style: normal;
  font-weight: normal;
  color: var(--black);
}
.component-9 {
  max-width: 1920px;
  margin: 0 auto;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-template-columns: 1fr 1fr;
  justify-items: center;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  display: grid;
}
.component-9 * {
  display: grid;
}
@media only screen and (max-width: 1200px) {
  .component-9 {
    grid-template-columns: 1fr;
    grid-gap: 8.5333333333vw;
  }
}
.component-9__card {
  width: 100%;
  height: clamp(1px, 47.0833333333vw, 904px);
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .component-9__card {
    height: 152.5333333333vw;
  }
}
.component-9__card .component__arrow path {
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.component-9__card .component-9__text {
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.component-9__card .component-9__text-title-top, .component-9__card .component-9__text-title, .component-9__card .component-9__text-subtitle, .component-9__card .component-9__text-bottom {
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.component-9__card:hover .component__arrow path {
  fill: var(--black);
}
.component-9__card:hover .component-9__text {
  background: var(--yellow);
}
.component-9__card:hover .component-9__text-title-top, .component-9__card:hover .component-9__text-title-bottom, .component-9__card:hover .component-9__text-title, .component-9__card:hover .component-9__text-subtitle, .component-9__card:hover .component-9__text-bottom {
  color: var(--black);
}
.component-9__card:after {
  content: " ";
  width: 100%;
  height: 100%;
  background: var(--black);
  opacity: 0.35;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 0;
}
.component-9__img {
  width: 100%;
  height: 100%;
}
.component-9__text {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.component-9__text-wrap {
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  justify-self: center;
  justify-items: center;
}
@media only screen and (max-width: 1200px) {
  .component-9__text-wrap {
    grid-gap: 8.5333333333vw;
  }
}
.component-9__text-title-top {
  font-family: var(--font-light);
  font-style: normal;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  color: var(--white);
}
.component-9__text-title {
  font-family: var(--font-bold-black);
  font-style: normal;
  font-weight: normal;
  text-align: center;
  letter-spacing: -0.02em;
  color: var(--white);
  max-width: clamp(1px, 27.0833333333vw, 520px);
}
@media only screen and (max-width: 1200px) {
  .component-9__text-title {
    max-width: unset;
  }
}
.component-9__text-subtitle {
  font-style: normal;
  font-weight: normal;
  text-align: center;
  max-width: clamp(1px, 20vw, 384px);
  color: var(--white);
}
@media only screen and (max-width: 768px) {
  .component-9__text-subtitle {
    max-width: unset;
  }
}
.component-9__text-bottom {
  justify-self: center;
  grid-gap: clamp(1px, 1.0416666667vw, 20px);
  grid-auto-flow: column;
  font-family: var(--font-bold);
  font-style: normal;
  font-weight: normal;
  text-align: center;
  color: var(--white);
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.component-9--grayscale .component-9__img {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.component-10 {
  grid-column-gap: clamp(1px, 6.25vw, 120px);
  display: grid;
  grid-template-areas: "img1 . text" "img1 . img2" "img1 . .";
}
.component-10 * {
  display: grid;
}
@media only screen and (max-width: 1200px) {
  .component-10 {
    grid-gap: 17.0666666667vw;
    grid-template-areas: "img1" "img1" "text" "img2";
  }
}
.component-10__img-1 {
  grid-area: img1;
  height: clamp(1px, 48.8020833333vw, 937px);
  width: clamp(1px, 35.4166666667vw, 680px);
}
@media only screen and (max-width: 1200px) {
  .component-10__img-1 {
    width: 83.2vw;
    height: 150.4vw;
  }
}
.component-10__img-2 {
  grid-area: img2;
  height: clamp(1px, 30.8333333333vw, 592px);
  width: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 1200px) {
  .component-10__img-2 {
    height: 83.2vw;
    width: 83.2vw;
  }
}
.component-10__text {
  grid-area: text;
  max-width: clamp(1px, 25.4166666667vw, 488px);
  color: var(--black);
  font-size: clamp(1px, 1.0416666667vw, 20px);
}
@media only screen and (max-width: 1200px) {
  .component-10__text {
    max-width: 100%;
    width: 100%;
    height: 100%;
    font-size: 5.3333333333vw;
  }
}
.component-11 {
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  display: grid;
  grid-template-areas: "text text . " "img2 img2 img1 " "img2 img2 img1 " "img2 img2 . ";
}
.component-11 * {
  display: grid;
}
.component-11 img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 768px) {
  .component-11 {
    grid-gap: 8.5333333333vw;
    grid-template-areas: "text" "img2" "img1";
  }
}
.component-11__img-1 {
  grid-area: img1;
  width: clamp(1px, 30.8333333333vw, 592px);
  height: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 768px) {
  .component-11__img-1 {
    justify-self: end;
    width: 68.2666666667vw;
    height: 68.2666666667vw;
    margin-right: 8.5333333333vw;
  }
}
.component-11__img-2 {
  grid-area: img2;
  width: clamp(1px, 65.4166666667vw, 1256px);
  height: clamp(1px, 55.2083333333vw, 1060px);
}
@media only screen and (max-width: 768px) {
  .component-11__img-2 {
    width: 100vw;
    height: 150.4vw;
  }
}
.component-11__text {
  grid-area: text;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  max-width: clamp(1px, 35.4166666667vw, 680px);
}
@media only screen and (max-width: 768px) {
  .component-11__text {
    grid-gap: 8.5333333333vw;
    max-width: unset;
  }
}
.component-11__text-title {
  font-style: normal;
  font-weight: normal;
  font-size: 44px;
  line-height: 48px;
  color: var(--black);
}
.component-11__text-subtitle {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  color: var(--black);
}
.component-12 {
  display: grid;
  grid-column-gap: clamp(1px, 1.875vw, 36px);
  grid-template-areas: "img1 img1 . text" "img1 img1 img2 img3" ". . . img3";
}
.component-12 * {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .component-12 {
    justify-items: center;
    grid-gap: 8.5333333333vw;
    grid-template-areas: "text" "img1" "img2" "img3";
  }
}
.component-12__img-1 {
  grid-area: img1;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 768px) {
  .component-12__img-1 {
    width: 83.2vw;
    height: 112vw;
  }
}
.component-12__img-2 {
  grid-area: img2;
  width: clamp(1px, 22.5vw, 432px);
  height: clamp(1px, 22.5vw, 432px);
}
@media only screen and (max-width: 768px) {
  .component-12__img-2 {
    width: 53.3333333333vw;
    height: 53.3333333333vw;
  }
}
.component-12__img-3 {
  grid-area: img3;
  width: clamp(1px, 22.7083333333vw, 436px);
  height: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 768px) {
  .component-12__img-3 {
    width: 83.2vw;
    height: 112vw;
  }
}
.component-12__text {
  grid-area: text;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  max-width: clamp(1px, 20.8333333333vw, 400px);
}
@media only screen and (max-width: 768px) {
  .component-12__text {
    grid-gap: 6.4vw;
    max-width: unset;
    text-align: center;
  }
}
.component-12__text-title {
  font-style: normal;
  font-weight: normal;
  font-size: 44px;
  line-height: 48px;
  color: var(--black);
}
.component-12__text-subtitle {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  color: var(--black);
}
.component-13 {
  grid-column-gap: 1.5625vw;
  display: grid;
  grid-template-areas: ".    img2 img2 " "img1 img2 img2 " "img1 img2 img2 " "img1 img2 img2 " ". title . " ". subtitle . ";
}
.component-13 * {
  display: grid;
}
.component-13 img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 768px) {
  .component-13 {
    text-align: center;
    grid-template-areas: "title" "img2" "subtitle" "img1";
  }
}
.component-13__img-1 {
  grid-area: img1;
  max-height: 30.8333333333vw;
}
@media only screen and (max-width: 768px) {
  .component-13__img-1 {
    max-height: unset;
    justify-self: center;
    width: 53.3333333333vw;
    height: 83.2vw;
  }
}
.component-13__img-2 {
  grid-area: img2;
  max-height: 47.0833333333vw;
}
@media only screen and (max-width: 768px) {
  .component-13__img-2 {
    max-height: unset;
    width: 83.2vw;
    height: 112vw;
    margin-top: 12.8vw;
  }
}
.component-13__text {
  padding-top: 3.3333333333vw;
  grid-area: text;
  grid-gap: 1.0416666667vw;
  max-width: 41.6666666667vw;
}
.component-13__text-title {
  font-style: normal;
  font-weight: normal;
  font-size: 44px;
  line-height: 48px;
  color: var(--black);
  grid-area: title;
}
.component-13__text-subtitle {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  color: var(--black);
  grid-area: subtitle;
  width: clamp(1px, 35.8333333333vw, 688px);
}
@media only screen and (max-width: 768px) {
  .component-13__text-subtitle {
    width: 100%;
  }
}
.component-15 {
  display: grid;
  grid-gap: clamp(1px, 13.4895833333vw, 259px);
  grid-template-areas: "text img img";
}
.component-15 * {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .component-15 {
    grid-gap: 17.0666666667vw;
    grid-template-areas: "text" "img";
  }
}
.component-15__text {
  font-family: var(--font-bold-black);
  grid-area: text;
  -ms-flex-line-pack: center;
      align-content: center;
}
.component-15__text-1 {
  color: var(--black);
}
.component-15__text-2 {
  color: var(--yellow);
}
.component-15__img {
  grid-area: img;
  width: clamp(1px, 57.2916666667vw, 1100px);
  height: clamp(1px, 38.9583333333vw, 748px);
}
@media only screen and (max-width: 768px) {
  .component-15__img {
    width: 83.2vw;
    height: 83.2vw;
  }
}
.component-16 {
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  display: grid;
  grid-template-areas: ". . . img2 img2 img2 . . ." "img1 img1 img1 img2 img2 img2 . . ." "img1 img1 img1 img2 img2 img2 img3 img3 ." "img1 img1 img1 img2 img2 img2 img5 img5 img5" ". img4 img4 img2 img2 img2 img5 img5 img5" ". . . img2 img2 img2 img5 img5 img5" ". . . img2 img2 img2 . . .";
}
.component-16 * {
  display: grid;
}
.component-16 img {
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 768px) {
  .component-16 {
    -ms-flex-line-pack: center;
        align-content: center;
    width: 350vw;
    -webkit-transform: translate(-45vw, 0);
            transform: translate(-45vw, 0);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    grid-gap: 8.5333333333vw;
  }
}
.component-16__img-1 {
  grid-area: img1;
  width: clamp(1px, 22.7083333333vw, 436px);
  height: clamp(1px, 22.7083333333vw, 436px);
  align-self: flex-end;
}
@media only screen and (max-width: 768px) {
  .component-16__img-1 {
    width: 68.2666666667vw;
    height: 68.2666666667vw;
  }
}
.component-16__img-2 {
  grid-area: img2;
  width: clamp(1px, 30.8333333333vw, 592px);
  height: clamp(1px, 47.0833333333vw, 904px);
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .component-16__img-2 {
    width: 83.2vw;
    height: 150.4vw;
  }
}
.component-16__img-3 {
  grid-area: img3;
  width: clamp(1px, 14.5833333333vw, 280px);
  height: clamp(1px, 14.5833333333vw, 280px);
}
@media only screen and (max-width: 768px) {
  .component-16__img-3 {
    width: 53.3333333333vw;
    height: 53.3333333333vw;
  }
}
.component-16__img-4 {
  grid-area: img4;
  width: clamp(1px, 14.5833333333vw, 280px);
  height: clamp(1px, 14.5833333333vw, 280px);
}
@media only screen and (max-width: 768px) {
  .component-16__img-4 {
    width: 53.3333333333vw;
    height: 53.3333333333vw;
  }
}
.component-16__img-5 {
  grid-area: img5;
  width: clamp(1px, 22.7083333333vw, 436px);
  height: clamp(1px, 22.7083333333vw, 436px);
}
@media only screen and (max-width: 768px) {
  .component-16__img-5 {
    width: 68.2666666667vw;
    height: 68.2666666667vw;
  }
}
.component-17 {
  display: grid;
  grid-gap: 1.6666666667vw;
  grid-template-areas: "img1 img2 img3";
}
.component-17 * {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .component-17 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    grid-gap: 8.5333333333vw;
    width: 350vw;
    -webkit-transform: translate(-60vw, 0);
            transform: translate(-60vw, 0);
  }
}
.component-17__img-1 {
  grid-area: img1;
  width: clamp(1px, 30.8333333333vw, 592px);
  height: clamp(1px, 14.5833333333vw, 280px);
}
@media only screen and (max-width: 768px) {
  .component-17__img-1 {
    width: 83.2vw;
    height: 53.3333333333vw;
  }
}
.component-17__img-2 {
  grid-area: img2;
  width: clamp(1px, 30.8333333333vw, 592px);
  height: clamp(1px, 38.9583333333vw, 748px);
}
@media only screen and (max-width: 768px) {
  .component-17__img-2 {
    width: 312px;
    height: 420px;
  }
}
.component-17__img-3 {
  grid-area: img3;
  width: clamp(1px, 30.8333333333vw, 592px);
  height: clamp(1px, 22.7083333333vw, 436px);
  align-self: end;
}
@media only screen and (max-width: 768px) {
  .component-17__img-3 {
    width: 312px;
    height: 312px;
  }
}
.component-18 {
  display: grid;
  grid-gap: 9.7916666667vw;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-areas: "img1 text";
}
.component-18 * {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .component-18 {
    grid-template-areas: "img1" "text";
  }
}
.component-18__img-1 {
  grid-area: img1;
  width: clamp(1px, 30.8333333333vw, 592px);
  height: clamp(1px, 38.9583333333vw, 748px);
}
@media only screen and (max-width: 768px) {
  .component-18__img-1 {
    width: 100%;
    height: 112vw;
  }
}
.component-18__text {
  grid-area: text;
  font-family: var(--font-bold);
  font-style: normal;
  font-weight: normal;
  color: var(--black);
  max-width: clamp(1px, 28.125vw, 540px);
}
@media only screen and (max-width: 768px) {
  .component-18__text {
    max-width: unset;
  }
}
.component-19 {
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  min-height: 30.8333333333vw;
}
.component-19 * {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .component-19 {
    margin-top: 17.0666666667vw;
  }
}
.component-19__wrap {
  left: 50%;
  top: 50%;
  width: 150vw;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  grid-gap: 1.6666666667vw;
  position: absolute;
  grid-auto-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.component-19__wrap > :nth-child(odd) {
  width: 30.8333333333vw;
  height: 30.8333333333vw;
}
@media only screen and (max-width: 768px) {
  .component-19__wrap > :nth-child(odd) {
    width: 68.2666666667vw;
    height: 68.2666666667vw;
  }
}
.component-19__wrap > :nth-child(even) {
  width: 22.7083333333vw;
  height: 22.7083333333vw;
}
@media only screen and (max-width: 768px) {
  .component-19__wrap > :nth-child(even) {
    width: 53.3333333333vw;
    height: 53.3333333333vw;
  }
}
.component-20 {
  display: grid;
  grid-gap: 1.6666666667vw;
  grid-template-areas: "img1 img2";
}
.component-20 * {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .component-20 {
    grid-gap: 8.5333333333vw;
    grid-template-areas: "img1" "img2";
  }
}
.component-20__img-1 {
  grid-area: img1;
  width: 22.7083333333vw;
  height: 18.3854166667vw;
}
@media only screen and (max-width: 768px) {
  .component-20__img-1 {
    width: 100%;
    height: 53.3333333333vw;
  }
}
.component-20__img-2 {
  grid-area: img2;
  width: 47.0833333333vw;
  height: 33.9583333333vw;
}
@media only screen and (max-width: 768px) {
  .component-20__img-2 {
    width: 100%;
    height: 83.2vw;
  }
}
.component-21 {
  display: grid;
  background: var(--black);
}
.component-21 * {
  display: grid;
}
.component-21__wrap {
  grid-row-gap: clamp(1px, 10.4166666667vw, 200px);
  grid-template-areas: "img1 img1" "text img2";
}
@media only screen and (max-width: 768px) {
  .component-21__wrap {
    grid-template-areas: "img1" "text" "img2";
  }
}
@media only screen and (min-width: 2039px) {
  .component-21__wrap {
    max-width: 1920px;
    margin: 0 auto;
  }
}
.component-21__img-1 {
  grid-area: img1;
  width: clamp(1px, 79.5833333333vw, 1528px);
  height: clamp(1px, 38.9583333333vw, 748px);
}
@media only screen and (max-width: 768px) {
  .component-21__img-1 {
    width: 100%;
    height: 78.9333333333vw;
  }
}
.component-21__img-2 {
  grid-area: img2;
  width: clamp(1px, 47.0833333333vw, 904px);
  height: clamp(1px, 38.9583333333vw, 748px);
  justify-self: end;
}
@media only screen and (max-width: 768px) {
  .component-21__img-2 {
    width: 100%;
    height: 53.3333333333vw;
  }
}
.component-21__text {
  grid-area: text;
  -ms-flex-line-pack: start;
      align-content: start;
  grid-gap: clamp(1px, 1.5625vw, 30px);
  color: var(--white);
  max-width: clamp(1px, 27.9166666667vw, 536px);
}
@media only screen and (max-width: 768px) {
  .component-21__text {
    max-width: unset;
    grid-gap: 8.5333333333vw;
  }
}
.component-21__text-top {
  font-family: var(--font-bold);
  font-style: normal;
  font-weight: normal;
  font-size: clamp(1px, 0.8333333333vw, 16px);
  line-height: clamp(1px, 1.0416666667vw, 20px);
  text-transform: uppercase;
  color: var(--white);
}
@media only screen and (max-width: 768px) {
  .component-21__text-top {
    display: none;
  }
}
.component-21__text-title {
  font-family: var(--font-bold);
  font-style: normal;
  font-weight: normal;
  color: var(--white);
}
.component-21__text-paragraph {
  font-family: var(--font-light);
  font-style: normal;
  font-weight: normal;
  font-size: clamp(1px, 1.0416666667vw, 20px);
  line-height: clamp(1px, 1.25vw, 24px);
  color: var(--white);
}
@media only screen and (max-width: 768px) {
  .component-21__text-paragraph {
    font-size: 5.3333333333vw;
    line-height: 6.4vw;
  }
}
.component-22 {
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: "img1 img1 img1 . text ." "img1 img1 img1 . . ." "img1 img1 img1 . img5 img5" "img2 img3 img3 img3 img4 img4";
}
.component-22 * {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .component-22 {
    grid-gap: 8.5333333333vw;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    position: relative;
    grid-template-areas: "text " "img1 " "slider1";
  }
}
.component-22__img-1 {
  grid-area: img1;
  width: clamp(1px, 38.9583333333vw, 748px);
  height: clamp(1px, 47.0833333333vw, 904px);
}
@media only screen and (max-width: 768px) {
  .component-22__img-1 {
    width: 100%;
    height: 150.4vw;
  }
}
.component-22__img-2 {
  grid-area: img2;
  width: clamp(1px, 22.7083333333vw, 436px);
  height: clamp(1px, 22.7083333333vw, 436px);
}
@media only screen and (max-width: 768px) {
  .component-22__img-2 {
    grid-area: slider1;
    width: 53.3333333333vw;
    height: 53.3333333333vw;
    -webkit-transform: translate(190.4vw, 0);
            transform: translate(190.4vw, 0);
  }
}
.component-22__img-3 {
  grid-area: img3;
  width: clamp(1px, 30.8333333333vw, 592px);
  height: clamp(1px, 38.9583333333vw, 748px);
}
@media only screen and (max-width: 768px) {
  .component-22__img-3 {
    width: 68.2666666667vw;
    height: 112vw;
    grid-area: slider1;
  }
}
.component-22__img-4 {
  grid-area: img4;
  width: clamp(1px, 22.7083333333vw, 436px);
  height: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 768px) {
  .component-22__img-4 {
    width: 53.3333333333vw;
    height: 83.2vw;
    align-self: end;
    grid-area: slider1;
    -webkit-transform: translate(75.2vw, 0);
            transform: translate(75.2vw, 0);
  }
}
.component-22__img-5 {
  grid-area: img5;
  width: clamp(1px, 22.7083333333vw, 436px);
  height: clamp(1px, 22.7083333333vw, 436px);
}
@media only screen and (max-width: 768px) {
  .component-22__img-5 {
    grid-area: slider1;
    width: 53.3333333333vw;
    height: 53.3333333333vw;
    align-self: end;
    -webkit-transform: translate(132.8vw, 0);
            transform: translate(132.8vw, 0);
  }
}
.component-22__text {
  grid-area: text;
  font-family: var(--font-bold);
  font-style: normal;
  font-weight: normal;
  color: var(--black);
  -webkit-transform: translate(-40%, 0);
          transform: translate(-40%, 0);
  max-width: clamp(1px, 21.25vw, 408px);
}
@media only screen and (max-width: 768px) {
  .component-22__text {
    -webkit-transform: translate(0, 0) !important;
            transform: translate(0, 0) !important;
    max-width: unset;
    width: 100%;
  }
}
.component-23 {
  display: grid;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  grid-column-gap: 8.9583333333vw;
  grid-template-areas: "img1 text";
}
.component-23 * {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .component-23 {
    grid-template-areas: "text" "img1";
  }
}
.component-23__img-1 {
  grid-area: img1;
  width: 50vw;
  height: 48.75vw;
}
@media only screen and (max-width: 768px) {
  .component-23__img-1 {
    width: 100%;
    height: 81.0666666667vw;
    margin-top: 17.0666666667vw;
  }
}
.component-23__text {
  grid-area: text;
  grid-gap: 1.6666666667vw;
  max-width: 25vw;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  align-self: center;
}
@media only screen and (max-width: 768px) {
  .component-23__text {
    grid-gap: 8.5333333333vw;
    max-width: unset;
  }
}
.component-24 {
  display: grid;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-areas: "text text text . . . . . . img1 img1 img1" "text text text . . . . . . img1 img1 img1" ". . . . . . . . . img1 img1 img1" "img2 . . . . . . . . img1 img1 img1" "img2 . . . . . . . . img1 img1 img1" "text2 . . . . . . . . img1 img1 img1" "text2 . . . . . . . . img1 img1 img1";
}
.component-24 * {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .component-24 {
    grid-gap: 8.5333333333vw;
    grid-template-areas: "text text text" "img1 img1 img1" "img2 img2 ." "text2 text2 text2";
  }
}
.component-24__img-1 {
  grid-area: img1;
  width: clamp(1px, 62.9166666667vw, 1208px);
  height: clamp(1px, 47.0833333333vw, 904px);
  justify-self: end;
}
@media only screen and (max-width: 768px) {
  .component-24__img-1 {
    width: 100%;
    height: 101.3333333333vw;
  }
}
.component-24__img-2 {
  grid-area: img2;
  -ms-flex-line-pack: end;
      align-content: end;
  height: clamp(1px, 14.5833333333vw, 280px);
  width: clamp(1px, 14.5833333333vw, 280px);
}
@media only screen and (max-width: 768px) {
  .component-24__img-2 {
    height: 53.3333333333vw;
    width: 53.3333333333vw;
  }
}
.component-24__text {
  grid-area: text;
  font-family: var(--font-bold);
  color: var(--black);
  max-width: clamp(1px, 24.7916666667vw, 476px);
}
@media only screen and (max-width: 768px) {
  .component-24__text {
    max-width: unset;
  }
}
.component-24__text-2 {
  grid-area: text2;
  color: var(--black);
  max-width: clamp(1px, 15.1041666667vw, 290px);
  padding-top: clamp(1px, 1.25vw, 24px);
}
@media only screen and (max-width: 768px) {
  .component-24__text-2 {
    max-width: unset;
  }
}
.component-25 {
  display: grid;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-areas: "img1 img1 img2 . . ." "img1 img1 . . text text" "img1 img1 . . text text";
}
.component-25 * {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .component-25 {
    grid-gap: 8.5333333333vw;
    grid-template-areas: "img1 img1 img1" ". img2 img2" "text text text";
  }
}
.component-25__img-1 {
  grid-area: img1;
  width: clamp(1px, 30.8333333333vw, 592px);
  height: clamp(1px, 39.1666666667vw, 752px);
}
@media only screen and (max-width: 768px) {
  .component-25__img-1 {
    width: 100%;
    height: 101.3333333333vw;
  }
}
.component-25__img-2 {
  grid-area: img2;
  align-self: start;
  height: clamp(1px, 14.5833333333vw, 280px);
  width: clamp(1px, 14.5833333333vw, 280px);
}
@media only screen and (max-width: 768px) {
  .component-25__img-2 {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    height: 53.3333333333vw;
    width: 53.3333333333vw;
  }
}
.component-25__text {
  grid-area: text;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  font-family: var(--font-bold);
  color: var(--black);
  max-width: clamp(1px, 31.09375vw, 597px);
}
@media only screen and (max-width: 768px) {
  .component-25__text {
    max-width: unset;
    grid-gap: 8.5333333333vw;
  }
}
.component-25__text-2 {
  grid-area: text2;
  color: var(--black);
  max-width: clamp(1px, 15.1041666667vw, 290px);
  padding-top: clamp(1px, 1.25vw, 24px);
}
.component-26 {
  display: grid;
  grid-column-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-row-gap: clamp(1px, 10.4166666667vw, 200px);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  grid-template-areas: " . text text2 ." "img1 img2 img2 img3" "img1 img2 img2 img3" "img1 img2 img2 img3";
}
.component-26 * {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .component-26 {
    grid-gap: 8.5333333333vw;
    grid-template-rows: 1fr 60vh 1fr;
    position: relative;
    grid-template-areas: "text" "imgs" "text2";
  }
  .component-26__img-1, .component-26__img-2, .component-26__img-3 {
    grid-area: imgs !important;
    position: absolute;
    left: 50%;
    top: 50%;
  }
  .component-26__img-1, .component-26__img-3 {
    width: 83.2vw !important;
    height: 83.2vw !important;
  }
  .component-26__img-2 {
    width: 83.2vw !important;
    height: 112vw !important;
  }
  .component-26__img-1 {
    left: 6.4vw !important;
  }
  .component-26__img-2 {
    left: 96vw !important;
  }
  .component-26__img-3 {
    left: 185.6vw !important;
  }
}
.component-26__img-1 {
  grid-area: img1;
  width: clamp(1px, 29.7916666667vw, 572px);
  height: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 768px) {
  .component-26__img-1 {
    width: 100%;
    height: 101.3333333333vw;
  }
}
.component-26__img-2 {
  grid-area: img2;
  width: 100%;
  height: clamp(1px, 38.9583333333vw, 748px);
}
@media only screen and (max-width: 768px) {
  .component-26__img-2 {
    height: 53.3333333333vw;
    width: 53.3333333333vw;
  }
}
.component-26__img-3 {
  grid-area: img3;
  width: clamp(1px, 24.5833333333vw, 472px);
  height: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 768px) {
  .component-26__img-3 {
    height: 53.3333333333vw;
    width: 53.3333333333vw;
  }
}
.component-26__text {
  grid-area: text;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  color: var(--black);
  align-self: start;
}
@media only screen and (max-width: 768px) {
  .component-26__text {
    max-width: unset;
    grid-gap: 8.5333333333vw;
  }
}
.component-26__text-2 {
  grid-area: text2;
  color: var(--black);
}
.component-27 {
  display: grid;
  grid-column-gap: clamp(1px, 3.3333333333vw, 64px);
  grid-template-areas: "text . img2 img2" "text2 . img2 img2" "img1 . img2 img2";
}
.component-27 * {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .component-27 {
    grid-gap: 8.5333333333vw;
    position: relative;
    grid-template-areas: "text" "img2";
  }
}
.component-27__img-1 {
  grid-area: img1;
  width: clamp(1px, 14.5833333333vw, 280px);
  height: clamp(1px, 22.7083333333vw, 436px);
  align-self: end;
}
@media only screen and (max-width: 768px) {
  .component-27__img-1 {
    display: none;
  }
}
.component-27__img-2 {
  grid-area: img2;
  width: clamp(1px, 62.9166666667vw, 1208px);
  height: clamp(1px, 47.0833333333vw, 904px);
  justify-self: end;
}
@media only screen and (max-width: 768px) {
  .component-27__img-2 {
    width: 100%;
    height: 101.3333333333vw;
  }
}
.component-27__text {
  grid-area: text;
  grid-gap: clamp(1px, 0.625vw, 12px);
  color: var(--black);
  align-self: baseline;
}
@media only screen and (max-width: 768px) {
  .component-27__text {
    max-width: unset;
    grid-gap: 8.5333333333vw;
  }
}
.component-27__text-2 {
  grid-area: text2;
  color: var(--black);
  max-width: clamp(1px, 22.7083333333vw, 436px);
}
@media only screen and (max-width: 768px) {
  .component-27__text-2 {
    max-width: unset;
    display: none;
  }
}
.component-28 {
  display: grid;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-template-areas: "img1 . img2 text ." "img1 . text2 text2 ." ". . . img3 .";
}
.component-28 * {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .component-28 {
    grid-gap: 8.5333333333vw;
    position: relative;
    grid-template-areas: "img2" "text" "img3" "img1";
  }
}
.component-28__img-1 {
  grid-area: img1;
  width: clamp(1px, 30.8333333333vw, 592px);
  height: clamp(1px, 39.1666666667vw, 752px);
}
@media only screen and (max-width: 768px) {
  .component-28__img-1 {
    width: 100%;
    height: 112vw;
  }
}
.component-28__img-2 {
  grid-area: img2;
  -ms-flex-line-pack: baseline;
      align-content: baseline;
  grid-gap: clamp(1px, 0.8333333333vw, 16px);
}
.component-28__img-2 img {
  width: clamp(1px, 14.5833333333vw, 280px);
  height: clamp(1px, 14.5833333333vw, 280px);
}
@media only screen and (max-width: 768px) {
  .component-28__img-2 {
    grid-gap: 5.3333333333vw;
    justify-self: center;
  }
  .component-28__img-2 img {
    width: 53.3333333333vw;
    height: 53.3333333333vw;
  }
}
.component-28__img-3 {
  grid-area: img3;
  width: clamp(1px, 22.7083333333vw, 436px);
  height: clamp(1px, 22.7083333333vw, 436px);
  justify-self: end;
  margin-top: calc(clamp(1px, 4.1666666667vw, 80px)* (-1));
}
@media only screen and (max-width: 768px) {
  .component-28__img-3 {
    width: 100%;
    height: 101.3333333333vw;
    margin-top: unset;
  }
}
.component-28__text {
  grid-area: text;
  grid-gap: clamp(1px, 1.0416666667vw, 20px);
  color: var(--black);
  align-self: baseline;
}
@media only screen and (max-width: 768px) {
  .component-28__text {
    max-width: unset;
    text-align: center;
  }
}
.component-28__text-2 {
  grid-area: text2;
  color: var(--black);
  max-width: clamp(1px, 22.7083333333vw, 436px);
  margin-top: calc(clamp(1px, 4.1666666667vw, 80px)* (-1));
}
@media only screen and (max-width: 768px) {
  .component-28__text-2 {
    max-width: unset;
    display: none;
  }
}
.component-29 {
  display: grid;
  grid-gap: 0;
  grid-template-columns: 1fr 1fr;
  grid-template-areas: "img1 wrap";
}
.component-29 * {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .component-29 {
    grid-template-columns: 1fr;
    grid-gap: 21.3333333333vw;
    grid-template-areas: "mob_tit" "img1" "wrap";
  }
}
.component-29__wrap {
  grid-area: wrap;
  -ms-flex-line-pack: center;
      align-content: center;
  justify-items: center;
  grid-row-gap: clamp(1px, 5.2083333333vw, 100px);
  grid-auto-flow: column;
  grid-template-areas: "text" "img2" "text2";
}
@media only screen and (max-width: 768px) {
  .component-29__wrap {
    grid-gap: 21.3333333333vw;
    grid-auto-flow: column;
    grid-template-areas: "text2" "img2";
  }
}
.component-29__mobile-title {
  grid-area: mob_tit;
  display: none;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .component-29__mobile-title {
    display: block;
  }
}
.component-29__img-1 {
  grid-area: img1;
  width: 100%;
  height: clamp(1px, 55.2083333333vw, 1060px);
}
@media only screen and (max-width: 768px) {
  .component-29__img-1 {
    width: 83.2vw;
    height: 101.3333333333vw;
  }
}
.component-29__img-2 {
  grid-area: img2;
  -ms-flex-line-pack: baseline;
      align-content: baseline;
  grid-gap: clamp(1px, 0.8333333333vw, 16px);
  width: clamp(1px, 14.5833333333vw, 280px);
  height: clamp(1px, 14.5833333333vw, 280px);
}
@media only screen and (max-width: 768px) {
  .component-29__img-2 {
    width: 53.3333333333vw;
    height: 53.3333333333vw;
  }
}
.component-29__text {
  grid-area: text;
  grid-gap: clamp(1px, 0.625vw, 12px);
  color: var(--black);
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .component-29__text {
    max-width: unset;
    display: none;
  }
}
.component-29__text-2 {
  grid-area: text2;
  color: var(--black);
  max-width: clamp(1px, 20.1041666667vw, 386px);
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .component-29__text-2 {
    max-width: unset;
  }
}
.component-30 {
  display: grid;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-columns: 1fr 1fr 1fr;
  /*

    &__wrap{
  grid-auto-flow: column;
      grid-template-areas:
      'img1'
      'text2'
    ;
    }
    &__img-1 {
      grid-area: img1;
      width: 100%;
      height: vw(1060);
      @media only screen and (max-width: $phone) {
        display: none;
      }
    }

    &__img-2 {
      grid-area: img2;
      align-content: baseline;
      grid-gap: vw(16);
      width: vw(280);
      height: vw(280);
      @media only screen and (max-width: $phone) {
        width: 100%;
        height: vw_m(380);
      }
    }


    &__text {
      grid-area: text;
      grid-gap: vw(12);
      color: var(--black);

      @media only screen and (max-width: $phone) {
        max-width: unset;

      }
    }
    &__text-2 {
      grid-area: text2;
      grid-gap: vw(12);
      color: var(--black);

      @media only screen and (max-width: $phone) {
        max-width: unset;

      }
    }
  */
}
.component-30 * {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .component-30 {
    grid-template-columns: 1fr;
    grid-gap: 8.5333333333vw;
    position: relative;
  }
}
.component-30__wrap {
  grid-gap: clamp(1px, 1.4583333333vw, 28px);
  -ms-flex-line-pack: start;
      align-content: start;
}
@media only screen and (max-width: 768px) {
  .component-30__wrap {
    grid-gap: 6.4vw;
  }
}
.component-30__text-2 {
  grid-gap: clamp(1px, 1.0416666667vw, 20px);
  max-width: 70%;
}
@media only screen and (max-width: 768px) {
  .component-30__text-2 {
    grid-gap: 3.2vw;
    max-width: unset;
  }
}
.component-30__img-1 {
  width: 100%;
  height: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 768px) {
  .component-30__img-1 {
    height: 112vw;
  }
}
.component-30__img-2 {
  width: 100%;
  height: clamp(1px, 38.9583333333vw, 748px);
}
@media only screen and (max-width: 768px) {
  .component-30__img-2 {
    height: 112vw;
  }
}
.component-31 {
  display: grid;
  grid-gap: clamp(1px, 4.1666666667vw, 80px);
  grid-auto-flow: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-items: center;
  grid-template-areas: "text" "img1";
}
.component-31 * {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .component-31 {
    grid-gap: 17.0666666667vw;
    position: relative;
    grid-template-areas: "img1" "text";
  }
}
.component-31__text {
  grid-area: text;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  color: var(--black);
  max-width: clamp(1px, 26.9791666667vw, 518px);
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .component-31__text {
    max-width: unset;
  }
}
.component-31__img-1 {
  grid-area: img1;
  width: clamp(1px, 63.3333333333vw, 1216px);
  height: clamp(1px, 47.0833333333vw, 904px);
}
@media only screen and (max-width: 768px) {
  .component-31__img-1 {
    width: 100%;
    height: 150.4vw;
  }
}
.component-101 {
  width: 100%;
  background: var(--black);
  color: var(--white);
}
.component-101__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: clamp(1px, 9.7916666667vw, 188px);
}
.component-101__grid__column p {
  margin-bottom: clamp(1px, 1.25vw, 24px);
}
@media (max-width: 768px) {
  .component-101__grid {
    margin: 0;
    width: 100%;
    grid-template-columns: 1fr;
    grid-gap: 8.5333333333vw;
  }
  .component-101__grid__column p {
    margin-bottom: 8.5333333333vw;
  }
}
.component-102 {
  display: grid;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-columns: repeat(3, minmax(0, 1fr));
}
.component-102__paragraph {
  grid-column: 1/-1;
  margin: 0 auto;
  width: clamp(1px, 47.0833333333vw, 904px);
  text-align: center;
}
.component-102__paragraph span {
  display: block;
}
.component-102__card {
  position: relative;
  padding-top: clamp(1px, 48.9583333333vw, 940px);
}
.component-102__card .card-side {
  height: clamp(1px, 48.9583333333vw, 940px);
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.component-102__card .card-side.--main img.card-main-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.component-102__card .card-side.--flipped {
  background: #1d1d1bd9;
  color: white;
  padding: clamp(1px, 4.375vw, 84px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.component-102__card .card-side.--flipped .card-flip-logo img {
  height: clamp(1px, 4.1666666667vw, 80px);
}
.component-102__card .card-side.--flipped .card-flip-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.component-102__card .card-side.--flipped .card-flip-button .card-flip-button-arrow {
  display: inline-block;
  margin-left: clamp(1px, 0.8333333333vw, 16px);
  border-radius: 50%;
  width: clamp(1px, 1.875vw, 36px);
  height: clamp(1px, 1.875vw, 36px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.component-102__card .card-side.--flipped .card-flip-button .card-flip-button-arrow img {
  max-width: 50%;
}
.component-102__card .card-side.--flipped .card-flip-button .card-flip-button-arrow.--green {
  background: #33544a;
}
.component-102__card .card-side.--flipped .card-flip-button .card-flip-button-arrow.--yellow {
  background: #fddf02;
}
.component-102__card .card-side.--flipped .card-flip-button .card-flip-button-arrow.--yellow img {
  -webkit-filter: invert(0.9);
          filter: invert(0.9);
}
.component-102__card .card-side.--flipped .card-flip-button .card-flip-button-arrow.--red {
  background: #d02430;
}
.component-102__card .card-side.--flipped .card-curtain {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.component-102__card .card-footer .card-button a {
  color: var(--black);
}
.component-102__card .card-footer .card-button a img {
  -webkit-filter: invert(0.9);
          filter: invert(0.9);
}
.component-102__card .card-side.--flipped {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
}
.component-102__card:hover .card-side.--flipped {
  opacity: 1;
}
@media (max-width: 768px) {
  .component-102 {
    grid-template-columns: 1fr;
    grid-gap: 13.3333333333vw;
  }
  .component-102__paragraph {
    width: 100%;
  }
  .component-102__card {
    padding-top: 133.3333333333vw;
  }
  .component-102__card .card-side {
    height: 133.3333333333vw;
  }
  .component-102__card .card-side.--flipped {
    opacity: 1;
    display: none;
  }
  .component-102__card .card-side.--flipped .card-flip-logo img {
    height: 17.6vw;
  }
  .component-102__card .card-side.--flipped .card-flip-button .card-flip-button-arrow {
    width: 9.6vw;
    height: 9.6vw;
    margin-left: 4.2666666667vw;
  }
  .component-102__card .card-footer .card-button img {
    padding-left: 3.7333333333vw;
  }
}
.component-103 {
  background: var(--black);
  color: var(--white);
}
.component-103__map-container .logo {
  height: clamp(1px, 3.5416666667vw, 68px);
  width: clamp(1px, 16.25vw, 312px);
  margin-bottom: clamp(1px, 2.0833333333vw, 40px);
}
.component-103__map-container .map-img {
  width: 100%;
}
@media (max-width: 768px) {
  .component-103__map-container .logo {
    display: block;
    height: 18.1333333333vw;
    width: auto;
    margin: 0 auto 17.0666666667vw;
  }
  .component-103__map-container .map-img {
    width: 100%;
    height: 74.6666666667vw;
    -o-object-position: right;
       object-position: right;
  }
}
.component-104 .ceo-cards-container {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: clamp(1px, 18.2291666667vw, 350px);
  width: 100%;
  margin: 0 auto;
}
.component-104 .ceo-cards-container .ceo-card .ceo-text-holder {
  position: relative;
}
.component-104 .ceo-cards-container .ceo-card .ceo-text-holder .ceo-logo {
  position: absolute;
  top: clamp(1px, 1.5625vw, 30px);
  right: 0;
  max-height: clamp(1px, 2.0833333333vw, 40px);
}
.component-104 .ceo-cards-container .ceo-card .ceo-text-holder a.website-link {
  margin-top: clamp(1px, 1.6666666667vw, 32px);
  padding-top: clamp(1px, 1.6666666667vw, 32px);
  color: var(--black);
  display: inline-block;
}
.component-104 .ceo-cards-container .ceo-card .ceo-text-holder a.website-link img {
  -webkit-filter: invert(0.9);
          filter: invert(0.9);
  padding-left: clamp(1px, 0.9375vw, 18px);
}
@media (max-width: 768px) {
  .component-104 .ceo-cards-container {
    grid-template-columns: 1fr;
    grid-gap: 21.3333333333vw;
    width: 100%;
  }
  .component-104 .ceo-cards-container .ceo-card {
    position: relative;
    padding-top: 18.6666666667vw;
  }
  .component-104 .ceo-cards-container .ceo-card .ceo-text-holder {
    position: static;
  }
  .component-104 .ceo-cards-container .ceo-card .ceo-text-holder .ceo-logo {
    position: absolute;
    top: 0;
    left: 0;
    max-height: 10.6666666667vw;
  }
  .component-104 .ceo-cards-container .ceo-card .ceo-text-holder a.website-link {
    padding-top: 10.6666666667vw;
    font-size: 5.3333333333vw;
  }
  .component-104 .ceo-cards-container .ceo-card .ceo-text-holder a.website-link img {
    padding-left: 4.8vw;
  }
}
.component-105__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: clamp(1px, 1.875vw, 36px);
}
.component-105__grid img {
  display: block;
  max-width: clamp(1px, 39.0625vw, 750px);
}
.component-105__grid__text-box {
  width: clamp(1px, 31.25vw, 600px);
}
.component-105__grid__text-box p {
  padding-bottom: clamp(1px, 1.0416666667vw, 20px);
}
.component-105__img--mobile-only {
  display: none !important;
}
@media (max-width: 768px) {
  .component-105__grid {
    grid-gap: 9.6vw;
    grid-template-columns: 1fr;
  }
  .component-105__grid img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    max-width: 100%;
    padding-bottom: 17.0666666667vw;
  }
  .component-105__grid__text-box {
    width: 100%;
    padding: 0 7.4666666667vw;
  }
  .component-105__grid__text-box p {
    padding-bottom: 5.3333333333vw;
  }
  .component-105__img--desktop-only {
    display: none !important;
  }
  .component-105__img--mobile-only {
    display: block !important;
  }
}
.component-121 {
  display: grid;
  max-width: 100vw;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: "img1 img1 img2" "img1 img1 img3" "img4  .   img3" "img4  .    .  " "text  .    .  ";
  grid-template-rows: clamp(1px, 22.7083333333vw, 436px) clamp(1px, 22.7083333333vw, 436px) clamp(1px, 6.4583333333vw, 124px) clamp(1px, 6.4583333333vw, 124px) auto;
  grid-template-columns: clamp(1px, 30.8333333333vw, 592px) clamp(1px, 38.9583333333vw, 748px) clamp(1px, 22.7083333333vw, 436px);
}
@media only screen and (max-width: 768px) {
  .component-121 {
    grid-gap: 8.5333333333vw;
    grid-template-areas: "img1" "text" "img2" "img3" "img4";
  }
}
.component-121__text {
  grid-area: text;
}
.component-121__img-1 {
  grid-area: img1;
}
.component-121__img-2 {
  grid-area: img2;
}
.component-121__img-3 {
  grid-area: img3;
}
.component-121__img-4 {
  grid-area: img4;
}
.component-131 {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-auto-rows: clamp(1px, 14.5833333333vw, 280px);
}
.component-131.wrap {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .component-131__item:not([mob-order]) {
    display: none;
  }
  .component-131__item[mob-order="1"] {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .component-131__item[mob-order="2"] {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .component-131__item[mob-order="3"] {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .component-131__item[mob-order="4"] {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .component-131__item[mob-order="5"] {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .component-131__item[mob-order="6"] {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .component-131__item[mob-order="7"] {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .component-131__item[mob-order="8"] {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .component-131__item[mob-order="9"] {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .component-131__item[mob-order="10"] {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
}
@media only screen and (max-width: 768px) {
  .component-131__item--text {
    -ms-flex-item-align: center;
        align-self: center;
  }
}
.component-131__item--double {
  grid-column: span 2;
  padding: clamp(1px, 1.6666666667vw, 32px);
  height: 100%;
}
@media only screen and (max-width: 768px) {
  .component-131__item--double {
    padding: 6.4vw;
  }
}
.component-131__item--yellow {
  background: var(--yellow);
}
.component-131__item--img {
  background-position: center;
  background-size: cover;
}
.component-131__item--img-2x3 {
  grid-column: span 2;
  grid-row: span 3;
}
@media only screen and (max-width: 768px) {
  .component-131 {
    grid-gap: 8.5333333333vw;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-rows: 38.4vw;
  }
}
.component-131--big-img .component-131__item--text > div {
  padding-top: clamp(1px, 0.625vw, 12px);
  max-width: 80%;
}
@media only screen and (max-width: 768px) {
  .component-131--big-img .component-131__item--text > div {
    max-width: unset;
  }
}
.component-131--big-img .component-131__item--text-2 {
  grid-column: 1;
  grid-row: 2;
}
@media only screen and (max-width: 768px) {
  .component-131--big-img .component-131__item--text-2 {
    grid-column: unset;
    grid-row: unset;
  }
}
.component-131--big-img .component-131__item--text-3 {
  -ms-flex-item-align: end;
      align-self: end;
}
@media only screen and (max-width: 768px) {
  .component-131--big-img .component-131__item--text-3 {
    -ms-flex-item-align: center;
        align-self: center;
  }
}
.component-131--big-img .component-131__item--text-4 {
  -ms-flex-item-align: end;
      align-self: end;
}
@media only screen and (max-width: 768px) {
  .component-131--big-img .component-131__item--text-4 {
    -ms-flex-item-align: center;
        align-self: center;
  }
}
.component-132 {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
}
.component-132 * {
  display: grid;
  background-position: center;
  background-size: cover;
}
@media only screen and (max-width: 768px) {
  .component-132 {
    grid-gap: 6.4vw;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.component-132.wrap {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
.component-132__item {
  grid-column: span 3;
  height: clamp(1px, 22.7083333333vw, 436px);
}
@media only screen and (max-width: 768px) {
  .component-132__item {
    grid-column: span 1;
    height: 53.3333333333vw;
  }
  .component-132__item[mob-order="1"] {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .component-132__item[mob-order="2"] {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .component-132__item[mob-order="3"] {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .component-132__item[mob-order="4"] {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .component-132__item[mob-order="5"] {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .component-132__item[mob-order="6"] {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .component-132__item[mob-order="7"] {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .component-132__item[mob-order="8"] {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .component-132__item[mob-order="9"] {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .component-132__item[mob-order="10"] {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
}
.component-132__item--full {
  grid-column: 1/-1;
  padding: clamp(1px, 1.875vw, 36px) clamp(1px, 2.2916666667vw, 44px);
  color: var(--white);
  -ms-flex-line-pack: start;
      align-content: start;
}
@media only screen and (max-width: 768px) {
  .component-132__item--full {
    padding: 5.3333333333vw;
  }
}
.component-132__item--tall {
  height: clamp(1px, 47.0833333333vw, 904px);
  padding: clamp(1px, 1.875vw, 36px) clamp(1px, 2.2916666667vw, 44px);
  color: var(--white);
  -ms-flex-line-pack: start;
      align-content: start;
  position: relative;
}
.component-132__item--tall::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.3) 100%);
}
@media only screen and (max-width: 768px) {
  .component-132__item--tall {
    height: 100vw;
    padding: 5.3333333333vw;
  }
}
.component-132__item--text {
  padding: 0 clamp(1px, 1.3541666667vw, 26px);
  grid-gap: clamp(1px, 1.0416666667vw, 20px);
}
@media only screen and (max-width: 768px) {
  .component-132__item--text {
    grid-column: 1/-1 !important;
    padding: 14.9333333333vw;
    height: auto;
    grid-gap: 5.3333333333vw;
  }
}
.component-132__item--text > * {
  width: clamp(1px, 14.5833333333vw, 280px);
}
@media only screen and (max-width: 768px) {
  .component-132__item--text > * {
    width: 100%;
    text-align: center;
  }
}
.component-132__item--text.--hor_left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
}
.component-132__item--text.--hor_mid {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.component-132__item--text.--hor_right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.component-132__item--text.--ver_top {
  -ms-flex-line-pack: start;
      align-content: start;
}
.component-132__item--text.--ver_mid {
  -ms-flex-line-pack: center;
      align-content: center;
}
.component-132__item--text.--ver_bot {
  -ms-flex-line-pack: end;
      align-content: end;
}
.component-132__item--2row {
  grid-column: span 2;
}
@media only screen and (max-width: 768px) {
  .component-132__item--2row {
    grid-column: span 1;
  }
}
.component-132__item--4row {
  grid-column: span 4;
}
@media only screen and (max-width: 768px) {
  .component-132__item--4row {
    grid-column: span 1;
  }
}
.component-132__item--8row {
  grid-column: span 8;
}
@media only screen and (max-width: 768px) {
  .component-132__item--8row {
    grid-column: span 1;
  }
}
@media only screen and (max-width: 768px) {
  .component-132__item--mob-big {
    margin: 0 8.5333333333vw;
    grid-column: 1/-1;
    height: 83.2vw;
  }
}
@media only screen and (max-width: 768px) {
  .component-132__item--mob-full {
    grid-column: 1/-1;
    height: 100vw;
  }
}
.component-132__mid-block--type1 {
  -webkit-box-ordinal-group: 21;
      -ms-flex-order: 20;
          order: 20;
  grid-column: 1/-1;
  padding-top: clamp(1px, 6.5625vw, 126px);
  grid-gap: 0 clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: ". img1 . text text ." ". img1 . img2 . .";
  grid-template-columns: minmax(0, 2fr) minmax(0, 4fr) minmax(0, 1fr) minmax(0, 2fr) minmax(0, 2fr) minmax(0, 1fr);
}
@media only screen and (max-width: 768px) {
  .component-132__mid-block--type1 {
    padding: 17.0666666667vw 8.5333333333vw;
    grid-gap: 6.4vw;
    grid-template-areas: "text text" "img1 img1" ".    img2";
    grid-template-columns: minmax(0, 2fr) minmax(0, 4fr);
  }
}
.component-132__mid-block--type1__img1 {
  grid-area: img1;
  height: clamp(1px, 22.7083333333vw, 436px);
}
@media only screen and (max-width: 768px) {
  .component-132__mid-block--type1__img1 {
    height: 60.8vw;
  }
}
.component-132__mid-block--type1__img2 {
  grid-area: img2;
  height: clamp(1px, 14.5833333333vw, 280px);
}
@media only screen and (max-width: 768px) {
  .component-132__mid-block--type1__img2 {
    height: 53.3333333333vw;
  }
}
.component-132__mid-block--type1__text-box {
  grid-area: text;
  padding-bottom: clamp(1px, 6.6666666667vw, 128px);
  -ms-flex-line-pack: start;
      align-content: start;
  grid-gap: clamp(1px, 2.0833333333vw, 40px);
}
@media only screen and (max-width: 768px) {
  .component-132__mid-block--type1__text-box {
    grid-gap: 10.6666666667vw;
  }
}
.component-132__mid-block--type1__text-box > :first-child {
  width: clamp(1px, 22.7083333333vw, 436px);
}
@media only screen and (max-width: 768px) {
  .component-132__mid-block--type1__text-box > :first-child {
    width: 100%;
  }
}
.component-132__mid-block--type1__text-box > :last-child {
  width: clamp(1px, 27.6041666667vw, 530px);
}
@media only screen and (max-width: 768px) {
  .component-132__mid-block--type1__text-box > :last-child {
    width: 100%;
  }
}
.component-132__mid-block--type2 {
  -webkit-box-ordinal-group: 21;
      -ms-flex-order: 20;
          order: 20;
  grid-column: 1/-1;
  padding-top: clamp(1px, 6.5625vw, 126px);
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: ". text . img1 img2 ." ". text . img3 img2 .";
  grid-template-columns: minmax(0, 1fr) minmax(0, 4fr) minmax(0, 1fr) minmax(0, 2fr) minmax(0, 3fr) minmax(0, 1fr);
}
@media only screen and (max-width: 768px) {
  .component-132__mid-block--type2 {
    padding: 17.0666666667vw 8.5333333333vw;
    grid-gap: 6.4vw;
    grid-template-areas: "text text" "img2 img2" "img1 img3";
    grid-template-columns: minmax(0, 3fr) minmax(0, 3fr);
  }
}
.component-132__mid-block--type2__img1 {
  grid-area: img1;
  height: clamp(1px, 14.5833333333vw, 280px);
}
@media only screen and (max-width: 768px) {
  .component-132__mid-block--type2__img1 {
    height: 38.4vw;
  }
}
.component-132__mid-block--type2__img2 {
  grid-area: img2;
  height: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 768px) {
  .component-132__mid-block--type2__img2 {
    height: 83.2vw;
  }
}
.component-132__mid-block--type2__img3 {
  grid-area: img3;
  height: clamp(1px, 14.5833333333vw, 280px);
}
@media only screen and (max-width: 768px) {
  .component-132__mid-block--type2__img3 {
    height: 38.4vw;
  }
}
.component-132__mid-block--type2__text-box {
  grid-area: text;
  -ms-flex-line-pack: center;
      align-content: center;
  grid-gap: clamp(1px, 2.0833333333vw, 40px);
}
@media only screen and (max-width: 768px) {
  .component-132__mid-block--type2__text-box {
    grid-gap: 10.6666666667vw;
  }
}
.component-132__mid-block--type2__text-box p {
  padding-bottom: 1em;
}
.component-132__mid-block--type2__text-box > :first-child {
  width: clamp(1px, 22.7083333333vw, 436px);
}
@media only screen and (max-width: 768px) {
  .component-132__mid-block--type2__text-box > :first-child {
    width: 100%;
  }
}
.component-132__mid-block--type2__text-box > :last-child {
  width: clamp(1px, 27.6041666667vw, 530px);
}
@media only screen and (max-width: 768px) {
  .component-132__mid-block--type2__text-box > :last-child {
    width: 100%;
  }
}
.component-132__mid-block--type3 {
  -webkit-box-ordinal-group: 21;
      -ms-flex-order: 20;
          order: 20;
  grid-column: 1/-1;
  padding-top: clamp(1px, 8.75vw, 168px);
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: ". text . img1 img2";
  grid-template-columns: minmax(0, 1fr) minmax(0, 3fr) minmax(0, 1fr) minmax(0, 4fr) minmax(0, 3fr);
}
@media only screen and (max-width: 768px) {
  .component-132__mid-block--type3 {
    grid-template-areas: "img2 img2 .   " ".    img1 img1" "text text text";
    grid-template-columns: minmax(0, 1fr) minmax(0, 4fr) minmax(0, 1fr);
    grid-gap: 8.5333333333vw;
    padding: 17.0666666667vw 8.5333333333vw;
  }
}
.component-132__mid-block--type3__img1 {
  grid-area: img1;
  height: clamp(1px, 38.9583333333vw, 748px);
}
@media only screen and (max-width: 768px) {
  .component-132__mid-block--type3__img1 {
    height: 68.2666666667vw;
  }
}
.component-132__mid-block--type3__img2 {
  grid-area: img2;
  height: clamp(1px, 38.9583333333vw, 748px);
}
@media only screen and (max-width: 768px) {
  .component-132__mid-block--type3__img2 {
    height: 112vw;
  }
}
.component-132__mid-block--type3__text-box {
  grid-area: text;
  -ms-flex-line-pack: center;
      align-content: center;
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
}
@media only screen and (max-width: 768px) {
  .component-132__mid-block--type3__text-box {
    grid-gap: 8.5333333333vw;
  }
}
.component-132__mid-block--type4 {
  -webkit-box-ordinal-group: 21;
      -ms-flex-order: 20;
          order: 20;
  grid-column: 1/-1;
  padding-top: clamp(1px, 8.75vw, 168px);
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
  grid-template-areas: ".    text1 text1 text1 .    . .     img1  img1  img1  img1 ." ".    img2  img2  img2  img2 . .     img1  img1  img1  img1 ." ".    img2  img2  img2  img2 . text2 text2 text2 text2 .    .";
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
@media only screen and (max-width: 768px) {
  .component-132__mid-block--type4 {
    grid-template-areas: "text1 text1" "text2 text2" "img1  img2";
    grid-template-columns: minmax(0, 3fr) minmax(0, 3fr);
    grid-gap: 8.5333333333vw;
    padding: 17.0666666667vw 8.5333333333vw;
  }
}
.component-132__mid-block--type4__img1 {
  grid-area: img1;
  height: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 768px) {
  .component-132__mid-block--type4__img1 {
    height: 53.3333333333vw;
  }
}
.component-132__mid-block--type4__img2 {
  grid-area: img2;
  height: clamp(1px, 30.8333333333vw, 592px);
}
@media only screen and (max-width: 768px) {
  .component-132__mid-block--type4__img2 {
    height: 53.3333333333vw;
  }
}
.component-132__mid-block--type4__text-box1 {
  grid-area: text1;
  -ms-flex-line-pack: start;
      align-content: start;
  padding-bottom: clamp(1px, 14.84375vw, 285px);
}
@media only screen and (max-width: 768px) {
  .component-132__mid-block--type4__text-box1 {
    padding-bottom: 0;
  }
}
.component-132__mid-block--type4__text-box2 {
  grid-area: text2;
  -ms-flex-line-pack: end;
      align-content: end;
}
.component-132__mid-block--type4__text-box2 p {
  padding-bottom: 1em;
}
.component-132__wrap {
  max-width: 100vw;
}
.component-133 {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
}
.component-133 * {
  display: grid;
  background-position: center;
  background-size: cover;
}
.component-133.wrap {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .component-133 {
    grid-template-columns: 1fr;
    grid-gap: 21.3333333333vw;
  }
}
.component-133__item {
  grid-gap: clamp(1px, 1.4583333333vw, 28px);
  -ms-flex-line-pack: start;
      align-content: start;
}
@media only screen and (max-width: 768px) {
  .component-133__item {
    grid-gap: 8.5333333333vw;
  }
}
.component-133__item__img {
  height: clamp(1px, 38.9583333333vw, 748px);
  padding: clamp(1px, 2.2916666667vw, 44px) clamp(1px, 2.6041666667vw, 50px);
  margin-bottom: clamp(1px, 1.4583333333vw, 28px);
  color: var(--white);
  -ms-flex-line-pack: start;
      align-content: start;
  grid-gap: clamp(1px, 0.4166666667vw, 8px);
  position: relative;
}
@media only screen and (max-width: 768px) {
  .component-133__item__img {
    height: 100vw;
    padding: 5.3333333333vw;
  }
}
.component-133__item__img:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: " ";
  background: -webkit-gradient(linear, left bottom, left top, color-stop(60.94%, rgba(0, 0, 0, 0)), to(#000000));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 60.94%, #000000 100%);
  opacity: 0.45;
  z-index: -1;
}
.component-133__item > :last-child {
  width: clamp(1px, 32.5vw, 624px);
}
@media only screen and (max-width: 768px) {
  .component-133__item > :last-child {
    width: 100%;
  }
}
.component-151.wrap {
  margin: 0 auto;
  max-width: 1920px;
  width: 100%;
}
.component-151__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: clamp(1px, 1.6666666667vw, 32px);
}
.component-151__grid > .column.--left form.ao-form {
  display: grid;
  grid-gap: clamp(1px, 1.4583333333vw, 28px);
}
.component-151__grid > .column.--left form.ao-form .ao-form-label {
  display: block;
  font-size: clamp(1px, 0.8333333333vw, 16px);
  font-family: var(--font-semi);
  padding-bottom: clamp(1px, 0.625vw, 12px);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.component-151__grid > .column.--left form.ao-form .ao-required {
  color: red;
}
.component-151__grid > .column.--left form.ao-form #column-c1619603989423 .ao-column-inner {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 0 clamp(1px, 3.5416666667vw, 68px);
}
.component-151__grid > .column.--left form.ao-form #column-c1581091748331 .ao-column-inner, .component-151__grid > .column.--left form.ao-form #column-c1581091846780 .ao-column-inner {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  font-size: clamp(1px, 0.7291666667vw, 14px);
}
.component-151__grid > .column.--left form.ao-form #column-c1581091748331 .ao-column-inner > :first-child, .component-151__grid > .column.--left form.ao-form #column-c1581091846780 .ao-column-inner > :first-child {
  grid-column: 1/-1;
}
.component-151__grid > .column.--left form.ao-form #column-c1581091748331 .ao-column-inner .ao-combo-block, .component-151__grid > .column.--left form.ao-form #column-c1581091846780 .ao-column-inner .ao-combo-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: clamp(1px, 1.0416666667vw, 20px);
  padding-top: clamp(1px, 1.0416666667vw, 20px);
}
.component-151__grid > .column.--left form.ao-form input, .component-151__grid > .column.--left form.ao-form select, .component-151__grid > .column.--left form.ao-form option, .component-151__grid > .column.--left form.ao-form textarea {
  color: black;
  padding: clamp(1px, 0.7291666667vw, 14px) clamp(1px, 0.8333333333vw, 16px);
  font-size: clamp(1px, 0.7291666667vw, 14px) !important;
}
.component-151__grid > .column.--left form.ao-form textarea {
  width: 100%;
  resize: none;
  min-height: clamp(1px, 6.25vw, 120px);
  padding: clamp(1px, 0.625vw, 12px) clamp(1px, 0.8333333333vw, 16px);
  font-family: var(--font-light);
  border: 1px solid #ddd;
  font-size: clamp(1px, 0.7291666667vw, 14px);
}
.component-151__grid > .column.--left form.ao-form button[type=submit] {
  border: none !important;
  background: var(--yellow) !important;
  text-transform: uppercase !important;
  font-family: var(--font-semi) !important;
  cursor: pointer;
  border-radius: 0 !important;
  color: black !important;
  font-weight: normal !important;
  width: 100% !important;
  padding: clamp(1px, 0.8333333333vw, 16px) !important;
  font-size: clamp(1px, 0.7291666667vw, 14px) !important;
  margin-top: clamp(1px, 1.0416666667vw, 20px);
}
.component-151__grid > .column.--left form.ao-form .ao-captcha-block {
  padding-top: clamp(1px, 1.0416666667vw, 20px);
}
.component-151__grid > .column.--left form.ao-form #block-b1579617475737, .component-151__grid > .column.--left form.ao-form #block-b1579622287997 {
  background: #f4f4f4;
  padding: clamp(1px, 1.25vw, 24px);
}
.component-151__grid > .column.--left form.ao-form #block-b1579617475737 p, .component-151__grid > .column.--left form.ao-form #block-b1579622287997 p {
  color: black;
  font-size: clamp(1px, 0.7291666667vw, 14px);
  line-height: clamp(1px, 1.0416666667vw, 20px);
  font-family: var(--font-light);
}
.component-151__grid > .column.--left form.ao-form #block-b1579617475737 p + p, .component-151__grid > .column.--left form.ao-form #block-b1579622287997 p + p {
  padding-top: 1em;
}
.component-151__grid > .column.--left form.ao-form #block-b1579617475737 a, .component-151__grid > .column.--left form.ao-form #block-b1579622287997 a {
  color: #222;
}
.component-151__grid > .column.--right .inner-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.component-151__grid > .column.--right a {
  color: var(--black);
}
@media (max-width: 768px) {
  .component-151__grid {
    grid-template-columns: 1fr;
    grid-gap: 21.3333333333vw;
    padding-top: 10.6666666667vw;
  }
  .component-151__grid > .column.--left form.ao-form {
    grid-gap: 8.5333333333vw;
  }
  .component-151__grid > .column.--left form.ao-form .ao-form-label {
    font-size: 4.2666666667vw;
    padding-bottom: 3.2vw;
  }
  .component-151__grid > .column.--left form.ao-form #column-c1619603989423 .ao-column-inner {
    grid-template-columns: 1fr;
  }
  .component-151__grid > .column.--left form.ao-form #column-c1581091748331 .ao-column-inner, .component-151__grid > .column.--left form.ao-form #column-c1581091846780 .ao-column-inner {
    grid-template-columns: 1fr;
    font-size: 3.7333333333vw;
  }
  .component-151__grid > .column.--left form.ao-form input,
.component-151__grid > .column.--left form.ao-form select {
    font-size: 3.7333333333vw !important;
    padding: 3.7333333333vw 4.2666666667vw;
  }
  .component-151__grid > .column.--left form.ao-form select option {
    font-size: 3.7333333333vw !important;
  }
  .component-151__grid > .column.--left form.ao-form textarea {
    min-height: 32vw;
    padding: 3.2vw 4.2666666667vw;
    font-size: 3.7333333333vw !important;
  }
  .component-151__grid > .column.--left form.ao-form input[type=radio] {
    padding: 2.6666666667vw;
  }
  .component-151__grid > .column.--left form.ao-form .ao-captcha-block {
    padding-top: 5.3333333333vw;
  }
  .component-151__grid > .column.--left form.ao-form button[type=submit] {
    margin-top: 5.3333333333vw;
    padding: 4.2666666667vw !important;
    font-size: 3.7333333333vw !important;
  }
  .component-151__grid > .column.--left form.ao-form .ao-recaptcha-error-wrapper {
    max-width: 80vw;
  }
  .component-151__grid > .column.--left form.ao-form #block-b1579617475737, .component-151__grid > .column.--left form.ao-form #block-b1579622287997 {
    padding: 6.4vw;
  }
  .component-151__grid > .column.--left form.ao-form #block-b1579617475737 p, .component-151__grid > .column.--left form.ao-form #block-b1579622287997 p {
    font-size: 3.7333333333vw;
    line-height: 5.3333333333vw;
  }
  .component-151__grid > .column.--left form.ao-form #block-b1579617475737 p:not(:last-child), .component-151__grid > .column.--left form.ao-form #block-b1579622287997 p:not(:last-child) {
    padding-bottom: 5.3333333333vw;
  }
  .component-151__grid > .column.--right {
    padding-left: 0;
  }
  .component-151__grid > .column.--right .inner-grid {
    grid-template-columns: 1fr;
  }
}
.component-152 .head1 {
  text-align: center;
}
.component-152 .map-holder img {
  width: 100%;
  height: clamp(1px, 56.25vw, 1080px);
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
}
.component-152 a.get-directions {
  color: var(--black);
  padding: clamp(1px, 0.9375vw, 18px) 0;
  display: block;
  width: clamp(1px, 10.4166666667vw, 200px);
  text-align: center;
  margin: 0 auto;
  background: var(--yellow);
}
@media (max-width: 768px) {
  .component-152 .head1 {
    display: none;
  }
  .component-152 .map-holder {
    display: none;
  }
  .component-152 a.get-directions {
    padding: 4.8vw 0;
    width: 100%;
  }
}
.container {
  counter-reset: l1counter;
}
.component-153 {
  width: clamp(1px, 47.0833333333vw, 904px);
  margin: 0 auto;
}
.component-153 p,
.component-153 li {
  margin-bottom: clamp(1px, 1.0416666667vw, 20px);
}
.component-153 h2 {
  margin-bottom: clamp(1px, 1.6666666667vw, 32px);
  font-size: clamp(1px, 1.6666666667vw, 32px);
  line-height: clamp(1px, 1.875vw, 36px);
  font-family: var(--font-bold);
  font-weight: normal;
}
.component-153 h3 {
  margin-bottom: clamp(1px, 1.25vw, 24px);
  font-size: clamp(1px, 1.25vw, 24px);
  line-height: clamp(1px, 1.6666666667vw, 32px);
  font-family: var(--font-bold);
  font-weight: normal;
}
.component-153 h4 {
  margin-bottom: clamp(1px, 1.0416666667vw, 20px);
  font-size: clamp(1px, 0.8333333333vw, 16px);
  line-height: clamp(1px, 1.0416666667vw, 20px);
  font-family: var(--font-bold);
  font-weight: normal;
}
.component-153 ol ol, .component-153 ul ul {
  padding-top: 1em;
}
.component-153 h3,
.component-153 .lvl1 {
  counter-reset: l2counter;
}
.component-153 h3::before,
.component-153 .lvl1::before {
  counter-increment: l1counter;
  content: counter(l1counter) ".  ";
  font-family: var(--font-bold);
  font-weight: normal;
}
.component-153 h4,
.component-153 ol.lvl2 > li,
.component-153 :not(ol).lvl2 {
  counter-reset: l3counter;
}
.component-153 h4::before,
.component-153 ol.lvl2 > li::before,
.component-153 :not(ol).lvl2::before {
  counter-increment: l2counter;
  content: counter(l1counter) "." counter(l2counter) "  ";
  font-family: var(--font-bold);
  font-weight: normal;
}
.component-153 ol > li,
.component-153 .lvl3 {
  counter-reset: l4counter;
  list-style-type: none;
}
.component-153 ol > li::before,
.component-153 .lvl3::before {
  counter-increment: l3counter;
  content: counter(l1counter) "." counter(l2counter) "." counter(l3counter) " ";
  font-family: var(--font-bold);
  font-weight: normal;
}
.component-153 a {
  color: var(--black);
  text-decoration: underline;
}
@media (max-width: 768px) {
  .component-153 {
    width: 100%;
  }
  .component-153 p,
.component-153 li {
    margin-bottom: 5.3333333333vw;
  }
  .component-153 ol, .component-153 ul {
    padding-left: 5.3333333333vw;
  }
  .component-153 h2 {
    margin-bottom: 8.5333333333vw;
    font-size: 8.5333333333vw;
    line-height: 9.6vw;
  }
  .component-153 h3 {
    margin-bottom: 6.4vw;
    font-size: 5.3333333333vw;
    line-height: 6.4vw;
  }
  .component-153 h4 {
    margin-bottom: 5.3333333333vw;
    font-size: 4.2666666667vw;
    line-height: 5.3333333333vw;
  }
}
.component-154 {
  width: clamp(1px, 47.0833333333vw, 904px);
  margin: 0 auto;
}
.component-154 table:not(.col3):not(.col4) {
  border-collapse: collapse;
}
.component-154 table:not(.col3):not(.col4) tr th,
.component-154 table:not(.col3):not(.col4) tr td {
  margin: 0;
  padding: clamp(1px, 1.0416666667vw, 20px);
  border: 1px solid;
  vertical-align: top;
}
.component-154 table:not(.col3):not(.col4) tr th:first-child,
.component-154 table:not(.col3):not(.col4) tr td:first-child {
  width: 33%;
}
.component-154 table:not(.col3):not(.col4) tr th:last-child,
.component-154 table:not(.col3):not(.col4) tr td:last-child {
  width: 67%;
}
.component-154 table:not(.col3):not(.col4) tr th p,
.component-154 table:not(.col3):not(.col4) tr td p {
  padding-bottom: 1em;
}
.component-154 table:not(.col3):not(.col4) tr th a,
.component-154 table:not(.col3):not(.col4) tr td a {
  color: var(--black);
  text-decoration: underline;
  white-space: nowrap;
}
.component-154 table:not(.col3):not(.col4) tr th {
  font-size: clamp(1px, 0.8333333333vw, 16px);
  line-height: clamp(1px, 1.0416666667vw, 20px);
  font-family: var(--font-bold);
  font-weight: normal;
  text-transform: uppercase;
}
.component-154 table:not(.col3):not(.col4) tr td {
  font-size: clamp(1px, 0.7291666667vw, 14px);
  line-height: clamp(1px, 1.0416666667vw, 20px);
  font-family: var(--font-light);
  font-weight: normal;
}
.component-154 table:not(.col3):not(.col4) tr td:first-child {
  font-family: var(--font-bold);
}
.component-154 table:not(.col3):not(.col4) tr td ul {
  padding-left: clamp(1px, 0.9375vw, 18px);
}
.component-154 table.col3 {
  border-collapse: collapse;
}
.component-154 table.col3 tr th,
.component-154 table.col3 tr td {
  margin: 0;
  padding: clamp(1px, 1.0416666667vw, 20px);
  border: 1px solid;
  vertical-align: top;
  width: 20%;
}
.component-154 table.col3 tr th:first-child,
.component-154 table.col3 tr td:first-child {
  width: 40%;
}
.component-154 table.col3 tr th:last-child,
.component-154 table.col3 tr td:last-child {
  width: 40%;
}
.component-154 table.col3 tr th p,
.component-154 table.col3 tr td p {
  padding-bottom: 1em;
}
.component-154 table.col3 tr th a,
.component-154 table.col3 tr td a {
  color: var(--black);
  text-decoration: underline;
  white-space: nowrap;
}
.component-154 table.col3 tr th {
  font-size: clamp(1px, 0.8333333333vw, 16px);
  line-height: clamp(1px, 1.0416666667vw, 20px);
  font-family: var(--font-bold);
  font-weight: normal;
  text-transform: uppercase;
}
.component-154 table.col3 tr td {
  font-size: clamp(1px, 0.7291666667vw, 14px);
  line-height: clamp(1px, 1.0416666667vw, 20px);
  font-family: var(--font-light);
  font-weight: normal;
}
.component-154 table.col3 tr td ul {
  padding-left: clamp(1px, 0.9375vw, 18px);
}
.component-154 table.col4 {
  border-collapse: collapse;
}
.component-154 table.col4 tr th,
.component-154 table.col4 tr td {
  margin: 0;
  padding: clamp(1px, 1.0416666667vw, 20px);
  border: 1px solid;
  vertical-align: top;
  width: 20%;
}
.component-154 table.col4 tr th:nth-child(2),
.component-154 table.col4 tr td:nth-child(2) {
  width: 40%;
}
.component-154 table.col4 tr th p,
.component-154 table.col4 tr td p {
  padding-bottom: 1em;
}
.component-154 table.col4 tr th a,
.component-154 table.col4 tr td a {
  color: var(--black);
  text-decoration: underline;
  white-space: nowrap;
}
.component-154 table.col4 tr th {
  font-size: clamp(1px, 0.8333333333vw, 16px);
  line-height: clamp(1px, 1.0416666667vw, 20px);
  font-family: var(--font-bold);
  font-weight: normal;
  text-transform: uppercase;
}
.component-154 table.col4 tr td {
  font-size: clamp(1px, 0.7291666667vw, 14px);
  line-height: clamp(1px, 1.0416666667vw, 20px);
  font-family: var(--font-light);
  font-weight: normal;
}
.component-154 table.col4 tr td ul {
  padding-left: clamp(1px, 0.9375vw, 18px);
}
@media (max-width: 768px) {
  .component-154 {
    width: 100%;
  }
  .component-154 table:not(.col3):not(.col4), .component-154 table.col3, .component-154 table.col4 {
    display: block;
    overflow: scroll;
    max-height: 80vh;
    border: 1px solid #0008;
  }
  .component-154 table:not(.col3):not(.col4) tr th, .component-154 table:not(.col3):not(.col4) tr td, .component-154 table.col3 tr th, .component-154 table.col3 tr td, .component-154 table.col4 tr th, .component-154 table.col4 tr td {
    padding: 2.1333333333vw 3.2vw;
    font-size: 3.7333333333vw;
    line-height: 5.3333333333vw;
  }
  .component-154 table:not(.col3):not(.col4) tr th ul, .component-154 table:not(.col3):not(.col4) tr td ul, .component-154 table.col3 tr th ul, .component-154 table.col3 tr td ul, .component-154 table.col4 tr th ul, .component-154 table.col4 tr td ul {
    padding-left: 4.8vw;
  }
}
/*! locomotive-scroll v4.1.1 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */
html.has-scroll-smooth {
  overflow: hidden;
}
html.has-scroll-dragging {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.has-scroll-smooth body {
  overflow: hidden;
}
.has-scroll-smooth [data-scroll-container] {
  min-height: 100vh;
}
[data-scroll-direction=horizontal] [data-scroll-container] {
  height: 100vh;
  display: inline-block;
  white-space: nowrap;
}
[data-scroll-direction=horizontal] [data-scroll-section] {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  height: 100%;
}
.c-scrollbar {
  position: absolute;
  right: 0;
  top: 0;
  width: 11px;
  height: 100%;
  -webkit-transform-origin: center right;
          transform-origin: center right;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
  opacity: 0;
}
.c-scrollbar:hover {
  -webkit-transform: scaleX(1.45);
          transform: scaleX(1.45);
}
.c-scrollbar:hover, .has-scroll-scrolling .c-scrollbar, .has-scroll-dragging .c-scrollbar {
  opacity: 1;
}
[data-scroll-direction=horizontal] .c-scrollbar {
  width: 100%;
  height: 10px;
  top: auto;
  bottom: 0;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}
[data-scroll-direction=horizontal] .c-scrollbar:hover {
  -webkit-transform: scaleY(1.3);
          transform: scaleY(1.3);
}
.c-scrollbar_thumb {
  position: absolute;
  top: 0;
  right: 0;
  background-color: black;
  opacity: 0.5;
  width: 7px;
  border-radius: 10px;
  margin: 2px;
  cursor: -webkit-grab;
  cursor: grab;
}
.has-scroll-dragging .c-scrollbar_thumb {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
[data-scroll-direction=horizontal] .c-scrollbar_thumb {
  right: auto;
  bottom: 0;
}
:root {
  --gray: #1d1d1b;
  --white: #ffffff;
  --black: #1d1d1b;
  --yellow: #fddf02;
  --transition: 0.4s all ease-in-out;
  --font-light: "ChronicleDisplayLight", sans-serif;
  --font-semi: "ChronicleDisplaySemi", sans-serif;
  --font-bold: "ChronicleDisplayBold", sans-serif;
  --font-bold-black: "ChronicleDisplayBlack", sans-serif;
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
}
html {
  width: 100vw;
  font-family: var(--font-semi);
  font-size: clamp(1px, 0.8333333333vw, 16px);
  word-spacing: 1px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: var(--white);
  overflow-x: hidden;
}
body {
  min-height: 100vh;
  width: 100%;
  overflow-x: hidden;
}
.textwrapper {
  display: block !important;
}
nowrap {
  white-space: nowrap;
  display: inline !important;
}
b, strong {
  font-weight: normal;
  font-family: var(--font-bold);
}
a {
  color: var(--white);
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
}
img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.--black {
  background: var(--black);
}
.--white {
  background: var(--white);
}
.--overflow-hidden {
  overflow: hidden !important;
}
.--overflow-Y {
  overflow-y: scroll;
}
.--sticky-black.headroom--pinned {
  background: var(--black);
}
.--sticky-black.headroom--top {
  -webkit-transition: var(--transition);
  transition: var(--transition);
  background: transparent;
}
.--sticky-white.headroom--pinned {
  background: var(--white);
}
.--sticky-white.headroom--top {
  -webkit-transition: var(--transition);
  transition: var(--transition);
  background: transparent;
}
.--bold-black {
  font-family: var(--font-bold-black);
}
.--no-insta .instagram-logo {
  display: none !important;
}
@media only screen and (min-width: 769px) {
  .--mob-only {
    display: none !important;
  }
}
@media only screen and (max-width: 768px) {
  .--dsk-only {
    display: none !important;
  }
}
.parallaxY {
  background-position-x: 50% !important;
}
/*// Parallax
.parallaxX-small{
  background-size: 120%!important;
}
.parallaxY,
.parallaxX,
.parallaxXreverse,
.parallaxYreverse {
  background-size: 110% auto !important;
  background-position-x: 50%!important;
  @media only screen and (min-width: $mobile) {
    background-size: 115% !important;
    background-position-x: 50%!important;
  }
  @media only screen and (min-width: 1300px) {
    background-size: 106% !important;
    background-position-x: 50%!important;
  }
  @media only screen and (max-width: $tablet) {
    background-size: 220vh !important;
    background-position-x: 50%!important;
  }

  @media only screen and (max-width: $phone) {
    background-size: 240vh !important;
    background-position-x: 50%!important;
  }
}
@media only screen and (max-width: 1400px)
{
  .parallaxY,
  .parallaxX,
  .parallaxXreverse,
  .parallaxYreverse{
  background-size: 150%!important; ;
    background-position-x: 50%!important;
  !* Retina styles here *!
  }
}

@media only screen and (max-width: 1400px) and (orientation: portrait)
{
  .parallaxY,
  .parallaxX,
  .parallaxXreverse,
  .parallaxYreverse{
  background-size: 250%!important; ;
    background-position-x: 50%!important;
  !* Retina styles here *!
  }
}

@media only screen and (max-width: 800px) and (orientation: portrait)
{
  .parallaxY,
  .parallaxX,
  .parallaxXreverse,
  .parallaxYreverse{
    background-size: 290%!important;
    background-position-x: 50%!important;
  }
  .hero {
    .parallaxY,
    .parallaxX,
    .parallaxXreverse,
    .parallaxYreverse {
      background-size: 390% !important;
      background-position-x: 50% !important;
    }
  }


}

@media only screen and (max-width: 600px) and (orientation: portrait)
{
  .parallaxY,
  .parallaxX,
  .parallaxXreverse,
  .parallaxYreverse{
    background-size: cover!important;
    background-position-x: 50%!important;
  }
  .hero {
    .parallaxY,
    .parallaxX,
    .parallaxXreverse,
    .parallaxYreverse {
      background-size: 390% !important;
      background-position-x: 50% !important;
    }
  }

}*/
.--max-40 {
  max-width: 40%;
}
@media only screen and (max-width: 768px) {
  .--max-40 {
    max-width: unset;
  }
}
@media only screen and (max-width: 768px) {
  .--max-m80 {
    max-width: 80%;
  }
}
.--max-w773 {
  max-width: clamp(1px, 40.2604166667vw, 773px) !important;
}
@media only screen and (max-width: 768px) {
  .--max-w773 {
    max-width: unset !important;
  }
}
.container--homepage .lazyLoad {
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.container--homepage .isLoading {
  opacity: 0;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.container--homepage .isLoaded {
  opacity: 1 !important;
}
.headroom {
  will-change: transform;
  -webkit-transition: -webkit-transform 200ms linear;
  transition: -webkit-transform 200ms linear;
  transition: transform 200ms linear;
  transition: transform 200ms linear, -webkit-transform 200ms linear;
}
.headroom--pinned {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}
.headroom--unpinned {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.headroom--unpinned.open {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}
.headroom.open {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}
@media only screen and (min-width: 2047px) {
  .container {
    max-width: unset;
    margin: 0;
  }
  .container .img_holder {
    margin: 0 !important;
  }
}
@media only screen and (min-width: 2047px) {
  .container .grid > *:not(.hero, .img-full-viewport-with-text, .img-full-viewport, .hero-logo, .component-101, .component-103, .component-132__wrap, .comp3, .comp5, .component-21, .location-map-holder) {
    margin: 0 auto;
    max-width: 1920px;
  }
}
.container--homepage {
  height: 100vh;
}
.component__text-title {
  font-family: var(--font-bold);
  font-style: normal;
  font-weight: normal;
  font-size: clamp(1px, 2.2916666667vw, 44px);
  line-height: clamp(1px, 2.5vw, 48px);
  color: var(--black);
}
.component__text-title.--big {
  font-size: 3.75vw;
  line-height: 3.9583333333vw;
  font-family: var(--font-bold-black);
}
.component__text-title.--small {
  font-size: 1.6666666667vw;
  line-height: 2.9166666667vw;
}
@media only screen and (max-width: 768px) {
  .component__text-title {
    font-size: 11.7333333333vw;
    line-height: 12.8vw;
  }
}
.component__text-subtitle {
  font-family: var(--font-light);
  font-style: normal;
  font-weight: normal;
  font-size: clamp(1px, 1.0416666667vw, 20px);
  line-height: clamp(1px, 1.25vw, 24px);
  color: var(--black);
}
@media only screen and (max-width: 768px) {
  .component__text-subtitle {
    font-size: 5.3333333333vw;
    line-height: 6.4vw;
  }
}
.instagram-logo {
  position: relative;
  width: 100%;
  height: 100%;
}
.instagram-logo::after {
  content: "";
  position: absolute;
  bottom: clamp(1px, 0.9375vw, 18px);
  right: clamp(1px, 0.9375vw, 18px);
  width: clamp(1px, 1.25vw, 24px);
  height: clamp(1px, 1.25vw, 24px);
  background-image: url("insta-logo.40a2b399.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media (max-width: 768px) {
  .instagram-logo::after {
    bottom: 4.8vw;
    right: 4.8vw;
    width: 6.4vw;
    height: 6.4vw;
  }
}
.instagram-overlay {
  width: calc(100% - clamp(1px, 3.3333333333vw, 64px));
  height: 100%;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 11;
  color: var(--white);
  grid-gap: 5.2083333333vw;
  -ms-flex-line-pack: start;
      align-content: start;
  padding-top: 1.4583333333vw;
  padding-left: 1.6666666667vw;
  padding-right: 2.5vw;
  -webkit-transition: var(--transition);
  transition: var(--transition);
}
.instagram-overlay p:nth-child(1) {
  position: relative;
  z-index: 12;
  font-size: clamp(1px, 1.40625vw, 27px);
  line-height: clamp(1px, 1.875vw, 36px);
  font-family: var(--font-light);
}
.instagram-overlay p:nth-child(2) {
  position: relative;
  z-index: 12;
  font-size: clamp(1px, 1.40625vw, 27px);
  line-height: clamp(1px, 1.875vw, 36px);
  font-family: var(--font-bold-black);
}
.instagram-overlay:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: var(--black);
  opacity: 0.5;
  z-index: 0;
}
.component__arrow {
  width: clamp(1px, 1.1979166667vw, 23px);
  height: clamp(1px, 0.8333333333vw, 16px);
}
@media only screen and (max-width: 768px) {
  .component__arrow {
    padding-left: 2.6666666667vw;
    margin-top: calc(clamp(1px, 0.4166666667vw, 8px)* (-1));
    width: 6.1333333333vw;
    height: 4.2666666667vw;
  }
}
.component__arrow--black path {
  fill: var(--black);
}
.page-template-page-home {
  overflow: hidden;
  height: 100vh;
}
.page-template-page-directory .footer, .page-template-page-home .footer, body.error404 .footer {
  display: none;
}
.be-well {
  grid-template-columns: 1fr 1fr;
  height: 100vh;
  max-width: 100vw !important;
  width: 100vw !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: grid;
}
.be-well * {
  display: grid;
}
@media only screen and (max-width: 768px) {
  .be-well {
    grid-template-columns: 1fr;
    -ms-flex-line-pack: center;
        align-content: center;
    height: auto;
    grid-gap: 17.0666666667vw;
  }
}
.be-well__title {
  font-style: normal;
  font-family: var(--font-bold);
  font-size: clamp(1px, 6.25vw, 120px);
  line-height: clamp(1px, 6.25vw, 120px);
  color: var(--black);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 768px) {
  .be-well__title {
    font-size: 21.3333333333vw;
    line-height: 21.3333333333vw;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    padding-left: 8.5333333333vw;
  }
}
.be-well__image {
  height: clamp(1px, 35.4166666667vw, 680px);
  width: clamp(1px, 57.2916666667vw, 1100px);
  position: relative;
  -webkit-transform: translate(0, 50%);
          transform: translate(0, 50%);
}
@media only screen and (max-width: 768px) {
  .be-well__image {
    height: 83.2vw;
    width: 83.2vw;
    -webkit-transform: unset;
            transform: unset;
    justify-self: center;
  }
}
.be-well__image img {
  height: clamp(1px, 35.4166666667vw, 680px);
  width: clamp(1px, 57.2916666667vw, 1100px);
}
@media only screen and (max-width: 768px) {
  .be-well__image img {
    height: 83.2vw;
    width: 83.2vw;
  }
}
.be-well__image--second {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, 100%);
          transform: translate(0, 100%);
}
@media only screen and (max-width: 768px) {
  .be-well__image--second {
    display: none;
  }
}
.be-well__title-inner {
  position: relative;
}
.be-well__title-inner--first {
  color: var(--yellow);
  width: 130%;
}
.be-well__title-inner--second {
  position: absolute;
  color: var(--white);
}
/*
img[data-fully-loaded="true"], [data-fully-loaded="true"] img {
  animation-name: showLazyImg;
  animation-duration: 2s!important;
  animation-fill-mode: both!important;
} @keyframes showLazyImg { from { opacity: 0; } to { opacity: 1; } }
*/
@media only screen and (min-width: 768px) {
  .page-template-page-wellness .scroller {
    overflow: hidden !important;
  }
}
.banner__title {
  width: 80.208vw;
  margin: 0 auto;
  height: 100%;
  display: grid;
  -ms-flex-line-pack: end;
      align-content: end;
  color: var(--white);
  position: relative;
  z-index: 9;
}
@media only screen and (max-width: 768px) {
  .banner__title {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    text-align: center;
  }
}
.findyourhome .fearured-property-top h2 {
  font-family: var(--font-bold);
}
@media only screen and (max-width: 768px) {
  #stick {
    overflow: hidden;
  }
}
/*# sourceMappingURL=_app.css.map */
