body {
  padding: 0;
  margin: 0;
  font: 13px Arial, Helvetica, Garuda, sans-serif;
  *font-size: small;
  *font: x-small;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
article,
aside,
figure,
footer,
header,
nav,
section,
details,
summary,
main {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
em,
strong,
pre,
code,
p,
blockquote {
  padding: 0;
  margin: 0;
  line-height: 1em;
  font-size: 100%;
  font-weight: normal;
  font-style: normal;
}
table {
  font-size: inherit;
  font: 100%;
}
.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu li {
  margin: 0;
  padding: 0;
  line-height: 1em;
  background: none;
}
img {
  border: 0;
  max-width: 100%;
}
a {
  text-decoration: none;
}
input,
select,
textarea {
  font: inherit;
}
.pathway {
  margin: 0;
  padding: 0;
}
.pathway li {
  display: inline-block;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex-between {
  display: flex;
  justify-content: space-between;
}
html {
  font-size: 16px;
}
@media screen and (max-width: 765px) {
  html {
    font-size: 15px;
  }
}
@media screen and (max-width: 355px) {
  html {
    font-size: 14px;
  }
}
body {
  color: #1B1D27;
  font-family: 'freight-display-pro', serif;
  font-size: 1rem;
  font-weight: 300;
}
.light {
  font-weight: 300;
}
.book {
  font-weight: 400;
}
a {
  color: #1B1D27;
}
p {
  font-family: 'freight-display-pro', serif;
  margin-bottom: 1em;
}
p:last-child {
  margin: 0;
}
p > a,
.p-default p > a,
.p-small p > a {
  position: relative;
}
p > a::after,
.p-default p > a::after,
.p-small p > a::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 1px;
  background: black;
  position: absolute;
  bottom: 0.1em;
  left: 0;
}
.p-default p {
  font-size: 2.4rem;
  line-height: 1.25em;
  font-weight: 300;
  text-align: center;
}
@media screen and (max-width: 1660px) {
  .p-default p {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 991px) {
  .p-default p {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 765px) {
  .p-default p {
    font-size: 1.7rem;
  }
}
.p-small p {
  font-size: 1.3333333333333rem;
  line-height: 1.4em;
  font-weight: 400;
  text-align: center;
  font-family: 'freight-neo-pro', sans-serif;
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
blockquote {
  font-size: 1.4em;
  margin-bottom: 1em;
}
blockquote * {
  line-height: 1.1em;
}
dl {
  margin: 0;
  margin-bottom: 1em;
  padding: 0;
}
dl:last-child {
  margin: 0;
}
dd,
dt {
  margin: 0;
  padding: 0;
}
dt {
  margin-bottom: .1em;
}
dd {
  margin-bottom: 1em;
  font-weight: bold;
  line-height: 1.4em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  margin-bottom: .6em;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 1.6em;
}
h3 {
  font-size: 1.4em;
}
.font-12 {
  font-size: 0.8rem;
  line-height: 1.3333333333333em;
  letter-spacing: 0.04em;
}
.font-20 {
  font-size: 1.3333333333333rem;
  line-height: 1.4em;
}
.font-24 {
  font-size: 1.6rem;
  line-height: 1.25em;
}
.font-30 {
  font-size: 2rem;
  line-height: 1.2666666666667em;
}
@media screen and (max-width: 1336px) {
  .font-30 {
    font-size: 1.8rem;
  }
}
.font-36 {
  font-size: 2.4rem;
  line-height: 1.25em;
}
@media screen and (max-width: 1660px) {
  .font-36 {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 991px) {
  .font-36 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 765px) {
  .font-36 {
    font-size: 1.7rem;
  }
}
.font-44 {
  font-size: 2.9333333333333rem;
  line-height: 1.25em;
}
@media screen and (max-width: 1660px) {
  .font-44 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 1270px) {
  .font-44 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 765px) {
  .font-44 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 390px) {
  .font-44 {
    font-size: 1.8rem;
  }
}
.font-60 {
  font-size: 4rem;
  line-height: 1.25em;
}
.font-120 {
  font-size: calc(100vw / 17);
}
.font-160 {
  font-size: calc(100vw / 15);
}
@media screen and (max-width: 1660px) {
  .font-160 {
    font-size: calc(100vw / 12);
  }
}
@media screen and (max-width: 765px) {
  .font-160 {
    font-size: calc(100vw / 10);
  }
}
.font-180 {
  font-size: calc(100vw / 12);
  line-height: 1.2222222222222em;
}
@media screen and (max-width: 1440px) {
  .font-180 {
    font-size: calc(100vw / 10);
  }
}
.main-heading,
.main-heading * {
  font-size: calc(100vw / 15);
  font-family: 'freightbigcmp-pro', serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media screen and (max-width: 1660px) {
  .main-heading,
  .main-heading * {
    font-size: calc(100vw / 12);
  }
}
@media screen and (max-width: 765px) {
  .main-heading,
  .main-heading * {
    font-size: calc(100vw / 10);
  }
}
.little-label {
  text-transform: uppercase;
  color: #808080;
  font-size: 1rem;
  font-family: 'freight-neo-pro', sans-serif;
  text-align: center;
  margin-bottom: 2em;
}
@media screen and (max-width: 1080px) {
  .little-label {
    font-size: 1rem;
  }
}
html {
  scroll-padding-top: 110px;
  scroll-behavior: smooth;
}
.body {
  max-width: 2560px;
  margin: 0 auto;
  background: #fff;
  color: #1B1D27;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow-x: hidden;
}
.body.scroll-locked {
  overflow: hidden;
  overflow-y: hidden;
}
.body::after {
  content: '';
  visibility: hidden;
  opacity: 0;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
  z-index: 2;
  transition: 300ms;
}
.body.overlay-open::after {
  visibility: visible;
  content: '';
  opacity: 1;
}
.body.no-transition * {
  transition: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}
.main {
  flex-grow: 1;
}
.whatsapp-cta {
  width: 3.1248vw;
  height: 3.1248vw;
  min-width: 50px;
  min-height: 50px;
  background-color: #25D366;
  border-radius: 50%;
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 55;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 8px;
  box-shadow: 0 0 5px 1px rgba(0,0,0,0.15);
}
.whatsapp-cta svg {
  display: block;
  width: 100%;
  height: 100%;
}
.loader {
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100%;
  background-color: white;
  transition: 200ms ease;
}
.loader.loaded {
  visibility: hidden;
  opacity: 0;
}
.triggerable-video {
  position: relative;
  display: block;
  width: 100%;
}
.triggerable-video .playbutton {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.triggerable-video .playbutton div {
  width: 0;
  height: 0;
  border-top: 35px solid transparent;
  border-bottom: 35px solid transparent;
  border-left: 35px solid rgba(222,222,222,0.8);
}
.triggerable-video::after {
  content: '';
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.35);
  position: absolute;
  left: 0;
  top: 0;
}
.triggerable-video--running::after {
  content: none;
}
.triggerable-video--running .playbutton {
  opacity: 0;
}
.container {
  padding-left: 4.1664vw;
  padding-right: 4.1664vw;
}
.container--small {
  padding-left: 6.2496vw;
  padding-right: 6.2496vw;
}
.container--medium {
  padding-left: 7.2912vw;
  padding-right: 7.2912vw;
}
.container--big {
  padding-left: 15.624vw;
  padding-right: 15.624vw;
}
@media screen and (max-width: 1440px) {
  .container--big {
    padding-left: 10vw;
    padding-right: 10vw;
  }
}
@media screen and (max-width: 765px) {
  .container--big {
    padding-left: 7vw;
    padding-right: 7vw;
  }
}
.container--larger {
  padding-left: 26%;
  padding-right: 26%;
}
@media screen and (max-width: 1660px) {
  .container--larger {
    padding-left: 20%;
    padding-right: 20%;
  }
}
@media screen and (max-width: 1270px) {
  .container--larger {
    padding-left: 15%;
    padding-right: 15%;
  }
}
@media screen and (max-width: 991px) {
  .container--larger {
    padding-left: 10%;
    padding-right: 10%;
  }
}
@media screen and (max-width: 550px) {
  .container--larger {
    padding-left: 5%;
    padding-right: 5%;
  }
}
img {
  display: block;
  width: 100%;
}
svg {
  overflow: visible;
}
video {
  width: 100%;
  display: block;
}
.success-color {
  color: #52AF8D !important;
}
.error-color {
  color: #E73C5B !important;
}
input,
textarea,
select,
button {
  border: none;
  webkit-appearance: none;
  appearance: none;
  background: none;
  font: inherit;
  box-shadow: none;
  border-radius: 0;
  width: 100%;
  padding: 0;
  outline: none;
}
button {
  width: auto;
  cursor: pointer;
}
input[type="text"],
input[type="tel"],
input[type="date"],
input[type="password"],
input[type="email"],
input[type="number"],
textarea,
select {
  height: 55px;
  line-height: 55px;
  font-family: 'freight-neo-pro', sans-serif;
  border-bottom: 1px solid #DEDEDE;
  padding: 0 15px;
  font-size: 1rem;
  transition: 300ms;
  color: #1B1D27;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
textarea:focus,
select:focus {
  border-color: #1B1D27;
}
input[type="text"]::placeholder,
input[type="tel"]::placeholder,
input[type="date"]::placeholder,
input[type="password"]::placeholder,
input[type="email"]::placeholder,
input[type="number"]::placeholder,
textarea::placeholder,
select::placeholder {
  border-color: #DEDEDE;
}
select {
  background-image: url(../img/icons/select-dropdown.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
}
textarea {
  line-height: 1.2em;
  padding: 15px;
  height: auto;
}
label {
  display: block;
  margin-bottom: 3px;
}
.input {
  margin-bottom: 15px;
}
.radio label,
.checkbox label {
  position: relative;
  cursor: pointer;
  font-size: 13px;
  display: block;
  margin-bottom: 10px;
  letter-spacing: .05em;
}
.radio label input,
.checkbox label input {
  width: 0;
  height: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  position: absolute;
  top: 0;
  left: -10px;
}
.radio label input:checked ~ span::before,
.checkbox label input:checked ~ span::before {
  box-shadow: 0 0 0 3px #fff inset;
  background: #1B1D27;
}
.radio label > span,
.checkbox label > span {
  display: flex;
  align-items: flex-start;
  gap: 7px;
}
.radio label > span::before,
.checkbox label > span::before {
  content: '';
  position: static;
  width: 20px;
  height: 20px;
  display: block;
  border: 1px solid #DEDEDE;
  flex-shrink: 0;
}
.radio label {
  font-weight: bold;
}
.radio label > span::before {
  border-radius: 50%;
}
.form-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.input-hint,
.error-message {
  display: block;
  font-size: .8rem;
  text-transform: none;
  margin-top: 3px;
}
.error-message {
  color: #E73C5B;
  font-weight: bold;
  margin-bottom: 0;
}
.privacy-disclaimer {
  margin-bottom: 30px;
}
.required label::after {
  content: ' *';
}
.required.checkbox label::after {
  display: none;
}
.form-privacy {
  font-size: 0.95rem;
  font-family: 'freight-neo-pro', sans-serif;
}
.form-privacy a {
  color: inherit;
  text-decoration: underline;
}
@media screen and (max-width: 1270px) {
  .form-privacy {
    margin-bottom: 1em;
  }
}
.cta {
  color: #1B1D27;
  font-family: 'freightbigcmp-pro', serif;
  font-size: 1.3333333333333rem;
  line-height: 1.4em;
  font-weight: 400;
  text-transform: uppercase;
}
.cta span {
  display: inline-block;
}
.cta span::after {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  background-color: #1B1D27;
  transition: 250ms ease-out;
}
.cta--submit {
  font-family: 'freight-neo-pro', sans-serif;
  text-decoration: none;
}
.cta--disabled {
  opacity: 0.5;
  color: #808080;
  cursor: auto;
  pointer-events: none;
}
.cta--disabled span::after {
  background-color: #808080;
}
.cta:hover span::after {
  transform: scaleX(1.15);
}
#article {
  padding: 150px 5vw;
  font-size: 1.1rem;
}
#cookie_reload {
  cursor: pointer;
}
#cookiedisclaimer2022 {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 999999;
  background: rgba(0,0,0,0.35);
  transition: opacity .35s;
  pointer-events: all;
}
#cookiedisclaimer2022 .inner_disclaimer {
  position: fixed;
  top: 50%;
  right: 0;
  left: 0;
  padding: 75px 25px;
  text-align: center;
  color: #333;
  font-size: 15px;
  background: #fff;
  box-shadow: 0 5px 15px rgba(0,0,0,0.2);
  z-index: 9999;
  line-height: 1.5em;
  width: 90%;
  max-width: 600px;
  margin: 0 auto;
  transform: translateY(-50%);
  max-height: 100%;
  overflow: auto;
  transition: transform 1000ms cubic-bezier(0.165,0.840,0.440,1.000);
  letter-spacing: 0;
  font-weight: normal;
}
@media (max-width: 600px) {
  #cookiedisclaimer2022 .inner_disclaimer {
    font-size: 13px;
  }
}
#cookiedisclaimer2022.hidden {
  pointer-events: none;
  opacity: 0;
}
#cookiedisclaimer2022.hidden .inner_disclaimer {
  transform: translateY(-75%);
}
#cookiedisclaimer2022 h3 {
  font-size: 1.2em;
  margin-bottom: 2em;
  font-weight: bold;
  color: inherit;
  line-height: 1.2em;
  letter-spacing: 0;
}
#cookiedisclaimer2022 h5 {
  font-size: 1.1em;
  font-weight: bold;
}
#cookiedisclaimer2022 h6 {
  font-size: 1em;
  font-weight: bold;
}
#cookiedisclaimer2022 .cookie_options {
  margin-bottom: 2em;
  display: flex;
  justify-content: center;
}
@media (max-width: 600px) {
  #cookiedisclaimer2022 .cookie_options {
    flex-flow: column;
  }
}
#cookiedisclaimer2022 .cookie_options span {
  background: #333;
  cursor: pointer;
  display: inline-block;
  padding: 1em;
  margin: 10px;
  font-weight: 400;
  color: #fff;
  border: 1px solid #333;
  transition: background .35s;
}
@media (max-width: 600px) {
  #cookiedisclaimer2022 .cookie_options span {
    margin: 5px 0;
  }
}
#cookiedisclaimer2022 .cookie_options span:hover {
  background: #4d4d4d;
}
#cookiedisclaimer2022 .cookie_options span#cookieselect {
  color: #333;
  background: #fff;
}
#cookiedisclaimer2022 .cookie_options span#cookieselect:hover {
  background: #e6e6e6;
}
#cookiedisclaimer2022 a {
  text-decoration: underline;
  color: #808080;
  cursor: pointer;
  display: inline-block;
  padding: 5px;
}
#cookiedisclaimer2022 a:hover {
  color: #333;
}
#cookiedisclaimer2022 #cookie_close {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background: #333;
  color: #fff;
  cursor: pointer;
  transition: background .35s;
}
#cookiedisclaimer2022 #cookie_close:hover {
  background: #4d4d4d;
}
#cookiedisclaimer2022 #cookie_preferences {
  text-align: left;
  margin-bottom: 2em;
  display: none;
}
#cookiedisclaimer2022 #cookie_preferences.show {
  display: block;
}
#cookiedisclaimer2022 .cookie_type {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #999999;
}
#cookiedisclaimer2022 .cookie_type:last-of-type {
  border-bottom: none;
  margin-bottom: 0;
}
#cookiedisclaimer2022 .cookie_flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
#cookiedisclaimer2022 .cookie_flex h5,
#cookiedisclaimer2022 .cookie_flex h6 {
  margin: 0;
}
#cookiedisclaimer2022 .cookie_desc {
  margin-bottom: 1em;
}
#cookiedisclaimer2022 .cookie_desc:last-of-type {
  margin: 0;
}
#cookiedisclaimer2022 .cookie_type_list {
  padding-left: 20px;
  margin-top: 20px;
}
#cookiedisclaimer2022 .toggle {
  cursor: pointer;
  display: inline-block;
}
#cookiedisclaimer2022 .toggle-switch {
  display: inline-block;
  background: #ccc;
  border-radius: 16px;
  width: 58px;
  height: 32px;
  position: relative;
  vertical-align: middle;
  transition: background 0.35s;
}
#cookiedisclaimer2022 .toggle-switch:before,
#cookiedisclaimer2022 .toggle-switch:after {
  content: "";
}
#cookiedisclaimer2022 .toggle-switch:before {
  display: block;
  background: linear-gradient(to bottom,#fff 0%,#eee 100%);
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.25);
  width: 24px;
  height: 24px;
  position: absolute;
  top: 4px;
  left: 4px;
  transition: left 0.35s;
}
.toggle:hover #cookiedisclaimer2022 .toggle-switch:before {
  background: linear-gradient(to bottom,#fff 0%,#fff 100%);
  box-shadow: 0 0 0 1px rgba(0,0,0,0.5);
}
#cookiedisclaimer2022 .toggle-checkbox:checked + .toggle-switch {
  background: #55bb55;
}
#cookiedisclaimer2022 .toggle-checkbox:checked + .toggle-switch:before {
  left: 30px;
}
#cookiedisclaimer2022 .toggle-checkbox {
  position: absolute;
  visibility: hidden;
}
#cookiedisclaimer2022 button {
  display: block;
  font-size: 18px;
  margin: 0 auto 2em;
  float: none;
  background: #55bb55;
  padding: 1em 2em;
  color: #fff;
  transition: background 0.35s;
  font-weight: 400;
  border: none;
  cursor: pointer;
  height: auto;
  line-height: normal;
}
#cookiedisclaimer2022 button:hover {
  background: #33aa33;
}
.alert {
  display: block;
  width: 440px;
  height: auto;
  overflow: hidden;
  overflow-y: auto;
  padding: 20px 40px 20px 25px;
  min-height: 60px;
  border-radius: 5px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 50;
  text-transform: uppercase;
  visibility: hidden;
  transform: translate3d(100%,0,0);
  -webkit-transform: translate3d(100%,0,0);
  opacity: 0.3;
  transition: 0.6s cubic-bezier(0.165,0.840,0.440,1.000);
  font-size: 14px;
  text-transform: none;
  color: #fff;
  font-weight: bold;
  z-index: 100;
}
@media screen and (max-width: 810px) {
  .alert {
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    transform: translate3d(0,100%,0);
    -webkit-transform: translate3d(0,100%,0);
    text-align: center;
    border-radius: 0;
    padding: 30px 40px 30px 25px;
  }
}
.alert.visible {
  visibility: visible;
  transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  opacity: 1;
  transition: 0.6s cubic-bezier(0.165,0.840,0.440,1.000);
}
.alert.hidden {
  visibility: hidden;
  transform: translate3d(100%,0,0);
  -webkit-transform: translate3d(0,0,0);
  opacity: 0;
}
.alert__close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.alert__close::before,
.alert__close::after {
  content: '';
  height: 2px;
  position: absolute;
  top: 50%;
  background: #fff;
  left: 0;
  right: 0;
}
.alert__close::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.alert__close::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.alert--success {
  background-color: #52AF8D;
}
.alert--warning {
  background-color: #E86F51;
}
.alert--error {
  background-color: #E73C5B;
}
@font-face {
  font-family: swiper-icons;
  src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #fff;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-vertical>.swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px,0,0);
}
.swiper-pointer-events {
  touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0));
}
.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}
.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-vertical.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-centered>.swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color,var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .0;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0,0,0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
  height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color,#000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity,.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity,1);
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px,-50%,0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap,6px) 0;
  display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform, .2s top;
}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px);
}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s left;
}
.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s right;
}
.swiper-pagination-progressbar {
  background: rgba(0,0,0,0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0,0,0,0.1);
}
.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}
.swiper-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0,0,0,0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-free-mode>.swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-grid>.swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-grid-column>.swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube {
  overflow: visible;
}
.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-flip {
  overflow: visible;
}
.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}
.swiper-cards {
  overflow: visible;
}
.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}
.easepick-wrapper {
  width: 100%;
  pointer-events: all;
  display: flex;
}
.container.inline {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-top: 5%;
  box-shadow: none;
  font-family: 'freight-neo-pro', sans-serif;
}
.container.inline .calendar {
  position: relative;
}
.container.inline .calendar .days-grid .dayname,
.container.inline .calendar .days-grid .day {
  font-size: 1rem;
  font-weight: 400;
}
.container.inline .calendar .days-grid .day {
  border-radius: 0;
}
.container.inline .calendar .days-grid .day.today:not(.start) {
  border: 1px solid #808080;
  color: #808080;
}
.container.inline .calendar .days-grid .day.locked {
  position: relative;
  background-image: unset !important;
  border: none;
  background: #DEDEDE;
  color: rgba(128,128,128,0.4);
}
.container.inline .calendar .days-grid .day.start,
.container.inline .calendar .days-grid .day.end {
  color: white;
  background-color: #808080;
}
.container.inline .calendar .days-grid .day.start::after {
  border-left-color: #808080;
}
.container.inline .calendar .days-grid .day.start.flipped::after {
  border-right-color: #808080;
  border-left-color: transparent;
}
.container.inline .calendar .days-grid .day.start:hover {
  color: white;
}
.container.inline .calendar .days-grid .day.end::after {
  border-right-color: #808080;
}
.container.inline .calendar .days-grid .day.end.flipped::after {
  border-left-color: #808080;
  border-right-color: transparent;
}
.container.inline .calendar .days-grid .day.end:hover {
  color: white;
}
.container.inline .calendar .days-grid .day.in-range {
  background-color: #DEDEDE;
}
.container.inline .calendar .days-grid .day:hover {
  border: 1px solid #808080;
  color: #808080;
}
.container.inline header {
  font-size: 2.4rem;
  line-height: 1.25em;
  font-weight: 300;
  font-family: 'freightbigcmp-pro', serif;
  margin-bottom: 1em;
  background-color: transparent;
}
@media screen and (max-width: 1660px) {
  .container.inline header {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 991px) {
  .container.inline header {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 765px) {
  .container.inline header {
    font-size: 1.7rem;
  }
}
.container.inline .header {
  position: static;
  top: auto;
  left: auto;
  right: auto;
  height: auto;
}
.container.inline .header .next-button,
.container.inline .header .previous-button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.container.inline .header .next-button {
  left: 100%;
  transform: rotate(180deg);
}
.container.inline .header .previous-button {
  right: 100%;
}
.container.inline .footer {
  display: none;
}
.home__intro {
  font-weight: 300;
  text-align: center;
}
.home__intro p {
  text-transform: uppercase;
  font-size: 2.9333333333333rem;
  line-height: 1.25em;
}
@media screen and (max-width: 1660px) {
  .home__intro p {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 1270px) {
  .home__intro p {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 765px) {
  .home__intro p {
    font-size: 2rem;
  }
}
@media screen and (max-width: 390px) {
  .home__intro p {
    font-size: 1.8rem;
  }
}
.home__intro--alt {
  margin-bottom: 80px;
}
.home__intro--alt p {
  font-size: 2rem;
  line-height: 1.2666666666667em;
  text-transform: none;
}
@media screen and (max-width: 1336px) {
  .home__intro--alt p {
    font-size: 1.8rem;
  }
}
.home__manifesto {
  display: block;
  text-align: center;
  padding: 5vh 0 8vh;
}
@media screen and (max-width: 991px) {
  .home__manifesto {
    padding: 5vh 0;
  }
}
.home__manifesto-cta {
  text-transform: uppercase;
  font-family: 'freightbigcmp-pro', serif;
  font-size: 1.7rem;
}
@media screen and (max-width: 765px) {
  .home__manifesto-cta {
    font-size: 1.45rem;
  }
}
.home__manifesto-cta div {
  padding: 10px 0;
  transition: 450ms;
}
.home__manifesto-cta::before,
.home__manifesto-cta::after {
  content: '';
  display: block;
  margin: 0 auto;
  min-width: 280px;
  width: 20vw;
  height: 1px;
  background-color: #DEDEDE;
  transition: 300ms;
}
.home__manifesto-cta:hover div {
  background-color: rgba(222,222,222,0.2);
}
.home__manifesto-cta:hover::before,
.home__manifesto-cta:hover::after {
  opacity: 0;
}
.home__manifesto-playbtn--outer {
  display: block;
  margin: 0px auto 10px;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 0 0 1px 1px black;
}
.home__manifesto-playbtn--inner {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid rgba(0,0,0,0.5);
  padding: 0 !important;
}
.home__manifesto-video {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5% 10% 0;
  z-index: 101;
}
@media screen and (max-width: 991px) {
  .home__manifesto-video {
    padding: 0;
  }
}
.home__manifesto-video.open {
  visibility: visible;
  opacity: 1;
}
.home__manifesto-video video {
  max-width: 1200px;
  display: block;
  margin: 0 auto;
  box-shadow: 0 0 15px 5px rgba(0,0,0,0.15);
}
.home__manifesto-video__wrapper {
  position: relative;
  padding: 0 45px 45px;
}
@media screen and (max-width: 550px) {
  .home__manifesto-video__wrapper {
    padding: 10px;
  }
}
.home__manifesto-video__toggler {
  width: 45px;
  height: 45px;
  position: absolute;
  right: 0;
  bottom: 100%;
  cursor: pointer;
}
.home__manifesto-video__toggler span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: white;
  transform-origin: center center;
}
.home__manifesto-video__toggler span:nth-child(1) {
  transform: rotate(45deg);
}
.home__manifesto-video__toggler span:nth-child(2) {
  transform: rotate(-45deg);
}
.home__apartment {
  margin-bottom: 150px;
}
.home__apartment:last-child {
  margin-bottom: 180px;
}
.home__apartment-label {
  font-family: 'freightbigcmp-pro', serif;
  font-size: 1.6rem;
  line-height: 1.25em;
  text-transform: uppercase;
  color: #DEDEDE;
  text-align: center;
}
.home__apartment-preview {
  display: block;
  transform: translateY(5%);
  position: relative;
  width: 100%;
  max-width: 910px;
  margin: 0 auto;
  aspect-ratio: 16/9;
  background-color: #808080;
}
.home__apartment-preview::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(27,29,39,0.1);
}
.home__apartment-preview video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 1440px) {
  .home__apartment-preview {
    max-width: 750px;
  }
}
@media screen and (max-width: 550px) {
  .home__apartment-preview {
    transform: none;
    margin-bottom: 20px;
    aspect-ratio: 16/11;
  }
}
.home__apartment-title {
  color: #DEDEDE;
  font-size: calc(100vw / 12);
  line-height: 1.2222222222222em;
  font-weight: 400;
  font-family: 'freightbigcmp-pro', serif;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 0;
  transform: translateY(-20%);
}
@media screen and (max-width: 1440px) {
  .home__apartment-title {
    font-size: calc(100vw / 10);
  }
}
@media screen and (max-width: 550px) {
  .home__apartment-title {
    transform: none;
    font-size: calc(100vw / 6);
    line-height: 0.85em;
    margin-bottom: 50px;
  }
}
.home__apartment .counters {
  margin-top: 0;
}
.home__apartment-excerpt {
  display: block;
  text-align: center;
  padding: 0 20%;
  margin-bottom: 1em;
}
@media screen and (max-width: 1336px) {
  .home__apartment-excerpt {
    padding: 0 10%;
  }
}
@media screen and (max-width: 991px) {
  .home__apartment-excerpt {
    padding: 0 1%;
  }
}
.home__apartment .cta {
  display: block;
  text-align: center;
}
.home__final {
  text-align: center;
  margin-bottom: 80px;
}
.home__final p {
  font-size: 2rem;
  line-height: 1.2666666666667em;
  font-weight: 300;
  margin-bottom: 1em;
}
@media screen and (max-width: 1336px) {
  .home__final p {
    font-size: 1.8rem;
  }
}
.home-inner__where {
  display: block;
  text-align: center;
  margin-bottom: 100px;
}
.home-inner__where p {
  font-size: 1.3333333333333rem;
  line-height: 1.4em;
  font-family: 'freight-neo-pro', sans-serif;
  font-weight: 400;
  margin-bottom: 1em;
}
.home-inner__features {
  display: block;
}
.home-inner__feature:first-child .home-inner__feature-content {
  padding-top: 15vh;
}
.home-inner__feature:last-child {
  margin-bottom: 150px;
}
.home-inner__feature-preview {
  padding: 0 15%;
}
.home-inner__feature-preview img {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  object-fit: cover;
  max-height: 1400px;
}
@media screen and (max-width: 1080px) {
  .home-inner__feature-preview {
    padding: 0 10%;
  }
}
@media screen and (max-width: 991px) {
  .home-inner__feature-preview {
    padding: 0 5%;
  }
}
.home-inner__feature-content {
  display: flex;
  align-items: flex-start;
  gap: 7.2912vw;
  padding-top: 20vh;
  padding-bottom: 8vh;
}
.home-inner__feature-title {
  font-family: 'freightbigcmp-pro', serif;
  font-size: 4rem;
  line-height: 1.25em;
  font-weight: 300;
  margin-bottom: 0;
  white-space: nowrap;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  .home-inner__feature-title {
    white-space: normal;
  }
}
.home-inner__feature-description {
  display: block;
  width: 45%;
}
.home-inner__feature-description p {
  text-align: left;
  margin-bottom: 1em;
}
@media screen and (max-width: 1440px) {
  .home-inner__feature-description {
    width: 65%;
  }
}
@media screen and (max-width: 991px) {
  .home-inner__feature-content {
    flex-direction: column;
    gap: 1em;
  }
  .home-inner__feature-description {
    width: 85%;
  }
  .home-inner__feature-preview img {
    height: 45vh;
  }
}
@media screen and (max-width: 550px) {
  .home-inner__feature-content {
    padding-top: 10vh;
    padding-bottom: 5vh;
  }
  .home-inner__feature-description {
    width: 100%;
  }
}
.home-inner__services,
.home-inner__contacts {
  text-align: center;
  margin-bottom: 25vh;
}
.home-inner__services .cta,
.home-inner__contacts .cta {
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  .home-inner__services,
  .home-inner__contacts {
    margin-bottom: 10vh;
  }
}
.home-inner__services {
  text-align: center;
}
.home-inner__services p {
  margin-bottom: 1em;
}
.home-inner__services .button {
  display: block;
  margin-top: 1em;
}
.header {
  width: 100%;
  max-width: 2560px;
  height: 100px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  z-index: 100;
  transition: 450ms;
}
@media screen and (max-width: 765px) {
  .header {
    height: 80px;
  }
}
.header__logo {
  max-width: 165px;
  width: 8.5932vw;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate3d(-50%,0,0);
}
.header__logo--small,
.header__logo--big {
  position: absolute;
  top: 0;
  left: 50%;
}
.header__logo--small {
  min-width: 70px;
  transform: translate3d(-50%,-100%,0);
  transition: 500ms;
}
.header__logo--big {
  min-width: 150px;
  width: 100%;
  transform: translate3d(-50%,15px,0);
  transition: 500ms;
  transition-delay: 300ms;
}
@media screen and (max-width: 765px) {
  .header__logo--big {
    min-width: 120px;
  }
}
.header__right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 2em;
}
.header .menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1vw;
}
.header .menu li {
  position: relative;
}
.header .menu li a,
.header .menu li span {
  display: block;
  font-size: 1.6rem;
  line-height: 1.25em;
  font-family: 'freightbigcmp-pro', serif;
  text-transform: uppercase;
  color: white;
  font-weight: 300;
  cursor: pointer;
  transition: 450ms;
}
.header .menu>li>a::after,
.header .menu>li span::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: white;
  transform-origin: center center;
  transform: scaleX(0);
  transition: 400ms;
}
.header .menu>li:hover>a::after,
.header .menu>li:hover span::after {
  transform: scaleX(1);
}
.header .menu__submenu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: calc(100% + 10px);
  list-style: none;
  background-color: white;
  padding: 30px 60px 50px 40px;
  transform: translate3d(0,50px,0);
  transition: 450ms;
}
.header .menu__submenu--contacts {
  left: 0;
}
.header .menu__submenu--book {
  width: max-content;
  padding-bottom: 30px;
}
.header .menu__submenu--book li {
  margin-bottom: 0;
}
.header .menu__submenu--book li div {
  text-transform: uppercase;
  font-size: 0.8rem;
  line-height: 1.3333333333333em;
  letter-spacing: 0.04em;
  color: #808080;
  font-family: 'freight-neo-pro', sans-serif;
}
.header .menu__submenu--book li a {
  display: block;
}
.header .menu__submenu--book li:first-child {
  margin-bottom: 1.8em;
}
@media screen and (max-width: 550px) {
  .header .menu__submenu--book {
    position: fixed;
    top: 50px;
    right: 50%;
    left: auto;
    width: 85%;
  }
}
.header .menu__submenu li {
  display: block;
  margin-bottom: 1em;
}
.header .menu__submenu li a {
  display: block;
  font-family: 'freightbigcmp-pro', serif;
  font-size: 2.4rem;
  line-height: 1.25em;
  font-weight: 400;
  color: #1B1D27;
}
@media screen and (max-width: 1660px) {
  .header .menu__submenu li a {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 991px) {
  .header .menu__submenu li a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 765px) {
  .header .menu__submenu li a {
    font-size: 1.7rem;
  }
}
.header .menu li.submenu-open>a::after {
  transform: scaleX(1);
}
.header .menu li.submenu-open .menu__submenu {
  visibility: visible;
  opacity: 1;
  transform: translate3d(0,0,0);
}
@media screen and (max-width: 550px) {
  .header .menu li.submenu-open .menu__submenu--book {
    transform: translate3d(50%,50px,0);
  }
}
.header--inner .header__logo--big svg path,
.header--awaken .header__logo--big svg path {
  fill: black;
}
.header--inner .menu li a,
.header--inner .menu li span,
.header--awaken .menu li a,
.header--awaken .menu li span {
  color: #1B1D27;
}
.header--inner .menu>li:hover>a::after,
.header--inner .menu>li:hover span::after,
.header--awaken .menu>li:hover>a::after,
.header--awaken .menu>li:hover span::after {
  background-color: #1B1D27;
}
.header--inner .languages--dropdown,
.header--inner .languages--dropdown a,
.header--awaken .languages--dropdown,
.header--awaken .languages--dropdown a {
  color: #1B1D27;
}
.header--awaken {
  background-color: white;
  height: 40px;
}
.main-menu {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 500;
  transform: translate3d(0,-100%,0);
  transition: 550ms ease-out;
}
.main-menu.open {
  transform: translate3d(0,0,0);
}
.main-menu__top {
  position: absolute;
  top: 35px;
  right: 4vw;
  display: flex;
  justify-content: flex-end;
  align-content: center;
  gap: 3.2em;
  width: 100%;
}
.main-menu__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 80px 0;
  height: 100%;
  position: relative;
  overflow-y: auto;
}
@media screen and (max-height: 740px) and (max-width: 991px) {
  .main-menu__inner {
    justify-content: flex-start;
  }
}
.main-menu__columns {
  width: 100%;
  display: flex;
  align-items: center;
  flex: 1;
  justify-content: space-between;
  gap: 12.4992vw;
  padding: 30px 14.5824vw 45px;
}
@media screen and (max-width: 1536px) {
  .main-menu__columns {
    padding-left: 5vw;
    padding-right: 5vw;
    justify-content: center;
  }
}
.main-menu__columns--navigation .menu > li a {
  font-size: calc(100vw / 18.5);
}
.main-menu__columns--penthouses .menu > li:first-child {
  margin-bottom: 2em;
}
.main-menu__columns--penthouses .menu > li::before {
  content: '';
  display: block;
  font-family: 'freight-neo-pro', sans-serif;
  font-size: 1.1rem;
  line-height: 2em;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  text-indent: 0.2em;
}
.main-menu__columns--penthouses .menu > li a {
  font-size: calc(100vw / 20);
  line-height: 1.05em;
}
@media screen and (max-width: 991px) {
  .main-menu__columns {
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }
  .main-menu__columns--navigation .menu > li a {
    font-size: calc(100vw / 10);
  }
  .main-menu__columns--navigation::after {
    content: '';
    display: block;
    width: 120%;
    height: 1px;
    background-color: #DEDEDE;
    margin: 30px 0;
  }
  .main-menu__columns--penthouses .menu > li::before {
    font-size: 0.85rem;
    margin-bottom: 8px;
    letter-spacing: 0.04em;
  }
  .main-menu__columns--penthouses .menu > li a {
    margin-bottom: 0.2em;
    font-size: calc(100vw / 12);
  }
}
@media screen and (max-width: 450px) {
  .main-menu__columns--navigation .menu > li a {
    font-size: calc(100vw / 7);
  }
  .main-menu__columns--penthouses .menu > li a {
    font-size: calc(100vw / 10);
  }
}
.main-menu .menu {
  display: block;
}
.main-menu .menu__visit {
  display: none;
  letter-spacing: 0.02em;
  color: #808080;
  text-transform: uppercase;
  font-family: 'freightbigcmp-pro', serif;
  transition: 450ms ease;
}
@media screen and (max-width: 1536px) {
  .main-menu .menu__visit {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1336px) {
  .main-menu .menu__visit {
    font-size: 1.45rem;
  }
}
@media screen and (max-width: 991px) {
  .main-menu .menu__visit {
    display: block;
  }
}
.main-menu .menu > li {
  line-height: inherit;
}
.main-menu .menu > li a {
  display: block;
  line-height: 1em;
  font-family: 'freightbigcmp-pro', serif;
  text-transform: uppercase;
  font-weight: 400;
}
.main-menu .menu__submenu {
  display: flex;
  flex-wrap: wrap;
  gap: 0.9em 1.5em;
  list-style: none;
}
.main-menu .menu__submenu-label,
.main-menu .menu__submenu-back {
  display: none;
}
.main-menu .menu__submenu > li {
  margin-bottom: 0;
}
.main-menu .menu__submenu > li a {
  font-size: 2.1333333333333rem;
  color: #808080;
  transition: 450ms ease;
}
@media screen and (max-width: 1536px) {
  .main-menu .menu__submenu > li a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1336px) {
  .main-menu .menu__submenu > li a {
    font-size: 1.45rem;
  }
}
.main-menu .menu__submenu > li a:hover {
  color: #1B1D27;
}
@media screen and (max-width: 991px) {
  .main-menu .menu__submenu,
  .main-menu .menu__submenu-label,
  .main-menu .menu__submenu-back {
    display: block;
  }
  .main-menu .menu__submenu-label {
    font-size: 1.3rem;
    text-transform: uppercase;
    font-family: 'freight-neo-pro', sans-serif;
    color: #808080;
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  .main-menu .menu__submenu-back {
    position: relative;
    font-family: 'freight-neo-pro', sans-serif;
    margin-bottom: 1.5em;
    color: #808080;
    letter-spacing: 0.1em;
  }
  .main-menu .menu__submenu-back::before {
    content: '<';
    display: inline-block;
    position: absolute;
    right: calc(100% + 5px);
    vertical-align: middle;
    display: block;
  }
  .main-menu .menu__submenu-outer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: white;
    padding: 30px 5vw 45px;
    transform: translate3d(-100%,0,0);
    transition: 550ms ease-out;
  }
  .main-menu .menu__submenu-outer.open {
    transform: translate3d(0,0,0);
  }
  .main-menu .menu__submenu > li a {
    font-size: calc(100vw / 8);
    color: #1B1D27;
  }
}
.main-menu__toggler {
  display: block;
  font-size: 1.6rem;
  line-height: 1.25em;
  font-family: 'freightbigcmp-pro', serif;
  text-transform: uppercase;
  font-weight: 300;
  cursor: pointer;
}
.main-menu__currentproperty {
  display: block;
  text-align: center;
  color: #808080;
}
.main-menu__currentproperty div:nth-child(1) {
  font-size: 15px;
  font-family: 'freight-neo-pro', sans-serif;
  letter-spacing: 0.02em;
}
.main-menu__currentproperty div:nth-child(2) {
  font-size: 1.3333333333333rem;
  line-height: 1.4em;
  font-family: 'freightbigcmp-pro', serif;
  text-transform: uppercase;
}
html[lang="en"] .main-menu__columns--penthouses .menu > li::before {
  content: 'Penthouse';
}
html[lang="it"] .main-menu__columns--penthouses .menu > li::before {
  content: 'Attico';
}
.hamburger {
  display: none;
  width: 52px;
  height: 20px;
  position: relative;
  cursor: pointer;
  margin-left: 20px;
}
@media screen and (max-width: 765px) {
  .hamburger {
    display: block;
    width: 45px;
  }
}
@media screen and (max-width: 355px) {
  .hamburger {
    width: 40px;
  }
}
@media screen and (max-width: 320px) {
  .hamburger {
    margin-left: 10px;
  }
}
.hamburger span {
  position: absolute;
  height: 2px;
  background: #1B1D27;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  transition: 500ms cubic-bezier(0.250,0.460,0.450,0.940);
}
.hamburger span:first-child {
  transform: translate(0,-50%) translate3d(0,-9px,0);
  -webkit-transform: translate(0,-50%) translate3d(0,-9px,0);
}
.hamburger span:last-child {
  transform: translate(0,-50%) translate3d(0,9px,0);
  -webkit-transform: translate(0,-50%) translate3d(0,9px,0);
}
@media screen and (max-width: 765px) {
  .hamburger span {
    width: 45px;
  }
}
@media screen and (max-width: 355px) {
  .hamburger span {
    width: 40px;
  }
}
.hamburger.open span {
  background: #1B1D27;
}
.hamburger.open span:first-child {
  opacity: 1;
  transform: translate(0,-50%) translate3d(0,0,0) rotate(-45deg);
  -webkit-transform: translate(0,-50%) translate3d(0,0,0) rotate(-45deg);
}
.hamburger.open span:last-child {
  opacity: 1;
  transform: translate(0,-50%) translate3d(0,0,0) rotate(45deg);
  -webkit-transform: translate(0,-50%) translate3d(0,0,0) rotate(45deg);
}
.hamburger.open span:nth-child(2) {
  opacity: 0;
  transform: translate(0,-50%) scale3d(0,1,1);
  -webkit-transform: translate(0,-50%) scale3d(0,1,1);
}
.search-toggler {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  cursor: pointer;
}
.search-toggler svg {
  width: 30px;
  height: 30px;
}
.search-area {
  display: none;
  flex-direction: column;
  align-items: center;
  padding-top: 25vh;
  position: fixed;
  height: 100vh;
  width: 100%;
  top: 0;
  left: 0;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  z-index: 999;
}
@media screen and (max-width: 991px) {
  .search-area {
    padding-top: 5vh;
    justify-content: center;
  }
}
.search-area.visible {
  display: flex;
}
.search-area__inner {
  min-width: 45vw;
  max-width: 80vw;
  max-height: 60vh;
  padding-bottom: 5vh;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
@media screen and (max-width: 991px) {
  .search-area__inner {
    width: 65vw;
  }
}
@media screen and (max-width: 551px) {
  .search-area__inner {
    width: 100%;
    max-width: 100%;
    padding-left: 3.5vw;
    padding-right: 3.5vw;
  }
}
.search-area__input-wrapper {
  width: 100%;
  display: flex;
  align-items: center;
  background: white;
  position: relative;
  padding: 10px 24px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}
.search-area__input-wrapper input {
  border: 0;
  color: #1B1D27;
  font-size: 16px;
}
.search-area__input-wrapper input::placeholder {
  color: lightgray;
}
.search-area__results {
  width: 100%;
  background-color: white;
  box-shadow: 0 2px 5px rgba(0,0,0,0.2);
  margin-top: 20px;
  padding: 10px 24px;
  overflow-y: auto;
  transition: 300ms ease;
  visibility: hidden;
  opacity: 0;
}
.search-area__results.visible {
  visibility: visible;
  opacity: 1;
}
.search-area__toggle div::after,
.search-area__toggle div::before,
.search-area__clear::after,
.search-area__clear::before {
  content: '';
  display: block;
  width: 100%;
  height: 1.5px;
  position: absolute;
  left: 0;
  top: 50%;
}
.search-area__toggle div::after,
.search-area__clear::after {
  transform: rotate(-45deg);
}
.search-area__toggle div::before,
.search-area__clear::before {
  transform: rotate(45deg);
}
.search-area__toggle {
  width: 40px;
  height: 40px;
  position: absolute;
  left: calc(100% + 20px);
  bottom: calc(100% + 20px);
  cursor: pointer;
  padding: 8px;
  border-radius: 50%;
  background-color: #1B1D27;
}
.search-area__toggle div {
  position: relative;
  width: 100%;
  height: 100%;
}
.search-area__toggle div::after,
.search-area__toggle div::before {
  background-color: white;
}
@media screen and (max-width: 551px) {
  .search-area__toggle {
    right: -5px;
    left: 50%;
    top: auto;
    bottom: 30px;
    transform: translateX(-50%);
  }
}
.search-area__clear {
  position: relative;
  width: 20px;
  height: 20px;
}
.search-area__clear::after,
.search-area__clear::before {
  background-color: lightgray;
}
.search-area__icon {
  width: 35px;
  height: 35px;
  flex-shrink: 0;
}
.search-area__icon svg {
  width: 100%;
  height: 100%;
  fill: #c5c5c5;
}
.search-area__clean {
  position: relative;
}
.search-area__spinner {
  flex-shrink: 0;
  padding: 0 5px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: inline-block;
  border-top: 3px solid #d2d2d2;
  border-right: 3px solid transparent;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
  animation-play-state: paused;
  visibility: hidden;
}
.search-area__spinner.loading {
  animation-play-state: running;
  visibility: visible;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.footer {
  width: 100%;
  max-width: 2560px;
  min-height: 80px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: center;
  margin: 0 auto;
  gap: 1vw;
  background-color: #FAFAFA;
}
@media screen and (max-width: 1270px) {
  .footer {
    gap: 0;
  }
}
.footer__left,
.footer__central,
.footer__right,
.footer__privacy {
  display: flex;
  align-items: center;
  gap: 0 1em;
}
.footer__left,
.footer__left a,
.footer__left span,
.footer__left p,
.footer__central,
.footer__central a,
.footer__central span,
.footer__central p,
.footer__right,
.footer__right a,
.footer__right span,
.footer__right p,
.footer__privacy,
.footer__privacy a,
.footer__privacy span,
.footer__privacy p {
  text-transform: uppercase;
  color: #808080;
  font-size: 0.8rem;
  line-height: 1.3333333333333em;
  letter-spacing: 0.04em;
  margin-bottom: 0;
}
.footer__central {
  flex-wrap: wrap;
  justify-content: center;
}
.footer__central,
.footer__central ul {
  gap: 2em;
}
@media screen and (max-width: 991px) {
  .footer__central {
    justify-content: flex-start;
  }
  .footer__central .footer__menu {
    order: 1;
  }
  .footer__central .footer__privacy {
    order: 2;
  }
}
.footer__menu {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
}
.footer__right {
  justify-content: flex-end;
  gap: 1em;
}
@media screen and (max-width: 1270px) {
  .footer__right {
    margin-top: 1em;
  }
}
.footer__right img {
  width: 18px;
  height: 18px;
}
.gallery {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 20px;
}
.error-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  height: 100vh;
}
.error-container h1 {
  text-align: center;
  margin-bottom: .5em;
}
.error-container a {
  text-decoration: underline;
}
.paginator__pages {
  display: flex;
  align-items: center;
  gap: 5px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  justify-content: center;
}
.paginator__pages a {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  color: #1B1D27;
  border: 1px solid #1B1D27;
}
.paginator__pages .active a {
  background: #1B1D27;
  color: #1B1D27;
}
.languages {
  display: flex;
  gap: 1em;
}
.languages a {
  color: #DEDEDE;
  text-transform: uppercase;
  font-family: 'freightbigcmp-pro', serif;
  font-size: 1.6rem;
  line-height: 1.25em;
  font-weight: 400;
}
.languages a.active {
  display: block;
  color: #1B1D27;
}
.languages a.active::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #1B1D27;
}
.languages--dropdown {
  display: block;
  position: relative;
  cursor: pointer;
  margin: 0;
  transition: 300ms;
}
@media screen and (max-width: 550px) {
  .languages--dropdown {
    display: none;
  }
}
.languages--dropdown img {
  width: 20px;
  display: block;
  box-shadow: 0 0 5px rgba(0,0,0,0.25);
}
.languages--dropdown,
.languages--dropdown a {
  color: white;
  font-family: 'freight-neo-pro', sans-serif;
  font-size: 16px;
  letter-spacing: 0.04em;
}
.languages--dropdown .languages__active {
  text-transform: uppercase;
}
.languages--dropdown .languages__inactive {
  visibility: hidden;
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
}
.languages--dropdown.open .languages__inactive {
  visibility: visible;
}
@media screen and (max-width: 550px) {
  .header.is-home .header__left {
    display: none;
  }
  .header.is-home .header__logo {
    transform: translate3d(0,0,0);
    left: auto;
  }
  .header.is-home .header__logo--big,
  .header.is-home .header__logo--small {
    left: auto;
  }
  .header.is-home .header__logo--big {
    transform: translate3d(0,15px,0);
  }
  .header.is-home .header__logo--small {
    transform: translate3d(0,-100%,0);
  }
  .header.is-home .header__right {
    width: 100%;
    justify-content: flex-start;
    flex-direction: row-reverse;
  }
  .header.is-home .header__right .languages--dropdown {
    display: block;
  }
}
.header.is-home.header--awaken .header__logo--small {
  transform: translate3d(-50%,10px,0);
  transition-delay: 300ms;
}
.header.is-home.header--awaken .header__logo--big {
  transform: translate3d(-50%,-100%,0);
}
@media screen and (max-width: 550px) {
  .header.is-home.header--awaken .header__logo--small {
    transform: translate3d(0,10px,0);
    transition-delay: 300ms;
  }
  .header.is-home.header--awaken .header__logo--big {
    transform: translate3d(0,-100%,0);
  }
}
.header.header--awaken .header__logo--small,
.header.is-home.header--awaken .header__logo--small {
  transform: translate3d(-50%,10px,0);
  transition-delay: 300ms;
}
.header.header--awaken .header__logo--big,
.header.is-home.header--awaken .header__logo--big {
  transform: translate3d(-50%,-100%,0);
}
@media screen and (max-width: 550px) {
  .header.header--awaken .header__logo--small,
  .header.is-home.header--awaken .header__logo--small {
    transform: translate3d(0,10px,0);
    transition-delay: 300ms;
  }
  .header.header--awaken .header__logo--big,
  .header.is-home.header--awaken .header__logo--big {
    transform: translate3d(0,-100%,0);
  }
}
.header.header--awaken:not(.is-home) .header__logo--small {
  transform: translate3d(-50%,10px,0);
  transition-delay: 300ms;
}
.header.header--awaken:not(.is-home) .header__logo--big {
  transform: translate3d(-50%,-100%,0);
}
.counters {
  display: flex;
  margin: 100px 0 15vh;
  width: 100%;
  overflow-x: auto;
}
.counters-numbers {
  display: flex;
  gap: 3.6456vw;
  list-style: none;
  align-items: flex-end;
  margin: 0 auto;
}
.counters-numbers li {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  white-space: nowrap;
}
@media screen and (max-width: 765px) {
  .counters-numbers li {
    min-width: 45%;
  }
}
.counters-numbers__value {
  font-family: 'freightbigcmp-pro', serif;
  font-weight: 400;
  font-size: calc(100vw / 12);
  line-height: 1.2222222222222em;
  color: #DEDEDE;
}
@media screen and (max-width: 1440px) {
  .counters-numbers__value {
    font-size: calc(100vw / 10);
  }
}
@media screen and (max-width: 991px) {
  .counters-numbers__value {
    font-size: 4rem;
  }
}
@media screen and (max-width: 550px) {
  .counters-numbers__value {
    font-size: 5rem;
  }
}
.counters-numbers__label {
  font-size: 2.4rem;
  line-height: 1.25em;
  font-family: 'freightbigcmp-pro', serif;
  font-weight: 400;
  text-transform: uppercase;
}
@media screen and (max-width: 1660px) {
  .counters-numbers__label {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 991px) {
  .counters-numbers__label {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 765px) {
  .counters-numbers__label {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 1080px) {
  .counters-numbers__label {
    font-size: 1.65rem;
  }
}
@media screen and (max-width: 991px) {
  .counters-numbers__label {
    font-size: 1.2rem;
  }
}
@media screen and (max-width: 765px) {
  .counters {
    overflow-x: visible;
  }
  .counters-numbers {
    flex-wrap: wrap;
  }
}
.counters--small {
  margin: 60px 0 80px;
  font-family: 'freightbigcmp-pro', serif;
  color: #808080;
  font-weight: 400;
}
.counters--small .counters-numbers__value {
  font-size: 4rem;
  line-height: 1.25em;
}
.counters--small .counters-numbers__label {
  font-size: 1.6rem;
  line-height: 1.25em;
}
.hero {
  width: 100%;
  height: 100vh;
  position: relative;
  margin-bottom: 12vh;
}
@media screen and (max-width: 550px) {
  .hero {
    height: 80vh;
  }
}
.hero::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.25);
  z-index: 1;
}
.hero video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.hero__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 2;
}
.hero__content-title,
.hero__content-pre {
  font-family: 'freightbigcmp-pro', serif;
  text-transform: uppercase;
  color: white;
  font-weight: 300;
  text-align: center;
  margin-bottom: 0;
}
.hero__content-title {
  font-size: calc(100vw / 4.5);
  line-height: 0.75em;
}
.hero__content-pre {
  font-size: calc(100vw / 30);
  font-weight: 400;
}
@media screen and (max-width: 1440px) {
  .hero__content-title {
    font-size: calc(100vw / 3.5);
  }
  .hero__content-pre {
    font-size: calc(100vw / 25);
  }
}
@media screen and (max-width: 991px) {
  .hero__content-title {
    font-size: calc(100vw / 3);
  }
  .hero__content-pre {
    font-size: calc(100vw / 20);
  }
}
@media screen and (max-width: 550px) {
  .hero__content-title {
    font-size: calc(100vw / 2.5);
  }
  .hero__content-pre {
    font-size: calc(100vw / 18);
  }
}
.hero--inner .hero__content {
  background-color: rgba(0,0,0,0.28);
}
.hero--inner .hero__content-pre {
  color: white;
  font-size: 1.6rem;
  line-height: 1.25em;
  margin-bottom: 1em;
}
.hero--inner .hero__content-title {
  font-size: calc(100vw / 15);
  color: white;
}
@media screen and (max-width: 1660px) {
  .hero--inner .hero__content-title {
    font-size: calc(100vw / 12);
  }
}
@media screen and (max-width: 765px) {
  .hero--inner .hero__content-title {
    font-size: calc(100vw / 10);
  }
}
@media screen and (max-width: 991px) {
  .hero--inner .hero__content-title {
    font-size: calc(100vw / 8);
  }
}
.location-map {
  display: block;
  width: 100%;
  height: auto;
  position: relative;
}
@media screen and (max-width: 765px) {
  .location-map {
    display: none;
  }
}
.location-map > img {
  max-height: 100vh;
  object-fit: cover;
}
.location-map__locator {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.location-map__locator img {
  width: 4.4268vw;
  max-width: 85px;
  margin-bottom: 20px;
}
.location-map__locator span {
  background-color: white;
  text-transform: uppercase;
  font-size: 1.3333333333333rem;
  line-height: 1.4em;
  font-weight: 400;
  padding: 0 10px;
  font-family: 'freightbigcmp-pro', serif;
}
.location-map .locator--1 {
  left: 10%;
  top: 18%;
}
.location-map .locator--2 {
  right: 8%;
  bottom: 10%;
}
@media screen and (max-width: 1270px) {
  .location-map .locator--1 {
    left: 8%;
  }
}
@media screen and (max-height: 750px) {
  .location-map .locator--2 {
    bottom: 5%;
  }
}
.location {
  padding: 110px 0;
}
.location__intro {
  text-align: center;
  margin: 15vh 0;
}
@media screen and (max-width: 991px) {
  .location__intro {
    margin: 8vh 0;
  }
}
#calendar,
#contact {
  display: flex;
  align-items: center;
  flex-direction: column;
  background-color: white;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  padding: calc(100px + 5vh) 5vw;
  position: fixed;
  left: 0;
  top: 0;
  overflow-y: auto;
}
#calendar {
  z-index: 1;
}
h1 {
  font-size: 2.4rem;
  line-height: 1.25em;
  font-weight: 300;
  text-align: center;
}
@media screen and (max-width: 1660px) {
  h1 {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 991px) {
  h1 {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 765px) {
  h1 {
    font-size: 1.7rem;
  }
}
.availability__intro {
  display: block;
  text-align: center;
  margin-bottom: 0;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 300;
  font-family: 'freight-neo-pro', sans-serif;
}
.availability__info {
  margin: 45px 0 20px;
}
.availability__calendar {
  display: flex;
  width: 100%;
  margin: 0 0 30px;
}
.availability__calendar-estimation {
  display: none;
  width: 100%;
  margin-bottom: 50px;
  font-size: 1rem;
  font-family: 'freight-display-pro', serif;
  position: relative;
}
.availability__calendar-estimation::after {
  content: none;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border-top: 3px solid #4b4b4b;
  border-right: 3px solid transparent;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  animation: rotation 1s linear infinite;
}
.availability__calendar-estimation.loading {
  display: block;
}
.availability__calendar-estimation.loading::after {
  content: '';
}
.availability__calendar-estimation table {
  display: none;
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  border-collapse: collapse;
}
.availability__calendar-estimation table td {
  padding-bottom: 8px;
  font-family: 'freight-neo-pro', sans-serif;
  letter-spacing: 0.03em;
}
.availability__calendar-estimation table tr > td:nth-child(2) {
  text-align: right;
  font-family: auto;
}
.availability__calendar-estimation table tr > td:nth-child(2)::after {
  content: '€';
  display: inline-block;
}
.availability__calendar-estimation table .final {
  border-top: 1px solid black;
  margin-top: 10px;
}
.availability__calendar-estimation table .final td {
  padding-top: 10px;
  padding-bottom: 0;
}
.availability__calendar-estimation table .final td:nth-child(2) {
  font-size: 1.15rem;
}
.availability__calendar-estimation.visible {
  display: block;
}
.availability__calendar-estimation.visible table {
  display: table;
}
.availability__calendar .loader {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-block;
  border-top: 3px solid #4b4b4b;
  border-right: 3px solid transparent;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  animation: rotation 1s linear infinite;
}
.availability__calendar .loader.loaded {
  display: none;
}
.availability__toggler {
  width: 45px;
  height: 45px;
  position: absolute;
  right: 5vw;
  top: 15%;
}
.availability__toggler span {
  position: absolute;
  top: 0;
  width: 100%;
  height: 2px;
  transform-origin: center center;
  background: #1B1D27;
}
.availability__toggler span:nth-child(1) {
  transform: rotate(45deg);
}
.availability__toggler span:nth-child(2) {
  transform: rotate(-45deg);
}
@media screen and (max-width: 550px) {
  .availability__toggler {
    width: 30px;
    height: 30px;
  }
}
.request-form {
  width: 100%;
  margin: 5% 0 0;
  padding: 0 5vw;
}
.request-form label {
  font-family: 'freight-neo-pro', sans-serif;
}
.request-form .input-grid {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  .request-form .input-grid {
    grid-template-columns: repeat(2,1fr);
  }
}
@media screen and (max-width: 550px) {
  .request-form .input-grid {
    grid-template-columns: 1fr;
  }
}
[data-toggle-step] {
  cursor: pointer;
}
#contact {
  transform: translate3d(0,100%,0);
  z-index: 2;
  transition: 450ms ease-out;
}
#contact.open {
  transform: translate3d(0,0,0);
}
@media screen and (max-width: 765px) {
  #contact {
    overflow-y: auto;
    padding-top: 20vh;
    justify-content: flex-start;
  }
}
@keyframes animloader {
  0%,
  100% {
    transform: scale(0);
    opacity: 1;
  }
  50% {
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.apartment-galleries__top {
  text-align: center;
  padding-top: 150px;
  padding-bottom: 80px;
  margin-bottom: 10vh;
}
@media screen and (max-width: 765px) {
  .apartment-galleries__top {
    margin-bottom: 5vh;
  }
}
.apartment-galleries__items {
  margin-bottom: 10vh;
}
@media screen and (max-width: 765px) {
  .apartment-galleries__items {
    margin-bottom: 0;
  }
}
.apartment-galleries__items-top {
  margin-bottom: 50px;
  text-align: center;
}
.apartment-galleries__items-slidewrapper {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  visibility: hidden;
  opacity: 0;
  transition: 500ms ease-out;
}
.apartment-galleries__items-slidewrapper.slider-init {
  visibility: visible;
  opacity: 1;
}
.apartment-galleries__items-slidewrapper::before,
.apartment-galleries__items-slidewrapper::after {
  content: '';
  display: block;
  height: calc(100% - 50px);
  width: 15vw;
  position: absolute;
  top: 0;
  background: #000000;
  z-index: 2;
  user-select: none;
}
.apartment-galleries__items-slidewrapper::before {
  left: 0;
  background: linear-gradient(90deg,rgba(0,0,0,0.5) 0%,rgba(4,4,4,0) 100%);
}
.apartment-galleries__items-slidewrapper::after {
  right: 0;
  background: linear-gradient(-90deg,rgba(0,0,0,0.5) 0%,rgba(4,4,4,0) 100%);
}
@media screen and (max-width: 991px) {
  .apartment-galleries__items-slidewrapper::after,
  .apartment-galleries__items-slidewrapper::before {
    content: none;
  }
}
.apartment-galleries__items__title {
  font-size: 4rem;
  line-height: 1.25em;
  font-family: 'freightbigcmp-pro', serif;
  font-weight: 300;
  margin-bottom: 0.2em;
}
.apartment-galleries__items__cta {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1.5em;
  margin-top: 1em;
}
@media screen and (max-width: 550px) {
  .apartment-galleries .swiper {
    padding: 0 5vw;
  }
}
.apartment-galleries .swiper-buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 1vw;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
  pointer-events: none;
}
.apartment-galleries .swiper-button-prev,
.apartment-galleries .swiper-button-next,
.apartment-galleries .swiper-button-prev--second,
.apartment-galleries .swiper-button-next--second {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  margin: 0;
  width: 45px;
  height: 45px;
  cursor: pointer;
  pointer-events: auto;
}
.apartment-galleries .swiper-button-prev svg,
.apartment-galleries .swiper-button-next svg,
.apartment-galleries .swiper-button-prev--second svg,
.apartment-galleries .swiper-button-next--second svg {
  width: 100%;
  height: 100%;
  stroke: white;
  stroke-width: 0.5px;
}
.apartment-galleries .swiper-button-prev svg path,
.apartment-galleries .swiper-button-next svg path,
.apartment-galleries .swiper-button-prev--second svg path,
.apartment-galleries .swiper-button-next--second svg path {
  fill: white;
}
.apartment-galleries .swiper-button-prev::after,
.apartment-galleries .swiper-button-next::after,
.apartment-galleries .swiper-button-prev--second::after,
.apartment-galleries .swiper-button-next--second::after {
  content: none;
}
@media screen and (max-width: 991px) {
  .apartment-galleries .swiper-button-prev,
  .apartment-galleries .swiper-button-next,
  .apartment-galleries .swiper-button-prev--second,
  .apartment-galleries .swiper-button-next--second {
    display: none;
  }
}
.apartment-galleries .swiper-button-next,
.apartment-galleries .swiper-button-next--second {
  transform: rotate(180deg);
}
.apartment-galleries .swiper .swiper-slide {
  width: auto;
  height: auto;
  display: block;
  align-items: center;
  position: relative;
  padding-bottom: 50px;
}
@media screen and (max-width: 991px) {
  .apartment-galleries .swiper .swiper-slide {
    text-align: center;
  }
}
.apartment-galleries .swiper .swiper-slide img {
  width: auto;
  max-height: 650px;
  visibility: hidden;
  opacity: 0;
  object-fit: contain;
  transition: 1s ease-out 100ms;
}
@media screen and (max-width: 991px) {
  .apartment-galleries .swiper .swiper-slide img {
    max-height: 400px;
  }
}
@media screen and (max-width: 450px) {
  .apartment-galleries .swiper .swiper-slide img {
    max-height: 350px;
  }
}
.apartment-galleries .swiper .swiper-slide--ready img {
  visibility: visible;
  opacity: 1;
}
.apartment-galleries .swiper .swiper-slide__inner {
  position: relative;
  height: auto;
}
.apartment-galleries .swiper .swiper-slide__caption {
  width: 100%;
  font-family: 'freight-neo-pro', sans-serif;
  text-align: center;
  padding: 0.5em 0;
  color: black;
  position: absolute;
  top: 100%;
}
@media screen and (max-width: 765px) {
  .apartment-galleries .swiper .swiper-slide__caption {
    margin-top: 1em;
    font-size: 12px;
  }
}
.info-popup {
  display: block;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  max-width: 990px;
  max-height: 80vh;
  overflow-y: auto;
  background-color: white;
  box-shadow: 0 0 5px 2px rgba(0,0,0,0.1);
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 30px 5vw;
  transform: translate(-50%,-50%);
  z-index: 55;
  transition: 450ms;
}
.info-popup__close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  .info-popup__close {
    width: 25px;
    height: 25px;
  }
}
.info-popup__close span {
  width: 100%;
  height: 1px;
  background-color: #1B1D27;
  position: absolute;
  left: 50%;
  top: 50%;
}
.info-popup__close span:nth-child(1) {
  transform: translate(-50%,-50%) rotate(45deg);
}
.info-popup__close span:nth-child(2) {
  transform: translate(-50%,-50%) rotate(-45deg);
}
.info-popup__top {
  margin-bottom: 30px;
}
.info-popup__top p {
  font-size: 1.6rem;
  line-height: 1.25em;
}
.info-popup__form .form-footer {
  justify-content: center;
  flex-direction: column;
}
.info-popup__form .form-privacy {
  margin-bottom: 1.5em;
}
.info-popup.visible {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 991px) {
  .info-popup {
    width: 95%;
  }
}
.promo-label {
  position: fixed;
  display: flex;
  align-items: center;
  right: 0;
  top: 0;
  height: 100%;
  z-index: 50;
  pointer-events: none;
}
.promo-label__inner {
  display: flex;
  align-items: center;
  transform: translate3d(calc(100% - 30px),0,0);
  transition: 550ms ease-in-out;
}
.promo-label__inner.open {
  transform: translate3d(0,0,0);
}
.promo-label__inner.open .promo-label__body {
  box-shadow: 0 0 3px 2px rgba(0,0,0,0.03);
}
.promo-label__label {
  display: block;
  width: 30px;
  height: 75px;
  font-size: 12px;
  letter-spacing: 0.03em;
  text-align: center;
  writing-mode: vertical-rl;
  text-transform: uppercase;
  color: #1B1D27;
  font-family: 'freight-neo-pro', sans-serif;
  background-color: #fafafa;
  border: 1px solid lightgray;
  border-left: 1px solid white;
  padding: 5px;
  transform: rotate(180deg) translateX(-1px);
  cursor: pointer;
  pointer-events: all;
}
.promo-label__body {
  width: 250px;
  padding: 2em 1.5em;
  background-color: white;
  border: 1px solid lightgray;
  border-right: 0;
  pointer-events: all;
  transition: 300ms;
}
.promo-label__body-close {
  position: absolute;
  right: 5px;
  top: 10px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
.promo-label__body-close span {
  width: 15px;
  height: 1px;
  background-color: #1B1D27;
  position: absolute;
  top: 50%;
  left: 50%;
}
.promo-label__body-close span:nth-child(1) {
  transform: translate(-50%,-50%) rotate(45deg);
}
.promo-label__body-close span:nth-child(2) {
  transform: translate(-50%,-50%) rotate(-45deg);
}
.promo-label__body-heading {
  font-size: 1rem;
  font-family: 'freight-neo-pro', sans-serif;
  margin-bottom: 1.3em;
}
.promo-label__body-submit {
  cursor: pointer;
}
.promo-label__body-submit .cta {
  display: none;
}
.promo-label__body-list {
  list-style: none;
  margin-bottom: 20px;
}
.promo-label__body-list li {
  display: flex;
  align-items: center;
  gap: 0.5em;
  margin-bottom: 1.5em;
  cursor: pointer;
  font-family: 'freight-neo-pro', sans-serif;
}
.promo-label__body-list li::before {
  content: '';
  width: 1.2em;
  height: 1.2em;
  flex-shrink: 0;
  border: 1px solid lightgray;
  background-color: transparent;
  border-radius: 50%;
}
.promo-label__body-list li:last-child {
  margin-bottom: 0;
}
.promo-label__body-list li.selected::before {
  background-color: gray;
  box-shadow: inset 0px 0px 1px 3px white;
}
.promo-label__popup {
  display: block;
  visibility: hidden;
  opacity: 0;
  text-align: center;
  max-width: 990px;
  background-color: white;
  box-shadow: 0 0 5px 2px rgba(0,0,0,0.1);
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 60px 5vw;
  transform: translate(-50%,-50%);
  z-index: 55;
  transition: 450ms;
}
@media screen and (max-width: 991px) {
  .promo-label__popup {
    width: 95%;
  }
}
.promo-label__popup.visible {
  visibility: visible;
  opacity: 1;
}
.promo-label__popup-back {
  position: absolute;
  width: 45px;
  right: 30px;
  top: 30px;
  cursor: pointer;
  transform: rotate(180deg);
}
.promo-label__popup-promo {
  text-transform: uppercase;
  font-family: 'freight-neo-pro', sans-serif;
  padding: 5px 0;
  margin: 0 0 15px;
}
.promo-label__popup-promo div {
  margin: 5px 0;
  font-size: 1rem;
}
.promo-label__popup-promo::before,
.promo-label__popup-promo::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: lightgray;
}
.promo-label__popup-heading {
  text-align: center;
  position: relative;
}
.promo-label__popup-heading h3 {
  font-size: 1.6rem;
  line-height: 1.25em;
  margin-bottom: 0.5em;
}
.promo-label__popup form .form-privacy {
  margin-bottom: 1em;
}
.promo-label__popup form .form-footer {
  flex-direction: column;
  align-items: center;
}
.space {
  padding-bottom: 10vh;
}
.space__header {
  width: 100%;
  position: relative;
  margin-bottom: 120px;
  padding-top: 20vh;
}
.space__header-intro {
  width: 100%;
  text-align: center;
  margin-bottom: 15vh;
}
@media screen and (max-width: 991px) {
  .space__header {
    min-height: 0;
    padding-top: 10vh;
    display: flex;
    flex-direction: column-reverse;
  }
  .space__header-intro {
    margin-bottom: 0;
  }
  .space__header-intro p {
    text-align: left;
  }
  .space__header-preview {
    margin-bottom: 5vh;
  }
}
.space__anchors {
  position: fixed;
  bottom: 30px;
  left: 30px;
  background-color: #DEDEDE;
  display: flex;
  gap: 1.5em;
  padding: 15px 30px;
  z-index: 3;
}
.space__anchors a {
  font-size: 0.8rem;
  line-height: 1.3333333333333em;
  letter-spacing: 0.04em;
  font-weight: 300;
  text-transform: uppercase;
  font-family: 'freight-neo-pro', sans-serif;
  opacity: 0.6;
}
.space__anchors a.active {
  opacity: 1;
}
@media screen and (max-width: 550px) {
  .space__anchors {
    width: 100%;
    left: 0;
    bottom: 0;
    justify-content: center;
  }
}
.space__section {
  margin-bottom: 10vh;
}
.space__section:last-child {
  margin-bottom: 0;
}
.space__intro {
  padding: 0 30%;
}
.space__intro .main-heading {
  margin-bottom: 0.3em;
}
.space__intro p {
  text-align: left;
}
@media screen and (max-width: 1536px) {
  .space__intro {
    padding: 0 20%;
  }
}
@media screen and (max-width: 765px) {
  .space__intro {
    padding: 0 10%;
  }
}
.space__infos {
  margin: 25vh 0;
}
@media screen and (max-width: 991px) {
  .space__infos {
    margin: 11vh 0;
  }
}
.space__swiper {
  position: relative;
  margin-top: 100px;
}
.space__swiper .swiper {
  max-width: 1120px;
}
.space__swiper .swiper-buttons {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  padding: 0 10%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1536px) {
  .space__swiper .swiper-buttons {
    padding: 0 1.0416vw;
  }
}
.space__swiper .swiper-button-prev,
.space__swiper .swiper-button-next {
  position: relative;
  left: auto;
  right: auto;
  top: auto;
  margin: 0;
  min-width: 45px;
  width: 3.6456vw;
  height: 45px;
}
.space__swiper .swiper-button-prev::after,
.space__swiper .swiper-button-next::after {
  content: '';
}
.space__swiper .swiper-button-next {
  transform: rotate(180deg);
}
.space__swiper .swiper-slide {
  display: flex;
  align-items: center;
  height: auto;
}
.space__swiper .swiper-slide img {
  max-height: 85vh;
  object-fit: contain;
}
@media screen and (max-width: 991px) {
  .space__swiper .swiper-slide img {
    max-height: 415px;
  }
}
@media screen and (max-width: 765px) {
  .space__swiper .swiper-slide img {
    max-height: 320px;
  }
}
@media screen and (max-width: 1080px) {
  .space__swiper {
    padding-left: calc(45px + 20vw * 0.05208);
    padding-right: calc(45px + 20vw * 0.05208 );
  }
}
@media screen and (max-width: 765px) {
  .space__swiper {
    padding-left: 0;
    padding-right: 0;
  }
  .space__swiper .swiper-buttons {
    position: relative;
    top: auto;
    justify-content: center;
    gap: 15px;
    transform: none;
  }
}
.space__video {
  display: block;
  margin: 110px auto;
  width: 57.8088vw;
  max-width: 1100px;
}
@media screen and (max-width: 991px) {
  .space__video {
    width: 100%;
  }
}
.space__cta {
  display: block;
  text-align: center;
}
.space__discover {
  margin-top: 80px;
  font-size: 1.3333333333333rem;
  line-height: 1.4em;
}
.space__discover-home {
  display: block;
  text-align: center;
}
.space__discover-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.space__discover-item {
  display: flex;
  align-items: center;
  gap: 1em;
}
.space__discover-item img {
  width: 45px;
}
.space__discover-item:nth-child(2) img {
  transform: rotate(180deg);
}
@media screen and (max-width: 765px) {
  .space__discover-top {
    flex-direction: column;
    gap: 1em;
    margin-bottom: 2em;
  }
}
.news-preview {
  display: grid;
  grid-template-columns: 40% 1fr;
  gap: 2.5vw;
  align-items: center;
  margin-bottom: 80px;
}
.news-preview:last-child {
  margin: 0;
}
.news-preview__content__date {
  margin-bottom: 10px;
  display: block;
}
.news-preview__content__cta {
  margin-top: 40px;
  display: inline-block;
}
.news > div {
  margin-top: 50px;
}
.news > div:first-child {
  margin: 0;
}
.post-preview {
  display: grid;
  grid-template-columns: 40% 1fr;
  gap: 2.5vw;
  align-items: center;
  margin-bottom: 80px;
}
.post-preview:last-child {
  margin: 0;
}
.post-preview__content__date {
  margin-bottom: 10px;
  display: block;
}
.post-preview__content__cta {
  margin-top: 40px;
  display: inline-block;
}
.post__section {
  margin-top: 50px;
}
.post__gallery {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
}
.service-preview {
  display: grid;
  grid-template-columns: 40% 1fr;
  gap: 2.5vw;
  align-items: center;
  margin-bottom: 80px;
}
.service-preview:last-child {
  margin: 0;
}
.services {
  padding-top: 30vh;
}
.services__intro {
  margin-bottom: 30vh;
}
@media screen and (max-width: 765px) {
  .services__intro {
    padding: 0 3vw;
  }
}
.services__list {
  text-align: center;
  padding: 0 2vw 8vh;
}
.services__list-group:first-child {
  margin-bottom: 45px;
}
.services__list-label {
  position: relative;
}
.services__list-label span {
  font-size: 1.3333333333333rem;
  line-height: 1.4em;
  background-color: white;
  padding: 0 1em;
  position: relative;
  z-index: 3;
  color: #808080;
}
.services__list-label::before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #DEDEDE;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.services__item {
  font-size: calc(100vw / 21);
  line-height: 1.2em;
  font-family: 'freightbigcmp-pro', serif;
  text-transform: uppercase;
}
@media screen and (max-width: 1440px) {
  .services__item {
    font-size: calc(100vw / 15);
  }
}
@media screen and (max-width: 550px) {
  .services__item {
    font-size: calc(100vw / 12);
  }
}
@media screen and (max-width: 991px) {
  .services {
    padding-top: 15vh;
  }
  .services__intro {
    margin-bottom: 10vh;
  }
  .services__intro {
    font-size: calc(100vw / 10);
  }
}
.contacts__top {
  display: grid;
  grid-template-columns: 40% 1fr;
  gap: 0.5208vw;
  align-items: center;
  width: 100%;
  height: 100vh;
}
@media screen and (max-width: 1270px) {
  .contacts__top {
    grid-template-columns: 1fr;
    padding-top: 120px;
  }
}
.contacts__infos {
  padding-right: 5vw;
}
.contacts__infos-el {
  display: block;
  font-size: 2.4rem;
  line-height: 1.25em;
  font-weight: 300;
  margin-bottom: 1em;
}
@media screen and (max-width: 1660px) {
  .contacts__infos-el {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 991px) {
  .contacts__infos-el {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 765px) {
  .contacts__infos-el {
    font-size: 1.7rem;
  }
}
.contacts__infos-el .little-label {
  text-align: left;
  margin-bottom: 0;
}
.contacts__infos-el:last-child {
  margin: 0;
}
@media screen and (max-width: 1270px) {
  .contacts__infos {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 991px) {
  .contacts__infos {
    margin-bottom: 10px;
  }
}
.contacts__additional p {
  margin-bottom: 2em;
}
@media screen and (max-width: 765px) {
  .contacts__additional {
    margin-top: 10vh;
  }
}
.policies {
  display: block;
  margin: 0 auto;
  max-width: 60vw;
  padding-top: 5vh;
}
.policies .article__title {
  margin-bottom: 55px;
}
.policies .article__text p,
.policies .article__text li {
  font-size: 1rem;
  color: black;
  margin-bottom: 40px;
}
.policies .article__text strong {
  font-size: 19px;
  color: black;
  margin-bottom: 15px;
  text-transform: uppercase;
}