@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400&subset=latin,vietnamese,latin-ext);

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

.title_section {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  max-height: 90vh;
  min-height: auto;
  -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 {
  font-size: 60px;
}

.title-text {
  padding-right: 483px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Fira Sans', 'Droid Sans', 'Helvetica Neue', sans-serif;
  font-size: 70px;
  line-height: 74px;
  font-weight: 100;
}

.title-text.bc-dark {
  margin-top: 30px;
  padding-top: 0;
  font-size: 16px;
  line-height: 26px;
}

.body {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #1d1f22;
}

.h1_header {
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  font-weight: 100;
}

.h1_header.fade {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: hsla(0, 0%, 100%, 0.23);
}

.h1_header.fade.black {
  color: rgba(0, 0, 0, 0.3);
  line-height: 40px;
}

.h1_header.mobile {
  margin-top: 0;
  font-weight: 200;
}

.h1_header.margin {
  margin-top: 0;
  font-weight: 200;
}

.hero_body {
  margin-top: 35px;
  margin-bottom: 35px;
  padding-right: 0;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
}

.hero_body.extra_margin {
  margin-top: 40px;
  margin-bottom: 40px;
  color: #e8e8e8;
}

.hero_body.black {
  color: #000;
  font-weight: 300;
  text-align: center;
}

.hero_body.black.no_margin {
  margin-top: 0;
  margin-bottom: 0;
}

.hero_body.black.reduced_margin {
  margin-top: 20px;
  margin-bottom: 0;
}

.hero_body.black.cutommargin {
  margin-top: 10px;
}

.hero_body.center {
  text-align: center;
}

.container-2 {
  position: static;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  -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;
}

.container-3 {
  position: relative;
  margin-top: 60px;
}

.text-block-2 {
  margin-left: -104px;
  font-family: Graphik, sans-serif;
  color: #ce810f;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 4px;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 100vh;
  margin-top: 0;
  margin-right: 289px;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  background-color: #202125;
}

.nav-link {
  padding-right: 70px;
  padding-left: 70px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 200;
  letter-spacing: 2px;
  text-transform: uppercase;
}

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

.nav-link-3 {
  padding-right: 80px;
  padding-left: 80px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.container-4 {
  position: static;
  display: block;
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
  -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;
}

.nav-menu {
  position: static;
  display: block;
  padding-right: 0;
  padding-left: 0;
  -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-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;
}

.section-2 {
  min-height: 30vh;
  background-color: #dadada;
}

.button {
  position: relative;
}

.container-5 {
  position: relative;
  left: 0;
  top: 336px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.button-2 {
  padding: 15px 43px;
  background-color: #ce810f;
  font-family: Graphik, sans-serif;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.section-3 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 95vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #272727;
  background-image: url('../images/Dark-BG.png');
  background-position: 0 0;
  background-size: auto;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
}

.navbar-2 {
  position: static;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  clear: left;
  -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;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 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;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.section-4 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.container-6 {
  position: static;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  max-width: none;
  min-height: auto;
  min-width: auto;
  clear: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #000;
}

.container-6.goldbutton {
  max-width: 95vh;
}

.nav_element {
  max-width: none;
  min-width: 30vh;
  margin-right: 0;
  margin-left: 0;
  clear: left;
  opacity: 1;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  -o-object-fit: fill;
  object-fit: fill;
}

.nav_element.w--current {
  color: #fff;
  text-transform: uppercase;
}

.nav_element.footer {
  color: #9e9e9e;
  line-height: 40px;
  text-align: right;
}

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

.nav-link-6 {
  margin-right: 80px;
  margin-left: 80px;
}

.nav-link-7 {
  margin-right: 80px;
  margin-left: 80px;
}

.logo_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: auto;
  margin-top: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: hsla(0, 0%, 9%, 0);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.31)), to(rgba(0, 0, 0, 0.31))), -webkit-gradient(linear, left top, left bottom, from(rgba(29, 31, 34, 0.8)), to(rgba(29, 31, 34, 0.8)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.31), rgba(0, 0, 0, 0.31)), linear-gradient(180deg, rgba(29, 31, 34, 0.8), rgba(29, 31, 34, 0.8));
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  color: #d8d8d8;
}

.container-7 {
  position: relative;
}

.leaplogo {
  position: relative;
  top: -6.6vh;
  display: block;
  margin-top: 0;
  margin-bottom: 0;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Graphik, sans-serif;
  color: #d57f00;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: none;
}

.container-8 {
  position: relative;
  left: -70px;
  top: 85px;
  bottom: auto;
  display: block;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.bg_elements {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-height: 90vh;
  -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: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: rgba(19, 19, 19, 0.86);
  background-image: linear-gradient(243deg, transparent 45%, rgba(0, 0, 0, 0.7)), linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), url('../images/maze_scene.png');
  background-position: 0 0, 0 0, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, scroll;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-perspective: 0;
  perspective: 0;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.nav-menu-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 100vw;
  padding-left: 0;
  clear: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block {
  display: block;
  background-color: #ce820e;
  color: #333;
}

.grid {
  position: absolute;
  left: 0;
  top: auto;
  right: 0;
  bottom: 0;
  overflow: hidden;
  height: 2px;
  min-width: auto;
  margin-bottom: 0;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  align-self: flex-start;
  grid-column-gap: 0;
  grid-row-gap: 0;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  color: #000;
}

.image {
  width: 31.25vh;
  height: 5px;
  border-radius: 0;
  opacity: 1;
}

.image.noopacity {
  opacity: 0;
}

.image.gone {
  padding-top: 0;
  border-radius: 0;
  opacity: 1;
}

.menu-button {
  display: none;
}

.container-9 {
  position: static;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 220px;
  margin-bottom: 220px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.large_text {
  margin-top: 3%;
  margin-bottom: 5%;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 38px;
  line-height: 55px;
  font-style: normal;
  font-weight: 100;
  text-align: center;
}

.large_text.mobile {
  margin-top: 0;
  margin-bottom: 50px;
  font-size: 40px;
  line-height: 46px;
  font-weight: 200;
}

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

.container-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container-11 {
  position: relative;
  display: block;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.button-3 {
  margin-top: 13px;
}

.button-4 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.header_button {
  margin-top: 29px;
  margin-bottom: 29px;
  padding: 11px 42px;
  background-color: #d57f00;
  font-family: Graphik, sans-serif;
  font-weight: 200;
  letter-spacing: 3px;
}

.nav_section {
  position: static;
  top: -1037px;
  bottom: -1037px;
  display: block;
  min-height: 90vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: transparent;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.nav_section.bg {
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 0;
  margin-top: 0;
  margin-bottom: 0;
  clear: left;
  -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-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-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: none;
  border-width: 1px;
  border-color: rgba(37, 40, 43, 0);
  background-color: rgba(29, 31, 34, 0);
  background-image: none;
  color: #1d1f22;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  cursor: auto;
}

.nav_section.bg.lp {
  display: none;
}

.nav_section.bg.gs {
  display: none;
}

.nav_section.bg.wl {
  display: none;
}

.nav_section.bg.hiw {
  display: none;
}

.nav_section.bg.fym {
  display: none;
}

.page_tracker {
  position: fixed;
  width: 0.25px;
  height: 297px;
  margin-top: 392px;
  margin-left: 143px;
  background-color: #fff;
}

.nav_button {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 90vh;
  max-width: 0;
  min-height: 0;
  min-width: 83%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -o-object-fit: fill;
  object-fit: fill;
}

.button-5 {
  position: static;
  display: block;
  padding-right: 68px;
  padding-left: 68px;
  clear: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.container-12 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.content_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 70vh;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #24272b;
}

.content_grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  justify-items: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-grid-columns: 0.25fr 3fr 5fr 0.25fr;
  grid-template-columns: 0.25fr 3fr 5fr 0.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.content_grid.v2 {
  -ms-grid-columns: 0.25fr 3.5fr 1.25fr 0.25fr;
  grid-template-columns: 0.25fr 3.5fr 1.25fr 0.25fr;
}

.container-13 {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.h2_header {
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 60px;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 46px;
  font-weight: 200;
}

.h2_header.on_white {
  margin-top: 0;
  margin-bottom: 20px;
  padding-right: 0;
  padding-left: 0;
  color: #000;
  font-size: 16px;
  line-height: 30px;
  font-weight: 200;
  text-align: center;
}

.h2_header.black {
  margin-top: 0;
  margin-bottom: 5%;
  padding-right: 60px;
  padding-left: 60px;
  color: #000;
  text-align: center;
}

.h2_header.black.no_margin {
  margin-top: 0;
  margin-bottom: 0;
}

.h2_header.black.custommargin {
  margin-bottom: 0;
  font-size: 40px;
  line-height: 46px;
}

.h2_header.black.mobile {
  margin-top: 0;
  padding-right: 0;
  padding-left: 0;
}

.h2_header.gold {
  color: #d57f00;
  text-align: center;
}

.h2_header.gold.semibold {
  margin-top: 25px;
  color: #171717;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.h2_header.center {
  margin: 20px 150px 0;
  padding-right: 0;
  padding-left: 0;
  font-size: 40px;
  line-height: 46px;
  font-weight: 200;
  text-align: center;
}

.h2_header.center.more_margin {
  margin-bottom: 150px;
}

.h2_header.center.more_margin.mobile {
  margin: 0;
  padding-right: 0;
  padding-left: 0;
}

.h2_header.center.no_margin {
  margin-top: 0;
}

.h2_header.center.mobile {
  margin-top: 0;
  margin-right: 0;
  margin-left: 0;
}

.h2_header.cta {
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 75px;
  padding-left: 75px;
  line-height: 55px;
  text-align: center;
}

.h2_header.cta.margin {
  margin-top: 20px;
}

.h2_header.cta.margin.mobile {
  margin-top: 0;
  margin-bottom: 0;
}

.h2_header.black.left {
  margin-bottom: 50px;
  text-align: left;
}

.h2_header.form {
  margin-bottom: 15px;
  font-size: 40px;
}

.h2_header.accordion {
  margin-bottom: 65px;
  padding-left: 20px;
  color: #000;
  font-size: 40px;
}

.h2_header.card {
  color: #d57f00;
  font-weight: 200;
  text-align: center;
}

.h2_header.card.white {
  color: #fff;
}

.h2_header.margin {
  margin-top: 0;
  font-size: 40px;
  line-height: 46px;
}

.h2_header.mobile {
  padding-right: 20px;
  font-size: 39px;
  line-height: 46px;
}

.h2_header.bottom-margin {
  margin-bottom: 60px;
  font-size: 40px;
  line-height: 46px;
}

.bodygold {
  position: absolute;
  left: 0;
  top: -50px;
  right: auto;
  bottom: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Graphik, sans-serif;
  color: #d57f00;
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 4px;
}

.bodygold.black {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
  color: #000;
}

.bodygold.center_smol {
  position: static;
  left: auto;
  right: auto;
  display: block;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #d57f00;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

.large_body {
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 29px;
  font-weight: 200;
  text-align: center;
}

.large_body.on_white {
  margin-bottom: 25px;
  color: #000;
  font-size: 18px;
  text-align: center;
}

.large_body.gold {
  color: #d57f00;
}

.large_body.no_margin {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  text-align: left;
}

.large_body.card {
  text-align: center;
}

.large_body.left {
  text-align: left;
}

.content_3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 75vh;
  -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: #25282b;
  background-image: url('../images/color_image_bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.column {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 70%;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-2 {
  position: relative;
  display: inline-block;
  max-width: 40vh;
  clear: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.column-2 {
  position: static;
  padding-right: 99px;
  padding-left: 0;
}

.container-14 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-3 {
  padding-right: 0;
  padding-left: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.container-15 {
  position: static;
  left: 0;
  top: 0;
  right: auto;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -o-object-fit: fill;
  object-fit: fill;
}

.button-6 {
  position: absolute;
  left: auto;
  top: 0;
  right: 0;
  bottom: auto;
  z-index: 1;
  width: 65px;
  height: 65px;
  padding: 0;
  background-color: #fff;
}

.button-6.h2_header {
  width: 65px;
  height: 65px;
  background-color: #e8e8e8;
  color: #4e4e4e;
  font-size: 65px;
  line-height: 70px;
  font-weight: 100;
  text-align: center;
}

.container-16 {
  position: relative;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-2 {
  position: absolute;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: auto;
  max-height: none;
  min-height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-3 {
  position: static;
  max-width: none;
  min-width: 100%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-3 {
  position: absolute;
  z-index: -1;
  overflow: hidden;
  min-height: 0;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.image-4 {
  position: static;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  overflow: visible;
  max-width: none;
  min-height: 100vh;
  -o-object-fit: fill;
  object-fit: fill;
}

.footer {
  position: static;
  left: 0;
  top: auto;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 40vh;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #171717;
}

.container-17 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.content_4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 85vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e8e8e8;
}

.content_card {
  display: block;
  width: 50%;
  min-height: 0;
  min-width: 0;
  margin-right: 50px;
  padding: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
}

.content_card.first {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: 0;
  padding: 80px 60px 100px;
  -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;
  border-radius: 0;
}

.content_card.first.darkmode {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  -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;
  background-color: #1d1f22;
}

.content_card.first.darkmode.shadow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 35px 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-style: solid;
  border-width: 0.5px;
  border-color: #d57f00;
  border-radius: 20px;
  background-color: hsla(0, 0%, 9%, 0);
  box-shadow: 1px 1px 16px 1px rgba(0, 0, 0, 0.3);
}

.content_card.second {
  position: relative;
  width: auto;
  margin-right: 0;
  padding: 45px;
}

.dark_divider_line {
  height: 1px;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 0;
  background-color: #000;
}

.dark_divider_line.darkmode {
  width: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: hsla(0, 0%, 72%, 0.5);
}

.dark_divider_line.darkmode.vertical {
  position: absolute;
  left: 519px;
  top: 30px;
  width: 1px;
  height: 270px;
  background-color: hsla(0, 0%, 72%, 0.2);
}

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

.card_text_tag {
  position: absolute;
  left: 3px;
  top: -69px;
  width: 65%;
  font-family: Graphik, sans-serif;
  color: #4b4b4b;
  line-height: 22px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.card_text_tag.scroll {
  left: -45px;
  top: -70px;
}

.card_text_tag.scroll.a {
  position: static;
  padding-bottom: 20px;
  font-weight: 400;
  text-align: center;
}

.card_text_tag.scroll.b {
  left: -96px;
}

.card_text_tag.scroll.c {
  left: -75px;
}

.card_text_tag.scroll.d {
  left: -42px;
}

.card_text_tag.darkmode {
  color: #d57f00;
}

.card_text_tag.darkmode.bigbox {
  top: -134px;
}

.card_text_tag.centered {
  width: 100%;
  padding-right: 50px;
  padding-left: 50px;
  font-size: 16px;
  text-align: center;
}

.button-7 {
  position: absolute;
  left: auto;
  top: 0;
  right: 0;
  bottom: auto;
  z-index: auto;
  display: block;
  width: 45px;
  height: 45px;
  background-color: #d57f00;
  background-image: url('../images/UI_arrow.png');
  background-position: 50% 50%;
  background-size: 40px 40px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.grid-3 {
  display: none;
  max-width: 100vh;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-items: start;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -ms-grid-columns: 0.5fr 0.25fr;
  grid-template-columns: 0.5fr 0.25fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.hero_bg {
  display: block;
  overflow: visible;
  min-height: 90vh;
  min-width: 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;
}

.button_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 30px;
  margin-bottom: 5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.jump_down {
  width: 35px;
  height: 35px;
  background-color: #d57f00;
  background-image: url('../images/down_arrow.png');
  background-position: 50% 50%;
  background-size: 20px 20px;
  background-repeat: no-repeat;
}

.jump_down.diagonal {
  background-image: url('../images/diagonal_arrow.png');
  background-size: 30px 30px;
}

.floating_button {
  display: none;
  margin-right: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.logo_div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 15%;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.section_banner_div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: 80%;
  min-width: auto;
  margin-top: 0;
  margin-bottom: 0;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.section_banner_div.alt_1 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section_banner_div.centered {
  max-width: 79%;
  margin-top: 165px;
  margin-bottom: 165px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.section_banner_div.centered.altmargin {
  margin-top: 200px;
  margin-bottom: 50px;
}

.section_banner_div.home {
  position: relative;
  left: 0;
  z-index: 5;
  max-width: 75%;
  padding-right: 0;
}

.db-link {
  color: #3cc47c;
  text-decoration: none;
}

.db-fixed-nav-headline {
  margin: 0 20px;
  font-size: 18px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
}

.button-arrow {
  position: relative;
  left: 0;
  width: 15px;
  margin-right: 20px;
}

.shrink-box-button-2 {
  display: block;
  margin-right: 5px;
}

.shrink-box-wrapper-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -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;
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  cursor: pointer;
}

.shrink-box-wrapper-2:hover {
  opacity: 1;
}

.hero_button {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 218px;
  min-height: auto;
  margin-top: 5%;
  margin-bottom: 5%;
  margin-left: -20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #d57f00;
  font-weight: 700;
  text-decoration: none;
}

.hero_button.alt-1 {
  width: 250px;
}

.hero_button.alt-1.nobottom {
  margin-bottom: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.hero_button.alt-1.nobottom.long {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 308px;
}

.hero_button.width1 {
  width: 340px;
  margin-right: 40px;
  margin-left: 20px;
}

.hero_button.width2 {
  width: 268px;
  margin-right: 20px;
  margin-left: 0;
}

.hero_button.eyb {
  width: 297px;
}

.button-background {
  position: absolute;
  width: 50px;
  height: 50px;
  border-style: solid;
  border-width: 1.5px;
  border-color: #d57f00;
  border-radius: 25px;
}

.button-background.on-white {
  border-color: #000;
}

.db-mobile-fixed-nav {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  display: none;
  -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;
  background-color: #0f0f0f;
  color: #fff;
}

.flex-body {
  display: block;
  max-width: 278px;
  min-height: auto;
  margin-top: 50px;
  margin-left: 0;
  -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;
}

.flex-body.long {
  max-width: 276px;
}

.flex-body.large {
  max-width: 317px;
}

.flex-body.larger {
  display: block;
  -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: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.flex-body.carousel {
  margin-top: 0;
}

.flex-body.hero {
  display: block;
  max-width: 200px;
  margin-top: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.db-logo-wrapper {
  padding: 10px 15px;
  background-color: #3cc47c;
}

.db-fixed-nav-logo {
  width: 100px;
}

.db-flex-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
}

.button-text {
  position: relative;
  z-index: 1;
  margin-top: 2px;
  margin-right: 10px;
  margin-left: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.button-text.on-white {
  color: #000;
}

.text-logo {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-family: Graphik, sans-serif;
  color: #d57f00;
  font-size: 25px;
  line-height: 100%;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.title-footer {
  font-family: Graphik, sans-serif;
  color: rgba(232, 235, 245, 0.8);
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.links-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.link-group {
  display: -ms-grid;
  display: grid;
  margin-bottom: 0;
  grid-auto-columns: 1fr;
  grid-column-gap: 44px;
  grid-row-gap: 28px;
  -ms-grid-columns: minmax(200px, auto) minmax(170px, auto) minmax(120px, auto) auto;
  grid-template-columns: minmax(200px, auto) minmax(170px, auto) minmax(120px, auto) auto;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.footer-main {
  display: -ms-grid;
  display: grid;
  padding: 80px 6vw 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  grid-auto-columns: 1fr;
  grid-column-gap: 32px;
  grid-row-gap: 40px;
  -ms-grid-columns: 0.25fr 1fr 0.25fr;
  grid-template-columns: 0.25fr 1fr 0.25fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #181818;
}

.link-item.mb8 {
  margin-bottom: 8px;
}

.social-link {
  width: 30px;
  height: 30px;
  background-image: url('../images/icn_linkedin_default.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: 0.41;
}

.social-li {
  display: inline-block;
}

.social-link-twt {
  background-image: url('../images/icn_twitter.svg');
}

.link-footer {
  display: block;
  padding-top: 2px;
  padding-bottom: 2px;
  font-family: Graphik, sans-serif;
  color: rgba(232, 235, 245, 0.5);
  font-size: 16px;
  line-height: 180%;
  font-weight: 300;
  text-decoration: none;
}

.footnote {
  display: block;
  border-top: 1px solid rgba(247, 248, 250, 0.3);
  font-family: Graphik, sans-serif;
  color: hsla(0, 0%, 100%, 0.3);
  font-size: 14px;
  line-height: 30px;
  font-weight: 300;
  text-decoration: none;
}

.link {
  color: #a3a3a3;
}

.progress-bar {
  position: fixed;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 91;
  display: block;
  width: 1px;
  height: 100vh;
  padding-right: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #d57f00;
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}

.progress-bar.white {
  z-index: 90;
  width: 1px;
  margin-left: 0;
  background-color: #fff;
}

.progress-bar.numbers {
  left: 91%;
  z-index: 90;
  display: none;
  width: 1px;
  background-color: transparent;
}

.div-block-5 {
  padding-left: 0;
}

.pbar_number {
  width: 20px;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 57px;
  font-weight: 200;
  text-align: right;
}

.pbar_number.gold {
  color: #d57f00;
}

.div-block-6 {
  display: none;
  background-color: #d57f00;
}

.gold_line_nav {
  overflow: hidden;
  background-color: #d57f00;
}

.gold_line_nav._2 {
  display: block;
  opacity: 0;
}

.gold_line_nav._2.show {
  opacity: 1;
}

.gold_line_nav._3 {
  display: block;
  opacity: 0;
}

.gold_line_nav._3.show {
  opacity: 1;
}

.gold_line_nav._4 {
  display: block;
  opacity: 0;
}

.gold_line_nav._4.opacityon {
  opacity: 1;
}

.gold_line_nav._1 {
  display: block;
  opacity: 0;
}

.gold_line_nav._1.show {
  opacity: 1;
}

.blank_section {
  min-height: 50vh;
  background-color: #25282b;
}

.lottie_section {
  min-height: 50vh;
  background-color: #171717;
}

.current-page {
  position: absolute;
  top: 0;
  right: 0;
  padding: 30px 50px;
  background-color: hsla(0, 0%, 100%, 0.13);
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  text-decoration: none;
}

.sign-in-link {
  margin-left: 13px;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}

.clouds-image {
  min-width: 900px;
  margin-left: 20px;
}

.slide-quote-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-right: 50px;
  padding-left: 50px;
  -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;
}

.submit-b {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #d57f00;
  -webkit-transition: background-color 265ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: background-color 265ms cubic-bezier(0.165, 0.84, 0.44, 1);
  font-family: Graphik, sans-serif;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.submit-b:hover {
  background-color: rgba(222, 147, 115, 0.8);
}

.back-arrow {
  padding-right: 10px;
}

.col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
  margin-top: 0;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 50%;
  -webkit-flex: 50%;
  -ms-flex: 50%;
  flex: 50%;
}

.col.left-col {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0;
  margin-left: 0;
  padding-right: 60px;
  padding-left: 100px;
  -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-flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  background-color: #171717;
  opacity: 1;
}

.col.right-col {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 75vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
}

.line {
  position: absolute;
  top: 50%;
  bottom: 50%;
  width: 52px;
  height: 1px;
  background-color: #fff;
}

.member-text-wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}

.member-text-wrap.member-mobile {
  display: block;
}

.go-back-b {
  position: absolute;
  left: 0;
  top: 0;
  margin-left: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  opacity: 0.56;
  -webkit-transition: opacity 265ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 265ms cubic-bezier(0.165, 0.84, 0.44, 1);
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-decoration: none;
}

.go-back-b:hover {
  opacity: 1;
}

.logo_carousel.hero {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 75vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #171717;
}

.form-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-top: 160px;
  margin-bottom: 160px;
  padding-right: 0;
  padding-left: 0;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: rgba(29, 31, 34, 0);
}

.form-wrap.left {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.form-wrap.logos {
  margin-top: 100px;
  margin-bottom: 100px;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.mask {
  position: static;
  background-color: transparent;
}

.slide {
  background-color: transparent;
}

.slide.s-one {
  position: static;
  overflow: visible;
}

.clouds-image-wrap {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  overflow: hidden;
  margin-top: -125px;
}

.quote-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.slide-dots-nav {
  position: static;
  margin-top: 0;
  background-color: #fff;
  font-size: 8px;
}

.slide-quote-image {
  font-family: Graphik, sans-serif;
  font-weight: 700;
}

.quote-text {
  margin-top: 50px;
  margin-bottom: 0;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 44px;
  line-height: 56px;
  font-weight: 100;
  text-align: center;
}

.slider-arrows {
  display: block;
  width: 75px;
  height: 75px;
  background-color: #d57f00;
}

.form-two-fields {
  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;
  font-family: Graphik, sans-serif;
  color: #fff;
}

.quote-slider {
  height: 86%;
  clear: none;
  background-color: transparent;
}

.form-field {
  margin-bottom: 50px;
  padding-top: 14px;
  padding-bottom: 13px;
  padding-left: 10px;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #000 #000 hsla(0, 0%, 100%, 0.26);
  border-radius: 0;
  background-color: transparent;
  -webkit-transition: border-color 265ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: border-color 265ms cubic-bezier(0.165, 0.84, 0.44, 1);
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  width: -moz-available;
  width: -webkit-fill-available;
  width: fill-available;
}

.form-field:hover {
  border-bottom-color: hsla(0, 0%, 100%, 0.56);
}

.form-field:focus {
  border-bottom-color: #fff;
}

.form-field::-webkit-input-placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 200;
}

.form-field:-ms-input-placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 200;
}

.form-field::-ms-input-placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 200;
}

.form-field::placeholder {
  color: #fff;
  font-size: 16px;
  font-weight: 200;
}

.form-field.half {
  width: 48%;
  padding-left: 0;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-style: normal;
}

.text-block-4 {
  font-family: Graphik, sans-serif;
  font-size: 16px;
  font-weight: 200;
}

.heading {
  margin-bottom: 20px;
}

.text-block-5 {
  font-family: Graphik, sans-serif;
  color: #000;
  font-weight: 300;
}

.cursor {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #b8b8b8;
  opacity: 0;
  -webkit-transition: opacity 600ms ease;
  transition: opacity 600ms ease;
}

.cursor_dot {
  width: 50px;
  height: 50px;
  border-style: solid;
  border-width: 0.5px;
  border-color: #000;
  border-radius: 100vw;
  background-color: rgba(213, 127, 0, 0);
  opacity: 1;
}

.phone-wrapper {
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 33%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-19 {
  width: 100%;
  max-width: 1300px;
  padding-right: 40px;
  padding-left: 40px;
}

.container-19.sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 8%;
  bottom: 7%;
  height: 91vh;
}

.image-6 {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.sticky-content {
  margin-bottom: 0;
  opacity: 1;
}

.desktop-section {
  position: relative;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 6000px;
  min-height: 600vh;
  padding-top: 100px;
  padding-bottom: 100px;
  -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: #e8e8e8;
}

.screen {
  position: absolute;
  z-index: -1;
  width: 89%;
  height: 97%;
  border-radius: 1.6em;
  background-image: url('../images/162022467_480500833138318_2443484408589304223_n.jpeg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.screen._2 {
  z-index: -2;
  background-image: url('../images/161856816_2916146785300003_162589793954507097_n.jpeg');
}

.screen._3 {
  z-index: -4;
  background-image: url('../images/Mask-Group-232x.png');
}

.screen.back {
  z-index: -5;
  width: auto;
  background-color: #fff;
  background-image: none;
}

.p2 {
  font-family: Graphik, sans-serif;
  color: #000;
  font-size: 1.08em;
  font-weight: 300;
}

.sticky-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  margin-bottom: 237px;
  -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;
}

.circle {
  position: absolute;
  left: 8%;
  top: 20%;
  right: auto;
  bottom: auto;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  background-color: #eee;
  box-shadow: -7px 7px 18px 1px rgba(0, 0, 0, 0.01);
}

.circle._5 {
  top: 80%;
}

.circle._2 {
  left: auto;
  top: 38%;
  right: 5%;
  bottom: auto;
}

.circle._4 {
  left: auto;
  top: 65%;
  right: 5%;
  bottom: auto;
}

.circle._3 {
  top: 46%;
}

.small-title {
  margin-bottom: 20px;
  font-family: Graphik, sans-serif;
  color: #d57f00;
  font-size: 2.3em;
  line-height: 1.1;
  font-weight: 200;
}

.frame {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 25em;
  -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;
  border-style: none;
  border-width: 2px;
  border-color: #080621;
  border-radius: 0;
}

.hero-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  -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;
  text-align: left;
}

.hero-content-wrapper.sticky {
  height: 15%;
  margin-bottom: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.sticky-wrapper-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80%;
  margin-top: 0;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  font-family: 'Open Sans', sans-serif;
}

.hidden {
  display: none;
}

.h2 {
  margin-top: 0;
  margin-bottom: 30px;
  padding-bottom: 0;
  font-family: Graphik, sans-serif;
  color: #d57f00;
  font-size: 3.6em;
  line-height: 1.3;
  font-weight: 200;
  text-transform: capitalize;
}

.small-title-2 {
  margin-bottom: 20px;
  color: #aee1f9;
  font-size: 2.3em;
  line-height: 1.4;
}

.h2-2 {
  margin-top: 0;
  margin-bottom: 25px;
  padding-bottom: 0;
  color: #aee1f9;
  font-size: 3em;
}

.mobile-section {
  position: relative;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 6000px;
  min-height: 600vh;
  padding-top: 100px;
  padding-bottom: 100px;
  -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: #080621;
}

.mobile-section.mobile {
  display: none;
}

.p2-2 {
  font-size: 1.08em;
}

.circle-2 {
  position: absolute;
  left: 8%;
  top: 20%;
  right: auto;
  bottom: auto;
  width: 200px;
  height: 200px;
  border-radius: 100%;
  background-color: #111030;
  box-shadow: -7px 7px 18px 1px rgba(0, 0, 0, 0.4);
}

.circle-2._5 {
  top: 80%;
}

.circle-2._2 {
  left: auto;
  top: 38%;
  right: 5%;
  bottom: auto;
}

.circle-2._4 {
  left: auto;
  top: 65%;
  right: 5%;
  bottom: auto;
}

.circle-2._3 {
  top: 46%;
}

.bold-text {
  display: inline;
  font-weight: 200;
}

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

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

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

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

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

.text-block-6 {
  font-family: Graphik, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.sticky_cards {
  position: static;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 300vh;
  -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;
  background-color: #e8e8e8;
}

.sticky_scroll {
  width: 100%;
  height: 100%;
  max-width: 1200px;
  padding: 40px;
}

.sticky_scroll.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100vw;
  padding-top: 50px;
  padding-bottom: 59px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.sticky_scroll.flex.title {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.squarediv {
  position: -webkit-sticky;
  position: sticky;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 300px;
  margin-right: 20px;
  margin-left: 20px;
  -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;
  border-radius: 0;
  background-color: #e8e8e8;
}

.squarediv.a {
  position: -webkit-sticky;
  position: sticky;
  top: 40vh;
  height: 250px;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 0;
  background-color: #fff;
}

.squarediv.b {
  position: -webkit-sticky;
  position: sticky;
  top: 40vh;
  height: 250px;
  margin-top: 70vh;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 0;
  background-color: #fff;
}

.squarediv.c {
  position: -webkit-sticky;
  position: sticky;
  top: 40vh;
  height: 250px;
  margin-top: 140vh;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 0;
  background-color: #fff;
}

.squarediv.d {
  position: -webkit-sticky;
  position: sticky;
  top: 40vh;
  height: 250px;
  margin-top: 210vh;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 0;
  background-color: #fff;
}

.h3_header {
  padding-top: 0;
  padding-bottom: 0;
  font-family: Graphik, sans-serif;
  color: #171717;
  font-size: 50px;
  line-height: 50px;
  font-weight: 200;
  text-align: left;
}

.h3_header.white {
  color: #fff;
}

.card_text {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: auto;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  font-family: Graphik, sans-serif;
  font-weight: 200;
}

.container-21 {
  margin-top: 100px;
  margin-bottom: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

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

.gold_tag {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: auto;
  width: 100%;
  height: 1px;
  min-width: 0;
  background-color: #d57f00;
}

.text-block-7 {
  line-height: 40px;
  text-align: center;
}

.card_label {
  position: static;
  top: auto;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 4px;
}

.header_container {
  position: -webkit-sticky;
  position: sticky;
  top: 20vh;
  bottom: auto;
  display: block;
  margin-top: 100px;
  margin-bottom: auto;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.header_container.button {
  position: static;
  margin-top: 0;
  margin-bottom: 180px;
}

.body_copy2 {
  font-family: Graphik, sans-serif;
  font-weight: 300;
  text-align: center;
}

.section-5 {
  min-height: 100vh;
}

.button-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 270px;
  height: 50px;
  -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: #25282b;
  font-family: Graphik, sans-serif;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.div-block-7 {
  position: absolute;
  left: auto;
  top: 0;
  right: 0;
  bottom: auto;
}

.section-6 {
  min-height: 50vh;
}

.div-block-8 {
  position: static;
  top: 474px;
  overflow: visible;
  height: 43vh;
}

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

.content-wrap.left {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.step-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 40vh;
  margin-top: -1px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.step-block.button {
  min-height: 20vh;
}

.bg-shadow {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  border-radius: 16px;
  box-shadow: 7px 7px 20px 0 rgba(18, 18, 18, 0.07);
}

.content-block {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.scroll-base {
  width: 6px;
  height: 100%;
  background-color: #eeeff4;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

.scroll-animate {
  position: absolute;
  bottom: 0;
  width: 2px;
  height: 100%;
  background-color: #d57f00;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

.img-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.img-block.left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.step {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 25vh;
  min-width: 25vh;
  padding: 30px;
  -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-radius: 0;
  background-color: #fff;
}

.label {
  margin-bottom: 0;
  font-family: Graphik, sans-serif;
  color: #000;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.label.white {
  min-width: 70%;
  color: #fff;
  text-align: left;
}

.dot {
  position: relative;
  z-index: 3;
  width: 10px;
  height: 10px;
  margin-top: -6px;
  margin-bottom: -6px;
  border-radius: 50%;
  background-color: #eeeff4;
}

.heading-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
}

.scoll-wrap {
  position: absolute;
  bottom: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.steps-clone {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  -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;
}

.step-content-block {
  position: relative;
  margin-left: 0;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: left;
}

.step-content-block.right {
  margin-left: 65px;
}

.step-content-block.left {
  margin-right: 65px;
}

.container-22 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1080px;
  margin-top: 0;
  margin-bottom: 10%;
  padding-bottom: 0;
  -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;
}

.content {
  margin-top: 24px;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 500;
}

.sroll_timeline {
  position: relative;
  z-index: 0;
  background-color: #e8e8e8;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  background-repeat: repeat;
}

.sroll_timeline.mobile {
  display: none;
}

.sroll_timeline.desktop {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 91%, 0.1)), to(hsla(0, 0%, 91%, 0.1))), url('../images/dot_patter.png');
  background-image: linear-gradient(180deg, hsla(0, 0%, 91%, 0.1), hsla(0, 0%, 91%, 0.1)), url('../images/dot_patter.png');
  background-position: 0 0, 50% 50%;
}

.paragraph {
  font-family: Graphik, sans-serif;
  color: #d57f00;
  font-size: 50px;
  font-weight: 200;
  text-align: center;
}

.div-block-9 {
  position: absolute;
  left: auto;
  top: 0;
  right: 0;
  bottom: auto;
  width: 40px;
  height: 40px;
}

.button_div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 77px;
  -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_button_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 292px;
  height: 50px;
  -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: #25282b;
  font-family: Graphik, sans-serif;
  font-size: 16px;
  font-weight: 200;
}

.migration_logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  -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: #25282b;
}

.columns-3 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

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

.slide-2 {
  padding: 60px;
}

.column-4 {
  min-height: 50vh;
}

.column-5 {
  min-height: 50vh;
}

.slide-nav {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.instructions-wrapper {
  position: absolute;
  left: auto;
  top: -100px;
  right: auto;
  bottom: auto;
  display: none;
  margin-top: auto;
  margin-left: -20px;
  -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;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.browser-demo {
  position: relative;
  display: none;
  overflow: hidden;
  width: auto;
  height: auto;
  padding-top: 90px;
  padding-bottom: 60px;
  -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;
  border-radius: 10px;
  background-color: #fff;
}

.h3-heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Graphik, sans-serif;
  color: #d57f00;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 200;
  letter-spacing: 1px;
  text-transform: none;
}

.demo-left-arrow-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.demo-heading.h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.demo-heading.h2 {
  display: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 35px;
  font-weight: 600;
  letter-spacing: 1px;
}

.demo-heading.h1 {
  position: relative;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  margin-top: 0;
  margin-bottom: 9px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 38px;
  letter-spacing: 1px;
  text-transform: none;
}

.logo-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0;
  -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-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-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.demo-mark {
  position: static;
  display: block;
  width: 80px;
  margin-left: 0;
  padding: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.migration-logos {
  position: relative;
  display: none;
  overflow: hidden;
  width: 100%;
  height: 70vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #25282b;
}

.demo-btn-close-inner-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  -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-radius: 50%;
  background-color: #fff;
}

.image-7 {
  position: relative;
  margin-top: 0;
  margin-right: 0;
}

.d-54-paragraph {
  margin-top: 25%;
  padding-right: 60px;
  padding-left: 60px;
  color: #fff;
  font-size: 1.125rem;
  line-height: 1.2;
  text-align: center;
}

.demo-btn-close-wrapper {
  right: 35px;
  bottom: 40px;
  z-index: 6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  -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: 1px solid #fff;
  border-radius: 50%;
  cursor: pointer;
}

.demo-main-text-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  z-index: 99;
  display: none;
  width: 500px;
  height: auto;
  margin-top: 100px;
  margin-right: 0;
  margin-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.image-8 {
  margin-right: 15px;
  margin-left: 15px;
}

.demo-arrow-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  -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;
  border-radius: 100px;
  background-color: #4d16dd;
  text-decoration: none;
  cursor: pointer;
}

.demo-arrow-wrapper.next {
  width: 67%;
  margin-right: 10px;
  margin-left: 0;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #d57f00;
}

.demo-btn-text {
  position: relative;
  z-index: 1;
  padding: 15px 30px;
  border-right: 1px solid hsla(0, 0%, 100%, 0.33);
  color: #fff;
  font-size: 1.25rem;
  text-decoration: none;
}

.demo-btn-text.f-1 {
  position: static;
  z-index: 1;
  padding: 8px 15px;
  border-style: none;
  font-family: Graphik, sans-serif;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.5px;
}

.demo-btn-text.f-1.on-white {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.demo-arrow-text {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 12px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.demo-btn-wrapper {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.d-50-circle-wrapper-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  margin-bottom: 0;
  -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;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  cursor: pointer;
}

.d-54-link-block-3 {
  margin-right: 15px;
  margin-left: 15px;
  text-decoration: none;
}

.d-54-card-wrapper {
  position: relative;
  overflow: hidden;
  width: 480px;
  height: 500px;
  margin-right: 20px;
  margin-left: 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.4))), url('../images/legacy.png');
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.4)), url('../images/legacy.png');
  background-position: 0 0, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  box-shadow: none;
  cursor: pointer;
}

.d-54-card-wrapper.second {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.4))), url('../images/andreas-fidler-400356-unsplash.jpg');
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.4)), url('../images/andreas-fidler-400356-unsplash.jpg');
  background-position: 0 0, 50% 50%;
  box-shadow: none;
}

.d-54-social-icon {
  color: #fff;
  font-size: 1.25rem;
}

.browser-dot {
  width: 10px;
  height: 10px;
  margin-right: 3px;
  margin-left: 3px;
  border-radius: 50%;
  background-color: #fc615d;
}

.browser-dot.green {
  background-color: #35cc4b;
}

.browser-dot.yellow {
  background-color: #fdbc40;
}

.d-54-link-block-1 {
  margin-right: 15px;
  margin-left: 15px;
  text-decoration: none;
}

.close-line {
  position: absolute;
  width: 20px;
  height: 2px;
  background-color: #fff;
}

.close-line.rotate {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.demo-logo-mark {
  position: static;
  width: 120px;
  margin-left: 5px;
}

.demo-right-arrow-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.d-54-inner-block {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.demo-btn-wrapper-block {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background-color: #d57f00;
}

.demo-btn-wrapper-block.f-2 {
  background-color: #ff47f9;
}

.demo-btn-wrapper-block.on-white {
  background-color: #fff;
}

.browser-top {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  padding-left: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #e2e2e2;
}

.demo-bottom-buttons {
  position: fixed;
  left: auto;
  top: auto;
  right: 35px;
  bottom: 40px;
  z-index: 6;
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.d-54-link-block-2 {
  margin-right: 15px;
  margin-left: 15px;
  text-decoration: none;
}

.h3-heading-bold {
  font-weight: 700;
}

.demo-banner-bottom {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 30px 40px;
  -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;
  background-color: #121212;
}

.d-54-bottom-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #171717;
}

.demo-banner-bottom-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 980px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.separator {
  width: 80px;
  height: 2px;
  margin-bottom: 15px;
  background-color: #fff;
}

.demo-p.bottom {
  margin-top: 11px;
  margin-bottom: 11px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  text-align: left;
}

.demo-p.arrow {
  position: static;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  margin-bottom: 10px;
  font-size: 19px;
  text-align: left;
}

.demo-p.main {
  display: block;
  max-width: 350px;
  margin-right: 60px;
  padding-right: 60px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 20px;
  text-align: left;
}

.demo-btn {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-top: 70px;
  -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-radius: 5px;
  background-image: -webkit-gradient(linear, left top, right top, from(#4d16dd), to(#ff47f9));
  background-image: linear-gradient(90deg, #4d16dd, #ff47f9);
  text-decoration: none;
}

.demo-btn.f-1 {
  margin: 0;
  padding-top: 0;
  padding-right: 15px;
  padding-left: 15px;
  border-style: solid;
  border-width: 1px;
  border-color: #d57f00;
  border-radius: 25px;
  background-image: none;
}

.demo-btn.f-1.on-white {
  border-color: #fff;
}

.demo-btn.f-2 {
  margin-top: 0;
  margin-left: 15px;
  border: 1px solid #ff47f9;
  border-radius: 25px;
  background-image: none;
}

.demo-btn.f-2.bottom-btn {
  display: none;
  margin-right: 15px;
  margin-left: 0;
}

.demo-banner-top {
  position: absolute;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 10px 40px 10px 30px;
  -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;
  background-color: #121212;
}

.demo-close-div {
  display: block;
}

.demo-text-wrapper {
  width: 250px;
}

.demo-mark-logo-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.d-54-link-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.demo-btn-close-arrow {
  width: 10px;
  height: 10px;
  margin-top: 6px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.image-9 {
  -o-object-fit: fill;
  object-fit: fill;
}

.image-10 {
  position: relative;
}

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

.slide-3 {
  height: auto;
  padding-right: 0;
  padding-bottom: 0;
  background-image: url('../images/Impetus_MaterialTest_LightEnv-A.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-11 {
  display: inline-block;
}

.mask-2 {
  -o-object-fit: fill;
  object-fit: fill;
}

.left-arrow {
  left: -50px;
  top: auto;
  right: auto;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -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: #171717;
}

.right-arrow {
  left: 0;
  top: auto;
  right: auto;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -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: #d57f00;
}

.legacy {
  background-image: url('../images/Impetus_MaterialTest_LightEnv-A.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-nav-2 {
  display: none;
}

.cloud {
  background-image: url('../images/cloud_logos.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-11 {
  position: absolute;
  left: auto;
  top: 0;
  right: 0;
  bottom: auto;
  display: none;
  width: 519px;
  height: 35px;
  padding-left: 40px;
  -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: #d57f00;
}

.text-block-9 {
  font-family: Graphik, sans-serif;
  color: #fff;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.div-block-12 {
  position: absolute;
  left: auto;
  top: 0;
  right: 0;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 263px;
  height: 35px;
  padding-left: 40px;
  -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: #d57f00;
}

.section-7 {
  height: 50vh;
}

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

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15%;
  -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-8 {
  position: relative;
  height: 50vh;
}

.whitelogo {
  color: #fff;
}

.div-block-15 {
  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-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.videosection {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
}

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

.image-12 {
  opacity: 0.7;
}

._3d_video {
  position: relative;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 40px;
  margin-bottom: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-perspective: 600px;
  perspective: 600px;
}

.div-block-16 {
  display: -ms-grid;
  display: grid;
  width: auto;
  height: auto;
  max-width: none;
  min-height: 540px;
  min-width: 960px;
  margin-right: auto;
  margin-left: auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 0;
  grid-row-gap: 0;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/home_main.gif');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/home_main.gif');
  background-position: 0 0, 50% 50%;
  background-size: auto, cover;
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.1);
}

.section-9 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1d1f22), color-stop(19%, hsla(0, 0%, 9%, 0))), -webkit-gradient(linear, left top, left bottom, from(rgba(29, 31, 34, 0.3)), to(rgba(29, 31, 34, 0.3))), url('../images/white_grid.png'), -webkit-gradient(linear, left top, left bottom, from(#1d1f22), to(#1d1f22));
  background-image: linear-gradient(180deg, #1d1f22, hsla(0, 0%, 9%, 0) 19%), linear-gradient(180deg, rgba(29, 31, 34, 0.3), rgba(29, 31, 34, 0.3)), url('../images/white_grid.png'), linear-gradient(180deg, #1d1f22, #1d1f22);
  background-position: 0 0, 0 0, 50% 50%, 0 0;
  background-size: auto, auto, cover, auto;
  background-repeat: repeat, repeat, no-repeat, repeat;
  opacity: 1;
}

.bold-text-8 {
  font-weight: 300;
}

.container-24 {
  margin-top: 170px;
  margin-bottom: 170px;
}

.div-block-17 {
  position: absolute;
  top: -37px;
  color: #e8e8e8;
}

.text-block-10 {
  opacity: 1;
  color: #d57f00;
  font-size: 16px;
  font-weight: 200;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.grid-6 {
  max-width: none;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-row-gap: 30px;
  -ms-grid-columns: 1.5fr 7.25fr 1.5fr;
  grid-template-columns: 1.5fr 7.25fr 1.5fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.container-25 {
  position: relative;
  display: none;
  margin-top: 15%;
  margin-bottom: 5%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.card_header {
  font-family: Graphik, sans-serif;
  font-size: 50px;
  line-height: 50px;
  font-weight: 200;
  text-align: center;
}

.video_label {
  position: absolute;
  top: -50px;
  font-family: Graphik, sans-serif;
  color: #b8b8b8;
  font-size: 16px;
  letter-spacing: 4px;
  text-transform: uppercase;
}

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

.lottie-animation-2 {
  min-width: 20%;
}

.lottie-animation-3 {
  width: 150px;
}

.image-14 {
  width: 150px;
}

.div-block-18 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.lottie-animation-4 {
  height: 50vh;
  opacity: 0.26;
}

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

.lottie-animation-5 {
  opacity: 0.38;
}

.quote_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 79vh;
  -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;
}

.dividerline {
  height: 1px;
  margin-top: 50px;
  margin-bottom: 50px;
  background-color: #fff;
  opacity: 0.3;
}

.logo_grid {
  margin-top: 2%;
  margin-bottom: 0;
  padding: 0 70px;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 100px;
  grid-row-gap: 69px;
  -ms-grid-columns: 0.5fr 0.5fr 0.5fr 0.5fr;
  grid-template-columns: 0.5fr 0.5fr 0.5fr 0.5fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  opacity: 1;
}

.image-15 {
  max-width: 35%;
  opacity: 1;
}

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

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

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

.section-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 80vh;
  -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-11 {
  height: 70vh;
}

.lottie-animation-6 {
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  min-height: auto;
  min-width: auto;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.divider-line {
  width: 600px;
  height: 1px;
  margin-top: 57px;
  margin-bottom: 57px;
  background-color: #fff;
  opacity: 0.3;
}

.lp_end {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e8e8e8;
  background-image: url('../images/dot_patter.png');
  background-size: auto;
  background-repeat: no-repeat;
}

.container-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15%;
  margin-bottom: 15%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.grid-8 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-column-gap: 91px;
  grid-row-gap: 187px;
}

.image-19 {
  position: absolute;
  left: auto;
  top: -8%;
  right: 0;
  bottom: auto;
  width: 55px;
}

.lp_cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1d1f22;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(29, 31, 34, 0.45)), to(rgba(29, 31, 34, 0.45))), url('../images/white_grid.png');
  background-image: linear-gradient(180deg, rgba(29, 31, 34, 0.45), rgba(29, 31, 34, 0.45)), url('../images/white_grid.png');
  background-position: 0 0, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.div-block-20 {
  position: fixed;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  z-index: 1;
}

.image-20 {
  position: static;
  top: -501px;
}

.image-21 {
  position: absolute;
  z-index: 0;
  opacity: 1;
}

.image-22 {
  position: static;
  max-width: none;
  opacity: 0.36;
}

.sphere_container {
  position: absolute;
  left: 0;
  top: auto;
  right: 0;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100%;
  max-height: none;
  min-height: auto;
  -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;
}

.sphere {
  position: relative;
  left: -185px;
  max-width: none;
  min-width: 110%;
  margin-left: 47px;
  opacity: 0.15;
}

.sphere-2 {
  position: relative;
  left: 79px;
  max-width: none;
  min-width: 130%;
  opacity: 0.15;
}

.image-23 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -2;
  display: block;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -o-object-fit: fill;
  object-fit: fill;
}

.tag_div {
  position: absolute;
  left: 25%;
  top: 0;
  right: 0;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  height: 60px;
  margin-right: 0;
  margin-left: 0;
  -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-radius: 0 0 10px 10px;
  background-color: #d3d3d3;
}

.carousel_tag {
  position: absolute;
  left: 0;
  top: 9%;
  right: 0;
  bottom: auto;
  padding-top: 0;
  padding-right: 36px;
  padding-left: 36px;
  font-family: Graphik, sans-serif;
  color: #d57f00;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 14px;
}

.div-block-22 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.video_text {
  position: relative;
  top: 93px;
  font-family: Graphik, sans-serif;
  color: #e8e8e8;
  font-size: 26px;
  font-weight: 100;
  text-align: center;
  letter-spacing: 4px;
  text-transform: none;
}

.video_text.mobile {
  display: none;
}

.video_text.desktop {
  top: auto;
  margin-bottom: 24px;
}

.logic {
  color: #e8e8e8;
  font-weight: 300;
}

.logo_text {
  margin-top: 8px;
  margin-bottom: 0;
  font-family: Graphik, sans-serif;
  color: #b8b8b8;
  font-size: 20px;
  font-weight: 200;
}

.logo_text.footerversion {
  margin-top: -10px;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 20px;
}

.logo_text.nav {
  opacity: 1;
}

.logo_text.absolute {
  position: relative;
  left: 0;
  top: -23%;
  right: 0;
  bottom: auto;
}

.disclaimer {
  font-style: italic;
  font-weight: 300;
  text-transform: none;
}

.button-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  padding-right: 15px;
  padding-left: 20px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(213, 127, 0, 0);
  border-radius: 25px;
  background-color: rgba(56, 152, 236, 0);
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.button-9.black {
  height: 50px;
  padding-right: 20px;
  border-bottom-color: #000;
  border-radius: 0;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: capitalize;
}

.button-9.black.cs {
  text-transform: none;
}

.button-9.black.prs {
  text-transform: none;
}

.button-9.on-white {
  margin-right: 20px;
  padding-right: 0;
  padding-left: 0;
  border-style: none;
  border-color: #000;
  border-radius: 0;
  color: #000;
  font-weight: 300;
  text-align: center;
}

.button-9.on-white.no-underline {
  border-bottom-style: none;
}

.button-9.center-wrap {
  padding-left: 15px;
  border-style: none;
  text-align: center;
}

.page-link-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 25px;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #d57f00;
  border-radius: 25px;
}

.page-link-button._2up {
  max-width: 100%;
  margin-right: 0;
  padding-right: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #d57f00;
}

.page-link-button.black-border {
  min-width: auto;
  margin-right: 20px;
  margin-left: 20px;
  border-style: none;
  border-width: 1px;
  border-color: #000;
  border-radius: 0;
}

.page-link-button.black-border.no-margin {
  margin-right: 0;
  margin-left: 20px;
  border-bottom-style: none;
}

.page-link-button.left {
  -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;
  border-radius: 35px;
}

.page-link-button.on-white {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-color: #000;
  background-color: transparent;
}

.page-link-button.top-margin {
  margin-top: 35px;
}

.link_button_arrow {
  position: static;
  left: -44px;
  display: block;
  height: 28px;
  line-height: 15px;
}

.link_button_arrow.download {
  height: 20px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.link_button_div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 60%;
  margin-bottom: 0;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #d57f00;
  border-radius: 25px;
}

.link_button_div.left_align {
  width: 316px;
  margin-right: 0;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.link_button_div.left_align._2up {
  margin-right: 20px;
}

.link_button_div.left_align._2up-right {
  margin-left: 20px;
}

.link_button_div.center-gold {
  position: static;
  width: auto;
  margin-top: 5%;
  margin-left: 0;
  background-color: #d57f00;
}

.link_button_div.center-gold.center {
  width: 503px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.link_button_div.form {
  max-width: 225px;
}

.link_button_div.extra_margin {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 50%;
  margin-top: 5%;
  margin-bottom: 10%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.link_button_div.filter_results {
  margin-top: 10%;
  margin-bottom: 0;
}

.link_button_div.margin {
  margin-top: 35px;
  margin-bottom: 0;
}

.link_button_div.mobile {
  display: none;
}

.div-block-25 {
  position: absolute;
  left: 0;
  top: auto;
  right: 0;
  bottom: auto;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-11 {
  font-family: Graphik, sans-serif;
  text-align: center;
}

.text-span {
  font-weight: 600;
}

.image-24 {
  position: static;
  top: auto;
  z-index: 1;
  width: 70px;
  opacity: 0.51;
  cursor: pointer;
}

.div-block-26 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: none;
  overflow: hidden;
  -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;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.parallax_dots {
  max-width: none;
  min-height: 350vh;
  min-width: auto;
}

.logo_top {
  position: static;
  left: 7%;
  top: 5%;
  right: auto;
  bottom: auto;
  z-index: 1;
  display: block;
  margin-bottom: 49px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span-2 {
  color: #b8b8b8;
  line-height: 40px;
  font-weight: 700;
}

.text-span-2.nav {
  color: #b8b8b8;
}

.internal-page-banner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 70vh;
  -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(29, 31, 34, 0);
  background-image: url('/wp-content/themes/leaplogic/assets/images/lightrays-dark-v4-09.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.internal-page-banner.gs {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.26), rgba(0, 0, 0, 0.26)), linear-gradient(96deg, rgba(0, 0, 0, 0.64), rgba(0, 0, 0, 0.43) 35%, transparent 67%), url('../images/arches-removed-06.png');
  background-position: 0 0, 0 0, 0 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.internal-page-banner.wll {
  background-image: url('../images/bg_1-01.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.internal-page-banner.home {
  min-height: 90vh;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
}

.internal-page-banner.yms {
  background-image: url('../images/stairway-gold-01-01.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.body-2 {
  background-color: #1d1f22;
}

.book_demo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #171717;
}

.sphere_right {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sphere_dark {
  position: relative;
  left: auto;
  top: 931px;
  width: 1300px;
  max-width: none;
  opacity: 0.27;
}

.image-26 {
  position: relative;
  display: block;
  opacity: 0.38;
}

.bad_container {
  display: block;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.italic_text {
  margin-bottom: 60px;
}

.italic-text {
  font-family: Graphik, sans-serif;
  color: #b8b8b8;
  font-size: 16px;
  font-weight: 300;
}

.faq {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e8e8e8;
  background-image: url('../images/dot_patter.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  opacity: 1;
}

.accordion-item {
  width: 50vw;
  max-width: none;
  margin-top: 30px;
  margin-bottom: 30px;
}

.accordion-item.fym {
  margin-top: 0;
}

.accordion__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 20px;
  -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;
  font-size: 18px;
  cursor: pointer;
}

.accordion__plus-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 14px;
  height: 14px;
  margin-left: 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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Graphik, sans-serif;
  font-weight: 300;
}

.accordion__bar-vert {
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: #ababab;
}

.accordion__bar-hor {
  width: 100%;
  height: 2px;
  background-color: #ababab;
}

.accordion__content-wrap {
  overflow: hidden;
  height: 0;
}

.body_copy {
  font-family: Graphik, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 24px;
  font-weight: 200;
}

.body_copy.white {
  color: #fff;
}

.accordion_copy.white {
  color: #fff;
  font-size: 16px;
}

.container-27 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.accordion_container {
  display: block;
  margin-top: 7%;
  margin-bottom: 10%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.link-block {
  text-decoration: none;
}

.text_link {
  color: #000;
  font-weight: 400;
  text-decoration: underline;
}

.body-3 {
  background-color: #1d1f22;
}

.container-28 {
  position: static;
  z-index: 1;
}

.step_scroll_container {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  max-width: none;
  margin-right: 0;
  margin-left: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.header-container {
  position: -webkit-sticky;
  position: sticky;
  top: 1px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.section-header {
  margin-top: 0;
  margin-bottom: 0;
  padding: 20px;
}

.content-container {
  width: 100%;
  max-width: 800px;
  padding: 0 20px;
}

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

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #aaa;
}

.step_scroll_container-2 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content-container-2 {
  width: 100%;
  max-width: 800px;
  padding: 20px;
}

.steps-circle {
  position: absolute;
  left: -86px;
  top: 36px;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 48px;
  -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: none;
  border-width: 0;
  border-color: rgba(192, 192, 211, 0.2);
  border-radius: 100px;
}

.steps-circle.end {
  top: auto;
  bottom: 36px;
}

.steps-circle.center {
  top: auto;
}

.card-arrow {
  position: absolute;
  left: auto;
  top: auto;
  right: -51px;
  bottom: auto;
  width: 24px;
  height: 24px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(192, 192, 211, 0);
  border-bottom-left-radius: 3px;
  background-color: #1d1f22;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.card-arrow.callout_version {
  border-color: rgba(213, 127, 0, 0);
}

.background-load-bottom {
  position: absolute;
  left: 0;
  top: auto;
  right: 0;
  bottom: 0;
  z-index: 25;
  display: none;
  height: 50%;
  background-color: #fff;
}

.steps-content {
  display: -ms-grid;
  display: grid;
  padding-top: 0;
  padding-bottom: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 60px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-wrapper {
  position: relative;
  z-index: 10;
  display: -ms-grid;
  display: grid;
  width: 100%;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 0;
  grid-row-gap: 0;
  -ms-grid-columns: minmax(80px, 1fr) minmax(auto, 1400px) minmax(80px, 1fr);
  grid-template-columns: minmax(80px, 1fr) minmax(auto, 1400px) minmax(80px, 1fr);
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}

.background-load-top {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: auto;
  z-index: 25;
  display: none;
  height: 50%;
  background-color: #fff;
}

.steps-icon {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -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: rgba(192, 192, 211, 0.2);
  border-radius: 100%;
  background-color: #f7f8fc;
  color: #516381;
  font-weight: 700;
}

.body-display {
  color: #516381;
  font-size: 17px;
  line-height: 1.6em;
  font-weight: 400;
}

.body-display.large {
  color: #516381;
  font-size: 19px;
}

.hero-background-image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: url('../images/Villa0017.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-background-image.steps-background {
  background-image: url('../images/Family003.jpeg');
}

.steps-description {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 18px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.subtitle-wrapper {
  margin-bottom: 18px;
}

.how-it-works-fill {
  width: 100%;
  height: 0;
  border-radius: 100px;
  background-color: #081c3a;
}

.horizontal-line {
  height: 1px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: hsla(0, 0%, 72%, 0.4);
}

.subtitle {
  font-family: Graphik, sans-serif;
  color: #d57f00;
  font-size: 14px;
  line-height: 1.4em;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.subtitle.center {
  text-align: center;
}

.how-to-image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 200px;
  padding: 18px;
  -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-radius: 5px;
}

.button-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 32px;
  -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: none;
  border-radius: 5px;
  background-color: #3572ff;
  -webkit-transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: all 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  color: #fff;
  font-size: 10px;
  text-align: center;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-10:hover {
  background-color: #081c3a;
}

.steps-card {
  position: relative;
  display: -ms-grid;
  display: grid;
  min-height: 250px;
  padding: 24px 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 72%, 0.4);
  border-radius: 0;
  background-color: rgba(29, 31, 34, 0);
}

.steps-card.callout_version {
  min-height: 150px;
  border-color: #d57f00;
}

.steps-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 300px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 36px;
  grid-auto-columns: 1fr;
  grid-column-gap: 80px;
  grid-row-gap: 36px;
  -ms-grid-columns: 0.8fr 1fr;
  grid-template-columns: 0.8fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.steps-grid.last {
  margin-bottom: 10%;
}

.steps-sticky-card {
  position: -webkit-sticky;
  position: sticky;
  top: 101px;
  z-index: 30;
  display: -ms-grid;
  display: grid;
  overflow: visible;
  width: 100%;
  max-width: 500px;
  min-width: 300px;
  padding: 20px 18px;
  -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;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 72%, 0.4);
  border-radius: 0;
  background-color: hsla(0, 0, 72%, 0.05);
  box-shadow: none;
}

.steps-dot {
  position: relative;
  z-index: 10;
  width: 5px;
  height: 5px;
  border-radius: 100px;
  background-color: #d57f00;
}

.steps-tracker {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1px;
  margin-top: 80px;
  margin-bottom: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 100px;
  background-color: hsla(0, 0%, 72%, 0.4);
}

.step_scroll {
  position: relative;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0;
  -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: #1d1f22;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(29, 31, 34, 0.38)), to(rgba(29, 31, 34, 0.38))), url('../images/white_grid.png');
  background-image: linear-gradient(180deg, rgba(29, 31, 34, 0.38), rgba(29, 31, 34, 0.38)), url('../images/white_grid.png');
  background-position: 0 0, 50% 50%;
  background-size: auto, contain;
}

.steps-cards {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-auto-columns: 1fr;
  grid-column-gap: 60px;
  grid-row-gap: 24px;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.subtitle-intro-wrapper {
  position: relative;
  z-index: 10;
  display: -ms-grid;
  display: grid;
  grid-auto-columns: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.steps-circle-outline {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 72%, 0.4);
  border-radius: 100%;
  background-color: #1d1f22;
}

.steps-circle-outline.two {
  border-width: 1px;
  background-color: #1d1f22;
}

.steps-intro {
  display: -ms-grid;
  display: grid;
  padding-right: 12px;
  padding-left: 12px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 36px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.steps-card-wrapper {
  display: -ms-grid;
  display: grid;
  min-height: 900px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 110px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.step_text {
  font-family: Graphik, sans-serif;
  color: #e8e8e8;
  font-size: 35px;
  line-height: 46px;
  font-weight: 100;
}

.step_text.callout {
  color: #d57f00;
}

.step_text.mobile {
  font-weight: 200;
}

.step_title {
  margin-bottom: 0;
  font-family: Graphik, sans-serif;
  color: #d57f00;
  font-size: 18px;
  line-height: 44px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.text-span-3 {
  color: #e8e8e8;
  font-weight: 200;
}

.text-span-4 {
  color: #e8e8e8;
}

.text-span-5 {
  color: #e8e8e8;
}

.fixed_button {
  position: -webkit-sticky;
  position: sticky;
  left: auto;
  top: 40vh;
  right: auto;
  bottom: auto;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 277px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #d57f00 #d57f00 #d57f00 rgba(213, 127, 0, 0);
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: rgba(213, 127, 0, 0);
  direction: ltr;
  cursor: pointer;
}

.fixed_button.mobile {
  display: none;
}

.text-block-12 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.text-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 35px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  direction: ltr;
  font-family: Graphik, sans-serif;
  color: #e8e8e8;
  font-weight: 300;
  letter-spacing: 3px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.step_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  margin-top: 0;
  margin-bottom: 0;
  -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: #e8e8e8;
}

.absolute_div {
  position: absolute;
  left: 0;
  top: 166%;
  right: 0;
  bottom: -588%;
  z-index: 99;
  display: block;
}

.absolute_div.hide {
  top: 154%;
  bottom: -561%;
  display: none;
}

.text-span-6 {
  font-weight: 600;
}

.key_points {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
  -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: #e8e8e8;
}

.icon_grid {
  margin-top: 3%;
  margin-bottom: 5%;
  grid-column-gap: 65px;
  grid-row-gap: 23px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.icon_grid.alt_1 {
  margin-top: 10%;
  margin-bottom: 5%;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-row-gap: 0;
}

.italic-text-2 {
  font-weight: 500;
}

.italic-text-3 {
  font-weight: 500;
}

.italic-text-4 {
  font-weight: 500;
}

.container-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10%;
  margin-bottom: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-29.less_margin {
  margin-top: 100px;
  margin-bottom: 50px;
}

.key_icons {
  max-width: 120px;
  margin-bottom: 25px;
}

.image-27 {
  max-width: 40%;
}

.basic_body {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Graphik, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  text-align: center;
}

.basic_body.black {
  color: #fff;
}

.basic_body.black.left {
  text-align: left;
}

.basic_body.darkmode {
  color: #fff;
  line-height: 30px;
  font-weight: 200;
}

.basic_body.grey {
  color: hsla(0, 0%, 72%, 0.51);
}

.basic_body.white {
  position: absolute;
  left: 0;
  top: -56px;
  right: 0;
  bottom: auto;
  margin-top: 0;
  padding-right: 0;
  padding-left: 0;
  color: #b8b8b8;
}

.basic_body.white.left {
  color: #fff;
  text-align: left;
}

.basic_body.white.bold {
  top: -85px;
}

.basic_body.gold {
  color: #d57f00;
}

.basic_body.gold.bold {
  font-weight: 500;
}

.basic_body.faded {
  color: #b8b8b8;
  font-size: 16px;
}

.basic_body.faded.instructional {
  margin-top: 15px;
  font-size: 14px;
  font-style: italic;
}

.basic_body.bold.white {
  color: #fff;
}

.basic_body.left_aligned {
  margin-top: 40px;
  color: #fff;
  font-weight: 300;
  text-align: left;
}

.basic_body.padding {
  margin-top: 15px;
}

.comparison_section {
  display: none;
  min-height: auto;
  -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: #1d1f22;
}

.grid-9 {
  margin-bottom: 10%;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-column-gap: 60px;
  grid-row-gap: 140px;
  -ms-grid-columns: 0.5fr 0.75fr;
  grid-template-columns: 0.5fr 0.75fr;
}

.grid-9._3_rows {
  justify-items: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-row-gap: 230px;
  -ms-grid-columns: 1fr 0.25fr 1fr;
  grid-template-columns: 1fr 0.25fr 1fr;
}

.card_extender {
  position: absolute;
  left: 0;
  top: -20%;
  right: 0;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.card_extender.tallbox {
  left: 0;
  top: -360px;
  right: 0;
  bottom: 0;
}

.card_icon {
  margin-right: 20px;
}

.container-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  -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;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.italic-text-5 {
  color: #b8b8b8;
}

.column_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: auto;
  min-width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #25282b;
}

.cta_grid {
  margin-top: 3%;
  margin-bottom: 0;
  grid-column-gap: 194px;
  grid-row-gap: 33px;
  -ms-grid-columns: 1fr 0.75fr;
  grid-template-columns: 1fr 0.75fr;
}

.container-31 {
  position: relative;
  margin-top: 10%;
  margin-bottom: 10%;
}

.body-4 {
  background-color: #1d1f22;
}

.filter-ui {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.filter_grid {
  grid-column-gap: 49px;
  -ms-grid-columns: 1fr 1fr 0.75fr;
  grid-template-columns: 1fr 1fr 0.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.filter_container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  margin-top: 50px;
  margin-bottom: 0;
  -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;
  justify-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 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;
}

.dropdown-toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 40px;
  -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: #d57f00;
  border-radius: 5px;
  background-color: rgba(213, 127, 0, 0);
}

.text-block-14 {
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: 300;
}

.icon-2 {
  color: #fff;
}

.output {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #25282b;
}

.output.datawarehouse-aws {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.output.azure {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #1d1f22;
}

.output.aws {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #1d1f22;
}

.output.google {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #1d1f22;
}

.output.snowflake {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #1d1f22;
}

.output.databricks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #1d1f22;
}

.output.spark {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #1d1f22;
}

.output.teradata {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #25282b;
}

.output.netezza {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #25282b;
}

.output.oracle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #25282b;
}

.output.m-sql {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #25282b;
}

.output.vertica {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #25282b;
}

.output.informatica {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #25282b;
}

.output.ibm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #25282b;
}

.output.ab-initio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #25282b;
}

.output.sas {
  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;
  background-color: #25282b;
}

.output.hadoop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #25282b;
}

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

.tab_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 80vh;
  -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: #1d1f22;
}

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

.grid-10 {
  margin-top: 100px;
  justify-items: center;
  -ms-grid-columns: 1fr 0.25fr 1fr;
  grid-template-columns: 1fr 0.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.tab_text {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.tab_text.faded {
  opacity: 0.5;
}

.tab-link-tab-1 {
  margin-right: 30px;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: hsla(0, 0%, 78.4%, 0);
}

.tab-link-tab-1.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  padding-right: 0;
  padding-left: 0;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-bottom: 1px solid rgba(213, 127, 0, 0);
  background-color: hsla(0, 0%, 78.4%, 0);
}

.tab-link-tab-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.tab-link-tab-2.w--current {
  display: block;
  margin-right: 30px;
  border-bottom: 1px none #d57f00;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.tab-link-tab-3 {
  margin-right: 30px;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.tabs-menu {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab-link-tab-4 {
  margin-right: 30px;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.tab-link-tab-5 {
  margin-right: 30px;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.tab-link-tab-6 {
  margin-right: 30px;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.tab-link-tab-6.w--current {
  background-color: hsla(0, 0%, 86.7%, 0);
}

.tabs {
  max-width: 90vw;
  min-width: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.tabs-content {
  padding: 0 50px 150px;
}

.tab-link-tab-1-2 {
  background-color: hsla(0, 0%, 78.4%, 0.66);
}

.tab-link-tab-1-2.w--current {
  border-bottom: 1px solid #d57f00;
  background-color: hsla(0, 0%, 78.4%, 0);
}

.deselected {
  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-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.deselected.w--current {
  border-bottom: 1px solid #d57f00;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.tab_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0;
  padding-left: 0;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.grid-11 {
  display: -ms-grid;
  display: grid;
  margin: 113px 0;
  padding-right: 0;
  padding-left: 0;
  justify-items: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 0.25fr 1fr;
  grid-template-columns: 1fr 0.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.tabs-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 80vw;
  margin-top: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.tabs-menu-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.tabs-content-2 {
  margin-bottom: 200px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.client_div {
  position: absolute;
  left: 0;
  top: auto;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 65px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #d57f00;
  background-color: hsla(0, 0%, 74.7%, 0.15);
}

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

.text-span-7 {
  line-height: 0;
}

.bold {
  font-weight: 600;
}

.quote_tag {
  font-family: Graphik, sans-serif;
  color: #000;
  font-weight: 500;
}

.div-block-28 {
  height: 1px;
  margin-top: 65px;
  margin-bottom: 120px;
  background-color: #fff;
  opacity: 0.1;
}

.modal_div {
  position: fixed;
  left: 0;
  top: 0;
  right: auto;
  bottom: auto;
  z-index: 1000;
  display: none;
  width: 100vw;
  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;
  background-color: rgba(37, 40, 43, 0.8);
}

.modal {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 500px;
  height: 600px;
  min-height: auto;
  min-width: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 10px;
  background-color: #fff;
}

.close_modal {
  position: absolute;
  left: auto;
  top: -7%;
  right: 0;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  cursor: pointer;
}

.image-29 {
  position: static;
  z-index: 4;
  margin: 0;
  padding: 15px;
}

.bold-text-9 {
  font-weight: 400;
}

.bold-text-10 {
  font-weight: 400;
}

.bold-text-11 {
  font-weight: 400;
}

.bold-text-12 {
  font-weight: 400;
}

.text-span-8 {
  font-weight: 300;
}

.text-span-9 {
  font-weight: 300;
}

.text-span-10 {
  font-weight: 300;
}

.text-span-11 {
  font-weight: 300;
}

.text-span-12 {
  font-weight: 400;
}

.grid-12 {
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid-12.topmargin {
  display: -ms-grid;
  display: grid;
  margin-top: 60px;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

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

.resources_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e8e8e8;
  background-image: url('../images/dot_patter.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.container-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10%;
  margin-bottom: 10%;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.grid-13 {
  margin-bottom: 5%;
  padding-right: 70px;
  padding-left: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.image-30 {
  max-width: 70%;
}

.image-31 {
  max-width: 80%;
}

.image-32 {
  max-width: 80%;
}

.image-33 {
  max-width: 80%;
}

.image-34 {
  max-width: 90%;
}

.image-35 {
  max-width: 120%;
}

.image-36 {
  max-width: 90%;
}

.image-37 {
  max-width: 90%;
}

.slide-4 {
  position: static;
  overflow: visible;
  background-color: #25282b;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid-14 {
  max-height: none;
  min-height: auto;
  padding: 70px;
  -webkit-box-pack: stretch;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-column-gap: 75px;
  grid-row-gap: 75px;
}

.div-block-30 {
  min-height: auto;
}

.logo_carouselv2 {
  position: static;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60vh;
  -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: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.logo-grid-v2 {
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-column-gap: 0;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.container-34 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.slider-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.slide-5 {
  overflow: visible;
  min-height: 100%;
  padding: 180px 50px 0;
  background-color: #25282b;
}

.grid-16 {
  display: -ms-grid;
  display: grid;
  padding: 0 75px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 59px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.grid-16._12up {
  grid-column-gap: 45px;
  grid-row-gap: 49px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.mask-3 {
  position: static;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  min-height: 100%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.slider-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-38 {
  max-width: 60%;
}

.image-39 {
  max-width: 60%;
}

.image-40 {
  max-width: 60%;
}

.image-41 {
  max-width: 60%;
}

.image-42 {
  max-width: 60%;
}

.image-43 {
  max-width: 60%;
}

.right-arrow-2 {
  left: 0;
  top: auto;
  right: auto;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  padding: 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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  background-color: #d57f00;
}

.slide-nav-3 {
  display: none;
}

.left-arrow-2 {
  left: -50px;
  top: auto;
  right: auto;
  bottom: 0;
  display: none;
  width: 50px;
  height: 50px;
  padding: 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: #fff;
}

.slide-6 {
  padding: 163px 50px 122px;
  background-color: #25282b;
}

.image-44 {
  position: absolute;
  left: 74%;
  top: 0;
  right: 173%;
  bottom: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.image-45 {
  position: absolute;
  left: 855.734px;
  top: 213px;
  max-width: 45%;
}

.image-45.smol {
  left: 945.734px;
  top: 69px;
  max-width: 13%;
  opacity: 0.25;
  -webkit-filter: blur(3px);
  filter: blur(3px);
  -webkit-transform: rotate(-106deg);
  -ms-transform: rotate(-106deg);
  transform: rotate(-106deg);
}

.image-45.large {
  opacity: 0.55;
}

.image-46 {
  position: absolute;
  left: 717.5px;
  top: 195px;
  max-width: 20%;
  opacity: 0.35;
  -webkit-filter: blur(2px);
  filter: blur(2px);
}

.filter_chip {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  padding: 0 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;
  border-style: solid;
  border-width: 1px;
  border-color: #e8e8e8;
  border-radius: 15px;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: center;
  cursor: pointer;
}

.filter_chip.light_border {
  border-color: #e8e8e8;
}

.grid-17 {
  margin-top: 40px;
  justify-items: stretch;
  -webkit-box-align: start;
  -webkit-align-items: start;
  -ms-flex-align: start;
  align-items: start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-column-gap: 10px;
  -ms-grid-columns: 1fr 0.25fr 1fr;
  grid-template-columns: 1fr 0.25fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-31 {
  position: absolute;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -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-15 {
  position: static;
  font-size: 14px;
  letter-spacing: 2px;
}

.image-47 {
  display: none;
  padding: 17px;
}

.grid-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.cloud-destination {
  position: relative;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.legacy-source {
  position: relative;
  margin-bottom: 0;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}

.grid-21 {
  min-width: auto;
  justify-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-column-gap: 100px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-32 {
  position: absolute;
  left: 483.5px;
  top: -17px;
  width: 1px;
  height: 308px;
  background-color: #fff;
  opacity: 0.23;
}

.image-48 {
  max-width: 80%;
}

.image-49 {
  max-width: 80%;
}

.image-50 {
  padding: 40px 34px 0;
}

.image-51 {
  max-width: 80%;
}

.image-52 {
  max-width: 90%;
}

.image-53 {
  max-width: 90%;
  padding-bottom: 4px;
}

.image-54 {
  padding-bottom: 6px;
}

.chip_logo.small {
  max-width: 80%;
}

.filter_header {
  max-width: 50%;
  margin-top: 0;
  margin-bottom: 100px;
}

.chip_text {
  letter-spacing: 2px;
}

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

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

.top_output_container {
  display: block;
  margin-top: 120px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.top_output_container.source {
  margin-top: 100px;
}

.top_grid_output {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-column-gap: 82px;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.gold {
  color: #d57f00;
}

.middle_container_output {
  margin-top: 120px;
  margin-bottom: 120px;
}

.vto_grid_output {
  margin-bottom: 0;
  grid-column-gap: 80px;
  grid-row-gap: 121px;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.output_div {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  min-height: 100%;
  padding: 15px 40px 40px 30px;
  -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: #1d1f22;
  white-space: normal;
}

.output_div.empty {
  background-color: rgba(29, 31, 34, 0);
}

.output_div.val {
  background-color: #25282b;
}

.output_div.tran {
  background-color: #25282b;
}

.output_div.ana {
  background-color: #1d1f22;
}

.output_div.logs {
  background-color: #1d1f22;
}

.output_div.orch {
  background-color: #1d1f22;
}

.output_div.etl {
  background-color: #1d1f22;
}

.output_div.source-spt {
  min-width: 100%;
  background-color: #1d1f22;
}

.output_label {
  position: relative;
  left: -25px;
  top: -71px;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-weight: 200;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.output_label.ass {
  left: -35px;
}

.output_bullets {
  color: #fff;
}

.list_item {
  margin-top: 10px;
  padding-right: 20px;
  padding-left: 10px;
  font-family: Graphik, sans-serif;
  color: #e8e8e8;
  font-size: 16px;
  line-height: 24px;
  font-weight: 200;
  list-style-type: square;
}

.list_item.sub {
  margin-left: 25px;
  list-style-type: disc;
}

.list_item.accordion_style {
  color: #8d8d8d;
}

.list_item.na {
  list-style-type: none;
}

.basic_list {
  margin-bottom: 0;
  padding-left: 40px;
  list-style-type: none;
}

.basic_list.na {
  padding-left: 0;
}

.div-block-33 {
  position: absolute;
  left: auto;
  top: 0;
  right: 0;
  bottom: auto;
  width: 50px;
  height: 50px;
  padding: 13px;
  background-color: #171717;
}

.output_bold {
  margin-bottom: 0;
  font-family: Graphik, sans-serif;
  color: #d57f00;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

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

.assessment_div {
  position: relative;
  width: auto;
  height: auto;
  padding: 15px 40px 40px;
  background-color: #25282b;
}

.assessment_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10%;
}

.case-studies {
  display: block;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  -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: #e8e8e8;
  background-image: url('../images/dot_patter.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.accordion_div2 {
  width: 60vw;
  margin-top: 5%;
  margin-bottom: 5%;
}

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

.case_studies {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  margin-bottom: 50px;
  -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;
}

.column-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.banner_graphic {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.banner_graphic.yellow-sphere {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  opacity: 1;
}

.banner_graphic.cube-run {
  position: absolute;
  z-index: -1;
  display: none;
  max-height: none;
}

.banner_graphic.grid-only {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.banner_graphic.maze {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  display: block;
  width: auto;
  height: auto;
  max-height: 100vh;
  max-width: 100vw;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.banner_graphic.sphere-trail {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.banner_graphic.gold-sphere {
  padding-top: 0;
}

.lottie-animation-7 {
  width: 146%;
  height: 100%;
  max-height: none;
  min-height: auto;
  opacity: 0.11;
}

.lottie-animation-8 {
  position: absolute;
  width: auto;
  height: auto;
  min-height: auto;
  opacity: 0.13;
}

.lottie_div {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-height: 70vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lottie-animation-9 {
  position: static;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  min-height: auto;
  min-width: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  opacity: 0.15;
}

.lottie-animation-9.hero {
  position: relative;
  min-height: auto;
  min-width: 159%;
  opacity: 1;
}

.lottie-animation-9.maze {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  display: block;
  width: auto;
  height: 100vh;
  min-height: auto;
  min-width: auto;
  opacity: 1;
}

.lottie-animation-9.lp {
  display: none;
}

.text-span-13 {
  color: #d57f00;
}

.text-span-14 {
  color: #d57f00;
  font-size: 34px;
}

.image-55 {
  position: absolute;
  left: 63px;
  top: 122px;
  width: 20px;
  height: 20px;
  margin-top: 0;
}

.h4_header {
  font-family: Graphik, sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 38px;
  font-weight: 200;
  text-align: center;
}

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

.lottie-animation-10 {
  position: absolute;
  min-width: 113%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  opacity: 0.15;
}

.lottie-animation-11 {
  width: auto;
  min-width: 148vh;
  opacity: 0.1;
}

.nav_new {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #000;
}

.nav_new.home {
  overflow: visible;
}

.toggle_text .nav_link {
  padding-top: 1em;
}

.nav_link {
  margin-right: 4px;
  margin-left: 4px;
  padding: 1em;
  padding-top: 20px;
  font-family: Graphik, sans-serif;
  color: #b8b8b8;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.navlink_div:last-child {
  background-color: #d57f00;
}

.navlink_div:last-child a {
  color: #fff;
  padding-top: 18px;
  padding-bottom: 22px;
}

.nav_link.w--current {
  color: #b8b8b8;
  font-weight: 300;
}

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

.nav_link.selected.w--current {
  color: #fff;
  font-weight: 400;
}

.text-span-15 {
  color: #b8b8b8;
}

.text-span-15.nav {
  color: #b8b8b8;
}

.navlink_div {
  position: relative;
  display: inline-block;
  list-style-type: none;
}

.gold_bar {
  display: inline-block;
  border-top: 2px solid #d57f00;
}

.container-35 {
  min-width: 100%;
  padding-right: 50px;
  padding-left: 50px;
}

.container-36 {
  display: block;
  min-width: 100%;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.dark_sphere {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: -70%;
  z-index: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  opacity: 0.6;
}

.light_sphere {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: -61%;
  opacity: 0.7;
}

.column_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  margin-bottom: 100px;
  padding-top: 0;
  padding-bottom: 0;
  -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;
}

.leap_logo {
  position: static;
  top: -200px;
  max-width: 300px;
  padding-bottom: 60px;
}

.text-span-16 {
  color: #d57f00;
}

.grid-22 {
  display: -ms-grid;
  display: grid;
  max-width: 60%;
  margin-top: 128px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.columns-5 {
  margin-top: 100px;
}

.container-37 {
  display: block;
  margin-top: 161px;
  margin-bottom: 161px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.column-8 {
  padding-left: 0;
}

.column-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 25px;
  padding-left: 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;
}

.column-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 25px;
  padding-left: 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;
}

.column-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 25px;
  padding-left: 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;
}

.image-56 {
  position: absolute;
  display: block;
  max-width: 120%;
  opacity: 0.2;
}

.chal-sol-header {
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.italic-text-8 {
  font-size: 18px;
}

.italic-text-9 {
  font-size: 18px;
}

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

.italic_18 {
  font-size: 18px;
}

.container-38 {
  margin-top: 200px;
  margin-bottom: 100px;
  padding-right: 0;
  padding-left: 0;
}

.column-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -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;
}

.column-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -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;
}

.column-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-left: 20px;
  -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;
}

.columns-6 {
  margin-top: 75px;
  margin-bottom: 50px;
}

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

.columns-7 {
  max-width: none;
}

.columns-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-span-17 {
  color: #d57f00;
  font-weight: 600;
}

.output_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 111px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.column-19 {
  padding-right: 30px;
}

.column-20 {
  padding-left: 29px;
}

.main_output {
  margin-bottom: 130px;
}

.main_output.source {
  margin-bottom: 50px;
}

.column-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 25px;
  padding-left: 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;
}

.column-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 25px;
  padding-left: 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;
}

.container-40 {
  display: block;
  margin-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.text-span-19 {
  font-weight: 600;
}

.container-41 {
  margin-top: 0;
  margin-bottom: 0;
}

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

.column-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.columns-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 170px;
}

.fold_number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  margin-bottom: 25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Graphik, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 18px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 4px;
}

.fold_number.gold {
  margin-bottom: 25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #d57f00;
}

.fold_number.gold.absolute {
  position: absolute;
  top: -50px;
}

.fold_number.center {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.fold_number.center-2 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column-28 {
  padding-right: 25px;
  padding-left: 25px;
}

.migration-cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  margin-bottom: 150px;
  -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;
}

.button-container.padding {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 120px;
}

.column-29 {
  margin-bottom: 70px;
  padding-left: 55px;
}

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

.button-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: #d57f00;
  border-radius: 25px;
}

.text-span-20 {
  color: #d57f00;
}

.migration-resources {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.migration-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-span-21 {
  color: #d57f00;
}

.container-43 {
  display: block;
  margin-top: 100px;
  -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;
}

.text-span-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0;
  color: #d57f00;
  font-weight: 300;
}

.italic-text-11 {
  font-family: Graphik, sans-serif;
  color: #d57f00;
  font-size: 16px;
  font-weight: 400;
}

.here-how {
  margin-top: 30px;
}

.column-20.source {
  padding-left: 10px;
}

.image-57 {
  max-width: 80%;
}

.container-44 {
  display: block;
  margin-top: 100px;
  margin-bottom: 100px;
  -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;
}

.brand-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;

  /* margin-top: 18px; */
  margin-right: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-logo {
  max-width: 190px;
  margin-top: 0;
  opacity: 1;
}

.page-template-template-home.nav-logo {
  opacity: 0;
}

.nav-logo.internal {
  opacity: 1;
}

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

.image-59 {
  max-height: none;
  max-width: 100%;
  min-height: auto;
  min-width: auto;
  padding: 50px;
}

.container-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-10 {
  margin-top: 50px;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.new-button {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  padding-right: 20px;
  padding-left: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: transparent transparent #d57f00;
}

.main-button {
  padding-right: 60px;
  padding-left: 10px;
  font-family: Graphik, sans-serif;
  color: #e8e8e8;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.div-block-37 {
  position: absolute;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 39px;
  height: 39px;
  padding-left: 0;
  -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: 1px none #000;
  background-color: #d57f00;
}

.image-60 {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.image-61 {
  /* max-width: 100px; */
  margin-bottom: 216px;
}

.image-61.impetus {
  margin-top: 295px;
}

.e-book {
  min-height: auto;
  min-width: auto;
  background-color: #e8e8e8;
  background-image: url('../images/e-book-fold-bg.png');

  /* background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat; */
}

.image-63 {
  max-height: none;
  max-width: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.column-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 50vh;
  min-height: auto;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.columns-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -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;
}

.white-center {
  margin-top: 0;
  margin-bottom: 30px;
  padding-right: 55px;
  padding-left: 55px;
  font-family: Graphik, sans-serif;
  line-height: 46px;
  font-weight: 200;
  text-align: center;
  font-size: 32px;
}

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

.container-46 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.yellow-sphere {
  position: static;
  left: auto;
  top: 633px;
  right: auto;
  bottom: auto;
  max-width: 30%;
  margin-top: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  opacity: 0.3;
}

.section-13 {
  display: none;
  min-height: 80vh;
  -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: #1d1f22;
}

.logo-slider {
  height: 180px;
  background-color: transparent;
}

.logo-slider.destination {
  max-width: 100vw;
  margin-bottom: 100px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.logo-slider.source {
  max-width: 100vw;
  margin-bottom: 0;
}

.slide-7 {
  padding-right: 85px;
  padding-left: 85px;
}

.slider-wrapper-wide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.logo-wrapper-wide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  margin-top: 65px;
  padding-right: 20px;
  padding-left: 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;
}

.icon-4 {
  font-family: Lato, sans-serif;
  color: #e8e8e8;
  font-weight: 200;
}

.logo {
  max-width: 50%;
}

.logo.null {
  display: none;
}

.slide-nav-4 {
  display: none;
}

.right-arrow-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.image-64 {
  width: 20px;
  height: 20px;
}

.image-64._180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.left-arrow-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.text-block-16 {
  font-family: Graphik, sans-serif;
  color: #b8b8b8;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.container-47 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.slide-8 {
  padding-right: 85px;
  padding-left: 85px;
}

.slide-9 {
  padding-right: 85px;
  padding-left: 85px;
}

.slide-10 {
  padding-right: 85px;
  padding-left: 85px;
}

.container-48 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  margin-bottom: 100px;
  padding-right: 166px;
  padding-left: 166px;
  -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;
}

.lightbox-link {
  width: auto;
  height: 50px;
}

.text-block-17 {
  position: static;
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 2px;
}

.column-33 {
  padding-right: 55px;
}

.image-66 {
  opacity: 1;
}

.image-67 {
  position: absolute;
  left: 453px;
  top: auto;
  right: auto;
  bottom: auto;
  max-width: none;
}

.image-68 {
  position: absolute;
  left: 552px;
  top: auto;
  max-width: 900px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  opacity: 1;
}

.image-69 {
  position: absolute;
  left: 202px;
  top: 161px;
  opacity: 0.9;
  -webkit-transform: rotateX(0deg) rotateY(-180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(-180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.image-70 {
  position: absolute;
  opacity: 0.47;
}

.image-71 {
  position: static;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  max-width: 100%;
  margin-top: 995px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  opacity: 0.49;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.image-72 {
  position: static;
  left: 0;
  top: -13%;
  right: auto;
  bottom: auto;
  max-width: 80%;
  margin-top: -143px;
  margin-bottom: 0;
  margin-left: 0;
  opacity: 0.2;
}

.image-73 {
  position: absolute;
  left: 662.5px;
  top: 242.031px;
  max-width: 50%;
  margin-top: 0;
  margin-left: 0;
  opacity: 1;
}

.info-div {
  position: absolute;
  left: auto;
  top: 0;
  right: 0;
  bottom: auto;
  width: 40px;
  height: 40px;
  padding: 8px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d57f00), to(#d57f00));
  background-image: linear-gradient(180deg, #d57f00, #d57f00);
  cursor: pointer;
}

.info-icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

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

.div-block-39 {
  position: static;
  padding-top: 0;
  text-decoration: none;
}

.text-block-18 {
  font-family: Graphik, sans-serif;
  color: #b8b8b8;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  text-transform: none;
}

.image-74 {
  max-width: 100px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.text-span-23 {
  font-weight: 500;
}

.text-span-24 {
  position: static;
  font-weight: 500;
}

.text-span-25 {
  font-weight: 500;
}

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

.image-76 {
  position: absolute;
  left: 626px;
  display: none;
  max-width: 900px;
  opacity: 1;
}

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

.div-modal-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1001;
  display: none;
  width: 100%;
  height: 100vh;
  padding: 60px 150px;
  -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.69);
}

.form-response-div {
  display: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.section-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50vh;
  -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;
}

.column-34 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 35px;
  padding-left: 35px;
  -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;
}

.column-35 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 35px;
  padding-left: 35px;
  -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;
}

.column-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 35px;
  padding-left: 35px;
  -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;
}

.column-37 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 35px;
  padding-left: 35px;
  -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;
}

.step-icon {
  max-width: 65%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.image-78 {
  max-width: 65%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.image-79 {
  max-width: 65%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.image-80 {
  max-width: 65%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.container-49 {
  margin-top: 170px;
  margin-bottom: 170px;
}

.step-jump {
  margin: 0 65px 250px;
}

.step-jump.desktop {
  display: block;
  max-width: 90%;
  margin-right: 0;
  margin-bottom: 50px;
  margin-left: 0;
}

.step-jump.mobile {
  display: none;
}

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

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: 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-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-6 {
  text-decoration: none;
}

.link-block-7 {
  text-decoration: none;
}

.link-block-8 {
  text-decoration: none;
}

.link-block-9 {
  text-decoration: none;
}

.link-block-10 {
  text-decoration: none;
}

.container-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-81 {
  max-width: 10%;
  margin-bottom: 23px;
  opacity: 0.5;
}

.card-body {
  margin-bottom: 20px;
  font-family: Graphik, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 30px;
  font-weight: 200;
  text-align: center;
}

.tab-content-mobile {
  display: none;
}

.image-82 {
  position: absolute;
  left: 557.75px;
  top: 109.031px;
  max-width: 50%;
  margin-top: 0;
  margin-left: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.container-51 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0;
  -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;
}

.lp-div {
  max-width: 75%;
}

.div-block-41 {
  position: absolute;
}

.div-block-42 {
  position: absolute;
  left: auto;
  top: 0;
  right: 0;
  bottom: auto;
  z-index: 1002;
  width: 50px;
  height: 50px;
  margin: 30px;
  cursor: pointer;
}

.image-83 {
  padding: 10px;
}

.div-block-43 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 70px;
  -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;
}

@media screen and (min-width: 1280px) {
  .nav_section.bg.wl {
      background-color: #e8e8e8;
  }

  .h2_header.black.mobile {
      padding-right: 0;
      padding-left: 0;
  }

  .col.left-col {
      margin-right: 0;
      margin-left: 0;
  }

  .page-link-button._2up {
      margin-right: 1px;
  }

  .sphere_right {
      background-image: none;
      background-position: 0 0;
  }

  .steps-card {
      padding: 36px;
  }

  .steps-grid {
      grid-column-gap: 100px;
      -ms-grid-columns: 0.8fr 1fr;
      grid-template-columns: 0.8fr 1fr;
  }

  .step_scroll {
      background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(29, 31, 34, 0.5)), to(rgba(29, 31, 34, 0.5))), url('../images/white_grid.png');
      background-image: linear-gradient(180deg, rgba(29, 31, 34, 0.5), rgba(29, 31, 34, 0.5)), url('../images/white_grid.png');
      background-position: 0 0, 50% 50%;
      background-size: auto, contain;
      background-repeat: repeat, repeat;
  }

  .steps-intro {
      padding-right: 18px;
      padding-left: 18px;
  }

  .absolute_div {
      display: block;
  }

  .absolute_div.hide {
      bottom: -561%;
  }

  .basic_body.left_aligned {
      margin-top: 35px;
  }

  .tab_text {
      text-align: center;
  }

  .tab_text.gold {
      text-align: center;
  }

  .dark_sphere {
      right: auto;
  }

  .container-37 {
      margin-top: 130px;
      margin-bottom: 130px;
  }

  .column-8 {
      padding-left: 0;
  }

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

  .column-25 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
  }

  .e-book {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      min-height: auto;
      -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: #e8e8e8;
  }

  .div-block-38 {
      position: absolute;
      left: auto;
      top: 0;
      right: 0;
      bottom: 0;
      display: block;
      min-width: 50%;
  }

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

  .image-63 {
      max-height: none;
      max-width: none;
  }

  .column-31 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      max-height: 50vh;
      min-height: auto;
      -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;
  }

  .yellow-sphere {
      max-width: 30%;
      margin-top: 0;
  }

  .image-68 {
      left: 585px;
      top: auto;
      max-width: 900px;
  }

  .image-72 {
      top: -13%;
      margin-left: 0;
  }

  .image-73 {
      left: 662.5px;
  }

  .image-76 {
      left: 935px;
  }
}

@media screen and (min-width: 1440px) {
  .h2_header.gold.left {
      text-align: left;
  }

  .h2_header.cta {
      margin-top: 20px;
  }

  .content_card.first.darkmode {
      z-index: 1;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
  }

  .content_card.first.darkmode.shadow {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      border-radius: 15px;
  }

  .dark_divider_line.darkmode.vertical {
      position: absolute;
      left: 523px;
      top: 65px;
      width: 1px;
      height: 280px;
      background-color: hsla(0, 0%, 72%, 0.25);
  }

  .card_text_tag.darkmode.bigbox {
      top: -136px;
  }

  .flex-body.hero.large {
      max-width: 100%;
  }

  .gold_line_nav._3.show {
      opacity: 1;
  }

  .col.left-col {
      margin-right: 0;
      margin-left: 0;
      -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;
  }

  .logo_carousel.hero {
      width: auto;
  }

  .h3_header.white {
      color: #fff;
  }

  .link_button_div.extra_margin {
      margin-top: 10%;
  }

  .card-arrow {
      border-color: hsla(0, 0%, 72%, 0);
      background-color: #1d1f22;
  }

  .steps-icon {
      background-color: #b8b8b8;
  }

  .horizontal-line {
      background-color: #e8e8e8;
  }

  .subtitle {
      color: #d57f00;
  }

  .steps-card {
      border-color: #b8b8b8;
      border-radius: 0;
      background-color: #1d1f22;
  }

  .steps-grid {
      grid-column-gap: 140px;
      -ms-grid-columns: 0.8fr 1fr;
      grid-template-columns: 0.8fr 1fr;
  }

  .steps-sticky-card {
      grid-column-gap: 36px;
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      -ms-grid-rows: auto;
      grid-template-rows: auto;
  }

  .steps-dot {
      background-color: #d57f00;
  }

  .steps-tracker {
      width: 1px;
  }

  .step_scroll {
      padding-top: 0;
      background-color: #1d1f22;
  }

  .steps-circle-outline {
      border-width: 1px;
      border-color: #b8b8b8;
      background-color: #1d1f22;
  }

  .steps-circle-outline.four {
      border-color: #b8b8b8;
      background-color: #1d1f22;
  }

  .steps-circle-outline.three {
      border-color: #b8b8b8;
  }

  .steps-circle-outline.two {
      border-width: 1px;
      border-color: #b8b8b8;
      background-color: #1d1f22;
  }

  .step_header {
      background-image: url('../images/dot_patter.png');
      background-position: 50% 50%;
      background-size: auto;
      background-repeat: no-repeat;
  }

  .absolute_div.hide {
      bottom: -577%;
  }

  .basic_body.black {
      font-weight: 200;
  }

  .basic_body.darkmode {
      text-align: center;
  }

  .basic_body.grey {
      position: static;
      left: 0;
      top: 340px;
      right: 0;
      bottom: auto;
      display: block;
      height: auto;
      margin-top: 0;
      -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;
      opacity: 1;
      color: #686666;
      font-size: 16px;
      font-style: italic;
  }

  .basic_body.white {
      color: #fff;
  }

  .basic_body.white.left {
      font-weight: 200;
      text-align: left;
  }

  .grid-9 {
      grid-column-gap: 20px;
      grid-row-gap: 190px;
      -ms-grid-columns: 1fr 0.25fr 1fr;
      grid-template-columns: 1fr 0.25fr 1fr;
      -ms-grid-rows: auto auto auto auto auto auto;
      grid-template-rows: auto auto auto auto auto auto;
  }

  .card_arrows {
      position: relative;
      z-index: 0;
      opacity: 1;
  }

  .card_extension {
      position: absolute;
      left: 0;
      top: auto;
      right: 0;
      bottom: 0;
      z-index: 0;
      background-color: #25282b;
  }

  .card_extender {
      position: absolute;
      left: 0;
      top: -60px;
      right: 0;
      bottom: auto;
      z-index: auto;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: auto;
      height: 43px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      align-self: auto;
      border-style: solid;
      border-width: 1px;
      border-color: transparent;
      border-bottom-left-radius: 10px;
      border-bottom-right-radius: 10px;
  }

  .card_icon {
      margin-right: 20px;
  }

  .container-30 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 5%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      align-self: auto;
      -webkit-box-flex: 0;
      -webkit-flex: 0 auto;
      -ms-flex: 0 auto;
      flex: 0 auto;
  }

  .italic-text-5 {
      color: #b8b8b8;
  }

  .column_content {
      position: static;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      min-height: auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      background-color: #25282b;
  }

  .cta_grid {
      margin-top: 3%;
      margin-bottom: 3%;
      -webkit-box-align: start;
      -webkit-align-items: start;
      -ms-flex-align: start;
      align-items: start;
      grid-column-gap: 176px;
      grid-row-gap: 35px;
      -ms-grid-columns: 0.75fr 0.5fr;
      grid-template-columns: 0.75fr 0.5fr;
  }

  .bold_header {
      margin-top: 0;
      font-family: Graphik, sans-serif;
      color: #d57f00;
      font-size: 26px;
      font-weight: 500;
  }

  .div-block-27 {
      position: absolute;
      left: 740.5px;
      width: 1px;
      height: 1px;
      background-color: #fff;
      opacity: 0.2;
  }

  .container-31 {
      position: relative;
  }

  .tab_text.gold {
      text-align: center;
  }

  .italic-text-6 {
      color: #b8b8b8;
  }

  .italic-text-7 {
      color: #b8b8b8;
  }

  .dark_sphere {
      right: auto;
      bottom: -62%;
  }

  .image-63 {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
  }

  .yellow-sphere {
      top: 657px;
      margin-top: 0;
  }

  .image-68 {
      left: 750px;
      top: auto;
  }

  .image-73 {
      left: 784.5px;
  }

  .image-73.front {
      left: 834.5px;
  }

  .image-76 {
      left: 992px;
  }

  .column-34 {
      padding-right: 65px;
      padding-left: 65px;
  }

  .column-35 {
      padding-right: 65px;
      padding-left: 65px;
  }

  .column-36 {
      padding-right: 65px;
      padding-left: 65px;
  }

  .column-37 {
      padding-right: 65px;
      padding-left: 65px;
  }

  .image-82 {
      left: 659.75px;
  }

  .image-82.back {
      left: 705.75px;
  }
}

@media screen and (min-width: 1920px) {
  .body {
      background-color: #171717;
  }

  .bg_elements {
      background-image: linear-gradient(211deg, transparent 57%, rgba(0, 0, 0, 0.84)), linear-gradient(180deg, rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.74)), url('../images/maze_scene.png');
      background-repeat: repeat, repeat, no-repeat;
  }

  .content_4 {
      min-height: 50vh;
  }

  .section_banner_div.home {
      padding-right: 0;
  }

  .link-group {
      -ms-grid-columns: minmax(200px, auto) minmax(200px, auto) minmax(170px, auto) minmax(170px, auto) minmax(120px, auto) minmax(120px, auto) auto;
      grid-template-columns: minmax(200px, auto) minmax(200px, auto) minmax(170px, auto) minmax(170px, auto) minmax(120px, auto) minmax(120px, auto) auto;
      -ms-grid-rows: auto;
      grid-template-rows: auto;
  }

  .progress-bar {
      z-index: 105;
  }

  .progress-bar.white {
      z-index: 104;
      width: 1px;
      background-color: rgba(255, 255, 255, 0.51);
  }

  .progress-bar.numbers {
      left: 91.5%;
      z-index: 104;
      width: 30px;
      background-color: transparent;
  }

  .pbar_number {
      margin-top: 2px;
      margin-bottom: 2px;
      font-family: Graphik, sans-serif;
      color: #fff;
      line-height: 55px;
      font-weight: 300;
  }

  .pbar_number.gold {
      color: #d57f00;
  }

  .gold_line_nav {
      overflow: visible;
  }

  .gold_line_nav._2 {
      background-color: rgba(213, 127, 0, 0);
  }

  .gold_line_nav._3 {
      background-color: rgba(213, 127, 0, 0);
  }

  .gold_line_nav._4 {
      background-color: rgba(213, 127, 0, 0);
  }

  .lottie_break {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      min-height: 60vh;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      background-color: #25282b;
      background-image: -webkit-gradient(linear, left top, left bottom, from(#25282b), to(#25282b));
      background-image: linear-gradient(180deg, #25282b, #25282b);
  }

  .lottie-animation {
      width: auto;
      height: auto;
      min-height: auto;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
      align-self: flex-start;
      -webkit-box-flex: 0;
      -webkit-flex: 0 auto;
      -ms-flex: 0 auto;
      flex: 0 auto;
  }

  .grid-4 {
      margin-right: 351px;
      margin-left: 351px;
      justify-items: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      grid-column-gap: 170px;
      grid-template-areas: ". Area";
      -ms-grid-rows: auto;
      grid-template-rows: auto;
  }

  .div-block-16 {
      height: 100%;
  }

  .image-15 {
      max-width: 35%;
  }

  .image-16 {
      max-width: 75%;
  }

  .image-17 {
      max-width: 75%;
  }

  .image-18 {
      max-width: 75%;
  }

  .button-9 {
      border-color: rgba(213, 127, 0, 0);
  }

  .page-link-button {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
  }

  .div-block-24 {
      border-radius: 0;
  }

  .image-24 {
      left: auto;
  }

  .step_scroll {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
  }

  .absolute_div.hide {
      bottom: -449%;
  }

  .dark_sphere {
      right: auto;
      bottom: -46%;
  }

  .image-63 {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
  }

  .column-31 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-box-flex: 0;
      -webkit-flex: 0 auto;
      -ms-flex: 0 auto;
      flex: 0 auto;
  }

  .columns-11 {
      min-width: 116vh;
      -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
      justify-content: space-around;
  }

  .yellow-sphere {
      top: 871px;
      margin-top: 0;
  }

  .image-68 {
      left: 978px;
      top: -32px;
      max-width: 1000px;
      margin-right: 1343px;
      margin-bottom: 731px;
      margin-left: 0;
  }

  .image-72 {
      max-width: 100%;
      margin-left: -235px;
  }

  .image-73 {
      left: -106.5px;
      max-width: 40%;
      margin-left: 1180px;
  }

  .image-76 {
      left: 1226px;
  }

  .image-82 {
      left: 930.75px;
      max-width: 40%;
  }
}

@media screen and (max-width: 991px) {
  .body {
      display: block;
      -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;
  }

  .container-2 {
      margin-right: auto;
      margin-left: auto;
      padding-right: 275px;
      padding-left: 100px;
  }

  .navbar-2 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
  }

  .container-6 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      max-width: none;
      min-width: 100%;
      -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: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
  }

  .logo_section {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      min-height: auto;
      margin-top: 0;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
  }

  .container-8 {
      left: 100px;
  }

  .nav-menu-2 {
      -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-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
      background-color: #171717;
  }

  .image {
      display: none;
  }

  .menu-button {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: auto;
      min-width: 0;
      -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: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      align-self: auto;
      -webkit-box-ordinal-group: 0;
      -webkit-order: -1;
      -ms-flex-order: -1;
      order: -1;
      -webkit-box-flex: 0;
      -webkit-flex: 0 auto;
      -ms-flex: 0 auto;
      flex: 0 auto;
  }

  .menu-button.w--open {
      min-width: 30vh;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
      background-color: #171717;
  }

  .large_text {
      margin-right: 70px;
      margin-left: 70px;
  }

  .nav_section.bg {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
  }

  .h2_header.black {
      margin-top: 0;
  }

  .h2_header.black.custommargin {
      padding-right: 0;
      padding-left: 0;
  }

  .h2_header.gold.semibold {
      padding-right: 0;
  }

  .h2_header.center.faded {
      margin-right: 0;
      margin-left: 0;
      color: #b8b8b8;
  }

  .h2_header.cta.margin.mobile {
      max-width: 90%;
      padding-left: 0;
      text-align: center;
  }

  .h2_header.margin {
      padding-right: 0;
      text-align: left;
  }

  .large_body {
      text-align: center;
  }

  .content_3 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
  }

  .columns-2 {
      max-width: 100%;
      margin-top: 70px;
      margin-bottom: 70px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
  }

  .image-2 {
      max-width: 100%;
      margin-top: 0;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  }

  .column-2 {
      padding-right: 0;
      padding-left: 0;
  }

  .container-14 {
      margin-bottom: 35px;
  }

  .column-3 {
      position: relative;
      display: block;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
      -webkit-box-flex: 0;
      -webkit-flex: 0 auto;
      -ms-flex: 0 auto;
      flex: 0 auto;
  }

  .container-15 {
      display: block;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
  }

  .button-6.h2_header {
      display: block;
  }

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

  .image-3 {
      display: block;
      overflow: hidden;
      height: auto;
      min-width: 144%;
      -webkit-box-flex: 0;
      -webkit-flex: 0 auto;
      -ms-flex: 0 auto;
      flex: 0 auto;
  }

  .content_card {
      margin-right: 0;
  }

  .content_card.first {
      margin-top: 100px;
      margin-right: 0;
  }

  .content_card.second {
      display: block;
      margin: 85px 10px;
      -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;
  }

  .container-18 {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  }

  .card_text_tag.centered {
      top: -74px;
  }

  .button-7 {
      left: auto;
      top: 0;
      right: 0;
      bottom: auto;
      display: block;
  }

  .hero_bg {
      min-width: 100%;
  }

  .logo_div {
      width: 80%;
  }

  .section_banner_div {
      width: auto;
      max-width: 60%;
  }

  .section_banner_div.alt_1 {
      margin-top: 100px;
      margin-bottom: 100px;
  }

  .section_banner_div.centered {
      margin-top: 100px;
      margin-bottom: 100px;
  }

  .section_banner_div.centered.altmargin {
      margin-top: 150px;
  }

  .section_banner_div.home {
      max-width: 90%;
      padding-right: 0;
  }

  .icon {
      color: #d57f00;
      text-align: center;
  }

  .text-block-3 {
      display: block;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
  }

  .db-fixed-nav-headline {
      text-align: left;
  }

  .shrink-box-button-2 {
      font-size: 12px;
  }

  .db-mobile-fixed-nav {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
  }

  .db-show-tab {
      position: absolute;
      right: 20px;
      bottom: -25px;
      width: 25px;
      height: 25px;
      padding: 2px 5px;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px;
      background-color: #0f0f0f;
      cursor: pointer;
  }

  .text-logo {
      padding-bottom: 0;
  }

  .link-group {
      grid-column-gap: 35px;
      -ms-grid-columns: auto auto;
      grid-template-columns: auto auto;
      -ms-grid-rows: auto auto auto auto;
      grid-template-rows: auto auto auto auto;
  }

  .footer-main {
      -ms-grid-columns: 0.25fr 1fr;
      grid-template-columns: 0.25fr 1fr;
  }

  .progress-bar {
      display: none;
  }

  .progress-bar.numbers {
      left: 89%;
  }

  .current-page {
      font-size: 18px;
  }

  .clouds-image {
      margin-left: 10px;
  }

  .submit-b {
      font-size: 18px;
  }

  .col {
      margin-top: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
  }

  .col.left-col {
      min-height: 50vh;
      margin-top: 0;
  }

  .line {
      width: 42px;
  }

  .go-back-b {
      font-size: 18px;
  }

  .form-wrap {
      margin-top: 0;
      margin-bottom: 0;
      padding-right: 30px;
      padding-left: 0;
  }

  .form-wrap.logos {
      margin-top: 0;
      margin-bottom: 0;
      padding-right: 50px;
      padding-left: 50px;
  }

  .clouds-image-wrap {
      margin-top: -148px;
  }

  .slide-dots-nav {
      margin-top: 25px;
  }

  .slide-quote-image {
      width: 85px;
  }

  .quote-text {
      margin-top: 25px;
      font-size: 28px;
      line-height: 39px;
  }

  .form-field {
      margin-bottom: 25px;
  }

  .form-field::-webkit-input-placeholder {
      font-size: 14px;
  }

  .form-field:-ms-input-placeholder {
      font-size: 14px;
  }

  .form-field::-ms-input-placeholder {
      font-size: 14px;
  }

  .form-field::placeholder {
      font-size: 14px;
  }

  .phone-wrapper {
      width: 50%;
  }

  .sticky-content {
      margin-bottom: -172px;
  }

  .desktop-section {
      display: none;
  }

  .sticky-wrapper {
      width: 40%;
  }

  .circle._2 {
      top: 32%;
  }

  .circle._4 {
      top: 57%;
  }

  .sticky-wrapper-main {
      margin-top: -75px;
  }

  .h2-2 {
      line-height: 1.2;
      text-transform: capitalize;
  }

  .mobile-section {
      display: none;
  }

  .mobile-section.mobile {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
  }

  .circle-2._2 {
      top: 32%;
  }

  .circle-2._4 {
      top: 57%;
  }

  .sticky_scroll.flex {
      max-width: 100vw;
  }

  .step-block {
      min-height: 30vh;
  }

  .step {
      min-height: 20vh;
      min-width: 20vh;
  }

  .steps-clone {
      margin-bottom: 100px;
      padding-right: 0;
      padding-left: 0;
  }

  .container-22 {
      padding-right: 0;
      padding-left: 0;
  }

  .text-block-8 {
      min-width: 250px;
  }

  .text-block-8.desktop {
      min-width: auto;
  }

  .sroll_timeline {
      max-height: none;
      min-height: auto;
  }

  .sroll_timeline.mobile {
      display: none;
  }

  .instructions-wrapper {
      position: relative;
      left: -25px;
      top: 0;
      margin-top: 0;
      margin-bottom: 60px;
      margin-left: 0;
      -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: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
      -webkit-box-ordinal-group: 0;
      -webkit-order: -1;
      -ms-flex-order: -1;
      order: -1;
  }

  .browser-demo {
      width: auto;
      padding-right: 10px;
      padding-left: 10px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
  }

  .demo-left-arrow-wrapper {
      position: fixed;
  }

  .logo-wrapper {
      margin-top: 100px;
      margin-right: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-flex: 0;
      -webkit-flex: 0 auto;
      -ms-flex: 0 auto;
      flex: 0 auto;
  }

  .migration-logos {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      overflow: hidden;
      height: auto;
      min-height: 100vh;
      clear: both;
      -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;
  }

  .image-7 {
      margin-right: 0;
  }

  .demo-btn-close-wrapper {
      position: static;
  }

  .demo-main-text-wrapper {
      position: absolute;
      width: 510px;
      margin-top: 100px;
      margin-right: auto;
      margin-left: 40px;
  }

  .demo-btn-wrapper {
      margin-top: 30px;
  }

  .d-50-circle-wrapper-2 {
      margin-top: 12px;
  }

  .d-54-card-wrapper {
      margin-top: 40px;
      margin-bottom: 40px;
  }

  .demo-logo-mark {
      display: none;
  }

  .demo-right-arrow-wrapper {
      position: fixed;
  }

  .demo-banner-bottom {
      position: fixed;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
  }

  .demo-banner-bottom-wrapper {
      width: auto;
      -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;
  }

  .demo-p.main {
      max-width: 350px;
      margin-bottom: 40px;
      padding-right: 32px;
  }

  .demo-text-wrapper {
      width: 330px;
  }

  ._3d_video {
      margin-top: 50px;
      margin-bottom: 35px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
  }

  .div-block-16 {
      min-height: 35vh;
      min-width: 71vw;
      -webkit-box-pack: stretch;
      -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
      justify-content: stretch;
      justify-items: stretch;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  }

  .section-9 {
      min-height: auto;
  }

  .container-24 {
      margin-top: 100px;
      margin-bottom: 90px;
  }

  .grid-6 {
      margin-top: 50px;
  }

  .container-25 {
      margin-top: 0;
  }

  .card_header.mobile {
      font-size: 40px;
      line-height: 40px;
      font-weight: 300;
  }

  .logo_grid {
      grid-column-gap: 83px;
      grid-row-gap: 51px;
  }

  .lottie-animation-6 {
      max-width: none;
      min-width: auto;
  }

  .grid-8 {
      grid-column-gap: 23px;
      grid-row-gap: 57px;
  }

  .video_text.mobile {
      top: auto;
      display: block;
      margin-bottom: 20px;
  }

  .video_text.desktop {
      display: none;
  }

  .logo_text.absolute {
      top: -14%;
  }

  .page-link-button._2up {
      margin-right: 10px;
      margin-bottom: 0;
  }

  .page-link-button.black-border {
      margin-right: 0;
      margin-left: 0;
  }

  .link_button_div {
      max-width: 70%;
      margin-bottom: 17px;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
  }

  .link_button_div.left_align {
      margin-bottom: 20px;
  }

  .link_button_div.mobile {
      display: none;
  }

  .image-24 {
      top: auto;
  }

  .internal-page-banner {
      min-height: 60vh;
  }

  .internal-page-banner.gs {
      background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.26), rgba(0, 0, 0, 0.26)), linear-gradient(96deg, rgba(0, 0, 0, 0.64), rgba(0, 0, 0, 0.43) 35%, transparent 67%), url('../images/arches-removed-06.png');
      background-position: 0 0, 0 0, 50% 50%;
      background-size: auto, auto, cover;
      background-repeat: repeat, repeat, no-repeat;
  }

  .accordion-item {
      width: 70%;
  }

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

  .container-28 {
      position: static;
      padding-left: 0;
  }

  .grid-wrapper {
      width: 80%;
      -ms-grid-columns: minmax(65px, 1fr) minmax(auto, 1400px) minmax(65px, 1fr);
      grid-template-columns: minmax(65px, 1fr) minmax(auto, 1400px) minmax(65px, 1fr);
  }

  .steps-card {
      min-height: auto;
  }

  .steps-grid {
      margin-top: 200px;
      padding-left: 0;
      grid-row-gap: 60px;
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      -ms-grid-rows: 1fr;
      grid-template-rows: 1fr;
  }

  .steps-sticky-card {
      position: relative;
      top: auto;
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
  }

  .steps-sticky-card.hide {
      display: none;
  }

  .step_scroll {
      top: auto;
      padding-top: 80px;
      padding-bottom: 80px;
  }

  .steps-cards {
      width: 100%;
      justify-items: stretch;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
  }

  .steps-card-wrapper {
      grid-row-gap: 48px;
  }

  .step_text.mobile {
      font-size: 25px;
      line-height: 38px;
  }

  .fixed_button.mobile {
      display: none;
  }

  .step_header {
      min-height: auto;
  }

  .absolute_div {
      top: 138%;
      display: block;
  }

  .absolute_div.hide {
      top: 144%;
      bottom: -431%;
  }

  .container-29.less_margin {
      margin-top: 100px;
      margin-bottom: 50px;
  }

  .key_icons {
      max-width: 65%;
  }

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

  .basic_body.black {
      padding-right: 70px;
      padding-left: 70px;
  }

  .basic_body.left_aligned {
      font-weight: 300;
  }

  .card_arrows {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
  }

  .card_arrows.mobile {
      display: block;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
  }

  .column_content {
      padding-right: 50px;
      padding-left: 50px;
  }

  .tab_section {
      min-height: auto;
  }

  .deselected {
      margin-top: 5px;
      margin-bottom: 5px;
  }

  .grid-11 {
      margin-top: 125px;
      margin-bottom: 125px;
      grid-auto-flow: row;
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      -ms-grid-rows: auto auto auto auto;
      grid-template-rows: auto auto auto auto;
  }

  .tabs-2 {
      display: none;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
  }

  .tabs-menu-2 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      max-width: none;
      min-width: auto;
      padding-right: 223px;
      padding-left: 223px;
      -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-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
  }

  .div-block-28 {
      margin-bottom: 6px;
  }

  .modal_div {
      z-index: 1000;
      display: none;
  }

  .close_modal {
      right: 7%;
  }

  .grid-12.topmargin {
      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;
  }

  .container-33 {
      margin-top: 100px;
      margin-bottom: 100px;
  }

  .logo_carouselv2 {
      display: none;
      min-height: auto;
  }

  .logo-grid-v2 {
      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-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
  }

  .slide-5 {
      min-height: auto;
  }

  .slider-3 {
      margin-top: -18px;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
  }

  .right-arrow-2 {
      left: auto;
      top: auto;
      right: 0;
      bottom: 0;
  }

  .image-45.smol {
      left: 615.734px;
  }

  .image-45.large {
      left: 597.734px;
  }

  .image-46 {
      left: 514.5px;
  }

  .filter_chip {
      padding-right: 10px;
      padding-left: 10px;
  }

  .cloud-destination {
      -webkit-box-pack: stretch;
      -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
      justify-content: stretch;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
  }

  .legacy-source {
      display: -ms-grid;
      display: grid;
      padding-top: 15px;
      justify-items: stretch;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      grid-auto-columns: 1fr;
      grid-column-gap: 16px;
      grid-row-gap: 16px;
      -ms-grid-columns: 1fr 1fr 1fr;
      grid-template-columns: 1fr 1fr 1fr;
      -ms-grid-rows: auto auto auto auto auto;
      grid-template-rows: auto auto auto auto auto;
  }

  .image-50 {
      padding-right: 20px;
      padding-left: 20px;
  }

  .filter_header {
      max-width: 70%;
      margin-top: 120px;
  }

  .italic-text-6 {
      line-height: 20px;
  }

  .top_output_container {
      margin-bottom: 100px;
  }

  .lottie-animation-9 {
      min-width: 203%;
  }

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

  .lottie-animation-10 {
      min-width: 170%;
  }

  .nav_new.home {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
  }

  .gold_bar.wll {
      display: none;
  }

  .gold_bar.hiw {
      display: none;
  }

  .gold_bar.yms {
      display: none;
  }

  .gold_bar.gs {
      display: none;
  }

  .nav-menu-3 {
      background-color: #171717;
  }

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

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

  .container-36 {
      display: block;
      padding-right: 0;
      padding-left: 0;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  }

  .nav-menu-4 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: 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;
      background-color: #171717;
  }

  .menu-button-3 {
      left: 0;
      margin-right: 50px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 auto;
      -ms-flex: 0 auto;
      flex: 0 auto;
      background-color: #000;
  }

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

  .dark_sphere {
      right: 641px;
  }

  .column_container {
      margin-top: 0;
  }

  .columns-5 {
      margin-top: 75px;
  }

  .container-37 {
      display: block;
      margin-top: 147px;
      margin-bottom: 147px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
  }

  .column-8 {
      padding-right: 20px;
  }

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

  .column-10 {
      padding-right: 15px;
      padding-left: 15px;
  }

  .column-11 {
      padding-right: 15px;
      padding-left: 15px;
  }

  .column-12 {
      padding-right: 15px;
      padding-left: 15px;
  }

  .container-39 {
      max-width: 90%;
  }

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

  .column-19 {
      padding-right: 15px;
  }

  .column-20 {
      padding-left: 30px;
  }

  .column-20.source {
      padding-left: 15px;
  }

  .column-21 {
      padding: 25px 0;
  }

  .column-22 {
      padding: 25px 0;
  }

  .div-block-34 {
      height: 50px;
  }

  .column-25 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: auto;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
      justify-content: flex-end;
  }

  .fold_number {
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
      font-family: Graphik, sans-serif;
      font-size: 18px;
      line-height: 18px;
      font-weight: 300;
      letter-spacing: 4px;
  }

  .column-27 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
  }

  .column-28 {
      padding: 25px 0;
  }

  .button-container {
      margin-bottom: 100px;
  }

  .button-container.padding {
      margin-bottom: 0;
      padding-bottom: 100px;
  }

  .column-29 {
      padding-left: 10px;
  }

  .container-44 {
      margin-top: 0;
  }

  .brand-2 {
      left: 0;
      top: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-top: 0;
      margin-left: 50px;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      grid-auto-columns: 1fr;
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
      -ms-grid-rows: auto auto;
      grid-template-rows: auto auto;
  }

  .nav-logo {
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
      -webkit-box-flex: 0;
      -webkit-flex: 0 auto;
      -ms-flex: 0 auto;
      flex: 0 auto;
  }

  .image-61 {
      margin-bottom: 218px;
  }

  .columns-11 {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
  }

  .white-center {
      padding-right: 30px;
      padding-left: 30px;
  }

  .yellow-sphere {
      top: 471px;
      max-width: 75%;
      margin-top: 805px;
  }

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

  .logo-slider.destination {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  }

  .logo-slider.source {
      margin-bottom: 0;
  }

  .slide-7 {
      min-width: auto;
  }

  .slider-wrapper-wide {
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
  }

  .logo-wrapper-wide {
      margin-top: 72px;
  }

  .logo {
      max-width: 100%;
  }

  .logo.null {
      display: none;
  }

  .icon-5 {
      color: #6b6b6b;
  }

  .image-65 {
      width: 24px;
      max-width: none;
  }

  .column-33 {
      margin-bottom: 120px;
      padding-right: 10px;
  }

  .image-68 {
      left: 387px;
      top: auto;
      max-width: 900px;
      margin-right: 0;
      margin-bottom: 0;
      margin-left: 0;
  }

  .image-71 {
      padding-top: 0;
  }

  .image-72 {
      top: 0;
      margin-top: -228px;
  }

  .image-73 {
      left: -348.5px;
      max-width: 50%;
      margin-top: 0;
      margin-left: 923px;
  }

  .image-73.front {
      left: -381.5px;
  }

  .image-76 {
      left: 591px;
  }

  .div-modal-wrapper {
      padding-right: 30px;
      padding-left: 30px;
  }

  .step-jump {
      display: block;
      -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-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-align-content: center;
      -ms-flex-line-pack: center;
      align-content: center;
  }

  .step-jump.desktop {
      display: none;
  }

  .step-jump.mobile {
      display: block;
      margin-bottom: 80px;
  }

  .step-jump.mobile.bottom {
      margin-bottom: 120px;
  }

  .tab-content-mobile {
      display: block;
      padding-right: 126px;
      padding-left: 126px;
  }

  .image-82 {
      left: -112.25px;
      top: 162.031px;
      margin-left: 619px;
  }

  .image-82.back {
      left: 458.75px;
      top: 140.031px;
      margin-left: 0;
  }

  .lp-div {
      max-width: 90%;
  }
}

@media screen and (max-width: 767px) {
  .h1_header.fade {
      display: none;
  }

  .h1_header.fade.black {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
  }

  .h1_header.mobile {
      overflow: visible;
  }

  .h1_header.margin {
      font-size: 60px;
      line-height: 65px;
  }

  .hero_body.black.cutommargin {
      padding-right: 80px;
      padding-left: 80px;
  }

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

  .navbar-2 {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
  }

  .container-6 {
      max-width: none;
      min-width: 100%;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      background-color: #161616;
  }

  .nav_element.footer {
      min-width: 0;
      -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
      align-self: flex-start;
  }

  .logo_section {
      margin-top: 0;
  }

  .nav-menu-2 {
      min-width: auto;
  }

  .container-9 {
      margin-top: 149px;
      margin-bottom: 149px;
  }

  .large_text {
      margin-right: 40px;
      margin-left: 40px;
      font-size: 38px;
      line-height: 50px;
      font-weight: 200;
  }

  .content_grid {
      display: block;
      margin-right: 20px;
      margin-left: 20px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
  }

  .h2_header {
      margin-top: 0;
      margin-bottom: 35px;
  }

  .h2_header.on_white {
      line-height: 25px;
  }

  .h2_header.black.no_margin {
      margin-top: 20px;
  }

  .h2_header.black.mobile {
      margin-top: 25px;
      margin-bottom: 25px;
  }

  .h2_header.gold.semibold {
      margin-top: 0;
      padding-right: 0;
  }

  .h2_header.center.more_margin.mobile {
      margin-right: 0;
      margin-left: 0;
  }

  .h2_header.center.mobile {
      margin-right: 0;
      margin-left: 0;
  }

  .h2_header.cta.margin.mobile {
      margin-bottom: 0;
  }

  .h2_header.margin {
      margin-bottom: 0;
      padding-right: 0;
      text-align: center;
  }

  .h2_header.mobile {
      padding-right: 0;
  }

  .h2_header.bottom-margin {
      margin-top: 0;
      margin-bottom: 35px;
  }

  .large_body {
      margin-top: 30px;
  }

  .large_body.left {
      text-align: center;
  }

  .columns-2 {
      max-width: 90%;
  }

  .footer {
      min-height: 25vh;
      -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;
  }

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

  .content_card.first {
      width: 91%;
      padding: 70px 40px;
  }

  .content_card.second {
      width: 65%;
      margin-top: 85px;
      clear: none;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
      -webkit-box-flex: 0;
      -webkit-flex: 0 auto;
      -ms-flex: 0 auto;
      flex: 0 auto;
  }

  .container-18 {
      margin-top: 70px;
      margin-bottom: 70px;
  }

  .card_text_tag.centered {
      top: -74px;
      padding-right: 75px;
      padding-left: 75px;
  }

  .card_text_tag.centered.lower {
      top: -49px;
      padding-right: 100px;
      padding-left: 100px;
  }

  .button-7 {
      left: auto;
      top: 0;
      right: 0;
      bottom: auto;
  }

  .grid-3 {
      display: none;
      max-width: 90%;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-box-flex: 0;
      -webkit-flex: 0 auto;
      -ms-flex: 0 auto;
      flex: 0 auto;
  }

  .section_banner_div {
      width: 100%;
      max-width: 80%;
  }

  .section_banner_div.alt_1 {
      max-width: 80%;
  }

  .section_banner_div.centered {
      max-width: 90%;
  }

  .section_banner_div.home {
      max-width: 100%;
  }

  .db-fixed-nav-headline {
      font-size: 16px;
      line-height: 20px;
  }

  .link-group {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
      -ms-grid-columns: auto;
      grid-template-columns: auto;
      -ms-grid-rows: auto auto auto auto auto auto auto;
      grid-template-rows: auto auto auto auto auto auto auto;
  }

  .footer-main {
      margin-top: 1px;
      margin-bottom: 0;
      padding-right: 40px;
      padding-bottom: 60px;
      padding-left: 40px;
      grid-row-gap: 20px;
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
      -ms-grid-rows: auto auto auto auto;
      grid-template-rows: auto auto auto auto;
  }

  .progress-bar {
      display: none;
  }

  .col.left-col {
      height: auto;
      min-height: 60vh;
      margin-top: 0;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  }

  .col.right-col {
      display: none;
      height: 100vh;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  }

  .line {
      display: none;
  }

  .member-text-wrap.member-mobile {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
  }

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

  .form-wrap {
      padding-right: 0;
      padding-left: 0;
  }

  .form-wrap.logos {
      padding-left: 0;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
  }

  .clouds-image-wrap {
      margin-top: -95px;
  }

  .phone-wrapper {
      overflow: hidden;
      width: 100%;
      margin-top: 41px;
  }

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

  .container-19.sticky.mobile {
      overflow: hidden;
  }

  .sticky-content {
      width: 250px;
      margin-right: 60px;
      margin-bottom: 0;
      margin-left: 60px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  }

  .sticky-content._1 {
      margin-right: 60px;
      margin-left: 60px;
  }

  .desktop-section {
      padding-top: 40px;
      padding-bottom: 40px;
  }

  .screen {
      width: 90%;
      height: 95%;
      margin-top: 0;
  }

  .sticky-wrapper {
      width: 1250px;
      margin-bottom: 60px;
      margin-left: 0;
      -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;
  }

  .small-title {
      font-size: 1.8em;
  }

  .frame {
      width: 19.7em;
      height: 39.4em;
      margin-top: 0;
      border-radius: 49px;
  }

  .hero-content-wrapper {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center;
  }

  .sticky-wrapper-main {
      overflow: visible;
      height: 81%;
      margin-top: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
  }

  .h2 {
      font-size: 2.2em;
  }

  .small-title-2 {
      font-size: 1.8em;
  }

  .h2-2 {
      font-size: 2.3em;
  }

  .mobile-section {
      padding-top: 40px;
      padding-bottom: 40px;
  }

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

  .content-wrap {
      width: 90%;
      height: 50vh;
      padding-bottom: 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;
  }

  .step-block {
      min-height: 110vh;
      -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;
  }

  .img-block {
      position: relative;
      z-index: 3;
      width: 70%;
      min-height: 50vh;
      padding-top: 20px;
      -webkit-box-ordinal-group: 4;
      -webkit-order: 3;
      -ms-flex-order: 3;
      order: 3;
  }

  .step {
      padding: 8%;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
  }

  .dot {
      position: absolute;
      bottom: 50%;
      z-index: 99;
      margin-bottom: 0;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
      -webkit-box-ordinal-group: 3;
      -webkit-order: 2;
      -ms-flex-order: 2;
      order: 2;
  }

  .scoll-wrap {
      bottom: 50%;
      z-index: 1;
      height: 100%;
  }

  .step-content-block {
      z-index: 2;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-ordinal-group: 0;
      -webkit-order: -1;
      -ms-flex-order: -1;
      order: -1;
  }

  .content {
      margin-top: 15px;
  }

  .sroll_timeline.mobile {
      display: block;
  }

  .sroll_timeline.desktop {
      display: none;
  }

  .instructions-wrapper {
      margin-left: 0;
  }

  .browser-demo {
      width: auto;
      margin-bottom: 100px;
      padding-right: 0;
      padding-left: 0;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
  }

  .demo-heading.h2 {
      font-size: 20px;
      line-height: 30px;
  }

  .demo-heading.h1 {
      max-width: 400px;
  }

  .logo-wrapper {
      padding-right: 110px;
      padding-left: 110px;
  }

  .migration-logos {
      display: block;
      min-height: 100vh;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
  }

  .demo-main-text-wrapper {
      width: auto;
      margin-right: 0;
      margin-left: 0;
      padding-right: 40px;
      padding-left: 40px;
  }

  .demo-btn-text.f-1 {
      font-size: 12px;
  }

  .demo-btn-wrapper {
      width: 50%;
      -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: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
  }

  .demo-banner-bottom {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
      -ms-flex-align: end;
      align-items: flex-end;
  }

  .demo-p.main {
      max-width: 350px;
      margin-right: 30px;
      padding-right: 0;
      font-size: 14px;
      line-height: 20px;
  }

  .demo-btn.f-1 {
      margin-bottom: 10px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  }

  .demo-btn.f-2 {
      margin-bottom: 10px;
      margin-left: 0;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  }

  .demo-btn.f-2.bottom-btn {
      margin-bottom: 0;
  }

  .div-block-16 {
      min-height: 25vh;
      min-width: 95vw;
  }

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

  .image-14 {
      width: auto;
      max-width: 60%;
  }

  .logo_grid {
      margin-top: 15px;
      grid-column-gap: 75px;
      grid-row-gap: 32px;
      -ms-grid-columns: 0.5fr 0.5fr 0.5fr;
      grid-template-columns: 0.5fr 0.5fr 0.5fr;
      -ms-grid-rows: auto auto auto auto;
      grid-template-rows: auto auto auto auto;
  }

  .lottie-animation-6 {
      max-width: none;
      min-height: auto;
      min-width: auto;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  }

  .grid-8 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-right: 45px;
      margin-left: 45px;
      -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;
      grid-auto-columns: 1fr;
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
      -ms-grid-rows: auto auto;
      grid-template-rows: auto auto;
  }

  .image-19 {
      top: -10%;
      width: 50px;
  }

  .button-9 {
      font-weight: 300;
  }

  .button-9.black {
      font-weight: 400;
  }

  .button-9.black.underlined {
      font-weight: 300;
  }

  .button-9.on-white {
      color: #fff;
  }

  .button-9.on-white.center-wrap {
      border-bottom-style: none;
      color: #000;
  }

  .page-link-button {
      max-width: 89%;
      border-style: solid;
      border-width: 1px;
      border-color: #d57f00;
      border-radius: 25px;
  }

  .page-link-button._2up {
      max-width: 100%;
  }

  .page-link-button.naked {
      max-width: 46%;
  }

  .page-link-button.black-border {
      border-color: #000;
  }

  .page-link-button.black-border.no-margin {
      margin-left: 40px;
  }

  .page-link-button._100 {
      max-width: 100%;
  }

  .link_button_div {
      max-width: 88%;
      margin-top: 30px;
      margin-bottom: 0;
  }

  .link_button_div.left_align {
      margin-top: 0;
      margin-bottom: 0;
  }

  .link_button_div.extra_margin {
      max-width: 70%;
      -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;
  }

  .internal-page-banner {
      background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/lightrays-dark-v4-09.png');
      background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/lightrays-dark-v4-09.png');
      background-position: 0 0, 50% 50%;
      background-size: auto, cover;
      background-repeat: repeat, no-repeat;
  }

  .accordion-item {
      width: 80%;
  }

  .container-28 {
      max-width: 90%;
  }

  .grid-wrapper {
      -ms-grid-columns: minmax(36px, 1fr) minmax(auto, 1400px) minmax(36px, 1fr);
      grid-template-columns: minmax(36px, 1fr) minmax(auto, 1400px) minmax(36px, 1fr);
  }

  .steps-grid {
      margin-top: 150px;
      padding-left: 0;
  }

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

  .steps-card-wrapper {
      grid-row-gap: 36px;
  }

  .step_text.mobile {
      font-weight: 300;
  }

  .fixed_button.mobile {
      display: none;
  }

  .absolute_div.hide {
      bottom: -443%;
  }

  .container-29 {
      margin-top: 100px;
      margin-bottom: 100px;
  }

  .key_icons {
      max-width: 40%;
  }

  .image-27 {
      max-width: 40%;
  }

  .output.azure {
      display: none;
  }

  .output.vertica {
      display: none;
  }

  .tabs-menu-2 {
      padding-right: 140px;
      padding-left: 140px;
  }

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

  .modal_div {
      display: none;
  }

  .close_modal {
      right: 0;
  }

  .grid-12.topmargin {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-top: 60px;
      grid-auto-columns: 1fr;
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
      -ms-grid-rows: auto;
      grid-template-rows: auto;
  }

  .container-33 {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
  }

  .slide-5 {
      padding: 160px 0 0;
  }

  .grid-16 {
      padding-right: 50px;
      padding-left: 50px;
  }

  .grid-16._12up {
      padding-right: 22px;
      padding-left: 22px;
  }

  .mask-3 {
      min-height: 60vh;
  }

  .slider-3 {
      min-height: 60vh;
  }

  .right-arrow-2 {
      left: auto;
      top: auto;
      right: 0;
      bottom: 0;
  }

  .image-45.smol {
      left: 466.734px;
  }

  .image-45.large {
      left: 420.734px;
  }

  .image-46 {
      left: 394.5px;
  }

  .filter_header {
      max-width: 80%;
      margin-top: 100px;
  }

  .output_div {
      margin-right: 0;
      margin-left: 20px;
      padding-top: 20px;
      padding-right: 15px;
      padding-left: 15px;
  }

  .output_div.tran {
      margin-right: 20px;
      margin-left: 0;
  }

  .output_div.ana {
      margin-left: 0;
  }

  .output_div.logs {
      margin-left: 0;
  }

  .output_div.orch {
      margin-left: 0;
  }

  .output_div.etl {
      margin-left: 0;
  }

  .output_div.source-spt {
      margin-left: 0;
  }

  .output_label {
      left: -37px;
  }

  .output_label.others {
      left: -10px;
  }

  .assessment_div {
      margin-right: 20px;
      margin-left: 20px;
  }

  .case_studies {
      margin-bottom: 15px;
  }

  .image-55 {
      top: 96px;
  }

  .columns-4 {
      padding-right: 50px;
      padding-left: 50px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
  }

  .lottie-animation-10 {
      min-width: 228%;
  }

  .menu-button-3 {
      margin-right: 0;
  }

  .dark_sphere {
      right: 392px;
  }

  .column_container {
      margin-top: 0;
      margin-bottom: 0;
      padding-top: 70px;
      padding-bottom: 70px;
  }

  .grid-22 {
      min-width: 80vw;
      margin-top: 50px;
  }

  .columns-5 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
  }

  .column-7 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      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;
  }

  .column-9 {
      margin-top: 120px;
      padding-top: 0;
      padding-left: 0;
  }

  .column-10 {
      margin-bottom: 50px;
      padding-right: 110px;
      padding-bottom: 0;
      padding-left: 110px;
  }

  .column-11 {
      margin-bottom: 50px;
      padding-right: 110px;
      padding-left: 110px;
  }

  .column-12 {
      margin-bottom: 50px;
      padding-right: 110px;
      padding-left: 110px;
  }

  .container-38 {
      max-width: 100%;
  }

  .column-13 {
      padding-right: 20px;
      padding-left: 20px;
  }

  .column-14 {
      margin-top: 30px;
      margin-bottom: 30px;
      padding-right: 20px;
      padding-left: 20px;
  }

  .column-15 {
      padding-right: 20px;
      padding-left: 20px;
  }

  .columns-6 {
      max-width: 80%;
  }

  .column-16 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding-top: 10px;
      padding-bottom: 10px;
      -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;
  }

  .column-17 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding-top: 10px;
      padding-bottom: 10px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
  }

  .column-18 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding-top: 10px;
      padding-bottom: 10px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
  }

  .output_container.source {
      margin-top: 0;
      -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;
  }

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

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

  .column-20.source {
      margin-top: 95px;
      padding-left: 0;
  }

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

  .div-block-34 {
      height: 50px;
  }

  .column-24 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 0;
      -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;
  }

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

  .fold_number {
      color: #000;
  }

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

  .brand-2 {
      margin-left: 20px;
  }

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

  .image-61 {
      margin-bottom: 50px;
  }

  .image-61.impetus {
      margin-top: 0;
      margin-left: 219px;
  }

  .image-63 {
      min-width: 100%;
  }

  .column-31 {
      display: none;
      max-height: 35vh;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
  }

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

  .white-center {
      padding-right: 27px;
      padding-left: 27px;
      color: #fff;
  }

  .column-32 {
      padding-top: 60px;
      padding-bottom: 60px;
      background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(213, 127, 0, 0.82)), to(rgba(213, 127, 0, 0.82))), url('../images/Banner.jpg');
      background-image: linear-gradient(180deg, rgba(213, 127, 0, 0.82), rgba(213, 127, 0, 0.82)), url('../images/Banner.jpg');
      background-position: 0 0, 50% 0;
      background-size: auto, cover;
  }

  .center-button {
      display: block;
  }

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

  .yellow-sphere {
      top: 491px;
      display: none;
      margin-top: 750px;
  }

  .logo-slider {
      height: auto;
  }

  .logo-slider.destination {
      max-width: 100vw;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
  }

  .logo-slider.source {
      max-width: 100vw;
  }

  .slider-wrapper-wide {
      padding-top: 40px;
      padding-bottom: 60px;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  }

  .logo-wrapper-wide {
      width: 30%;
      margin-top: 20px;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  }

  .container-48 {
      padding-right: 88px;
      padding-left: 88px;
  }

  .image-68 {
      left: 127px;
      top: auto;
      display: none;
      margin-bottom: 0;
      margin-left: 0;
  }

  .image-72 {
      display: none;
      max-width: 90%;
  }

  .image-73 {
      left: auto;
      display: none;
      max-width: 100%;
      margin-top: 688px;
      margin-left: 0;
  }

  .image-76 {
      display: none;
  }

  .column-34 {
      margin-bottom: 65px;
  }

  .column-35 {
      margin-bottom: 65px;
  }

  .column-36 {
      margin-bottom: 65px;
  }

  .step-jump.desktop {
      display: block;
      margin-bottom: 150px;
  }

  .step-jump.mobile {
      display: none;
  }

  .tab-content-mobile {
      padding-right: 20px;
      padding-left: 20px;
  }

  .image-82 {
      display: none;
  }

  .container-51 {
      max-width: 90%;
      padding-right: 0;
      padding-left: 0;
  }

  .lp-div {
      max-width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .title_section {
      max-height: 65vh;
  }

  .h1_header.fade {
      display: none;
      margin-bottom: 40px;
  }

  .h1_header.mobile {
      font-size: 45px;
      line-height: 50px;
  }

  .h1_header.margin {
      font-size: 40px;
      line-height: 48px;
  }

  .hero_body {
      width: auto;
  }

  .hero_body.black.cutommargin {
      padding-right: 0;
      padding-left: 0;
  }

  .hero_body.center {
      padding-right: 40px;
      padding-left: 40px;
  }

  .container-2 {
      margin-bottom: 0;
      padding-right: 20px;
      padding-left: 20px;
  }

  .navbar-2 {
      max-width: none;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
  }

  .container-6 {
      position: static;
      max-width: none;
      min-width: 100%;
      -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;
  }

  .nav_element {
      min-width: 100%;
  }

  .nav_element.footer {
      margin-top: 39px;
      -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
      align-self: flex-start;
      -webkit-box-flex: 0;
      -webkit-flex: 0 auto;
      -ms-flex: 0 auto;
      flex: 0 auto;
      text-align: left;
  }

  .logo_section {
      position: relative;
      min-height: auto;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
  }

  .bg_elements {
      max-height: 60vh;
  }

  .nav-menu-2 {
      position: relative;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  }

  .menu-button.w--open {
      min-width: 0;
  }

  .container-9 {
      margin-top: 130px;
      margin-bottom: 130px;
  }

  .large_text {
      line-height: 50px;
  }

  .large_text.mobile {
      margin-right: 20px;
      margin-left: 20px;
      font-size: 24px;
      line-height: 34px;
  }

  .nav_section.bg {
      overflow: hidden;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
  }

  .nav_section.bg.lp {
      display: none;
  }

  .content_grid {
      position: static;
      display: block;
      overflow: visible;
      margin-right: 10px;
      margin-left: 10px;
      clear: none;
      -webkit-box-pack: stretch;
      -webkit-justify-content: stretch;
      -ms-flex-pack: stretch;
      justify-content: stretch;
      justify-items: stretch;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
      -ms-flex-order: 0;
      order: 0;
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -ms-flex: 1;
      flex: 1;
      -o-object-fit: fill;
      object-fit: fill;
  }

  .h2_header {
      margin-top: 0;
      margin-bottom: 35px;
      padding-right: 0;
      text-align: left;
  }

  .h2_header.black {
      margin-bottom: 50px;
      padding-right: 20px;
      padding-left: 20px;
  }

  .h2_header.black.mobile {
      margin-top: 25px;
      margin-bottom: 25px;
      padding-right: 5px;
      padding-left: 5px;
  }

  .h2_header.center {
      margin-top: 40px;
      margin-right: 15px;
      margin-left: 15px;
  }

  .h2_header.center.more_margin.mobile {
      margin-top: 0;
      margin-bottom: 20px;
      padding-right: 15px;
      padding-left: 15px;
  }

  .h2_header.cta.margin.mobile {
      max-width: 100%;
      margin-bottom: 0;
  }

  .h2_header.cta.mobile {
      margin-top: 20px;
      margin-bottom: 20px;
      padding-right: 10px;
      padding-left: 10px;
  }

  .h2_header.accordion {
      margin-bottom: 35px;
      padding-right: 20px;
      padding-left: 20px;
  }

  .h2_header.margin {
      padding-right: 10px;
      padding-left: 10px;
      font-size: 32px;
      text-align: center;
  }

  .h2_header.margin.mobile {
      text-align: center;
  }

  .h2_header.margin.center {
      margin-top: 0;
  }

  .h2_header.mobile {
      font-size: 32px;
      line-height: 38px;
      text-align: center;
  }

  .h2_header.bottom-margin {
      margin-top: 30px;
      text-align: left;
  }

  .bodygold {
      top: -10%;
      margin-top: 0;
      padding-left: 10px;
      text-align: center;
  }

  .large_body {
      padding-right: 10px;
      padding-left: 10px;
      text-align: center;
  }

  .content_3 {
      min-height: 80vh;
  }

  .button-6.h2_header {
      width: 35px;
      height: 35px;
      font-size: 50px;
      line-height: 41px;
  }

  .div-block-2 {
      left: auto;
      top: auto;
      right: auto;
      bottom: auto;
      min-height: auto;
      -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-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  }

  .image-3 {
      min-width: 283%;
  }

  .footer {
      min-height: 35vh;
  }

  .content_card.first {
      width: 90%;
      margin-top: 115px;
      padding: 45px 20px 80px;
  }

  .content_card.first.darkmode {
      width: 100%;
      padding-right: 10px;
      padding-left: 10px;
  }

  .content_card.first.darkmode.shadow {
      width: 100%;
      margin-top: 100px;
      padding-right: 10px;
      padding-left: 10px;
  }

  .content_card.second {
      width: 90%;
      margin-top: 90px;
      padding-top: 45px;
      padding-bottom: 45px;
  }

  .container-18 {
      margin-top: 0;
      margin-bottom: 0;
  }

  .card_text_tag {
      top: -90px;
  }

  .card_text_tag.centered {
      padding-right: 20px;
      padding-left: 20px;
  }

  .card_text_tag.centered.lower {
      top: -65px;
      padding-right: 43px;
      padding-left: 43px;
  }

  .grid-3 {
      display: none;
      max-width: none;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
      -webkit-box-ordinal-group: 1;
      -webkit-order: 0;
      -ms-flex-order: 0;
      order: 0;
      -webkit-box-flex: 0;
      -webkit-flex: 0 auto;
      -ms-flex: 0 auto;
      flex: 0 auto;
  }

  .hero_bg {
      overflow: hidden;
      min-height: 60vh;
      min-width: 100%;
  }

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

  .section_banner_div {
      width: 100%;
      max-width: none;
  }

  .section_banner_div.alt_1 {
      max-width: 90%;
  }

  .section_banner_div.centered {
      margin-top: 120px;
      margin-bottom: 120px;
  }

  .section_banner_div.centered.altmargin {
      margin-top: 100px;
  }

  .icon {
      color: #d57f00;
  }

  .db-fixed-nav-headline {
      margin-right: 10px;
      margin-left: 10px;
      font-size: 14px;
      line-height: 19px;
  }

  .shrink-box-button-2 {
      display: none;
  }

  .shrink-box-wrapper-2 {
      width: 50px;
      margin-right: 0;
      margin-left: 0;
  }

  .db-mobile-fixed-nav {
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
  }

  .db-logo-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 160px;
      padding-top: 5px;
      padding-right: 10px;
      padding-left: 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;
  }

  .db-flex-row {
      padding-top: 5px;
      padding-right: 10px;
      padding-bottom: 5px;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
  }

  .link-group {
      max-width: 90vw;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
  }

  .progress-bar {
      display: none;
  }

  .progress-bar.white {
      display: none;
  }

  .progress-bar.numbers {
      display: none;
  }

  .current-page {
      padding: 15px 25px;
      font-size: 14px;
  }

  .col {
      min-height: auto;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      justify-content: space-between;
  }

  .col.left-col {
      height: auto;
      min-height: 80vh;
      margin-top: 0;
      padding-right: 0;
      padding-left: 0;
  }

  .go-back-b {
      margin-left: 25px;
      padding-top: 15px;
      padding-bottom: 15px;
      font-size: 14px;
  }

  .form-wrap {
      padding-right: 10px;
      padding-left: 10px;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
  }

  .form-wrap.logos {
      padding-right: 15px;
      padding-left: 15px;
  }

  .form-two-fields {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
  }

  .form-field.half {
      width: 100%;
  }

  .phone-wrapper {
      overflow: visible;
  }

  .container-19 {
      max-width: 99%;
      padding-right: 15px;
      padding-left: 15px;
  }

  .container-19.sticky.mobile {
      height: auto;
  }

  .image-6 {
      border-radius: 20px;
  }

  .sticky-content._3 {
      width: 275px;
      margin-right: 25px;
      margin-left: 25px;
      padding-right: 10px;
      padding-left: 10px;
  }

  .screen {
      width: 89%;
      height: 98%;
  }

  .small-title {
      font-size: 2em;
  }

  .frame {
      width: 200px;
      height: 400px;
      border-radius: 36px;
  }

  .sticky-wrapper-main {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
  }

  .h2 {
      font-size: 1.9em;
  }

  .small-title-2 {
      font-size: 2em;
  }

  .h2-2 {
      margin-bottom: 35px;
      font-size: 2.1em;
  }

  .mobile-section.mobile {
      height: 5500px;
  }

  .img-block {
      width: 90%;
  }

  .steps-clone {
      position: static;
      display: block;
  }

  .content {
      font-size: 20px;
  }

  .instructions-wrapper {
      margin-left: 0;
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  }

  .browser-demo {
      width: 100%;
      padding-left: 0;
  }

  .h3-heading {
      font-size: 1.25rem;
  }

  .demo-left-arrow-wrapper {
      width: 50px;
  }

  .demo-heading.h2 {
      font-size: 15px;
      line-height: 20px;
  }

  .demo-heading.h1 {
      line-height: 28px;
  }

  .logo-wrapper {
      margin-right: 0;
      padding-right: 0;
      padding-left: 0;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
  }

  .demo-mark {
      width: 80px;
      padding: 10px;
  }

  .image-7 {
      margin-top: 0;
      margin-right: 0;
  }

  .d-54-paragraph {
      padding-right: 40px;
      padding-left: 40px;
  }

  .demo-btn-close-wrapper {
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  }

  .demo-main-text-wrapper {
      margin-right: 0;
      margin-left: 0;
      padding-right: 20px;
      padding-left: 20px;
  }

  .image-8 {
      margin-right: 0;
      margin-left: 0;
  }

  .demo-arrow-wrapper {
      margin-left: 10px;
      padding-top: 30px;
      padding-bottom: 30px;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
  }

  .demo-arrow-wrapper.next {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
  }

  .demo-arrow-text {
      display: none;
  }

  .demo-btn-wrapper {
      width: 180px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  }

  .d-54-link-block-3 {
      margin-right: 10px;
      margin-left: 10px;
  }

  .d-54-card-wrapper {
      width: 320px;
  }

  .d-54-card-wrapper.second {
      width: 300px;
  }

  .d-54-social-icon {
      font-size: 1rem;
  }

  .d-54-link-block-1 {
      margin-right: 10px;
      margin-left: 10px;
  }

  .demo-right-arrow-wrapper {
      width: 50px;
  }

  .demo-bottom-buttons {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
      -ms-flex-align: end;
      align-items: flex-end;
  }

  .d-54-link-block-2 {
      margin-right: 10px;
      margin-left: 10px;
  }

  .demo-banner-bottom {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding-right: 15px;
      padding-left: 15px;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
      -ms-flex-align: start;
      align-items: flex-start;
  }

  .demo-banner-bottom-wrapper {
      margin-left: 10px;
  }

  .demo-p.main {
      max-width: 350px;
      margin-right: 30px;
      margin-bottom: 20px;
      padding-right: 0;
      font-size: 14px;
  }

  .demo-btn.f-2.bottom-btn {
      margin-right: 0;
      margin-bottom: 10px;
  }

  .demo-banner-top {
      padding-right: 20px;
      padding-left: 0;
  }

  .demo-text-wrapper {
      width: 100%;
      max-width: 330px;
  }

  .demo-mark-logo-wrapper {
      margin-left: 10px;
  }

  ._3d_video {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-top: 0;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
  }

  .div-block-16 {
      min-height: 165px;
      min-width: 285px;
      margin-top: 25px;
      margin-bottom: 25px;
      justify-items: stretch;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      -ms-flex-align: stretch;
      align-items: stretch;
  }

  .container-24 {
      margin-top: 80px;
      margin-bottom: 80px;
  }

  .card_header.mobile {
      font-size: 32px;
  }

  .video_label {
      position: static;
      top: auto;
  }

  .logo_grid {
      margin-top: 40px;
      padding-right: 22px;
      padding-left: 22px;
      grid-column-gap: 24px;
      grid-row-gap: 38px;
  }

  .lottie-animation-6 {
      max-height: none;
      max-width: none;
      min-height: 100%;
      min-width: auto;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  }

  .container-26 {
      margin-top: 30%;
      margin-bottom: 30%;
  }

  .grid-8 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-right: 10px;
      margin-left: 10px;
      -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;
  }

  .image-19 {
      top: -6%;
      width: 35px;
  }

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

  .sphere_container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
  }

  .video_text {
      top: 289px;
      line-height: 30px;
  }

  .button-9 {
      padding-left: 10px;
      color: #fff;
  }

  .button-9.black {
      height: 50px;
  }

  .button-9._3x-wrap {
      height: 80px;
      text-align: left;
  }

  .button-9.center-wrap {
      text-align: center;
  }

  .page-link-button {
      max-width: 80%;
      border-radius: 25px;
  }

  .page-link-button._2up {
      margin-right: 0;
      padding-right: 25px;
      padding-left: 20px;
      border-radius: 25px;
  }

  .page-link-button.orange-border {
      max-width: 68%;
  }

  .page-link-button.left {
      max-width: 70%;
  }

  .page-link-button.on-white {
      border-color: #000;
      background-color: transparent;
  }

  .page-link-button._100 {
      max-width: 100%;
      margin-top: 10px;
  }

  .link_button_div {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
  }

  .link_button_div.left_align {
      width: 303px;
  }

  .link_button_div.extra_margin {
      max-width: 90%;
      margin-top: 0;
      margin-bottom: 100px;
  }

  .image-24 {
      top: auto;
      margin-top: 18px;
  }

  .internal-page-banner {
      min-height: 80vh;
  }

  .internal-page-banner.gs {
      min-height: 80vh;
      background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.54), rgba(0, 0, 0, 0.54)), linear-gradient(96deg, rgba(0, 0, 0, 0.64), rgba(0, 0, 0, 0.43) 35%, transparent 67%), url('../images/light-hall-v2-06.png');
      background-position: 0 0, 0 0, 50% 50%;
      background-size: auto, auto, cover;
      background-repeat: repeat, repeat, no-repeat;
  }

  .internal-page-banner.home {
      min-height: 80vh;
      background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8))), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
      background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8)), linear-gradient(180deg, transparent, transparent);
  }

  .book_demo {
      min-height: auto;
  }

  .bad_container {
      margin-top: 100px;
      margin-bottom: 100px;
  }

  .accordion-item {
      width: 100%;
  }

  .accordion__plus-wrapper {
      margin-top: 15px;
      margin-left: 20px;
  }

  .accordion_container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-top: 100px;
      margin-bottom: 100px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
  }

  .container-28 {
      padding-left: 25px;
  }

  .steps-circle {
      display: none;
  }

  .grid-wrapper {
      width: 99%;
      -ms-grid-columns: minmax(24px, 1fr) minmax(auto, 1400px) minmax(24px, 1fr);
      grid-template-columns: minmax(24px, 1fr) minmax(auto, 1400px) minmax(24px, 1fr);
  }

  .steps-card {
      padding-top: 0;
      padding-bottom: 0;
  }

  .steps-card.callout_version {
      min-height: auto;
  }

  .steps-grid {
      width: 100%;
      max-width: 100%;
      margin-top: 100px;
      padding-left: 0;
  }

  .steps-sticky-card {
      min-width: auto;
      padding: 12px 12px 24px;
  }

  .steps-tracker {
      display: none;
  }

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

  .steps-cards {
      width: 100%;
      -ms-grid-columns: auto;
      grid-template-columns: auto;
  }

  .steps-intro {
      grid-row-gap: 24px;
  }

  .steps-card-wrapper {
      grid-row-gap: 24px;
      -ms-grid-columns: auto;
      grid-template-columns: auto;
  }

  .step_text.mobile {
      font-size: 20px;
      line-height: 30px;
  }

  .fixed_button {
      position: static;
      width: auto;
      height: auto;
      margin-bottom: 45px;
      border-left-color: #d57f00;
      border-radius: 5px;
  }

  .fixed_button.mobile {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 70px;
      border-radius: 0;
  }

  .text-block-13 {
      padding-right: 20px;
      padding-left: 20px;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
  }

  .absolute_div.hide {
      display: none;
  }

  .container-29 {
      margin-top: 100px;
      margin-bottom: 100px;
  }

  .container-29.desktop {
      margin-top: 115px;
      margin-bottom: 115px;
  }

  .image-27 {
      max-width: 30%;
  }

  .basic_body.black {
      padding-right: 25px;
      padding-left: 25px;
  }

  .basic_body.faded.instructional {
      margin-top: 0;
  }

  .card_extender {
      top: -15%;
  }

  .card_extender.tallbox {
      left: auto;
      top: -70px;
      right: auto;
      bottom: auto;
  }

  .italic-text-5 {
      color: #b8b8b8;
      font-weight: 300;
  }

  .column_content {
      padding-right: 15px;
      padding-left: 15px;
  }

  .filter-ui {
      margin-top: 100px;
      margin-bottom: 50px;
  }

  .filter_container {
      margin-bottom: 50px;
  }

  .tab_section {
      min-height: auto;
      padding-top: 70px;
      padding-bottom: 70px;
  }

  .tabs-menu-2 {
      margin-top: 25px;
      padding-right: 37px;
      padding-left: 37px;
  }

  .div-block-28 {
      margin-top: 50px;
  }

  .modal_div {
      display: none;
      padding-right: 10px;
      padding-left: 10px;
  }

  .close_modal {
      top: -33px;
      right: 1%;
  }

  .image-29 {
      width: 50px;
      height: 50px;
      max-width: none;
  }

  .grid-12.topmargin {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding-right: 10px;
      padding-left: 10px;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
  }

  .container-33 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-flex: 0;
      -webkit-flex: 0 auto;
      -ms-flex: 0 auto;
      flex: 0 auto;
  }

  .slide-5 {
      min-height: auto;
      padding-top: 122px;
  }

  .grid-16 {
      padding: 0 20px;
      grid-column-gap: 0;
      grid-row-gap: 41px;
  }

  .grid-16._12up {
      padding-right: 0;
      padding-left: 0;
      grid-column-gap: 18px;
      grid-row-gap: 17px;
  }

  .mask-3 {
      min-height: 60vh;
  }

  .slider-3 {
      min-height: 60vh;
  }

  .slide-6 {
      min-height: auto;
  }

  .image-45.smol {
      left: 205.734px;
  }

  .image-45.large {
      left: 230.734px;
  }

  .image-46 {
      left: 203.5px;
  }

  .filter_header {
      max-width: 90%;
      margin-top: 25px;
  }

  .top_output_container {
      margin-top: 80px;
  }

  .top_output_container.source {
      max-width: 90%;
  }

  .vto_grid_output {
      justify-items: stretch;
  }

  .output_div.val {
      margin-right: 10px;
      margin-left: 10px;
  }

  .output_div.tran {
      margin-top: 80px;
      margin-right: 10px;
      margin-left: 10px;
  }

  .output_label.ass {
      left: -11px;
      top: -58px;
  }

  .output_label.others {
      top: -58px;
  }

  .basic_list {
      padding-left: 20px;
  }

  .assessment_div {
      margin-right: 10px;
      margin-left: 10px;
      padding-right: 15px;
      padding-left: 15px;
  }

  .case_studies {
      margin-bottom: 15px;
  }

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

  .lottie-animation-9.hero {
      min-width: 527%;
  }

  .image-55 {
      left: 129px;
      top: 211px;
  }

  .columns-4 {
      padding-right: 19px;
      padding-left: 19px;
  }

  .lottie-animation-10 {
      min-width: 400%;
      padding-left: 0;
  }

  .nav_link.w--current {
      color: #e8e8e8;
  }

  .navlink_div {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      min-width: 100%;
      padding-top: 5px;
      padding-bottom: 5px;
      -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;
  }

  .gold_bar.wll {
      display: none;
  }

  .gold_bar.hiw {
      display: none;
  }

  .gold_bar.yms {
      display: none;
  }

  .gold_bar.gs {
      display: none;
  }

  .nav-menu-4 {
      -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;
  }

  .menu-button-3 {
      right: -65px;
      margin-right: 0;
  }

  .dark_sphere {
      right: 222px;
  }

  .column_container {
      padding-top: 50px;
  }

  .leap_logo {
      /* max-width: 80px; */
      padding-bottom: 50px;
  }

  .columns-5 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-top: 50px;
      -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;
  }

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

  .column-9 {
      margin-top: 100px;
      padding-top: 0;
  }

  .column-10 {
      margin-top: 50px;
      padding-right: 0;
      padding-left: 0;
  }

  .column-11 {
      padding-right: 0;
      padding-left: 0;
  }

  .column-12 {
      padding-right: 0;
      padding-left: 0;
  }

  .italic_18 {
      font-size: 16px;
  }

  .container-38 {
      margin-top: 120px;
      margin-bottom: 100px;
  }

  .brand {
      left: -45px;
  }

  .column-13 {
      padding-right: 0;
      padding-left: 0;
      -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;
  }

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

  .column-15 {
      padding-right: 0;
      padding-left: 0;
  }

  .container-39 {
      max-width: 90%;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
  }

  .output_container {
      margin-top: 80px;
      -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;
  }

  .output_container.source {
      padding-right: 10px;
      padding-left: 10px;
  }

  .column-19 {
      padding-right: 0;
  }

  .column-20 {
      padding-left: 0;
  }

  .container-41 {
      padding-right: 0;
      padding-left: 0;
  }

  .column-24 {
      margin-bottom: 0;
  }

  .fold_number {
      margin-bottom: 25px;
  }

  .button-div {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start;
  }

  .brand-2 {
      margin-left: 10px;
  }

  .div-block-35 {
      min-width: 100%;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
  }

  .form-block {
      min-width: 90%;
  }

  .image-59 {
      width: 100%;
      max-width: none;
      min-width: auto;
      padding: 15px;
  }

  .column-30 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      grid-auto-columns: 1fr;
      -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
      -ms-grid-rows: auto auto;
      grid-template-rows: auto auto;
  }

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

  .yellow-sphere {
      top: 653px;
      max-width: 100%;
      margin-top: 632px;
  }

  .icon-3 {
      color: #e8e8e8;
  }

  .logo-slider {
      height: auto;
  }

  .slider-wrapper-wide {
      padding-top: 20px;
      padding-bottom: 20px;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
      align-content: stretch;
  }

  .logo-wrapper-wide {
      width: 100%;
      margin-top: 10px;
      margin-bottom: 10px;
  }

  .logo {
      max-width: 80%;
  }

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

  .image-68 {
      left: auto;
      top: auto;
      bottom: -1041.797px;
      display: none;
      max-width: 200%;
      margin-bottom: 844px;
      margin-left: 0;
      opacity: 0.5;
  }

  .image-72 {
      left: -24%;
      top: 8%;
      max-width: 200%;
      margin-left: -136px;
  }

  .image-73 {
      max-width: 120%;
      margin-top: 662px;
      margin-left: 0;
  }

  .div-modal-wrapper {
      padding-right: 0;
      padding-left: 0;
  }

  .column-34 {
      padding-right: 0;
      padding-left: 0;
  }

  .column-35 {
      padding-right: 0;
      padding-left: 0;
  }

  .column-36 {
      padding-right: 0;
      padding-left: 0;
  }

  .step-icon {
      max-width: 50%;
  }

  .step-jump.desktop {
      margin-bottom: 150px;
  }

  .tab-content-mobile {
      padding-right: 10px;
      padding-left: 10px;
  }

  .container-51 {
      padding-right: 0;
      padding-left: 0;
  }
}

#w-node-_8fb5722f-d572-83ff-561a-e97f8a09b8af-ccd7120b {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-e86e6e6f-60cc-7f8a-7c56-aea386995b99-ccd7120b {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_5123b582-9bc4-ee8a-4cc7-db2f9bd43fa2-ccd7120b {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5123b582-9bc4-ee8a-4cc7-db2f9bd43f99-ccd7120b {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_95fcbb1d-2d25-f619-04b5-0139442eb9a4-ccd7120b {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_17046116-b068-37ee-0029-29d3d807c6a3-ccd7120b {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-b8294883-03b3-34d0-a808-9b37fb34dce4-fb34dcdf {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-b8294883-03b3-34d0-a808-9b37fb34dcf4-fb34dcdf {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-b8294883-03b3-34d0-a808-9b37fb34dd01-fb34dcdf {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-b8294883-03b3-34d0-a808-9b37fb34dd02-fb34dcdf {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-b8294883-03b3-34d0-a808-9b37fb34dd03-fb34dcdf {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-b8294883-03b3-34d0-a808-9b37fb34dd0d-fb34dcdf {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-b8294883-03b3-34d0-a808-9b37fb34dd13-fb34dcdf {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-b8294883-03b3-34d0-a808-9b37fb34dd26-fb34dcdf {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_50da5e57-eab7-7a67-aad9-9b23a242449b-947e379e {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#step-1-desktop.w-node-_50da5e57-eab7-7a67-aad9-9b23a242449c-947e379e {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-column-align: start;
  justify-self: start;
}

#step-1.w-node-_50da5e57-eab7-7a67-aad9-9b23a24244ae-947e379e {
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_50da5e57-eab7-7a67-aad9-9b23a24244af-947e379e {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_50da5e57-eab7-7a67-aad9-9b23a24244b2-947e379e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_50da5e57-eab7-7a67-aad9-9b23a24244b3-947e379e {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_50da5e57-eab7-7a67-aad9-9b23a24244b5-947e379e {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-_50da5e57-eab7-7a67-aad9-9b23a24244bb-947e379e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_50da5e57-eab7-7a67-aad9-9b23a24244bf-947e379e {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_50da5e57-eab7-7a67-aad9-9b23a24244c9-947e379e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_50da5e57-eab7-7a67-aad9-9b23a24244cd-947e379e {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_50da5e57-eab7-7a67-aad9-9b23a24244d7-947e379e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_50da5e57-eab7-7a67-aad9-9b23a24244db-947e379e {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_50da5e57-eab7-7a67-aad9-9b23a24244e5-947e379e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_50da5e57-eab7-7a67-aad9-9b23a24244e9-947e379e {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_1e42055a-8c50-47cb-77b3-a4b8c977ad7b-947e379e {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#step-2-desktop.w-node-_1e42055a-8c50-47cb-77b3-a4b8c977ad7c-947e379e {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-column-align: start;
  justify-self: start;
}

#step-2.w-node-_1e42055a-8c50-47cb-77b3-a4b8c977ad81-947e379e {
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_1e42055a-8c50-47cb-77b3-a4b8c977ad82-947e379e {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_1e42055a-8c50-47cb-77b3-a4b8c977ad85-947e379e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_1e42055a-8c50-47cb-77b3-a4b8c977ad86-947e379e {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_1e42055a-8c50-47cb-77b3-a4b8c977ad88-947e379e {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-_1e42055a-8c50-47cb-77b3-a4b8c977ad8f-947e379e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_1e42055a-8c50-47cb-77b3-a4b8c977ad90-947e379e {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_1e42055a-8c50-47cb-77b3-a4b8c977ad99-947e379e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_1e42055a-8c50-47cb-77b3-a4b8c977ad9a-947e379e {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_1e42055a-8c50-47cb-77b3-a4b8c977ada3-947e379e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_1e42055a-8c50-47cb-77b3-a4b8c977ada4-947e379e {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_1e42055a-8c50-47cb-77b3-a4b8c977adad-947e379e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_1e42055a-8c50-47cb-77b3-a4b8c977adae-947e379e {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-e3a7a895-07ab-a641-6c2a-e55e2c86dec2-947e379e {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#step-3-desktop.w-node-e3a7a895-07ab-a641-6c2a-e55e2c86dec3-947e379e {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-column-align: start;
  justify-self: start;
}

#step-3.w-node-e3a7a895-07ab-a641-6c2a-e55e2c86dec8-947e379e {
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-e3a7a895-07ab-a641-6c2a-e55e2c86dec9-947e379e {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-e3a7a895-07ab-a641-6c2a-e55e2c86dece-947e379e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-e3a7a895-07ab-a641-6c2a-e55e2c86decf-947e379e {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-e3a7a895-07ab-a641-6c2a-e55e2c86ded1-947e379e {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-e3a7a895-07ab-a641-6c2a-e55e2c86ded8-947e379e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-e3a7a895-07ab-a641-6c2a-e55e2c86ded9-947e379e {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-e3a7a895-07ab-a641-6c2a-e55e2c86dee2-947e379e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-e3a7a895-07ab-a641-6c2a-e55e2c86dee3-947e379e {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-e3a7a895-07ab-a641-6c2a-e55e2c86deec-947e379e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-e3a7a895-07ab-a641-6c2a-e55e2c86deed-947e379e {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-e3a7a895-07ab-a641-6c2a-e55e2c86def6-947e379e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-e3a7a895-07ab-a641-6c2a-e55e2c86def7-947e379e {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b84d-947e379e {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#step-4-desktop.w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b84e-947e379e {
  -ms-grid-row-align: start;
  align-self: start;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-column-align: start;
  justify-self: start;
}

#step-4.w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b853-947e379e {
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b854-947e379e {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b859-947e379e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: stretch;
  justify-self: stretch;
}

#w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b85a-947e379e {
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

#w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b85c-947e379e {
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
}

#w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b863-947e379e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b864-947e379e {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b86d-947e379e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b86e-947e379e {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b877-947e379e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b878-947e379e {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b881-947e379e {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b882-947e379e {
  -webkit-align-self: end;
  -ms-flex-item-align: end;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_93a93c2b-d2ac-cd6f-b6fa-fbc6740394ab-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_13fef453-ca83-2570-de16-b0d98dace518-3e94b02f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_3e68b9ac-6196-452e-4439-b2e198c2eb63-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_774d59d7-e67b-e6f7-95ad-c37f52b78682-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_8608138c-cae8-497c-1224-c787c2b43d35-3e94b02f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_411e60e6-5984-a9b3-6e21-5dae241ee4f1-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_6b5b0e5b-a3be-272d-c490-6b5a26210524-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_37091c1c-2231-5b5f-aba3-4ee1edd0d2ae-3e94b02f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-f66c65b4-8a31-8649-9460-b90f082d4671-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_8734a2c6-4dee-b8ae-06f1-8e021a2ce3a2-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_4e2eba1d-e8d0-ef2b-e058-cae50f120f12-3e94b02f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ebe50464-b95b-c2e4-e522-7989f746de83-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_98b2fb9e-b5a9-6afa-fa67-6f59441cfa66-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-f54b80ca-6a5d-a4b9-1bad-e5a17a64f60d-3e94b02f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_037b42e9-ea67-8c4a-e1d2-0f957e590435-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_71b34fae-a064-d6b4-20d3-a4aa293847e6-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_842d4925-ce97-c198-e75c-6aeb85d52279-3e94b02f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ad654917-2fb1-c648-b10b-fcd997707a3c-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34e6c-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34e77-3e94b02f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34e78-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34e86-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34e91-3e94b02f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34e92-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34ea0-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34eab-3e94b02f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34eac-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34ec0-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34ecb-3e94b02f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34ecc-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34eda-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34ee5-3e94b02f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34ee6-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34ef4-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34eff-3e94b02f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34f00-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_55eef8b6-c6d9-564e-5843-eadb33a00573-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_06aaede1-2b0b-96f6-ece7-193f517632fa-3e94b02f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_164e6ef0-2d63-3827-7066-efe6e117cf87-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_88379766-4c9e-02ef-16b0-4f8805e63550-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_57ed040c-c513-81cc-bb56-fa669879b95c-3e94b02f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-f6f89407-02eb-a7a0-1e30-5ea2ec6b0ff3-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_7c1e834d-fcd7-407c-ada5-73eb58d5d445-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-ac974b8d-ec2a-e0cf-f813-9b26d79bf148-3e94b02f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_153a387f-5792-312a-ddd5-d5dffe712049-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-a70ed793-0d22-5c1d-9c2f-da39f91804bb-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_1913fc0f-047d-c034-6482-297525d87232-3e94b02f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ee72a699-9dba-12d7-3f28-f7d10b7cdf43-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_7e90b2d9-60cc-953f-6c80-9832db94b93c-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-bfe66596-37fb-09f6-2df0-106e37354d81-3e94b02f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_7775dcc3-6a45-2ad3-78df-2fdb4c20d765-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_108f659c-0676-aaa5-a0d6-0b0d439f40aa-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_70ebaa6f-3906-0575-7872-b573d083a917-3e94b02f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_738df6bf-ffc9-64fd-79b3-c7799e656c56-3e94b02f {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_1c2c6c6b-391d-0f33-8123-240dc0eab4ed-b018f38d {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-bf4d68c8-86ba-2c98-9b5b-a2afd9d52fc9-b018f38d {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_7537666b-d4d7-5bc8-f265-770dad86a656-b018f38d {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_3623bb01-8062-5d45-1be0-bb92da8aacf7-b018f38d {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_63fed345-a673-b720-e161-6d497efadf4a-b018f38d {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_68774fc8-3948-1892-4e17-a42c971dcaa7-b018f38d {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_4658aeb0-84af-af6b-603e-be909bea4b14-b018f38d {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_74fec7af-ad54-c7d2-2c67-e08c1ce0fcea-b018f38d {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-c5ab52a9-fa49-32f6-2fc7-a2ed5a6f0907-b018f38d {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-_662b166a-8fb1-c7e5-de21-c3d0dc46325f-b018f38d {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-f3bc7d1b-7a36-bdc2-3ff0-37dbd527c42d-b018f38d {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-aedc0c95-136a-aecf-74cd-b26f83cbca54-b018f38d {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-aedc0c95-136a-aecf-74cd-b26f83cbca56-b018f38d {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-aedc0c95-136a-aecf-74cd-b26f83cbca58-b018f38d {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-aedc0c95-136a-aecf-74cd-b26f83cbca5a-b018f38d {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-aedc0c95-136a-aecf-74cd-b26f83cbca5c-b018f38d {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-aedc0c95-136a-aecf-74cd-b26f83cbca5e-b018f38d {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

#w-node-aedc0c95-136a-aecf-74cd-b26f83cbca60-b018f38d {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -ms-grid-column-align: auto;
  justify-self: auto;
}

@media screen and (min-width: 1920px) {
  #w-node-b8294883-03b3-34d0-a808-9b37fb34dce4-fb34dcdf {
      -ms-grid-column: 3;
      grid-column-start: 3;
      -ms-grid-column-span: 1;
      grid-column-end: 4;
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
  }

  #w-node-b8294883-03b3-34d0-a808-9b37fb34dcf4-fb34dcdf {
      -ms-grid-column: 4;
      grid-column-start: 4;
      -ms-grid-column-span: 1;
      grid-column-end: 5;
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
  }

  #w-node-b8294883-03b3-34d0-a808-9b37fb34dd01-fb34dcdf {
      -ms-grid-column: 6;
      grid-column-start: 6;
      -ms-grid-column-span: 1;
      grid-column-end: 7;
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
  }

  #w-node-b8294883-03b3-34d0-a808-9b37fb34dd02-fb34dcdf {
      -ms-grid-column: 5;
      grid-column-start: 5;
      -ms-grid-column-span: 1;
      grid-column-end: 6;
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
  }

  #w-node-b8294883-03b3-34d0-a808-9b37fb34dd03-fb34dcdf {
      -ms-grid-column: 2;
      grid-column-start: 2;
      -ms-grid-column-span: 1;
      grid-column-end: 3;
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
  }

  #w-node-b8294883-03b3-34d0-a808-9b37fb34dd0d-fb34dcdf {
      -ms-grid-column: 7;
      grid-column-start: 7;
      -ms-grid-column-span: 1;
      grid-column-end: 8;
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
      -ms-grid-column-align: start;
      justify-self: start;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_8fb5722f-d572-83ff-561a-e97f8a09b8af-ccd7120b {
      -ms-grid-column-align: stretch;
      justify-self: stretch;
  }

  #w-node-_50da5e57-eab7-7a67-aad9-9b23a242449b-947e379e {
      -ms-grid-column: 2;
      grid-column-start: 2;
      -ms-grid-column-span: 1;
      grid-column-end: 3;
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
  }

  #step-1-desktop.w-node-_50da5e57-eab7-7a67-aad9-9b23a242449c-947e379e {
      -ms-grid-column: 1;
      grid-column-start: 1;
      -ms-grid-column-span: 1;
      grid-column-end: 2;
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
  }

  #w-node-_1e42055a-8c50-47cb-77b3-a4b8c977ad7b-947e379e {
      -ms-grid-column: 2;
      grid-column-start: 2;
      -ms-grid-column-span: 1;
      grid-column-end: 3;
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
  }

  #step-2-desktop.w-node-_1e42055a-8c50-47cb-77b3-a4b8c977ad7c-947e379e {
      -ms-grid-column: 1;
      grid-column-start: 1;
      -ms-grid-column-span: 1;
      grid-column-end: 2;
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
  }

  #w-node-e3a7a895-07ab-a641-6c2a-e55e2c86dec2-947e379e {
      -ms-grid-column: 2;
      grid-column-start: 2;
      -ms-grid-column-span: 1;
      grid-column-end: 3;
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
  }

  #step-3-desktop.w-node-e3a7a895-07ab-a641-6c2a-e55e2c86dec3-947e379e {
      -ms-grid-column: 1;
      grid-column-start: 1;
      -ms-grid-column-span: 1;
      grid-column-end: 2;
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
  }

  #w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b84d-947e379e {
      -ms-grid-column: 2;
      grid-column-start: 2;
      -ms-grid-column-span: 1;
      grid-column-end: 3;
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
  }

  #step-4-desktop.w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b84e-947e379e {
      -ms-grid-column: 1;
      grid-column-start: 1;
      -ms-grid-column-span: 1;
      grid-column-end: 2;
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
  }

  #w-node-_93a93c2b-d2ac-cd6f-b6fa-fbc6740394ab-3e94b02f {
      -ms-grid-column-align: center;
      justify-self: center;
  }

  #w-node-_13fef453-ca83-2570-de16-b0d98dace518-3e94b02f {
      -ms-grid-column-align: center;
      justify-self: center;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  }

  #w-node-_8608138c-cae8-497c-1224-c787c2b43d35-3e94b02f {
      -ms-grid-column-align: center;
      justify-self: center;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  }

  #w-node-_6b5b0e5b-a3be-272d-c490-6b5a26210524-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
      -ms-grid-column-align: auto;
      justify-self: auto;
  }

  #w-node-_37091c1c-2231-5b5f-aba3-4ee1edd0d2ae-3e94b02f {
      -ms-grid-column-align: center;
      justify-self: center;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  }

  #w-node-f66c65b4-8a31-8649-9460-b90f082d4671-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  }

  #w-node-_8734a2c6-4dee-b8ae-06f1-8e021a2ce3a2-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
      -ms-grid-column-align: auto;
      justify-self: auto;
  }

  #w-node-_4e2eba1d-e8d0-ef2b-e058-cae50f120f12-3e94b02f {
      -ms-grid-column-align: center;
      justify-self: center;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  }

  #w-node-ebe50464-b95b-c2e4-e522-7989f746de83-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  }

  #w-node-_98b2fb9e-b5a9-6afa-fa67-6f59441cfa66-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
      -ms-grid-column-align: auto;
      justify-self: auto;
  }

  #w-node-f54b80ca-6a5d-a4b9-1bad-e5a17a64f60d-3e94b02f {
      -ms-grid-column-align: center;
      justify-self: center;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  }

  #w-node-_037b42e9-ea67-8c4a-e1d2-0f957e590435-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  }

  #w-node-_71b34fae-a064-d6b4-20d3-a4aa293847e6-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
      -ms-grid-column-align: auto;
      justify-self: auto;
  }

  #w-node-_842d4925-ce97-c198-e75c-6aeb85d52279-3e94b02f {
      -ms-grid-column-align: center;
      justify-self: center;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  }

  #w-node-ad654917-2fb1-c648-b10b-fcd997707a3c-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  }

  #w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34e6c-3e94b02f {
      -ms-grid-column-align: center;
      justify-self: center;
  }

  #w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34e77-3e94b02f {
      -ms-grid-column-align: center;
      justify-self: center;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  }

  #w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34e91-3e94b02f {
      -ms-grid-column-align: center;
      justify-self: center;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  }

  #w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34ea0-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
      -ms-grid-column-align: auto;
      justify-self: auto;
  }

  #w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34eab-3e94b02f {
      -ms-grid-column-align: center;
      justify-self: center;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  }

  #w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34eac-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  }

  #w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34ec0-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
      -ms-grid-column-align: auto;
      justify-self: auto;
  }

  #w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34ecb-3e94b02f {
      -ms-grid-column-align: center;
      justify-self: center;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  }

  #w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34ecc-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  }

  #w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34eda-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
      -ms-grid-column-align: auto;
      justify-self: auto;
  }

  #w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34ee5-3e94b02f {
      -ms-grid-column-align: center;
      justify-self: center;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  }

  #w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34ee6-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  }

  #w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34ef4-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
      -ms-grid-column-align: auto;
      justify-self: auto;
  }

  #w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34eff-3e94b02f {
      -ms-grid-column-align: center;
      justify-self: center;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  }

  #w-node-_82d0b215-8f46-c6ed-08b7-264ac4b34f00-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  }

  #w-node-_55eef8b6-c6d9-564e-5843-eadb33a00573-3e94b02f {
      -ms-grid-column-align: center;
      justify-self: center;
  }

  #w-node-_06aaede1-2b0b-96f6-ece7-193f517632fa-3e94b02f {
      -ms-grid-column-align: center;
      justify-self: center;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  }

  #w-node-_57ed040c-c513-81cc-bb56-fa669879b95c-3e94b02f {
      -ms-grid-column-align: center;
      justify-self: center;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  }

  #w-node-_7c1e834d-fcd7-407c-ada5-73eb58d5d445-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
      -ms-grid-column-align: auto;
      justify-self: auto;
  }

  #w-node-ac974b8d-ec2a-e0cf-f813-9b26d79bf148-3e94b02f {
      -ms-grid-column-align: center;
      justify-self: center;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  }

  #w-node-_153a387f-5792-312a-ddd5-d5dffe712049-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  }

  #w-node-a70ed793-0d22-5c1d-9c2f-da39f91804bb-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
      -ms-grid-column-align: auto;
      justify-self: auto;
  }

  #w-node-_1913fc0f-047d-c034-6482-297525d87232-3e94b02f {
      -ms-grid-column-align: center;
      justify-self: center;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  }

  #w-node-ee72a699-9dba-12d7-3f28-f7d10b7cdf43-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  }

  #w-node-_7e90b2d9-60cc-953f-6c80-9832db94b93c-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
      -ms-grid-column-align: auto;
      justify-self: auto;
  }

  #w-node-bfe66596-37fb-09f6-2df0-106e37354d81-3e94b02f {
      -ms-grid-column-align: center;
      justify-self: center;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  }

  #w-node-_7775dcc3-6a45-2ad3-78df-2fdb4c20d765-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  }

  #w-node-_108f659c-0676-aaa5-a0d6-0b0d439f40aa-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
      -ms-grid-column-align: auto;
      justify-self: auto;
  }

  #w-node-_70ebaa6f-3906-0575-7872-b573d083a917-3e94b02f {
      -ms-grid-column-align: center;
      justify-self: center;
      -webkit-align-self: center;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  }

  #w-node-_738df6bf-ffc9-64fd-79b3-c7799e656c56-3e94b02f {
      -webkit-align-self: auto;
      -ms-flex-item-align: auto;
      -ms-grid-row-align: auto;
      align-self: auto;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_50da5e57-eab7-7a67-aad9-9b23a242449b-947e379e {
      -ms-grid-column: 2;
      grid-column-start: 2;
      -ms-grid-column-span: 1;
      grid-column-end: 3;
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
  }

  #w-node-_1e42055a-8c50-47cb-77b3-a4b8c977ad7b-947e379e {
      -ms-grid-column: 2;
      grid-column-start: 2;
      -ms-grid-column-span: 1;
      grid-column-end: 3;
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
  }

  #w-node-e3a7a895-07ab-a641-6c2a-e55e2c86dec2-947e379e {
      -ms-grid-column: 2;
      grid-column-start: 2;
      -ms-grid-column-span: 1;
      grid-column-end: 3;
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
  }

  #w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b84d-947e379e {
      -ms-grid-column: 2;
      grid-column-start: 2;
      -ms-grid-column-span: 1;
      grid-column-end: 3;
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_8fb5722f-d572-83ff-561a-e97f8a09b8af-ccd7120b {
      -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
      -ms-grid-column-align: stretch;
      justify-self: stretch;
  }

  #w-node-b8294883-03b3-34d0-a808-9b37fb34dd01-fb34dcdf {
      -ms-grid-column: 2;
      grid-column-start: 2;
      -ms-grid-column-span: 1;
      grid-column-end: 3;
      -ms-grid-row: 3;
      grid-row-start: 3;
      -ms-grid-row-span: 1;
      grid-row-end: 4;
  }

  #w-node-b8294883-03b3-34d0-a808-9b37fb34dd02-fb34dcdf {
      -ms-grid-column: 1;
      grid-column-start: 1;
      -ms-grid-column-span: 1;
      grid-column-end: 2;
      -ms-grid-row: 3;
      grid-row-start: 3;
      -ms-grid-row-span: 1;
      grid-row-end: 4;
  }

  #w-node-b8294883-03b3-34d0-a808-9b37fb34dd0d-fb34dcdf {
      -ms-grid-column: 1;
      grid-column-start: 1;
      -ms-grid-column-span: 1;
      grid-column-end: 2;
      -ms-grid-row: 4;
      grid-row-start: 4;
      -ms-grid-row-span: 1;
      grid-row-end: 5;
      -ms-grid-column-align: start;
      justify-self: start;
  }

  #w-node-_50da5e57-eab7-7a67-aad9-9b23a242449b-947e379e {
      -ms-grid-column: 2;
      grid-column-start: 2;
      -ms-grid-column-span: 1;
      grid-column-end: 3;
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
  }

  #step-1-desktop.w-node-_50da5e57-eab7-7a67-aad9-9b23a242449c-947e379e {
      -ms-grid-column: span 1;
      grid-column-start: span 1;
      -ms-grid-column-span: 1;
      grid-column-end: span 1;
      -ms-grid-row: span 1;
      grid-row-start: span 1;
      -ms-grid-row-span: 1;
      grid-row-end: span 1;
      -webkit-box-ordinal-group: 10000;
      -webkit-order: 9999;
      -ms-flex-order: 9999;
      order: 9999;
  }

  #step-1.w-node-_50da5e57-eab7-7a67-aad9-9b23a24244ae-947e379e {
      -ms-grid-column: span 1;
      grid-column-start: span 1;
      -ms-grid-column-span: 1;
      grid-column-end: span 1;
      -ms-grid-row: span 1;
      grid-row-start: span 1;
      -ms-grid-row-span: 1;
      grid-row-end: span 1;
  }

  #w-node-_50da5e57-eab7-7a67-aad9-9b23a24244b3-947e379e {
      -ms-grid-row-span: 3;
      grid-row-end: 3;
  }

  #w-node-_1e42055a-8c50-47cb-77b3-a4b8c977ad7b-947e379e {
      -ms-grid-column: 2;
      grid-column-start: 2;
      -ms-grid-column-span: 1;
      grid-column-end: 3;
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
  }

  #step-2-desktop.w-node-_1e42055a-8c50-47cb-77b3-a4b8c977ad7c-947e379e {
      -ms-grid-column: span 1;
      grid-column-start: span 1;
      -ms-grid-column-span: 1;
      grid-column-end: span 1;
      -ms-grid-row: span 1;
      grid-row-start: span 1;
      -ms-grid-row-span: 1;
      grid-row-end: span 1;
      -webkit-box-ordinal-group: 10000;
      -webkit-order: 9999;
      -ms-flex-order: 9999;
      order: 9999;
  }

  #step-2.w-node-_1e42055a-8c50-47cb-77b3-a4b8c977ad81-947e379e {
      -ms-grid-column: span 1;
      grid-column-start: span 1;
      -ms-grid-column-span: 1;
      grid-column-end: span 1;
      -ms-grid-row: span 1;
      grid-row-start: span 1;
      -ms-grid-row-span: 1;
      grid-row-end: span 1;
  }

  #w-node-_1e42055a-8c50-47cb-77b3-a4b8c977ad86-947e379e {
      -ms-grid-row-span: 3;
      grid-row-end: 3;
  }

  #w-node-e3a7a895-07ab-a641-6c2a-e55e2c86dec2-947e379e {
      -ms-grid-column: 2;
      grid-column-start: 2;
      -ms-grid-column-span: 1;
      grid-column-end: 3;
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
  }

  #step-3-desktop.w-node-e3a7a895-07ab-a641-6c2a-e55e2c86dec3-947e379e {
      -ms-grid-column: span 1;
      grid-column-start: span 1;
      -ms-grid-column-span: 1;
      grid-column-end: span 1;
      -ms-grid-row: span 1;
      grid-row-start: span 1;
      -ms-grid-row-span: 1;
      grid-row-end: span 1;
      -webkit-box-ordinal-group: 10000;
      -webkit-order: 9999;
      -ms-flex-order: 9999;
      order: 9999;
  }

  #step-3.w-node-e3a7a895-07ab-a641-6c2a-e55e2c86dec8-947e379e {
      -ms-grid-column: span 1;
      grid-column-start: span 1;
      -ms-grid-column-span: 1;
      grid-column-end: span 1;
      -ms-grid-row: span 1;
      grid-row-start: span 1;
      -ms-grid-row-span: 1;
      grid-row-end: span 1;
  }

  #w-node-e3a7a895-07ab-a641-6c2a-e55e2c86decf-947e379e {
      -ms-grid-row-span: 3;
      grid-row-end: 3;
  }

  #w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b84d-947e379e {
      -ms-grid-column: 2;
      grid-column-start: 2;
      -ms-grid-column-span: 1;
      grid-column-end: 3;
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
  }

  #step-4-desktop.w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b84e-947e379e {
      -ms-grid-column: span 1;
      grid-column-start: span 1;
      -ms-grid-column-span: 1;
      grid-column-end: span 1;
      -ms-grid-row: span 1;
      grid-row-start: span 1;
      -ms-grid-row-span: 1;
      grid-row-end: span 1;
      -webkit-box-ordinal-group: 10000;
      -webkit-order: 9999;
      -ms-flex-order: 9999;
      order: 9999;
  }

  #step-4.w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b853-947e379e {
      -ms-grid-column: span 1;
      grid-column-start: span 1;
      -ms-grid-column-span: 1;
      grid-column-end: span 1;
      -ms-grid-row: span 1;
      grid-row-start: span 1;
      -ms-grid-row-span: 1;
      grid-row-end: span 1;
  }

  #w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b85a-947e379e {
      -ms-grid-row-span: 3;
      grid-row-end: 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-b8294883-03b3-34d0-a808-9b37fb34dce3-fb34dcdf {
      -ms-grid-column: 1;
      grid-column-start: 1;
      -ms-grid-column-span: 1;
      grid-column-end: 2;
      -ms-grid-row: 3;
      grid-row-start: 3;
      -ms-grid-row-span: 1;
      grid-row-end: 4;
  }

  #w-node-b8294883-03b3-34d0-a808-9b37fb34dce4-fb34dcdf {
      -ms-grid-column: 1;
      grid-column-start: 1;
      -ms-grid-column-span: 1;
      grid-column-end: 2;
      -ms-grid-row: 3;
      grid-row-start: 3;
      -ms-grid-row-span: 1;
      grid-row-end: 4;
  }

  #w-node-b8294883-03b3-34d0-a808-9b37fb34dcf4-fb34dcdf {
      -ms-grid-column: 1;
      grid-column-start: 1;
      -ms-grid-column-span: 1;
      grid-column-end: 2;
      -ms-grid-row: 4;
      grid-row-start: 4;
      -ms-grid-row-span: 1;
      grid-row-end: 5;
  }

  #w-node-b8294883-03b3-34d0-a808-9b37fb34dd01-fb34dcdf {
      -ms-grid-column: 1;
      grid-column-start: 1;
      -ms-grid-column-span: 1;
      grid-column-end: 2;
      -ms-grid-row: 6;
      grid-row-start: 6;
      -ms-grid-row-span: 1;
      grid-row-end: 7;
  }

  #w-node-b8294883-03b3-34d0-a808-9b37fb34dd02-fb34dcdf {
      -ms-grid-column: 1;
      grid-column-start: 1;
      -ms-grid-column-span: 1;
      grid-column-end: 2;
      -ms-grid-row: 5;
      grid-row-start: 5;
      -ms-grid-row-span: 1;
      grid-row-end: 6;
  }

  #w-node-b8294883-03b3-34d0-a808-9b37fb34dd0d-fb34dcdf {
      -ms-grid-column: 1;
      grid-column-start: 1;
      -ms-grid-column-span: 1;
      grid-column-end: 2;
      -ms-grid-row: 7;
      grid-row-start: 7;
      -ms-grid-row-span: 1;
      grid-row-end: 8;
  }

  #w-node-b8294883-03b3-34d0-a808-9b37fb34dd13-fb34dcdf {
      -ms-grid-row: 1;
      grid-row-start: 1;
      -ms-grid-row-span: 1;
      grid-row-end: 2;
  }

  #w-node-b8294883-03b3-34d0-a808-9b37fb34dd26-fb34dcdf {
      -ms-grid-column: 1;
      grid-column-start: 1;
      -ms-grid-column-span: 1;
      grid-column-end: 2;
      -ms-grid-row: 4;
      grid-row-start: 4;
      -ms-grid-row-span: 1;
      grid-row-end: 5;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_50da5e57-eab7-7a67-aad9-9b23a24244af-947e379e {
      -ms-grid-column: span 1;
      grid-column-start: span 1;
      -ms-grid-column-span: 1;
      grid-column-end: span 1;
      -ms-grid-row: span 1;
      grid-row-start: span 1;
      -ms-grid-row-span: 1;
      grid-row-end: span 1;
  }

  #w-node-_50da5e57-eab7-7a67-aad9-9b23a24244b5-947e379e {
      -ms-grid-column: span 1;
      grid-column-start: span 1;
      -ms-grid-column-span: 1;
      grid-column-end: span 1;
      -ms-grid-row: span 1;
      grid-row-start: span 1;
      -ms-grid-row-span: 1;
      grid-row-end: span 1;
  }

  #w-node-_1e42055a-8c50-47cb-77b3-a4b8c977ad82-947e379e {
      -ms-grid-column: span 1;
      grid-column-start: span 1;
      -ms-grid-column-span: 1;
      grid-column-end: span 1;
      -ms-grid-row: span 1;
      grid-row-start: span 1;
      -ms-grid-row-span: 1;
      grid-row-end: span 1;
  }

  #w-node-_1e42055a-8c50-47cb-77b3-a4b8c977ad88-947e379e {
      -ms-grid-column: span 1;
      grid-column-start: span 1;
      -ms-grid-column-span: 1;
      grid-column-end: span 1;
      -ms-grid-row: span 1;
      grid-row-start: span 1;
      -ms-grid-row-span: 1;
      grid-row-end: span 1;
  }

  #w-node-e3a7a895-07ab-a641-6c2a-e55e2c86dec9-947e379e {
      -ms-grid-column: span 1;
      grid-column-start: span 1;
      -ms-grid-column-span: 1;
      grid-column-end: span 1;
      -ms-grid-row: span 1;
      grid-row-start: span 1;
      -ms-grid-row-span: 1;
      grid-row-end: span 1;
  }

  #w-node-e3a7a895-07ab-a641-6c2a-e55e2c86ded1-947e379e {
      -ms-grid-column: span 1;
      grid-column-start: span 1;
      -ms-grid-column-span: 1;
      grid-column-end: span 1;
      -ms-grid-row: span 1;
      grid-row-start: span 1;
      -ms-grid-row-span: 1;
      grid-row-end: span 1;
  }

  #w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b854-947e379e {
      -ms-grid-column: span 1;
      grid-column-start: span 1;
      -ms-grid-column-span: 1;
      grid-column-end: span 1;
      -ms-grid-row: span 1;
      grid-row-start: span 1;
      -ms-grid-row-span: 1;
      grid-row-end: span 1;
  }

  #w-node-_8323cb2e-1890-bf43-b54d-8a0f8b06b85c-947e379e {
      -ms-grid-column: span 1;
      grid-column-start: span 1;
      -ms-grid-column-span: 1;
      grid-column-end: span 1;
      -ms-grid-row: span 1;
      grid-row-start: span 1;
      -ms-grid-row-span: 1;
      grid-row-end: span 1;
  }
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-Extralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-ExtralightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-RegularItalic.otf') format('opentype'), url('/wp-content/themes/leaplogic/assets/fonts/Graphik-SuperItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik super';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-Super.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-SemiboldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

.enabled-filter {
  border-color: rgb(213, 127, 0);
}

.enabled-filter > img,
.enabled-filter > .chip_text {
  opacity: 0.5;
}

.filter_chip:hover img,
.filter_chip:hover > .chip_text {
  opacity: 0.5;
}

/*  new css */

.play-gif-btn {
  position: absolute;
  top: 57%;
  right: 47%;
  width: 78px;
  opacity: 0.8;
}

/* css */

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-Extralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-ExtralightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-RegularItalic.otf') format('opentype'), url('/wp-content/themes/leaplogic/assets/fonts/Graphik-SuperItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik super';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-Super.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-SemiboldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Graphik';
  src: url('/wp-content/themes/leaplogic/assets/fonts/Graphik-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

body {
  font-family: 'Graphik', sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
  background-color: #1d1f22;
  color: #818287;

  /* color: #333; */
}

ul,
ol {
  font-family: 'Graphik', sans-serif;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 40px;
}

.resource-detail-content-col ul li {
  padding-bottom: 8px;
}

.btn:focus,
.btn.focus {
  box-shadow: none;
}

/* .w-nav-menu{
margin-top: -18px;
} */

a {
  color: #d57f00;
}

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

h1,
.h1 {
  font-size: 32px;
  line-height: 44px;
}

h2,
.h2 {
  font-size: 30px;
}

h3,
.h3 {
  font-size: 24px;
}

h1,
h2,
h3,
h4 {
  font-family: 'Graphik', sans-serif;
  font-weight: 300;

  /* color: #fff; */
}

p {
  margin: 0 0 10px;
}

.download-submit-form input[type="submit"] {
  color: #fff !important;
  padding: 10px 15px;
  border: 1px solid #d57f00;
  border-radius: 25px;
  min-width: -webkit-fill-available;
  min-width: -moz-available;
  padding: 10px 15px;
  background: transparent;
}

span.wpcf7-list-item {
  margin: 0;
}

.wpcf7-list-item-label {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
}

.header-banner-wrapper {
  height: 85px;
  background: #17191b;
  margin-top: 0;
}

.text {
  line-height: 52px;
  font-size: 42px;
  color: #fff;
  padding-top: 3%;
}

.date {
  display: table-cell;
  vertical-align: middle;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0) linear-gradient(320.83deg, rgb(79, 79, 79) 0, rgb(79, 79, 79) 100%) repeat scroll 0 0;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 1;
  padding-top: 4px;
}

.date-wrapper {
  text-align: center;
  display: inline-block;
  margin-top: 33px;
}

.event-registration {
  margin-top: 24px;
  margin-left: 14px;
}

.collateral-text {
  font-weight: 100;
  line-height: 52px;
  font-size: 42px;
  color: #fff;
  padding-top: 1%;
}

.header-title h2 {
  color: #fff;
}

.btn-lead {
  margin-bottom: 2em;
  text-align: center;
  margin-right: 15px;
  border: 1px solid #d57f00;
  border-radius: 25px;
  color: #fff;
}

.btn-lead:hover {
  color: #fff;
}

.external-webinar-link {
  padding-top: 2%;
}

.services .form-control {
  width: 96%;
  margin-bottom: 50px;
  padding-top: 14px;
  padding-bottom: 13px;
  padding-left: 10px;
  border-style: none none solid;
  border-width: 1px 1px 2px;
  border-color: #000 #000 hsla(0, 0%, 100%, 0.26);
  border-radius: 0;
  background-color: transparent;
  -webkit-transition: border-color 265ms cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: border-color 265ms cubic-bezier(0.165, 0.84, 0.44, 1);
  color: #fff !important;
  font-size: 16px;
  font-weight: 300;
  box-shadow: none;
}

input:focus-visible {
  outline: -webkit-focus-ring-color auto 0;
  outline: none;
}

/* Resources css */

.resources-list {
  background-color: transparent;
  border-bottom: 1px solid #707070;
  padding: 40px 0;
  margin-bottom: 60px;
}

.resources-list ul li {
  margin: 0 0 0.25em 0;
  padding: 15px;
  display: inline;
  background: none;
}

.resources-list li a {
  padding: 15px;
  text-transform: uppercase;
  color: #fff;
}

.resources-list li.active {
  background-color: transparent;
  border-bottom: 2px solid #d27e1e;
}

/* ebook css */

.ebook-header {
  height: 420px;
  background: #17191b;
  padding-top: 2%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-blend-mode: lighten;
}

.ebook-header h3 {
  font-size: 22px;
  line-height: 35px;
  padding-bottom: 2%;
  font-weight: 300;
  color: #fff;
}

.ebook-header h1 {
  color: #fff;
  margin-top: 3% !important;
  font-size: 36px;
  line-height: 48px;
  padding-bottom: 15px;
  font-weight: 400;
}

.ebook-header .collateral-text {
  color: #d7801f;
  display: inline-block;
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
  margin-top: 20px;
}

.ebook-banner-right {
  display: table;
  height: 350px;
  text-align: -webkit-center;
}

.ebook-ctas {
  display: table-cell;
  vertical-align: middle;
}

.cts-btn {
  width: 60%;
  background-color: #171844;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  margin-bottom: 5%;
  padding-right: 25px;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #d57f00;
  border-radius: 25px;
}

.cts-btn:hover,
.btn-primary:focus {
  background-color: #d57f00;
}

/* casestudy css */

hr {
  border: none;
  height: 1px;
  background: #383a3e;
}

.resource-detail-content-col {
  color: #fff;
}

.box h3 {
  margin-top: 0 !important;
  font-weight: 700 !important;
}

.ncr-screen {
  padding: 1%;
}

figcaption {
  text-align: center;
  font-size: 14px;
  padding-bottom: 1%;
}

.carrow {
  right: 25px;
  color: #0f7f6f;
  position: absolute;
  bottom: 5px;
  text-align: right;
}

.hightlgt_box {
  width: auto;
  border: solid 2px #707070;
  padding: 15px;
  font-size: 32px;
  font-weight: 300;
  color: #cd7b1d;
}

.hightlgt_box p {
  padding: 5px 20px;
}

/* Resources listing css */

.resources-each-tab-col {
  margin-bottom: 2%;
}

.resources-each-tab-each-content {
  padding: 5%;
  box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
  background: #17191b;
  min-height: 360px;
  border-radius: 12px;
  border: 1px solid;
}

.resources-each-tab-each-content a {
  color: #fff;
}

.resources-each-tab-each-content:hover {
  border: 1px solid #b36c18;
}

.resources-each-tab-each-contentt {
  padding: 3%;
  box-shadow: 0 0 4px 0 rgb(0 0 0 / 20%);
  border-radius: 12px;
  border: 1px solid;
}

.resources-each-tab-each-contentt .display-category-tag {
  padding-bottom: 5px;
  font-size: 20px;
  color: #fff;
  text-transform: capitalize;
}

.resources-each-tab-each-content .display-category-tag {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  font-size: 20px;
  color: #fff;
  display: block;
  text-transform: capitalize;
}

.resources-each-tab-each-content .content-description {
  font-size: 18px;
  line-height: 24px;
  margin-top: 10px;
}

.resources-each-tab-each-content p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;

  /* number of lines to show */
  line-clamp: 4;
  -webkit-box-orient: vertical;
}

/* video section */

.video-sec {
  padding: 40px 0;
}

.video-iframe {
  margin-top: 40px;
}

#read-text {
  position: absolute;
  right: 11%;
  bottom: 25px;
}

.video_thumbnail {
  position: relative;
}

span.video-format-action {
  height: 60px;
  width: 60px;
  margin-left: -30px;
  padding: 9px 0 0 0;
  top: 30%;
  left: 50%;
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  transition: all 0.25s ease-in-out;
  border: 1px solid #d57f00;
  border-radius: 50%;
  cursor: pointer;
}

.video-format-action .bi-play-fill {
  color: rgba(232, 235, 245, 0.5);
  font-size: 22px;
}

.video-format-action .bi-play-fill:hover {
  color: #fff;
}

/* Free self service trial */

section#get-in-touch {
  padding: 40px 0;
}

.page-id-179 header {
  height: auto;
  margin-top: 0;
  text-align: left;
  background-color: #17191b;
  padding: 3% 0;
}

.intro-text .intro-heading {
  margin-bottom: 20px;
  font-size: 40px;
  font-weight: 200;
  line-height: 1.1;
  color: #fff;
}

header .intro-text {
  padding-top: 2%;
}

.steps {
  text-align: center;
}

.steps .page-link-button {
  display: inline-block;
}

.step-content-div {
  height: 425px;
}

.step-cta {
  text-align: center;
}

.idw-dash-img {
  width: 100%;
}

.step-content {
  min-height: 140px;
  margin-left: 5%;
}

.step-content h4 {
  color: #d7801f;
}

.steps-form-3 {
  height: 324px;
  position: relative;
  margin-top: 4%;
}

.steps-form-3 .steps-row-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-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.steps-form-3 .steps-row-3::before {
  top: 14px;
  bottom: 0;
  position: absolute;
  content: "";
  width: 2px;
  height: 100%;
  background-color: #d27e1e;
}

.steps-form-3 .steps-row-3 .steps-step-3 {
  height: 150px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  position: relative;
}

.steps-form-3 .steps-row-3 .steps-step-3.no-height {
  height: 50px;
}

.steps-form-3 .steps-row-3 .steps-step-3 p {
  margin-top: 0.5rem;
}

.steps-form-3 .steps-row-3 .steps-step-3 button[disabled] {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}

.steps-form-3 .steps-row-3 .steps-step-3 .btn-circle-3 {
  width: 80px;
  height: 80px;
  border: 2px solid #d27e1e;
  background-color: white !important;
  color: #d27e1e !important;
  border-radius: 50%;
  padding: 15px 18px 15px 15px;
  margin-top: -22px;
  font-size: 32px;
}

.steps-form-3 .steps-row-3 .steps-step-3 .btn-circle-3 .fa {
  font-size: 1.7rem;
}

.gold_bar.wll {
  display: none;
}

#get-in-touch .h2_header {
  font-size: 40px;
  margin-top: 40px;
}

#get-in-touch .cta {
  padding-top: 3%;
  margin-bottom: 0;
}

span.page-link-button {
  display: inline-block !important;
}

.idw-video {
  padding-top: 7%;
}

.box-heading {
  font-weight: 400;
  padding-bottom: 10px;
}

#teradata0 h3 {
  font-weight: 400;
  line-height: 36px;
}

#teradata0 h2 {
  margin-top: 40px;
  text-align: center;
  margin-bottom: 40px;
}

.teradata {
  padding: 50px 0;
}

.boxbg {
  padding: 18px 20px;
  width: 100%;
  position: relative;
  margin: 10px 0;
  background: #fff;
  min-height: 275px;
  box-shadow: 7px 7px 20px 0 rgb(18 18 18 / 7%);
  transition: all 200ms ease-out;
  border-top: 1px solid #d27e1e;
}

.boxbg p,
.boxbg ul {
  color: #171717;
  list-style-type: none;
  line-height: 1.25;
}

.boxbg li {
  margin-bottom: 15px;
}

.boxbg ul {
  padding-left: 0;
}

.odd .left {
  float: right;
  line-height: auto;
  text-align: center;
}

.even .left,
.even .right {
  text-align: center;
}

.text-header h2 {
  font-weight: 300;
  font-size: 42px;
}

#teradata2 h3 {
  font-weight: 400;
  line-height: 36px;
}

#teradata1 h5 {
  font-weight: 400;
  font-size: 18px;
}

.navbar-brand > img {
  height: 40px;
}

.counts {
  padding: 30px 0 60px;
}

.counts .count-box {
  padding: 20px 20px 20px 20px;
  width: 100%;
  position: relative;
  text-align: center;
  background: #fff;
  min-height: 190px;
  box-shadow: 0 0 6px rgb(102 204 204);
}

.counts .count-box i {
  position: absolute;
  top: -28px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 24px;
  background: #106eea;
  padding: 12px;
  color: #fff;
  border-radius: 50px;
  border: 5px solid #fff;
}

.counts .count-box span {
  font-size: 26px;
  display: block;
  font-weight: 600;
  color: #234b7d;
}

::after,
::before {
  box-sizing: border-box;
}

.intro-sub {
  font-size: 18px;
}

.src-desti {
  padding: 0;
}

/* Partner page css */

.videocontent {
  position: absolute;
  top: 53%;
  left: 56%;
  transform: translate(-50%, -50%);
  color: #fff;
  width: 70%;
}

#video-head {
  min-width: 650px;
}

.devicer {
  width: 20em;
  display: block;
  height: 3px;
  background-color: #d57f00;
  margin: 10px auto 0;
}

.tab_text img {
  display: inline-block;
}

.collaterals {
  margin: 50px 0;
  text-align: center;
}

.collaterals .w-col {
  padding: 3%;
}

.modal-video-close-btn {
  background: none !important;
  right: -61px !important;
}

.modal-video-close-btn::before,
.modal-video-close-btn::after {
  width: 50% !important;
}

/* feature list */

.box {
  padding: 10px;
  border-radius: 5px;
  min-height: 375px;
  margin-right: 0;
  margin-left: 0;
  background-color: #1d1f22;
  border: 2px solid #2f3136;
}

.t-box {
  padding: 9px;
  border-radius: 5px;
  background-color: #d6d6d6;
  border: 1px solid #999;
  text-align: center;
}

.t-sec {
  padding-left: 0;
  padding-right: 0;
  padding-top: 14%;
}

.para-border {
  border-bottom: 1px solid #dfeff2;
  padding-bottom: 10px;
}

.arrow-left {
  position: absolute;
  margin-left: 39.3%;
  margin-top: 166px;
}

.arrow-left1 {
  margin-top: 166px;
  position: absolute;
  margin-left: 57.4%;
}

.tab a.active {
  background-color: #000;
  color: #d27e1e;
  padding-left: 5px;
}

.tab a {
  padding-left: 5px;
  color: #004c84;
  display: block;
}

.box a {
  color: #fff;
  font-weight: 300;
}

.box span {
  color: #fff;
  font-weight: 300;
}

.tabcontent {
  background: #000;
  height: 312px;
  text-align: left;
  margin-top: 0;
  color: #d27e1e;
  padding: 10px;
}

.source-target {
  color: #171717;
  margin-bottom: 4%;
}

th {
  font-weight: 300;
  font-size: 18px;
}

.table-bordered {
  border: 1px solid #2f3136;
}

.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #2f3136;
  font-weight: 200;
  font-size: 16px;
  vertical-align: middle;
}

.tdata {
  color: #818287;
}

.gradient-green {
  margin-top: 0 !important;
}

.wht-box {
  width: 100%;
  position: relative;
  background: #fff;
  min-height: 100px;
  margin: 20px 0;
  box-shadow: 0 0 6px rgb(204 204 204);
}

.wht-box:hover {
  box-shadow: 0 0 6px rgb(102 204 204);
}

.borderless td,
.borderless th {
  border: none !important;
}

.inner-circle-graphic {
  margin-top: 5%;
}

header.netezza .teradata-hdr {
  padding-top: 8%;
  text-align: left;
}

header.netezza {
  background: #17191b;
  margin-top: 0;
  height: 340px;
}

#netezza-get-in-touch {
  padding-top: 0 !important;
}

/* Faq */
.accordion_copy {
  padding-right: 5px;
  font-family: Graphik, sans-serif;
  color: #171717;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
}

.accordion_copy p {
  padding-right: 5%;
}

.accordion__content {
  margin: 5px 20px 20px;
}

.plusminus {
  float: right;
  font-size: 32px;
  color: #ababab;
}

.body_copy .text_link:hover {
  color: #000;
}

/* partner page */

.p-top-25 {
  padding-top: 25px;
}

#partners em {
  color: #d57f00;
}

#partners a {
  color: #fbfbfb;
  font-size: 16px;
}

/* Event listing */
.event-listing-wrapper .h2_header.text-center {
  margin: 3% 0;
}

/* Footer css */

.link-group ul li a {
  color: rgba(232, 235, 245, 0.5);
  text-decoration: none;
  border: none;
}

.menu-how-it-works-container ul li:first-child > a,
.menu-get-started-container ul li:first-child > a,
.menu-resources-container ul li:first-child > a,
.menu-partners-container ul li:first-child > a,
.menu-why-leaplogic-container ul li:first-child > a,
.menu-find-your-migration-container ul li:first-child > a {
  font-family: Graphik, sans-serif;
  color: rgba(232, 235, 245, 0.8);
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.menu-how-it-works-container ul li:first-child,
.menu-get-started-container ul li:first-child,
.menu-resources-container ul li:first-child,
.menu-partners-container ul li:first-child,
.menu-why-leaplogic-container ul li:first-child,
.menu-find-your-migration-container ul li:first-child {
  margin-bottom: 8px;
}

.video-sec .event_listing p {
  color: #b8b8b8;
  font-size: 18px;
}

.video-sec .videeo-title {
  color: #fff;
}

.wpcf7-not-valid-tip {
      font-size: 12px;
      position: absolute;
      top: -18px;
      letter-spacing: 1.5px;
      left: 10px;
      width: max-content;
}

.wpcf7 form.invalid .wpcf7-response-output {
  display: none;
}

/* Self service free trail */

.page-id-460 .meetll-block li,
.page-id-460 .trail-heading p {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
}

.page-id-460 a {
  color: #fff;
}

.page-id-460 .pricing {
  min-height: 152px;
}

.page-id-460 .comparison-fold {
  margin-top: 5%;
  margin-bottom: 8%;
}

.page-id-460 .trail-heading {
  padding-bottom: 3%;
}

.page-id-460 .download-btn {
  padding-left: 10px;
  padding-right: 10px;
  height: 40px;
  font-size: 14px;
}

.page-id-460 .li-set {
  padding-top: 22%;
}

.page-id-460 .button-div {
  margin-top: 5%;
  display: initial;
}

.page-id-460 .chrborder {
  border-bottom: 1px dashed #c9832d;
  float: left;
  width: 100%;
  margin-bottom: 1em;
}

.page-id-460 .plans {
  background: #25282b;
  padding: 1.5em 2.5em;
  float: left;
  min-height: 300px;
}

.page-id-460 p.schedule-demo-price.ext-link {
  text-align: center;
  display: block;
  font-size: 14px;
  padding-top: 5px;
}

.page-id-460 a.btn-tertiary-orange.utm-capture {
  text-underline-offset: 4px;
  text-decoration-thickness: 1.5px !important;
  text-decoration-line: underline !important;
  font-size: 13px !important;
}

.page-id-460 a.btn-primary-dsolid.text-center.utm-capture {
  cursor: pointer;
  text-transform: capitalize;
  font-size: 16px !important;
  color: #fff !important;
  border-radius: 0 !important;
  background-color: #d57f00 !important;
  padding: 10px 30px !important;
  position: relative;
  z-index: 1;
}

.page-id-460 .features {
  display: inline-block;
}

.page-id-460 p.heading {
  float: left;
  width: 80%;
  margin-bottom: 10px;
  font-size: 18px;
}

.page-id-460 .plans p.sub-text,
.page-id-460 .plans li.sub-text {
  color: #fff;
  font-size: 14px !important;
  float: left;
  width: 100%;
}

.page-id-460 p.ext-link a {
  font-size: 12px;
  color: #d57f00 !important;
}

.page-id-460 p.sub-label {
  background: #d57f00;
  color: #fff;
  text-align: center;
  padding: 6px;
  font-weight: 500;
  font-size: 14px !important;
  margin-bottom: 0;
}

.page-id-460 p.card-title.text-uppercase {
  font-size: 18px !important;
  font-weight: 600;
  margin-top: 2%;
  color: #c9832d;
}

.page-id-460 .anni-effi {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.page-id-460 .anni-effi:hover {
  transform: translateY(-8px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.page-id-460 .field-content {
  height: 225px;
}

@media (max-width: 979px) and (min-width: 768px) {
  .page-id-460 .anni-effi {
      margin-bottom: 5%;
  }
}

@media (max-width: 767px) {
  .page-id-460 .term2 {
      margin-top: 5%;
  }

  .page-id-460 .anni-effi {
      margin-bottom: 5%;
  }

  .page-id-460 .field-content {
      height: 280px;
  }
}

/* Databricks partner new */

/* .page-id-387 .anni-effi {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.page-id-387 .anni-effi:hover {
  transform: translateY(-8px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.page-id-387 .field-content {
  height: 225px;
}

.page-id-387 .demo .book_demo {
  margin-top: 7%;
  margin-bottom: 7%;
  border-radius: 2%;
  opacity: 0.9;
}

.page-id-387 .h1_header.mobile {
  font-size: 52px;
  line-height: 64px;
}

.bd-badge {
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  gap: 20px;
  float: right;
}

.page-id-387 .demo .h2_header.form {
  margin-bottom: 15px;
  font-size: 40px;
  padding-right: 0;
  text-align: center;
  margin-top: 5%;
}

.page-id-387 .section_banner_div {
  max-width: none !important;
  margin-top: 3%;
}

.page-id-387 .container-28 {
  margin-top: 2%;
}

.page-id-387 .demo .form-block {
  padding-right: 2%;
  padding-left: 2%;
}

.page-id-387 .demo .form-field {
  margin-bottom: 20px;
  width: 100%;
}

.page-id-387 .button-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  padding-right: 15px;
  padding-left: 20px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(213, 127, 0, 0);
  border-radius: 25px;
  background-color: rgba(56, 152, 236, 0);
  font-family: Graphik, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media screen and (max-width: 479px) {
  .page-id-387 .container-28 {
      padding-left: 0;
  }
  .page-id-387 .field-content {
      height: 280px;
  }
} */

/* AWS partner new */

.page-id-396 .anni-effi {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.page-id-396 .anni-effi:hover {
  transform: translateY(-8px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.page-id-396 .field-content {
  height: 225px;
}

.page-id-396 .demo .book_demo {
  margin-top: 7%;
  margin-bottom: 7%;
  border-radius: 2%;
  opacity: 0.9;
}

.page-id-396 .h1_header.mobile {
  font-size: 54px;
  line-height: 64px;
}

.bd-badge {
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  gap: 20px;
  float: right;
}

.page-id-396 .demo .h2_header.form {
  margin-bottom: 15px;
  font-size: 40px;
  padding-right: 0;
  text-align: center;
  margin-top: 5%;
}

.page-id-396 .section_banner_div {
  max-width: none !important;
  margin-top: 3%;
}

.page-id-396 .container-28 {
  margin-top: 2%;
}

.page-id-396 .demo .form-block {
  padding-right: 2%;
  padding-left: 2%;
}

.page-id-396 .demo .form-field {
  margin-bottom: 20px;
  width: 100%;
}

.page-id-396 .button-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  padding-right: 15px;
  padding-left: 20px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(213, 127, 0, 0);
  border-radius: 25px;
  background-color: rgba(56, 152, 236, 0);
  font-family: Graphik, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media screen and (max-width: 479px) {
  .page-id-396 .container-28 {
      padding-left: 0;
  }

  .page-id-396 .field-content {
      height: 280px;
  }
}

/* benchmark-report page */

.slug-benchmark-report .anni-effi {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.slug-benchmark-report .anni-effi:hover {
  transform: translateY(-8px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.slug-benchmark-report .field-content {
  height: 225px;
}

.slug-benchmark-report .demo .book_demo {
  margin-top: 7%;
  margin-bottom: 7%;
  border-radius: 2%;
  opacity: 0.9;
  background: #1C2F4EE5;
}

.slug-benchmark-report .h1_header.mobile {
  font-size: 40px;
  line-height: 54px;
}

.bd-badge {
  display: flex;
  flex-direction: column;
  align-content: flex-start;
  gap: 20px;
  float: right;
}



.slug-benchmark-report .demo .h2_header.form {
  margin-bottom: 15px;
  font-size: 32px;
  padding-right: 0;
  text-align: center;
  margin-top: 5%;
}

.slug-benchmark-report .section_banner_div {
  max-width: none !important;
  margin-top: 3%;
}

.slug-benchmark-report .container-28 {
  margin-top: 0;
}

.slug-benchmark-report .demo .form-block {
  padding-right: 2%;
  padding-left: 2%;
}

.slug-benchmark-report .demo .form-field {
  margin-bottom: 20px;
  width: 100%;
}

.slug-benchmark-report .demo .button-9 {
  color: #fff;
}

.slug-benchmark-report .button-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  padding-right: 15px;
  padding-left: 20px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(213, 127, 0, 0);
  border-radius: 25px;
  background-color: rgba(56, 152, 236, 0);
  font-family: Graphik, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}


@media screen and (max-width: 479px) {
  .slug-benchmark-report .container-28 {
      padding-left: 0px;
  }
  .slug-benchmark-report .field-content {
      height: 280px;
  }
}

/* Snowflake partner new */

.page-id-393 .anni-effi {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.page-id-393 .anni-effi:hover {
  transform: translateY(-8px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.page-id-393 .field-content {
  height: 225px;
}

.page-id-393 .demo .book_demo {
  margin-top: 7%;
  margin-bottom: 7%;
  border-radius: 2%;
  opacity: 0.9;
}

.page-id-393 .h1_header.mobile {
  font-size: 54px;
  line-height: 64px;
}

.page-id-393 .demo .h2_header.form {
  margin-bottom: 15px;
  font-size: 40px;
  padding-right: 0;
  text-align: center;
  margin-top: 5%;
}

.page-id-393 .section_banner_div {
  max-width: none !important;
  margin-top: 3%;
}

.page-id-393 .container-28 {
  margin-top: 2%;
}

.page-id-393 .demo .form-block {
  padding-right: 2%;
  padding-left: 2%;
}

.page-id-393 .demo .form-field {
  margin-bottom: 20px;
  width: 100%;
}

.page-id-393 .button-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  padding-right: 15px;
  padding-left: 20px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(213, 127, 0, 0);
  border-radius: 25px;
  background-color: rgba(56, 152, 236, 0);
  font-family: Graphik, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media screen and (max-width: 479px) {
  .page-id-393 .container-28 {
      padding-left: 0;
  }

  .page-id-393 .field-content {
      height: 280px;
  }
}

/* Databricks partner new */

.page-id-387 .anni-effi {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.page-id-387 .anni-effi:hover {
  transform: translateY(-8px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.page-id-387 .field-content {
  height: 225px;
}

.page-id-387 .demo .book_demo {
  margin-top: 7%;
  margin-bottom: 7%;
  border-radius: 2%;
  opacity: 0.9;
}

.page-id-387 .h1_header.mobile {
  font-size: 52px;
  line-height: 64px;
}

.page-id-387 .demo .h2_header.form {
  margin-bottom: 15px;
  font-size: 40px;
  padding-right: 0;
  text-align: center;
  margin-top: 5%;
}

.page-id-387 .section_banner_div {
  max-width: none !important;
  margin-top: 3%;
}

.page-id-387 .container-28 {
  margin-top: 2%;
}

.page-id-387 .demo .form-block {
  padding-right: 2%;
  padding-left: 2%;
}

.page-id-387 .demo .form-field {
  margin-bottom: 20px;
  width: 100%;
}

.page-id-387 .button-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  padding-right: 15px;
  padding-left: 20px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(213, 127, 0, 0);
  border-radius: 25px;
  background-color: rgba(56, 152, 236, 0);
  font-family: Graphik, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media screen and (max-width: 479px) {
  .page-id-387 .container-28 {
      padding-left: 0;
  }

  .page-id-387 .field-content {
      height: 280px;
  }
}

/* Book a demo */

.page-id-462 .container-36,
.page-id-462 .footer {
  display: none;
}

.page-id-462 .anni-effi {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.page-id-462 .anni-effi:hover {
  transform: translateY(-8px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.page-id-462 .field-content {
  height: 225px;
}

.page-id-462 .demo .book_demo {
  margin-top: 7%;
  margin-bottom: 7%;
  border-radius: 2%;
  opacity: 0.9;
}

.page-id-462 .demo .h2_header.form {
  margin-bottom: 15px;
  font-size: 40px;
  padding-right: 0;
  text-align: center;
  margin-top: 5%;
}

.page-id-462 .section_banner_div {
  max-width: none !important;
  margin-top: 3%;
}

.page-id-462 .container-28 {
  margin-top: 2%;
}

.page-id-462 .demo .form-block {
  padding-right: 2%;
  padding-left: 2%;
}

.page-id-462 .demo .form-field {
  margin-bottom: 20px;
  width: 100%;
}

.page-id-462 .button-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  padding-right: 15px;
  padding-left: 20px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(213, 127, 0, 0);
  border-radius: 25px;
  background-color: rgba(56, 152, 236, 0);
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.page-id-462 .link_button_arrow {
  position: absolute;
  left: 205px;
}

@media screen and (max-width: 479px) {
  .page-id-462 .container-28 {
      padding-left: 0;
  }

  .page-id-462 .field-content {
      height: 280px;
  }
}

/* Migration Azure DB */
.page-id-1613 .anni-effi {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.page-id-1613 .anni-effi:hover {
  transform: translateY(-8px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.page-id-1613 .demo .book_demo {
  margin-top: 7%;
  margin-bottom: 7%;
  border-radius: 2%;
  opacity: 0.9;
}

.page-id-1613 .h1_header.mobile {
  font-size: 54px;
  line-height: 64px;
}

.page-id-1613 .demo .h2_header.form {
  margin-bottom: 15px;
  font-size: 40px;
  padding-right: 0;
  text-align: center;
  margin-top: 5%;
}

.page-id-1613 .section_banner_div {
  max-width: none !important;
  margin-top: 3%;
}

.page-id-1613 .container-28 {
  margin-top: 2%;
}

.page-id-1613 .demo .form-block {
  padding-right: 2%;
  padding-left: 2%;
}

.page-id-1613 .demo .form-field {
  margin-bottom: 20px;
  width: 100%;
}

.page-id-1613 .button-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  padding-right: 15px;
  padding-left: 20px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(213, 127, 0, 0);
  border-radius: 25px;
  background-color: rgba(56, 152, 236, 0);
  font-family: Graphik, sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

@media screen and (max-width: 479px) {
  .page-id-1613 .container-28 {
      padding-left: 0;
  }

  .page-id-1613 .field-content {
      height: 280px;
  }
}

/* teradata migration to cloud */

.page-id-1139 .container-36,
.page-id-1139 .footer {
  display: none;
}

.page-id-1139 .anni-effi {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.page-id-1139 .anni-effi:hover {
  transform: translateY(-8px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.page-id-1139 .field-content {
  height: 225px;
}

.page-id-1139 .demo .book_demo {
  margin-top: 7%;
  margin-bottom: 7%;
  border-radius: 2%;
  opacity: 0.9;
}

.page-id-1139 .demo .h2_header.form {
  margin-bottom: 15px;
  font-size: 40px;
  padding-right: 0;
  text-align: center;
  margin-top: 5%;
}

.page-id-1139 .section_banner_div {
  max-width: none !important;
  margin-top: 3%;
}

.page-id-1139 .container-28 {
  margin-top: 2%;
}

.page-id-1139 .demo .form-block {
  padding-right: 2%;
  padding-left: 2%;
}

.page-id-1139 .demo .form-field {
  margin-bottom: 20px;
  width: 100%;
}

.page-id-1139 .button-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  padding-right: 15px;
  padding-left: 20px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(213, 127, 0, 0);
  border-radius: 25px;
  background-color: rgba(56, 152, 236, 0);
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.page-id-1139 .link_button_arrow {
  position: absolute;
  left: 205px;
}

@media screen and (max-width: 479px) {
  .page-id-1139 .container-28 {
      padding-left: 0;
  }

  .page-id-1139 .field-content {
      height: 280px;
  }
}

/* End to end automated etl transformation */

.page-id-1141 .container-36,
.page-id-1141 .footer {
  display: none;
}

.page-id-1141 .anni-effi {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.page-id-1141 .anni-effi:hover {
  transform: translateY(-8px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.page-id-1141 .field-content {
  height: 225px;
}

.page-id-1141 .demo .book_demo {
  margin-top: 7%;
  margin-bottom: 7%;
  border-radius: 2%;
  opacity: 0.9;
}

.page-id-1141 .demo .h2_header.form {
  margin-bottom: 15px;
  font-size: 40px;
  padding-right: 0;
  text-align: center;
  margin-top: 5%;
}

.page-id-1141 .section_banner_div {
  max-width: none !important;
  margin-top: 3%;
}

.page-id-1141 .container-28 {
  margin-top: 2%;
}

.page-id-1141 .demo .form-block {
  padding-right: 2%;
  padding-left: 2%;
}

.page-id-1141 .demo .form-field {
  margin-bottom: 20px;
  width: 100%;
}

.page-id-1141 .button-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  padding-right: 15px;
  padding-left: 20px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(213, 127, 0, 0);
  border-radius: 25px;
  background-color: rgba(56, 152, 236, 0);
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.page-id-1141 .link_button_arrow {
  position: absolute;
  left: 205px;
}

@media screen and (max-width: 479px) {
  .page-id-1141 .container-28 {
      padding-left: 0;
  }

  .page-id-1141 .field-content {
      height: 280px;
  }
}

/* Automate sas migration to the cloud */

.page-id-1392 .container-36,
.page-id-1392 .footer {
  display: none;
}

.page-id-1392 .anni-effi {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.page-id-1392 .anni-effi:hover {
  transform: translateY(-8px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.page-id-1392 .field-content {
  height: 225px;
}

.page-id-1392 .demo .book_demo {
  margin-top: 7%;
  margin-bottom: 7%;
  border-radius: 2%;
  opacity: 0.9;
}

.page-id-1392 .demo .h2_header.form {
  margin-bottom: 15px;
  font-size: 40px;
  padding-right: 0;
  text-align: center;
  margin-top: 5%;
}

.page-id-1392 .section_banner_div {
  max-width: none !important;
  margin-top: 3%;
}

.page-id-1392 .container-28 {
  margin-top: 2%;
  margin-bottom: 4%;
}

.page-id-1392 .demo .form-block {
  padding-right: 2%;
  padding-left: 2%;
}

.page-id-1392 .demo .form-field {
  margin-bottom: 20px;
  width: 100%;
}

.page-id-1392 .button-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  padding-right: 15px;
  padding-left: 20px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(213, 127, 0, 0);
  border-radius: 25px;
  background-color: rgba(56, 152, 236, 0);
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.page-id-1392 .link_button_arrow {
  position: absolute;
  left: 205px;
}

@media screen and (max-width: 479px) {
  .page-id-1392 .container-28 {
      padding-left: 0;
      padding-top: 12%;
  }

  .page-id-1392 .field-content {
      height: 280px;
  }
}

/* End to end automated data warehouse transformation */

.page-id-1145 .container-36,
.page-id-1145 .footer {
  display: none;
}

.page-id-1145 .anni-effi {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.page-id-1145 .anni-effi:hover {
  transform: translateY(-8px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.page-id-1145 .field-content {
  height: 225px;
}

.page-id-1145 .demo .book_demo {
  margin-top: 7%;
  margin-bottom: 7%;
  border-radius: 2%;
  opacity: 0.9;
}

.page-id-1145 .demo .h2_header.form {
  margin-bottom: 15px;
  font-size: 40px;
  padding-right: 0;
  text-align: center;
  margin-top: 5%;
}

.page-id-1145 .section_banner_div {
  max-width: none !important;
  margin-top: 3%;
}

.page-id-1145 .container-28 {
  margin-top: 2%;
}

.page-id-1145 .demo .form-block {
  padding-right: 2%;
  padding-left: 2%;
}

.page-id-1145 .demo .form-field {
  margin-bottom: 20px;
  width: 100%;
}

.page-id-1145 .button-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  padding-right: 15px;
  padding-left: 20px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(213, 127, 0, 0);
  border-radius: 25px;
  background-color: rgba(56, 152, 236, 0);
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.page-id-1145 .link_button_arrow {
  position: absolute;
  left: 205px;
}

@media screen and (max-width: 479px) {
  .page-id-1145 .container-28 {
      padding-left: 0;
  }

  .page-id-1145 .field-content {
      height: 280px;
  }
}

/* Book a demo  campaign */

.page-id-1600 .customer-testi .card-body {
  text-align: left;
  padding: 15px;
  font-weight: 400;
}

.page-id-1600 .container-36,
.page-id-1600 .footer {
  display: none;
}

.page-id-1600 .h1_header.mobile {
  font-size: 48px;
  line-height: 64px;
}

.page-id-1600 .container-9 {
  margin-top: 120px;
  margin-bottom: 120px;
}

.page-id-1600 .check-section .container-9 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.page-id-1600 .logo_section {
  background-color: #213046;
  background-image: none;
}

.page-id-1600 .src-tgt-sec,
.page-id-1600 .db-adv {
  background-color: #0c1521;
}

.page-id-1600 .check-section {
  background-color: #fff;
}

.page-id-1600 .check p {
  color: #000;
  font-weight: 400;
  font-size: 16px;
}

.page-id-1600 .check {
  border-right: 1px solid #d8d8d8;
  padding: 5px;
}

.page-id-1600 .anni-effi {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.page-id-1600 .anni-effi:hover {
  transform: translateY(-8px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.page-id-1600 .field-content {
  display: flex;
  justify-content: center;
}

.page-id-1600 .field-content img {
  margin-right: 2%;
}

.page-id-1600 .demo .book_demo {
  margin-top: 7%;
  margin-bottom: 7%;
  border-radius: 2%;
  opacity: 0.9;
  background-color: #2e3b4fb2;
}

.page-id-1600 .demo .h2_header.form {
  margin-bottom: 15px;
  font-size: 40px;
  padding-right: 0;
  padding-left: 3%;
  margin-top: 5%;
}

.page-id-1600 span.wpcf7-list-item-label,
.page-id-1600 small {
  color: #fff;
}

.page-id-1600 .section_banner_div {
  max-width: none !important;
  margin-top: 3%;
}

.page-id-1600 .container-28 {
  margin-top: 2%;
}

.page-id-1600 .demo .form-block {
  padding-right: 2%;
  padding-left: 2%;
}

.page-id-1600 .demo .form-field {
  margin-bottom: 20px;
  width: 100%;
}

.page-id-1600 .button-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  padding-right: 15px;
  padding-left: 20px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(213, 127, 0, 0);
  border-radius: 25px;
  background-color: rgba(56, 152, 236, 0);
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.page-id-1600 .link_button_arrow {
  position: absolute;
  left: 205px;
}

@media screen and (max-width: 479px) {
  .page-id-1600 .container-28 {
    padding-left: 0;
  }

  .page-id-1600 .field-content {
    margin-bottom: 5%;
  }
}

/* Free trail download landing page */

.slug-free-trial-download .customer-testi .card-body {
  text-align: left;
  padding: 15px;
  font-weight: 400;
}

.slug-free-trial-download .h1_header.mobile {
  font-size: 48px;
  line-height: 64px;
}

.slug-free-trial-download .container-9 {
  margin-top: 120px;
  margin-bottom: 120px;
}

.slug-free-trial-download .check-section .container-9 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.slug-free-trial-download .logo_section {
  background-color: #213046;
  background-image: none;
}

.slug-free-trial-download .src-tgt-sec,
.slug-free-trial-download .db-adv {
  background-color: #132236;
}

.slug-free-trial-download .check-section {
  background-color: #fff;
}

.slug-free-trial-download .check p {
  color: #000;
  font-weight: 400;
  font-size: 16px;
}

.slug-free-trial-download .check {
  border-right: 1px solid #d8d8d8;
  padding: 5px;
}

.slug-free-trial-download .anni-effi {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.slug-free-trial-download .anni-effi:hover {
  transform: translateY(-8px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.slug-free-trial-download .field-content {
  display: flex;
  justify-content: center;
}

.slug-free-trial-download .field-content img {
  margin-right: 2%;
}

.slug-free-trial-download .demo .book_demo {
  margin-top: 7%;
  margin-bottom: 7%;
  border-radius: 2%;
  opacity: 0.9;
  background-color: #2e3b4fb2;
}

.slug-free-trial-download .demo .h2_header.form {
  margin-bottom: 15px;
  font-size: 40px;
  padding-right: 0;
  padding-left: 3%;
  margin-top: 5%;
}

.slug-free-trial-download span.wpcf7-list-item-label,
.slug-free-trial-download small {
  color: #fff;
}

.slug-free-trial-download .section_banner_div {
  max-width: none !important;
  margin-top: 3%;
}

.slug-free-trial-download .container-28 {
  margin-top: 2%;
}

.slug-free-trial-download .demo .form-block {
  padding-right: 2%;
  padding-left: 2%;
}

.slug-free-trial-download .demo .form-field {
  margin-bottom: 20px;
  width: 100%;
}

.slug-free-trial-download .button-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  padding-right: 15px;
  padding-left: 20px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(213, 127, 0, 0);
  border-radius: 25px;
  background-color: rgba(56, 152, 236, 0);
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.slug-free-trial-download .link_button_arrow {
  position: absolute;
  left: 205px;
}

@media screen and (max-width: 479px) {
  .slug-free-trial-download .container-28 {
    padding-left: 0;
  }

  .slug-free-trial-download .field-content {
    margin-bottom: 5%;
  }
}

/* Databrick campaign landing page */

.slug-databricks-campaign .container-36,
.slug-databricks-campaign .footer {
  display: none;
}
 .slug-databricks-campaign .bd-badge {
  display: flex;
  flex-direction: row;
  align-content: flex-start;
  gap: 20px;
  float: left;
  margin-bottom: 8%;
}
 .slug-databricks-campaign .customer-testi .card-body {
  text-align: left;
  padding: 15px;
  font-weight: 400;
}

.slug-databricks-campaign .h1_header.mobile {
  font-size: 48px;
  line-height: 64px;
}

.slug-databricks-campaign .container-9 {
  margin-top: 120px;
  margin-bottom: 120px;
}

.slug-databricks-campaign .check-section .container-9 {
    margin-top: 80px;
    margin-bottom: 80px;
}

.slug-databricks-campaign .logo_section {
  background-color: #1A354E;
  background-image: none;
}

.slug-databricks-campaign .src-tgt-sec,
.slug-databricks-campaign .db-adv {
  background-color: #132236;
}

.slug-databricks-campaign .check-section {
  background-color: #fff;
}

.slug-databricks-campaign .check p {
  color: #000;
  font-weight: 400;
  font-size: 16px;
}

.slug-databricks-campaign .check {
  border-right: 1px solid #d8d8d8;
  padding: 5px;
}

.slug-databricks-campaign .anni-effi {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.slug-databricks-campaign .anni-effi:hover {
  transform: translateY(-8px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.slug-databricks-campaign .field-content {
  display: flex;
  justify-content: center;
}

.slug-databricks-campaign .field-content img {
  margin-right: 2%;
}

.slug-databricks-campaign .demo .book_demo {
  margin-top: 7%;
  margin-bottom: 7%;
  border-radius: 2%;
  opacity: 0.9;
  background-color: #2e3b4fb2;
}

.slug-databricks-campaign .demo .h2_header.form {
  margin-bottom: 15px;
  font-size: 40px;
  padding-right: 0;
  padding-left: 3%;
  margin-top: 5%;
}

.slug-databricks-campaign span.wpcf7-list-item-label,
.slug-databricks-campaign small {
  color: #fff;
}

.slug-databricks-campaign .section_banner_div {
  max-width: none !important;
  margin-top: 3%;
}

.slug-databricks-campaign .container-28 {
  margin-top: 2%;
}

.slug-databricks-campaign .demo .form-block {
  padding-right: 2%;
  padding-left: 2%;
}

.slug-databricks-campaign .demo .form-field {
  margin-bottom: 20px;
  width: 100%;
}

.slug-databricks-campaign .button-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  padding-right: 15px;
  padding-left: 20px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(213, 127, 0, 0);
  border-radius: 25px;
  background-color: rgba(56, 152, 236, 0);
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.slug-databricks-campaign .link_button_arrow {
  position: absolute;
  left: 205px;
}

@media screen and (max-width: 479px) {
  .slug-databricks-campaign .container-28 {
    padding-left: 0;
  }

  .slug-databricks-campaign .field-content {
    margin-bottom: 5%;
  }
}

/* transform-informatica-etl-to-awsglue */
.page-id-868 .container-36,
.page-id-868 .footer {
  display: none;
}

.page-id-868 .anni-effi {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.page-id-868 .anni-effi:hover {
  transform: translateY(-8px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.page-id-868 .field-content {
  height: 225px;
  color: #fff;
}

.page-id-868 .demo .book_demo {
  margin-top: 7%;
  margin-bottom: 7%;
  border-radius: 2%;
  opacity: 0.9;
}

.page-id-868 .demo .h2_header.form {
  margin-bottom: 15px;
  font-size: 40px;
  padding-right: 0;
  text-align: center;
  margin-top: 5%;
}

.page-id-868 .section_banner_div {
  max-width: none !important;
  margin-top: 3%;
}

.page-id-868 .container-28 {
  margin-top: 2%;
}

.page-id-868 .demo .form-block {
  padding-right: 2%;
  padding-left: 2%;
}

.page-id-868 .demo .form-field {
  margin-bottom: 20px;
  width: 100%;
}

.page-id-868 .button-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  padding-right: 15px;
  padding-left: 20px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(213, 127, 0, 0);
  border-radius: 25px;
  background-color: rgba(56, 152, 236, 0);
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.page-id-868 .link_button_arrow {
  position: absolute;
  left: 50%;
}

@media (max-width: 767px) {
  .page-id-868 .demo {
    position: relative;
    z-index: 1;
    overflow-x: hidden;
    right: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0 45px;
    gap: 8px;
    top: 0;
  }

  .page-id-868 .term2 {
    margin-top: 5%;
  }
}

@media screen and (max-width: 479px) {
  .page-id-868 .container-28 {
      padding-left: 0;
  }

  .page-id-868 .step-jump {
      margin: 0 65px 15px;
    }

    .page-id-868 .outer-div-cta p {
      font-size: 16px;
    }

    .page-id-868 .step_scroll {
      margin-top: 20px;
    }

    .page-id-868 .logo_section {
      padding-bottom: 10%;
    }

    .page-id-868 .outer-div-cta {
      width: auto;
      margin-bottom: 25%;
      padding: 4px 24px;
    }
}

/* The Leaplogic advange */
.page-id-854 .container-36,
.page-id-854 .footer {
  display: none;
}

.page-id-854 .anni-effi {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.page-id-854 .anni-effi:hover {
  transform: translateY(-8px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.page-id-854 .field-content {
  height: 225px;
}

.page-id-854 .demo .book_demo {
  margin-top: 7%;
  margin-bottom: 7%;
  border-radius: 2%;
  opacity: 0.9;
}

.page-id-854 .demo .h2_header.form {
  margin-bottom: 15px;
  font-size: 40px;
  padding-right: 0;
  text-align: center;
  margin-top: 5%;
}

.page-id-854 .section_banner_div {
  max-width: none !important;
  margin-top: 3%;
}

.page-id-854 .container-28 {
  margin-top: 2%;
}

.page-id-854 .demo .form-block {
  padding-right: 2%;
  padding-left: 2%;
}

.page-id-854 .demo .form-field {
  margin-bottom: 20px;
  width: 100%;
}

.page-id-854 .button-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  padding-right: 15px;
  padding-left: 20px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(213, 127, 0, 0);
  border-radius: 25px;
  background-color: rgba(56, 152, 236, 0);
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.page-id-854 .link_button_arrow {
  position: absolute;
  left: 50%;
}

@media screen and (max-width: 479px) {
  .page-id-854 .container-28 {
      padding-left: 0;
  }

  .page-id-854 .field-content {
      height: 280px;
  }
}

/* The transform informatica etl glue */
.page-id-866 .container-36,
.page-id-866 .footer {
  display: none;
}

.page-id-866 .anni-effi {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.page-id-866 .anni-effi:hover {
  transform: translateY(-8px);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.page-id-866 .field-content {
  height: 225px;
  color: #fff;
}

.page-id-866 .demo .book_demo {
  margin-top: 7%;
  margin-bottom: 7%;
  border-radius: 2%;
  opacity: 0.9;
}

.page-id-866 .demo .h2_header.form {
  margin-bottom: 15px;
  font-size: 40px;
  padding-right: 0;
  text-align: center;
  margin-top: 5%;
}

.page-id-866 .section_banner_div {
  max-width: none !important;
  margin-top: 3%;
}

.page-id-866 .container-28 {
  margin-top: 2%;
}

.page-id-866 .demo .form-block {
  padding-right: 2%;
  padding-left: 2%;
}

.page-id-866 .demo .form-field {
  margin-bottom: 20px;
  width: 100%;
}

.page-id-866 .button-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 50px;
  padding-right: 15px;
  padding-left: 20px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(213, 127, 0, 0);
  border-radius: 25px;
  background-color: rgba(56, 152, 236, 0);
  font-family: Graphik, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.page-id-866 .link_button_arrow {
  position: absolute;
  left: 50%;
}

@media (max-width: 767px) {
.page-id-866 .demo {
    position: relative;
    z-index: 1;
    overflow-x: hidden;
    right: 0;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0 45px;
    gap: 8px;
    top: 0;
  }

  .page-id-866 .term2 {
    margin-top: 5%;
  }
}

@media screen and (max-width: 479px) {
  .page-id-866 .container-28 {
      padding-left: 0;
  }

  .page-id-866 .step-jump {
      margin: 0 65px 15px;
    }

    .page-id-866 .outer-div-cta p {
      font-size: 16px;
    }

    .page-id-866 .step_scroll {
      margin-top: 20px;
    }

    .page-id-866 .logo_section {
      padding-bottom: 10%;
    }

    .page-id-866 .outer-div-cta {
      width: auto;
      margin-bottom: 25%;
      padding: 4px 24px;
    }
}

/* Home page awards image */
.home .mobiled {
  display: none;
}

.home .award-logo-img {
  position: absolute;
  max-width: 43%;
  bottom: 11px;
  right: -360px;
}

.home .award {
  position: relative;
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .home .award-logo-img {
      bottom: -321px;
      max-width: 32%;
      left: 0;
  }

  .home .internal-page-banner.home {
      padding-bottom: 40%;
      padding-top: 10%;
      min-height: 50vh;
  }
}

@media (max-width: 979px) and (min-width: 768px) {
  .home .deskt {
      display: block;
  }

  .home .mobiled {
      display: none;
  }

  .home .award-logo-img {
      bottom: -273px;
      left: 0;
      max-width: 27%;
  }

  .home .internal-page-banner.home {
      padding-bottom: 40%;
      padding-top: 10%;
      min-height: 50vh;
  }
}

@media (max-width: 767px) {
  .home .award-logo-img {
      left: 0;
      max-width: 80%;
      bottom: -91px;
  }

  .home .deskt {
      display: none;
  }

  .home .mobiled {
      display: block;
  }

  .home .award {
      padding-top: 12px;
      margin-bottom: 5%;
  }
}

@media screen and (max-width: 479px) {
  .home .internal-page-banner.home {
      min-height: 85vh;
  }
}

/* Cookie concent */

.cky-consent-container .cky-consent-bar {
  background: #fff;
  border: 1px solid;
  box-shadow: none !important;
  border-radius: 6px;
  max-width: 550px !important;
  padding: 20px !important;
}

div.cky-footer-wrapper div + div {
  display: none !important;
}

input:-webkit-autofill {
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff;
}

.accept-terms .wpcf7-not-valid-tip {
  top: -20px;
}

.accept-terms .wpcf7-list-item {
  margin-top: 10px;
}

#wpcf7-f984-o1 .accept-terms .wpcf7-not-valid-tip,
#wpcf7-f981-o1 .accept-terms .wpcf7-not-valid-tip,
#wpcf7-f980-o1 .accept-terms .wpcf7-not-valid-tip,
#wpcf7-f982-o1 .accept-terms .wpcf7-not-valid-tip,
#wpcf7-f983-o1 .accept-terms .wpcf7-not-valid-tip {
  top: -20px;
}

#wpcf7-f984-o1 .accept-terms .wpcf7-list-item,
#wpcf7-f983-o1 .accept-terms .wpcf7-list-item,
#wpcf7-f982-o1 .accept-terms .wpcf7-list-item,
#wpcf7-f981-o1 .accept-terms .wpcf7-list-item,
#wpcf7-f980-o1 .accept-terms .wpcf7-list-item {
  margin-top: 0;
}

.accept-terms label,
.agree-terms1 label {
  display: flex;
  align-items: start;
}

.accept-terms input[type="checkbox"],
.agree-terms1 input[type="checkbox"] {
  margin-top: 5px;
}

@-moz-document url-prefix() {
  .form-field {
      width: 95%;
  }
}

.grecaptcha-badge {
  visibility: hidden;
}

@media screen and (min-width: 1366px) and (max-width: 1366px) {
  .container-36 {
  padding-right: 30px;
  padding-left: 30px;
  }
}
