body {
  color: #3e3e3e;
  background-color: #f6f5f5;
  font-family: "Onsensans 015", Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

p {
  margin-bottom: 0;
}

.container {
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4.4rem;
  padding-right: 4.4rem;
  position: relative;
}

.container.hero-s {
  z-index: 100;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  padding-bottom: 2.78rem;
  display: flex;
}

.container.concept-sc {
  z-index: 100;
  padding-top: 5.56rem;
  padding-bottom: 14rem;
  overflow: hidden;
}

.container.location-s {
  padding-top: 6.2rem;
  padding-bottom: 4.8rem;
}

.container.structure-s {
  grid-column-gap: 5.56rem;
  grid-row-gap: 5.56rem;
  flex-flow: column;
  padding-top: 5.56rem;
  padding-bottom: 5.56rem;
  display: flex;
}

.container.heart-s {
  grid-column-gap: 4.2rem;
  grid-row-gap: 4.2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5.56rem;
  padding-bottom: 5.56rem;
  display: flex;
}

.container.preview-s {
  grid-column-gap: 5.56rem;
  grid-row-gap: 5.56rem;
  flex-flow: column;
  padding-top: 5.56rem;
  padding-bottom: 5.56rem;
  display: flex;
}

.container.view-s {
  grid-column-gap: 3.88rem;
  grid-row-gap: 3.88rem;
  flex-flow: column;
  padding-top: 5.56rem;
  padding-bottom: 5.56rem;
  display: flex;
}

.container.banner-s {
  z-index: 100;
  justify-content: flex-end;
  align-items: center;
  padding-top: 2.78rem;
  padding-bottom: 2.78rem;
  display: flex;
}

.container.terms-s {
  height: 68rem;
  padding-top: 5.56rem;
}

.container.security-s {
  grid-column-gap: 2.4rem;
  grid-row-gap: 2.4rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 4.4rem;
  padding-bottom: 20rem;
  display: flex;
}

.container.end-s {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 8.33rem;
  display: flex;
}

.container.footer-s {
  padding-top: 5.56rem;
  padding-bottom: 5.56rem;
}

.container.community-s {
  grid-column-gap: 3.88rem;
  grid-row-gap: 3.88rem;
  flex-flow: column;
  padding-top: 5.56rem;
  padding-bottom: 5.56rem;
  display: flex;
}

.container.navbar-s {
  z-index: 100;
  justify-content: space-between;
  align-items: center;
  padding: 2.2rem 2.78rem;
  display: flex;
}

.full-container {
  position: relative;
}

.full-container.hero-s {
  justify-content: center;
  align-items: center;
  height: 100vh;
  min-height: 55rem;
  max-height: 66rem;
  display: flex;
  overflow: clip;
}

.full-container.location-s {
  background-color: #201f20;
}

.full-container.preview-s {
  background-color: #201f20;
  overflow: hidden;
}

.full-container.structure-s {
  overflow: hidden;
}

.full-container.banner-s {
  background-image: url("https://cdn.prod.website-files.com/69e12e1861c15c8708457b21/69e12e1861c15c8708457b44_7593.webp");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.full-container.terms-s {
  background-image: url("https://cdn.prod.website-files.com/69e12e1861c15c8708457b21/69e12e1861c15c8708457b45_4672.webp");
  background-position: 0 0;
  background-size: 100% 100%;
}

.full-container.security-s {
  background-image: url("https://cdn.prod.website-files.com/69e12e1861c15c8708457b21/69e12e1861c15c8708457b46_6134.webp");
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.full-container.end-s {
  grid-column-gap: 1.56rem;
  grid-row-gap: 1.56rem;
  flex-flow: column;
  display: flex;
}

.header {
  z-index: 9992;
  position: absolute;
  inset: 0% 0% auto;
}

.hero-bg {
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  position: sticky;
  top: 0%;
}

.hero-bg.s1 {
  background-image: url("https://cdn.prod.website-files.com/69e12e1861c15c8708457b21/69e1f0a99d7fc9d3f225b404_bck.webp");
  background-position: 50% 0;
}

.hero-bg.s2 {
  background-image: url("https://cdn.prod.website-files.com/69e12e1861c15c8708457b21/69e1f0a994dd72788f0af2ab_frt.webp");
  background-position: 50% 0;
}

.hero-logo {
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.hero-logo.s2 {
  z-index: 40;
  position: absolute;
}

.hero-logo.s1 {
  z-index: 20;
}

.concept-section {
  position: relative;
}

.text-elements.banner-s {
  text-align: center;
  text-align: center;
  flex-flow: column;
  display: flex;
}

.title.concept-s {
  width: 45rem;
  padding-top: 2.2rem;
}

.title.structure, .title.concept-s {
  width: 45rem;
  padding-top: 2.2rem;
}

.title.concept-s.s2 {
  width: 36rem;
}

.title.location-s {
  width: 44rem;
}

.title.preview-s {
  width: 48rem;
  padding-top: 2.2rem;
}

.title.view-s {
  width: 35rem;
  padding-top: 2.2rem;
}

.title.terms-s {
  width: 44rem;
  padding-top: 2.2rem;
}

.title.security-s {
  width: 44rem;
  padding-top: 1.68rem;
}

.title.community-s {
  width: 34rem;
  padding-top: 2.2rem;
}

.title.structure {
  width: 45rem;
  padding-top: 2.2rem;
}

.text.concept-s {
  width: 43rem;
  padding-top: 3.3rem;
}

.text.concept-s.s2 {
  grid-column-gap: 3.3rem;
  grid-row-gap: 3.3rem;
  grid-column-gap: 3.3rem;
  grid-row-gap: 3.3rem;
  flex-flow: column;
  width: 38rem;
  display: flex;
}

.text.structure-s {
  grid-column-gap: 4.65rem;
  grid-row-gap: 4.65rem;
  flex-flow: column;
  width: 30rem;
  display: flex;
}

.text.heart-s {
  width: 44rem;
  padding-top: 1.68rem;
}

.text.location-s {
  grid-column-gap: 2.2rem;
  grid-row-gap: 2.2rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 31rem;
  padding-top: 2.8rem;
  display: flex;
}

.text.banner-s {
  width: 44rem;
  padding-top: 1.4rem;
}

.text.terms-s {
  width: 37rem;
  padding-top: 3.3rem;
}

.text.security-s {
  width: 52rem;
  padding-top: 2.4rem;
}

.text.pre-footer-s {
  width: 20rem;
  padding-top: 1.68rem;
}

.title-label {
  grid-column-gap: .28rem;
  grid-row-gap: .28rem;
  color: #010101;
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  font-size: .98rem;
  line-height: 120%;
  display: flex;
}

.title-label.white {
  color: #fff;
}

.title-label.white.mobile {
  display: none;
}

.image-conatin {
  object-fit: contain;
  width: 100%;
}

.image-conatin.full-size {
  height: 100%;
}

.image-conatin.mobile {
  display: none;
}

.media-list {
  grid-column-gap: 1.1rem;
  grid-row-gap: 1.1rem;
  display: flex;
}

.hero-buttons {
  grid-column-gap: .83rem;
  grid-row-gap: .83rem;
  display: flex;
}

.button {
  grid-column-gap: .68rem;
  grid-row-gap: .68rem;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 256rem;
  justify-content: center;
  align-items: center;
  padding: 1.4rem 1.94rem;
  font-size: .98rem;
  line-height: 110%;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.button:hover {
  background-color: #6a9033;
  border-color: #6a9033;
}

.button.green {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  background-color: #6a9033;
  border-color: #6a9033;
}

.button.green:hover {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.button.green.outline:hover {
  border-color: #000;
}

.code-embed {
  width: 1.94rem;
  height: 1.94rem;
}

.media-icon {
  aspect-ratio: 1;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  border: 1px solid #fff;
  border-radius: .83rem;
  justify-content: center;
  align-items: center;
  width: 3.3rem;
  height: 3.3rem;
  transition: all .2s;
  display: flex;
}

.media-icon:hover {
  background-color: #6a9033;
  border-color: #6a9033;
}

.media-icon-svg {
  width: 2.2rem;
  height: 2.2rem;
}

.h2 {
  text-transform: uppercase;
  font-size: 3.6rem;
  font-weight: 400;
  line-height: 100%;
}

.h2.white {
  color: #fff;
}

.dot-span {
  color: #0000;
  background-image: url("https://cdn.prod.website-files.com/69e12e1861c15c8708457b21/69e12e1861c15c8708457b32_6431.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 1.1rem 1.1rem;
  padding: 0 .78rem;
}

.location-section {
  z-index: 500;
  position: relative;
  overflow: hidden;
}

.div-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(#0000, #fff 90%);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: end stretch;
  display: grid;
}

.div-block-4 {
  background-color: #201f20;
  transform: scale(1.02);
}

.div-block-4.s4 {
  height: 0;
}

.div-block-4.s3 {
  height: 7.2rem;
}

.div-block-4.s2 {
  height: 14.2rem;
}

.div-block-4.s1 {
  height: 22rem;
}

.div-block-2 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.body-b2 {
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 110%;
}

.body-b2.white {
  color: #fff;
}

.location-list-wrapper, .location-list {
  grid-column-gap: 1.68rem;
  grid-row-gap: 1.68rem;
  flex-flow: column;
  display: flex;
}

.location-list-item {
  background-image: url("https://cdn.prod.website-files.com/69e12e1861c15c8708457b21/69e12e1861c15c8708457b32_6431.svg");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 1.1rem;
  padding-left: 2.2rem;
}

.body-b3 {
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 125%;
}

.body-b3.white {
  color: #fff;
}

.body-b3.caps {
  text-transform: uppercase;
}

.paragraph {
  color: #fff;
  font-size: 1.66rem;
  line-height: 110%;
}

.div-block-3 {
  grid-column-gap: 4.8rem;
  grid-row-gap: 4.8rem;
  flex-flow: column;
  width: 37rem;
  display: flex;
}

.structure-section {
  z-index: 100;
  background-color: #f6f5f5;
  position: relative;
}

.div-block-5 {
  width: 100%;
}

.body-b1 {
  font-size: 1.38rem;
  line-height: 125%;
}

.body-b1.grey {
  color: #e0e0e0;
}

.swiper-wrapper {
  display: flex;
}

.swiper-slide {
  flex: none;
}

.structure-slide {
  border-radius: 1.68rem;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 32rem;
  padding: 2.2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.structure-slide-cover {
  position: absolute;
  inset: 0%;
}

.structure-slide-title {
  z-index: 100;
  color: #fff;
  text-transform: uppercase;
  font-family: "Onsensans 016", Arial, sans-serif;
  font-size: 2.2rem;
  line-height: 110%;
  position: relative;
}

.structure-swiper-buttons {
  grid-column-gap: .83rem;
  grid-row-gap: .83rem;
  justify-content: center;
  align-items: center;
  padding-top: 2.4rem;
  display: flex;
}

.slider-button {
  cursor: pointer;
  background-color: #f6f5f5;
  border: 1px solid #000;
  border-radius: 256rem;
  justify-content: center;
  align-items: center;
  width: 7.6rem;
  height: 3.3rem;
  transition: all .2s;
  display: flex;
}

.slider-button:hover {
  color: #fff;
  background-color: #6a9033;
  border-color: #6a9033;
}

.slider-button.ouline {
  color: #fff;
  background-color: #0000;
  border-color: #fff;
}

.slider-button.ouline:hover {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.slider-button-arrow {
  justify-content: center;
  align-items: center;
  width: 2.4rem;
  display: flex;
}

.heart-section {
  z-index: 100;
  background-color: #f6f5f5;
  position: relative;
}

.heart-content {
  width: 100%;
}

.heart-banner {
  border-radius: 1.68rem;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: hidden;
}

.heart-banner-cover {
  width: 100%;
}

.div-block-8 {
  grid-column-gap: .56rem;
  grid-row-gap: .56rem;
  display: flex;
  position: absolute;
}

.heart-dot {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border-radius: 256rem;
  padding: 1.1rem 1.68rem;
  font-size: 1.1rem;
  line-height: 120%;
}

.heart-dot.is--current {
  color: #fff;
  background-color: #6a9033;
}

.heart-banner-text-grid {
  grid-column-gap: 7.2rem;
  grid-row-gap: 7.2rem;
  grid-template-rows: auto;
  grid-template-columns: 48rem 1fr;
  grid-auto-columns: 1fr;
  place-items: end stretch;
  padding-top: 2.2rem;
  display: grid;
}

.h3 {
  font-size: 2.2rem;
  font-weight: 300;
  line-height: 125%;
}

.h3.white {
  color: #fff;
}

.h3.white.caps {
  text-transform: uppercase;
  text-transform: uppercase;
}

.preview-slide {
  border-radius: 1.68rem;
  height: 32rem;
  position: relative;
  overflow: hidden;
}

.img-slide__inner {
  object-fit: cover;
  will-change: transform;
  width: 100%;
  height: 100%;
  position: absolute;
}

.img-slide {
  will-change: transform, opacity;
  grid-area: 1 / 1 / -1 / -1;
  place-items: center;
  width: 100%;
  height: 100%;
  display: grid;
  position: relative;
  overflow: hidden;
}

.floors-slider {
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 5.56rem;
  display: flex;
}

.floors-slider-thumb {
  color: #fff;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 256rem;
  padding: 1.1rem 1.4rem 1rem;
  font-size: 1.1rem;
  line-height: 110%;
  transition: border-color .2s;
  position: relative;
}

.floors-slider-thumb:hover {
  border-color: #fff6;
}

.floors-slider-thumb.is--current {
  background-color: #6a9033;
  border-color: #6a9033;
}

.floors-slider-list {
  border-radius: 1.4rem;
  grid-template-rows: 100%;
  grid-template-columns: 100%;
  place-items: center;
  width: 38rem;
  height: 26rem;
  display: grid;
  overflow: hidden;
}

.floor-slider-dots {
  z-index: 2;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-9 {
  grid-column-gap: 2.78rem;
  grid-row-gap: 2.78rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.video-banner {
  border-radius: 1.68rem;
  width: 100%;
  height: 44rem;
  overflow: hidden;
}

.banner-content {
  background-color: #201f20;
  border-radius: 1.68rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 50rem;
  height: 92vh;
  min-height: 48rem;
  max-height: 92vh;
  padding: 5.56rem 3.3rem;
  display: flex;
  position: relative;
}

.banner-slider-dots {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.banner-slider-dot {
  pointer-events: auto;
  color: #fff;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 256rem;
  padding: 1.1rem;
  font-size: 1.1rem;
  line-height: 110%;
  transition: border-color .2s;
  position: relative;
}

.banner-slider-dot:hover {
  border-color: #fff6;
}

.banner-slider-dot.is--current {
  background-color: #6a9033;
  border-color: #6a9033;
}

.banner-slider-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.banner-slider-icon {
  justify-content: center;
  align-items: flex-end;
  width: 30rem;
  height: 36%;
  display: flex;
  position: absolute;
  bottom: 12rem;
}

.banner-slider-content-item {
  grid-column-gap: 6.8rem;
  grid-row-gap: 6.8rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  padding-top: 4.2rem;
  padding-left: 3.3rem;
  padding-right: 3.3rem;
  display: flex;
  position: absolute;
}

.banner-slider-content-text {
  grid-column-gap: 1.4rem;
  grid-row-gap: 1.4rem;
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.banner-bg-slides, .banner-bg-slide {
  position: absolute;
  inset: 0%;
}

.terms-button-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 39rem;
  padding-top: 2.2rem;
  display: flex;
}

.security-icon {
  width: 24rem;
}

.end-bg {
  width: 100%;
}

.pre-footer-title {
  text-transform: uppercase;
  font-family: "Onsensans 016", Arial, sans-serif;
  font-size: 5.56rem;
  font-weight: 400;
  line-height: 100%;
}

.footer {
  background-color: #201f20;
}

.footer-top {
  grid-column-gap: 3.2rem;
  grid-row-gap: 3.2rem;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 2.78rem;
  display: flex;
}

.footer-bottom {
  grid-column-gap: 2.78rem;
  grid-row-gap: 2.78rem;
  border-top: 1px solid #4e4e4e;
  justify-content: center;
  align-items: center;
  padding-top: 2.78rem;
  display: flex;
}

.footer-logo {
  width: 26.2rem;
}

.footer-list-wrapper, .footer-list {
  grid-column-gap: .84rem;
  grid-row-gap: .84rem;
  flex-flow: column;
  display: flex;
}

.footer-list-label {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 125%;
}

.footer-navlink {
  color: #e0e0e0;
  font-size: 1.25rem;
  line-height: 140%;
  text-decoration: none;
  transition: opacity .2s;
}

.footer-navlink:hover {
  opacity: .41;
}

.footer-navlink.nolink:hover {
  opacity: 100;
}

.bg-video {
  width: 100%;
  height: 100%;
}

.hero-bg-height {
  height: 200vh;
  position: absolute;
  inset: 0% 0% auto;
}

.hero-bg-height.s2 {
  z-index: 30;
}

.hero-bg-height.s1 {
  z-index: 10;
}

.concept-bg-height {
  height: 350vh;
  position: absolute;
  inset: -100vh 0% auto;
}

.concept-bg {
  opacity: .5;
  background-image: linear-gradient(#0000, #b5b5b500 84%, #f6f5f5 98%), url("https://cdn.prod.website-files.com/69e12e1861c15c8708457b21/69e1f2c7c4c048f252f5fd6b_chema-desk.png");
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  height: 100vh;
  position: sticky;
  top: 0%;
}

.concept-swiper-buttons {
  grid-column-gap: .83rem;
  grid-row-gap: .83rem;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 2.4rem;
  display: flex;
}

.concept-text-item {
  grid-column-gap: 1.1rem;
  grid-row-gap: 1.1rem;
  flex-flow: column;
  display: flex;
}

.heart-banner-img {
  object-fit: contain;
  width: 100%;
}

.heart-banner-img.mobile {
  display: none;
}

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

.onsen-span {
  font-family: "Onsensans 016", Arial, sans-serif;
}

.map-pop-area {
  z-index: 9999;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #00000017;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.map-pop-frame {
  z-index: 100;
  background-color: #fff;
  border-radius: 1.68rem;
  width: 50rem;
  margin-left: auto;
  margin-right: auto;
  padding: 4.4rem;
  position: relative;
}

.map-pop-cover {
  border-radius: 1.68rem;
  overflow: hidden;
}

.code-embed-3 {
  color: #000;
  cursor: pointer;
  width: 1.66rem;
  height: 1.66rem;
  transition: all .2s;
  position: absolute;
  top: 1.68rem;
  right: 1.68rem;
}

.code-embed-3:hover {
  color: #6a9033;
}

.close-area {
  cursor: pointer;
  position: absolute;
  inset: 0%;
}

.form-pop-area {
  z-index: 9999;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #00000017;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.pop-form-wrapper {
  z-index: 100;
  background-color: #fff;
  border-radius: 1.68rem;
  width: 50rem;
  padding: 4.4rem;
  position: relative;
}

.pop-form-title {
  padding-top: 2.2rem;
  padding-bottom: 2.78rem;
}

.text-field {
  color: #212121;
  border: 1px solid #000;
  border-radius: 1.1rem;
  height: 4.2rem;
  margin-bottom: 0;
  padding-left: 1.68rem;
  padding-right: 1.68rem;
  font-size: 1.1rem;
}

.text-field:hover {
  color: #212121;
}

.div-block-11 {
  grid-column-gap: 1.1rem;
  grid-row-gap: 1.1rem;
  flex-flow: column;
  width: 100%;
  padding-bottom: 2.78rem;
  display: flex;
}

.button-2 {
  background-color: #0000;
  padding: 0;
}

.form {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-12 {
  width: 100%;
}

.navlinks-list {
  grid-column-gap: .56rem;
  grid-row-gap: .56rem;
  display: flex;
}

.navlink {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #fff;
  border-radius: 99rem;
  padding: .98rem 1.94rem .88rem;
  font-size: .83rem;
  line-height: 100%;
  text-decoration: none;
  transition: all .2s;
}

.navlink:hover {
  color: #000;
  background-color: #fff;
}

.navlogo {
  width: 8.6rem;
}

.sub-navlink {
  color: #fff;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-size: .98rem;
  text-decoration: none;
  transition: opacity .2s;
  display: flex;
}

.sub-navlink:hover {
  opacity: .77;
}

.div-block-13 {
  grid-column-gap: 1.68rem;
  grid-row-gap: 1.68rem;
  display: flex;
}

.code-embed-4 {
  width: 1.66rem;
  height: 1.66rem;
}

.navbar-button {
  display: none;
}

.structure-slide-text {
  z-index: 100;
  width: 20rem;
  position: absolute;
}

.div-block-15 {
  width: 36rem;
}

.page-content {
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 2px 80px #0003;
}

.structure-text-block {
  grid-column-gap: 6.8rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto auto;
  grid-template-columns: auto 38rem;
  grid-auto-columns: 1fr;
  place-items: end stretch;
  display: grid;
}

.heart-text-wrap {
  text-align: center;
}

.preview-text-wrap {
  grid-column-gap: 6.8rem;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 48rem 1fr;
  grid-auto-columns: 1fr;
  place-items: end stretch;
  display: grid;
}

.community-text-wrap {
  grid-column-gap: 8.6rem;
  grid-template-rows: auto auto;
  grid-template-columns: 44rem 1fr;
  grid-auto-columns: 1fr;
  place-items: end stretch;
  display: grid;
}

.security-text-wrap, .end-text-wrap {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.loc-text-wrap {
  text-align: right;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.structure-text-wrap {
  grid-column-gap: 8.6rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 30rem;
  grid-auto-columns: 1fr;
  place-items: end stretch;
  display: grid;
}

.hero-title-text {
  color: #fff;
  text-align: right;
  width: 37rem;
  font-size: 1.38rem;
  font-weight: 300;
  line-height: 120%;
  position: absolute;
  inset: -7.4rem 0 auto auto;
}

.caps-span {
  text-transform: uppercase;
  font-weight: 400;
}

.form-pop-success-wrapper {
  background-color: #0000;
  padding: 0;
}

.success-pop-text {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.success-message-text {
  width: 34rem;
  padding-top: .83rem;
  padding-bottom: 2.78rem;
}

.preview-slide-video:where(.w-variant-eaac1278-917e-8028-0b89-fb26ec228758), .preview-slide-video.video-4 {
  width: 100%;
  height: 100%;
  transform: scale(1.01);
}

.structure-slide-mask {
  background-image: linear-gradient(#0000, #00000080 60%);
  height: 100%;
  position: absolute;
  inset: auto 0% 0%;
}

.navbar-blur {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  pointer-events: none;
  height: 200%;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
}

.floor-slide-preview {
  z-index: 9999;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #0000001a;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.floor-slide-preview-frame {
  z-index: 100;
  width: 100%;
  max-width: 60rem;
  position: relative;
}

.floor-preview-close-area {
  cursor: pointer;
  position: absolute;
  inset: 0%;
}

@media screen and (max-width: 991px) {
  .full-container.banner-s {
    height: auto;
  }

  .button:hover {
    background-color: #0000;
    border-color: #fff;
  }

  .button.green:hover {
    color: #fff;
    background-color: #6a9033;
    border-color: #6a9033;
  }

  .media-icon:hover {
    background-color: #0000;
    border-color: #fff;
  }

  .structure-slide {
    justify-content: space-between;
    align-items: flex-start;
  }

  .slider-button:hover {
    color: #000;
    background-color: #0000;
    border-color: #000;
  }

  .slider-button.ouline:hover {
    color: #fff;
    background-color: #0000;
  }

  .floors-slider-thumb {
    flex: none;
  }

  .banner-content {
    height: 60rem;
  }

  .banner-slider-dot {
    flex: none;
  }

  .banner-slider-icon {
    height: auto;
  }

  .navlink:hover {
    color: #fff;
    background-color: #0000;
  }

  .structure-slide-text {
    position: relative;
  }
}

@media screen and (max-width: 767px) {
  .floor-slider-dots {
    flex-flow: wrap;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-left: 5.33rem;
    padding-right: 5.33rem;
  }

  .container.hero-s {
    padding-bottom: 5.33rem;
  }

  .container.concept-sc {
    padding-top: 150rem;
    overflow: hidden;
  }

  .container.location-s {
    padding-top: 13rem;
  }

  .container.structure-s {
    grid-column-gap: 18rem;
    grid-row-gap: 18rem;
    padding-top: 18rem;
    padding-bottom: 8.6rem;
  }

  .container.heart-s {
    grid-column-gap: 17rem;
    grid-row-gap: 17rem;
    padding-top: 8.6rem;
    padding-bottom: 8.6rem;
  }

  .container.preview-s {
    grid-column-gap: 8.6rem;
    grid-row-gap: 8.6rem;
    padding-top: 17rem;
    padding-bottom: 17rem;
  }

  .container.view-s {
    grid-column-gap: 10.4rem;
    grid-row-gap: 10.4rem;
    padding-top: 8.6rem;
    padding-bottom: 17rem;
  }

  .container.banner-s {
    height: auto;
    padding-top: 8.6rem;
    padding-bottom: 8.6rem;
  }

  .container.terms-s {
    height: 202rem;
    padding-top: 26rem;
  }

  .container.security-s {
    padding-top: 12.5rem;
    padding-bottom: 12.5rem;
  }

  .container.end-s {
    padding-top: 17rem;
  }

  .container.footer-s {
    padding-top: 17rem;
    padding-bottom: 8.6rem;
  }

  .container.community-s {
    grid-column-gap: 10.4rem;
    grid-row-gap: 10.4rem;
    padding-top: 17rem;
    padding-bottom: 17rem;
  }

  .container.navbar-s {
    padding: 5.33rem;
  }

  .full-container.hero-s {
    height: 100dvh;
    min-height: auto;
    max-height: 100svh;
  }

  .full-container.preview-s {
    overflow: clip;
  }

  .full-container.banner-s {
    background-image: url("https://cdn.prod.website-files.com/69e12e1861c15c8708457b21/69e140d95fb73291d7464103_Sect09.webp");
    height: auto;
  }

  .full-container.terms-s {
    background-image: linear-gradient(#ffffffb3, #ffffffb3 55%, #fff0 60%, #0000), url("https://cdn.prod.website-files.com/69e12e1861c15c8708457b21/69e12e1861c15c8708457b60_Frame%202147239485.webp");
    background-position: 0 0, 50% 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, contain;
  }

  .full-container.security-s {
    background-image: url("https://cdn.prod.website-files.com/69e12e1861c15c8708457b21/69e1410a421ce9f9a7fca7b9_6348.webp");
  }

  .full-container.end-s {
    grid-column-gap: 3.2rem;
    grid-row-gap: 3.2rem;
  }

  .hero-bg.s1 {
    background-image: url("https://cdn.prod.website-files.com/69e12e1861c15c8708457b21/69e20b337e2762237ce5f818_m-bck.webp");
    background-position: 50% 0;
  }

  .hero-bg.s2 {
    background-image: url("https://cdn.prod.website-files.com/69e12e1861c15c8708457b21/69e20b339138562f2399e73d_m-frt.webp");
    background-position: 50% 0;
  }

  .hero-logo {
    transform: translate(0, 10vh);
  }

  .title.concept-s {
    width: auto;
    padding-top: 6.4rem;
  }

  .title.preview-s, .title.view-s, .title.terms-s {
    width: auto;
    padding-top: 4.2rem;
  }

  .title.structure, .title.concept-s {
    width: auto;
    padding-top: 6.4rem;
  }

  .title.concept-s.s2 {
    width: auto;
  }

  .title.location-s {
    width: auto;
    padding-top: 6.4rem;
  }

  .title.preview-s, .title.view-s, .title.terms-s {
    width: auto;
    padding-top: 4.2rem;
  }

  .title.security-s {
    width: auto;
    padding-top: 6.4rem;
  }

  .title.community-s {
    width: auto;
    padding-top: 4.2rem;
  }

  .title.structure {
    width: auto;
    padding-top: 6.4rem;
  }

  .text.preview-s, .text.view-s {
    padding-top: 8.6rem;
  }

  .text.concept-s {
    width: auto;
    padding-top: 8.6rem;
  }

  .text.concept-s.s2 {
    width: auto;
  }

  .text.structure-s {
    grid-column-gap: 7.2rem;
    grid-row-gap: 7.2rem;
    width: auto;
    padding-top: 8.6rem;
  }

  .text.heart-s {
    width: auto;
    padding-top: 6.4rem;
  }

  .text.location-s {
    grid-column-gap: 9.6rem;
    grid-row-gap: 9.6rem;
    width: auto;
    padding-top: 4.28rem;
  }

  .text.preview-s, .text.view-s {
    padding-top: 8.6rem;
  }

  .text.banner-s {
    width: auto;
    padding-top: 4.28rem;
  }

  .text.terms-s {
    width: auto;
    padding-top: 6.4rem;
  }

  .text.security-s {
    width: auto;
    padding-top: 8.6rem;
  }

  .text.pre-footer-s {
    width: 82%;
    padding-top: 4.2rem;
  }

  .title-label {
    grid-column-gap: 1.4rem;
    grid-row-gap: 1.4rem;
    font-size: 3.2rem;
  }

  .title-label.white.locations-desktop {
    display: none;
  }

  .title-label.white.mobile {
    margin-right: auto;
    display: flex;
  }

  .image-conatin.desktop {
    display: none;
  }

  .image-conatin.mobile {
    display: inline-block;
  }

  .media-list {
    grid-column-gap: 2.2rem;
    grid-row-gap: 2.2rem;
  }

  .media-list.hero {
    grid-column-gap: 3.2rem;
    grid-row-gap: 3.2rem;
    grid-column-gap: 3.2rem;
    grid-row-gap: 3.2rem;
    flex-flow: column;
  }

  .hero-buttons {
    grid-column-gap: 2.2rem;
    grid-row-gap: 2.2rem;
    flex-flow: column;
  }

  .button {
    grid-column-gap: 2.6rem;
    grid-row-gap: 2.6rem;
    padding: 4.27rem 5.33rem;
    font-size: 3.2rem;
  }

  .code-embed {
    width: 5.33rem;
    height: 5.33rem;
  }

  .media-icon {
    border-radius: 2.2rem;
    width: 11.7rem;
    height: 11.7rem;
  }

  .media-icon-svg {
    width: 7.46rem;
    height: 7.46rem;
  }

  .h2 {
    font-size: 7.46rem;
  }

  .dot-span {
    background-size: 3.2rem 3.2rem;
    padding-left: 2.2rem;
    padding-right: 2.2rem;
  }

  .div-block {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .div-block-4.s4 {
    display: none;
  }

  .div-block-4.s3 {
    height: 0;
  }

  .div-block-4.s2 {
    height: 10rem;
  }

  .div-block-4.s1 {
    height: 20rem;
  }

  .div-block-2 {
    grid-column-gap: 8.6rem;
    grid-row-gap: 8.6rem;
    flex-flow: column;
    justify-content: flex-start;
  }

  .body-b2 {
    font-size: 4.26rem;
  }

  .location-list-wrapper, .location-list {
    grid-column-gap: 4.2rem;
    grid-row-gap: 4.2rem;
  }

  .location-list-item {
    background-size: 3.2rem;
    padding-left: 6.4rem;
  }

  .body-b3 {
    font-size: 3.73rem;
    line-height: 140%;
  }

  .paragraph {
    font-size: 4.8rem;
  }

  .div-block-3 {
    width: auto;
  }

  .body-b1 {
    font-size: 4.26rem;
  }

  .structure-slide {
    border-radius: 3.2rem;
    height: 74rem;
    padding: 4.28rem;
  }

  .image-cover.mob-hidden {
    display: none;
  }

  .structure-slide-title {
    font-size: 6.4rem;
  }

  .structure-swiper-buttons {
    grid-column-gap: 2.2rem;
    grid-row-gap: 2.2rem;
    padding-top: 6.4rem;
  }

  .slider-button {
    width: 24rem;
    height: 10.6rem;
  }

  .slider-button-arrow {
    width: 8.2rem;
  }

  .heart-banner {
    border-radius: 3.2rem;
    height: 82rem;
  }

  .heart-banner-cover {
    height: 100%;
  }

  .div-block-8 {
    grid-column-gap: 2.2rem;
    grid-row-gap: 2.2rem;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .heart-dot {
    text-align: center;
    padding: 3.2rem 5.33rem;
    font-size: 3.73rem;
  }

  .heart-banner-text-grid {
    grid-column-gap: 8.6rem;
    grid-row-gap: 8.6rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 17rem;
    display: flex;
  }

  .h3 {
    font-size: 5.86rem;
  }

  .preview-slide {
    border-radius: 3.2rem;
    height: 66rem;
  }

  .floors-slider {
    flex-flow: column;
    justify-content: flex-start;
    padding-top: 8.6rem;
  }

  .floors-slider-thumb {
    padding: 3.2rem 5.33rem;
    font-size: 3.73rem;
  }

  .floors-slider-list {
    border-radius: 3.2rem;
    width: 100%;
    height: 62rem;
  }

  .floor-slider-dots {
    grid-column-gap: 2.2rem;
    grid-row-gap: 2.2rem;
    flex-flow: row;
    justify-content: flex-start;
    align-items: center;
    width: 100rem;
    padding-bottom: 3.2rem;
    padding-left: 4.4rem;
    padding-right: 4.4rem;
    position: relative;
    left: -5.4rem;
    overflow: auto;
  }

  .div-block-9 {
    grid-column-gap: 6.4rem;
    grid-row-gap: 6.4rem;
    width: 100%;
    padding-bottom: 5.2rem;
  }

  .video-banner {
    border-radius: 3.2rem;
    height: 58rem;
  }

  .banner-content {
    border-radius: 3.2rem;
    width: 100%;
    height: 152rem;
    min-height: auto;
    max-height: none;
    padding: 6.4rem 4.2rem;
    overflow: hidden;
  }

  .banner-slider-dots {
    grid-column-gap: 2.2rem;
    grid-row-gap: 2.2rem;
    width: 111%;
    padding-bottom: 3.2rem;
    padding-left: 4.2rem;
    padding-right: 4.2rem;
    overflow: auto;
  }

  .banner-slider-dot {
    padding: 3.2rem 5.33rem;
    font-size: 3.73rem;
  }

  .banner-slider-icon {
    width: 68rem;
    height: auto;
    bottom: 42rem;
  }

  .banner-slider-content-item {
    padding-top: 6.4rem;
    padding-left: 4.2rem;
    padding-right: 4.2rem;
  }

  .banner-slider-content-text {
    grid-column-gap: 4.28rem;
    grid-row-gap: 4.28rem;
  }

  .terms-button-wrapper {
    grid-column-gap: 3.2rem;
    grid-row-gap: 3.2rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: auto;
    padding-top: 6.4rem;
  }

  .security-icon {
    width: 66rem;
  }

  .pre-footer-title {
    font-size: 10.6rem;
    line-height: 110%;
  }

  .footer-top {
    grid-column-gap: 13.3rem;
    grid-row-gap: 13.3rem;
    flex-flow: column;
    justify-content: flex-start;
    padding-bottom: 8.6rem;
  }

  .footer-bottom {
    flex-flow: column;
    padding-top: 8.6rem;
  }

  .footer-logo {
    width: 100%;
  }

  .footer-list-wrapper, .footer-list {
    grid-column-gap: 2.2rem;
    grid-row-gap: 2.2rem;
  }

  .footer-list-label, .footer-navlink {
    font-size: 4.26rem;
  }

  .concept-bg-height {
    height: 340vh;
  }

  .concept-bg {
    background-image: linear-gradient(#0000, #b5b5b500 84%, #f6f5f5 98%), url("https://cdn.prod.website-files.com/69e12e1861c15c8708457b21/69e20bf12c357f76af2d3c25_m-scheme.webp");
    background-position: 0 0, 50% 0;
    background-size: auto, cover;
  }

  .concept-swiper-buttons {
    grid-column-gap: 2.2rem;
    grid-row-gap: 2.2rem;
    padding-top: 6.4rem;
  }

  .heart-banner-img {
    object-fit: cover;
    height: 100%;
  }

  .heart-banner-img.mobile {
    display: inline-block;
  }

  .map-pop-area {
    padding-top: 4.2rem;
  }

  .map-pop-frame {
    border-radius: 3.2rem;
    width: 92rem;
    padding: 8.6rem 6.4rem 6.4rem;
  }

  .map-pop-cover {
    border-radius: 3.2rem;
  }

  .code-embed-3 {
    width: 6.4rem;
    height: 6.4rem;
    top: 3.2rem;
    right: 3.2rem;
  }

  .form-pop-area {
    padding-top: 4.2rem;
  }

  .pop-form-wrapper {
    border-radius: 3.2rem;
    width: 92rem;
    padding: 10.6rem 6.4rem 6.4rem;
  }

  .pop-form-title {
    padding-top: 6.4rem;
    padding-bottom: 10rem;
  }

  .text-field {
    border-radius: 2.2rem;
    height: 11.8rem;
    padding-left: 3.2rem;
    padding-right: 3.2rem;
    font-size: 3.2rem;
  }

  .div-block-11 {
    grid-column-gap: 2.2rem;
    grid-row-gap: 2.2rem;
    padding-bottom: 6.4rem;
  }

  .navigation {
    background-color: #201f20;
    height: 100vh;
    transition: top .4s;
    position: fixed;
    inset: -140vh 0% auto;
  }

  .navlinks-wrapper {
    flex-flow: column;
    padding: 28rem 5.33rem 5.33rem;
    display: flex;
  }

  .navlinks-list {
    grid-column-gap: 6.4rem;
    grid-row-gap: 6.4rem;
    flex-flow: column;
  }

  .navlink {
    border-style: none;
    border-radius: 0;
    padding: 3.2rem 0;
    font-size: 8.6rem;
    font-weight: 300;
  }

  .navlogo {
    z-index: 1000;
    width: 24rem;
    position: relative;
  }

  .sub-navlink {
    grid-column-gap: 1.1rem;
    grid-row-gap: 1.1rem;
    font-size: 3.2rem;
  }

  .sub-navlink.desktop {
    display: none;
  }

  .div-block-13 {
    z-index: 1000;
    position: relative;
  }

  .code-embed-4 {
    width: 5.4rem;
    height: 5.4rem;
  }

  .navbar-button {
    z-index: 1000;
    border: 1px solid #fff;
    border-radius: 235rem;
    justify-content: center;
    align-items: center;
    width: 10.66rem;
    height: 10.66rem;
    display: flex;
    position: relative;
  }

  .code-embed-5 {
    width: 6.4rem;
    height: 6.4rem;
  }

  .structure-slide-text {
    width: auto;
  }

  .div-block-15 {
    width: 100%;
  }

  .structure-text-block, .preview-text-wrap, .view-text-wrap, .community-text-wrap {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .loc-text-wrap {
    order: -9999;
  }

  .structure-text-wrap {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .hero-title-text {
    text-align: left;
    width: 87rem;
    font-size: 3.73rem;
    left: 5.33rem;
    right: auto;
  }

  .hero-title-text.desktop {
    display: none;
  }

  .hero-title-text.mobile {
    z-index: 100;
    text-align: right;
    width: 51rem;
    padding-top: 32rem;
    display: block;
    left: auto;
    right: 5.33rem;
  }

  .success-message-text {
    width: auto;
  }

  .navbar-blur {
    display: block;
  }

  .floor-slide-preview-frame {
    max-width: none;
  }
}

#w-node-f75488a7-1a35-43ed-e576-446f8c33920a-08457b1d, #w-node-_1982bfd3-7659-c52f-2382-623bad813e8d-08457b1d, #w-node-dd7f332e-90e0-34fe-7965-9ef51ca89ea4-08457b1d, #w-node-_94f7a6c8-40c6-0e25-3db2-e5bdfc0db47b-08457b1d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}
