#page-home .section-news .table .line .item-cta, #page-home .section-news .slide-items .item-image img, #page-home .section-news .slide-items .item-link, #page-home .section-space .slide-navigation .item-progress, #page-home .section-space .slide-arrows, #page-home .section-space .slide-items .item-image img, #page-home .section-space .slide-items .item-image, #page-home .section-space .slide-items .item, #page-home .section-journey .slide-navigation .item-progress, #page-home .section-journey .slide-arrows, #page-home .section-journey .slide-items .item-image img, #page-home .section-journey .slide-items .item-image, #page-home .section-journey .slide-items .item, #page-home .section-environment .slide-navigation .item-image img, #page-home .section-environment .slide-navigation .item-image, #page-home .section-environment .slide-navigation .item-button, #page-home .section-environment .slide-arrows, #page-home .section-environment .slide-items .item-image img, #page-home .section-environment .slide-items .item-image, #page-home .section-environment .slide-items .item, #page-home .section-masterplan .wrapper-category-1 div img, #page-home .section-masterplan .wrapper-category-2 div img, #page-home .section-masterplan .wrapper-category-3 div img, #page-home .section-masterplan .wrapper-category-4 div img, #page-home .section-masterplan .wrapper-category-1 div, #page-home .section-masterplan .wrapper-category-2 div, #page-home .section-masterplan .wrapper-category-3 div, #page-home .section-masterplan .wrapper-category-4 div, #page-home .section-masterplan .wrapper-category-1, #page-home .section-masterplan .wrapper-category-2, #page-home .section-masterplan .wrapper-category-3, #page-home .section-masterplan .wrapper-category-4, #page-home .section-masterplan .wrapper-image img, #page-home .section-masterplan .wrapper-image-mobile img, #page-home .section-hero .navigation .item-block--line, #page-home .section-hero .navigation .item-block--image img, #page-home .section-hero .navigation .item-block--image, #page-home .section-hero .navigation .item-button, #page-home .section-hero .headline .manifest-link, #page-home .section-hero .slide-items .item-vector-mobile .item-vector--image img, #page-home .section-hero .slide-items .item-vector-mobile .item-vector--image, #page-home .section-hero .slide-items .item-video video, #page-home .section-hero .slide-items .item-video, #page-home .section-hero .slide-items .item, #page-home .main-mobile .actions .manifest-link, .modal-news .wrapper .right-image img, .modal-news, .modal-video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

#page-home .section-news .table .line a.item-cta, #page-home .section-news .slide-items a.item-link, #page-home .section-space .slide-navigation a.item-progress, #page-home .section-space a.slide-arrows, #page-home .section-space .slide-items a.item-image, #page-home .section-space .slide-items a.item, #page-home .section-journey .slide-navigation a.item-progress, #page-home .section-journey a.slide-arrows, #page-home .section-journey .slide-items a.item-image, #page-home .section-journey .slide-items a.item, #page-home .section-environment .slide-navigation a.item-image, #page-home .section-environment .slide-navigation a.item-button, #page-home .section-environment a.slide-arrows, #page-home .section-environment .slide-items a.item-image, #page-home .section-environment .slide-items a.item, #page-home .section-masterplan a.wrapper-category-1, #page-home .section-masterplan a.wrapper-category-2, #page-home .section-masterplan a.wrapper-category-3, #page-home .section-masterplan a.wrapper-category-4, #page-home .section-hero .navigation a.item-block--line, #page-home .section-hero .navigation a.item-block--image, #page-home .section-hero .navigation a.item-button, #page-home .section-hero .headline a.manifest-link, #page-home .section-hero .slide-items .item-vector-mobile a.item-vector--image, #page-home .section-hero .slide-items a.item-video, #page-home .section-hero .slide-items a.item, #page-home .main-mobile .actions a.manifest-link, a.modal-news, a.modal-video {
  text-indent: -999px;
  overflow: hidden;
}

#page-home .section-news .table .line button.item-cta, #page-home .section-news .slide-items button.item-link, #page-home .section-space .slide-navigation button.item-progress, #page-home .section-space button.slide-arrows, #page-home .section-space .slide-items button.item-image, #page-home .section-space .slide-items button.item, #page-home .section-journey .slide-navigation button.item-progress, #page-home .section-journey button.slide-arrows, #page-home .section-journey .slide-items button.item-image, #page-home .section-journey .slide-items button.item, #page-home .section-environment .slide-navigation button.item-image, #page-home .section-environment .slide-navigation button.item-button, #page-home .section-environment button.slide-arrows, #page-home .section-environment .slide-items button.item-image, #page-home .section-environment .slide-items button.item, #page-home .section-masterplan button.wrapper-category-1, #page-home .section-masterplan button.wrapper-category-2, #page-home .section-masterplan button.wrapper-category-3, #page-home .section-masterplan button.wrapper-category-4, #page-home .section-hero .navigation button.item-block--line, #page-home .section-hero .navigation button.item-block--image, #page-home .section-hero .navigation button.item-button, #page-home .section-hero .headline button.manifest-link, #page-home .section-hero .slide-items .item-vector-mobile button.item-vector--image, #page-home .section-hero .slide-items button.item-video, #page-home .section-hero .slide-items button.item, #page-home .main-mobile .actions button.manifest-link, button.modal-news, button.modal-video {
  text-indent: -999px;
  overflow: hidden;
}

.modal-video {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  pointer-events: none;
  transition-property: opacity;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  z-index: 500;
}
.modal-video * {
  pointer-events: none;
}
.modal-video .wrapper {
  position: relative;
  display: flex;
  width: 960rem;
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .modal-video .wrapper {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
    width: 100%;
  }
}
.modal-video .wrapper .close {
  position: absolute;
  top: 0;
  right: -40rem;
  z-index: 5;
}
@media (max-width: 1023px) {
  .modal-video .wrapper .close {
    top: -40rem;
    right: 0;
  }
}
.modal-video .wrapper .close svg path {
  stroke: white;
}
.modal-video .wrapper-video {
  position: relative;
  width: 100%;
  height: unset;
  aspect-ratio: 1/0.56;
}
.modal-video .wrapper-video iframe,
.modal-video .wrapper-video video {
  position: relative;
  width: 100%;
  height: 100%;
  display: none;
}
@media (max-width: 1023px) {
  .modal-video .wrapper-video iframe,
  .modal-video .wrapper-video video {
    width: 100%;
    height: 80vh;
  }
}
.modal-video.open {
  opacity: 1;
  pointer-events: initial;
}
.modal-video.open * {
  pointer-events: initial;
}
.modal-video.open iframe,
.modal-video.open video {
  display: block;
}

.modal-news {
  background-color: #e2dcce;
  position: fixed;
  padding: 40rem;
  opacity: 0;
  pointer-events: none;
  transition-property: opacity;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  z-index: 55;
}
.modal-news * {
  pointer-events: none;
}
@media (max-width: 1023px) {
  .modal-news {
    padding: 40rem 0;
  }
}
.modal-news.open {
  opacity: 1;
  pointer-events: initial;
}
.modal-news.open * {
  pointer-events: initial;
}
.modal-news.open .wrapper .right-image {
  display: block;
}
.modal-news .container {
  height: 100%;
  padding: 0;
}
@media (max-width: 1023px) {
  .modal-news .container {
    height: auto;
  }
}
.modal-news .wrapper {
  position: relative;
  display: flex;
  height: 100%;
}
@media (max-width: 1023px) {
  .modal-news .wrapper {
    flex-direction: column;
    align-items: flex-start;
    height: auto;
  }
}
.modal-news .wrapper .close {
  position: absolute;
  top: 24rem;
  right: 20rem;
  z-index: 5;
}
@media (max-width: 1023px) {
  .modal-news .wrapper .close {
    top: 0rem;
    right: 0rem;
  }
}
.modal-news .wrapper .left {
  margin-right: 20rem;
  flex-grow: 1;
}
@media (max-width: 1023px) {
  .modal-news .wrapper .left {
    width: 100%;
    margin: 0 0 40rem;
  }
}
.modal-news .wrapper .left-title {
  color: black;
  font-family: "Roboto Condensed";
  font-size: 24rem;
  font-weight: 500;
  line-height: 30rem;
  width: 375rem;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .modal-news .wrapper .left-title {
    width: 100%;
    padding-right: 70rem;
  }
}
.modal-news .wrapper .left-subtitle {
  color: black;
  font-size: 20rem;
  font-weight: 500;
  line-height: 30rem;
  margin-top: 30rem;
  width: 375rem;
}
@media (max-width: 1023px) {
  .modal-news .wrapper .left-subtitle {
    width: 100%;
  }
}
.modal-news .wrapper .left-date {
  color: black;
  font-size: 14rem;
  font-weight: 500;
  letter-spacing: 0.02em;
  margin-top: 10rem;
}
.modal-news .wrapper .left-line {
  background-color: #777777;
  width: 100%;
  height: 1px;
  margin: 20rem 0 35rem;
}
.modal-news .wrapper .left-description p {
  color: black;
  font-size: 16rem;
  font-weight: normal;
  line-height: 24rem;
}
.modal-news .wrapper .left-description p:not(:last-child) {
  margin-bottom: 20rem !important;
}
.modal-news .wrapper .left-description p a {
  color: black;
  font-weight: 500;
}
.modal-news .wrapper .video {
  width: 870rem;
  flex-shrink: 0;
}
@media (max-width: 1023px) {
  .modal-news .wrapper .video {
    width: 100%;
  }
}
.modal-news .wrapper .video iframe {
  width: 100%;
  aspect-ratio: 1/0.6;
}
.modal-news .wrapper .right {
  width: 410rem;
  height: 100%;
  flex-shrink: 0;
}
@media (max-width: 1023px) {
  .modal-news .wrapper .right {
    width: 100%;
    height: unset;
    aspect-ratio: 1/1.3;
  }
}
.modal-news .wrapper .right-image {
  position: relative;
  width: 100%;
  height: 100%;
  display: none;
}
.modal-news .wrapper .right-image.loaded {
  display: block;
}
@media (max-height: 640px) {
  .modal-news {
    overflow: auto;
    display: block;
  }
  .modal-news .container {
    height: auto;
    display: block;
  }
  .modal-news .wrapper {
    height: auto;
  }
  .modal-news .wrapper .right {
    height: 590rem;
  }
}
@media (max-width: 1023px) {
  .modal-news {
    overflow: auto;
    display: block;
  }
}
@media (max-width: 1023px) and (max-width: 1023px) {
  .modal-news .wrapper .right {
    height: unset;
    aspect-ratio: 1/1.3;
  }
}

body .cta-contact {
  background-color: #f0ebe1 !important;
}
body .cta-contact button {
  color: black;
}

#page-home {
  background-color: #e2dcce;
  position: relative;
  z-index: 2;
}
#page-home .main-mobile {
  background-color: #f0ebe1;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  z-index: 40;
}
@media (max-width: 1023px) {
  #page-home .main-mobile {
    display: block;
  }
}
#page-home .main-mobile .actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20rem 20rem;
}
#page-home .main-mobile .actions .action button {
  background-color: transparent;
  color: black;
  font-size: 11rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: auto;
  white-space: nowrap;
  height: 32rem;
  padding: 1rem 15rem 0;
  border: 1px solid black;
  border-radius: 50px;
}
#page-home .main-mobile .actions .manifest {
  position: relative;
  display: flex;
  align-items: center;
}
#page-home .main-mobile .actions .manifest-link {
  z-index: 5;
}
#page-home .main-mobile .actions .manifest-title {
  color: black;
  font-size: 11rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin-right: 8rem;
  white-space: nowrap;
}
#page-home .main-mobile .actions .manifest-action a,
#page-home .main-mobile .actions .manifest-action button {
  background-color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 32rem;
  height: 32rem;
  border-radius: 50px;
}
#page-home .main-mobile .actions .manifest-action a svg,
#page-home .main-mobile .actions .manifest-action button svg {
  width: 10rem;
  height: unset;
}
#page-home .main-mobile .actions .manifest-action a svg path,
#page-home .main-mobile .actions .manifest-action button svg path {
  stroke: white;
}
#page-home .section-hero {
  padding: 0 0 20rem;
}
#page-home .section-hero .container {
  background-color: #f0ebe1;
  padding-top: 64rem;
  box-shadow: 25px 25px 20px 5px rgba(153, 152, 148, 0.3);
}
#page-home .section-hero .slide {
  position: relative;
  width: 100%;
}
#page-home .section-hero .slide-scroll {
  position: relative;
  width: 100%;
  min-height: 1200rem;
  height: 120vh;
}
@media (max-width: 1023px) {
  #page-home .section-hero .slide-scroll {
    height: 900rem;
    min-height: 1170rem;
  }
}
#page-home .section-hero .slide-wrapper {
  position: sticky;
  top: 0;
  width: 100%;
  padding: 40rem 0 0;
}
@media (max-width: 1023px) {
  #page-home .section-hero .slide-wrapper {
    padding-top: 20rem;
  }
}
#page-home .section-hero .slide-block {
  position: relative;
  width: 100%;
  height: 600rem;
  overflow: hidden;
  max-height: calc(100vh - 160rem);
}
@media (max-width: 1023px) {
  #page-home .section-hero .slide-block {
    height: 710rem;
    max-height: unset;
  }
}
#page-home .section-hero .slide-items {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#page-home .section-hero .slide-items .item {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  overflow: hidden;
  z-index: 1;
}
#page-home .section-hero .slide-items .item-video {
  z-index: 1;
}
@media (max-width: 1023px) {
  #page-home .section-hero .slide-items .item-video {
    display: none;
  }
}
#page-home .section-hero .slide-items .item-video video {
  display: block;
  z-index: 1;
}
#page-home .section-hero .slide-items .item-vector, #page-home .section-hero .slide-items .item-vector-mobile {
  position: absolute;
  top: -5px;
  left: -5px;
  bottom: -5px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  z-index: 3;
}
#page-home .section-hero .slide-items .item-vector svg, #page-home .section-hero .slide-items .item-vector-mobile svg {
  display: block;
  width: auto;
  height: 101%;
}
@media (max-width: 1023px) {
  #page-home .section-hero .slide-items .item-vector {
    display: none;
  }
}
#page-home .section-hero .slide-items .item-vector-mobile {
  display: none;
}
@media (max-width: 1023px) {
  #page-home .section-hero .slide-items .item-vector-mobile {
    display: block;
    transform: unset !important;
    right: -5px;
  }
}
#page-home .section-hero .slide-items .item-vector-mobile .item-vector--image {
  z-index: 1;
}
#page-home .section-hero .slide-items .item-title {
  position: absolute;
  z-index: 4;
}
#page-home .section-hero .slide-items .item-title .desktop,
#page-home .section-hero .slide-items .item-title .mobile {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 0.7s;
}
#page-home .section-hero .slide-items .item-title .desktop p,
#page-home .section-hero .slide-items .item-title .mobile p {
  color: white;
  font-family: "Roboto Condensed";
  font-size: 24rem;
  font-weight: 300;
  line-height: 1.4;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (max-width: 1023px) {
  #page-home .section-hero .slide-items .item-title .desktop p,
  #page-home .section-hero .slide-items .item-title .mobile p {
    font-size: 16rem;
    line-height: 20rem;
    letter-spacing: 0.05em;
  }
}
#page-home .section-hero .slide-items .item-title .desktop p strong,
#page-home .section-hero .slide-items .item-title .mobile p strong {
  font-family: "Roboto Condensed";
  font-weight: 500;
}
#page-home .section-hero .slide-items .item-title .desktop p small,
#page-home .section-hero .slide-items .item-title .mobile p small {
  font-size: 18rem;
  font-weight: 500;
  letter-spacing: 0.06em;
}
@media (max-width: 1023px) {
  #page-home .section-hero .slide-items .item-title .desktop p small,
  #page-home .section-hero .slide-items .item-title .mobile p small {
    font-size: 14rem;
  }
}
@media (max-width: 1023px) {
  #page-home .section-hero .slide-items .item-title .desktop {
    display: none;
  }
}
#page-home .section-hero .slide-items .item-title .mobile {
  display: none;
}
@media (max-width: 1023px) {
  #page-home .section-hero .slide-items .item-title .mobile {
    display: block;
  }
}
#page-home .section-hero .slide-items .item-cta {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30rem;
  z-index: 4;
}
@media (max-width: 1023px) {
  #page-home .section-hero .slide-items .item-cta {
    top: unset;
    left: 50%;
    bottom: 25rem;
    right: unset;
    transform: translateX(-50%);
  }
}
#page-home .section-hero .slide-items .item-cta button {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1023px) {
  #page-home .section-hero .slide-items .item-cta button {
    flex-direction: column;
  }
}
#page-home .section-hero .slide-items .item-cta button span:nth-child(1) {
  color: white;
  font-size: 14rem;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-right: 15rem;
}
@media (max-width: 1023px) {
  #page-home .section-hero .slide-items .item-cta button span:nth-child(1) {
    font-size: 12rem;
    margin: 0 0 10rem;
    white-space: nowrap;
  }
}
#page-home .section-hero .slide-items .item-cta button span:nth-child(2) {
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 32rem;
  height: 32rem;
  padding-left: 3rem;
  border-radius: 50px;
}
#page-home .section-hero .slide-items .item-cta button span:nth-child(2) svg path {
  fill: black;
  stroke: black;
}
#page-home .section-hero .slide-items .item.active {
  opacity: 1;
  z-index: 2;
}
#page-home .section-hero .slide-items .item.active .item-title > * {
  opacity: 1;
  transition-delay: 0.3s;
}
#page-home .section-hero .slide-items .item:nth-child(1) .item-title {
  bottom: 80rem;
  left: 50rem;
}
@media (max-width: 1023px) {
  #page-home .section-hero .slide-items .item:nth-child(1) .item-title {
    left: 20rem;
    top: 30rem;
    right: 20rem;
    bottom: unset;
  }
}
#page-home .section-hero .slide-items .item:nth-child(2) .item-title {
  top: 80rem;
  left: 50rem;
}
@media (max-width: 1023px) {
  #page-home .section-hero .slide-items .item:nth-child(2) .item-title {
    left: 20rem;
    top: 30rem;
    right: 20rem;
    bottom: unset;
  }
}
#page-home .section-hero .slide-items .item:nth-child(3) .item-title {
  bottom: 80rem;
  left: 50rem;
}
@media (max-width: 1023px) {
  #page-home .section-hero .slide-items .item:nth-child(3) .item-title {
    left: 20rem;
    top: 150rem;
    right: 20rem;
  }
}
#page-home .section-hero .slide-items .item:nth-child(4) .item-title {
  top: 80rem;
  left: 50rem;
}
@media (max-width: 1023px) {
  #page-home .section-hero .slide-items .item:nth-child(4) .item-title {
    left: 20rem;
    top: 30rem;
    right: 20rem;
  }
}
#page-home .section-hero .slide-items .item:nth-child(5) .item-title {
  top: 80rem;
  left: 50rem;
}
@media (max-width: 1023px) {
  #page-home .section-hero .slide-items .item:nth-child(5) .item-title {
    left: 20rem;
    top: 30rem;
    right: 20rem;
  }
}
#page-home .section-hero .headline {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 20rem 0;
}
@media (max-width: 1023px) {
  #page-home .section-hero .headline {
    flex-direction: column;
    align-items: center;
  }
}
#page-home .section-hero .headline .title {
  color: black;
  font-size: 14rem;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
#page-home .section-hero .headline .manifest {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1023px) {
  #page-home .section-hero .headline .manifest {
    margin-top: 20rem;
  }
}
#page-home .section-hero .headline .manifest-link {
  z-index: 5;
}
#page-home .section-hero .headline .manifest-title {
  color: black;
  font-size: 14rem;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-right: 15rem;
}
#page-home .section-hero .headline .manifest-action:not(:last-child) {
  margin-right: 10rem;
}
#page-home .section-hero .headline .manifest-action a,
#page-home .section-hero .headline .manifest-action button {
  background-color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 32rem;
  height: 32rem;
  padding-left: 3rem;
  border-radius: 50px;
}
#page-home .section-hero .headline .manifest-action a svg path,
#page-home .section-hero .headline .manifest-action button svg path {
  stroke: white;
}
#page-home .section-hero .navigation {
  position: relative;
  display: flex;
  overflow: hidden;
}
@media (max-width: 1023px) {
  #page-home .section-hero .navigation {
    padding-bottom: 15rem;
  }
}
#page-home .section-hero .navigation .slide-arrows {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: space-between;
  top: 110rem;
  right: 20rem;
  left: 20rem;
  transform: translateY(-50%);
  pointer-events: none;
  z-index: 2;
}
@media (max-width: 1023px) {
  #page-home .section-hero .navigation .slide-arrows {
    display: none;
  }
}
#page-home .section-hero .navigation .slide-arrows .arrow-left,
#page-home .section-hero .navigation .slide-arrows .arrow-right {
  pointer-events: initial;
  transition-property: opacity, transform;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-hero .navigation .slide-arrows .arrow-left svg path,
#page-home .section-hero .navigation .slide-arrows .arrow-right svg path {
  fill: white;
}
#page-home .section-hero .navigation .slide-arrows .arrow-left {
  transform: rotate(180deg);
}
#page-home .section-hero .navigation .slide-arrows .arrow-left:hover {
  transform: rotate(180deg) translateX(10px);
}
#page-home .section-hero .navigation .slide-arrows .arrow-right:hover {
  transform: translateX(10px);
}
#page-home .section-hero .navigation .item {
  position: relative;
  width: calc(33.33% - 13rem);
  flex-shrink: 0;
  transition-property: transform;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-hero .navigation .item:not(:last-child) {
  margin-right: 20rem;
}
@media (max-width: 1023px) {
  #page-home .section-hero .navigation .item {
    width: 250rem;
    flex-shrink: 0;
  }
}
#page-home .section-hero .navigation .item:not(.active) .item-block--line {
  transition-duration: 0.5s !important;
}
#page-home .section-hero .navigation .item.active .item-block--line {
  transform-origin: 0% 50%;
  transform: scaleX(1);
  transition-duration: 6s;
}
#page-home .section-hero .navigation .item-button {
  z-index: 5;
}
#page-home .section-hero .navigation .item-block {
  position: relative;
  width: 100%;
  height: 220rem;
}
@media (max-width: 1023px) {
  #page-home .section-hero .navigation .item-block {
    height: 150rem;
  }
}
#page-home .section-hero .navigation .item-block--image {
  z-index: 1;
}
#page-home .section-hero .navigation .item-block--image img {
  z-index: 1;
}
#page-home .section-hero .navigation .item-block--percentage {
  background-color: rgba(255, 255, 255, 0.53);
  position: absolute;
  bottom: 25rem;
  left: 20rem;
  width: 175rem;
  height: 3px;
  z-index: 2;
}
@media (max-width: 1023px) {
  #page-home .section-hero .navigation .item-block--percentage {
    bottom: 15rem;
    left: 15rem;
    height: 2px;
  }
}
#page-home .section-hero .navigation .item-block--line {
  background-color: white;
  transform-origin: 100% 50%;
  transform: scaleX(0);
  transition-duration: 0.7s;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-hero .navigation .item-description {
  margin-top: 20rem;
}
#page-home .section-hero .navigation .item-description p {
  color: black;
  font-family: "Roboto Condensed";
  font-size: 16rem;
  font-weight: 300;
  line-height: 24rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (max-width: 1023px) {
  #page-home .section-hero .navigation .item-description p {
    font-size: 14rem;
    line-height: 20rem;
  }
  #page-home .section-hero .navigation .item-description p br {
    display: none;
  }
}
#page-home .section-hero .navigation .item-description p strong {
  font-weight: 500;
}
#page-home .section-hero .navigation[index="0"] .slide-arrows .arrow-left {
  opacity: 0;
  pointer-events: none;
}
#page-home .section-hero .navigation[index="1"] .item, #page-home .section-hero .navigation[index="2"] .item, #page-home .section-hero .navigation[index="3"] .item {
  transform: translateX(calc(-100% - 13rem));
}
@media (max-width: 1023px) {
  #page-home .section-hero .navigation[index="2"] .item {
    transform: translateX(calc(-200% - 38rem));
  }
  #page-home .section-hero .navigation[index="3"] .item {
    transform: translateX(-300%);
  }
  #page-home .section-hero .navigation[index="4"] .item {
    transform: translateX(calc(-366.66% - 95rem));
  }
}
#page-home .section-hero .navigation[index="3"] .slide-arrows .arrow-right {
  opacity: 0;
  pointer-events: none;
}
#page-home .section-hero .bottom {
  padding: 30rem 0 40rem;
}
#page-home .section-hero .bottom-line {
  background-color: black;
  position: relative;
  width: 100%;
  height: 1px;
  transform-origin: 0% 50%;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-hero .bottom.appear .bottom-line {
  transform: scaleX(1);
}
#page-home .section-masterplan {
  padding: 20rem 0;
}
#page-home .section-masterplan .container {
  background-color: #f0ebe1;
  padding-top: 40rem;
  padding-bottom: 40rem;
  box-shadow: 25px 25px 20px 5px rgba(153, 152, 148, 0.3);
}
#page-home .section-masterplan .headline-line {
  background-color: black;
  position: relative;
  width: 100%;
  height: 1px;
  margin-bottom: 20rem;
  transform-origin: 0% 50%;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-masterplan .headline.appear .headline-line {
  transform: scaleX(1);
}
#page-home .section-masterplan .headline-title {
  color: black;
  font-family: "Roboto Condensed";
  font-size: 28rem;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 15rem;
}
@media (max-width: 1023px) {
  #page-home .section-masterplan .headline-title {
    font-size: 21rem;
  }
}
#page-home .section-masterplan .headline-description p {
  color: black;
  font-size: 18rem;
  font-weight: 300;
  line-height: 24rem;
}
@media (max-width: 1023px) {
  #page-home .section-masterplan .headline-description p {
    font-size: 14rem;
    line-height: 20rem;
  }
  #page-home .section-masterplan .headline-description p br {
    display: none;
  }
}
#page-home .section-masterplan .headline-description p strong {
  font-weight: 500;
}
#page-home .section-masterplan .wrapper {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  margin-top: 20rem;
  overflow: hidden;
}
#page-home .section-masterplan .wrapper-image, #page-home .section-masterplan .wrapper-image-mobile {
  position: relative;
  width: 100%;
  height: 840rem;
  z-index: 1;
}
@media (max-width: 1023px) {
  #page-home .section-masterplan .wrapper-image, #page-home .section-masterplan .wrapper-image-mobile {
    height: unset;
    aspect-ratio: 1/0.65;
  }
}
@media (max-width: 1023px) {
  #page-home .section-masterplan .wrapper-image {
    display: none;
  }
}
#page-home .section-masterplan .wrapper-image-mobile {
  display: none;
}
@media (max-width: 1023px) {
  #page-home .section-masterplan .wrapper-image-mobile {
    display: block;
  }
}
#page-home .section-masterplan .wrapper-category-1, #page-home .section-masterplan .wrapper-category-2, #page-home .section-masterplan .wrapper-category-3, #page-home .section-masterplan .wrapper-category-4 {
  pointer-events: none;
  z-index: 2;
}
@media (max-width: 1023px) {
  #page-home .section-masterplan .wrapper-category-1, #page-home .section-masterplan .wrapper-category-2, #page-home .section-masterplan .wrapper-category-3, #page-home .section-masterplan .wrapper-category-4 {
    display: none;
  }
}
#page-home .section-masterplan .wrapper-category-1 div, #page-home .section-masterplan .wrapper-category-2 div, #page-home .section-masterplan .wrapper-category-3 div, #page-home .section-masterplan .wrapper-category-4 div {
  opacity: 0;
  transform: scale(1.01);
  transition-property: opacity, transform;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-masterplan .wrapper-category-1 div.active, #page-home .section-masterplan .wrapper-category-2 div.active, #page-home .section-masterplan .wrapper-category-3 div.active, #page-home .section-masterplan .wrapper-category-4 div.active {
  opacity: 1;
  transform: scale(1);
}
#page-home .section-masterplan .wrapper-category-1-option-1 {
  z-index: 3;
}
#page-home .section-masterplan .wrapper-category-1-option-2 {
  z-index: 2;
}
#page-home .section-masterplan .wrapper-category-1-option-3 {
  z-index: 1;
}
#page-home .section-masterplan .wrapper-category-1-option-4 {
  z-index: 4;
}
#page-home .section-masterplan .wrapper-label-1, #page-home .section-masterplan .wrapper-label-2, #page-home .section-masterplan .wrapper-label-3, #page-home .section-masterplan .wrapper-label-4 {
  position: absolute;
  z-index: 3;
}
@media (max-width: 1023px) {
  #page-home .section-masterplan .wrapper-label-1, #page-home .section-masterplan .wrapper-label-2, #page-home .section-masterplan .wrapper-label-3, #page-home .section-masterplan .wrapper-label-4 {
    display: none;
  }
}
#page-home .section-masterplan .wrapper-label-1 ul li, #page-home .section-masterplan .wrapper-label-2 ul li, #page-home .section-masterplan .wrapper-label-3 ul li, #page-home .section-masterplan .wrapper-label-4 ul li {
  display: flex;
  align-items: center;
  opacity: 0.3;
  transition-property: opacity;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-masterplan .wrapper-label-1 ul li.active, #page-home .section-masterplan .wrapper-label-1 ul li:hover, #page-home .section-masterplan .wrapper-label-2 ul li.active, #page-home .section-masterplan .wrapper-label-2 ul li:hover, #page-home .section-masterplan .wrapper-label-3 ul li.active, #page-home .section-masterplan .wrapper-label-3 ul li:hover, #page-home .section-masterplan .wrapper-label-4 ul li.active, #page-home .section-masterplan .wrapper-label-4 ul li:hover {
  opacity: 1;
}
#page-home .section-masterplan .wrapper-label-1 ul li:not(:last-child), #page-home .section-masterplan .wrapper-label-2 ul li:not(:last-child), #page-home .section-masterplan .wrapper-label-3 ul li:not(:last-child), #page-home .section-masterplan .wrapper-label-4 ul li:not(:last-child) {
  margin-bottom: 10rem;
}
#page-home .section-masterplan .wrapper-label-1 ul li span:nth-child(2), #page-home .section-masterplan .wrapper-label-2 ul li span:nth-child(2), #page-home .section-masterplan .wrapper-label-3 ul li span:nth-child(2), #page-home .section-masterplan .wrapper-label-4 ul li span:nth-child(2) {
  color: black;
  font-size: 16rem;
  font-weight: 600;
  display: inline-block;
}
#page-home .section-masterplan .wrapper-label-1 {
  top: 40rem;
  left: 20rem;
}
#page-home .section-masterplan .wrapper-label-1 ul li span:nth-child(1) {
  width: 15rem;
  height: 15rem;
  border-radius: 50px;
  display: inline-block;
  margin: 0 15rem -2rem 0;
}
#page-home .section-masterplan .wrapper-label-1 ul li:nth-child(1) span:nth-child(1) {
  background-color: #b99141;
}
#page-home .section-masterplan .wrapper-label-1 ul li:nth-child(2) span:nth-child(1) {
  background-color: #ff0000;
}
#page-home .section-masterplan .wrapper-label-1 ul li:nth-child(3) span:nth-child(1) {
  background-color: #03a2af;
}
#page-home .section-masterplan .wrapper-label-1 ul li:nth-child(4) span:nth-child(1) {
  background-color: #777777;
}
#page-home .section-masterplan .wrapper-label-2 {
  top: 170rem;
  left: 20rem;
}
#page-home .section-masterplan .wrapper-label-2 ul li {
  position: relative;
  left: -15rem;
}
#page-home .section-masterplan .wrapper-label-2 ul li span:nth-child(1) {
  width: 30rem;
  height: 1rem;
  border-top: 3px dashed transparent;
  display: inline-block;
  margin: 0 15rem 4rem 0;
}
#page-home .section-masterplan .wrapper-label-2 ul li:nth-child(1) span:nth-child(1) {
  border-color: #ff0000;
}
#page-home .section-masterplan .wrapper-label-2 ul li:nth-child(2) span:nth-child(1) {
  border-color: #41bec3;
}
#page-home .section-masterplan .wrapper-label-3 {
  top: 40rem;
  right: 20rem;
  display: none;
}
#page-home .section-masterplan .wrapper-label-3 ul li {
  position: relative;
}
#page-home .section-masterplan .wrapper-label-3 ul li span:nth-child(1) {
  width: 30rem;
  height: 3rem;
  display: inline-block;
  margin: 0 15rem 4rem 0;
}
#page-home .section-masterplan .wrapper-label-3 ul li:nth-child(1) span:nth-child(1) {
  background-color: #41bec3;
}
#page-home .section-masterplan .wrapper-label-3 ul li:nth-child(2) span:nth-child(1) {
  background-color: #ff0000;
}
#page-home .section-masterplan .wrapper-label-3 ul li:nth-child(3) span:nth-child(1) {
  background-color: #b99141;
}
#page-home .section-masterplan .wrapper-label-4 {
  bottom: 40rem;
  right: 30rem;
}
#page-home .section-masterplan .wrapper-label-4 ul {
  -moz-columns: 2;
  columns: 2;
  -moz-column-gap: 40rem;
  column-gap: 40rem;
}
#page-home .section-masterplan .wrapper-label-4 ul li {
  position: relative;
  display: block;
}
#page-home .section-masterplan .wrapper-label-4 ul li span:nth-child(1) {
  display: none;
}
#page-home .section-masterplan .wrapper-actions {
  display: none;
  align-items: center;
  margin-top: 30rem;
}
@media (max-width: 1023px) {
  #page-home .section-masterplan .wrapper-actions {
    display: flex;
  }
}
#page-home .section-masterplan .wrapper-actions .action {
  background-color: transparent;
  color: black;
  font-size: 12rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 32rem;
  padding-top: 1rem;
  border: 1px solid black;
  border-radius: 50px;
  transition-property: background-color, color;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-masterplan .wrapper-actions .action:not(:last-child) {
  margin-right: 12rem;
}
#page-home .section-environment {
  padding: 20rem 0;
}
#page-home .section-environment .container {
  background-color: #b99141;
  padding-top: 40rem;
  padding-bottom: 0;
  box-shadow: 25px 25px 20px 5px rgba(153, 152, 148, 0.3);
}
#page-home .section-environment .headline {
  margin-bottom: 20rem;
}
#page-home .section-environment .headline-line {
  background-color: white;
  position: relative;
  width: 100%;
  height: 1px;
  margin-bottom: 20rem;
  transform-origin: 0% 50%;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-environment .headline.appear .headline-line {
  transform: scaleX(1);
}
#page-home .section-environment .headline-title {
  color: white;
  font-family: "Roboto Condensed";
  font-size: 28rem;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 15rem;
}
@media (max-width: 1023px) {
  #page-home .section-environment .headline-title {
    font-size: 21rem;
  }
}
#page-home .section-environment .headline-description p {
  color: white;
  font-size: 18rem;
  font-weight: 300;
  line-height: 24rem;
}
@media (max-width: 1023px) {
  #page-home .section-environment .headline-description p {
    font-size: 14rem;
    line-height: 20rem;
  }
}
#page-home .section-environment .headline-description p strong {
  font-weight: 500;
}
#page-home .section-environment .bottom {
  padding-bottom: 40rem;
}
#page-home .section-environment .bottom-line {
  background-color: white;
  position: relative;
  width: 100%;
  height: 1px;
  transform-origin: 0% 50%;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-environment .bottom.appear .bottom-line {
  transform: scaleX(1);
}
#page-home .section-environment .slide {
  position: relative;
  pointer-events: none;
}
#page-home .section-environment .slide-items {
  position: relative;
  width: 100%;
  height: 710rem;
  pointer-events: initial;
}
@media (max-width: 1023px) {
  #page-home .section-environment .slide-items {
    height: unset;
    aspect-ratio: 1/0.6;
  }
}
#page-home .section-environment .slide-items.style-2 .item-title {
  top: 80rem;
  left: 40rem;
}
#page-home .section-environment .slide-items.style-3 .item-title {
  top: 220rem;
  left: 40rem;
}
#page-home .section-environment .slide-items .item {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  overflow: hidden;
  z-index: 1;
}
#page-home .section-environment .slide-items .item.active {
  opacity: 1;
  z-index: 2;
}
#page-home .section-environment .slide-items .item.active .item-image {
  display: block;
  transform: scale(1);
}
#page-home .section-environment .slide-items .item-image {
  display: none;
  transform: scale(1.05);
  transition-property: transform;
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  z-index: 1;
}
#page-home .section-environment .slide-items .item-image.loaded {
  display: block;
}
#page-home .section-environment .slide-items .item-title {
  position: absolute;
  top: 124rem;
  left: 38rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  #page-home .section-environment .slide-items .item-title {
    top: 24rem !important;
    left: 24rem !important;
  }
}
#page-home .section-environment .slide-items .item-title p {
  color: white;
  font-family: "Roboto Condensed";
  font-size: 30rem;
  line-height: 36rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  #page-home .section-environment .slide-items .item-title p {
    font-size: 18rem;
    line-height: 22rem;
  }
}
#page-home .section-environment .slide-legend {
  color: white;
  font-size: 14rem;
  font-weight: normal;
  position: absolute;
  bottom: 30rem;
  left: 30rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  #page-home .section-environment .slide-legend {
    bottom: 20rem;
    left: 20rem;
  }
}
#page-home .section-environment .slide-title {
  color: white;
  font-size: 10rem;
  font-weight: normal;
  position: absolute;
  right: 20rem;
  bottom: 20rem;
  z-index: 5;
}
#page-home .section-environment .slide-arrows {
  z-index: 5;
}
#page-home .section-environment .slide-arrows .arrow-left {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 50%;
}
#page-home .section-environment .slide-arrows .arrow-right {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50%;
}
#page-home .section-environment .slide-navigation {
  display: flex;
  align-items: flex-start;
  height: 140rem;
  margin-top: 22rem;
}
@media (max-width: 1023px) {
  #page-home .section-environment .slide-navigation {
    display: none;
  }
}
#page-home .section-environment .slide-navigation[data-index="1"] .slide-transform .item, #page-home .section-environment .slide-navigation[data-index="2"] .slide-transform .item, #page-home .section-environment .slide-navigation[data-index="3"] .slide-transform .item {
  transform: translateX(-213rem);
}
#page-home .section-environment .slide-navigation .slide-transform {
  display: flex;
  align-items: flex-start;
  width: 621rem;
  overflow: hidden;
}
#page-home .section-environment .slide-navigation .item {
  position: relative;
  width: 195rem;
  height: 110rem;
  flex-shrink: 0;
  pointer-events: initial;
  transition-property: transform, width, height;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-environment .slide-navigation .item.active {
  width: 195rem;
  height: 137rem;
}
#page-home .section-environment .slide-navigation .item:not(:last-child) {
  margin-right: 18rem;
}
#page-home .section-environment .slide-navigation .item-button {
  z-index: 2;
}
#page-home .section-environment .slide-navigation .item-image {
  z-index: 1;
}
#page-home .section-environment .slide-navigation.right {
  justify-content: flex-end;
}
#page-home .section-environment .text {
  pointer-events: none;
}
#page-home .section-environment .text p {
  color: white;
  font-family: "Roboto Condensed";
  font-size: 24rem;
  line-height: 34rem;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (max-width: 1023px) {
  #page-home .section-environment .text p {
    font-size: 16rem;
    line-height: 22rem;
  }
}
#page-home .section-environment .text p:not(:last-child) {
  margin-bottom: 30rem;
}
@media (max-width: 1023px) {
  #page-home .section-environment .text p:not(:last-child) {
    margin-bottom: 20rem;
  }
}
#page-home .section-environment .text p strong {
  font-family: "Roboto Condensed";
  font-weight: bold;
}
#page-home .section-environment .text p svg {
  display: inline-block;
}
#page-home .section-environment .text.style-1 {
  margin-top: -141rem;
  margin-bottom: 100rem;
}
@media (max-width: 1023px) {
  #page-home .section-environment .text.style-1 {
    margin: 20rem 0 50rem;
  }
}
#page-home .section-environment .text.style-2 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-top: -138rem;
  margin-bottom: 100rem;
}
@media (max-width: 1023px) {
  #page-home .section-environment .text.style-2 {
    margin: 20rem 0 50rem;
  }
}
#page-home .section-environment .text.style-2 p {
  width: 412rem;
}
@media (max-width: 1023px) {
  #page-home .section-environment .text.style-2 p {
    width: 100%;
  }
}
#page-home .section-environment .text.style-3 {
  margin-top: -137rem;
  margin-bottom: 160rem;
}
@media (max-width: 1023px) {
  #page-home .section-environment .text.style-3 {
    margin: 20rem 0 50rem;
  }
}
#page-home .section-environment .text.style-3 p {
  width: 385rem;
}
@media (max-width: 1023px) {
  #page-home .section-environment .text.style-3 p {
    width: 100%;
  }
}
#page-home .section-journey {
  padding: 20rem 0;
}
#page-home .section-journey .container {
  background-color: #ff5f46;
  padding-top: 40rem;
  padding-bottom: 0;
  box-shadow: 25px 25px 20px 5px rgba(153, 152, 148, 0.3);
}
#page-home .section-journey .headline {
  margin-bottom: 20rem;
}
#page-home .section-journey .headline-line {
  background-color: white;
  position: relative;
  width: 100%;
  height: 1px;
  margin-bottom: 20rem;
  transform-origin: 0% 50%;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-journey .headline.appear .headline-line {
  transform: scaleX(1);
}
#page-home .section-journey .headline-title {
  color: white;
  font-family: "Roboto Condensed";
  font-size: 28rem;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 15rem;
}
@media (max-width: 1023px) {
  #page-home .section-journey .headline-title {
    font-size: 21rem;
  }
}
#page-home .section-journey .headline-description p {
  color: white;
  font-size: 18rem;
  font-weight: normal;
  line-height: 24rem;
}
@media (max-width: 1023px) {
  #page-home .section-journey .headline-description p {
    font-size: 14rem;
    line-height: 20rem;
  }
  #page-home .section-journey .headline-description p br {
    display: none;
  }
}
#page-home .section-journey .headline-description p strong {
  font-weight: 500;
}
#page-home .section-journey .bottom {
  padding-bottom: 40rem;
  margin-top: 120rem;
}
@media (max-width: 1023px) {
  #page-home .section-journey .bottom {
    margin-top: 50rem;
  }
}
#page-home .section-journey .bottom-line {
  background-color: white;
  position: relative;
  width: 100%;
  height: 1px;
  transform-origin: 0% 50%;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-journey .bottom.appear .bottom-line {
  transform: scaleX(1);
}
#page-home .section-journey .slide {
  position: relative;
  pointer-events: none;
  padding-bottom: 30rem;
}
#page-home .section-journey .slide-items {
  position: relative;
  width: 100%;
  height: 710rem;
  pointer-events: initial;
}
@media (max-width: 1023px) {
  #page-home .section-journey .slide-items {
    height: unset;
    aspect-ratio: 1/0.6;
  }
}
#page-home .section-journey .slide-items .item {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  overflow: hidden;
  z-index: 1;
}
#page-home .section-journey .slide-items .item.active {
  opacity: 1;
  z-index: 2;
}
#page-home .section-journey .slide-items .item.active .item-image {
  display: block;
  transform: scale(1);
}
#page-home .section-journey .slide-items .item-image {
  display: none;
  background-color: rgba(0, 0, 0, 0.15);
  transform: scale(1.05);
  transition-property: transform;
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  z-index: 1;
}
#page-home .section-journey .slide-items .item-image.loaded {
  display: block;
}
#page-home .section-journey .slide-items .item-title {
  color: white;
  font-family: "Roboto Condensed";
  font-size: 30rem;
  font-weight: 300;
  line-height: 38rem;
  letter-spacing: 0.1em;
  position: absolute;
  top: 55rem;
  left: 45rem;
  z-index: 2;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  #page-home .section-journey .slide-items .item-title {
    display: none;
  }
}
#page-home .section-journey .slide-items .item-title strong {
  font-weight: 500;
}
#page-home .section-journey .slide-items .item-content {
  position: absolute;
  bottom: 50rem;
  left: 50rem;
  z-index: 2;
}
@media (max-width: 1023px) {
  #page-home .section-journey .slide-items .item-content {
    bottom: 20rem;
    left: 20rem;
  }
}
#page-home .section-journey .slide-items .item-content span {
  color: white;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  display: block;
}
#page-home .section-journey .slide-items .item-content span:nth-child(1) {
  font-size: 16rem;
  font-weight: 300;
}
@media (max-width: 1023px) {
  #page-home .section-journey .slide-items .item-content span:nth-child(1) {
    font-size: 16rem;
  }
}
#page-home .section-journey .slide-items .item-content span:nth-child(1) strong {
  font-weight: 500;
}
#page-home .section-journey .slide-items .item-content span:nth-child(2) {
  font-size: 30rem;
  font-weight: 300;
  margin-top: 15rem;
}
@media (max-width: 1023px) {
  #page-home .section-journey .slide-items .item-content span:nth-child(2) {
    font-size: 18rem;
    margin-top: 10rem;
  }
}
#page-home .section-journey .slide-arrows {
  z-index: 5;
}
#page-home .section-journey .slide-arrows .arrow-left {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 50%;
}
#page-home .section-journey .slide-arrows .arrow-right {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50%;
}
#page-home .section-journey .slide-navigation {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 10rem;
}
@media (max-width: 1023px) {
  #page-home .section-journey .slide-navigation {
    display: none;
  }
}
#page-home .section-journey .slide-navigation .item {
  background-color: #777777;
  position: relative;
  width: 24rem;
  height: 6rem;
  flex-shrink: 0;
  border-radius: 50px;
  overflow: hidden;
  pointer-events: initial;
  transition-property: width;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-journey .slide-navigation .item-progress {
  background-color: black;
  transform-origin: 100% 50%;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-journey .slide-navigation .item.active {
  width: 55rem;
}
#page-home .section-journey .slide-navigation .item.active .item-progress {
  transform-origin: 0% 50%;
  transform: scaleX(1);
  transition-duration: 7s;
}
#page-home .section-journey .slide-navigation .item:not(:last-child) {
  margin-right: 5rem;
}
#page-home .section-journey .slide-cta {
  text-align: center;
  margin-top: 25rem;
}
#page-home .section-journey .slide-cta a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 90rem;
  height: 32rem;
  border: 1px solid white;
  pointer-events: initial;
  border-radius: 50px;
  transition-property: background-color;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  cursor: pointer;
}
#page-home .section-journey .slide-cta a span {
  color: white;
  font-size: 12rem;
  font-weight: 500;
  transition-property: color;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-journey .slide-cta a:hover {
  background-color: white;
}
#page-home .section-journey .slide-cta a:hover span {
  color: black;
}
#page-home .section-journey .slide-line {
  background-color: white;
  position: relative;
  width: 100%;
  height: 1px;
  margin-top: 40rem;
}
#page-home .section-space {
  padding: 20rem 0;
}
#page-home .section-space .container {
  background-color: #41bec3;
  padding-top: 40rem;
  padding-bottom: 0;
  box-shadow: 25px 25px 20px 5px rgba(153, 152, 148, 0.3);
}
#page-home .section-space .headline {
  margin-bottom: 20rem;
}
#page-home .section-space .headline-line {
  background-color: white;
  position: relative;
  width: 100%;
  height: 1px;
  margin-bottom: 20rem;
  transform-origin: 0% 50%;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-space .headline.appear .headline-line {
  transform: scaleX(1);
}
#page-home .section-space .headline-title {
  color: white;
  font-family: "Roboto Condensed";
  font-size: 28rem;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 15rem;
}
@media (max-width: 1023px) {
  #page-home .section-space .headline-title {
    font-size: 21rem;
  }
}
#page-home .section-space .headline-description p {
  color: white;
  font-size: 18rem;
  font-weight: 300;
  line-height: 24rem;
}
@media (max-width: 1023px) {
  #page-home .section-space .headline-description p {
    font-size: 14rem;
    line-height: 20rem;
  }
  #page-home .section-space .headline-description p br {
    display: none;
  }
}
#page-home .section-space .headline-description p strong {
  font-weight: 500;
}
#page-home .section-space .bottom {
  padding-bottom: 40rem;
  margin-top: 40rem;
}
@media (max-width: 1023px) {
  #page-home .section-space .bottom {
    margin-top: 50rem;
  }
}
#page-home .section-space .bottom-line {
  background-color: white;
  position: relative;
  width: 100%;
  height: 1px;
  transform-origin: 0% 50%;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-space .bottom.appear .bottom-line {
  transform: scaleX(1);
}
#page-home .section-space .slide {
  position: relative;
  pointer-events: none;
}
#page-home .section-space .slide-items {
  position: relative;
  width: 100%;
  height: 710rem;
  pointer-events: initial;
}
@media (max-width: 1023px) {
  #page-home .section-space .slide-items {
    height: unset;
    aspect-ratio: 1/0.6;
  }
}
#page-home .section-space .slide-items .item {
  opacity: 0;
  transition-property: opacity;
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  overflow: hidden;
  z-index: 1;
}
#page-home .section-space .slide-items .item.active {
  opacity: 1;
  z-index: 2;
}
#page-home .section-space .slide-items .item.active .item-image {
  display: block;
  transform: scale(1);
}
#page-home .section-space .slide-items .item-image {
  display: none;
  transform: scale(1.05);
  transition-property: transform;
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  z-index: 1;
}
#page-home .section-space .slide-items .item-image.loaded {
  display: block;
}
#page-home .section-space .slide-items .item-legend {
  color: white;
  font-size: 10rem;
  font-weight: normal;
  position: absolute;
  left: 20rem;
  bottom: 20rem;
  z-index: 5;
}
@media (max-width: 1023px) {
  #page-home .section-space .slide-items .item-legend {
    display: none;
  }
}
#page-home .section-space .slide-items .item-title {
  color: white;
  font-family: "Roboto Condensed";
  font-size: 40rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  position: absolute;
  top: 74rem;
  left: 64rem;
  z-index: 2;
  text-transform: uppercase;
}
#page-home .section-space .slide-title {
  color: white;
  font-size: 10rem;
  font-weight: normal;
  position: absolute;
  right: 20rem;
  bottom: 20rem;
  z-index: 5;
}
#page-home .section-space .slide-arrows {
  z-index: 5;
}
#page-home .section-space .slide-arrows .arrow-left {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 50%;
}
#page-home .section-space .slide-arrows .arrow-right {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 50%;
}
#page-home .section-space .slide-bottom {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 30rem;
  padding-left: 40rem;
}
@media (max-width: 1023px) {
  #page-home .section-space .slide-bottom {
    margin: 20rem 0 0;
    padding: 0;
  }
}
#page-home .section-space .slide-text {
  color: white;
  font-size: 12rem;
  font-weight: normal;
}
#page-home .section-space .slide-text strong {
  font-weight: 500;
}
#page-home .section-space .slide-navigation {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 10rem;
}
@media (max-width: 1023px) {
  #page-home .section-space .slide-navigation {
    display: none;
  }
}
#page-home .section-space .slide-navigation .item {
  background-color: #777777;
  position: relative;
  width: 24rem;
  height: 6rem;
  flex-shrink: 0;
  border-radius: 50px;
  overflow: hidden;
  pointer-events: initial;
  transition-property: width;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-space .slide-navigation .item-progress {
  background-color: black;
  transform-origin: 100% 50%;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-space .slide-navigation .item.active {
  width: 55rem;
}
#page-home .section-space .slide-navigation .item.active .item-progress {
  transform-origin: 0% 50%;
  transform: scaleX(1);
  transition-duration: 7s;
}
#page-home .section-space .slide-navigation .item:not(:last-child) {
  margin-right: 5rem;
}
#page-home .section-space .slide-cta {
  text-align: center;
  margin-top: 25rem;
}
#page-home .section-space .slide-cta a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 90rem;
  height: 32rem;
  border: 1px solid white;
  pointer-events: initial;
  border-radius: 50px;
  transition-property: background-color;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  cursor: pointer;
}
#page-home .section-space .slide-cta a span {
  color: white;
  font-size: 12rem;
  font-weight: 500;
  transition-property: color;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-space .slide-cta a:hover {
  background-color: white;
}
#page-home .section-space .slide-cta a:hover span {
  color: black;
}
#page-home .section-news {
  padding: 20rem 0;
}
#page-home .section-news .container {
  background-color: #f0ebe1;
  padding-top: 40rem;
  padding-bottom: 0;
  box-shadow: 25px 25px 20px 5px rgba(153, 152, 148, 0.3);
}
#page-home .section-news .headline {
  margin-bottom: 20rem;
}
#page-home .section-news .headline-line {
  background-color: black;
  position: relative;
  width: 100%;
  height: 1px;
  margin-bottom: 20rem;
  transform-origin: 0% 50%;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-news .headline.appear .headline-line {
  transform: scaleX(1);
}
#page-home .section-news .headline-title {
  color: black;
  font-family: "Roboto Condensed";
  font-size: 28rem;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
@media (max-width: 1023px) {
  #page-home .section-news .headline-title {
    font-size: 21rem;
  }
}
#page-home .section-news .bottom {
  padding-bottom: 40rem;
  margin-top: 40rem;
}
@media (max-width: 1023px) {
  #page-home .section-news .bottom {
    margin-top: 50rem;
  }
}
#page-home .section-news .bottom-line {
  background-color: black;
  position: relative;
  width: 100%;
  height: 1px;
  transform-origin: 0% 50%;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-news .bottom.appear .bottom-line {
  transform: scaleX(1);
}
#page-home .section-news .slide {
  position: relative;
}
#page-home .section-news .slide-arrows {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  top: 50%;
  right: -17rem;
  left: -17rem;
  transform: translateY(-50%);
  pointer-events: none;
  z-index: 2;
}
#page-home .section-news .slide-arrows .arrow-left,
#page-home .section-news .slide-arrows .arrow-right {
  pointer-events: initial;
  transition-property: opacity, transform;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-news .slide-arrows .arrow-left svg path,
#page-home .section-news .slide-arrows .arrow-right svg path {
  fill: black;
}
#page-home .section-news .slide-arrows .arrow-left.disabled,
#page-home .section-news .slide-arrows .arrow-right.disabled {
  opacity: 0;
  pointer-events: none;
}
#page-home .section-news .slide-arrows .arrow-left {
  transform: rotate(180deg);
}
#page-home .section-news .slide-arrows .arrow-left:not(.disabled):hover {
  transform: rotate(180deg) translateX(10px);
}
#page-home .section-news .slide-arrows .arrow-right:hover {
  transform: translateX(10px);
}
#page-home .section-news .slide-items {
  position: relative;
  display: flex;
  align-items: flex-start;
  overflow: hidden;
  z-index: 1;
}
#page-home .section-news .slide-items .transform {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  transition-property: transform;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
  z-index: 2;
}
#page-home .section-news .slide-items .transform[data-index="0"] {
  transform: translateX(0%);
}
@media (max-width: 1023px) {
  #page-home .section-news .slide-items .transform[data-index="0"] {
    transform: translateX(0%);
  }
}
#page-home .section-news .slide-items .transform[data-index="1"] {
  transform: translateX(-33.8%);
}
@media (max-width: 1023px) {
  #page-home .section-news .slide-items .transform[data-index="1"] {
    transform: translateX(-100%);
  }
}
#page-home .section-news .slide-items .transform[data-index="2"] {
  transform: translateX(-67.6%);
}
@media (max-width: 1023px) {
  #page-home .section-news .slide-items .transform[data-index="2"] {
    transform: translateX(-200%);
  }
}
#page-home .section-news .slide-items .transform[data-index="3"] {
  transform: translateX(-101.4%);
}
@media (max-width: 1023px) {
  #page-home .section-news .slide-items .transform[data-index="3"] {
    transform: translateX(-300%);
  }
}
#page-home .section-news .slide-items .transform[data-index="4"] {
  transform: translateX(-135.2%);
}
@media (max-width: 1023px) {
  #page-home .section-news .slide-items .transform[data-index="4"] {
    transform: translateX(-400%);
  }
}
#page-home .section-news .slide-items .transform[data-index="5"] {
  transform: translateX(-169%);
}
@media (max-width: 1023px) {
  #page-home .section-news .slide-items .transform[data-index="5"] {
    transform: translateX(-500%);
  }
}
#page-home .section-news .slide-items .transform[data-index="6"] {
  transform: translateX(-202.8%);
}
@media (max-width: 1023px) {
  #page-home .section-news .slide-items .transform[data-index="6"] {
    transform: translateX(-600%);
  }
}
#page-home .section-news .slide-items .transform[data-index="7"] {
  transform: translateX(-236.6%);
}
@media (max-width: 1023px) {
  #page-home .section-news .slide-items .transform[data-index="7"] {
    transform: translateX(-700%);
  }
}
#page-home .section-news .slide-items .transform[data-index="8"] {
  transform: translateX(-270.4%);
}
@media (max-width: 1023px) {
  #page-home .section-news .slide-items .transform[data-index="8"] {
    transform: translateX(-800%);
  }
}
#page-home .section-news .slide-items .transform[data-index="9"] {
  transform: translateX(-304.2%);
}
@media (max-width: 1023px) {
  #page-home .section-news .slide-items .transform[data-index="9"] {
    transform: translateX(-900%);
  }
}
#page-home .section-news .slide-items .item {
  background-color: white;
  position: relative;
  flex-shrink: 0;
  width: calc(33.33% - 15rem);
  padding: 40rem;
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  #page-home .section-news .slide-items .item {
    width: 100%;
  }
}
#page-home .section-news .slide-items .item:not(:last-child) {
  margin-right: 22rem;
}
@media (max-width: 1023px) {
  #page-home .section-news .slide-items .item:not(:last-child) {
    margin: 0;
  }
}
#page-home .section-news .slide-items .item-link {
  z-index: 10;
}
#page-home .section-news .slide-items .item-title {
  color: black;
  font-family: "Roboto Condensed";
  font-size: 24rem;
  line-height: 1.2;
  font-weight: 500;
  text-transform: uppercase;
  height: 90rem;
}
@media (max-width: 1023px) {
  #page-home .section-news .slide-items .item-title {
    font-size: 18rem;
  }
}
#page-home .section-news .slide-items .item-date, #page-home .section-news .slide-items .item-subtitle {
  color: black;
  font-size: 14rem;
  font-weight: 500;
  line-height: 24rem;
  letter-spacing: 0.02em;
  margin-bottom: 14rem;
}
#page-home .section-news .slide-items .item-image {
  position: relative;
  width: 100%;
  height: 250rem;
}
@media (max-width: 1023px) {
  #page-home .section-news .slide-items .item-image {
    height: 200rem;
  }
}
#page-home .section-news .slide-items .item-date {
  font-weight: 300;
  margin-top: 10rem;
}
#page-home .section-news .slide-items .item-arrow {
  position: absolute;
  right: 40rem;
  bottom: 40rem;
  z-index: 5;
}
@media (max-width: 1023px) {
  #page-home .section-news .slide-items .item-arrow {
    right: 25rem;
    bottom: 25rem;
  }
}
#page-home .section-news .slide-items .item-arrow svg {
  display: block;
}
#page-home .section-news .slide-items .item-actions {
  display: flex;
  align-items: center;
  margin-top: 25rem;
  position: relative;
  pointer-events: none;
  z-index: 5;
}
#page-home .section-news .slide-items .item-actions > * {
  pointer-events: initial;
}
#page-home .section-news .slide-items .item-actions > *:not(:last-child) {
  margin-right: 10rem;
}
#page-home .section-news .table {
  margin-top: 35rem;
  padding-bottom: 40rem;
}
#page-home .section-news .table .line {
  position: relative;
  display: flex;
  align-items: center;
  height: 50rem;
}
#page-home .section-news .table .line.hidden {
  display: none;
}
#page-home .section-news .table .line::after {
  content: "";
  background-color: black;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  transform-origin: 0% 50%;
  transform: scaleX(0);
  transition-property: transform;
  transition-duration: 2s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-news .table .line.appear::after {
  transform: scaleX(1);
}
#page-home .section-news .table .line .item {
  color: #999894;
  font-size: 14rem;
  font-weight: normal;
  display: inline-block;
  letter-spacing: 0.02em;
}
#page-home .section-news .table .line .item-cta {
  z-index: 5;
}
#page-home .section-news .table .line .item-subject {
  width: 540rem;
}
@media (max-width: 1023px) {
  #page-home .section-news .table .line .item-subject {
    display: none;
  }
}
#page-home .section-news .table .line .item-title {
  flex-grow: 1;
}
@media (max-width: 1023px) {
  #page-home .section-news .table .line .item-time {
    display: none;
  }
}
#page-home .section-news .table .line .item-link {
  width: 58rem;
  text-align: right;
}
@media (max-width: 1023px) {
  #page-home .section-news .table .line .item-link {
    flex-shrink: 0;
    margin-left: 15rem;
  }
}
#page-home .section-news .table .line .item a,
#page-home .section-news .table .line .item button {
  color: #999894;
  letter-spacing: 0.02em;
}
#page-home .section-news .table-load-more {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 40rem;
}
#page-home .section-news .table-load-more.hidden {
  display: none;
}
#page-home .section-news .table-load-more button {
  background-color: transparent;
  color: black;
  font-size: 12rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 165rem;
  height: 32rem;
  padding-top: 1rem;
  border: 1px solid black;
  border-radius: 50px;
  transition-property: background-color, color;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.5, 0, 0, 1);
}
#page-home .section-news .table-load-more button:hover {
  background-color: black;
  color: white;
}
#page-home .section-news .press {
  margin-top: 35rem;
  border-bottom: 1px solid black;
  padding-bottom: 20rem;
  display: none;
}
#page-home .section-news .press p {
  color: black;
  font-size: 14rem;
  font-weight: normal;
  letter-spacing: 0.02em;
  line-height: 24rem;
}
/*# sourceMappingURL=home.min.css.map */
