.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #d0d0de;
  background-color: #03020c;
  background-image: linear-gradient(#00000080, #00000080), url('../images/66d15122c59b84692790b78f_Frame-811617bg.svg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  font-family: Poppins, sans-serif;
  font-size: 1.0625rem;
  line-height: 15px;
}

.hero-section {
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.container-1649 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  display: block;
}

.hero-left {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-right: auto;
  display: block;
}

.heading-152 {
  text-align: left;
  font-size: 64px;
  font-weight: 400;
  line-height: 100px;
}

.title-small {
  pointer-events: auto;
  letter-spacing: 1px;
  text-transform: capitalize;
  overflow-wrap: normal;
  cursor: auto;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-dark {
  color: #fff;
  background-color: #0000;
  border-top: 1px solid #d0d0de;
  border-bottom: 1px solid #000;
  border-radius: 20px;
  padding: 130px 30px 15px;
  position: relative;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.container-1648 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-divider-2 {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-wrapper-2 {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.body {
  color: #d0d0de;
  font-family: Poppins, sans-serif;
  font-size: 1.0625px;
  font-weight: 400;
  line-height: 1.5px;
}

.navbar-logo-left {
  display: none;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.hero-right {
  justify-content: flex-end;
  align-items: center;
  width: auto;
  margin-left: auto;
  display: flex;
}

.hero-right.mob {
  display: none;
}

.div-block {
  width: 100%;
}

.heading-153 {
  text-align: right;
  font-size: 64px;
  font-weight: 400;
  line-height: 100px;
}

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

.hero-button {
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 50em;
  margin-left: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  display: inline-block;
}

.hero-button.right {
  margin-left: 44px;
}

.paragraph {
  column-count: 0;
  word-break: normal;
  font-size: 62px;
  line-height: 70px;
}

.div-block-3 {
  z-index: 1;
  display: block;
  position: absolute;
}

.div-block-4 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.button {
  text-align: center;
  background-color: #3898ec00;
  border: 1px solid #fff;
  border-radius: 50px;
  height: 100%;
  padding-top: 15px;
  padding-left: 50px;
  padding-right: 50px;
  font-size: 16px;
}

.button:hover {
  background-image: url('../images/giphy-2.webp');
  background-position: 50%;
  background-size: 240px;
}

.paragraph-2 {
  font-size: 16px;
  line-height: 35px;
}

.grid {
  grid-column-gap: 37px;
  grid-row-gap: 37px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

.paragraph-3 {
  width: 80%;
  margin-left: auto;
}

.paragraph-4 {
  font-size: 16px;
  line-height: 20px;
}

.heading-154 {
  color: #1655eb;
  -webkit-text-stroke-color: #1655eb;
}

.heading-155 {
  font-size: 128px;
  font-weight: 600;
  line-height: 130px;
}

.section {
  background-image: url('../images/2560x1600.jpg');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: none;
  position: absolute;
}

.section-2 {
  justify-content: flex-start;
  align-items: center;
  height: 100vh;
  display: flex;
}

.container-1650 {
  width: auto;
  max-width: 1200px;
}

.paragraph-5 {
  font-size: 24px;
  font-weight: 300;
  line-height: 30px;
}

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

.grid-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto auto auto;
}

.image {
  vertical-align: baseline;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.image-2 {
  max-width: 100%;
  margin-top: auto;
  position: relative;
  overflow: visible;
}

.container-1651 {
  max-width: 1200px;
}

.paragraph-6 {
  font-size: 14px;
  line-height: 35px;
}

.heading-156 {
  font-weight: 500;
}

.paragraph-7 {
  font-weight: 400;
  line-height: 35px;
}

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

.section-3 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.heading-157 {
  text-align: center;
}

.paragraph-8 {
  text-align: center;
  text-transform: capitalize;
  font-size: 24px;
  font-weight: 300;
  line-height: 35px;
}

.section-4 {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.container-1652 {
  max-width: 1200px;
}

.header {
  z-index: 99;
  grid-column-gap: 1240px;
  grid-row-gap: 1240px;
  background-color: #000;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 10px;
  padding-left: 17px;
  display: flex;
  position: fixed;
}

.close-img {
  background-color: #616161;
  border-radius: 50%;
  width: 38px;
  padding: .6rem;
  transition: transform .2s;
}

.close-img:hover {
  transform: scale(1.1);
}

.close-img:active {
  transform: none;
}

.text-block-3 {
  font-family: Poppins, sans-serif;
  font-size: 1rem;
  font-weight: 400;
}

.logo {
  margin-top: 20px;
  position: sticky;
}

.accordion-tab-button-2 {
  pointer-events: auto;
  cursor: pointer;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 2rem 1.3rem 1.5rem;
  display: flex;
  position: relative;
}

.mini-link-icon {
  background-color: #252525;
  border-radius: 100px;
  width: 40px;
  height: 40px;
  margin-right: .7rem;
  padding: 7px .6rem;
}

.text-block-4 {
  font-family: Poppins, sans-serif;
  font-size: 1rem;
}

.accordion-pane {
  background-color: #0000;
  padding-bottom: 0;
  padding-left: 1.6rem;
  padding-right: 1.6rem;
  overflow: hidden;
}

.image-3 {
  max-width: 50%;
}

.contact {
  background-color: #7c7c7c26;
  border-top-left-radius: 1.4rem;
  border-top-right-radius: 1.4rem;
  justify-content: center;
  align-items: center;
  min-width: 20rem;
  position: fixed;
  inset: auto 0% 0% auto;
}

.contact:hover {
  box-shadow: 4px 4px 25px #0003;
}

.contact.frosted-glass {
  border-radius: 0 0 10px 10px;
  inset: 0% 0% auto auto;
}

.modal-close-btn {
  justify-content: flex-start;
  align-items: center;
  padding: 5px;
  display: none;
  position: absolute;
  inset: 3% 2% auto auto;
}

.mini-nav-link {
  color: #fffcf1;
  align-items: center;
  margin-bottom: .9rem;
  font-size: .9rem;
  font-weight: 400;
  line-height: 1.1;
  transition: transform .4s;
  display: flex;
}

.mini-nav-link:hover {
  transform: translate(7px);
}

.mini-nav-link:active {
  transform: none;
}

.mini-nav-link.w--current {
  font-weight: 800;
}

.order-header-2 {
  text-align: center;
  letter-spacing: 2px;
  justify-content: center;
  align-items: center;
  font-family: Poppins, sans-serif;
  font-size: 1.5rem;
  font-weight: 800;
  display: flex;
}

.image-4 {
  margin-top: auto;
  margin-bottom: 0%;
  display: block;
  position: static;
}

.full-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.button-with-arrow {
  opacity: .8;
  cursor: pointer;
  background-color: #0000;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 50px;
  padding-left: 19px;
  padding-right: 19px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-with-arrow:active {
  opacity: 1;
}

.block-arrow {
  background-color: #0000;
  border-radius: 4px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 615px;
  height: 50px;
  margin-left: 10px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.block-arrow.mobile {
  display: none;
}

.null-arrow {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.arrow-stem {
  background-color: #fff;
  width: 600px;
  height: 5px;
}

.arrow-tip {
  border: 1px solid #fff;
  width: 10px;
  height: 10px;
  margin-left: -10.5px;
  transform: rotate(-45deg);
}

.arrow-tip-2 {
  transform-style: preserve-3d;
  border-bottom: 5px solid #fff;
  border-right: 2px solid #fff;
  width: 50px;
  height: 50px;
  margin-left: -55.5px;
  font-size: 4.4rem;
  transform: rotateX(0)rotateY(1deg)rotateZ(-45deg);
}

.page-loader_component {
  z-index: 999;
  background-color: #1e211e;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.page-loader_trigger {
  z-index: 50;
  width: 0;
  height: 0;
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.page-loader_text-wrapper {
  z-index: 10;
  align-self: center;
  align-items: flex-end;
  height: 30vmin;
  display: flex;
  position: relative;
}

.page-loader_text-fill {
  -webkit-text-fill-color: transparent;
  background-color: #fff;
  -webkit-background-clip: text;
  background-clip: text;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 0%;
  display: flex;
  position: relative;
}

.page-loader_text, .page-loader_percent {
  color: #0000;
  letter-spacing: -2px;
  font-size: 30vmin;
  font-weight: 700;
  line-height: 1;
}

.page-loader_noise {
  z-index: 0;
  opacity: .05;
  background-image: url('../images/Grain_overlay.gif');
  background-size: auto;
  position: absolute;
  inset: 0%;
}

.page-loader_text-style {
  display: none;
}

.button-wrapper {
  display: inline-block;
  position: relative;
}

.button-particles {
  z-index: 2;
  opacity: 0;
  mix-blend-mode: screen;
  border-radius: 200px;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.gradient_hue {
  z-index: 4;
  mix-blend-mode: color;
  background-image: linear-gradient(156deg, #69fadd, #8a84e2 70%);
  width: 100%;
  height: 100%;
  position: absolute;
}

.button-particles_image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.button-2 {
  z-index: 1;
  color: #f6f8fa;
  text-align: center;
  background-color: #1b1b1b;
  border: 1px #000;
  border-radius: 200px;
  padding: .75rem 1.5rem;
  font-size: 1.125rem;
  text-decoration: none;
  transition: box-shadow .25s;
  position: relative;
}

.button-2:hover {
  box-shadow: none;
}

.button-2.is-small {
  padding: .5rem 1.25rem;
}

.section-5 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/2560x1600.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: flex;
}

.grid_wrapper {
  z-index: 0;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 10vw 10vw 10vw 10vw 10vw 10vw 10vw 10vw 10vw 10vw 10vw 10vw;
  grid-template-columns: 10vw 10vw 10vw 10vw 10vw 10vw 10vw 10vw 10vw 10vw;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
  position: relative;
  inset: 0%;
  overflow: hidden;
}

.grid_block {
  border: .2px solid #5252521a;
  min-width: 100%;
  min-height: 100%;
  display: inline-block;
}

.section_content {
  z-index: 1;
  cursor: default;
  flex-direction: column;
  align-items: center;
  display: flex;
  position: relative;
}

.section_h1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.team-intro-wrapper {
  justify-content: center;
  align-items: flex-start;
  max-width: 110em;
  min-height: 100svh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.team-images-wrapper {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.team-text-wrapper {
  grid-row-gap: 1em;
  color: #ff3c3a;
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  max-width: 35em;
  height: 100%;
  position: absolute;
}

.team-member-wrapper {
  border-radius: 999em;
  width: 10em;
  height: 10em;
  font-size: 1.3em;
  position: relative;
  box-shadow: 0 44px 5.2em #0000004f;
}

.team-member-wrapper.is-medium {
  font-size: .8em;
}

.team-member-wrapper.is-small {
  font-size: .7em;
}

.text-hide {
  overflow: hidden;
}

.section-team {
  display: none;
}

.team-member-image {
  object-fit: cover;
  border-radius: 999em;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.team-images-column {
  grid-row-gap: 6em;
  flex-direction: column;
  width: 100%;
  max-width: 35%;
  padding-left: 4.5em;
  padding-right: 4.5em;
  display: flex;
}

.team-intro-title {
  letter-spacing: .01em;
  font-size: 6em;
  font-weight: 400;
  line-height: 1;
}

.team-text-sticky {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 100svh;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: sticky;
  top: 0;
}

.copy-medium {
  font-size: 1.3em;
  font-weight: 500;
  line-height: 1.2;
}

.team-member-item.is-center {
  align-self: center;
}

.team-member-item.is-right {
  align-self: flex-end;
}

.team-title-wrapper {
  margin-bottom: .6em;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto;
  grid-auto-flow: row;
  justify-items: stretch;
  width: 100%;
}

.info-buttons {
  color: #000;
  text-align: center;
  letter-spacing: 0;
  cursor: text;
  background-color: #fff;
  border-radius: 33px;
  width: auto;
  margin-left: 3px;
  margin-right: 3px;
  padding: 15px 22px;
  font-size: .9rem;
  font-weight: 700;
}

.info-buttons.black {
  color: #fff;
  cursor: text;
  background-color: #000;
}

.heading-158 {
  color: #000;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 600;
}

.heading-158.white {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
}

.heading-158.motors {
  font-size: 30px;
  font-weight: 600;
}

.body-2 {
  background-color: #03020c;
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/66d15122c59b84692790b78f_Frame-811617bg.svg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.div-block-7 {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
  position: relative;
}

.div-block-8 {
  width: auto;
  margin-left: 5vw;
  margin-right: 5vw;
  position: absolute;
  inset: auto 0% 10%;
}

.div-block-8.motors {
  margin-left: 6vw;
  margin-right: 7vw;
  position: absolute;
}

.div-block-9 {
  overflow: visible;
}

.div-block-10 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-5 {
  vertical-align: baseline;
  width: 0;
  max-width: none;
}

@media screen and (min-width: 1920px) {
  .image-3 {
    width: 125px;
  }
}

@media screen and (max-width: 991px) {
  .heading-152 {
    font-size: 50px;
    line-height: 63px;
  }

  .container-1648 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .container {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .heading-153 {
    font-size: 53px;
    line-height: 63px;
  }

  .paragraph {
    font-size: 43px;
    line-height: 55px;
  }

  .button {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid {
    grid-template-columns: .25fr 1fr;
  }

  .paragraph-4 {
    margin-left: 0;
  }

  .grid-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .container-1651 {
    max-width: 600px;
  }

  .accordion-pane {
    width: 100%;
  }

  .order-header-2 {
    font-size: 1.2rem;
  }

  .block-arrow {
    width: 368px;
  }

  .arrow-stem {
    width: 359px;
  }

  .team-intro-wrapper {
    justify-content: flex-end;
  }

  .team-images-wrapper {
    grid-column-gap: 4.75em;
    justify-content: flex-end;
    padding-bottom: 6em;
    padding-left: 45%;
    overflow: hidden;
  }

  .team-text-wrapper {
    text-align: left;
    max-width: 100%;
    padding-top: 9em;
    padding-bottom: 4em;
    left: 6vw;
    right: 6vw;
  }

  .team-images-column {
    grid-row-gap: 7.5em;
    flex: 1;
    margin-right: -.5em;
    padding-left: 0;
    padding-right: 0;
  }

  .team-intro-title {
    font-size: 16vw;
  }

  .team-text-sticky {
    align-items: flex-start;
    min-height: auto;
    top: 5vh;
  }

  .grid-3 {
    grid-template-columns: auto auto auto;
  }

  .grid-3._2block {
    grid-template-columns: auto auto;
  }

  .info-buttons {
    padding: 8% 6%;
    font-size: .7rem;
    font-weight: 700;
  }

  .info-buttons.black {
    padding-left: 10%;
    padding-right: 10%;
    font-size: .8rem;
  }

  .heading-158 {
    margin-bottom: 4px;
    margin-left: 3px;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
  }

  .heading-158.white {
    margin-bottom: 4px;
    margin-left: 3px;
    font-size: 19px;
    font-weight: 600;
    line-height: 36px;
  }

  .heading-158.motors {
    color: #f9f9ff;
    font-size: 19px;
    font-weight: 600;
  }

  .div-block-8 {
    margin-left: 7%;
    margin-right: 7%;
  }

  .div-block-8.motors {
    margin-left: 12%;
    margin-right: 18%;
  }

  .image-5 {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    height: 100svh;
  }

  .container-1649 {
    width: 450px;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-divider-2 {
    margin-top: 60px;
  }

  .footer-wrapper-2 {
    flex-direction: column;
    align-items: center;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .hero-button.right {
    margin-left: 0;
  }

  .paragraph {
    font-size: 30px;
    line-height: 39px;
  }

  .button {
    font-size: 14px;
  }

  .grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: .5fr 1fr;
  }

  .paragraph-4 {
    width: 100%;
    font-size: 14px;
  }

  .heading-155 {
    font-size: 87px;
    line-height: 94px;
  }

  .section-2 {
    height: 100svh;
  }

  .container-1650 {
    width: 450px;
  }

  .paragraph-5 {
    font-size: 17px;
    line-height: 27px;
  }

  .container-1651 {
    max-width: 450px;
  }

  .heading-156 {
    font-size: 32px;
  }

  .paragraph-7 {
    line-height: 26px;
  }

  .paragraph-8 {
    font-size: 18px;
    line-height: 30px;
  }

  .section-4 {
    height: 100svh;
  }

  .container-1652 {
    max-width: 450px;
  }

  .container-1653 {
    width: 450px;
  }

  .accordion-tab-button-2 {
    width: 100vw;
  }

  .block-arrow {
    width: 200px;
  }

  .arrow-stem {
    width: 191px;
  }

  .team-member-wrapper {
    box-shadow: 0 15px 6em #0000004f;
  }

  .team-images-column {
    font-size: .7em;
  }

  .team-copy-wrapper {
    width: 36em;
    font-size: .7em;
  }

  .copy-medium {
    line-height: 1.4em;
  }

  .info-buttons.black {
    margin-left: 1%;
    margin-right: 1%;
    font-size: .7rem;
  }

  .heading-158.motors {
    font-size: 16px;
  }
}

@media screen and (max-width: 479px) {
  .container-1649 {
    width: 300px;
  }

  .hero-left {
    margin-top: 0;
  }

  .heading-152 {
    text-align: center;
    font-size: 38px;
    line-height: 50px;
  }

  .container-1648, .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .hero-right {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .hero-right.mob {
    display: block;
  }

  .heading-153 {
    text-align: center;
    font-size: 38px;
    line-height: 44px;
  }

  .div-block-2 {
    flex-flow: column;
    align-items: center;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .hero-button.right {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-top: 13px;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    display: flex;
  }

  .hero-button.left {
    justify-content: center;
    align-items: center;
    font-size: 13px;
    display: flex;
  }

  .grid {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    grid-template-columns: 1fr;
    margin-top: 23px;
  }

  .heading-155 {
    font-size: 58px;
    line-height: 63px;
  }

  .container-1650 {
    width: 300px;
  }

  .paragraph-5 {
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
  }

  .grid-2 {
    grid-template-columns: 1fr;
  }

  .image, .image-2 {
    max-width: 100%;
  }

  .container-1651 {
    max-width: 300px;
  }

  .heading-156 {
    text-align: left;
  }

  .paragraph-7 {
    text-align: center;
  }

  .paragraph-8 {
    font-size: 16px;
    line-height: 25px;
  }

  .container-1652 {
    max-width: 300px;
  }

  .container-1653 {
    width: 300px;
  }

  .text-block-3 {
    font-size: .9rem;
  }

  .accordion-tab-button-2 {
    border: 1px dashed #3d3d3d;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    flex-flow: column;
    padding-top: 1.4rem;
    padding-bottom: 1.4rem;
  }

  .mini-link-icon {
    width: 30px;
    height: 30px;
  }

  .text-block-4 {
    font-size: .9rem;
  }

  .mini-nav-links-wrap {
    margin-top: 6px;
  }

  .contact.frosted-glass {
    z-index: 999;
    background-image: linear-gradient(#000, #000);
  }

  .modal-close-btn {
    right: 7%;
  }

  .order-header-2 {
    margin-bottom: 1px;
    font-size: 1.1rem;
  }

  .full-wrapper {
    height: 100px;
  }

  .button-with-arrow {
    height: 15px;
    transform: rotate(90deg);
  }

  .block-arrow.mobile {
    justify-content: center;
    align-items: center;
    width: 150px;
    display: flex;
  }

  .arrow-stem {
    width: 95px;
  }

  .team-images-wrapper {
    grid-column-gap: 2em;
  }

  .team-images-column {
    font-size: .6em;
  }

  .team-copy-wrapper {
    width: 21em;
    font-size: .7em;
  }

  .heading-158 {
    letter-spacing: 1px;
    font-size: 19px;
  }

  .heading-158.white {
    letter-spacing: 1px;
  }

  .heading-158.motors {
    letter-spacing: 1px;
    font-weight: 700;
  }

  .div-block-7 {
    z-index: 1;
  }

  .div-block-8.motors {
    margin-left: 7%;
    margin-right: 15%;
    bottom: 6%;
  }

  .image-5 {
    width: 75%;
  }
}

#w-node-_60f56de2-73f2-281e-6dc5-f5bd70be7197-b5321971 {
  order: -9999;
}

#w-node-_524f6eaa-9a3b-ec2e-d848-989495738be0-b5321971, #w-node-a59d188b-6764-5941-91de-5d4d3fb1e3b5-b5321971, #w-node-_238f0752-1fbb-010e-6d15-0b8710132cd3-b5321971 {
  justify-self: center;
}

#w-node-cb987609-6a35-f503-66b8-299c29cdb71c-b5321971, #w-node-cb987609-6a35-f503-66b8-299c29cdb725-b5321971, #w-node-cb987609-6a35-f503-66b8-299c29cdb72e-b5321971 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


