.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

.navbar {
  margin-left: -25px;
  background-color: transparent;
}

.text-block {
  position: absolute;
  left: 124px;
  top: 30px;
}

.heading {
  position: absolute;
  left: 106px;
  margin-left: 188px;
  -webkit-transform: translate(-143px, 0px);
  -ms-transform: translate(-143px, 0px);
  transform: translate(-143px, 0px);
  font-family: 'Futura book font', sans-serif;
  color: #fff;
}

.section {
  height: 100vh;
}

.nav-link {
  font-family: 'Futura book font', sans-serif;
  color: #fff;
  font-weight: 700;
}

.nav-link:hover {
  color: pink;
}

.body {
  background-color: #1a1a1a;
}

.hero {
  display: block;
  padding-top: 133px;
  padding-bottom: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.hero-image-mask {
  width: 100%;
  margin-left: 40px;
}

.hero-image {
  display: inline-block;
  width: 70%;
  height: 100%;
  max-width: 200%;
  margin-top: -78px;
  margin-left: 111px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0.5 auto;
  -ms-flex: 0 0.5 auto;
  flex: 0 0.5 auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.div-block {
  margin-top: -165px;
  margin-left: -24px;
}

.heading-2 {
  margin-left: 8px;
  font-family: 'Futura book font', sans-serif;
  color: #fff;
}

.paragraph {
  margin-top: 15px;
  margin-left: 8px;
  -webkit-transform: translate(0px, 24px);
  -ms-transform: translate(0px, 24px);
  transform: translate(0px, 24px);
  font-family: 'Futura book font', sans-serif;
  color: #fff;
  font-size: 18px;
}

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  height: 5%;
  margin-top: 34px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-style: solid;
  border-width: 1px;
  border-color: pink;
  border-radius: 20px;
  background-color: #000;
  -webkit-transform: translate(0px, 29px);
  -ms-transform: translate(0px, 29px);
  transform: translate(0px, 29px);
}

.button:hover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #eb5b75;
}

.image {
  margin-left: 0px;
}

.container {
  margin-top: 9px;
}

.feature-section {
  margin-top: -92px;
  padding-top: 174px;
  padding-bottom: 100px;
  background-color: #181818;
}

.feature-image-mask {
  width: 100%;
  margin-right: 40px;
}

.feature-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.heading-3 {
  font-family: 'Futura book font', sans-serif;
  color: #fff;
  font-size: 36px;
}

.paragraph-2 {
  position: static;
  margin-top: 59px;
  font-family: 'Futura book font', sans-serif;
  color: #fff;
  font-size: 18px;
}

.youtube {
  display: inline-block;
  width: 32em;
  margin-right: 20px;
  margin-left: -12px;
  border-style: solid;
  border-width: 3px;
  border-color: pink;
  border-radius: 8px;
}

.div-block-2 {
  width: 340em;
}

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

.section-2.press {
  padding-top: 29px;
  padding-bottom: 38px;
  background-color: #313131;
  color: #2b2b2b;
}

.small-text {
  -webkit-transform: translate(0px, -14px);
  -ms-transform: translate(0px, -14px);
  transform: translate(0px, -14px);
  font-family: 'Futura book font', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 7px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.logo-5 {
  overflow: scroll;
  width: 14%;
  margin-top: -29px;
  margin-right: 2%;
  margin-left: 4%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -webkit-transform: translate(0px, 19px);
  -ms-transform: translate(0px, 19px);
  transform: translate(0px, 19px);
}

.div-block-4 {
  background-color: #000;
  color: #303030;
}

.logo-1 {
  margin-top: 15px;
  margin-right: 25px;
  margin-left: 1px;
}

.logo-2 {
  margin-right: 15px;
  margin-left: 5px;
}

.logo-3 {
  margin-right: 26px;
  margin-left: 3px;
}

.logo-4 {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.call-to-action {
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.heading-4 {
  color: #fff;
}

.paragraph-3 {
  color: #fff;
}

.heading-5 {
  -webkit-transform: translate(0px, -43px);
  -ms-transform: translate(0px, -43px);
  transform: translate(0px, -43px);
  color: #fff;
}

.list {
  display: block;
  overflow: visible;
  margin-top: -15px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  text-align: left;
  list-style-type: decimal;
}

.section-3 {
  margin-top: -59px;
}

.list-item {
  margin-top: 8px;
  margin-bottom: 12px;
}

.content-section {
  margin-top: 2px;
  margin-bottom: 42px;
  padding-top: 61px;
  padding-bottom: 92px;
  -webkit-transform: translate(0px, 57px);
  -ms-transform: translate(0px, 57px);
  transform: translate(0px, 57px);
}

.container-2 {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

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

.about-column {
  width: 22%;
  margin-left: 20px;
}

.image-2 {
  display: block;
  color: transparent;
}

.heading-6 {
  font-family: 'Futura book font', sans-serif;
  color: #fff;
}

.paragraph-4 {
  font-family: 'Futura book font', sans-serif;
  color: #fff;
}

.heading-7 {
  font-family: 'Futura book font', sans-serif;
  color: #fff0f0;
}

.paragraph-5 {
  font-family: 'Futura book font', sans-serif;
  color: #fff9f9;
}

.paragraph-6 {
  font-family: 'Futura book font', sans-serif;
  color: #fff;
}

.heading-8 {
  font-family: 'Futura book font', sans-serif;
  color: #fff7f7;
}

.heading-9 {
  font-family: 'Futura book font', sans-serif;
  color: #ffdfdf;
}

.paragraph-7 {
  font-family: 'Futura book font', sans-serif;
  color: #fff;
}

.heading-10 {
  margin-top: -14px;
  margin-bottom: 38px;
  margin-left: -499px;
  -webkit-transform: translate(10px, -14px);
  -ms-transform: translate(10px, -14px);
  transform: translate(10px, -14px);
  font-family: 'Futura book font', sans-serif;
  color: #fff;
  text-align: left;
}

.footer {
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

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

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  color: #444;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.text-block-2 {
  margin-top: 21px;
  color: #fff;
  text-align: center;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 127px;
  margin-bottom: -53px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.logo {
  display: block;
  overflow: visible;
  width: 6%;
  margin-right: 2%;
  margin-left: 2%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  opacity: 1;
  -o-object-fit: fill;
  object-fit: fill;
}

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

.logo-6 {
  overflow: scroll;
  width: 10%;
  margin-right: 2%;
  margin-left: 2%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.link-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border: 1px none #000;
  border-radius: 0px;
}

.footer-07 {
  margin-top: 878px;
  padding: 132px 3%;
  background-color: #1e2833;
}

.social-link {
  display: block;
  width: 55px;
  height: 55px;
  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;
}

.social-link:hover {
  color: #3d3d3d;
}

.footer-centre {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -74px;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.footer-link-white {
  display: block;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.footer-link-white:hover {
  opacity: 0.5;
}

.footer-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 28px;
  -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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -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;
  text-align: center;
  text-decoration: none;
}

.paragraph-light {
  position: static;
  top: 1536.81px;
  display: block;
  margin-top: 62px;
  -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: 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;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 15px;
  text-align: center;
}

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

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

.logo-7 {
  margin-top: 11px;
  margin-bottom: 32px;
}

.image-3 {
  margin-top: 8px;
  margin-bottom: 3px;
}

.logo-8 {
  display: block;
  overflow: scroll;
  width: 100px;
  margin-right: 2%;
  margin-left: 2%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-4 {
  display: block;
}

.logo-9 {
  overflow: scroll;
  width: 10ch;
  margin-right: 2%;
  margin-left: 2%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.logo-10 {
  overflow: scroll;
  width: 100%;
  margin-right: 2%;
  margin-left: 2%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.logo-11 {
  overflow: scroll;
  width: 100%;
  margin-right: 2%;
  margin-left: 2%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.logo-12 {
  overflow: scroll;
  width: 100%;
  margin-right: 2%;
  margin-left: 2%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.faq-content {
  overflow: hidden;
  margin-top: -2px;
}

.faq-question-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-right: 15px;
  padding-bottom: 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;
  border-bottom: 1px solid rgba(0, 0, 0, 0.04);
  color: #191b22;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.question-title {
  color: #35b8be;
  font-size: 18px;
  font-weight: 600;
}

.faq-question-wrap {
  margin-top: 10px;
  margin-bottom: 10px;
}

.tab-menu-round {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -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;
}

.tab-link-round {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 52px;
  margin-right: 15px;
  margin-left: 15px;
  padding-right: 45px;
  padding-left: 45px;
  -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(97, 114, 131, 0.2);
  border-radius: 6px;
  background-color: transparent;
  font-size: 16px;
}

.tab-link-round.w--current {
  border-color: rgba(97, 114, 131, 0);
  border-radius: 6px;
  background-color: #35b8be;
  background-image: url('../images/Button-Wave.svg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.plus {
  opacity: 0.5;
}

.faq-paragraph {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #7e828f;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: -0.25px;
}

.tabs-content {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  overflow: hidden;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-6 {
  position: absolute;
  height: 75vw;
  margin-top: 67px;
  margin-right: -23px;
  margin-left: -67px;
}

.question-title-2 {
  margin-right: 10px;
  font-family: 'Futura book font', sans-serif;
  color: #fff;
  letter-spacing: -0.03em;
}

.faq-paragraph-2 {
  margin-bottom: 0px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-family: 'Futura book font', sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 400;
  letter-spacing: -0.03em;
}

.faq-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 67px;
  margin-left: 98px;
  -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;
}

.faq-question-bar-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 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;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07);
  color: #1a1e27;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 600;
  text-decoration: none;
}

.div-block-7 {
  width: 100%;
  height: 1px;
}

.faq-question-wrap-2 {
  padding-right: 40px;
  padding-left: 40px;
  cursor: pointer;
}

.faq-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  min-height: 55px;
  min-width: 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-radius: 100%;
  background-color: pink;
  color: pink;
}

.faq-content-2 {
  overflow: hidden;
}

.heading-11 {
  margin-top: 37px;
  margin-bottom: -11px;
  margin-left: -60px;
  font-family: Oswald, sans-serif;
  color: #fff;
  text-align: justify;
}

.bold-text {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

.text-span {
  color: #fff;
}

.footer-centre-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: 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;
}

.logo-13 {
  margin-bottom: 32px;
}

.paragraph-light-2 {
  color: rgba(255, 255, 255, 0.5);
  font-size: 15px;
}

.footer-wrapper-2 {
  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;
}

.social-link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  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;
}

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

.footer-wrapper-3 {
  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;
}

.social-footer-link {
  margin-left: 20px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.social-footer-link:hover {
  opacity: 0.7;
}

.section-4 {
  height: 170vh;
  margin-top: 37px;
  margin-bottom: 32px;
  -webkit-transform: translate(0px, 129px);
  -ms-transform: translate(0px, 129px);
  transform: translate(0px, 129px);
}

.section-5 {
  height: 50vh;
  background-color: #252424;
}

.lib_container {
  display: block;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

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

.lib_container.flex.horizontal {
  -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;
  color: #fff;
}

.grid {
  position: relative;
  right: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 71px;
  margin-bottom: 5px;
  margin-left: 8px;
  padding-top: 0px;
  padding-right: 93px;
  padding-left: 93px;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-auto-flow: row dense;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -webkit-transform: translate(0px, 57px);
  -ms-transform: translate(0px, 57px);
  transform: translate(0px, 57px);
}

.component-tag {
  position: absolute;
  left: auto;
  top: -30%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  padding: 0.25rem 0.5rem;
  border-radius: 4px;
  background-color: #000;
  color: #fff;
  font-size: 12px;
}

.sm-icon-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 65px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-weight: 500;
  text-decoration: none;
}

.sm-icon {
  width: 45px;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.sm-text {
  color: #fff;
}

.paragraph-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 116px;
  margin-bottom: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Oswald, sans-serif;
  color: #fff;
  text-align: center;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.text-block-3 {
  margin-top: 73px;
  margin-bottom: 37px;
  font-family: 'Futura book font', sans-serif;
  color: #fff;
  text-align: center;
}

.grid-2 {
  position: relative;
  display: -ms-grid;
  display: grid;
  margin-top: 79px;
  margin-left: 8px;
  padding-right: 93px;
  padding-left: 93px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  -webkit-transform: translate(0px, 38px);
  -ms-transform: translate(0px, 38px);
  transform: translate(0px, 38px);
}

.sm-icon-2 {
  width: 32px;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.sm-text-2 {
  font-family: 'Futura book font', sans-serif;
  color: #fff;
}

.div-block-9 {
  margin-top: -47px;
  margin-bottom: 22px;
  padding-top: 0px;
}

.history-item {
  padding: 30px;
  border-radius: 20px;
  background-color: #fff;
  color: #000;
}

.history-item-wrapper {
  position: relative;
  width: 50%;
  margin-left: 17px;
  padding-right: 100px;
  background-color: transparent;
  color: #fff;
}

.history-item-wrapper.history-item-wrapper-right {
  margin-right: -14px;
  margin-left: 0px;
  padding-right: 24px;
  padding-left: 100px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: transparent;
}

.history {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-left: 19px;
  padding-top: 30px;
  padding-right: 33px;
  padding-bottom: 30px;
  -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;
}

.history-item-line {
  position: absolute;
  top: 50%;
  right: 0px;
  z-index: -1;
  width: 100px;
  height: 3px;
  background-color: pink;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.history-item-line.history-item-line-right {
  left: 0px;
  right: auto;
  background-color: pink;
}

.history-item-bullet {
  position: absolute;
  top: 50%;
  right: -15px;
  z-index: -1;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: pink;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.history-item-bullet.history-item-bullet-right {
  left: -15px;
  right: auto;
  background-color: pink;
}

.seperator {
  position: absolute;
  left: 50%;
  top: 0px;
  display: -ms-grid;
  display: grid;
  width: 3px;
  height: 100%;
  -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;
  border-style: none;
  border-width: 1px;
  border-color: #000;
  background-color: pink;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  text-align: left;
}

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

.process_details {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  min-height: 300px;
  padding: 30px 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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.h2 {
  margin-top: 0px;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
}

.paragraph-9 {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}

.centre_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 80px;
  -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;
}

.centre_icon_wrap {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  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;
  border-radius: 19px;
  background-color: #fff;
  box-shadow: 1px 1px 35px 18px rgba(230, 203, 255, 0.14);
}

.centre_step {
  color: #6937ff;
  font-size: 21px;
  font-weight: 600;
}

.process_image_wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  min-height: 300px;
  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;
}

.c-scrolling-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -1px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

._w-scrolling-content {
  position: relative;
  left: 146px;
  margin-left: -62px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.c-scrolling-content {
  margin-left: 5px;
  text-align: center;
}

.c-scrolling-item {
  width: 15%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.timeline-header {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: pink;
  font-size: 2.5em;
  line-height: 1.2em;
  font-weight: 600;
  text-align: center;
}

.scroll-details {
  margin-bottom: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  text-align: left;
}

.c-details {
  margin-bottom: 40px;
}

.scroll-line {
  display: block;
  width: 100%;
  height: 3px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  background-color: #ccc;
}

.scroll-line.last {
  display: none;
}

.c-scrolling-details {
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  text-align: left;
}

.c-scroll-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.wrapper {
  width: 100%;
  max-width: 1200px;
  margin-top: -114px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 20px;
}

.scroll-item-header {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 1.5em;
  line-height: 1.4em;
}

.scroll-indicator {
  width: 15px;
  height: 15px;
  border: 2px solid #ccc;
  background-color: pink;
}

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

.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: 0px;
  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%;
}

.step-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 80vh;
  margin-top: -7px;
  -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;
}

.scroll-animate {
  position: absolute;
  bottom: 0px;
  width: 6px;
  height: 100%;
  background-color: pink;
  -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: 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;
}

.step {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 12%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 16px;
  background-color: #fff;
}

.label {
  color: #006cd0;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
}

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

.heading-12 {
  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: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.container-4 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1080px;
  margin-bottom: 10%;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

.step-block-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 80vh;
  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;
}

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

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

.bold-text-2 {
  font-family: 'Futura book font', sans-serif;
}

.bold-text-3 {
  font-family: 'Futura book font', sans-serif;
}

.paragraph-10 {
  font-family: 'Futura book font', sans-serif;
}

.paragraph-11 {
  font-family: 'Futura book font', sans-serif;
}

.paragraph-12 {
  font-family: 'Futura book font', sans-serif;
}

@media screen and (min-width: 1280px) {
  .heading {
    margin-left: 321px;
  }

  .nav-link:hover {
    color: #016dd0;
  }

  .heading-2 {
    font-family: 'Futura book font', sans-serif;
  }

  .button {
    position: relative;
    top: 20px;
    border-color: #016dd0;
  }

  .button:hover {
    background-color: #016dd0;
  }

  .faq-circle {
    background-color: #016dd0;
    color: #016dd0;
  }

  .faq-circle:active {
    background-color: #fff;
  }
}

@media screen and (min-width: 1440px) {
  .heading {
    margin-left: 382px;
    font-family: 'Varela Round', sans-serif;
  }

  .nav-link {
    font-family: 'Varela Round', sans-serif;
  }

  .nav-link:hover {
    color: #016dd0;
  }

  .heading-2 {
    font-family: 'Varela Round', sans-serif;
  }

  .paragraph {
    font-family: 'Varela Round', sans-serif;
  }

  .button {
    border-color: #016dd0;
    font-family: 'Varela Round', sans-serif;
  }

  .button:hover {
    background-color: #016dd0;
  }

  .image {
    margin-left: 2px;
  }

  .container {
    margin-top: 27px;
  }

  .heading-3 {
    font-family: 'Varela Round', sans-serif;
  }

  .paragraph-2 {
    font-family: 'Varela Round', sans-serif;
  }

  .youtube {
    border-color: #016dd0;
  }

  .small-text {
    font-family: 'Varela Round', sans-serif;
  }

  .heading-6 {
    font-family: 'Varela Round', sans-serif;
  }

  .paragraph-4 {
    font-family: 'Varela Round', sans-serif;
  }

  .heading-7 {
    font-family: 'Varela Round', sans-serif;
  }

  .paragraph-5 {
    font-family: 'Varela Round', sans-serif;
  }

  .paragraph-6 {
    font-family: 'Varela Round', sans-serif;
  }

  .heading-8 {
    font-family: 'Varela Round', sans-serif;
  }

  .heading-9 {
    font-family: 'Varela Round', sans-serif;
  }

  .paragraph-7 {
    font-family: 'Varela Round', sans-serif;
  }

  .heading-10 {
    margin-left: 210px;
    font-family: 'Varela Round', sans-serif;
  }

  .div-block-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -279px;
    margin-left: -28px;
    -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;
  }

  .question-title-2 {
    font-family: 'Varela Round', sans-serif;
  }

  .faq-paragraph-2 {
    font-family: 'Varela Round', sans-serif;
  }

  .faq-wrapper {
    -webkit-transform: translate(0px, 300px);
    -ms-transform: translate(0px, 300px);
    transform: translate(0px, 300px);
  }

  .faq-question-bar-2 {
    font-family: 'Varela Round', sans-serif;
  }

  .faq-circle {
    background-color: #016dd0;
    color: #016dd0;
  }

  .faq-circle:active {
    background-color: #fff;
    color: #fff;
  }

  .heading-11 {
    margin-left: 87px;
    text-align: left;
  }

  .section-4 {
    -webkit-transform: translate(0px, 400px);
    -ms-transform: translate(0px, 400px);
    transform: translate(0px, 400px);
  }

  .component-tag {
    position: absolute;
    left: auto;
    top: -30%;
    right: 0%;
    bottom: auto;
    display: inline-block;
    padding: 0.25rem 0.5rem;
    border-radius: 4px;
    background-color: #000;
    color: #fff;
  }

  .text-block-3 {
    font-family: 'Varela Round', sans-serif;
  }

  .div-block-9 {
    height: 100vh;
    margin-top: 212px;
    margin-bottom: 46px;
    padding-top: 108px;
    padding-bottom: 0px;
    -webkit-transform: translate(-71px, 300px);
    -ms-transform: translate(-71px, 300px);
    transform: translate(-71px, 300px);
  }

  .rich-text-block {
    font-family: Oswald, sans-serif;
  }

  .rich-text-block-2 {
    font-family: Oswald, sans-serif;
  }

  .rich-text-block-3 {
    font-family: Oswald, sans-serif;
  }

  .c-scrolling-content {
    display: block;
    margin-left: 66px;
  }

  .timeline-header {
    -webkit-transform: translate(48px, -43px);
    -ms-transform: translate(48px, -43px);
    transform: translate(48px, -43px);
  }

  .wrapper {
    margin-top: -497px;
  }

  .step {
    padding-top: 11%;
    padding-right: 4%;
  }

  .label {
    font-family: 'Varela Round', sans-serif;
    font-size: 48px;
  }

  .dot {
    margin-top: -16px;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .heading-12 {
    font-family: 'Varela Round', sans-serif;
  }

  .scoll-wrap {
    margin-top: 15px;
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .step-block-2 {
    top: -425px;
    -webkit-transform: translate(-10px, 38px);
    -ms-transform: translate(-10px, 38px);
    transform: translate(-10px, 38px);
  }

  .scroll-animate-2 {
    background-color: #016dd0;
  }

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

  .scroll-animate-3 {
    margin-top: -20px;
    background-color: #016dd0;
    -webkit-transform: translate(0px, -5px);
    -ms-transform: translate(0px, -5px);
    transform: translate(0px, -5px);
  }

  .section-6 {
    margin-top: -22px;
  }

  .div-block-10 {
    margin-top: 500px;
  }

  .bold-text-2 {
    font-family: 'Varela Round', sans-serif;
  }

  .bold-text-3 {
    font-family: 'Varela Round', sans-serif;
  }

  .paragraph-10 {
    font-family: 'Varela Round', sans-serif;
  }

  .paragraph-11 {
    font-family: 'Varela Round', sans-serif;
  }

  .paragraph-12 {
    font-family: 'Varela Round', sans-serif;
  }
}

@media screen and (min-width: 1920px) {
  .heading {
    margin-left: 629px;
  }
}

@media screen and (max-width: 991px) {
  .div-block {
    margin-bottom: -72px;
    margin-left: 5px;
  }

  .feature-section {
    margin-top: -81px;
    background-color: transparent;
  }

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

  .heading-10 {
    margin-left: -120px;
  }

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

  .icon {
    position: static;
    display: block;
    overflow: visible;
    padding-top: 2px;
    float: none;
    clear: none;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    border: 1px solid #000;
    border-radius: 0px;
    background-color: #000;
    box-shadow: 1px 1px 3px 0 #000;
    opacity: 1;
    -webkit-filter: invert(0%);
    filter: invert(0%);
    color: #fff;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .nav-menu {
    background-color: #050505;
  }

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

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

  .tab-link-round {
    margin-bottom: 10px;
  }

  .div-block-6 {
    margin-right: 18px;
    margin-left: -40px;
  }

  .faq-question-wrap-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-11 {
    margin-left: -233px;
  }

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

  .sm-icon-link {
    margin-top: 18px;
    margin-right: 16px;
  }

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

  .history-item-wrapper {
    width: auto;
    min-width: 300px;
    margin-right: 17px;
    margin-left: 17px;
    padding-right: 0px;
  }

  .history-item-wrapper.history-item-wrapper-right {
    padding-left: 0px;
  }

  .history {
    overflow: scroll;
    width: 100%;
    padding-top: 150px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .history-item-line {
    left: 50%;
    top: -100px;
    right: auto;
    width: 3px;
    height: 100px;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }

  .history-item-line.history-item-line-right {
    left: 50%;
  }

  .history-item-bullet {
    left: 50%;
    top: -115px;
    right: auto;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }

  .history-item-bullet.history-item-bullet-right {
    left: 50%;
  }

  .seperator {
    left: 0%;
    top: 50px;
    width: 100%;
    height: 3px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .process_details {
    padding: 10px;
  }

  .centre_block {
    width: 150px;
  }

  .process_image_wrap {
    padding: 15px;
  }

  .c-scrolling-line {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  ._w-scrolling-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 49px;
    margin-left: -68px;
    -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;
  }

  .c-scrolling-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -380px;
    margin-left: 99px;
    -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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .c-scrolling-item {
    margin-left: -18px;
    -webkit-transform: translate(14px, 0px);
    -ms-transform: translate(14px, 0px);
    transform: translate(14px, 0px);
  }

  .scroll-details {
    margin-left: 6px;
  }

  .scroll-line {
    height: 3px;
    padding-right: 0px;
    padding-left: 39px;
  }

  .c-scrolling-details {
    margin-left: 15px;
    padding-right: 45px;
    padding-left: 0px;
  }

  .c-scroll-track {
    margin-left: 445px;
    -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;
  }

  .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -15px;
    margin-left: -79px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: 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;
  }

  .scroll-item-header {
    margin-left: 6px;
  }

  .dot {
    -webkit-transform: translate(0px, 95px);
    -ms-transform: translate(0px, 95px);
    transform: translate(0px, 95px);
  }
}

@media screen and (max-width: 767px) {
  .nav-link {
    margin-left: 41px;
  }

  .hero {
    padding: 40px 20px;
  }

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

  .hero-image-mask {
    position: relative;
    top: 12px;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .hero-image {
    position: relative;
    top: 13px;
    margin-top: -63px;
    -webkit-transform: translate(-48px, 300px);
    -ms-transform: translate(-48px, 300px);
    transform: translate(-48px, 300px);
  }

  .div-block {
    position: relative;
    left: -23px;
    top: -96px;
    margin-left: -242px;
    -webkit-transform: translate(143px, -29px);
    -ms-transform: translate(143px, -29px);
    transform: translate(143px, -29px);
  }

  .image {
    margin-left: 59px;
  }

  .feature-section {
    padding: 40px 20px;
  }

  .feature-image-mask {
    margin-top: 55px;
    margin-right: 0px;
  }

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

  .youtube {
    position: relative;
    top: 171.469px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    margin-left: 99px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-transform: translate(-57px, 167px);
    -ms-transform: translate(-57px, 167px);
    transform: translate(-57px, 167px);
  }

  .section-2 {
    padding-top: 43px;
    padding-bottom: 43px;
    text-align: center;
  }

  .section-2.press {
    margin-top: 157px;
    -webkit-transform: translate(0px, -14px);
    -ms-transform: translate(0px, -14px);
    transform: translate(0px, -14px);
  }

  .div-block-3 {
    display: inline-block;
    -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;
  }

  .logo-5 {
    margin-top: -104px;
  }

  .call-to-action {
    padding: 40px 20px;
  }

  .about-columns-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .about-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 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;
    text-align: center;
  }

  .heading-10 {
    margin-left: -217px;
  }

  .footer {
    padding: 40px 20px;
  }

  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .icon {
    -o-object-fit: fill;
    object-fit: fill;
  }

  .tab-link-round {
    width: 40%;
    text-align: center;
    white-space: nowrap;
  }

  .div-block-6 {
    margin-right: 79px;
    margin-left: -92px;
    -webkit-transform: translate(81px, 19px);
    -ms-transform: translate(81px, 19px);
    transform: translate(81px, 19px);
  }

  .heading-11 {
    margin-left: -340px;
  }

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

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

  .process_card {
    margin-bottom: 35px;
    padding-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .process_details {
    width: 90%;
    min-height: auto;
    padding: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .centre_block {
    width: 55px;
  }

  .process_image_wrap {
    display: none;
  }

  .scroll-details {
    margin-left: 14px;
  }

  .c-scroll-track {
    margin-left: 409px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .scroll-item-header {
    margin-left: 13px;
  }

  .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 {
    margin-top: 10px;
    padding: 8%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translate(0px, 33px);
    -ms-transform: translate(0px, 33px);
    transform: translate(0px, 33px);
  }

  .dot {
    position: absolute;
    bottom: 50%;
    z-index: 99;
    margin-bottom: 0px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

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

  .step-block-2 {
    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;
  }

  .image-6 {
    -webkit-transform: translate(43px, 33px);
    -ms-transform: translate(43px, 33px);
    transform: translate(43px, 33px);
  }
}

@media screen and (max-width: 479px) {
  .heading {
    margin-left: -24px;
    -webkit-transform: translate(29px, 0px);
    -ms-transform: translate(29px, 0px);
    transform: translate(29px, 0px);
  }

  .nav-link {
    -webkit-transform: translate(33px, -5px);
    -ms-transform: translate(33px, -5px);
    transform: translate(33px, -5px);
  }

  .hero-image {
    position: relative;
    left: 8px;
    margin-top: -47px;
    -webkit-transform: translate(-81px, 205px);
    -ms-transform: translate(-81px, 205px);
    transform: translate(-81px, 205px);
  }

  .div-block {
    left: 0px;
    top: -16px;
    -webkit-transform: translate(81px, -62px);
    -ms-transform: translate(81px, -62px);
    transform: translate(81px, -62px);
  }

  .heading-2 {
    display: block;
    margin-top: 95px;
    margin-left: 139px;
    -webkit-transform: translate(-29px, 5px);
    -ms-transform: translate(-29px, 5px);
    transform: translate(-29px, 5px);
    font-size: 18px;
  }

  .paragraph {
    display: block;
    margin-left: 122px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transform: translate(-19px, 14px);
    -ms-transform: translate(-19px, 14px);
    transform: translate(-19px, 14px);
    font-size: 10px;
    font-weight: 300;
    text-align: center;
  }

  .button {
    margin-top: 59px;
    margin-left: 193px;
    -webkit-transform: translate(-57px, -19px);
    -ms-transform: translate(-57px, -19px);
    transform: translate(-57px, -19px);
  }

  .image {
    margin-left: 2px;
    -webkit-transform: translate(29px, 0px);
    -ms-transform: translate(29px, 0px);
    transform: translate(29px, 0px);
  }

  .feature-section {
    background-color: transparent;
  }

  .feature-image-mask {
    color: transparent;
  }

  .heading-3 {
    display: inline;
    margin-top: 50px;
    -webkit-transform: translate(0px, 86px);
    -ms-transform: translate(0px, 86px);
    transform: translate(0px, 86px);
  }

  .paragraph-2 {
    display: inline;
    margin-top: 106px;
    color: #fff;
    text-align: left;
  }

  .youtube {
    left: 13px;
    width: 20em;
    margin-top: 48px;
    margin-left: -4px;
    -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-transform: translate(-5px, -43px);
    -ms-transform: translate(-5px, -43px);
    transform: translate(-5px, -43px);
  }

  .section-2.press {
    margin-top: 44px;
  }

  .div-block-3 {
    display: -ms-grid;
    display: grid;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    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;
    grid-template-rows: auto auto;
    text-align: center;
  }

  .logo-5 {
    margin-left: 28%;
  }

  .centered-container {
    text-align: left;
  }

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

  .heading-10 {
    margin-left: -346px;
  }

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

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

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

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

  .question-title {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .tab-link-round {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
  }

  .question-title-2 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .faq-paragraph-2 {
    margin-top: -3px;
  }

  .heading-11 {
    margin-left: -430px;
  }

  .footer-wrapper-2 {
    -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;
  }

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

  .footer-logo-column {
    margin-bottom: 30px;
  }

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

  .section-4 {
    margin-right: -36px;
    margin-left: -62px;
  }

  .section-5 {
    background-color: #1b1a1b;
  }

  .lib_container.flex.horizontal {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .grid {
    grid-row-gap: 32px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .grid-2 {
    grid-row-gap: 32px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    background-color: #1b1a1b;
    color: #000;
  }

  .process_details {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }

  .h2 {
    font-size: 27px;
  }

  ._w-scrolling-content {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    -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;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .c-scrolling-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 138px;
    -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;
  }

  .timeline-header {
    font-size: 2em;
  }

  .c-details {
    margin-left: 114px;
  }

  .c-scroll-track {
    margin-right: -515px;
    margin-left: 273px;
    -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-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -webkit-transform: translate(19px, 0px);
    -ms-transform: translate(19px, 0px);
    transform: translate(19px, 0px);
  }

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

  .img-block {
    width: 90%;
  }

  .dot {
    margin-top: -43px;
    -webkit-transform: translate(0px, 62px);
    -ms-transform: translate(0px, 62px);
    transform: translate(0px, 62px);
  }

  .steps-clone {
    position: static;
    display: block;
  }

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

#w-node-_5fa9c497-bcc8-b6ee-04ce-6c0b51394373-e8df3343 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5fa9c497-bcc8-b6ee-04ce-6c0b51394377-e8df3343 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5fa9c497-bcc8-b6ee-04ce-6c0b5139437b-e8df3343 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5fa9c497-bcc8-b6ee-04ce-6c0b5139437f-e8df3343 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5fa9c497-bcc8-b6ee-04ce-6c0b51394383-e8df3343 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5fa9c497-bcc8-b6ee-04ce-6c0b51394387-e8df3343 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5fa9c497-bcc8-b6ee-04ce-6c0b5139438b-e8df3343 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5fa9c497-bcc8-b6ee-04ce-6c0b5139438f-e8df3343 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5fa9c497-bcc8-b6ee-04ce-6c0b51394393-e8df3343 {
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-_5fa9c497-bcc8-b6ee-04ce-6c0b51394397-e8df3343 {
  -ms-grid-column-align: center;
  justify-self: center;
}

@media screen and (max-width: 479px) {
  #w-node-_8945db10-418f-8d8a-01be-793e897051e2-e8df3343 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

@font-face {
  font-family: 'Futura font';
  src: url('../fonts/Futura-Bold-font.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura book font';
  src: url('../fonts/Futura-Book-font.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura extra font';
  src: url('../fonts/Futura-Extra-Black-font.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura font';
  src: url('../fonts/Futura-Heavy-Italic-font.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Futura font';
  src: url('../fonts/Futura-Light-Italic-font.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Unicode';
  src: url('../fonts/unicode.futurabb.ttf') format('truetype'), url('../fonts/unicode.futurab.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tt0205m';
  src: url('../fonts/tt0205m_.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura font';
  src: url('../fonts/Futura-Medium-Italic-font.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Futura font';
  src: url('../fonts/Futura-Heavy-font.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura xblk bt';
  src: url('../fonts/Futura-XBlk-BT.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura condensed bt';
  src: url('../fonts/futura-medium-condensed-bt.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura bt';
  src: url('../fonts/futura-light-bt.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura bt';
  src: url('../fonts/futura-medium-bt.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura font';
  src: url('../fonts/Futura-Light-font.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futur';
  src: url('../fonts/futur.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Futura book font';
  src: url('../fonts/Futura-Book-Italic-font.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Futura font';
  src: url('../fonts/Futura-Bold-Italic-font.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}