body {
  padding: 4vh 4vw;
  background-color: #fff;
  font-family: 'Cutive Mono', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  letter-spacing: -1px;
  text-transform: lowercase;
}

a {
  text-decoration: underline;
}

.herosection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  max-width: 100vw;
  min-height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.herovideo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  max-width: 100vw;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -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;
}

.herodiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  margin: 0% 3% 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: transparent;
  color: #fff;
}

.nav-link {
  color: #fff;
}

.video {
  margin-top: 10vh;
  margin-right: 5vw;
  margin-left: 5vw;
}

.howitworksheaderwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5%;
  margin-bottom: 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.howitworksheaderwrapper.alt10over {
  margin: 0% 5vw 5%;
  padding-top: 0%;
  padding-right: 0vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px none #000;
}

.link-block-3 {
  position: static;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 3vh;
  -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;
}

.faqcopydescription {
  display: block;
  width: 100%;
  margin-bottom: 3%;
  padding-right: 3%;
  padding-left: 3%;
  color: #b1b1b1;
  font-size: 1.25em;
  line-height: 1.2em;
  font-weight: 300;
  text-align: left;
  text-transform: none;
}

.column-4 {
  display: block;
  height: auto;
  min-height: auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.sectioncolumntext {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 1.8em;
  line-height: 1em;
  font-weight: 200;
  text-align: center;
}

.container-3 {
  width: 100%;
  min-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 1vw;
  padding-right: 1vw;
  padding-bottom: 1vw;
  background-color: transparent;
}

.bold-text-14 {
  font-weight: 200;
}

.sidebysidevidcontainer {
  height: 500px;
  padding-right: 40px;
  padding-left: 40px;
}

.text-block-55 {
  display: inline;
  padding: 0px;
  float: left;
  color: #32d60a;
  line-height: 12px;
  font-weight: 400;
  text-shadow: 0 0 15px #32d60a;
}

.text-block-55:hover {
  color: #fff;
}

.offersubheadcenter {
  width: 75%;
  margin-bottom: 1vh;
  font-size: 1.6em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.contact {
  width: 80%;
  margin-top: 10%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #fff;
  font-size: 1.5em;
  line-height: 1em;
  font-weight: 300;
  text-align: center;
}

.italic-text {
  font-weight: 800;
}

.thankyoudescription {
  width: 75%;
  margin-top: 2vw;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 1.2em;
  line-height: 1em;
  font-weight: 600;
  text-align: center;
}

.image-50 {
  margin-right: auto;
  margin-left: auto;
}

.text-block-51 {
  margin-top: 2vh;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5vw;
  padding-left: 5vw;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 3em;
  line-height: 1em;
  font-weight: 100;
  text-align: center;
}

.thankyoubar {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 3;
  display: none;
  height: 90vh;
  margin-top: 10vh;
  padding-top: 5vh;
  padding-right: 9vw;
  padding-left: 9vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffd16e;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 209, 110, 0.68)), to(rgba(255, 209, 110, 0.68))), none;
  background-image: linear-gradient(180deg, rgba(255, 209, 110, 0.68), rgba(255, 209, 110, 0.68)), none;
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  text-align: center;
}

.image-52 {
  margin-top: 10px;
  margin-left: 10px;
}

.faqquestioncontainer {
  width: 100%;
}

.faqquestioncontainer.guarantee {
  display: none;
}

.thankyousubhead {
  width: 75%;
  margin-right: auto;
  margin-bottom: 1vh;
  margin-left: auto;
  font-size: 1.5em;
  line-height: 1em;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.landingheaderwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100vw;
  height: 100%;
  min-height: 90vh;
  margin-top: 10vh;
  margin-bottom: 5%;
  padding: 3vh 0vw;
  -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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
  background-image: linear-gradient(180deg, transparent, #000);
  font-weight: 300;
}

.offersubhead {
  width: 75%;
  margin-bottom: 1vh;
  font-size: 1.5em;
  line-height: 1em;
  font-weight: 500;
  text-align: left;
}

.background-video-9 {
  height: 100%;
  border-radius: 10px;
}

.sidebysidevideo {
  z-index: 1;
  border-radius: 10px;
}

.image-55 {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.image-53 {
  display: inline-block;
  padding-right: 5px;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.text-span-20 {
  font-weight: 800;
}

.background-video-8 {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}

.column-8 {
  display: block;
  margin-top: 4vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.stepswrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.finalofferheaderdesktop {
  width: 100%;
  max-width: 100%;
  margin-bottom: 3vh;
  font-family: Montserrat, sans-serif;
  font-size: 4em;
  line-height: 1em;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
}

.thankyouofferheader {
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 3vh;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  font-size: 5em;
  line-height: 1em;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
}

.stepsheader {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 1vh;
  font-size: 1.5em;
  line-height: 1em;
  font-weight: 600;
  text-align: center;
}

.navlink {
  padding-top: 20px;
  border: 1px none #fff;
  border-radius: 11px;
  background-color: transparent;
  color: #fff;
  font-weight: 200;
}

.navlink:hover {
  color: #68c03d;
  font-weight: 300;
}

.navlink.w--current {
  color: #fff;
}

.navlink.signin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: 1vh;
  padding: 12px 24px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 8px 0 #fff;
  font-family: Cutive, sans-serif;
  font-weight: 400;
}

.navlink.learnname {
  margin-right: 50px;
}

.navlink.requestdemonavlink {
  width: auto;
  margin-top: auto;
  margin-right: 1vw;
  margin-left: 0px;
  padding: 12px 24px;
  border-style: solid;
  border-width: 1px;
  border-color: #68c03d;
  border-radius: 5px;
  background-color: transparent;
  box-shadow: 0 0 8px 0 #32d60a;
  font-family: Cutive, sans-serif;
  color: #333;
  font-weight: 400;
}

.navlink.requestdemonavlink:hover {
  background-color: transparent;
  color: #fff;
}

.finalofferheadermobile {
  display: none;
  width: 100%;
  max-width: 100%;
  margin-bottom: 3vh;
  font-family: Montserrat, sans-serif;
  font-size: 4em;
  line-height: 1em;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
}

.pagecontentheaderdesktop {
  display: block;
  margin-top: 0vw;
  padding-right: 5vw;
  padding-left: 5vw;
  -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;
  font-size: 3em;
  line-height: 1em;
  font-weight: 100;
  text-align: center;
}

.pagecontentheaderdesktop.freesample {
  margin-top: auto;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
}

.pagecontentheaderdesktop.pagecontentsubheader {
  margin-top: 5vh;
  font-size: 1.8em;
}

.jaguarsectionpage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: auto;
  min-height: 100vh;
  margin-bottom: 0vh;
  padding: 0vw 11vw 5vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.stepcontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sectionwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: auto;
  min-height: 100vh;
  margin-bottom: 0vh;
  padding: 0vw 11vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.sectionwrapper.programmaticvideoarray {
  position: relative;
  z-index: 1;
  padding-right: 0vw;
  padding-left: 0vw;
}

.sectionwrapper.sectioncolumns {
  display: block;
  min-height: auto;
  margin-bottom: 10vh;
  padding: 5vh 2vw;
  border: 1px none #000;
}

.sectionwrapper.sectioncolumns.mobileapp {
  margin-top: 5vh;
}

.sectionwrapper.sectioncolumns.requestdemosection {
  width: 96vw;
  min-height: auto;
  margin-top: 5vh;
  margin-bottom: 0vh;
  padding-left: 0vw;
}

.sectionwrapper.sectioncolumns.contentjagwidebyside {
  width: 98vw;
  min-height: auto;
  margin-top: 5vh;
}

.offerpagebutton {
  margin: 5vh auto 0vh;
  padding: 15px 27px;
  border: 3px solid #fff;
  border-radius: 12px;
  background-color: transparent;
  color: #fff;
  font-size: 2vw;
  line-height: 3vw;
  font-weight: 800;
  text-transform: capitalize;
}

.offerpagebutton:hover {
  background-color: #fff;
  color: #1a1a1a;
  font-weight: 800;
  text-decoration: none;
}

.offerpagebutton.hidethankyouwall {
  margin-top: 5%;
  margin-bottom: 0%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border-style: solid;
  background-color: #c5a154;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.15);
  text-transform: uppercase;
  white-space: nowrap;
}

.offerpagebutton.hidethankyouwall:hover {
  background-color: rgba(255, 209, 110, 0.24);
  box-shadow: 3px 7px 3px 2px rgba(0, 0, 0, 0.15);
  color: #fff;
}

.offerpagebutton.hidethankyouwall:active {
  background-color: rgba(255, 209, 110, 0.32);
}

.offerpagebutton.gotosignup {
  margin-top: 5%;
  margin-bottom: 0%;
  border-style: none;
  background-color: #68c03d;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.15);
  text-transform: uppercase;
  white-space: nowrap;
}

.offerpagebutton.gotosignup:hover {
  background-color: #78e045;
  box-shadow: 3px 7px 3px 2px rgba(0, 0, 0, 0.15);
  color: #fff;
}

.offerpagebutton.gotosignup:active {
  background-color: #78e045;
}

.offerpagebutton.gotosignup.requestdemo {
  margin-top: 0%;
  padding: 3px 10px;
  cursor: pointer;
}

.text-span-19 {
  color: #fff;
  font-size: 0.8em;
  font-weight: 300;
}

.columns-2 {
  position: relative;
  height: 100%;
}

.columns-2.demo {
  width: auto;
  margin-top: 5vh;
}

.columns-2.sidebyside {
  min-height: 100%;
}

.stepcopywrapper {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
  cursor: pointer;
}

.arrow {
  width: 25%;
  padding: 3%;
  background-image: url('../images/double-arrow-down-128_1double-arrow-down-128.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  text-align: center;
}

.offersubheadtextdescriptionv2 {
  width: 75%;
  margin-bottom: 1vh;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #fff;
  font-size: 1.5em;
  line-height: 1em;
  font-weight: 600;
  text-align: center;
}

.text-span-17 {
  font-style: normal;
  font-weight: 800;
}

.text-block-53 {
  font-size: 6em;
  line-height: 2em;
  font-weight: 900;
  text-align: center;
}

.listitem {
  font-weight: 300;
}

.howitworksheadermobile {
  display: none;
  margin-top: 0%;
  margin-bottom: 3%;
  font-weight: 800;
  text-align: center;
}

.image-51 {
  margin-top: 5vh;
}

.text-block-54 {
  margin-top: 10px;
  font-size: 1.5em;
  font-weight: 300;
}

.howitworksheaderdesktop {
  margin-top: 0%;
  margin-bottom: 0%;
  font-weight: 800;
  text-align: center;
}

.stepdescriptionsubhead {
  font-size: 0.8em;
  line-height: 0.8em;
}

.finalofferclass {
  position: static;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0vw;
  margin-bottom: 0vw;
  padding: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border-radius: 12px;
  background-color: rgba(38, 38, 38, 0.9);
  box-shadow: 0 3px 45px 13px rgba(0, 0, 0, 0.31);
  text-align: left;
}

.superscript {
  color: #333;
  font-size: 0.6em;
}

.contentjagheaderwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 80vw;
  margin-bottom: 0vw;
  padding: 3vw 0vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border-radius: 12px;
  background-color: transparent;
  box-shadow: 0 3px 45px 13px rgba(0, 0, 0, 0.31);
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.brand {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 99;
  margin-top: 2vw;
  margin-left: 2vw;
}

.app-download {
  margin: 5vh auto 2vh;
}

.text-span-10 {
  text-align: center;
}

.pagecontentheadermobile {
  display: block;
  margin-top: 0vw;
  -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;
  font-size: 3em;
  line-height: 1em;
  font-weight: 100;
  text-align: center;
}

.pagecontentheadermobile.freesample {
  display: none;
  margin-top: auto;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
}

.smallspanfont {
  font-weight: 400;
}

.highlighttext {
  font-style: italic;
  font-weight: 700;
}

.link-block-4 {
  margin-top: 1vh;
  margin-bottom: 1vh;
}

.link-block-4.requestdemonavbutton {
  display: inline-block;
  float: right;
  clear: left;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.stepdescription {
  margin-top: 3vh;
  color: #fff;
  font-size: 1.2em;
  font-weight: 300;
  text-align: center;
}

.div-block-190 {
  display: -ms-grid;
  display: grid;
  margin-top: 5vh;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.5fr 1fr;
  grid-template-columns: 0.5fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-190.hundredvidsgrid {
  margin-top: 0vh;
}

.text-span-18 {
  font-weight: 700;
}

.faqwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 1%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 12px;
  background-color: rgba(63, 63, 63, 0.76);
  font-size: 2em;
  line-height: 1.1em;
  font-weight: 600;
  text-align: left;
}

.image-47 {
  margin-top: 0vh;
  margin-right: auto;
  margin-left: auto;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.text-span-16 {
  font-weight: 200;
}

.navbar-3 {
  position: fixed;
  top: 0px;
  width: 100%;
  background-color: transparent;
}

.nav-menu-3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-185 {
  position: absolute;
  right: 5%;
  width: 25px;
  height: 25px;
  margin-top: 0%;
  background-image: url('../images/double-arrow-down-128_1double-arrow-down-128.png');
  background-position: 0px 0px;
  background-size: cover;
}

.videoarrayelemnt {
  z-index: 1;
  width: 300px;
  height: 300px;
  margin-top: 10%;
  margin-bottom: 10%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  border: 1px solid #000;
  border-radius: 12px;
}

.faqheader {
  width: 100%;
  padding: 3%;
  font-weight: 600;
}

.bold-text-13 {
  color: #fff;
}

.benifitsheaderbold {
  margin-bottom: 27px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 3vw;
  line-height: 3vw;
  font-weight: 800;
  text-align: center;
}

.benifitsheaderbold.justifyleft {
  font-weight: 800;
  text-align: left;
}

.steptitle {
  margin-bottom: 5%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 2em;
  line-height: 1em;
  font-weight: 900;
  text-align: center;
}

.statheader2 {
  font-size: 2em;
  font-weight: 300;
  text-align: center;
}

.requestform {
  position: static;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 0vw;
  margin-bottom: 0vw;
  padding: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border-radius: 12px;
  background-color: rgba(38, 38, 38, 0.9);
  box-shadow: 0 3px 45px 13px rgba(0, 0, 0, 0.31);
  text-align: left;
}

.lettercontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin-bottom: 0vw;
  padding: 5vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-top: 1px solid hsla(0, 0%, 100%, 0.27);
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.27);
}

.statlist {
  color: #b1b1b1;
  font-size: 1.2em;
  line-height: 1.4em;
  font-weight: 400;
  text-align: left;
}

.letterparagraph {
  color: #b1b1b1;
  font-size: 1.2em;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.bgvideoofferpageheader {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  min-height: 90vh;
  margin-top: 10vh;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.35;
}

.first {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  min-height: 50vh;
  margin-bottom: 0vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: auto;
  padding-top: 0vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  font-family: 'Cutive Mono', sans-serif;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -1px;
  text-transform: lowercase;
}

.storytitles {
  margin-bottom: 3vh;
  background-color: transparent;
  color: #333;
  font-size: 32px;
  line-height: 32px;
  text-align: left;
  letter-spacing: -1px;
  text-shadow: none;
}

.storytitles.justifyleft {
  font-family: 'Cutive Mono', sans-serif;
  color: #333;
  font-size: 51px;
  line-height: 41px;
  font-weight: 400;
  text-align: left;
  text-transform: lowercase;
  text-shadow: none;
}

.storytitles.justifyleft.spread {
  padding-right: 0%;
  padding-left: 0%;
  font-size: 46px;
  text-align: justify;
  text-transform: none;
}

.storytitles.justifyleft.spread.letter {
  padding-right: 0%;
  padding-left: 0%;
  font-size: 32px;
  line-height: 32px;
  text-align: left;
  text-transform: lowercase;
}

.storytitles.justifyleft.large {
  font-family: 'Cutive Mono', sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 73px;
  font-weight: 400;
  text-shadow: none;
}

.sstoyparagraph {
  margin-right: 1vw;
  text-align: justify;
}

.sstoyparagraph.eratitle {
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
}

.second {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  min-height: 50vh;
  margin-bottom: 0vh;
  -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;
}

.eraperiodwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2vh;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.eradatewrapper {
  margin-right: 2vw;
  padding-right: 0vw;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  line-height: 12px;
}

.eranamewrapper {
  width: 20%;
  margin-right: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.expinationwrapper {
  width: 70%;
}

.sstoylink {
  margin-right: 1vw;
  font-family: 'Cutive Mono', sans-serif;
  color: #333;
  font-weight: 400;
  text-shadow: none;
}

.sstoylink.clickformorebutton {
  font-family: 'Cutive Mono', sans-serif;
  color: #333;
  text-shadow: none;
}

.sstoyparagraphbody {
  margin-top: 10px;
  margin-right: 1vw;
  color: #333;
  line-height: 24px;
  text-align: left;
  text-shadow: none;
}

.sstoyparagraphbody.justifyleft {
  line-height: 21px;
  text-align: left;
}

.sstoyparagraphbody.justifyleft.featuresdynamicbody {
  font-size: 16px;
}

.sstoyparagraphbody.commonthread {
  font-size: 24px;
}

.sstoyparagraphbody.commonthread.top {
  margin-bottom: 10px;
  font-size: 22px;
}

.ssnavbar {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 98;
  width: 100%;
  background-color: transparent;
}

.signinbuttontext {
  display: inline-block;
  padding: 0px;
  float: left;
  font-family: Cutive, sans-serif;
  line-height: 12px;
  font-weight: 400;
  text-shadow: 0 0 15px #fff;
}

.third {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  min-height: 50vh;
  margin-bottom: 0vh;
  -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;
}

.div-block-192 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.winnersloserswrapper {
  width: 45%;
}

.winnersloserssuhead {
  margin-right: 1vw;
  margin-bottom: 1vw;
  font-family: Inconsolata, monospace;
  color: #32d60a;
  font-size: 19px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
  text-shadow: 0 0 15px #32d60a;
}

.fourth {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  min-height: 50vh;
  margin-bottom: 0vh;
  -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;
}

.fith {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  min-height: 50vh;
  margin-bottom: 0vh;
  -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;
}

.sixth {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  min-height: 50vh;
  margin-bottom: 0vh;
  -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;
}

.seventh {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  height: 100%;
  min-height: 50vh;
  margin-bottom: 0vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.featurescontainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.featyreswrapper {
  width: 50%;
  margin-top: 3vh;
  padding-right: 2vw;
}

.ssfeaturestitle {
  margin-right: 1vw;
  margin-bottom: 2vh;
  font-family: Inconsolata, monospace;
  color: #32d60a;
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  text-align: justify;
  text-shadow: 0 0 15px #32d60a;
}

.ssfeaturestitle.caps {
  font-family: 'Cutive Mono', sans-serif;
  color: #333;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
  text-shadow: none;
}

.ssfeaturestitle.caps.featuresstep {
  font-size: 24px;
}

.ssfeaturestitle.featuresdynamictitle {
  font-family: 'Cutive Mono', sans-serif;
  color: #333;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
  text-align: left;
  text-shadow: none;
}

.ssfeaturestitle.old {
  font-family: 'Cutive Mono', sans-serif;
  color: #333;
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
  text-shadow: none;
}

.ssfeaturessubhead {
  margin-top: 5vh;
  margin-right: 1vw;
  margin-bottom: 3vh;
  text-align: left;
}

.eighth {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  min-height: 50vh;
  margin-bottom: 0vh;
  -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;
}

.featyreswrapper2 {
  width: 33%;
  margin-top: 4vh;
  padding-right: 2vw;
}

.howdoweusecontentstratagieswrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.featyreswrapper3 {
  width: 33%;
  margin-top: 6vh;
  margin-bottom: 6vh;
  padding-right: 2vw;
  padding-bottom: 0vh;
}

.featyreswrapper3-copy {
  width: 55%;
  margin-top: 6vh;
  margin-bottom: 6vh;
  padding-right: 2vw;
  padding-bottom: 0vh;
}

.eleventh {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  min-height: 50vh;
  margin-bottom: 0vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.twelth {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  min-height: 50vh;
  margin-bottom: 0vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-193 {
  margin-bottom: 5vh;
}

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

.fullpage {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: visible;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  min-height: 100vh;
  padding-top: 4vh;
  padding-bottom: 4vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.sectionhide {
  display: none;
}

.eighthtwo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  min-height: 50vh;
  margin-bottom: 0vh;
  -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;
}

.articleh2 {
  margin-right: 1vw;
  margin-bottom: 2vh;
  color: #333;
  font-size: 28px;
  line-height: 24px;
  text-align: justify;
  text-transform: lowercase;
  text-shadow: none;
}

.articleh2.caps {
  text-transform: uppercase;
}

.blogsection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  min-height: 100vh;
  padding-top: 10vh;
  padding-bottom: 10vh;
  -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;
}

.landinghashtag {
  margin-right: 1vw;
  font-family: Inconsolata, monospace;
  color: #32d60a;
  font-size: 22px;
  font-weight: 400;
  text-align: justify;
  text-shadow: 0 0 15px #32d60a;
}

.landinghashtag.eratitle {
  text-transform: uppercase;
}

.text-span-22 {
  font-size: 36px;
  font-weight: 700;
}

.text-span-23 {
  font-size: 32px;
  line-height: 32px;
  font-weight: 400;
}

.text-span-24 {
  font-size: 36px;
  font-weight: 700;
}

.nav {
  position: fixed;
  left: 10px;
  top: 30px;
  right: auto;
  bottom: auto;
  z-index: 10000;
  display: none;
  width: 200px;
  height: 286px;
  background-color: transparent;
}

.nav-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 2px;
  color: #32d60a;
  font-size: 14px;
  text-decoration: none;
}

.first-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  min-height: 50vh;
  margin-bottom: 0vh;
  -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-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.ssnavbar-copy {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 98;
  width: 100%;
  background-color: transparent;
}

.ssnavbar-copy-copy {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 98;
  width: 100%;
  background-color: transparent;
}

.container-3-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0vw;
  padding-right: 1vw;
  padding-bottom: 0vw;
  background-color: transparent;
}

.twelth-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  margin-bottom: 0vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.eighth-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75vw;
  min-height: 50vh;
  margin-bottom: 0vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.fullpage-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: scroll;
  height: 100vh;
}

.fullpage-copy-copy {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  overflow: scroll;
  height: 100%;
  min-height: 100vh;
}

.firstalthome {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  min-height: 50vh;
  margin-bottom: 0vh;
  -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-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.navbar-4 {
  position: static;
  left: 0%;
  top: 1.1vh;
  right: 0%;
  bottom: auto;
  width: 100%;
  margin-top: 3vh;
  margin-bottom: -3vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
  -o-object-fit: none;
  object-fit: none;
}

.icon-2 {
  color: #32d60a;
}

.brand-2 {
  display: block;
  height: 100%;
  margin-right: auto;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

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

.bgvideonew {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100vw;
  height: 100vh;
  opacity: 0.25;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.bgvideonew.hide {
  display: none;
}

.navbar-5 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  width: 100vw;
  margin-top: 2vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
  color: #32d60a;
}

.menu-button-2 {
  display: none;
  margin-left: auto;
  padding: 3px 7px;
  border-style: solid;
  border-width: 1px;
  border-color: #32d60a;
  border-radius: 5px;
  box-shadow: 1px 1px 8px 0 #32d60a;
}

.nav-menu-4 {
  background-color: transparent;
}

.brand-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0vw;
  margin-left: 4vw;
  -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;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.sectionv2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 92vw;
  margin-right: 4vw;
  margin-left: 4vw;
  padding-top: 0vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sectionv2.sectionhide {
  display: none;
}

.firstsectionv2 {
  position: static;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56vw;
  min-height: 25vh;
  margin-bottom: 0vh;
  padding-right: 0vw;
  -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-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.leadsubhead {
  margin-right: 1vw;
  margin-bottom: 2.5vh;
  color: #333;
  font-size: 20px;
  line-height: 24px;
  text-align: justify;
  text-transform: lowercase;
  text-shadow: none;
}

.leadsubhead.caps {
  text-transform: uppercase;
}

.leadsubhead.caps.featuresstep {
  font-size: 24px;
}

.leadsubhead.featuresdynamictitle {
  font-size: 25px;
}

.leadsubhead.old {
  font-size: 18px;
  text-transform: none;
}

.bodycopyv2 {
  margin-top: 10px;
  margin-right: 1vw;
  margin-bottom: 2vh;
  color: #333;
  font-weight: 400;
  text-align: left;
  text-shadow: none;
  -webkit-column-count: 1;
  column-count: 1;
}

.bodycopyv2.justifyleft {
  text-align: left;
}

.bodycopyv2.justifyleft.featuresdynamicbody {
  font-size: 16px;
}

.bodycopyv2.commonthread {
  font-size: 24px;
}

.bodycopyv2.commonthread.top {
  margin-bottom: 10px;
  font-size: 22px;
}

.bodycopyv2._2col {
  display: block;
  text-align: left;
  -webkit-column-count: 1;
  column-count: 1;
}

.button {
  margin-right: 20px;
  padding: 12px 24px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 0.25px solid #333;
  border-radius: 3px;
  background-color: transparent;
  box-shadow: none;
  color: #333;
  line-height: 12px;
}

.button.hide {
  display: none;
}

.button._5space {
  margin-bottom: 6vh;
}

.button.navbutton {
  margin-right: 0px;
}

.div-block-194 {
  width: 100%;
  margin-top: 5vh;
}

.videoarray {
  position: static;
  width: 200px;
  height: 200px;
}

.subsection3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  height: auto;
  min-height: 50vh;
  margin-top: 2.5vh;
  margin-bottom: 2.5vh;
  padding-top: 2.5vh;
  padding-bottom: 2.5vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #000;
}

.subsection3.noline {
  border-bottom-style: none;
}

.subheadv2 {
  margin-right: auto;
  margin-bottom: 4vh;
  margin-left: auto;
  color: #333;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  text-transform: lowercase;
  text-shadow: none;
}

.subheadv2.caps {
  text-transform: uppercase;
}

.subheadv2.caps.featuresstep {
  font-size: 24px;
}

.subheadv2.featuresdynamictitle {
  font-size: 25px;
}

.subheadv2.old {
  font-size: 18px;
  text-transform: none;
}

.featurewrapperv2 {
  width: 33%;
  margin-top: 8vh;
  padding-right: 26px;
  text-align: center;
}

.featurewrapperv2.hide {
  display: none;
}

.bodycopyv3 {
  margin: 10px auto 2vh;
  text-align: left;
  text-shadow: none;
}

.bodycopyv3.justifyleft {
  text-align: left;
}

.bodycopyv3.justifyleft.featuresdynamicbody {
  font-size: 16px;
}

.bodycopyv3.commonthread {
  font-size: 24px;
}

.bodycopyv3.commonthread.top {
  margin-bottom: 10px;
  font-size: 22px;
}

.buttomheadv2 {
  margin-right: 1vw;
  margin-bottom: 2vh;
  margin-left: 0px;
  color: #333;
  line-height: 12px;
  text-align: left;
  text-transform: lowercase;
  text-shadow: none;
}

.buttomheadv2.caps {
  text-transform: uppercase;
}

.buttomheadv2.caps.featuresstep {
  font-size: 24px;
}

.buttomheadv2.featuresdynamictitle {
  font-size: 25px;
}

.buttomheadv2.old {
  font-size: 18px;
  text-transform: none;
}

.supersection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 4vw;
  margin-bottom: 5vh;
  margin-left: 4vw;
  -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;
}

.bodycopyv4 {
  margin: 10px 1vw 2vh 0px;
  color: #333;
  font-size: 17px;
  line-height: 27px;
  text-align: justify;
  text-shadow: none;
}

.bodycopyv4.justifyleft {
  text-align: left;
}

.bodycopyv4.justifyleft.featuresdynamicbody {
  font-size: 16px;
}

.bodycopyv4.commonthread {
  font-size: 24px;
}

.bodycopyv4.commonthread.top {
  margin-bottom: 10px;
  font-size: 22px;
}

.finalwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.finalwrapper.flip {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footersectionv2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 5vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footersectionv2.hide {
  display: none;
}

.videocontainersection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25vh;
  -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;
}

.videocontainersection.hide {
  display: none;
}

.video-2 {
  border-radius: 5px;
  box-shadow: 0 0 15px 0 #32d60a;
}

.footerwrapperv2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75vw;
  min-height: 50vh;
  margin-bottom: 0vh;
  -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;
}

.sectionv3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100%;
  padding-top: 0vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sectionv3.sectionhide {
  display: none;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 92vw;
  margin-right: 4vw;
  margin-bottom: 10vh;
  margin-left: 4vw;
  -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;
}

.content2wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  height: 100%;
  min-height: 50vh;
  margin-bottom: 0vh;
  -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;
}

.sectionfull100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  padding-top: 15vh;
  padding-bottom: 15vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sectionfull100.sectionhide {
  display: none;
}

.eighth-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  min-height: 50vh;
  margin-bottom: 0vh;
  -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;
}

._5px {
  margin-bottom: 10px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.kpwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.div-block-195 {
  margin-bottom: 3vh;
  padding-right: 0vh;
}

.video-3 {
  position: static;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(111deg, rgba(0, 0, 0, 0.05), hsla(0, 0%, 100%, 0.25) 52%, hsla(0, 0%, 100%, 0) 76%);
}

.video-3.water-fall {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.video-3.road {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.blog-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  -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-block {
  position: relative;
  overflow: visible;
  width: 50%;
  height: auto;
  margin-top: 5vh;
  margin-left: 0%;
  padding-top: 0vh;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.background-video {
  height: 100%;
}

.story {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 42px 30px;
  -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;
  background-image: linear-gradient(355deg, rgba(0, 0, 0, 0.3), transparent 24%, transparent 79%, rgba(0, 0, 0, 0.4));
}

.story.front {
  z-index: 9;
  margin-top: 6%;
  padding-right: 50px;
  padding-bottom: 18px;
  padding-left: 50px;
  background-image: none;
}

.story.front._1 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;
}

.story.front._2 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;
  display: none;
}

.story.front._3 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 10;
  display: none;
}

.cc-small {
  margin-top: 0px;
  margin-bottom: 0px;
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 9px;
  line-height: 8px;
  text-align: left;
}

.user-photo {
  width: 120px;
  height: 120px;
  min-height: 120px;
  min-width: 120px;
  border-radius: 12px;
  background-image: url('../images/mor-and-ilya-2-2.png');
  background-position: 0px 0px;
  background-size: cover;
  -o-object-fit: fill;
  object-fit: fill;
}

.user-photo.small {
  width: 30px;
  height: 30px;
  min-height: 30px;
  min-width: 30px;
  margin-right: 10px;
}

.videosample {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 355.56px;
  margin-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 0.25px;
  border-color: rgba(51, 51, 51, 0.15);
  border-radius: 0px;
  background-image: none;
  cursor: pointer;
}

.videosample.road {
  border-style: none;
  background-image: none;
  background-position: 0px 0px;
  -webkit-filter: saturate(114%);
  filter: saturate(114%);
}

.videosample.laos {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), to(rgba(0, 0, 0, 0.31))), url('../images/Water-Falls.png');
  background-image: linear-gradient(180deg, transparent 80%, rgba(0, 0, 0, 0.31)), url('../images/Water-Falls.png');
  background-position: 0px 0px, 100% 50%;
  -webkit-filter: none;
  filter: none;
}

.device {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 3;
  border-radius: 16% 16% 0px 0%;
  background-color: transparent;
  background-image: url('../images/Phone-1-1.png');
  background-position: 0px 0px;
  background-size: cover;
}

.cc-junbo-h1 {
  color: #fff;
  font-size: 56px;
  line-height: 80px;
  font-weight: 800;
}

.dot-top {
  width: 8px;
  height: 8px;
  margin-right: 10px;
  border-radius: 50%;
  background-color: transparent;
  cursor: pointer;
}

.dot-top.last {
  margin-right: 0px;
}

.device-blur {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 94%;
  margin-top: 6%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  border-radius: 16% 16% 0px 0%;
  background-color: #121212;
  box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.25);
  opacity: 0.76;
}

.video-blog-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-top: 10px;
  margin-bottom: 2vh;
}

.video-blog-block.vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.like {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  cursor: pointer;
}

.video-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}

.user-block {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.like-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dot-time {
  width: 8px;
  height: 8px;
  margin-right: 10px;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
}

.dot-time.last {
  margin-right: 0px;
}

.dot-time.active {
  background-color: #1e90ff;
}

.video-blog-wrap {
  position: static;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2.5vh;
  margin-bottom: 2.5vh;
  padding-top: 2.5vh;
  padding-bottom: 2.5vh;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #000;
}

.hero-section {
  position: absolute;
  left: auto;
  top: auto;
  right: 5%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 76%;
  height: 80vh;
  margin-top: 5vh;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.video-block {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin-top: 6%;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 80px 80px 0px 0px;
}

.video-mock-up {
  position: relative;
  overflow: hidden;
  width: 200px;
  height: 50%;
  margin-top: 0%;
}

.user-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.user-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.time-line {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  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;
}

.active-blog {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 10px;
  background-image: none;
  box-shadow: none;
}

.like-full {
  position: absolute;
  display: none;
  overflow: visible;
}

.macbook-wrapper {
  position: absolute;
  left: auto;
  top: auto;
  right: -23%;
  bottom: 38%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 960px;
  margin-top: 25px;
  margin-bottom: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: translate3d(0px, 0px, 257px);
  transform: translate3d(0px, 0px, 257px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.website-image-wrapper {
  position: absolute;
  left: 0%;
  top: 6%;
  right: 0%;
  bottom: 0%;
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.hidescroll {
  position: static;
  left: auto;
  top: 6%;
  right: auto;
  bottom: auto;
  z-index: 10;
  display: block;
  overflow: hidden;
  width: 53%;
  height: 81%;
  margin-left: 0px;
  -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;
}

.website-image-container {
  position: static;
  left: auto;
  top: 6%;
  right: auto;
  bottom: auto;
  z-index: 10;
  display: block;
  overflow: scroll;
  width: 104%;
  height: 106%;
  margin-left: 0px;
  -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;
}

.website-image {
  position: relative;
  left: auto;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 0;
  width: 100%;
  max-width: none;
  margin-right: 0px;
  margin-left: 0px;
}

.macbook {
  position: relative;
  z-index: 5;
  width: 70%;
  max-width: none;
}

.image-58 {
  position: absolute;
  left: 583px;
  top: auto;
  right: 0%;
  bottom: 18%;
  z-index: 1;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}

.image-59 {
  position: absolute;
  left: auto;
  top: 50%;
  right: 19%;
  bottom: 0%;
  width: 300px;
  border-radius: 40px;
  box-shadow: 0 0 15px 0 #32d60a;
}

.image-59-copy {
  position: absolute;
  left: 68.2vw;
  top: 12%;
  right: auto;
  bottom: 4%;
  width: 1300px;
  border-radius: 15px;
  box-shadow: 0 0 15px 0 rgba(50, 214, 10, 0.45);
  opacity: 1;
}

.div-block-196 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
}

.image-60 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.image-61 {
  position: absolute;
}

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

.subheadv2-copy {
  margin-right: 1vw;
  margin-bottom: 2vh;
  margin-left: 0px;
  color: #333;
  font-size: 28px;
  line-height: 24px;
  font-weight: 400;
  text-align: justify;
  text-transform: lowercase;
  text-shadow: none;
}

.subheadv2-copy.caps {
  text-transform: uppercase;
}

.subheadv2-copy.caps.featuresstep {
  font-size: 24px;
}

.subheadv2-copy.featuresdynamictitle {
  font-size: 25px;
}

.subheadv2-copy.old {
  font-size: 18px;
  text-transform: none;
}

.bodycopyv3-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  margin: 10px 1vw 2vh 0px;
  font-family: Cutive, sans-serif;
  color: rgba(50, 214, 10, 0.65);
  font-size: 17px;
  line-height: 27px;
  font-weight: 400;
  text-align: justify;
  text-shadow: 0 0 15px #32d60a;
}

.bodycopyv3-copy.justifyleft {
  text-align: left;
}

.bodycopyv3-copy.justifyleft.featuresdynamicbody {
  font-size: 16px;
}

.bodycopyv3-copy.commonthread {
  font-size: 24px;
}

.bodycopyv3-copy.commonthread.top {
  margin-bottom: 10px;
  font-size: 22px;
}

.bodycopyv3super {
  width: 300px;
  margin: 10px 2vw 2vh 0px;
  color: #333;
  text-align: left;
  text-shadow: none;
}

.bodycopyv3super.justifyleft {
  text-align: left;
}

.bodycopyv3super.justifyleft.featuresdynamicbody {
  font-size: 16px;
}

.bodycopyv3super.commonthread {
  font-size: 24px;
}

.bodycopyv3super.commonthread.top {
  margin-bottom: 10px;
  font-size: 22px;
}

.bodycopyv3super._200 {
  width: 200px;
}

.link {
  display: block;
  margin-right: auto;
  margin-bottom: 0vh;
  margin-left: auto;
  padding-bottom: 1vh;
  color: #333;
  text-align: center;
}

.text-block-56 {
  font-family: 'Cutive Mono', sans-serif;
  color: #333;
}

.supernav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4vh;
  margin-right: 4vw;
  margin-left: 4vw;
}

.link-2 {
  color: #333;
}

.div-block-197 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-span-25 {
  text-decoration: none;
}

.black {
  background-color: #000;
  font-family: Montserrat, sans-serif;
  color: #fff;
  letter-spacing: 0px;
}

.how-to-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  margin-right: 2vw;
  padding: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 0.25px solid #333;
  border-radius: 3px;
  background-color: transparent;
  box-shadow: none;
  color: #333;
  line-height: 12px;
}

.how-to-section.hide {
  display: none;
}

.how-to-section._5space {
  margin-bottom: 6vh;
}

.how-to-section.navbutton {
  margin-right: 0px;
}

.text-span-26 {
  font-size: 26px;
  line-height: 26px;
}

.paragraph {
  line-height: 18px;
}

.paragraphhowto {
  line-height: 18px;
}

.div-block-198 {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.text-span-27 {
  font-size: 14px;
  line-height: 14px;
  font-style: italic;
}

.videoinputwindow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
  height: 355.56px;
  margin-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 0.25px;
  border-color: rgba(51, 51, 51, 0.15);
  border-radius: 0px;
  background-image: none;
  cursor: pointer;
}

.videoinputwindow.road {
  border-style: none;
  background-image: none;
  background-position: 0px 0px;
  -webkit-filter: saturate(114%);
  filter: saturate(114%);
}

.videoinputwindow.laos {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), to(rgba(0, 0, 0, 0.31))), url('../images/Water-Falls.png');
  background-image: linear-gradient(180deg, transparent 80%, rgba(0, 0, 0, 0.31)), url('../images/Water-Falls.png');
  background-position: 0px 0px, 100% 50%;
  -webkit-filter: none;
  filter: none;
}

.wideoinputvideo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 355.56px;
  margin-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: 0.25px;
  border-color: rgba(51, 51, 51, 0.15);
  border-radius: 0px;
  background-image: none;
  cursor: pointer;
}

.wideoinputvideo.road {
  width: 640px;
  border-style: none;
  background-image: none;
  background-position: 0px 0px;
  -webkit-filter: saturate(114%);
  filter: saturate(114%);
}

.wideoinputvideo.laos {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), to(rgba(0, 0, 0, 0.31))), url('../images/Water-Falls.png');
  background-image: linear-gradient(180deg, transparent 80%, rgba(0, 0, 0, 0.31)), url('../images/Water-Falls.png');
  background-position: 0px 0px, 100% 50%;
  -webkit-filter: none;
  filter: none;
}

.descriptionclient {
  margin: 10px 2vw 2vh 0px;
  color: #333;
  text-align: left;
  text-shadow: none;
}

.descriptionclient.justifyleft {
  text-align: left;
}

.descriptionclient.justifyleft.featuresdynamicbody {
  font-size: 16px;
}

.descriptionclient.commonthread {
  font-size: 24px;
}

.descriptionclient.commonthread.top {
  margin-bottom: 10px;
  font-size: 22px;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer.flip {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.div-block-199 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65vw;
  margin-bottom: 2.5vh;
}

.text-span-28 {
  text-decoration: underline;
}

.text-span-29 {
  text-decoration: underline;
}

.text-span-30 {
  text-decoration: underline;
}

.html-embed {
  max-height: 90vh;
  max-width: 33vw;
  margin-bottom: 5vh;
}

.subsectionhero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50vw;
  height: auto;
  min-height: 50vh;
  margin-top: 2.5vh;
  margin-bottom: 2.5vh;
  padding-top: 2.5vh;
  padding-bottom: 2.5vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #000;
}

.subsectionhero.noline {
  border-bottom-style: none;
}

.bodycopyv3super-copy {
  margin: 10px 2vw 2vh 0px;
  color: #333;
  text-align: left;
  text-shadow: none;
}

.bodycopyv3super-copy.justifyleft {
  text-align: left;
}

.bodycopyv3super-copy.justifyleft.featuresdynamicbody {
  font-size: 16px;
}

.bodycopyv3super-copy.commonthread {
  font-size: 24px;
}

.bodycopyv3super-copy.commonthread.top {
  margin-bottom: 10px;
  font-size: 22px;
}

.bodycopyv3super-copy._200 {
  width: 200px;
}

@media screen and (max-width: 991px) {
  .video {
    margin-top: 5vh;
  }

  .sectioncolumntext {
    font-size: 1.6em;
  }

  .container-3 {
    width: auto;
    height: auto;
  }

  .offersubheadcenter {
    width: 100%;
    font-size: 1.6em;
    line-height: 1em;
    font-weight: 200;
    text-align: center;
  }

  .contact {
    margin-top: 5%;
  }

  .thankyoudescription {
    width: 100%;
  }

  .text-block-51 {
    font-size: 2.5em;
  }

  .thankyousubhead {
    width: 100%;
    text-align: center;
  }

  .landingheaderwrapper {
    width: 100vw;
    height: 100%;
    min-height: 50vh;
    padding: 3vh;
  }

  .stepswrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .finalofferheaderdesktop {
    display: block;
    overflow: visible;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    font-size: 2.7em;
    line-height: 1em;
    text-align: center;
  }

  .thankyouofferheader {
    display: block;
    overflow: visible;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    font-size: 2.7em;
    line-height: 1em;
    text-align: center;
  }

  .stepsheader {
    line-height: 1em;
    text-align: center;
  }

  .navlink.learnname {
    margin-left: 20px;
  }

  .navlink.requestdemonavlink {
    background-color: transparent;
  }

  .navlink.requestdemonavlink:hover {
    background-color: #000;
    color: #fff;
  }

  .finalofferheadermobile {
    display: none;
    overflow: visible;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    font-size: 2.7em;
    line-height: 1em;
    text-align: center;
  }

  .pagecontentheaderdesktop {
    font-size: 2.5em;
  }

  .pagecontentheaderdesktop.pagecontentsubheader {
    font-size: 1.4em;
  }

  .jaguarsectionpage {
    padding-right: 3vw;
    padding-left: 3vw;
  }

  .stepcontainer {
    width: 75%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .sectionwrapper {
    padding: 3vh;
  }

  .sectionwrapper.programmaticvideoarray {
    padding-top: 0vh;
    padding-bottom: 0vh;
  }

  .sectionwrapper.sectioncolumns {
    min-height: auto;
  }

  .offerpagebutton {
    width: 75%;
    text-align: center;
  }

  .offerpagebutton.hidethankyouwall {
    text-align: center;
  }

  .offerpagebutton.gotosignup {
    text-align: center;
  }

  .columns-2.sidebyside {
    height: auto;
  }

  .stepcopywrapper {
    width: 75%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .offersubheadtextdescriptionv2 {
    width: 100%;
  }

  .text-block-53 {
    font-size: 5em;
  }

  .howitworksheadermobile {
    overflow: visible;
    font-size: 4em;
    white-space: normal;
  }

  .howitworksheaderdesktop {
    overflow: visible;
    font-size: 4em;
    white-space: normal;
  }

  .stepdescriptionsubhead {
    font-size: 0.8em;
  }

  .finalofferclass {
    width: 90%;
    margin-top: 5vh;
    margin-bottom: 5vh;
    padding: 5vh 3vh;
  }

  .contentjagheaderwrapper {
    width: 90%;
    padding: 5vh 3vh;
    font-size: 1em;
  }

  .app-download {
    width: 25vw;
  }

  .pagecontentheadermobile {
    font-size: 2.5em;
  }

  .menu-button {
    position: fixed;
    left: auto;
    top: auto;
    right: 2vw;
    bottom: 2vw;
    border-style: solid;
    border-width: 1px;
    border-color: #32d60a;
    border-radius: 60px;
    background-color: transparent;
    box-shadow: 0 0 9px 0 #32d60a;
  }

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

  .smallspanfont {
    font-size: 1.2em;
    line-height: 1.1em;
  }

  .link-block-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    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;
  }

  .link-block-4.requestdemonavbutton {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 25px;
    float: left;
    clear: none;
    -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;
  }

  .stepdescription {
    font-size: 1.4em;
    text-align: center;
  }

  .div-block-190 {
    -ms-grid-columns: 0.75fr 0.25fr;
    grid-template-columns: 0.75fr 0.25fr;
  }

  .howitworkssection {
    background-color: #000;
  }

  .faqwrapper {
    line-height: 1em;
    text-align: left;
  }

  .nav-menu-3 {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    padding-top: 297px;
    padding-bottom: 10px;
    -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: rgba(0, 0, 0, 0.94);
  }

  .videoarrayelemnt {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .benifitsheaderbold {
    font-size: 3em;
    line-height: 1em;
    text-align: left;
  }

  .steptitle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .requestform {
    width: 90%;
    margin-top: 5vh;
    margin-bottom: 5vh;
    padding: 5vh 3vh;
  }

  .lettercontainer {
    width: 80%;
    padding: 5vh 0vw;
  }

  .bgvideoofferpageheader {
    height: 50vh;
    min-height: 50vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .first {
    width: 80vw;
  }

  .second {
    width: 80vw;
  }

  .sstoyparagraphbody.justifyleft {
    margin-bottom: 2vh;
  }

  .third {
    width: 80vw;
  }

  .fourth {
    width: 80vw;
  }

  .fith {
    width: 80vw;
  }

  .sixth {
    width: 80vw;
  }

  .seventh {
    width: 80vw;
  }

  .eighth {
    width: 80vw;
  }

  .eleventh {
    width: 80vw;
  }

  .twelth {
    width: 80vw;
  }

  .icon {
    color: #32d60a;
    text-shadow: 0 0 9px #32d60a;
  }

  .eighthtwo {
    width: 80vw;
  }

  .first-copy {
    width: 80vw;
  }

  .container-3-copy {
    width: auto;
    height: auto;
  }

  .twelth-copy {
    width: 80vw;
  }

  .eighth-copy {
    width: 80vw;
  }

  .firstalthome {
    width: 80vw;
  }

  .navbar-5 {
    color: #32d60a;
  }

  .menu-button-2 {
    background-color: transparent;
  }

  .nav-menu-4 {
    background-color: transparent;
    color: #32d60a;
  }

  .firstsectionv2 {
    width: 80vw;
  }

  .bodycopyv2.justifyleft {
    margin-bottom: 2vh;
  }

  .subsection3 {
    width: 80vw;
  }

  .bodycopyv3.justifyleft {
    margin-bottom: 2vh;
  }

  .bodycopyv4.justifyleft {
    margin-bottom: 2vh;
  }

  .footerwrapperv2 {
    width: 80vw;
  }

  .content2wrapper {
    width: 80vw;
  }

  .eighth-copy {
    width: 80vw;
  }

  .text-block {
    width: 100%;
    margin-bottom: 5vh;
    padding-bottom: 0vh;
  }

  .device {
    overflow: hidden;
  }

  .video-blog-wrap {
    position: static;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 12;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .hero-section {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .video-mock-up {
    height: 600px;
  }

  .website-image-container {
    width: 105%;
    height: 108%;
  }

  .bodycopyv3-copy.justifyleft {
    margin-bottom: 2vh;
  }

  .bodycopyv3super.justifyleft {
    margin-bottom: 2vh;
  }

  .descriptionclient.justifyleft {
    margin-bottom: 2vh;
  }

  .div-block-199 {
    width: 90vw;
  }

  .html-embed {
    max-height: 90vh;
  }

  .subsectionhero {
    width: 80vw;
  }

  .bodycopyv3super-copy.justifyleft {
    margin-bottom: 2vh;
  }
}

@media screen and (max-width: 767px) {
  .column-4 {
    margin-top: 5vh;
  }

  .sectioncolumntext {
    width: auto;
  }

  .offersubheadcenter {
    font-size: 1em;
  }

  .contact {
    font-size: 0.7em;
  }

  .thankyoudescription {
    font-size: 0.7em;
  }

  .thankyousubhead {
    font-size: 1em;
  }

  .landingheaderwrapper {
    height: 100%;
    min-height: 50vh;
  }

  .offersubhead {
    font-size: 1em;
  }

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

  .finalofferheaderdesktop {
    font-size: 3em;
  }

  .thankyouofferheader {
    font-size: 3em;
  }

  .navlink.learnname {
    margin-left: 0px;
  }

  .finalofferheadermobile {
    font-size: 3em;
  }

  .stepcontainer {
    width: 100%;
    margin-bottom: 10%;
  }

  .sectionwrapper.sectioncolumns {
    width: 96vw;
    margin-left: 4vw;
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .sectionwrapper.sectioncolumns.mobileapp {
    padding-top: 0vh;
  }

  .sectionwrapper.sectioncolumns.requestdemosection {
    width: 94vw;
    margin-left: 0vw;
    padding-left: 0vw;
  }

  .offerpagebutton.hidethankyouwall {
    margin-right: auto;
    margin-left: auto;
  }

  .offerpagebutton.gotosignup {
    margin-right: auto;
    margin-left: auto;
  }

  .offerpagebutton.gotosignup.requestdemo {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 3vw;
  }

  .columns-2.mobileappcolumns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .column-5 {
    display: none;
  }

  .offersubheadtextdescriptionv2 {
    font-size: 0.7em;
  }

  .text-block-53 {
    font-size: 6em;
  }

  .column-6 {
    margin-top: 5vh;
  }

  .howitworksheadermobile {
    display: block;
  }

  .howitworksheaderdesktop {
    display: none;
  }

  .finalofferclass {
    width: 100%;
  }

  .contentjagheaderwrapper {
    width: 100%;
  }

  .link-block-4 {
    margin-left: 20px;
  }

  .stepdescription {
    font-size: 1.2em;
  }

  .div-block-190 {
    margin-bottom: 5vh;
  }

  .requestform {
    width: 100%;
  }

  .lettercontainer {
    width: 90%;
  }

  .bgvideoofferpageheader {
    height: 50vh;
  }

  .storytitles.justifyleft.large {
    font-size: 60px;
    line-height: 63px;
  }

  .brand-3 {
    margin-bottom: 3vh;
  }

  .sectionv2 {
    height: auto;
    min-height: 100%;
  }

  .firstsectionv2 {
    min-height: 100%;
  }

  .bodycopyv2._2col {
    -webkit-column-count: 1;
    column-count: 1;
  }

  .finalwrapper.flip {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-195 {
    padding-right: 0vh;
  }

  .video-blog-block {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .video-blog-wrap {
    width: 100%;
  }

  .website-image-container {
    width: 107%;
    height: 110%;
  }

  .how-to-section {
    width: 100%;
    margin-bottom: 2vh;
  }

  .div-block-198 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .footer.flip {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-199 {
    width: 84vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  .video {
    margin-top: 2vh;
  }

  .link-block-3 {
    position: absolute;
    bottom: 22vw;
    display: block;
    margin-top: 0%;
  }

  .faqcopydescription {
    font-size: 1em;
    text-align: left;
  }

  .column-4 {
    margin-top: 0vh;
    padding-right: 0px;
    padding-left: 0px;
  }

  .sectioncolumntext {
    font-size: 1em;
  }

  .sidebysidevidcontainer {
    height: 300px;
  }

  .offersubheadcenter {
    width: 100%;
    margin-bottom: 2vh;
    font-weight: 200;
    text-transform: capitalize;
  }

  .contact {
    width: 80%;
    margin-top: 5%;
    margin-right: auto;
    margin-left: auto;
    font-size: 0.6em;
  }

  .thankyoudescription {
    width: 100%;
    font-size: 0.9em;
  }

  .text-block-51 {
    padding-bottom: 0vh;
    font-size: 1.4em;
  }

  .thankyoubar {
    position: static;
    display: none;
    height: 93vh;
    margin-top: 7vh;
    padding-top: 5vh;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
  }

  .thankyousubhead {
    width: 100%;
    margin-top: 2%;
    font-weight: 700;
  }

  .landingheaderwrapper {
    position: relative;
    height: 100%;
    min-height: 50vh;
    margin-top: 7vh;
    padding-top: 3vh;
  }

  .offersubhead {
    font-weight: 700;
  }

  .background-video-9 {
    border-radius: 10px;
  }

  .sidebysidevideo {
    height: 100%;
  }

  .stepswrapper {
    width: auto;
  }

  .finalofferheaderdesktop {
    display: none;
    font-size: 2em;
    line-height: 1em;
    font-weight: 900;
  }

  .thankyouofferheader {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 3%;
    margin-bottom: 1vh;
    font-size: 2em;
    line-height: 1em;
    font-weight: 900;
  }

  .stepsheader {
    font-weight: 700;
  }

  .finalofferheadermobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 2em;
    line-height: 1em;
    font-weight: 900;
  }

  .pagecontentheaderdesktop {
    margin-top: 0px;
    padding-right: 7vw;
    padding-left: 7vw;
    font-size: 1.8em;
  }

  .pagecontentheaderdesktop.freesample {
    display: none;
  }

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

  .jaguarsectionpage {
    padding: 2vh;
  }

  .sectionwrapper {
    padding: 3vh;
  }

  .sectionwrapper.programmaticvideoarray {
    min-height: auto;
  }

  .sectionwrapper.sectioncolumns {
    width: 96vw;
    margin-bottom: 5vh;
    margin-left: 2vw;
    padding-top: 0vh;
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .sectionwrapper.sectioncolumns.mobileapp {
    margin-bottom: 0vh;
    padding-bottom: 0vh;
  }

  .sectionwrapper.sectioncolumns.requestdemosection {
    padding-bottom: 0vh;
  }

  .sectionwrapper.sectioncolumns.contentjagwidebyside {
    margin-bottom: 0vh;
    padding-left: 0vw;
  }

  .offerpagebutton {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 2vh;
    line-height: 2vh;
  }

  .offerpagebutton.hidethankyouwall {
    position: relative;
    z-index: 2;
    width: 90%;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 9px;
    font-size: 1em;
    line-height: 1em;
    white-space: break-spaces;
  }

  .offerpagebutton.gotosignup {
    position: relative;
    z-index: 2;
    width: 90%;
    padding-right: 10px;
    padding-left: 10px;
    border-radius: 9px;
    font-size: 1em;
    line-height: 1em;
    white-space: break-spaces;
  }

  .offerpagebutton.gotosignup.requestdemo {
    font-size: 3.5vw;
  }

  .columns-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .columns-2.demo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .columns-2.sidebyside {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .stepcopywrapper {
    margin-top: 10%;
  }

  .arrow {
    width: auto;
    margin-right: 3%;
    background-size: 9px;
  }

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

  .offersubheadtextdescriptionv2 {
    width: 100%;
  }

  .text-block-53 {
    font-size: 3em;
  }

  .column-6 {
    margin-top: 5vh;
  }

  .listitem {
    margin-bottom: 1vh;
    font-size: 0.8em;
    line-height: 1.2em;
  }

  .howitworksheadermobile {
    font-size: 2em;
  }

  .image-51 {
    margin-top: 2vh;
  }

  .howitworksheaderdesktop {
    display: none;
    font-size: 2em;
  }

  .finalofferclass {
    margin-top: 0vh;
    padding-right: 3%;
    padding-left: 3%;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .contentjagheaderwrapper {
    margin-right: auto;
    margin-left: auto;
    padding-top: 2vh;
    padding-right: 9px;
    padding-left: 9px;
  }

  .brand {
    padding-left: 0px;
  }

  .app-download {
    width: 50vw;
  }

  .pagecontentheadermobile.freesample {
    display: block;
    padding-left: 2vw;
  }

  .menu-button {
    margin-right: 2vw;
    margin-bottom: 2vw;
    background-color: transparent;
  }

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

  .smallspanfont {
    padding-right: 5vw;
    padding-left: 5vw;
    font-size: 1.6em;
  }

  .stepdescription {
    color: #fff;
  }

  .div-block-190 {
    margin-right: 0px;
    margin-left: 2vw;
    padding-left: 4vw;
    -ms-grid-columns: minmax(30vw, 0.25fr) 0.75fr;
    grid-template-columns: minmax(30vw, 0.25fr) 0.75fr;
    text-align: left;
  }

  .howitworkssection {
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .faqwrapper {
    padding: 3%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 3vh;
    line-height: 3vh;
    font-weight: 700;
    text-align: center;
  }

  .image-47 {
    width: 80vw;
  }

  .column-7 {
    margin-top: 2vh;
  }

  .nav-menu-3 {
    margin-top: 0vh;
    padding-top: 1vh;
    background-color: rgba(0, 0, 0, 0.89);
  }

  .div-block-185 {
    right: 2vw;
  }

  .videoarrayelemnt {
    width: 200px;
    height: 200px;
  }

  .faqheader {
    font-size: 0.7em;
    line-height: 1em;
    text-align: left;
  }

  .benifitsheaderbold {
    font-size: 3vh;
    line-height: 3vh;
    font-weight: 700;
  }

  .benifitsheaderbold.justifyleft {
    font-weight: 900;
  }

  .statheader2 {
    padding-left: 6%;
    font-size: 1.3em;
    text-align: left;
  }

  .requestform {
    width: 92vw;
    margin-left: 3vw;
    padding-right: 3%;
    padding-left: 3%;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .lettercontainer {
    width: 100%;
    padding: 3vh 0vw 3vw;
  }

  .letterparagraph {
    width: 100%;
    color: #b1b1b1;
    text-align: left;
  }

  .bgvideoofferpageheader {
    margin-top: 7vh;
  }

  .storytitles {
    font-size: 25px;
    line-height: 30px;
    text-align: left;
  }

  .storytitles.justifyleft {
    font-size: 35px;
    line-height: 35px;
  }

  .storytitles.justifyleft.large {
    font-size: 50px;
    line-height: 53px;
  }

  .sstoyparagraph {
    display: inline;
    text-align: left;
  }

  .sstoyparagraph.eratitle {
    font-weight: 700;
  }

  .eraperiodwrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .eradatewrapper {
    width: 100%;
  }

  .eranamewrapper {
    width: 100%;
    margin-bottom: 1vh;
  }

  .expinationwrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 2vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sstoylink.clickformorebutton {
    margin-bottom: 1vh;
  }

  .sstoyparagraphbody {
    text-align: left;
  }

  .div-block-192 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .winnersloserswrapper {
    width: 100%;
    margin-bottom: 3vh;
  }

  .featurescontainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .featyreswrapper {
    width: 100%;
    margin-top: 0vh;
    margin-bottom: 6vh;
  }

  .ssfeaturestitle {
    text-align: left;
  }

  .featyreswrapper2 {
    width: 100%;
  }

  .howdoweusecontentstratagieswrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .featyreswrapper3-copy {
    width: 100%;
    margin-top: 0vh;
    margin-bottom: 3vh;
  }

  .articleh2 {
    text-align: left;
  }

  .landinghashtag {
    display: inline;
    text-align: left;
  }

  .landinghashtag.eratitle {
    font-weight: 700;
  }

  .twelth-copy {
    min-height: 25vh;
  }

  .image-56 {
    margin-bottom: 5vh;
  }

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

  .sectionv2 {
    max-height: none;
    min-height: 100%;
    margin-bottom: 2.5vh;
    padding-bottom: 5vh;
    border-bottom: 1px none #000;
  }

  .firstsectionv2 {
    height: 100%;
    -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;
  }

  .leadsubhead {
    margin-bottom: 1vh;
    text-align: left;
  }

  .bodycopyv2 {
    margin-bottom: 2.5vh;
    text-align: left;
  }

  .bodycopyv2._2col {
    -webkit-column-count: 1;
    column-count: 1;
  }

  .button {
    margin-bottom: 10px;
  }

  .subheadv2 {
    margin-bottom: 2vh;
    margin-left: 0px;
    text-align: left;
  }

  .featurewrapperv2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .bodycopyv3 {
    text-align: left;
  }

  .buttomheadv2 {
    text-align: left;
  }

  .supersection {
    margin-top: 2.5vh;
    margin-bottom: 2.5vh;
    padding-top: 2.5vh;
    padding-bottom: 2.5vh;
    border-bottom: 1px none #000;
  }

  .bodycopyv4 {
    text-align: left;
  }

  .finalwrapper.flip {
    margin-top: 3px;
    margin-bottom: 0vh;
  }

  .footersectionv2 {
    padding-bottom: 5vh;
  }

  .videocontainersection {
    margin-bottom: 15vh;
  }

  .footerwrapperv2 {
    height: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .sectionv3 {
    max-height: none;
    min-height: 100%;
    padding-top: 20vh;
  }

  .section-3 {
    margin-bottom: 15vh;
  }

  .kpwrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .div-block-195 {
    margin-bottom: 2.5vh;
  }

  .blog-block {
    margin-right: 10px;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .story.front {
    padding-bottom: 24px;
  }

  .videosample {
    width: 90px;
    height: 160px;
    padding-left: 6px;
  }

  .videosample.road {
    width: 80px;
    height: 150px;
    padding-left: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), to(rgba(0, 0, 0, 0.31)));
    background-image: linear-gradient(180deg, transparent 80%, rgba(0, 0, 0, 0.31));
  }

  .cc-junbo-h1 {
    font-size: 36px;
    line-height: 54px;
  }

  .video-blog-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .video-blog-wrap {
    margin-top: 2.5vh;
    padding-top: 0vh;
    padding-left: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border-top: 1px none #000;
  }

  .video-mock-up {
    width: 300px;
    height: 413px;
  }

  .active-blog {
    width: 104%;
    height: 103%;
    border-radius: 10px;
  }

  .hidescroll {
    width: 76%;
    height: 81%;
  }

  .website-image-container {
    width: 109%;
    height: 113%;
  }

  .macbook {
    display: block;
    width: 100%;
  }

  .subheadv2-copy {
    text-align: left;
  }

  .bodycopyv3-copy {
    text-align: left;
  }

  .bodycopyv3super {
    margin-top: 0px;
    margin-bottom: 1vh;
    text-align: left;
  }

  .how-to-section {
    margin-bottom: 10px;
  }

  .videoinputwindow {
    width: 260px;
    height: 160px;
    padding-left: 6px;
    background-image: none;
  }

  .videoinputwindow.road {
    padding-left: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), to(rgba(0, 0, 0, 0.31)));
    background-image: linear-gradient(180deg, transparent 80%, rgba(0, 0, 0, 0.31));
  }

  .wideoinputvideo {
    width: 90px;
    height: 160px;
    padding-left: 6px;
  }

  .wideoinputvideo.road {
    width: 300px;
    padding-left: 0px;
    background-image: none;
  }

  .descriptionclient {
    text-align: left;
  }

  .footer {
    margin-bottom: 0vh;
  }

  .footer.flip {
    margin-top: 3px;
    margin-bottom: 0vh;
  }

  .div-block-199 {
    padding-top: 3px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .html-embed {
    max-width: 75vw;
  }

  .bodycopyv3super-copy {
    margin-top: 0px;
    margin-bottom: 1vh;
    text-align: left;
  }
}

#w-node-c0663629-3c85-e3c1-8bab-a3c8a0d90cf4-d4c6ba08 {
  -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;
}

@media screen and (max-width: 991px) {
  #w-node-c0663629-3c85-e3c1-8bab-a3c8a0d90cbe-d4c6ba08 {
    -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;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c0663629-3c85-e3c1-8bab-a3c8a0d90cbe-d4c6ba08 {
    -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;
  }
}

