.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: #ededed;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Orbitron, sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 44px;
  font-weight: 400;
  text-transform: uppercase;
}

a {
  color: #fff;
  text-decoration: none;
}

a:hover {
  color: #c2c2c2;
}

.body {
  color: #1a1a1a;
  font-weight: 400;
}

.navigation {
  position: relative;
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #2f52a0;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  -o-object-fit: fill;
  object-fit: fill;
}

.nav-link-2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 400;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.nav-link-2:hover {
  color: #d6d6d6;
  text-decoration: none;
}

.nav-link-2:active {
  color: #c2c2c2;
}

.nav-link-2.w--current {
  color: #fff;
}

.container {
  display: block;
  -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;
}

.hero-slider {
  height: 100vh;
}

.primary-button {
  margin-top: 0px;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #2f52a0;
  font-family: Montserrat, sans-serif;
  letter-spacing: 0px;
}

.primary-button.black {
  display: inline-block;
  background-color: #333;
  font-family: Montserrat, sans-serif;
  text-align: center;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.slide-one {
  background-color: transparent;
  background-image: url('../images/snogliderset-foto1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.beyond-state-of-the-art {
  height: 450px;
  background-color: #2f52a0;
}

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

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 80px;
  padding-left: 80px;
  -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;
}

.paragraph {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.slide-2 {
  background-image: url('../images/LTO.428.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-2.battery {
  background-image: url('../images/collection-3hbattery1.png');
  background-size: contain;
}

.slide-2.battery._3h-baterry {
  background-image: url('../images/collection-snowgliderset2.png');
}

.slide-1 {
  background-image: url('../images/WEBSITE-RTC.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-1.snow-glider {
  background-image: none;
}

.slide-1.silent-stalker {
  background-image: url('../images/collection-silentstalker1.png');
  background-size: contain;
}

.slide-1.silent-stalker.snow-glider {
  background-image: url('../images/collection-silentstalker1.png');
  background-size: contain;
}

.slide-1.silent-stalker.battery {
  background-image: url('../images/collection-silentstalker1.png');
}

.slide-1.silent-stalker.snow-glider-set {
  background-image: url('../images/collection-snowgliderset2.png');
}

.slide-1.silent-stalker.snow-glider-set-new {
  background-image: url('../images/products-snowgliderset1.png');
}

.related-products {
  height: 550px;
  background-color: transparent;
}

.related-products.snow-glider-set {
  margin-bottom: 40px;
  padding-bottom: 0px;
  background-color: transparent;
}

.related-products.snow-glider-set.silent-stalker {
  margin-bottom: 40px;
}

.slider-all-products {
  height: 500px;
  background-color: transparent;
}

.slider-all-products.snow-glider-set {
  padding-bottom: 0px;
}

.slider-all-products.snow-glider-set.silent-stalker {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.icon {
  border-style: none;
  border-width: 2px;
  border-color: #000;
  -o-object-fit: fill;
  object-fit: fill;
}

.right-arrow {
  margin-right: 0px;
  padding-right: 0px;
}

.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  max-width: 800px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/products-snowgliderset1.png');
  background-position: 50% 50%;
  background-size: contain;
}

.product-button {
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #333;
  font-family: Montserrat, sans-serif;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.mission {
  height: 450px;
  background-color: #9d9d9c;
}

.container-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 60px;
  padding-left: 60px;
  -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;
}

.paragraph-2 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
}

.grid {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-column-gap: 48px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.bold-text {
  font-family: Orbitron, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.text-span {
  font-family: Orbitron, sans-serif;
  font-size: 25px;
}

.container-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #eaeaea;
  text-decoration: none;
}

.heading-2 {
  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: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Orbitron, sans-serif;
  color: #fff;
  font-size: 28px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.columns-3 {
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
}

.body-txt {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: left;
}

.footer {
  margin-top: 0px;
  background-color: #333;
}

.div-block-4 {
  background-color: #1943c4;
}

.container-10 {
  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;
}

.footer-block {
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #2f52a0;
}

.heading-3 {
  margin-top: 0px;
  margin-right: 3vw;
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-size: 3vw;
  line-height: 4vw;
  text-align: center;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  text-align: center;
}

.heading-1 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;
}

.heading-6 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.hero-image-snow-glider-set {
  height: 100vh;
  background-image: url('../images/snogliderset-foto1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.hero-image-snow-glider-set.silent-stalker {
  background-image: url('../images/electric-enduro-bike-small_1.jpg');
  background-position: 50% 80%;
}

.hero-image-snow-glider-set.silent-stalker._3h-battery {
  background-color: #2f52a0;
  background-image: url('../images/blueprint-2.jpg');
  background-position: 50% 50%;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.container-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  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;
}

.intro-snow-glider-set {
  height: 450px;
  background-color: #333;
}

.intro-snow-glider-set.battery {
  height: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: transparent;
}

.paragraph-3 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
}

.paragraph-3.battery {
  color: #fff;
}

.column {
  height: auto;
  background-image: url('../images/MicrosoftTeams-image-1.png');
  background-position: 0px 0px;
  background-size: auto;
}

.column-2 {
  height: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/snowglidersetblueprint1.png');
  background-position: 100% 50%;
  background-size: 960px;
  background-attachment: scroll;
}

.column-2.silent-stalker {
  background-image: url('../images/blueprintsilentstalker1.png');
}

.heading-7 {
  color: #2f52a0;
  font-size: 38px;
  text-align: center;
}

.container-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 60px;
  -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;
  text-align: left;
}

.specs-snow-glider-set {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column-3 {
  padding-right: 0px;
}

.container-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 60px;
  padding-bottom: 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;
}

.container-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.heading-8 {
  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: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Orbitron, sans-serif;
  color: #fff;
  font-size: 28px;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.product-feature-image {
  width: 650px;
  height: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 10 auto;
  -ms-flex: 0 10 auto;
  flex: 0 10 auto;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 60% 30%;
  object-position: 60% 30%;
}

.product-feature-image-2 {
  width: 630px;
  height: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 10 auto;
  -ms-flex: 0 10 auto;
  flex: 0 10 auto;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 60% 30%;
  object-position: 60% 30%;
}

.product-feature-image-3 {
  width: 550px;
  height: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 10 auto;
  -ms-flex: 0 10 auto;
  flex: 0 10 auto;
  border-radius: 20px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 60% 30%;
  object-position: 60% 30%;
}

.container-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.features-block {
  background-color: #2f52a0;
}

.container-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0px 40px;
  -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;
  text-align: center;
}

.heading-9 {
  margin-bottom: 0px;
  color: #333;
  font-size: 38px;
  font-weight: 400;
  text-align: center;
}

.heading-9.power-train-components {
  color: #1943c4;
  font-size: 20px;
  font-weight: 500;
}

.container-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 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;
  line-height: 20px;
}

.paragraph-4 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 25px;
  padding-left: 25px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
}

.get-in-touch {
  height: 50vh;
  background-color: #333;
  line-height: 0px;
}

.grid-2 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-bottom: 0px;
}

.grid-2._3h-battery {
  display: -ms-grid;
  display: grid;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  justify-items: start;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}

.grid-2._3h-battery.power-unit {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  justify-items: start;
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  text-align: left;
}

.grid-2.battery-components {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-2.power-unit {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.heading-10 {
  margin-bottom: 0px;
  color: #fff;
}

.heading-11 {
  color: #333;
  text-align: center;
}

.key-features-snow-glider-set {
  margin-top: 80px;
  margin-bottom: 80px;
  text-align: left;
}

.key-features-snow-glider-set.battery {
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 80px 40px;
  background-color: #adacac;
}

.heading-12 {
  margin-bottom: 0px;
  color: #fff;
  text-align: center;
}

.heading-12.battery {
  color: #2f52a0;
}

.heading-12.batters-specs {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #2f52a0;
  font-size: 30px;
}

.heading-snow-glider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-span-2 {
  font-family: Orbitron, sans-serif;
  font-size: 18px;
  line-height: 40px;
  font-weight: 500;
  text-align: center;
}

.paragraph-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #1943c4;
  text-align: left;
  text-transform: uppercase;
}

.heading-13 {
  margin-bottom: 0px;
  color: #333;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
}

.heading-14 {
  margin-bottom: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.heading-14.silent-stalker {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.image {
  width: 480px;
  height: 50px;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.image.silent-stalker {
  width: 450px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.heading-15 {
  margin-bottom: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.heading-15.silent-stalker {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.image-2 {
  width: 625px;
  height: 50px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-2.silent-stalker {
  width: 480px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.heading-16 {
  margin-bottom: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-16.silent-stalker {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.image-3 {
  width: 625px;
  height: 50px;
  margin-top: 5px;
  margin-bottom: 5px;
  text-align: right;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-3.silent-stalker {
  width: 560px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.columns-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 50px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.columns-6 {
  display: block;
}

.slide-two {
  background-image: url('../images/electric-enduro-bike-small_2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-9 {
  padding-top: 40px;
}

.grid-3 {
  display: -ms-grid;
  display: grid;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 3fr 3fr 2.75fr;
  grid-template-columns: 3fr 3fr 2.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-4 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: stretch;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-column-gap: 2px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  color: #1943c4;
  text-align: center;
}

.heading-17 {
  margin-bottom: 0px;
  color: #2f52a0;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  text-align: center;
}

.text-span-3 {
  font-family: Montserrat, sans-serif;
  color: #2f52a0;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
  text-align: center;
}

.text-span-4 {
  font-family: Montserrat, sans-serif;
  color: #2f52a0;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
}

.text-span-5 {
  font-family: Montserrat, sans-serif;
  color: #2f52a0;
  font-size: 12px;
  line-height: 20px;
  font-weight: 400;
}

.div-block-10 {
  max-width: 100%;
  border-right: 1px solid #1943c4;
  border-radius: 0px;
  text-align: center;
}

.div-block-11 {
  max-width: 100%;
  border-right: 1px solid #1943c4;
}

.text-span-6 {
  font-size: 14px;
}

.text-span-7 {
  font-size: 14px;
}

.grid-5 {
  margin-top: 10px;
  margin-bottom: 10px;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  grid-column-gap: 17px;
  -ms-grid-columns: 1fr 1.25fr;
  grid-template-columns: 1fr 1.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  color: #1943c4;
}

.paragraph-6 {
  font-family: Montserrat, sans-serif;
  color: #2f52a0;
  text-align: right;
  text-transform: uppercase;
}

.text-span-8 {
  font-size: 14px;
}

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

.mood-photo {
  height: 50vh;
  background-color: transparent;
  background-image: url('../images/snogliderset-foto2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
  -o-object-fit: fill;
  object-fit: fill;
}

.mood-photo.mood-photo-silent-stalker {
  background-image: url('../images/pexels-luca-dross-5976404.jpg');
  background-position: 50% 50%;
}

.paragraph-7 {
  font-family: Montserrat, sans-serif;
  color: #2f52a0;
  text-transform: uppercase;
}

.paragraph-8 {
  font-family: Montserrat, sans-serif;
}

.paragraph-9 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.paragraph-10 {
  font-family: Montserrat, sans-serif;
}

.paragraph-10.power-train {
  margin-top: 0px;
  text-align: left;
}

.paragraph-11 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.paragraph-12 {
  margin-bottom: 20px;
  padding-right: 40vw;
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.heading-18 {
  margin-bottom: 0px;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  font-size: 14px;
  white-space: nowrap;
}

.container-18 {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.slide-nav {
  margin-bottom: -40px;
  padding-bottom: 0px;
}

.slide-nav-2 {
  margin-bottom: -40px;
}

.heading-19 {
  color: #2f52a0;
  font-size: 28px;
}

.heading-20 {
  color: #2f52a0;
  font-size: 28px;
}

.column-4 {
  padding-right: 40px;
}

.heading-21 {
  margin-bottom: 0px;
  font-size: 18px;
}

.div-block-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;
  text-align: center;
}

.paragraph-13 {
  margin-bottom: 0px;
}

.paragraph-14 {
  display: block;
  margin-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  -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: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
}

.text-span-9 {
  font-family: Orbitron, sans-serif;
  line-height: 20px;
}

.heading-22 {
  color: #fff;
  font-weight: 400;
  text-align: center;
}

.components {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.text-span-10 {
  font-size: 18px;
}

.div-block-16 {
  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;
}

.image-4 {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.modularity {
  display: block;
  height: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 80px;
  padding-bottom: 80px;
  -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: transparent;
}

.container-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 0px 40px;
  -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;
  text-align: center;
}

.paragraph-15 {
  margin-bottom: 20px;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  color: #333;
}

.heading-23 {
  margin-bottom: 0px;
  color: #2f52a0;
}

.paragraph-16 {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.div-block-18 {
  background-color: #2f52a0;
}

.paragraph-17 {
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.div-block-19 {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #2f52a0;
}

.slide-nav-3 {
  margin-bottom: -60px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.container-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading-24 {
  margin-bottom: 60px;
}

.heading-25 {
  margin-bottom: 60px;
}

.paragraph-18 {
  margin-bottom: 20px;
  padding-right: 40vw;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 400;
}

.brand {
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: url('../images/rtc-c-symbol.png');
  background-position: 50% 50%;
  background-size: contain;
}

.image-5 {
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  text-align: center;
}

.heading-26 {
  line-height: 44px;
}

.heading-27 {
  margin-bottom: 0px;
}

.container-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-28 {
  margin-bottom: 0px;
  color: #333;
  font-size: 30px;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding: 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;
}

.additional-components {
  height: 50vh;
  background-color: transparent;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 40px;
  padding-left: 40px;
  -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: transparent;
}

.columns-7 {
  padding-top: 40px;
  padding-bottom: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.paragraph-19 {
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.paragraph-20 {
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.column-6 {
  display: block;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

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

.text-span-11 {
  font-family: Orbitron, sans-serif;
  font-size: 20px;
  line-height: 40px;
}

.text-span-12 {
  font-family: Orbitron, sans-serif;
  font-size: 20px;
  line-height: 40px;
}

.container-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 40px;
  padding-left: 40px;
  -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;
}

.paragraph-21 {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  text-align: center;
}

.paragraph-22 {
  font-family: Montserrat, sans-serif;
}

.paragraph-23 {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.columns-8 {
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  text-align: center;
}

.text-span-13 {
  font-family: Orbitron, sans-serif;
  font-size: 20px;
  line-height: 40px;
}

.text-span-14 {
  font-family: Orbitron, sans-serif;
  font-size: 20px;
  line-height: 40px;
}

.paragraph-24 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  letter-spacing: 1px;
}

.paragraph-25 {
  margin-bottom: 20px;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
}

.div-block-23 {
  height: auto;
}

.paragraph-26 {
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.image-6 {
  padding-bottom: 20px;
  border-radius: 0px;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.image-7 {
  padding-bottom: 20px;
}

.paragraph-27 {
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.all-products-slider {
  height: 500px;
  margin-bottom: 40px;
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  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;
}

.slider {
  margin-bottom: 0px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: transparent;
}

.image-8 {
  display: block;
}

.snow-glider-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  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: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/products-snowgliderset1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-nav-4 {
  display: block;
  margin-bottom: -40px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.silent-stalker-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  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: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/collection-silentstalker1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

._3h-battery-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  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: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/battery_1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide-3 {
  margin-right: auto;
  margin-left: auto;
}

.section {
  height: 50vh;
  background-image: url('../images/electric-enduro-bike-small_2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}

.paragraph-28 {
  width: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #333;
  text-align: center;
}

.heading-29 {
  margin-bottom: 0px;
  color: #fff;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  white-space: normal;
}

.heading-29.battery {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 16px;
}

.columns-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-10.battery {
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 20px;
  padding-bottom: 40px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.container-23 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.column-8 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.column-9 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.column-10 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.column-11 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.paragraph-29 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 60px;
  padding-left: 60px;
  font-family: Montserrat, sans-serif;
  color: #2f52a0;
  text-align: center;
}

.paragraph-30 {
  margin-bottom: 0px;
  padding: 20px 60px;
  font-family: Montserrat, sans-serif;
  color: #2f52a0;
  text-align: center;
}

.section-2 {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #333;
}

.columns-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 0px;
  padding-bottom: 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;
}

.container-25 {
  padding-right: 40px;
  padding-left: 40px;
  text-align: center;
}

.grid-6 {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.container-26 {
  padding-right: 40px;
  padding-left: 40px;
}

.paragraph-31 {
  font-family: Montserrat, sans-serif;
  color: #2f52a0;
  text-align: right;
}

.paragraph-32 {
  font-family: Montserrat, sans-serif;
  color: #2f52a0;
}

.container-27 {
  padding-bottom: 0px;
}

.section-3 {
  padding: 80px 20px;
}

.image-9 {
  text-align: right;
}

.columns-12 {
  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-28 {
  text-align: center;
}

.grid-7 {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.paragraph-33 {
  font-family: Montserrat, sans-serif;
  color: #2f52a0;
  text-align: right;
  text-transform: uppercase;
}

.paragraph-34 {
  font-family: Montserrat, sans-serif;
  color: #2f52a0;
  text-align: left;
  text-transform: uppercase;
}

.section-4 {
  padding: 80px 20px;
}

.container-29 {
  margin-bottom: 40px;
}

.image-10 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.link {
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

@media screen and (max-width: 991px) {
  .container-2 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .container-3 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .container-7 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .container-10 {
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .heading-3 {
    padding-bottom: 0px;
    font-size: 3vh;
    line-height: 4vh;
  }

  .hero-image-snow-glider-set.silent-stalker {
    background-position: 50% 50%;
  }

  .container-11 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .column-2 {
    height: 500px;
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-position: 90% 50%;
  }

  .column-2.silent-stalker {
    height: 550px;
    background-position: 95% 50%;
  }

  .heading-7 {
    font-size: 30px;
  }

  .container-12 {
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
  }

  .specs-snow-glider-set {
    height: auto;
    margin-top: 40px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .column-3 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .container-14 {
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }

  .product-feature-image {
    width: 450px;
  }

  .product-feature-image-2 {
    width: 420px;
  }

  .product-feature-image-3 {
    width: 345px;
  }

  .container-16 {
    padding-top: 0px;
  }

  .heading-9 {
    font-size: 30px;
  }

  .container-17 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .heading-10 {
    font-size: 30px;
  }

  .key-features-snow-glider-set {
    margin-bottom: 0px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .heading-12 {
    font-size: 30px;
  }

  .heading-12.battery {
    text-align: center;
  }

  .heading-12.batters-specs {
    font-size: 25px;
  }

  .text-span-2 {
    line-height: 20px;
  }

  .heading-13 {
    font-size: 30px;
  }

  .heading-14 {
    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;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 30px;
  }

  .heading-14.silent-stalker {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .image {
    width: 360px;
    height: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image.silent-stalker {
    width: 350px;
  }

  .heading-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 30px;
  }

  .image-2 {
    width: 480px;
    height: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image-2.silent-stalker {
    width: 365px;
  }

  .heading-16 {
    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;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 30px;
  }

  .image-3 {
    width: 480px;
    height: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image-3.silent-stalker {
    width: 430px;
  }

  .grid-4 {
    text-align: center;
  }

  .heading-17 {
    line-height: 40px;
    text-align: center;
  }

  .text-span-5 {
    line-height: 10px;
  }

  .div-block-10 {
    max-width: none;
    text-align: center;
  }

  .div-block-11 {
    max-width: none;
  }

  .grid-5 {
    grid-column-gap: 17px;
    -ms-grid-columns: 1.5fr 1.5fr;
    grid-template-columns: 1.5fr 1.5fr;
  }

  .paragraph-6 {
    font-size: 13px;
  }

  .div-block-12 {
    max-width: none;
  }

  .paragraph-7 {
    font-size: 13px;
  }

  .heading-19 {
    font-size: 20px;
  }

  .heading-20 {
    font-size: 20px;
  }

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

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

  .container-20 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .container-23 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .paragraph-29 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-12 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .column-13 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .column-14 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .column-15 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .columns-11 {
    padding-bottom: 20px;
  }

  .container-25 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .grid-6 {
    -ms-grid-columns: 1.5fr 1.5fr;
    grid-template-columns: 1.5fr 1.5fr;
  }

  .container-26 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-18 {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media screen and (max-width: 767px) {
  .primary-button {
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container-2 {
    padding-right: 60px;
    padding-left: 60px;
  }

  .beyond-state-of-the-art {
    height: 50vh;
  }

  .container-3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .slide-1.snow-glider {
    background-size: contain;
  }

  .slide-1.silent-stalker.snow-glider-set {
    background-size: 90%;
  }

  .mission {
    height: auto;
  }

  .container-7 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-9 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .heading-2 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 18px;
  }

  .footer {
    padding-right: 40px;
    padding-left: 40px;
  }

  .container-10 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .heading-3 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 3vw;
    line-height: 4vh;
  }

  .heading-1 {
    padding-bottom: 10px;
  }

  .hero-image-snow-glider-set {
    background-position: 35% 50%;
  }

  .hero-image-snow-glider-set.silent-stalker {
    background-position: 50% 50%;
  }

  .container-11 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .intro-snow-glider-set {
    height: auto;
  }

  .column-2 {
    display: block;
    height: 500px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: left;
  }

  .heading-7 {
    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-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 30px;
    text-align: center;
  }

  .specs-snow-glider-set {
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    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: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .column-3 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .container-14 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .heading-8 {
    padding-left: 10px;
  }

  .product-feature-image {
    width: 260px;
  }

  .product-feature-image-2 {
    width: 240px;
  }

  .product-feature-image-3 {
    width: 160px;
  }

  .container-15 {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .features-block {
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .heading-9 {
    font-size: 30px;
    line-height: 35px;
  }

  .grid-2.battery-components {
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }

  .heading-10 {
    font-size: 30px;
  }

  .key-features-snow-glider-set.battery {
    height: 1050px;
  }

  .heading-12 {
    font-size: 30px;
  }

  .heading-snow-glider {
    padding-right: 40px;
    padding-left: 40px;
  }

  .text-span-2 {
    display: block;
    padding-bottom: 10px;
    line-height: 20px;
    text-align: left;
  }

  .heading-13 {
    font-size: 30px;
  }

  .heading-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 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-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 18px;
    line-height: 20px;
    text-align: left;
  }

  .heading-14.silent-stalker {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .image {
    display: block;
    width: 100%;
    height: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image.silent-stalker {
    width: 100%;
  }

  .heading-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    padding-right: 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;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 18px;
    line-height: 20px;
  }

  .image-2 {
    display: block;
    width: 100%;
    height: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image-2.silent-stalker {
    width: 100%;
  }

  .heading-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 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;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 18px;
    line-height: 20px;
  }

  .image-3 {
    display: block;
    width: 100%;
    height: 30px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .image-3.silent-stalker {
    width: 100%;
  }

  .heading-19 {
    margin-bottom: 0px;
  }

  .heading-20 {
    margin-bottom: 0px;
  }

  .column-4 {
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-5 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-22 {
    font-size: 30px;
    line-height: 35px;
  }

  .components {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left;
  }

  .modularity {
    height: auto;
  }

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

  .div-block-19 {
    text-align: center;
  }

  .container-20 {
    padding-right: 60px;
    padding-left: 60px;
  }

  .heading-26 {
    font-size: 30px;
  }

  .heading-27 {
    max-width: 300px;
    font-size: 30px;
    text-align: center;
  }

  .additional-components {
    height: 400px;
  }

  .columns-7 {
    padding-bottom: 20px;
  }

  .column-7 {
    padding-bottom: 40px;
  }

  .columns-8 {
    padding-bottom: 20px;
  }

  .columns-10.battery {
    display: block;
  }

  .column-8 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .column-9 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .column-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .column-11 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .column-16 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .column-17 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .columns-11 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .grid-6 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .section-3 {
    padding-top: 60px;
  }

  .grid-7 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  .primary-button {
    text-align: center;
  }

  .beyond-state-of-the-art {
    height: auto;
  }

  .container-3 {
    padding: 60px 20px;
  }

  .slide-2.battery {
    background-size: contain;
  }

  .slide-1.silent-stalker {
    height: auto;
    background-size: contain;
  }

  .related-products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 400px;
    -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;
  }

  .related-products.snow-glider-set {
    height: 400px;
  }

  .related-products.snow-glider-set.silent-stalker {
    height: 400px;
  }

  .slider-all-products {
    height: auto;
  }

  .slider-all-products.snow-glider-set {
    height: auto;
  }

  .slider-all-products.snow-glider-set.silent-stalker {
    height: auto;
  }

  .container-6 {
    height: 400px;
    max-height: 300px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-image: none;
  }

  .mission {
    height: auto;
  }

  .container-7 {
    padding: 60px 20px;
  }

  .heading-2 {
    padding-left: 10px;
    font-size: 20px;
  }

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

  .heading-3 {
    font-size: 3vh;
    line-height: 10vw;
  }

  .left-arrow {
    padding-left: 0px;
  }

  .hero-image-snow-glider-set {
    background-position: 40% 50%;
    background-size: cover;
    background-attachment: scroll;
  }

  .hero-image-snow-glider-set.silent-stalker {
    background-position: 47% 50%;
  }

  .container-11 {
    padding: 0px 20px;
  }

  .intro-snow-glider-set {
    height: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 0px;
  }

  .intro-snow-glider-set.battery {
    padding: 60px 0px;
  }

  .column-2 {
    background-position: 90% 50%;
  }

  .column-2.silent-stalker {
    margin-bottom: 20px;
    padding-bottom: 0px;
    background-position: 80% 50%;
  }

  .heading-7 {
    line-height: 35px;
    text-align: center;
  }

  .container-12 {
    padding-right: 0px;
  }

  .specs-snow-glider-set {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .column-3 {
    padding-right: 10px;
    padding-left: 10px;
    text-align: left;
  }

  .div-block-8 {
    height: auto;
    margin-top: 0px;
    padding-top: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .heading-8 {
    padding-left: 10px;
    font-size: 20px;
  }

  .product-feature-image {
    display: none;
    width: 100px;
  }

  .product-feature-image-2 {
    display: none;
    width: 100px;
  }

  .product-feature-image-3 {
    display: none;
    width: 100px;
  }

  .container-15 {
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container-16 {
    margin-bottom: 10px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-9 {
    line-height: 35px;
  }

  .container-17 {
    padding: 60px 20px;
  }

  .get-in-touch {
    height: auto;
  }

  .grid-2 {
    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;
    grid-auto-flow: column;
  }

  .heading-10 {
    line-height: 35px;
    text-align: center;
  }

  .key-features-snow-glider-set {
    margin-top: 0px;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .key-features-snow-glider-set.battery {
    height: 1050px;
    padding: 60px 0px;
  }

  .heading-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    line-height: 35px;
    text-align: center;
  }

  .heading-12.battery {
    font-size: 25px;
  }

  .heading-12.batters-specs {
    font-size: 20px;
  }

  .heading-snow-glider {
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-span-2 {
    padding-bottom: 0px;
  }

  .paragraph-5 {
    font-size: 14px;
    text-align: center;
  }

  .heading-13 {
    font-size: 30px;
    line-height: 35px;
  }

  .heading-14 {
    -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;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .image {
    width: 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .heading-15 {
    overflow: visible;
    padding-right: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .heading-15.silent-stalker {
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-2 {
    width: 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }

  .heading-16 {
    padding-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .heading-16.silent-stalker {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-3 {
    display: block;
    width: 100%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .grid-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-items: stretch;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-17 {
    line-height: 40px;
  }

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

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

  .grid-5 {
    -ms-grid-columns: 1.5fr 1.25fr;
    grid-template-columns: 1.5fr 1.25fr;
  }

  .paragraph-6 {
    font-size: 13px;
  }

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

  .paragraph-7 {
    font-size: 13px;
  }

  .heading-18 {
    font-size: 30px;
    line-height: 38px;
  }

  .heading-22 {
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 35px;
  }

  .components {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .text-span-10 {
    line-height: 10px;
  }

  .modularity {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-19 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-23 {
    font-size: 25px;
  }

  .paragraph-16 {
    text-align: left;
  }

  .div-block-19 {
    padding: 10px;
  }

  .slide-nav-3 {
    margin-bottom: -50px;
  }

  .container-20 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .paragraph-18 {
    padding-right: 0vw;
  }

  .heading-27 {
    line-height: 35px;
  }

  .heading-28 {
    line-height: 35px;
    text-align: center;
  }

  .div-block-20 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .columns-7 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .column-6 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-7 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-23 {
    height: 40vh;
  }

  .all-products-slider {
    height: 400px;
    max-height: none;
    margin-bottom: 0px;
  }

  .div-block-25 {
    max-height: 350px;
  }

  .snow-glider-slide {
    max-height: none;
    background-repeat: no-repeat;
  }

  .silent-stalker-slide {
    background-size: contain;
    background-repeat: no-repeat;
  }

  ._3h-battery-slide {
    background-repeat: no-repeat;
  }

  .columns-10.battery {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    -webkit-align-self: baseline;
    -ms-flex-item-align: baseline;
    align-self: baseline;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .container-23 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .column-8 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .column-9 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .column-10 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .column-11 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .paragraph-30 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .section-2 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .column-16 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .column-17 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container-24 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .columns-11 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .grid-6 {
    -ms-grid-columns: 1.25fr 1fr;
    grid-template-columns: 1.25fr 1fr;
    font-size: 12px;
  }

  .container-26 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section-3 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .grid-7 {
    grid-auto-flow: row;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1.25fr 1fr;
    grid-template-columns: 1.25fr 1fr;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
  }

  .section-4 {
    padding-right: 0px;
    padding-left: 0px;
  }
}

#w-node-_2223484e-3844-25fd-3ade-5894c35d9bb5-d7310e8a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_56c01c4a-9f8a-789c-699b-0ed44a794bdf-d7310e8a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_75f0bde5-1160-9a72-8002-46be1d8f41c1-d7310e8a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_3982d4df-c814-031d-da51-12ec6b2b4ae9-d7310e8a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_70651b05-0f8d-322c-0c94-0be14273420f-d7310e8a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b78da440-dc32-01c5-336c-e45617d351e8-d7310e8a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_8d3d5958-9355-04b4-9725-c0d824fc33c6-d7310e8a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_889aaa05-a462-d3d7-18e0-910795ac696e-d7310e8a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d1a8174a-1ecf-cb53-3f7e-0030c1397fd5-d7310e8a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_168550ce-8848-c302-a8b4-14cd3bc3fc89-d7310e8a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ea80d7cc-95a0-7ac1-29ae-bf720cfe11fd-d7310e8a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-fa07cd66-7ea1-1828-c04e-48174a192bd3-d7310e8a {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_2223484e-3844-25fd-3ade-5894c35d9bb5-3b98d40d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_56c01c4a-9f8a-789c-699b-0ed44a794bdf-3b98d40d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_75f0bde5-1160-9a72-8002-46be1d8f41c1-3b98d40d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_3982d4df-c814-031d-da51-12ec6b2b4ae9-3b98d40d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_70651b05-0f8d-322c-0c94-0be14273420f-3b98d40d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-b78da440-dc32-01c5-336c-e45617d351e8-3b98d40d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_8d3d5958-9355-04b4-9725-c0d824fc33c6-3b98d40d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_889aaa05-a462-d3d7-18e0-910795ac696e-3b98d40d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-d1a8174a-1ecf-cb53-3f7e-0030c1397fd5-3b98d40d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_168550ce-8848-c302-a8b4-14cd3bc3fc89-3b98d40d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-ea80d7cc-95a0-7ac1-29ae-bf720cfe11fd-3b98d40d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-fa07cd66-7ea1-1828-c04e-48174a192bd3-3b98d40d {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_8e5de7a0-eb9b-1c69-5906-eec1819f4bfe-dc367725 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_0fb19676-6736-0bfd-d048-6f196e29178e-dc367725 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_4a17738e-be5e-0921-fb25-83e286887e65-dc367725 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-c4d27d84-9a97-ad6b-4766-9b3d4a1b2447-dc367725 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_75f0bde5-1160-9a72-8002-46be1d8f41c1-d7310e8a {
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_8d3d5958-9355-04b4-9725-c0d824fc33c6-d7310e8a {
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_75f0bde5-1160-9a72-8002-46be1d8f41c1-3b98d40d {
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-_8d3d5958-9355-04b4-9725-c0d824fc33c6-3b98d40d {
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

