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

body {
  background-color: #000;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.body {
  background-color: #000;
}

.welcome {
  margin-right: 20px;
  margin-left: 20px;
  font-family: 'Bauhaus std', sans-serif;
  color: #dcdcdc;
  font-weight: 500;
}

.nav-menu {
  top: 2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-3 {
  position: relative;
  left: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1b1b1b;
}

.navbar-2 {
  position: -webkit-sticky;
  position: sticky;
  left: auto;
  top: 0px;
  right: auto;
  bottom: auto;
  z-index: 99;
  display: block;
  width: auto;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0e0e0e;
  color: #191919;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: auto;
  margin-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-2 {
  display: block;
}

.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-6 {
  padding-right: 100px;
  padding-left: 50px;
}

.hero {
  position: relative;
  top: auto;
  display: block;
  overflow: hidden;
  width: auto;
  height: 3000vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Bauhaus std', sans-serif;
  color: #fff;
  font-size: 230px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 5px;
}

.container-7 {
  position: relative;
  left: auto;
  top: 200px;
  right: auto;
  bottom: auto;
  margin-top: 0px;
}

.animation-senquence {
  position: absolute;
  left: auto;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 3000vh;
}

.div-block-4 {
  position: static;
}

.animation-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  width: auto;
  height: auto;
}

.animation-center {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lottie-animation {
  position: absolute;
  top: auto;
  z-index: 4;
  display: block;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h1-container {
  position: relative;
  top: -50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.scroll-sequence {
  display: block;
  height: auto;
}

.lottie-animation-2 {
  position: absolute;
  z-index: 3;
  display: block;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-5 {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: auto;
  height: 100vh;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-6 {
  position: absolute;
  left: auto;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100vh;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lottie-animation-3 {
  position: absolute;
  z-index: 2;
  width: 120%;
}

.lottie-animation-4 {
  position: absolute;
  z-index: 1;
  width: 120%;
}

.container-8 {
  position: relative;
  max-width: 100%;
}

.heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 500px;
}

.arm-animation {
  position: absolute;
  width: 120%;
}

.h2 {
  position: relative;
  top: 13px;
  font-family: 'Bauhaus std', sans-serif;
  color: #fff;
  font-size: 28px;
  font-weight: 700;
}

.hero-title {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.introduce {
  position: static;
  display: block;
  height: 450vh;
}

.container-9 {
  position: relative;
  top: 1050px;
}

.h3 {
  position: static;
  left: auto;
  top: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Bauhaus std', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.5px;
}

.introduce-container {
  position: absolute;
  top: 0px;
  display: block;
  width: 100%;
  height: 2200vh;
}

.div-block-7 {
  position: static;
}

.sticky-container {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-10 {
  position: relative;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.what-01 {
  position: absolute;
  top: auto;
  display: block;
  max-width: 1300px;
}

.h1-2 {
  position: relative;
  top: 0px;
  display: block;
  overflow: visible;
  width: auto;
  font-family: 'Bauhaus std', sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 55px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.s1 {
  position: relative;
  top: -400px;
}

.container-11 {
  position: relative;
  left: 10px;
  top: 300px;
}

.s2 {
  position: relative;
  left: 10px;
  top: 300px;
}

.lottie-animation-5 {
  position: absolute;
  width: 70%;
}

.office {
  position: absolute;
  width: 60%;
}

.lottie-animation-6 {
  width: 70%;
}

.garage {
  position: absolute;
  width: 60%;
}

.user-scenario {
  position: -webkit-sticky;
  position: sticky;
  top: auto;
}

.install-container {
  position: absolute;
  top: 0px;
  display: none;
  width: 100%;
  height: 2000vh;
}

.what-02 {
  position: absolute;
  display: block;
  max-width: 1300px;
}

._1-small-h {
  position: absolute;
  top: 180px;
  display: block;
}

._1-sentence {
  position: absolute;
  bottom: 140px;
  display: block;
}

._2-small-h {
  position: absolute;
  top: 180px;
  display: block;
}

._2-sentence {
  position: absolute;
  bottom: 140px;
  display: block;
}

._3-small-h {
  position: absolute;
  top: 220px;
  z-index: auto;
}

.h1-3 {
  font-family: 'Bauhaus std', sans-serif;
  color: #fff;
  font-size: 120px;
  font-weight: 700;
}

.user {
  height: auto;
}

.user-container {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 2000vh;
}

.new-sticky-container {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.introduction {
  position: absolute;
  left: 17%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.usage-scenario {
  position: absolute;
  right: 15%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.intro-h {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Bauhaus std', sans-serif;
  color: #fff;
  font-size: 45px;
  font-weight: 700;
  text-align: left;
}

.intro-h-s {
  position: relative;
  top: 40px;
  font-family: 'Bauhaus std', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.image-3 {
  -webkit-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
}

.image-4 {
  -webkit-transform: translate(0px, 15px) scale(0.4) rotateX(180deg) rotateY(0deg) rotateZ(0deg);
  transform: translate(0px, 15px) scale(0.4) rotateX(180deg) rotateY(0deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.section {
  height: 500vh;
}

.footer {
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #080808;
  color: #e2e2e2;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Bauhaus std', sans-serif;
  color: #7f7f7f;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  font-family: 'Bauhaus std', sans-serif;
  color: #cacaca;
  font-weight: 600;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Bauhaus std', sans-serif;
  color: #323232;
  font-weight: 600;
}

.cards-section {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 53%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.cards-grid-container {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}

.cards-image-mask {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
  border-radius: 0%;
}

.cards-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.image-5 {
  text-align: left;
}

.grid {
  position: static;
  left: auto;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -ms-grid;
  display: grid;
  width: 70%;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.grid-2 {
  width: 60%;
  margin-top: 140px;
  margin-right: auto;
  margin-left: auto;
  grid-auto-flow: row;
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto 9px;
  grid-template-rows: auto auto auto auto auto 9px;
}

.text-block-2 {
  margin: auto;
  font-family: 'Bauhaus std', sans-serif;
  color: #fff;
  font-size: 45px;
  font-weight: 600;
  text-align: center;
}

.div-block-8 {
  background-color: #242424;
}

.text-block-3 {
  margin-top: 20px;
  margin-left: 17px;
  font-family: 'Bauhaus std', sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
}

.store-box {
  background-color: #2d2d2d;
}

.store-text-box {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  margin-top: 18px;
  margin-bottom: 0px;
}

.store-text-c {
  margin: 18px -40px 13px 14px;
  font-family: 'Bauhaus std', sans-serif;
  color: #cbcbcb;
  font-size: 12px;
  font-weight: 600;
}

.store-text-h {
  margin-top: 13px;
  margin-right: -100px;
  margin-left: 15px;
  font-family: 'Bauhaus std', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.side-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-6 {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  margin: 49px 18px auto auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}

.container-12 {
  margin-top: 280px;
  margin-bottom: -30px;
}

.container-13 {
  margin-top: 250px;
}

.price {
  position: absolute;
  top: 17.2375px;
  right: 23px;
  font-family: 'Bauhaus std', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.grid-3 {
  width: 60%;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.blue-text {
  position: relative;
  top: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 16px 0px 16px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: 'Bauhaus std', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.div-block-10 {
  background-color: #2d2d2d;
}

.image-7 {
  position: relative;
  right: 0px;
  margin-top: 9px;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-11 {
  margin-top: -130px;
}

.container-14 {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: auto;
  display: block;
  padding-top: 0px;
}

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

.div-block-13 {
  position: relative;
  top: 266px;
  bottom: 0px;
  padding-top: 40px;
  padding-bottom: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #000;
  background-color: #101010;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-4 {
  position: relative;
  top: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Bauhaus std', sans-serif;
  font-size: 20px;
}

.lottie-animation-7 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.preloader {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.text-block-5 {
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    display: block;
  }

  .h1 {
    font-size: 60px;
  }

  .lottie-animation {
    position: absolute;
    -webkit-transform: scale(5);
    -ms-transform: scale(5);
    transform: scale(5);
  }

  .scroll-sequence {
    display: block;
  }

  .lottie-animation-2 {
    -webkit-transform: scale(5);
    -ms-transform: scale(5);
    transform: scale(5);
  }

  .lottie-animation-3 {
    -webkit-transform: scale(1.7);
    -ms-transform: scale(1.7);
    transform: scale(1.7);
  }

  .lottie-animation-4 {
    -webkit-transform: scale(1.7);
    -ms-transform: scale(1.7);
    transform: scale(1.7);
  }

  .arm-animation {
    -webkit-transform: scale(1.7);
    -ms-transform: scale(1.7);
    transform: scale(1.7);
  }

  .h2 {
    font-size: 15px;
  }

  .introduce {
    display: none;
  }

  .office {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
  }

  .garage {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .cards-section {
    padding: 40px 20px;
  }

  .cards-grid-container {
    max-width: none;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
}

@media screen and (max-width: 479px) {
  .navbar-2 {
    display: none;
  }

  .hero {
    overflow: visible;
  }

  .h1 {
    margin-top: -200px;
    font-size: 70px;
  }

  .scroll-sequence {
    display: block;
    overflow: visible;
  }

  .lottie-animation-3 {
    -webkit-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
  }

  .lottie-animation-4 {
    -webkit-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
  }

  .arm-animation {
    -webkit-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
  }

  .h2 {
    font-size: 20px;
  }

  .introduce {
    display: block;
    overflow: visible;
  }

  .h3 {
    padding-right: 50px;
    padding-left: 50px;
    font-size: 10px;
    line-height: 15px;
    text-align: center;
  }

  .introduce-container {
    display: block;
  }

  .h1-2 {
    font-size: 17px;
    line-height: 25px;
  }

  .office {
    -webkit-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
  }

  .garage {
    -webkit-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
  }

  .h1-3 {
    font-size: 60px;
  }

  .introduction {
    left: 0px;
  }

  .usage-scenario {
    right: 0px;
    line-height: 1;
  }

  .intro-h {
    font-size: 20px;
  }

  .image-3 {
    -webkit-transform: scale(0.3) scale(0.4);
    -ms-transform: scale(0.3) scale(0.4);
    transform: scale(0.3) scale(0.4);
  }

  .image-4 {
    -webkit-transform: scale(0.3) translate(0px, 15px) scale(0.4) rotateX(180deg) rotateY(0deg) rotateZ(0deg);
    transform: scale(0.3) translate(0px, 15px) scale(0.4) rotateX(180deg) rotateY(0deg) rotateZ(0deg);
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .footer-flex-container {
    padding-left: 35px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .centered-container {
    text-align: left;
  }

  .cards-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .grid-2 {
    overflow: hidden;
    width: 90%;
    grid-column-gap: 5px;
    grid-row-gap: 30px;
  }

  .store-text-box {
    margin-top: -3px;
    margin-left: -15px;
  }

  .store-text-c {
    margin-top: 10px;
    margin-bottom: 35px;
    font-size: 10px;
  }

  .store-text-h {
    margin-top: 18px;
    font-size: 13px;
  }

  .side-02 {
    top: -72px;
    right: -17px;
  }

  .image-6 {
    margin-top: -93px;
    margin-right: 20px;
    margin-bottom: -197px;
  }

  .price {
    left: -7.5px;
    top: 45px;
    right: auto;
    font-size: 8px;
  }

  .grid-3 {
    overflow: hidden;
    width: 90%;
  }

  .blue-text {
    margin-left: 0px;
    font-size: 15px;
  }

  .image-7 {
    top: -17px;
    right: -9px;
    margin-top: 5px;
    margin-bottom: -5px;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }

  .div-block-11 {
    overflow: hidden;
  }

  .div-block-13 {
    overflow: hidden;
  }

  .preloader {
    display: block;
  }

  .lottie-animation-8 {
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
  }

  .container-15 {
    overflow: visible;
  }
}

@font-face {
  font-family: 'Bauhaus std';
  src: url('../fonts/Bauhaus-Std-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Bauhaus std';
  src: url('../fonts/Bauhaus-Std-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Bauhaus std';
  src: url('../fonts/Bauhaus-Std-Demi.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Bauhaus std';
  src: url('../fonts/Bauhaus-Std-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Bauhaus std';
  src: url('../fonts/Bauhaus-Std-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}