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

a {
  text-decoration: underline;
  cursor: none;
}

.hero-subtitle {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 25px;
  font-weight: 200;
  text-align: center;
}

.hero-subtitle.center {
  position: relative;
  margin-bottom: 0px;
  padding-right: 180px;
  padding-left: 180px;
  font-family: Ruda, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
}

.hero-section {
  overflow: hidden;
  height: 100%;
  padding-top: 150px;
  padding-bottom: 150px;
}

.hero-section.homepage {
  position: relative;
  height: 675px;
  padding-top: 190px;
  padding-bottom: 80px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(73, 83, 0, 0.5)), to(rgba(73, 83, 0, 0.5))), url('../images/julentto-photography-184055.jpg');
  background-image: linear-gradient(180deg, rgba(73, 83, 0, 0.5), rgba(73, 83, 0, 0.5)), url('../images/julentto-photography-184055.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.hero-section.homepage.second {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  height: 100vh;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: none;
}

.hero-container {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  text-align: center;
}

.hero-container.second {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  height: 530px;
  margin-top: 0px;
  padding-top: 0px;
}

.logo-block {
  position: relative;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 256px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.hero-title.center {
  position: absolute;
  left: 0%;
  top: 45%;
  right: 0%;
  bottom: 0%;
  overflow: visible;
  height: 70px;
  margin-top: 24px;
  margin-bottom: 310px;
  padding-left: 0px;
  font-family: Ruda, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 70px;
}

.hero-title.center.home_video {
  position: relative;
  top: auto;
  bottom: auto;
  height: 100px;
  margin-top: 20px;
  margin-bottom: 0px;
  font-size: 80px;
  line-height: 100px;
  cursor: none;
}

.introduction-title {
  position: static;
  display: block;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-family: Ruda, sans-serif;
  color: #fff;
  font-size: 55px;
  line-height: 65px;
  font-weight: 800;
  text-transform: lowercase;
}

.helmet_expview {
  position: relative;
  z-index: 5;
  overflow: visible;
  height: 3500px;
  margin-bottom: 0px;
  background-color: #131313;
}

.helmet_expview.backpack_version {
  height: 4500px;
}

.title_wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 120px;
  margin-top: 380px;
  padding-right: 10%;
  padding-left: 10%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.title_wrapper.tw_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 380px;
  -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;
}

.title_1 {
  overflow: hidden;
  padding-right: 0vw;
  padding-left: 0vw;
  text-align: left;
}

.body {
  overflow: visible;
  max-width: 100%;
  background-color: #131313;
  cursor: none;
}

.footer {
  position: relative;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: block;
  overflow: visible;
  height: auto;
  margin-top: 100px;
  padding-top: 160px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #131313;
  text-align: center;
}

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

.app_video {
  position: relative;
  top: 0px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: 800px;
  max-width: 100%;
  margin-top: 0px;
  padding: 0px 10%;
  -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: #131313;
}

.background-video-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 800px;
  height: 450px;
  max-width: 100%;
  -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;
  border: 1px none #000;
  border-radius: 30px;
}

.centered-container {
  overflow: hidden;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.paragraph-2 {
  width: auto;
  margin-top: 70px;
  margin-bottom: 0px;
  padding-right: 0px;
  font-family: Ruda, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
}

.heading {
  margin-top: 120px;
  margin-bottom: 0px;
  font-family: Ruda, sans-serif;
  color: #fff;
  font-weight: 800;
}

.slider {
  z-index: 10;
  overflow: visible;
  height: 800px;
  padding-top: 55px;
  background-color: #131313;
}

.slide {
  overflow: hidden;
  height: 120%;
  padding-top: 180px;
  padding-bottom: 0px;
  background-color: #131313;
  color: #333;
}

.image-2 {
  width: 100px;
}

.lottie-animation-2 {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  overflow: hidden;
  height: 100vh;
}

.lottie-animation-2.bp_rot_exp {
  top: 100px;
  display: block;
}

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

.text-block {
  position: relative;
  margin-top: -20px;
  font-family: Ruda, sans-serif;
  color: #6b6b6b;
  font-weight: 500;
  text-align: right;
}

.fillet {
  overflow: hidden;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 0px;
  background-color: #747474;
  color: #555;
}

.image-3 {
  width: 175px;
}

.intro {
  position: relative;
  z-index: 0;
  overflow: visible;
  height: 5000px;
  background-color: transparent;
}

.lottie-animation-4 {
  position: fixed;
  left: 0%;
  top: 5%;
  right: 0%;
  bottom: auto;
  z-index: 0;
  overflow: hidden;
  height: 90vh;
  margin-top: 0px;
}

.background-video-4 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
}

.body-2 {
  max-width: 100%;
  background-color: #000;
  cursor: none;
}

.intermission {
  position: relative;
  overflow: visible;
  height: 100vh;
  background-color: #131313;
}

.text-block-4 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-top: 60px;
  margin-right: 0px;
  margin-left: 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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  font-family: Ruda, sans-serif;
  color: #fff;
  font-size: 55px;
  line-height: 65px;
  font-weight: 800;
  text-align: center;
  text-transform: lowercase;
}

.div-block-5 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 0px 10%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.grid {
  width: 120px;
  margin-top: 10px;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
  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-flow: row;
  grid-column-gap: 8px;
  grid-row-gap: 40px;
  -ms-grid-columns: 0.25fr 1.75fr;
  grid-template-columns: 0.25fr 1.75fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}

.grid.company {
  width: 108px;
  padding-bottom: 57px;
  -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-row-gap: 40px;
  -ms-grid-columns: 0.25fr 1.5fr;
  grid-template-columns: 0.25fr 1.5fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.text-block-5 {
  font-family: Ruda, sans-serif;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  text-transform: lowercase;
}

.image-8 {
  width: 8px;
  height: 16px;
  min-width: 8px;
}

.container-3 {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100%;
  margin-top: 380px;
  -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: 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;
}

.image-10 {
  overflow: hidden;
  width: 200px;
  max-width: none;
}

.image-11 {
  position: relative;
  display: block;
  overflow: hidden;
  margin-top: 17px;
}

.container-4 {
  overflow: hidden;
  margin-bottom: 0px;
}

.button {
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 0%;
  padding-right: 30px;
  padding-left: 30px;
  float: none;
  border-radius: 4px;
  background-color: #0ec22b;
  background-image: url('../images/arrow-pointing-down.svg');
  background-position: 115% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
  -webkit-transition: background-position 350ms ease, background-color 300ms ease, border 300ms ease, padding 200ms ease;
  transition: background-position 350ms ease, background-color 300ms ease, border 300ms ease, padding 200ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 28px;
  font-weight: 500;
  text-transform: uppercase;
}

.button:hover {
  padding-right: 40px;
  padding-left: 20px;
  background-color: #0d9622;
  background-image: url('../images/arrow-pointing-down.svg');
  background-position: 92% 50%;
  background-size: 12px;
  background-repeat: no-repeat;
}

.button.other-colors {
  margin-top: 39px;
  margin-bottom: 0px;
  padding-top: 5px;
  padding-bottom: 3px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: transparent;
  background-image: url('../images/arrow_rigt.svg');
  background-size: 7px;
  font-family: Ruda, sans-serif;
  line-height: 28px;
  text-transform: uppercase;
  cursor: none;
}

.button.other-colors:hover {
  border-radius: 6px;
  background-color: rgba(163, 78, 0, 0);
  background-image: url('../images/arrow_rigt.svg');
  background-position: 76% 50%;
  background-size: 7px;
}

.button.other-colors._404 {
  position: relative;
}

.link {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100px;
  margin-top: 0px;
  margin-left: 0px;
  -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-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;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  font-family: Ruda, sans-serif;
  color: #6b6b6b;
  text-decoration: none;
}

.link._2 {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
}

.container {
  position: relative;
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
}

.container.container--nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tech-specs-nav-link {
  margin-left: 0px;
  font-family: Ruda, sans-serif;
  color: #aaa;
  font-size: 13px;
  font-weight: 500;
  text-align: right;
  text-decoration: none;
}

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

.tech-specs-nav-link.tech-specs-nav-link--current {
  margin-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Ruda, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
}

.tech-specs-nav-link.tech-specs-nav-link--current.helmet_off {
  color: #aaa;
}

.tech-specs-nav-link.tech-specs-nav-link--current {
  margin-left: 0px;
}

.tech-specs-nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  -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;
}

.tech-specs-nav-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  margin-top: 0px;
  padding-right: 12px;
  padding-left: 12px;
  -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;
  color: #f5f5f7;
  cursor: none;
}

.tech-specs-nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 150px;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: rgba(19, 19, 19, 0.9);
  cursor: none;
}

.body-3 {
  max-width: 100%;
  background-color: #131313;
  cursor: none;
}

.text-16 {
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
}

.text-16.text-16-60 {
  position: static;
  display: block;
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  opacity: 0.6;
  font-family: Ruda, sans-serif;
  color: #fff;
  font-size: 15px;
}

.text-16.text-16-60.helmet-size {
  margin-top: 0px;
}

.wrap {
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.wrap.w80-50-start {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.wrap.w80-50-start.final {
  margin-bottom: 0px;
}

.wrap.w50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrap.line {
  padding-top: 10px;
}

.h1-jumbo {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 20px;
  font-family: Ruda, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 35px;
  font-weight: 600;
  -webkit-column-count: auto;
  column-count: auto;
  white-space: normal;
}

.headline-6-col {
  width: 940px;
  margin-bottom: 50px;
}

.tagline {
  opacity: 0.6;
  font-family: Ruda, sans-serif;
  color: #fff;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.section-2 {
  position: relative;
  margin-top: 0px;
}

.heading-3 {
  margin-bottom: 20px;
  font-family: Ruda, sans-serif;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
}

.image-13 {
  position: static;
  width: 100%;
  max-width: 500px;
  margin-left: 0px;
  padding-right: 20px;
  padding-left: 0px;
}

.image-13.details {
  max-width: 530px;
  margin-left: 0px;
  padding-right: 20px;
}

.lottie-animation-6 {
  width: 220px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.lottie-animation-7 {
  max-width: 400px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.slide-2 {
  overflow: hidden;
}

.icon-2 {
  overflow: hidden;
}

.icon-3 {
  overflow: hidden;
  cursor: none;
}

.grid-2 {
  margin-top: 100px;
  -ms-grid-columns: 0.25fr 1fr;
  grid-template-columns: 0.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-3 {
  width: 100%;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-column-gap: 16px;
  grid-row-gap: 30px;
  grid-template-areas: ".";
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-3.s_andw {
  grid-column-gap: 16px;
  grid-row-gap: 30px;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.grid-3.s_and_w_bp {
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.right-arrow {
  cursor: none;
}

.left-arrow {
  cursor: none;
}

.image-15 {
  display: none;
}

.image-16 {
  display: none;
}

.image-17 {
  display: none;
}

.image-18 {
  display: none;
}

.navbar-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 20;
  display: block;
  background-color: rgba(0, 0, 0, 0.9);
  cursor: none;
}

.brand {
  top: 0px;
  display: block;
  width: 100px;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  -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;
  background-color: transparent;
  color: #000;
}

.brand.w--current {
  display: inline-block;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: none;
  color: transparent;
  cursor: none;
}

.nav-link-5 {
  font-family: Ruda, sans-serif;
  color: #aaa;
  font-weight: 800;
}

.nav-link-5.home {
  color: #aaa;
  cursor: none;
}

.nav-link-6 {
  font-family: Ruda, sans-serif;
  color: #fff;
  font-weight: 800;
}

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

.nav-link-6.tech_sp_home {
  color: #aaa;
  cursor: none;
}

.nav-link-6.tech_specs_off {
  color: #aaa;
}

.nav-link-8 {
  font-family: Ruda, sans-serif;
  color: #aaa;
  font-weight: 800;
  cursor: none;
}

.nav-link-8.contacts {
  cursor: pointer;
}

.nav-link-8.contacts.on {
  color: #fff;
  cursor: none;
}

.cursor-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  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;
  cursor: none;
}

.cursor {
  width: 40px;
  height: 40px;
  border-radius: 100px;
  background-color: hsla(0, 0%, 100%, 0.66);
}

.utility-page-wrap {
  position: relative;
  z-index: 10;
  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;
  color: #fff;
  cursor: none;
}

.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;
  cursor: none;
}

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

.link-2 {
  font-family: Ruda, sans-serif;
  color: #aaa;
  font-size: 17px;
  text-decoration: none;
}

.link-2.w--current {
  width: 90px;
}

.link-2.tech_specs {
  width: 90px;
}

.link-2.faqs {
  width: 90px;
}

.link-2.about {
  width: 90px;
}

.link-2.contacts {
  width: 90px;
}

.link-2.gallery {
  width: 90px;
}

.body-4 {
  background-color: #131313;
  cursor: none;
}

.submit-button {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 4px;
  background-color: transparent;
  font-family: Ruda, sans-serif;
  font-size: 12px;
  font-weight: 500;
  cursor: none;
}

.text-field {
  border-radius: 4px;
  font-family: Ruda, sans-serif;
}

.field-label {
  margin-bottom: 20px;
  font-family: Ruda, sans-serif;
  color: #fff;
  font-weight: 500;
}

.heading-4 {
  margin-top: 60px;
  font-family: Ruda, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
}

.body-5 {
  background-color: #131313;
  cursor: none;
}

.text-block-6 {
  font-family: Ruda, sans-serif;
}

.heading-5 {
  font-family: Ruda, sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.heading-5._404 {
  font-size: 140px;
  line-height: 150px;
  font-weight: 900;
}

.html-embed {
  position: static;
  z-index: 0;
  display: block;
  overflow: visible;
  width: 950px;
  height: 600px;
  padding-top: 0px;
  padding-bottom: 0px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: none;
  border-width: 1px;
  border-color: #131313;
  border-radius: 0px;
  cursor: none;
}

.body-7 {
  display: block;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #131313;
  cursor: none;
}

.nav-link-9 {
  font-family: Ruda, sans-serif;
  color: #aaa;
  font-weight: 800;
}

.nav-link-9.gallery {
  color: #aaa;
  cursor: none;
}

.nav-link-9.gallery.on {
  color: #fff;
  cursor: none;
}

.body-8 {
  background-color: #131313;
  cursor: none;
}

.image_section {
  position: relative;
  display: block;
  overflow: hidden;
  height: 5000px;
  padding: 0px 20px 100px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image_container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-22 {
  position: absolute;
  top: 1000px;
  z-index: 0;
  width: 1080px;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.body-9 {
  background-color: #131313;
}

.heading-6 {
  font-family: Ruda, sans-serif;
  color: #aaa;
}

.search-input-2 {
  height: 40px;
  border-radius: 10px;
  background-color: #131313;
  font-family: Ruda, sans-serif;
}

.search-button-2 {
  height: 40px;
  border-radius: 10px;
  background-color: #aaa;
  font-family: Ruda, sans-serif;
  color: #000;
}

.paragraph-3 {
  color: #fff;
}

.text-block-8 {
  color: #adadad;
}

.link-3 {
  color: #6a00ff;
}

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

.grid-5 {
  -ms-grid-columns: 3fr 1fr;
  grid-template-columns: 3fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.bg_gallery {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
}

.bg_img_glr {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  background-image: url('../images/k1_hero_glr.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.container-12 {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 795px;
  max-width: 1080px;
  margin-top: 0px;
  padding: 140px 0px 0px;
  -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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-9 {
  position: static;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border: 1px none #000;
  border-radius: 0px;
}

.grid-8 {
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.text-block-11 {
  font-family: Ruda, sans-serif;
  color: #fff;
  text-align: center;
}

.text-block-13 {
  overflow: visible;
  font-family: Ruda, sans-serif;
  color: #fff;
}

.image-23 {
  width: 40px;
  height: 40px;
}

.image-24 {
  width: 40px;
  height: 40px;
}

.image-25 {
  width: 40px;
  height: 40px;
}

.link-4 {
  font-family: Ruda, sans-serif;
  color: #fff;
  text-decoration: none;
}

.image-26 {
  opacity: 0.2;
}

.link-block {
  width: 300px;
  height: 50px;
  background-image: url('../images/kranos_logo_white.svg');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
}

.text-block-14 {
  position: fixed;
  z-index: 10;
  font-family: Ruda, sans-serif;
  color: #fff;
  font-size: 55px;
  line-height: 65px;
  font-weight: 800;
  text-align: center;
}

.form-block {
  width: 950px;
  max-width: 950px;
}

.form_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  max-width: 100%;
  margin: 150px 0px 100px;
  -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;
  background-color: transparent;
}

.field-label-2 {
  margin-bottom: 10px;
  font-family: Ruda, sans-serif;
  color: #fff;
}

.field-label-3 {
  margin-bottom: 10px;
  font-family: Ruda, sans-serif;
  color: #fff;
}

.submit-button-2 {
  margin-top: 0px;
  padding: 5px 30px 3px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 4px;
  background-color: transparent;
  font-family: Ruda, sans-serif;
  font-size: 12px;
  line-height: 28px;
  font-weight: 500;
  cursor: none;
}

.text-field-2 {
  margin-bottom: 40px;
  border-radius: 4px;
  background-color: hsla(0, 0%, 100%, 0.1);
  font-family: Ruda, sans-serif;
  color: #fff;
}

.text-field-3 {
  margin-bottom: 40px;
  border-radius: 4px;
  background-color: hsla(0, 0%, 100%, 0.1);
  font-family: Ruda, sans-serif;
  color: #fff;
}

.textarea {
  height: auto;
  margin-bottom: 60px;
  border-radius: 4px;
  background-color: hsla(0, 0%, 100%, 0.1);
  font-family: Ruda, sans-serif;
  color: #fff;
}

.text-block-15 {
  font-family: Ruda, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
}

.success-message {
  border-radius: 4px;
  background-color: #6a00ff;
}

.error-message {
  border-radius: 4px;
  background-color: #ff8686;
}

.text-block-16 {
  font-family: Ruda, sans-serif;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
}

.field-label-4 {
  margin-bottom: 60px;
  font-family: Ruda, sans-serif;
  color: #fff;
  font-size: 23px;
}

.form {
  width: 950px;
}

.text-block-17 {
  position: static;
  margin-left: 0px;
  font-family: Ruda, sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 32px;
}

.helmet_call {
  position: -webkit-sticky;
  position: sticky;
  top: 400px;
  bottom: 0px;
  z-index: 10;
  display: block;
  width: 400px;
  margin-left: 80px;
}

.helmet_call.hc2 {
  display: block;
  margin-left: 100px;
}

.helmet_call.hc2.bp2 {
  display: block;
}

.helmet_call.hc3 {
  display: block;
  margin-left: 100px;
}

.helmet_call.hc3.bp3 {
  display: block;
}

.helmet_call.hc1 {
  margin-left: 100px;
}

.helmet_call.hc1.bp1 {
  display: block;
}

.k1_on_person {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 750px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/k1_wearing__bg.jpg');
  background-position: 0px 0px;
  background-size: auto;
  cursor: none;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: none;
}

.image-27 {
  position: relative;
  z-index: 10;
  display: block;
  padding-left: 0%;
  cursor: none;
}

.app_images {
  width: 100%;
}

.app_images_container {
  position: relative;
  width: 100%;
}

.grid-10 {
  position: relative;
  justify-items: start;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.image-30 {
  position: relative;
  width: 100%;
}

.image-32 {
  position: relative;
  width: 100%;
}

.image-33 {
  position: relative;
  width: 100%;
}

.image-34 {
  position: relative;
  width: 100%;
}

.k1_in_use {
  position: relative;
  height: 700px;
  background-image: url('../images/Separador_onu_NEW.jpg');
  background-position: 100% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (max-width: 991px) {
  .hero-section.homepage {
    height: 600px;
    padding-top: 180px;
    padding-bottom: 100px;
  }

  .hero-section.homepage.second {
    padding-top: 100px;
  }

  .hero-container {
    padding-top: 0px;
    text-align: center;
  }

  .hero-title.center.home_video {
    cursor: default;
  }

  .introduction-title {
    font-size: 50px;
    line-height: 60px;
  }

  .body {
    overflow: visible;
  }

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

  .footer-flex-container {
    width: 645px;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .app_video {
    height: 900px;
    padding-right: 5%;
    padding-left: 5%;
  }

  .background-video-3 {
    overflow: hidden;
    width: 800px;
    height: 420px;
    border-radius: 20px;
  }

  .fillet {
    margin-top: 20px;
  }

  .body-2 {
    cursor: auto;
  }

  .text-block-4.txtb4_mob {
    font-size: 45px;
    line-height: 55px;
  }

  .grid {
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
    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-row-gap: 40px;
  }

  .grid.company {
    padding-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
    justify-items: start;
    -webkit-align-content: start;
    -ms-flex-line-pack: start;
    align-content: start;
    grid-row-gap: 40px;
  }

  .button.other-colors {
    cursor: pointer;
  }

  .container {
    max-width: 692px;
  }

  .container.container--nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 890px;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
  }

  .tech-specs-nav-link {
    margin-right: 0px;
    margin-left: 0px;
    cursor: pointer;
  }

  .tech-specs-nav-link.tech-specs-nav-link--current {
    margin-left: 0px;
    cursor: pointer;
  }

  .tech-specs-nav-link.tech-specs-nav-link--current {
    margin-right: 0px;
    margin-left: 0px;
  }

  .tech-specs-nav-menu {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .tech-specs-nav-content {
    padding-right: 16px;
    padding-left: 16px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .tech-specs-nav {
    z-index: 10;
    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: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .text-16.text-16-60 {
    position: static;
    width: 300px;
    margin: 0px 16px 0px 0px;
    padding-left: 20px;
    text-align: left;
  }

  .text-16.text-16-60.helmet-size {
    width: auto;
    padding-left: 20px;
    text-align: center;
  }

  .wrap {
    width: 645px;
  }

  .wrap.w80-50-start {
    margin-bottom: 10px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrap.w50 {
    padding-bottom: 0px;
  }

  .h1-jumbo {
    width: auto;
    margin-bottom: 0px;
    text-align: left;
  }

  .headline-6-col {
    display: block;
    width: 645px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    text-align: center;
  }

  .section-2 {
    margin-top: 0px;
  }

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

  .image-13 {
    width: 100%;
    padding-left: 20px;
  }

  .image-13.details {
    width: 100%;
    padding-left: 20px;
  }

  .lottie-animation-6 {
    margin-bottom: 20px;
  }

  .lottie-animation-7 {
    margin-bottom: 30px;
  }

  .grid-3 {
    width: 100%;
    justify-items: center;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .grid-3.s_andw {
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .grid-3.s_and_w_bp {
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .grid-3.ext_btn_and_cnn {
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .navbar-2 {
    display: block;
    color: rgba(68, 68, 68, 0);
  }

  .icon-5 {
    color: #fff;
  }

  .menu-button-4 {
    background-color: #000;
    color: #fff;
  }

  .menu-button-4.w--open {
    background-color: #2e2e2e;
  }

  .nav-menu-4 {
    background-color: #2e2e2e;
  }

  .cursor-wrapper {
    display: none;
  }

  .html-embed {
    width: 100%;
    height: 400px;
  }

  .bg_img_glr {
    background-position: 50% 0%;
  }

  .div-block-9 {
    display: block;
    width: 100%;
  }

  .grid-8 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .link-block {
    width: 200px;
    height: 30px;
    margin-right: 60px;
  }

  .link-block.w--current {
    width: 200px;
    height: 30px;
    margin-right: 60px;
  }

  .form_section {
    margin-top: 60px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .text-field-3 {
    margin-bottom: 40px;
  }

  .helmet_call.hc2 {
    top: 640px;
    margin-left: 10%;
  }

  .helmet_call.hc3 {
    top: 640px;
    margin-left: 10%;
  }

  .helmet_call.hc1 {
    top: 640px;
    margin-left: 10%;
  }
}

@media screen and (max-width: 767px) {
  .hero-subtitle {
    font-size: 15px;
  }

  .hero-section.homepage {
    height: 550px;
  }

  .hero-section.homepage.second {
    height: 600px;
  }

  .hero-container {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    text-align: center;
  }

  .hero-title.center.home_video {
    font-size: 60px;
  }

  .introduction-title {
    font-size: 36px;
    line-height: 46px;
  }

  .footer {
    padding: 60px 40px 40px;
  }

  .footer-flex-container {
    width: 100%;
  }

  .background-video-3 {
    height: 300px;
  }

  .paragraph-2 {
    margin-right: 50px;
    margin-left: 50px;
    font-size: 16px;
    line-height: 22px;
  }

  .heading {
    margin-top: 132px;
    font-size: 26px;
    line-height: 30px;
  }

  .text-block-4 {
    font-size: 26px;
    line-height: 36px;
  }

  .grid {
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
    justify-items: start;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    grid-row-gap: 30px;
  }

  .grid.company {
    justify-items: start;
    grid-row-gap: 30px;
  }

  .text-block-5 {
    font-size: 20px;
  }

  .image-8 {
    height: 12px;
  }

  .container {
    width: 87.5%;
    max-width: none;
  }

  .container.container--nav {
    width: auto;
    height: auto;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .tech-specs-nav {
    position: -webkit-sticky;
    position: sticky;
    z-index: 10;
    height: 120px;
    padding-bottom: 10px;
  }

  .text-16.text-16-60.footnote {
    padding-left: 0px;
  }

  .wrap {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .wrap.w80-50-start.eb_and_cn {
    margin-bottom: 100px;
  }

  .h1-jumbo {
    font-size: 18px;
    line-height: 29px;
  }

  .headline-6-col {
    width: 100%;
  }

  .tagline {
    width: 100%;
    max-width: 100%;
  }

  .section-2 {
    margin-top: 0px;
  }

  .heading-3 {
    padding-left: 20px;
  }

  .image-13 {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-13.details {
    width: 100%;
    margin-left: 0px;
  }

  .grid-3 {
    justify-items: center;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
  }

  .grid-3.ext_btn_and_cnn {
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .image-15 {
    display: none;
  }

  .brand {
    padding-left: 0px;
  }

  .nav-menu-4 {
    left: 0%;
    top: 46%;
    right: 0%;
    bottom: auto;
    z-index: 20;
  }

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

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

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

  .html-embed {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

  .bg_img_glr {
    background-position: 50% 0%;
  }

  .div-block-9 {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }

  .grid-8 {
    padding-right: 30px;
    padding-left: 30px;
    grid-column-gap: 6px;
  }

  .link-block {
    width: 150px;
    height: 25px;
    margin-top: 5px;
    margin-right: 40px;
  }

  .link-block.w--current {
    width: 150px;
    height: 25px;
    margin-top: 5px;
    margin-right: 40px;
  }

  .form_section {
    margin-top: 60px;
    padding-right: 30px;
    padding-left: 30px;
  }

  .submit-button-2 {
    width: 100%;
  }

  .text-field-3 {
    margin-bottom: 40px;
  }

  .k1_on_person {
    height: 600px;
  }

  .image-27 {
    height: 550px;
    max-height: 80%;
    padding-top: 0%;
  }
}

@media screen and (max-width: 479px) {
  .hero-subtitle.center {
    max-width: 100%;
    padding-right: 10%;
    padding-left: 10%;
  }

  .hero-section.homepage {
    padding-top: 145px;
  }

  .hero-section.homepage.second {
    left: 0%;
    top: 16%;
    right: 0%;
    bottom: auto;
    height: 700px;
  }

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

  .hero-container.second {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .logo-block {
    margin-top: 180px;
  }

  .hero-title.center.home_video {
    font-size: 35px;
  }

  .introduction-title {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }

  .helmet_expview {
    display: block;
  }

  .title_wrapper {
    margin-top: 220px;
  }

  .title_wrapper.tw_2 {
    margin-top: 220px;
  }

  .title_1 {
    height: auto;
  }

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

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

  .app_video {
    height: 500px;
    padding-right: 0%;
    padding-left: 0%;
  }

  .background-video-3 {
    width: 100%;
    height: 180px;
    border-radius: 0px;
  }

  .centered-container {
    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-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;
    text-align: center;
  }

  .paragraph-2 {
    width: 280px;
    margin-top: 70px;
    margin-bottom: 0px;
    text-align: left;
  }

  .heading {
    display: block;
    width: 280px;
    margin-top: 80px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    text-align: center;
  }

  .slide {
    height: 100%;
    padding-top: 60px;
  }

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

  .lottie-animation-2 {
    position: -webkit-sticky;
    position: sticky;
  }

  .slide-nav {
    padding-top: 0px;
  }

  .text-block {
    margin-top: 20px;
    text-align: left;
  }

  .fillet {
    margin-top: 21px;
  }

  .lottie-animation-4 {
    left: 0%;
    top: 15%;
    right: 0%;
    bottom: auto;
    width: 100%;
    height: auto;
  }

  .intermission {
    height: 100vh;
  }

  .text-block-4 {
    font-size: 30px;
    line-height: 40px;
  }

  .text-block-4.txtb4_mob {
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }

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

  .grid {
    margin-top: 60px;
    grid-row-gap: 20px;
  }

  .grid.company {
    margin-top: 60px;
    grid-row-gap: 20px;
  }

  .container-3 {
    margin-top: 220px;
  }

  .image-10 {
    width: 150px;
  }

  .button.other-colors {
    padding-top: 4px;
  }

  .link._2 {
    margin-top: 0px;
  }

  .tech-specs-nav-link {
    display: block;
  }

  .tech-specs-nav-link.tech-specs-nav-link--current {
    display: block;
    margin-top: 0px;
    padding-top: 0px;
  }

  .tech-specs-nav-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 120px;
    height: 70px;
    margin-right: auto;
    margin-left: auto;
    -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;
  }

  .tech-specs-nav-content {
    width: auto;
    padding-right: 16px;
    padding-left: 16px;
  }

  .tech-specs-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .text-16.text-16-60 {
    width: 100%;
    padding-left: 20px;
    line-height: 24px;
  }

  .wrap {
    padding-top: 5px;
  }

  .wrap.w80-50-start {
    padding-top: 30px;
    padding-bottom: 0px;
  }

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

  .h1-jumbo {
    width: 100%;
    font-size: 22px;
    line-height: 32px;
  }

  .headline-6-col {
    margin-bottom: 40px;
  }

  .heading-3 {
    padding-left: 0px;
    text-align: center;
  }

  .image-13 {
    display: none;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-13.details {
    display: none;
    width: 100%;
    margin-left: 0px;
    padding-right: 20px;
  }

  .image-13.mob {
    display: none;
  }

  .lottie-animation-6 {
    width: 250px;
  }

  .grid-2 {
    margin-top: 60px;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
    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-row-gap: 10px;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid-3 {
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }

  .grid-3.s_andw {
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .grid-3.s_and_w_bp {
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .right-arrow {
    display: none;
    overflow: hidden;
  }

  .left-arrow {
    position: absolute;
    display: none;
    margin-right: auto;
    margin-left: auto;
  }

  .image-15 {
    display: block;
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-16 {
    display: block;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-17 {
    display: block;
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .image-18 {
    display: block;
    padding-right: 20px;
    padding-left: 20px;
  }

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

  .html-embed {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 400px;
    -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-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .bg_img_glr {
    background-position: 50% 50%;
  }

  .grid-8 {
    justify-items: center;
    grid-column-gap: 9px;
    -ms-grid-columns: 1fr 1.5fr 1.25fr;
    grid-template-columns: 1fr 1.5fr 1.25fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .text-block-11 {
    text-align: left;
  }

  .link-block {
    margin-bottom: 0px;
  }

  .link-block.w--current {
    height: 25px;
  }

  .form_section {
    margin-top: 100px;
    margin-bottom: 0px;
  }

  .submit-button-2 {
    width: 100%;
  }

  .text-field-3 {
    margin-bottom: 40px;
  }

  .text-block-17 {
    font-size: 16px;
    line-height: 20px;
  }

  .helmet_call.hc2 {
    width: 250px;
    margin-right: 10%;
  }

  .helmet_call.hc3 {
    width: 250px;
    margin-right: 10%;
  }

  .helmet_call.hc1 {
    width: 250px;
    margin-right: 10%;
  }

  .k1_on_person {
    height: 350px;
  }

  .image-27 {
    height: 300px;
  }
}

#w-node-b0a7516e-4ffb-1949-b851-3913a7ba141e-573f2912 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_1a444333-7b3f-f4e0-bbb9-e5c76bf1cfa0-573f2912 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-_2973232b-0f37-3f28-182d-625cdffac364-573f2912 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-_30f674d7-5f01-993e-c75e-352e64f6ba7e-64f6ba79 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_30f674d7-5f01-993e-c75e-352e64f6ba80-64f6ba79 {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-_30f674d7-5f01-993e-c75e-352e64f6ba81-64f6ba79 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_30f674d7-5f01-993e-c75e-352e64f6ba83-64f6ba79 {
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
}

#w-node-_30f674d7-5f01-993e-c75e-352e64f6ba84-64f6ba79 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_30f674d7-5f01-993e-c75e-352e64f6ba86-64f6ba79 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_30f674d7-5f01-993e-c75e-352e64f6ba87-64f6ba79 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_30f674d7-5f01-993e-c75e-352e64f6ba89-64f6ba79 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_30f674d7-5f01-993e-c75e-352e64f6ba8a-64f6ba79 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_30f674d7-5f01-993e-c75e-352e64f6ba8d-64f6ba79 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_30f674d7-5f01-993e-c75e-352e64f6ba8f-64f6ba79 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_30f674d7-5f01-993e-c75e-352e64f6ba92-64f6ba79 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-df7293d4-4ebc-7cbc-2918-59038a3d0ffb-5cbd66bb {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-df7293d4-4ebc-7cbc-2918-59038a3d0fff-5cbd66bb {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_03914e62-982b-d75d-9cc2-db7fbeadc82f-5cbd66bb {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_03914e62-982b-d75d-9cc2-db7fbeadc831-5cbd66bb {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_0bd23bb3-9ff1-371b-0045-822144c75411-5cbd66bb {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_0bd23bb3-9ff1-371b-0045-822144c75415-5cbd66bb {
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_4e218660-8aaf-0e64-7abc-a73ac4fa783d-5cbd66bb {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_4e218660-8aaf-0e64-7abc-a73ac4fa783f-5cbd66bb {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-b8124a01-38c8-3c1a-dcc7-f11474d3169c-5cbd66bb {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-b8124a01-38c8-3c1a-dcc7-f11474d316a0-5cbd66bb {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_91ae9f96-1e7e-f150-6ee0-e44050665595-5cbd66bb {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_91ae9f96-1e7e-f150-6ee0-e44050665597-5cbd66bb {
  -ms-grid-column-align: start;
  justify-self: start;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-_0d9fc469-c233-5495-3491-146bf4ab809e-5cbd66bb {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-d72722cf-ec10-b3e4-1923-4b8a606bb019-5cbd66bb {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_0d9fc469-c233-5495-3491-146bf4ab80a2-5cbd66bb {
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_92852866-b1ee-3c4e-ad0f-09f40fc7e30f-5cbd66bb {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_92852866-b1ee-3c4e-ad0f-09f40fc7e313-5cbd66bb {
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_485c845f-3cc6-8f6b-542d-e82bb881ced5-5cbd66bb {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_485c845f-3cc6-8f6b-542d-e82bb881ced9-5cbd66bb {
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-b28c91ff-a342-77f5-4208-693193b2fe67-5cbd66bb {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_1f8cf2c9-a4e4-2862-9151-99d7a458a358-5cbd66bb {
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_8613b480-fe3d-2efa-861f-e64e1150a8c1-5cbd66bb {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-e68e089f-03f4-f455-836a-0268c8635dff-5cbd66bb {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-e68e089f-03f4-f455-836a-0268c8635e03-5cbd66bb {
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_7acbd5d1-b186-4313-2f23-f244cf7fb1fe-5cbd66bb {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_7acbd5d1-b186-4313-2f23-f244cf7fb202-5cbd66bb {
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_46269a45-4205-2838-53a9-ba119f4e9917-5cbd66bb {
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_4beac06e-96f3-e103-5f31-51a2b14e0300-80953211 {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_4beac06e-96f3-e103-5f31-51a2b14e0304-80953211 {
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-f7cccd45-6041-c822-ac0c-33e9ee0a045d-80953211 {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-e357eaa9-c935-aeeb-3db3-99f087ccb881-80953211 {
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_156da500-befd-3eeb-5201-d19cc0ef8fc9-80953211 {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_156da500-befd-3eeb-5201-d19cc0ef8fcb-80953211 {
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_880b5c5a-e2f8-dd9c-ea5a-a3495973abb3-80953211 {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_880b5c5a-e2f8-dd9c-ea5a-a3495973abb5-80953211 {
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_9770d886-ed5e-1332-319f-f175065d5d2a-80953211 {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_9770d886-ed5e-1332-319f-f175065d5d2c-80953211 {
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-e53298ad-3620-34c1-b24a-d2d8a9bc871e-80953211 {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-a3fc12f8-7ef3-5d6a-c64f-5ed2294f03fe-80953211 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_4491a0a3-4d83-ddf1-a0e7-a6f3de5b4275-80953211 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-a61e8def-724c-f08e-9244-0f04b15dedd2-80953211 {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-f4517257-4cdc-367a-9b01-27f25cab5243-80953211 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-_285c8f5a-7369-9657-0022-0bbc24a47d84-80953211 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 2;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#search.w-node-_6140afe7291833019d2a0b15000000000010-9e2a0b14 {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_6140afe7291833019d2a0b15000000000011-9e2a0b14 {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_9191250f-b81c-6745-e65c-b9041caec0f3-223634dc {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-_5449061f-e5fb-0d1b-0e8f-915dfb493b1c-223634dc {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-a0b0de1d-ffb8-f664-0d91-86c185157fcd-223634dc {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-c20ff6ac-8347-7d6e-2d78-12c43eee8619-223634dc {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-_1b362743-b247-6f56-b79d-1fbf0b51dc7f-223634dc {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-a8364541-b2ad-15db-0cc1-a787a29e0a38-223634dc {
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_827bb8bc-ef1e-ab63-e7a3-4a3d288e9376-223634dc {
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 3;
  grid-column-end: 4;
  -ms-grid-row-align: end;
  align-self: end;
  -ms-grid-column-align: center;
  justify-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-df7293d4-4ebc-7cbc-2918-59038a3d0ffb-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-df7293d4-4ebc-7cbc-2918-59038a3d0fff-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_03914e62-982b-d75d-9cc2-db7fbeadc82f-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_03914e62-982b-d75d-9cc2-db7fbeadc831-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_0bd23bb3-9ff1-371b-0045-822144c75411-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_0bd23bb3-9ff1-371b-0045-822144c75415-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_4e218660-8aaf-0e64-7abc-a73ac4fa783d-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_4e218660-8aaf-0e64-7abc-a73ac4fa783f-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-b8124a01-38c8-3c1a-dcc7-f11474d3169c-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-b8124a01-38c8-3c1a-dcc7-f11474d316a0-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_91ae9f96-1e7e-f150-6ee0-e44050665595-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_91ae9f96-1e7e-f150-6ee0-e44050665597-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_0d9fc469-c233-5495-3491-146bf4ab809e-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-d72722cf-ec10-b3e4-1923-4b8a606bb019-5cbd66bb {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_0d9fc469-c233-5495-3491-146bf4ab80a2-5cbd66bb {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-_92852866-b1ee-3c4e-ad0f-09f40fc7e30f-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_92852866-b1ee-3c4e-ad0f-09f40fc7e313-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_485c845f-3cc6-8f6b-542d-e82bb881ced5-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_485c845f-3cc6-8f6b-542d-e82bb881ced9-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-b28c91ff-a342-77f5-4208-693193b2fe67-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_1f8cf2c9-a4e4-2862-9151-99d7a458a358-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_8613b480-fe3d-2efa-861f-e64e1150a8c1-5cbd66bb {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-e68e089f-03f4-f455-836a-0268c8635dff-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-e68e089f-03f4-f455-836a-0268c8635e03-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_7acbd5d1-b186-4313-2f23-f244cf7fb1fe-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_7acbd5d1-b186-4313-2f23-f244cf7fb202-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_46269a45-4205-2838-53a9-ba119f4e9917-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_4beac06e-96f3-e103-5f31-51a2b14e0300-80953211 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_4beac06e-96f3-e103-5f31-51a2b14e0304-80953211 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-f7cccd45-6041-c822-ac0c-33e9ee0a045d-80953211 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-e357eaa9-c935-aeeb-3db3-99f087ccb881-80953211 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_156da500-befd-3eeb-5201-d19cc0ef8fc9-80953211 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_156da500-befd-3eeb-5201-d19cc0ef8fcb-80953211 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_880b5c5a-e2f8-dd9c-ea5a-a3495973abb3-80953211 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_880b5c5a-e2f8-dd9c-ea5a-a3495973abb5-80953211 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_9770d886-ed5e-1332-319f-f175065d5d2a-80953211 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_9770d886-ed5e-1332-319f-f175065d5d2c-80953211 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-e53298ad-3620-34c1-b24a-d2d8a9bc871e-80953211 {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-a3fc12f8-7ef3-5d6a-c64f-5ed2294f03fe-80953211 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_4491a0a3-4d83-ddf1-a0e7-a6f3de5b4275-80953211 {
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-a61e8def-724c-f08e-9244-0f04b15dedd2-80953211 {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-f4517257-4cdc-367a-9b01-27f25cab5243-80953211 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_285c8f5a-7369-9657-0022-0bbc24a47d84-80953211 {
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d72722cf-ec10-b3e4-1923-4b8a606bb019-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_0d9fc469-c233-5495-3491-146bf4ab80a2-5cbd66bb {
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-_8613b480-fe3d-2efa-861f-e64e1150a8c1-5cbd66bb {
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-f4517257-4cdc-367a-9b01-27f25cab5243-80953211 {
    -ms-grid-column-align: start;
    justify-self: start;
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_285c8f5a-7369-9657-0022-0bbc24a47d84-80953211 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-row-align: start;
    align-self: start;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_30f674d7-5f01-993e-c75e-352e64f6ba96-64f6ba79 {
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_30f674d7-5f01-993e-c75e-352e64f6ba98-64f6ba79 {
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-df7293d4-4ebc-7cbc-2918-59038a3d0fff-5cbd66bb {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_03914e62-982b-d75d-9cc2-db7fbeadc831-5cbd66bb {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_0bd23bb3-9ff1-371b-0045-822144c75415-5cbd66bb {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_4e218660-8aaf-0e64-7abc-a73ac4fa783f-5cbd66bb {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-b8124a01-38c8-3c1a-dcc7-f11474d316a0-5cbd66bb {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_91ae9f96-1e7e-f150-6ee0-e44050665597-5cbd66bb {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_7164a885-2bc6-d76e-c186-f8297601c3b1-5cbd66bb {
    -ms-grid-row-align: start;
    align-self: start;
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-d72722cf-ec10-b3e4-1923-4b8a606bb019-5cbd66bb {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-_0d9fc469-c233-5495-3491-146bf4ab80a2-5cbd66bb {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-_92852866-b1ee-3c4e-ad0f-09f40fc7e313-5cbd66bb {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_485c845f-3cc6-8f6b-542d-e82bb881ced9-5cbd66bb {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_1f8cf2c9-a4e4-2862-9151-99d7a458a358-5cbd66bb {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_8613b480-fe3d-2efa-861f-e64e1150a8c1-5cbd66bb {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: center;
    justify-self: center;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-e68e089f-03f4-f455-836a-0268c8635e03-5cbd66bb {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_7acbd5d1-b186-4313-2f23-f244cf7fb202-5cbd66bb {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_46269a45-4205-2838-53a9-ba119f4e9917-5cbd66bb {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_4beac06e-96f3-e103-5f31-51a2b14e0304-80953211 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-e357eaa9-c935-aeeb-3db3-99f087ccb881-80953211 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_156da500-befd-3eeb-5201-d19cc0ef8fcb-80953211 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_880b5c5a-e2f8-dd9c-ea5a-a3495973abb5-80953211 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_9770d886-ed5e-1332-319f-f175065d5d2c-80953211 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-a3fc12f8-7ef3-5d6a-c64f-5ed2294f03fe-80953211 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-_4491a0a3-4d83-ddf1-a0e7-a6f3de5b4275-80953211 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-f4517257-4cdc-367a-9b01-27f25cab5243-80953211 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-column-align: start;
    justify-self: start;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-_285c8f5a-7369-9657-0022-0bbc24a47d84-80953211 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }

  #w-node-_9191250f-b81c-6745-e65c-b9041caec0f3-223634dc {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 2;
    grid-column-end: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_5449061f-e5fb-0d1b-0e8f-915dfb493b1c-223634dc {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 2;
    grid-column-end: 4;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-c20ff6ac-8347-7d6e-2d78-12c43eee8619-223634dc {
    -ms-grid-column-span: 2;
    grid-column-end: 4;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-column-align: start;
    justify-self: start;
  }

  #w-node-_1b362743-b247-6f56-b79d-1fbf0b51dc7f-223634dc {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-a8364541-b2ad-15db-0cc1-a787a29e0a38-223634dc {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-_827bb8bc-ef1e-ab63-e7a3-4a3d288e9376-223634dc {
    -ms-grid-row: 4;
    grid-row-start: 4;
  }
}

