:root {
  --white: white;
  --black: black;
}

.hero-section-outter-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  height: 100vh;
  padding-top: 40px;
  padding-left: 5%;
  padding-right: 5%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-section-outter-wrapper.second {
  height: auto;
  margin-bottom: 20px;
  padding: 0 0% 20px;
  overflow: visible;
}

.section-wrapper {
  color: #fff;
  flex-flow: row;
  flex: 1;
  justify-content: space-between;
  align-self: center;
  align-items: flex-start;
  display: flex;
}

.section-wrapper.reviews {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
}

.section-wrapper.second {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
}

.section-heading {
  color: #fff;
  text-align: left;
  text-transform: none;
  flex: 0 auto;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 59px;
  line-height: 62px;
}

.section-heading.caps {
  color: #fff;
  font-size: 59px;
}

.section-heading.smaller {
  font-size: 59px;
}

.hero-wrapper {
  z-index: 0;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-radius: 0;
  flex-flow: row;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
  position: relative;
}

.hero-wrapper._80px {
  margin-top: 80px;
}

.image-wrapper {
  z-index: 0;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-radius: 20px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: flex-start;
  align-items: center;
  display: flex;
  box-shadow: 0 0 #071f5700, 0 1px .4px #071f5708, 0 2px .8px #071f570a, 0 3.4px 1.6px #071f570b, 0 5.4px 2.9px #071f570c, 0 8.9px 5.3px #071f570c, 0 15.4px 10.4px #071f570d, 0 30.6px 22.8px #071f570e;
}

.img-big {
  border-radius: 20px;
  max-width: 500px;
  display: block;
}

.testimonial-outter-wrapper {
  margin-top: 20px;
  padding-top: 20px;
  padding-left: 2.5%;
  padding-right: 2.5%;
  position: relative;
}

.testimonial-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.testimonial-block-main {
  z-index: 1;
  background-color: #727272;
  border-radius: 20px;
  flex-flow: column;
  justify-content: space-between;
  padding: 20px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 #00d1ff00, 0 0 #00d1ff18, 0 .2px .2px #00d1ff1d, 0 .7px .7px #00d1ff20, 0 1.9px 2px #00d1ff22, 0 4.7px 5px #00d1ff23, 0 10.9px 11.8px #00d1ff24, 0 27px 29px #00d1ff28;
}

.testimonial-main-image {
  object-fit: cover;
  border-radius: 20px;
  width: 200px;
  height: 280px;
  margin-right: 24px;
}

.testimonial-main-content {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.testimonial-main-heading {
  margin-bottom: 2px;
  font-weight: 400;
}

.testimonial-block {
  z-index: 1;
  background-color: #727272;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 32px 24px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 #00d1ff00, 0 0 #00d1ff19, 0 .2px .2px #00d1ff1f, 0 .6px .7px #00d1ff22, 0 1.7px 2px #00d1ff24, 0 4.3px 5px #00d1ff25, 0 10px 11.6px #00d1ff27, 0 24.8px 28.7px #00d1ff2a;
}

.testimonial-info-two {
  flex: 1;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  flex: 0 auto;
  width: 70px;
  height: 70px;
  margin-right: 16px;
}

.testimonial-author-name {
  font-size: 22px;
}

.page-wrapper {
  flex-flow: column;
  position: relative;
  overflow: hidden;
}

.features-metrics {
  z-index: 27;
  border-radius: 20px;
  margin-top: 80px;
  margin-bottom: 40px;
  padding-top: 40px;
  padding-bottom: 80px;
  overflow: hidden;
}

.features-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  padding-left: 2.5%;
  padding-right: 2.5%;
  display: flex;
  position: relative;
}

.features-block {
  z-index: 2;
  text-align: center;
  background-color: #727272;
  border-radius: 20px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-self: stretch;
  align-items: center;
  padding: 40px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 #00d1ff00, 0 1.7px 6.9px #00d1ff46, 0 3.7px 14.1px #00d1ff52, 0 6.9px 22px #00d1ff57;
}

.features-title {
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
}

.proof-section-outter-wrapper {
  margin-top: 80px;
  margin-left: 2.5%;
  margin-right: 2.5%;
  position: relative;
}

.gallery-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.proof-header-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  display: flex;
}

.gallery-image {
  border-radius: 20px;
  width: 100%;
  max-width: none;
  height: 100%;
}

.cta-section {
  margin-top: 80px;
  margin-left: 2.5%;
  margin-right: 2.5%;
  position: relative;
}

.footer-dark {
  color: #fff;
  padding-bottom: 15px;
  position: relative;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.faq {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 40px;
  margin-left: 2.5%;
  margin-right: 2.5%;
  display: flex;
}

.body {
  background-color: #fff0;
  font-family: Montserrat, sans-serif;
}

.cta-button {
  z-index: 1;
  background-color: #727272;
  border-radius: 40px;
  justify-content: space-between;
  align-self: center;
  align-items: flex-start;
  margin-top: 40px;
  padding: 10px 20px;
  font-size: 26px;
  font-weight: 400;
  line-height: 27px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 #0000, 0 1.8px 5.8px #0000000b, 0 3.9px 11.7px #0000000d, 0 6.7px 18px #0000000e, 0 11.5px 25.3px #0000000f, 0 22.6px 35.9px #00000010;
}

.cta-button.left {
  color: #fff;
  cursor: pointer;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  width: 450px;
  height: 100px;
  text-decoration: none;
  transition: box-shadow .4s cubic-bezier(.645, .045, .355, 1);
  display: flex;
}

.cta-button.left:hover {
  box-shadow: 0 4.5px 10.8px #00d1ff47, 0 .8px 1.9px #00d1ff40, 0 .1px .2px #00d1ff38, 0 0 #00d1ff00;
}

.cta-button.left.center {
  align-self: center;
  margin-top: 20px;
}

.section-text-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  min-width: auto;
  max-width: none;
  display: flex;
}

.section-text-wrapper.list {
  z-index: 1;
  flex: 1;
  justify-content: flex-start;
  align-self: stretch;
  align-items: flex-start;
  max-width: none;
  position: relative;
}

.text-block-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-image: linear-gradient(90deg, #e97fe999, #ff863e99 25%, #c502e099 75%, #00d1ff99);
  border-radius: 20px;
  flex: 0 auto;
  margin-bottom: 0;
  padding: 15px;
  font-size: 26px;
  font-weight: 500;
  line-height: 30px;
  list-style-type: none;
  position: relative;
}

.text-block.nobg {
  background-image: none;
  font-size: 27px;
  line-height: 30px;
}

.text-block.b-w {
  background-image: linear-gradient(90deg, #3339, #ff000499);
  align-self: stretch;
}

.text-block.b-w._w-b {
  background-image: linear-gradient(90deg, #3339, #1f09);
}

.bullet-points-list {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  flex: 1;
  align-self: stretch;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: disc;
  display: flex;
}

.subheader {
  max-width: 600px;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 500;
  line-height: 32px;
}

.header-text-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1300px;
  display: flex;
}

.cta-text-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.toggle-text {
  z-index: 2;
  font-size: 27px;
  line-height: 28px;
  position: relative;
}

.faq-p {
  background-color: #38aac4;
  border-radius: 20px;
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
  box-shadow: 0 0 #0000, 0 1.8px 5.8px #0000000b, 0 3.9px 11.7px #0000000d, 0 6.7px 18px #0000000e, 0 11.5px 25.3px #0000000f, 0 22.6px 35.9px #00000010;
}

.faq-2 {
  color: #fff;
  white-space: break-spaces;
  background-color: #00d1ff;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 50px;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.faq-2.w--open {
  border-bottom: 1px solid #0000001a;
}

.faq-icon {
  z-index: 2;
  width: 24px;
  margin-right: 16px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.faq-body-cont {
  color: #fff;
  border-top: 1px #000;
  padding: 10px 30px;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
}

.faq-img {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  display: flex;
  position: relative;
  inset: 0% auto 0% 0%;
}

.faq-container {
  margin-top: 20px;
  margin-bottom: 60px;
}

.faq-body {
  z-index: -1;
  background-color: #38aac4;
  width: 100%;
  display: block;
  position: relative;
}

.faq-body.w--open {
  background-color: #0000;
}

.faq-answer {
  flex-flow: column;
  margin-bottom: 0;
  font-size: 20px;
}

.navbar {
  background-color: #ddd0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-flow: row;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-menu {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.nav-link {
  color: #fff;
  padding-top: 20px;
  padding-left: 0;
  padding-right: 0;
  font-size: 27px;
  font-weight: 500;
  line-height: 27px;
}

.text-span {
  color: #56aeef;
}

.menu-wrapper {
  flex: 1;
  justify-content: space-between;
  align-items: flex-start;
  padding: 10px 5%;
  display: flex;
}

.background-video {
  z-index: -1;
  height: 100vh;
  position: absolute;
  inset: 0%;
}

.tone {
  background-color: #00000080;
  position: absolute;
  inset: 0%;
}

.bg-grad_2 {
  z-index: -1;
  filter: blur(55px);
  background-image: conic-gradient(from 105deg, violet 0%, #ff863e 25%, #c502e0 75%, #00d1ff 100%);
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.review-small-text {
  flex: 1;
}

.page-bg {
  z-index: -5;
  background-color: #000;
  background-image: none;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.bg-grad_3 {
  z-index: -3;
  background-image: linear-gradient(180deg, transparent from, violet 0%, #ff863e 25%, #c502e0 75%, #00d1ff 99%);
  filter: blur(55px);
  position: absolute;
  inset: 0%;
}

.cta-bg {
  z-index: -2;
  filter: blur(15px);
  background-image: conic-gradient(from 105deg, violet 0%, #ff863e 25%, #c502e0 75%, #00d1ff 99%);
  position: absolute;
  inset: 0%;
}

.cta-text {
  z-index: -1;
  font-size: 42px;
  line-height: 40px;
  position: relative;
}

.color-blob {
  filter: blur(300px);
  background-color: violet;
  border-radius: 50%;
  width: 700px;
  height: 700px;
  position: absolute;
  inset: 10% auto auto -25%;
}

.color-blob.cyan {
  background-color: #00d1ff;
  inset: 35% -25% auto auto;
}

.color-blob.orange {
  background-color: #ff863e;
  inset: 60% auto auto -25%;
}

.color-blob.purple {
  background-color: #c502e0;
  inset: 85% -25% auto auto;
}

.proof-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-self: stretch;
  align-items: flex-start;
  display: grid;
}

.metrics-text {
  font-size: 20px;
}

.section-sunheader {
  color: #fff;
  font-size: 28px;
  line-height: 32px;
}

.section-sunheader._20px {
  margin-top: 20px;
}

.list-wrapper {
  align-self: flex-start;
  position: relative;
}

.inline-cta {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, violet 62%, #ff863e);
  -webkit-background-clip: text;
  background-clip: text;
  flex-flow: row;
  align-self: flex-start;
}

.text-span-2 {
  font-size: 25px;
}

.path-section {
  margin-top: 80px;
  padding-left: 2.5%;
  padding-right: 2.5%;
  position: relative;
}

.path-grid-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 80px;
  display: grid;
}

.path-grid-wrapper.reverse {
  margin-top: 40px;
}

.path-single-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.path-text {
  color: #fff;
  font-size: 26px;
  line-height: 26px;
}

.bg-mask {
  z-index: -2;
  position: absolute;
  inset: 0%;
}

.bg-mask.desktop {
  background-image: url('../images/bg_line_dt_2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  top: 20%;
  bottom: 1%;
}

.black-bg {
  z-index: -3;
  background-color: #000;
  border-radius: 20px;
  height: 104%;
  position: absolute;
  inset: -5% 0% 0%;
}

.black-bg.top {
  z-index: -1;
  height: 104%;
  position: absolute;
  inset: auto 0% 0%;
}

.bg-gd {
  z-index: -1;
  filter: blur(20px);
  background-image: conic-gradient(from 105deg, violet 0%, #ff863e 25%, #c502e0 75%, #00d1ff 100%);
  border-radius: 20px;
  position: absolute;
  inset: 0%;
}

.text-span-4 {
  color: #fff0;
  background-image: url('../images/cross.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 30px;
}

.text-span-5 {
  color: #fff0;
  background-image: url('../images/check.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 30px;
}

.lead-form {
  align-self: stretch;
  margin-top: 0;
  margin-bottom: 0;
}

.form-line {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.field-20px {
  border-radius: 20px;
  flex: 1;
  height: 50px;
  margin-bottom: 0;
  font-size: 20px;
}

.field-20px.name {
  text-align: left;
  flex: 0 auto;
  width: 9%;
  font-size: 22px;
}

.submit {
  background-image: linear-gradient(90deg, #ff8e00 0%, #00bcd4 50%, violet 100%);
  border-radius: 20px;
  padding: 15px 30px;
  font-size: 42px;
  font-weight: 700;
  line-height: 40px;
}

.div-block {
  justify-content: center;
  align-items: center;
  display: flex;
}

.from-outter-wrapper {
  background-image: linear-gradient(#00d1ff, #00d1ff);
  border-radius: 20px;
  align-self: stretch;
  padding: 20px;
}

.thank-you-bg {
  background-image: conic-gradient(from 90deg, violet 0%, #00bcd4 50%, #ff8e00 100%);
}

.bg-image-wrapper {
  z-index: -1;
  filter: brightness(30%);
  position: absolute;
  inset: 0%;
}

.image {
  width: 100vw;
  max-width: none;
  height: 100vh;
}

.button-outter-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.heading {
  color: #fff;
  font-size: 55px;
  line-height: 55px;
}

.button-inner-wrapper {
  color: #fff;
  background-image: linear-gradient(90deg, #00bcd4, violet);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 10px 40px;
  font-size: 32px;
  line-height: 32px;
  text-decoration: none;
}

.success-outter-wrapper {
  height: 100vh;
  position: relative;
}

.success-img-wrapper {
  position: absolute;
  inset: 0%;
}

.image-2 {
  filter: brightness(50%);
  height: 100vh;
}

.image-3 {
  filter: brightness(70%);
  width: 100%;
  max-width: none;
  margin-top: -320px;
}

.success-text {
  z-index: 1;
  color: #fff;
  text-align: center;
  width: 600px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  position: absolute;
  top: 40%;
  bottom: auto;
  right: 30%;
}

@media screen and (max-width: 991px) {
  .section-wrapper {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .image-wrapper {
    max-width: 100%;
    margin-bottom: 40px;
  }

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

  .testimonial-main-image {
    width: 300px;
    height: 350px;
  }

  .features-wrapper {
    justify-content: space-between;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .faq-img {
    width: 50px;
    height: 50px;
  }

  .faq-container {
    width: 100%;
    min-width: 0;
  }
}

@media screen and (max-width: 767px) {
  .hero-section-outter-wrapper, .testimonial-outter-wrapper {
    padding: 60px 15px;
  }

  .testimonial-main-image {
    width: 250px;
  }

  .features-metrics {
    padding: 60px 15px;
  }

  .features-wrapper {
    flex-wrap: wrap;
    margin-bottom: -40px;
  }

  .features-block {
    width: 50%;
    margin-bottom: 40px;
  }

  .proof-section-outter-wrapper, .cta-section {
    padding: 60px 15px;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .faq-img {
    min-width: 50px;
    min-height: 40px;
  }
}

@media screen and (max-width: 479px) {
  .hero-section-outter-wrapper {
    justify-content: flex-start;
    align-items: flex-end;
    padding: 0 2% 0 2.5%;
    display: flex;
    position: static;
  }

  .hero-section-outter-wrapper.second {
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .section-wrapper {
    flex-flow: column;
    justify-content: flex-end;
    align-self: auto;
    align-items: flex-start;
    max-width: none;
    display: flex;
  }

  .section-wrapper.reviews {
    margin-bottom: 60px;
  }

  .section-wrapper.second {
    flex: 0 auto;
    width: 100%;
    margin-bottom: 0;
  }

  .section-wrapper.stats {
    margin-bottom: 0;
  }

  .section-heading {
    font-size: 32px;
    line-height: 34px;
  }

  .section-heading.caps {
    line-height: 45px;
  }

  .section-heading.smaller {
    font-size: 29px;
    line-height: 32px;
  }

  .hero-wrapper {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .image-wrapper {
    width: 100%;
    max-width: none;
    margin-bottom: 0;
  }

  .img-big {
    max-width: 100%;
  }

  .testimonial-outter-wrapper {
    padding-bottom: 0;
    padding-left: 2%;
    padding-right: 2.5%;
  }

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

  .testimonial-block-main {
    flex-direction: column;
  }

  .testimonial-main-image {
    width: 100%;
    height: auto;
    margin-bottom: 32px;
    margin-right: 0;
  }

  .testimonial-block {
    padding: 30px 20px;
  }

  .testimonial-info-two {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: flex-start;
    align-self: stretch;
    align-items: center;
  }

  .testimonial-image {
    width: 90px;
    height: 90px;
  }

  .testimonial-author-name {
    font-size: 32px;
    line-height: 32px;
  }

  .page-wrapper {
    position: relative;
    overflow: hidden;
  }

  .features-metrics {
    padding: 50px 0;
  }

  .features-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    align-self: stretch;
    margin-bottom: 0;
    padding-left: 2.5%;
    padding-right: 2.5%;
  }

  .features-block {
    justify-content: flex-start;
    align-self: stretch;
    align-items: center;
    width: auto;
    margin-bottom: 30px;
  }

  .features-block.last {
    margin-bottom: 0;
  }

  .features-title {
    align-self: stretch;
    margin-bottom: 10px;
    font-size: 50px;
    line-height: 51px;
  }

  .proof-section-outter-wrapper {
    padding: 0;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .cta-section {
    padding: 0;
  }

  .faq {
    margin-top: 80px;
  }

  .cta-button {
    text-align: center;
    align-self: stretch;
  }

  .cta-button.left {
    width: 250px;
    height: 50px;
  }

  .cta-button.left._40px {
    margin-top: 0;
  }

  .section-text-wrapper {
    min-width: auto;
    max-width: none;
  }

  .section-text-wrapper.list {
    flex-flow: column;
    min-width: auto;
    max-width: none;
  }

  .text-block-wrapper {
    order: 1;
    max-width: none;
  }

  .text-block {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
  }

  .text-block.nobg {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    margin-bottom: 30px;
    padding: 0;
  }

  .subheader {
    max-width: none;
    margin-top: 20px;
    font-size: 22px;
    line-height: 24px;
  }

  .header-text-wrapper {
    width: auto;
    margin-bottom: 30%;
  }

  .cta-text-wrapper {
    margin-top: 0;
  }

  .toggle-text {
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
  }

  .faq-2 {
    padding-bottom: 15px;
  }

  .faq-2._30px {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .faq-2._30px.two-line {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .faq-img {
    display: none;
  }

  .faq-answer {
    font-size: 18px;
    line-height: 22px;
  }

  .navbar {
    display: none;
    position: fixed;
  }

  .nav-link {
    font-size: 11px;
    line-height: 15px;
  }

  .background-video {
    width: 675px;
    height: 100vh;
    overflow: hidden;
  }

  .review-small-text {
    flex: 0 auto;
    align-self: center;
  }

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

  .proof-wrapper {
    grid-template-columns: 1fr;
  }

  .bg-video-wrapper {
    width: 100vw;
    height: 100vh;
    position: absolute;
    inset: 0%;
    overflow: hidden;
  }

  .metrics-text {
    font-size: 29px;
    line-height: 29px;
  }

  .path-grid-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: auto auto;
    place-items: stretch stretch;
    margin-top: 40px;
  }

  .path-single-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    place-items: start;
    margin-top: 0;
  }

  .path-text {
    margin-top: 40px;
  }

  .path-text.first {
    margin-top: 0;
  }

  .bg-mask {
    z-index: -2;
    opacity: 1;
    mix-blend-mode: normal;
    background-image: url('../images/bg_line.svg');
    background-position: 0 85%;
    background-repeat: no-repeat;
    background-size: auto;
    height: 100vh;
    inset: 0% 0% auto;
  }

  .bg-mask.phone {
    height: 100%;
  }

  .bg-mask.desktop {
    height: 100%;
    display: none;
  }

  .black-bg {
    z-index: -3;
    background-color: #000;
    border-radius: 20px;
    position: absolute;
    inset: -2% 0%;
  }

  .black-bg.top {
    z-index: -2;
    border-radius: 20px;
    height: 104%;
    margin-bottom: -6%;
    inset: auto 0% 0%;
  }

  .lead-form {
    margin-top: 0;
    margin-bottom: 0;
  }

  .form-line {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .field-20px {
    flex: 0 auto;
    height: 40px;
  }

  .field-20px.name {
    width: auto;
    font-size: 23px;
  }

  .submit {
    flex: 1;
    font-size: 30px;
    box-shadow: 0 2px 5px #0003;
  }

  .div-block {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
  }

  .from-outter-wrapper {
    margin-top: 20px;
  }

  .success-message {
    opacity: 1;
    background-color: #727272;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
  }

  .thank-you-bg {
    filter: blur(20px);
    border-radius: 20px;
    position: absolute;
    inset: -32% -29% -30% -43%;
  }

  .text-block-2 {
    z-index: 1;
    font-size: 17px;
    position: relative;
  }

  .error-message {
    background-color: #fd4343;
    border-radius: 20px;
  }

  .bg-image-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image {
    width: auto;
    max-width: 400%;
    height: 100vh;
  }

  .heading {
    text-align: center;
  }

  .success-outter-wrapper {
    height: 100vh;
  }

  .image-2 {
    width: 400%;
    max-width: none;
    height: 100vh;
  }

  .image-3 {
    width: auto;
    height: 100vh;
    margin-top: 0;
    overflow: visible;
  }

  .success-text {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
    right: auto;
  }

  .bold-text-4 {
    line-height: 23px;
  }
}

#w-node-e5598736-2251-ead8-c624-cae6e07787b4-4c91c3ab, #w-node-e5598736-2251-ead8-c624-cae6e07787be-4c91c3ab, #w-node-e5598736-2251-ead8-c624-cae6e07787c8-4c91c3ab {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c065eae7-b101-5a9d-7529-361c3d30e64e-4c91c3ab {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_908bacdf-4d67-f6df-d2a2-f62be2644ade-4c91c3ab {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-fa33d463-95ce-e04e-0f9b-a4f68e67194f-4c91c3ab {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8020da02-2b4f-4406-087e-2fc314ef6018-4c91c3ab {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_965da357-c7a7-b4e7-287d-d808c3af846e-4c91c3ab {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-_3056249b-a4cd-44e1-9228-3b106ffe099f-4c91c3ab {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_73af71f4-fcb4-44ce-cfea-08bd1554adea-4c91c3ab, #w-node-e5598736-2251-ead8-c624-cae6e07787b4-79606da5, #w-node-e5598736-2251-ead8-c624-cae6e07787be-79606da5, #w-node-e5598736-2251-ead8-c624-cae6e07787c8-79606da5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c065eae7-b101-5a9d-7529-361c3d30e64e-79606da5 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_908bacdf-4d67-f6df-d2a2-f62be2644ade-79606da5 {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-fa33d463-95ce-e04e-0f9b-a4f68e67194f-79606da5 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_8020da02-2b4f-4406-087e-2fc314ef6018-79606da5 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_965da357-c7a7-b4e7-287d-d808c3af846e-79606da5 {
  grid-area: 3 / 3 / 4 / 4;
}

#w-node-_3056249b-a4cd-44e1-9228-3b106ffe099f-79606da5 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-_73af71f4-fcb4-44ce-cfea-08bd1554adea-79606da5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-e5598736-2251-ead8-c624-cae6e07787b4-4c91c3ab, #w-node-_73af71f4-fcb4-44ce-cfea-08bd1554adea-4c91c3ab, #w-node-e5598736-2251-ead8-c624-cae6e07787b4-79606da5, #w-node-_73af71f4-fcb4-44ce-cfea-08bd1554adea-79606da5 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-e5598736-2251-ead8-c624-cae6e07787b4-4c91c3ab {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_908bacdf-4d67-f6df-d2a2-f62be2644ade-4c91c3ab {
    grid-column: 1 / 2;
  }

  #w-node-_965da357-c7a7-b4e7-287d-d808c3af846e-4c91c3ab {
    grid-column: 2 / 3;
  }

  #w-node-_3056249b-a4cd-44e1-9228-3b106ffe099f-4c91c3ab {
    grid-column: 1 / 2;
  }

  #w-node-_73af71f4-fcb4-44ce-cfea-08bd1554adea-4c91c3ab, #w-node-e5598736-2251-ead8-c624-cae6e07787b4-79606da5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_908bacdf-4d67-f6df-d2a2-f62be2644ade-79606da5 {
    grid-column: 1 / 2;
  }

  #w-node-_965da357-c7a7-b4e7-287d-d808c3af846e-79606da5 {
    grid-column: 2 / 3;
  }

  #w-node-_3056249b-a4cd-44e1-9228-3b106ffe099f-79606da5 {
    grid-column: 1 / 2;
  }

  #w-node-_73af71f4-fcb4-44ce-cfea-08bd1554adea-79606da5 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}