.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

img {
  width: 100%;
  max-width: 100%;
  margin-top: 30px;
  display: inline-block;
}

.position-name-text {
  color: #0080ff;
  text-transform: none;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 34px;
}

.container {
  width: 100%;
  max-width: 1140px;
  height: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.heading-jumbo {
  color: #0080ff;
  text-transform: none;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 64px;
  line-height: 80px;
}

.paragraph-light {
  opacity: .6;
  color: #0080ff;
  text-decoration: none;
}

.paragraph-light:hover {
  color: #0080ff;
}

.paragraph-light.cc-position-name {
  margin-bottom: 5px;
}

.section {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  margin-left: 30px;
  margin-right: 30px;
  display: flex;
  overflow: visible;
}

.project-overview-grid {
  grid-column-gap: 50px;
  grid-row-gap: 100px;
  grid-template: ". . . ."
                 ". . . ."
                 / 1fr 1fr 1fr 1fr;
  margin-top: 120px;
  margin-bottom: 38px;
}

.menu {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  height: auto;
  padding: 30px;
  display: flex;
  position: static;
  inset: 0% auto 0% 0%;
}

.bodytext {
  color: #00f;
  overflow-wrap: break-word;
  border: 0 #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.bodytext._01 {
  margin-bottom: 30px;
}

.bodytext.top, .bodytext.play {
  margin-top: 30px;
}

.inside {
  border: 1px #000;
  width: 100%;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  display: none;
}

.inside._01 {
  border: 1px #000;
  border-top-width: 0;
  border-left: 1px solid #00f;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: block;
}

.inside._01.slider {
  height: 100%;
  margin-bottom: 0;
  padding: 0;
}

.body {
  display: flex;
}

.div-block {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 30px;
  display: flex;
}

.div-block.playground {
  z-index: 1000;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
  position: fixed;
}

.div-block-2 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: sticky;
  top: 30px;
}

.div-block-3 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: sticky;
  bottom: 30px;
}

.link-block {
  text-decoration: none;
}

.link-block.w--current:hover {
  border-bottom: 1px solid #00f;
}

.link-block-2, .link-block-3, .link-block-4 {
  text-decoration: none;
}

.link-block-5 {
  text-decoration: none;
  display: block;
}

.div-block-4 {
  position: static;
  bottom: 30px;
}

.image {
  margin-top: 30px;
}

.slider {
  background-color: #fff0;
  height: auto;
  margin-bottom: 0;
  display: block;
}

.icon {
  background-color: #00f;
  border-radius: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 30px;
  position: absolute;
}

.icon-2 {
  background-color: #00f;
  border-radius: 20px;
  font-size: 30px;
}

.left-arrow {
  z-index: 10;
  box-sizing: border-box;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.right-arrow {
  justify-content: flex-end;
  align-items: center;
  margin-right: 0;
  padding-right: 10px;
  display: flex;
  position: fixed;
}

.text-block {
  color: #00f;
  background-color: #fff0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.slide-nav {
  color: #00f;
  font-family: Montserrat, sans-serif;
}

.slide {
  aspect-ratio: auto;
  object-fit: none;
  height: 100%;
  margin-top: 0;
  overflow: auto;
}

.slide-2 {
  height: 11%;
  padding-top: 0;
  position: static;
}

.div-block-5 {
  background-image: url('../images/1440.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 200px;
  margin-top: 30px;
}

.div-block-6 {
  margin-top: 30px;
  position: relative;
  inset: auto 0% 30px;
}

.detail-image {
  width: 100vw;
  margin-top: 30px;
  margin-bottom: 30px;
}

.image-12, .image-13 {
  margin-bottom: 30px;
}

.text-block-5 {
  color: #00f;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
}

.project-description-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-radius: 0;
  grid-template: ". Area"
                 ". ."
                 / 1fr 1fr 1fr;
  grid-auto-flow: row;
  margin-top: 30px;
  margin-bottom: 30px;
}

.project-description-grid.three {
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  margin-top: 30px;
  margin-bottom: 30px;
}

.heading-2 {
  text-align: center;
  margin-top: 50px;
  margin-bottom: -60px;
  font-size: 30px;
}

.shadow {
  border-radius: 5px;
  transition: opacity .2s;
  box-shadow: 0 0 20px #0000000d;
}

.div-block-7, .div-block-8, .div-block-9 {
  display: block;
}

.image-14, .image-11 {
  margin-bottom: 30px;
}

.video {
  margin-top: 30px;
}

.detail-header-image {
  width: 100%;
  margin-top: 30px;
}

.image-15 {
  margin-bottom: 30px;
}

.image-15._10, .image-15._11, .image-15._12, .testing {
  width: 100%;
}

.image-17, .image-3 {
  width: 100%;
  margin-bottom: 30px;
}

.image-16 {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0;
}

.image-33 {
  width: 100%;
}

.video-2 {
  margin-top: 30px;
}

.image-10 {
  width: 100vw;
  margin-top: 30px;
  margin-bottom: 0;
}

.image-34 {
  width: 100%;
  margin-top: 30px;
}

.image-6 {
  width: 100%;
  margin-top: 30px;
  margin-bottom: auto;
}

.image-7, .image-18 {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0;
}

.image-35 {
  width: 100%;
  margin-top: 30px;
}

.image-8, .image-19, .image-36, .image-37 {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0;
}

.interactive {
  width: 100vw;
  margin-top: 30px;
  display: block;
}

.interactive-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-radius: 0;
  grid-template: ". Area"
                 ". ."
                 / 1fr 1fr 1fr;
  grid-auto-flow: row;
  margin-top: 30px;
  margin-bottom: 30px;
}

.link-block-6 {
  background-image: url('../images/image-14.jpg');
  background-position: 50%;
  background-size: cover;
}

.d-rendering {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-radius: 0;
  grid-template: ". Area"
                 ". ."
                 / 1fr 1fr 1fr;
  grid-auto-flow: row;
  margin-top: 120px;
  margin-bottom: 30px;
}

.link-block-7 {
  background-image: url('../images/image-4.jpg');
  background-position: 0%;
  background-size: cover;
}

.link-block-8 {
  background-image: url('../images/image-13.jpg');
  background-position: 50%;
  background-size: cover;
}

.link-block-8._3d6 {
  background-image: url('../images/image-10.jpg');
}

.link-block-9 {
  background-image: url('../images/image-10.jpg');
  background-position: 50%;
  background-size: cover;
}

.link-block-9._3d3 {
  background-image: url('../images/PetCentre01.jpg');
}

.link-block-10 {
  background-image: url('../images/image-2.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 130px;
  padding-bottom: 130px;
}

.link-block-11 {
  background-image: url('../images/image-12.jpg');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 130px;
  padding-bottom: 130px;
}

.lbbe {
  background-image: url('../images/image-13.jpg');
  background-position: 50%;
  background-size: cover;
}

.lbbe._3d6 {
  background-image: url('../images/image-10.jpg');
}

.lb2 {
  background-image: url('../images/image-2.jpg');
  background-position: 50%;
  background-size: cover;
  padding-top: 130px;
  padding-bottom: 130px;
}

.lb2._3d {
  width: auto;
  height: 450px;
}

.lbbc {
  background-image: url('../images/image-12.jpg');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 130px;
  padding-bottom: 130px;
}

.lbbc._3d4 {
  width: auto;
  height: 450px;
}

.lbb {
  background-image: url('../images/image-10.jpg');
  background-position: 50%;
  background-size: cover;
}

.lbb._3d3 {
  background-image: url('../images/image-13.jpg');
}

.lb {
  background-image: url('../images/image-4.jpg');
  background-position: 0%;
  background-size: cover;
}

.lbbd {
  background-image: url('../images/image-14.jpg');
  background-position: 50%;
  background-size: cover;
}

.lbbd._3d5 {
  background-position: 50%;
  background-size: cover;
}

._3dgrid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-radius: 0;
  grid-template: ". Area"
                 ". ."
                 / 1fr 1fr 1fr;
  grid-auto-flow: row;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.container-2 {
  width: 100%;
  max-width: 1140px;
  height: 100vh;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.link {
  text-decoration: none;
}

.link:hover {
  border-bottom: 1px solid #00f;
}

.link-2 {
  border: 1px #000;
  text-decoration: none;
}

.link-2:hover {
  border: 1px #000;
  border-bottom: 1px solid #00f;
}

.image-38 {
  background-image: url('../images/image-1_3.png');
  background-position: 0 0;
  background-size: auto;
}

.link-block-12 {
  background-image: url('../images/image-1_3.png');
  background-position: 50%;
  background-size: cover;
}

.div-block-10 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: block;
}

.image-39 {
  margin-top: 30px;
}

.video-3 {
  margin-top: auto;
}

.video-4, .youtube, .video-5, .youtube-2, .image-40 {
  margin-top: 30px;
}

.image-41 {
  width: 100vw;
  margin-top: auto;
  padding-right: 30px;
}

.image-42 {
  margin-top: auto;
}

.image-43, .image-44, .image-45, .image-46, .image-47, .image-48, .image-49, .image-50 {
  margin-top: 30px;
}

.code-embed {
  width: 600px;
  height: 600px;
  position: sticky;
}

.div-block-11 {
  height: 100vh;
}

.image-51 {
  margin-top: auto;
}

.image-52 {
  width: 100%;
}

.div-block-12 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.youtube-3, .youtube-4, .youtube-5, .youtube-6 {
  margin-top: 30px;
}

.youtube-7 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.div-block-13 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-53, .image-54, .image-55, .image-56, .image-57 {
  margin-bottom: 30px;
}

.popup {
  background-color: #ffffffe6;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100%;
  display: flex;
  position: fixed;
  inset: 0%;
}

.code-embed-2 {
  width: 800px;
  height: 1024px;
}

.div-block-14 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-15 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  background-color: #fff0;
  flex-flow: column;
  grid-template: "."
                 "Area"
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: space-between;
  place-items: start stretch;
  display: grid;
}

.div-block-16 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.mask {
  padding-top: 30px;
  padding-bottom: 30px;
}

.mask.play {
  padding-top: 0;
}

.mask-2 {
  border-radius: 0;
  height: 100vh;
  padding-top: 30px;
  padding-bottom: 30px;
}

.mask-3 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.div-block-17 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
  display: grid;
}

.image-58, .image-59, .image-60, .image-61 {
  height: auto;
}

.fest {
  background-image: url('../images/image_4.png');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 300px;
}

.fest._02 {
  background-image: url('../images/image-3_7.png');
}

.fest._03 {
  background-image: url('../images/image-1_7.png');
}

.fest._04 {
  background-image: url('../images/image-4_6.png');
}

.fest._05 {
  background-image: url('../images/image-5_6.png');
}

.fest._06 {
  background-image: url('../images/image-6_6.png');
}

.fest._10 {
  background-image: url('../images/image-19_1.png');
  height: 500px;
}

.fest._07 {
  background-image: url('../images/image-22_1.png');
  height: 500px;
}

.fest._08 {
  background-image: url('../images/image-20_1.png');
}

.fest._09 {
  background-image: url('../images/image-21_1.png');
}

.image-62 {
  margin-bottom: 30px;
}

.image-63, .image-64 {
  padding-bottom: 30px;
}

.image-65, .image-66 {
  margin-bottom: 30px;
}

.div-block-18 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.image-67, .image-68 {
  margin-bottom: 30px;
}

.mask-4 {
  height: 100vh;
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}

.jswindoe {
  width: 100%;
  height: 100vh;
}

.code-embed-3 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.div-block-20 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100vh;
  display: flex;
}

.div-block-21 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.div-block-22 {
  background-image: url('../images/image.png');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  height: 250px;
  margin-right: 30px;
}

.text-grid {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.code-embed-4 {
  z-index: -1;
  position: relative;
  inset: 0%;
}

.rednering {
  padding-left: 30px;
  padding-right: 30px;
}

.code-embed-5 {
  width: 100%;
  height: 100vh;
}

.slide-copy {
  aspect-ratio: auto;
  object-fit: none;
  height: 100%;
  margin-top: 0;
  overflow: auto;
}

.iphone {
  border: 1px solid #00f;
  border-radius: 20px;
  width: 244px;
  height: 529px;
  margin-bottom: 30px;
  overflow: hidden;
}

.iphone.ipad {
  width: 461px;
  height: 703px;
}

.div-block-24 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.div-block-24._100 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  height: auto;
}

.div-block-25 {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.bodytext-2, .bodytext-3 {
  color: #00f;
  overflow-wrap: break-word;
  border: 0 #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
}

.code-embed-7 {
  width: 100%;
  max-width: 100%;
  margin-top: 30px;
}

.image-70 {
  width: 100%;
  height: auto;
}

.div-block-26 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 30px;
  display: block;
}

.video-6 {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-top: auto;
}

.project-description-grid-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-radius: 0;
  grid-template: ". Area"
                 ". ."
                 / 1fr 1fr 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  height: auto;
  margin-top: 50px;
  margin-bottom: 10px;
}

.div-block-27 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 30px;
  display: flex;
}

.div-block-27.playground {
  z-index: 10;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: sticky;
  inset: 0% 0% auto;
}

.image-69 {
  padding-bottom: 0;
}

.slide-3 {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: contain;
  width: auto;
  height: auto;
  margin-top: 0;
  overflow: auto;
}

.linkblock {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
  margin-top: -50px;
  text-decoration: none;
  display: flex;
}

.code-embed-8 {
  width: 100%;
  max-width: 100%;
  margin-top: 30px;
}

.image-71 {
  width: 100%;
  height: auto;
}

.div-block-28 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 30px;
  display: block;
}

.video-7 {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-top: auto;
}

.project-description-grid-3 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-radius: 0;
  grid-template: ". Area"
                 ". ."
                 / 1fr 1fr 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  height: auto;
  margin-top: 50px;
  margin-bottom: 10px;
}

.div-block-29 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 30px;
  display: flex;
}

.div-block-29.playground {
  z-index: 10;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
  position: sticky;
  inset: 0% 0% auto;
}

.image-72 {
  padding-bottom: 0;
}

.div-block-30 {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  margin-bottom: 0;
  padding-bottom: 30px;
  display: flex;
}

.div-block-30.playground {
  z-index: 10;
  justify-content: space-between;
  align-items: flex-start;
  width: auto;
  height: auto;
  margin-top: 0;
  padding-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
  display: block;
  position: sticky;
  inset: 0% 0% auto;
}

.code-embed-9 {
  width: 100%;
  max-width: 100%;
  margin-top: 30px;
}

.project-description-grid-4 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-radius: 0;
  grid-template: ". Area"
                 ". ."
                 / 1fr 1fr 1fr;
  grid-auto-flow: row;
  align-content: stretch;
  height: auto;
  margin-top: 50px;
  margin-bottom: 10px;
}

.div-block-31 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 30px;
  display: block;
}

.video-8 {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-top: auto;
}

@media screen and (max-width: 991px) {
  .heading-jumbo {
    font-size: 56px;
    line-height: 70px;
  }

  .project-overview-grid {
    grid-row-gap: 50px;
    text-align: center;
    grid-template: "."
                   "."
                   "."
                   / 1fr;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
  }

  .menu {
    flex-flow: row;
  }

  .inside._01.slider {
    width: 100%;
    height: auto;
  }

  .body {
    flex-flow: column;
  }

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

  .left-arrow {
    flex-flow: row;
    position: fixed;
  }

  .project-description-grid, .interactive-grid {
    grid-row-gap: 50px;
    text-align: center;
    flex-direction: column;
    grid-template: "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .link-block-6 {
    padding-top: 550px;
    padding-bottom: 200px;
  }

  .d-rendering {
    grid-row-gap: 50px;
    text-align: center;
    flex-direction: column;
    grid-template: "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .link-block-7, .link-block-8, .link-block-9, .link-block-10 {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .link-block-11 {
    padding-top: 400px;
    padding-bottom: 200px;
  }

  .lbbe, .lb2 {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .lbbc {
    padding-top: 400px;
    padding-bottom: 200px;
  }

  .lbb, .lb {
    padding-top: 200px;
    padding-bottom: 200px;
  }

  .lbbd {
    padding-top: 550px;
    padding-bottom: 200px;
  }

  ._3dgrid, .project-description-grid-2 {
    grid-row-gap: 50px;
    text-align: center;
    flex-direction: column;
    grid-template: "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-27.playground {
    width: auto;
  }

  .project-description-grid-3 {
    grid-row-gap: 50px;
    text-align: center;
    flex-direction: column;
    grid-template: "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-29.playground, .div-block-30.playground {
    width: auto;
  }

  .project-description-grid-4 {
    grid-row-gap: 50px;
    text-align: center;
    flex-direction: column;
    grid-template: "."
                   "."
                   / 1fr;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .container {
    text-align: center;
  }

  .heading-jumbo {
    font-size: 50px;
    line-height: 64px;
  }

  .section {
    margin-left: 15px;
    margin-right: 15px;
  }

  .project-overview-grid {
    width: 80%;
    max-width: 470px;
    margin-top: 90px;
    margin-bottom: 95px;
  }

  .menu {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    height: 100%;
    padding-bottom: 30px;
    display: flex;
  }

  .inside {
    display: block;
  }

  .inside._01.slider {
    width: 100%;
  }

  .body {
    flex-flow: column;
  }

  .div-block-2 {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
  }

  .left-arrow {
    position: fixed;
  }

  .detail-image {
    margin-bottom: 15px;
  }

  .project-description-grid, .interactive-grid {
    width: 70%;
    max-width: 470px;
    margin-top: 90px;
    margin-bottom: 85px;
  }

  .link-block-6 {
    padding-top: 300px;
  }

  .d-rendering {
    width: 70%;
    max-width: 470px;
    margin-top: 90px;
    margin-bottom: 85px;
  }

  .link-block-7, .link-block-9, .link-block-10 {
    padding-top: 40px;
  }

  .link-block-11 {
    padding-top: 230px;
  }

  .lb2 {
    padding-top: 40px;
  }

  .lbbc {
    padding-top: 230px;
  }

  .lbb, .lb {
    padding-top: 40px;
  }

  .lbbd {
    padding-top: 300px;
  }

  ._3dgrid {
    width: 70%;
    max-width: 470px;
    margin-top: 90px;
    margin-bottom: 85px;
  }

  .container-2 {
    text-align: center;
  }

  .project-description-grid-2, .project-description-grid-3, .project-description-grid-4 {
    width: 70%;
    max-width: 470px;
    margin-top: 90px;
    margin-bottom: 85px;
  }
}

@media screen and (max-width: 479px) {
  .heading-jumbo {
    font-size: 36px;
    line-height: 48px;
  }

  .project-overview-grid {
    width: 100%;
    max-width: none;
  }

  .menu {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
  }

  .project-description-grid, .interactive-grid {
    width: 100%;
    max-width: none;
  }

  .link-block-6 {
    padding-top: 180px;
  }

  .d-rendering {
    width: 100%;
    max-width: none;
  }

  .link-block-7 {
    padding-top: 20px;
  }

  .link-block-9 {
    padding-top: 21px;
  }

  .link-block-10 {
    padding-top: 20px;
  }

  .link-block-11 {
    padding-top: 130px;
  }

  .lb2 {
    padding-top: 20px;
  }

  .lbbc {
    padding-top: 130px;
  }

  .lbb {
    padding-top: 21px;
  }

  .lb {
    padding-top: 20px;
  }

  .lbbd {
    padding-top: 180px;
  }

  ._3dgrid, .project-description-grid-2, .project-description-grid-3, .project-description-grid-4 {
    width: 100%;
    max-width: none;
  }
}

#w-node-_8d2829b6-688d-c5ed-131e-c7a183e8f31f-fa07ce3f, #w-node-_8d2829b6-688d-c5ed-131e-c7a183e8f324-fa07ce3f, #w-node-_8d2829b6-688d-c5ed-131e-c7a183e8f329-fa07ce3f, #w-node-_8d2829b6-688d-c5ed-131e-c7a183e8f32a-fa07ce3f, #w-node-_8d2829b6-688d-c5ed-131e-c7a183e8f32e-fa07ce3f, #w-node-_8d2829b6-688d-c5ed-131e-c7a183e8f32f-fa07ce3f, #w-node-_8d2829b6-688d-c5ed-131e-c7a183e8f332-fa07ce3f, #w-node-_8d2829b6-688d-c5ed-131e-c7a183e8f336-fa07ce3f, #w-node-_725c695a-0d7a-e6ae-e697-6f557afd970c-fa07ce3f, #w-node-_725c695a-0d7a-e6ae-e697-6f557afd9711-fa07ce3f, #w-node-_725c695a-0d7a-e6ae-e697-6f557afd9718-fa07ce3f, #w-node-_725c695a-0d7a-e6ae-e697-6f557afd971d-fa07ce3f, #w-node-_725c695a-0d7a-e6ae-e697-6f557afd9722-fa07ce3f, #w-node-_725c695a-0d7a-e6ae-e697-6f557afd9727-fa07ce3f, #w-node-_725c695a-0d7a-e6ae-e697-6f557afd9728-fa07ce3f, #w-node-e427b0eb-aee6-fbc3-9d79-e1c0300528dd-fa07ce3f, #w-node-e427b0eb-aee6-fbc3-9d79-e1c0300528e2-fa07ce3f, #w-node-e427b0eb-aee6-fbc3-9d79-e1c0300528e9-fa07ce3f, #w-node-e427b0eb-aee6-fbc3-9d79-e1c0300528ee-fa07ce3f, #w-node-e427b0eb-aee6-fbc3-9d79-e1c0300528f3-fa07ce3f, #w-node-e427b0eb-aee6-fbc3-9d79-e1c0300528f8-fa07ce3f, #w-node-e427b0eb-aee6-fbc3-9d79-e1c0300528f9-fa07ce3f, #w-node-_3896e352-58d9-cfab-4652-f80cbc71648e-fa07ce3f, #w-node-fd97a177-ba8d-29f3-31ce-1b484f87d67f-fa07ce3f, #w-node-_73d839e1-98ba-fb29-3f39-82e48ecb8899-fa07ce3f, #w-node-cf671d53-afe9-d772-c2a5-f2337447d230-fa07ce3f, #w-node-b6f94791-a4ba-1edc-400f-352432e2ab41-fa07ce3f, #w-node-_7e58eeb4-ea73-c970-9f7e-2c460295991f-fa07ce3f, #w-node-_799901fe-9a70-a12e-7ed7-00fd96da2ede-fa07ce3f, #w-node-_799901fe-9a70-a12e-7ed7-00fd96da2edf-fa07ce3f, #w-node-_799901fe-9a70-a12e-7ed7-00fd96da2ee0-fa07ce3f, #w-node-_799901fe-9a70-a12e-7ed7-00fd96da2ee1-fa07ce3f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_53b31f61-cf80-0949-de21-e5a992372cb0-fa07ce40 {
  grid-area: Area;
}

#w-node-_53b31f61-cf80-0949-de21-e5a992372cb4-fa07ce40, #w-node-_53b31f61-cf80-0949-de21-e5a992372cb6-fa07ce40, #w-node-_53b31f61-cf80-0949-de21-e5a992372cb8-fa07ce40, #w-node-_53b31f61-cf80-0949-de21-e5a992372cba-fa07ce40, #w-node-_53b31f61-cf80-0949-de21-e5a992372cbc-fa07ce40, #w-node-_53b31f61-cf80-0949-de21-e5a992372cbe-fa07ce40, #w-node-_53b31f61-cf80-0949-de21-e5a992372cc0-fa07ce40, #w-node-d35b8168-59f6-edd1-835e-29af382a9a63-fa07ce40, #w-node-d35b8168-59f6-edd1-835e-29af382a9a65-fa07ce40, #w-node-d35b8168-59f6-edd1-835e-29af382a9a66-fa07ce40, #w-node-d35b8168-59f6-edd1-835e-29af382a9a69-fa07ce40, #w-node-d35b8168-59f6-edd1-835e-29af382a9a6a-fa07ce40 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d35b8168-59f6-edd1-835e-29af382a9a6b-fa07ce40, #w-node-d35b8168-59f6-edd1-835e-29af382a9a6c-fa07ce40 {
  grid-area: Area;
}

#w-node-d35b8168-59f6-edd1-835e-29af382a9a6d-fa07ce40, #w-node-d35b8168-59f6-edd1-835e-29af382a9a6e-fa07ce40, #w-node-d35b8168-59f6-edd1-835e-29af382a9a6f-fa07ce40, #w-node-d35b8168-59f6-edd1-835e-29af382a9a70-fa07ce40, #w-node-d35b8168-59f6-edd1-835e-29af382a9a71-fa07ce40, #w-node-d35b8168-59f6-edd1-835e-29af382a9a72-fa07ce40, #w-node-d35b8168-59f6-edd1-835e-29af382a9a73-fa07ce40, #w-node-d35b8168-59f6-edd1-835e-29af382a9a74-fa07ce40 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2d98c603-45af-ba1b-adf7-339e73f13d8a-fa07ce40 {
  grid-area: Area;
}

#w-node-_2d98c603-45af-ba1b-adf7-339e73f13d8c-fa07ce40, #w-node-_2d98c603-45af-ba1b-adf7-339e73f13d8d-fa07ce40, #w-node-_2d98c603-45af-ba1b-adf7-339e73f13d8e-fa07ce40, #w-node-_2d98c603-45af-ba1b-adf7-339e73f13d8f-fa07ce40 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#pop-image.w-node-_2de2104e-1c7a-c6b6-2bc7-030d2ae81bd8-fa07ce41 {
  grid-area: Area;
}

#w-node-_2de2104e-1c7a-c6b6-2bc7-030d2ae81bdd-fa07ce41, #w-node-_2de2104e-1c7a-c6b6-2bc7-030d2ae81be1-fa07ce41, #w-node-_2de2104e-1c7a-c6b6-2bc7-030d2ae81be5-fa07ce41, #w-node-_2de2104e-1c7a-c6b6-2bc7-030d2ae81be9-fa07ce41 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#pop-image.w-node-_3d973809-9bb8-2105-5849-309de6a51c12-fa07ce41 {
  grid-area: Area;
}

#w-node-_3d973809-9bb8-2105-5849-309de6a51c16-fa07ce41, #w-node-_3d973809-9bb8-2105-5849-309de6a51c1a-fa07ce41, #w-node-_3d973809-9bb8-2105-5849-309de6a51c1e-fa07ce41, #w-node-_3d973809-9bb8-2105-5849-309de6a51c22-fa07ce41 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1cc4bca3-4226-20b7-34dd-40229acf7ded-fa07ce41 {
  grid-area: Area;
}

#w-node-_1cc4bca3-4226-20b7-34dd-40229acf7df0-fa07ce41, #w-node-_1cc4bca3-4226-20b7-34dd-40229acf7df2-fa07ce41, #w-node-_1cc4bca3-4226-20b7-34dd-40229acf7df4-fa07ce41, #w-node-_1cc4bca3-4226-20b7-34dd-40229acf7df6-fa07ce41 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


