@font-face {
  font-family: Nohemi;
  src: url('../fonts/Nohemi-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Museomoderno Variablefont Wght;
  src: url('../fonts/MuseoModerno-VariableFont_wght.ttf') format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bonbance Condensed;
  src: url('../fonts/Bonbance-BoldCondensed.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.hero {
  z-index: -1;
  background-image: url('../images/image_hero.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  max-width: none;
  height: 795px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.container {
  z-index: 3;
  background-color: #f9f6d6;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 80px;
  padding-right: 80px;
  position: fixed;
  inset: 0% 0% auto;
}

.image {
  max-width: 100%;
  height: 17px;
}

.body {
  background-color: #000;
}

.image-2 {
  width: 350px;
  max-width: 100%;
  margin-top: 40px;
  margin-bottom: auto;
}

.flex-block {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  height: 100%;
  margin-top: 57px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 80px;
  padding-right: 80px;
}

.carousel {
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  min-width: 100%;
  height: 120px;
  padding-bottom: 15px;
  padding-left: 22px;
  padding-right: 22px;
  display: flex;
}

.image-3 {
  height: 75px;
}

.image-4 {
  height: 85px;
}

.image-5 {
  height: 84px;
}

.carousel-container {
  justify-content: space-around;
  align-items: flex-end;
  width: 1440px;
  min-width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.flex-block-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  width: 400px;
  margin-top: 0;
  margin-right: 0;
}

.image-6 {
  height: 17px;
}

.flex-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #f66301;
  width: 100%;
  padding: 24px 24px 40px;
}

.heading {
  color: #f9f6d6;
  width: 340px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bonbance Condensed, Tahoma, sans-serif;
  font-size: 63px;
  line-height: 55px;
}

.paragraph {
  color: #f8f6d6;
  width: 100%;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 23px;
}

.flex-block-4 {
  background-color: #f8f6d6;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px 24px;
}

.paragraph-2 {
  color: #f76202;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.div-block {
  background-color: #f76202;
  border-radius: 24px;
  align-items: center;
  height: 48px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.arrow {
  width: 130px;
}

.usp {
  background-color: #eae135;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-top: 795px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.flex-block-5 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 120px 80px;
}

.flex-block-6 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: space-between;
  width: 38vw;
  max-width: 640px;
}

.image-7 {
  height: 60px;
}

.paragraph-3 {
  color: #006f2c;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 34px;
}

.div-block-2 {
  background-image: url('../images/image_lantern.png');
  background-position: 50%;
  background-size: cover;
  align-items: flex-end;
  width: 38vw;
  max-width: 480px;
  height: 38vw;
  max-height: 480px;
  display: flex;
}

.flex-block-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1.5px solid #f66301;
  border-radius: 80px;
  align-items: center;
  padding: 16px 32px 16px 16px;
}

.image-8 {
  border: 0 #f66301;
  border-radius: 0;
  width: 50px;
  padding: 5px;
}

.paragraph-4 {
  color: #f66301;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.image-9 {
  width: 150px;
  position: relative;
  bottom: -34px;
  left: -40px;
}

.why {
  background-color: #f9f6d6;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.checker {
  background-image: url('../images/checks_yellow.png');
  background-position: 50%;
  background-size: auto 40px;
  width: 100%;
  max-width: none;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-right: 0;
  line-height: 4px;
}

.div-block-3 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  color: #f66301;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 64px;
  margin-bottom: 58px;
  display: flex;
}

.image-12 {
  height: 45px;
  margin-bottom: 15px;
}

.heading-3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Nohemi, Arial, sans-serif;
  font-size: 37px;
}

.orange {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #f66301;
  align-items: stretch;
  width: 100%;
  max-width: 475px;
  padding: 40px;
}

.image-13 {
  width: 200px;
}

.heading-4 {
  color: #f9f6d6;
  font-family: Bonbance Condensed, Tahoma, sans-serif;
  font-size: 52px;
  line-height: 48px;
}

.flex-block-10 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 12px;
}

.paragraph-5 {
  color: #f9f6d6;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.green {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #006f2c;
  align-items: stretch;
  width: 100%;
  max-width: 475px;
  padding: 40px;
}

.flex-block-10-copy {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: row;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 64px;
}

.brown {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #3b281b;
  align-items: stretch;
  width: 100%;
  max-width: 475px;
  padding: 40px;
}

.yellow {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #eae135;
  align-items: stretch;
  width: 100%;
  max-width: 475px;
  padding: 40px;
}

.heading-green {
  color: #006f2c;
  font-family: Bonbance Condensed, Tahoma, sans-serif;
  font-size: 52px;
  line-height: 48px;
}

.paragraph-green {
  color: #006f2c;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.heading-yellow {
  color: #eae135;
  font-family: Bonbance Condensed, Tahoma, sans-serif;
  font-size: 52px;
  line-height: 48px;
}

.paragraph-yellow {
  color: #eae135;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.secure {
  background-color: #006f2c;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  display: flex;
}

.div-block-4 {
  background-image: url('../images/image_camera.png');
  background-position: 50%;
  background-size: cover;
  align-items: flex-end;
  width: 38vw;
  max-width: 480px;
  height: 38vw;
  max-height: 480px;
  display: flex;
}

.flex-block-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #eae135;
  border: 1.5px #f66301;
  border-radius: 80px;
  align-items: center;
  padding: 33px 52px;
}

.image-14 {
  width: 150px;
}

.paragraph-6 {
  color: #eae135;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.heading-5 {
  color: #eae135;
  margin-top: 20px;
  margin-bottom: 0;
  margin-right: 12px;
  font-family: Nohemi, Arial, sans-serif;
  font-size: 58px;
}

.heading-5-copy {
  color: #eae135;
  margin-top: -36px;
  margin-bottom: 0;
  margin-right: 0;
  font-family: Nohemi, Arial, sans-serif;
  font-size: 58px;
}

.image-15 {
  width: 300px;
  margin-top: -125px;
  margin-bottom: 0;
  position: static;
  left: auto;
  right: auto;
}

.checker-with-badge {
  background-image: url('../images/checks_white.png');
  background-position: 50%;
  background-size: auto 40px;
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-right: 0;
  display: flex;
}

.how {
  background-color: #f9f6d6;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1440px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 150px;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

.div-block-5 {
  background-image: url('../images/image_step01.png');
  background-position: 50%;
  background-size: cover;
  width: auto;
  min-width: 500px;
  max-width: 500px;
}

.flex-block-11 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  max-width: 500px;
  padding-left: 0;
}

.step1 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  align-items: stretch;
  height: 400px;
  margin-top: 200px;
}

.step1._3 {
  margin-top: 120px;
}

.sticker-01 {
  width: 150px;
  position: relative;
  top: 310px;
  bottom: auto;
  left: -60px;
}

.sticker-02 {
  width: 120px;
  position: relative;
  inset: -50px auto auto 150px;
}

.heading-6 {
  color: #383838;
  letter-spacing: -3px;
  font-family: Museomoderno Variablefont Wght, Arial, sans-serif;
  font-size: 64px;
  line-height: 64px;
}

.paragraph-7 {
  margin-bottom: 0;
  font-family: Bonbance Condensed, Tahoma, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.paragraph-8 {
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 20px;
  line-height: 24px;
}

.step2 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  align-items: stretch;
  height: 400px;
  margin-top: 120px;
}

.div-block-6 {
  background-image: url('../images/image_step02.png');
  background-position: 50%;
  background-size: cover;
  width: auto;
  min-width: 500px;
  max-width: 500px;
}

.sticker-03 {
  width: 120px;
  position: relative;
  inset: 80px auto auto 230px;
}

.sticker-04 {
  width: 190px;
  position: relative;
  top: 310px;
  bottom: auto;
  left: -60px;
}

.step4 {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  align-items: stretch;
  height: 400px;
  margin-top: 120px;
}

.div-block-8 {
  background-image: url('../images/image_step04.png');
  background-position: 50%;
  background-size: cover;
  width: auto;
  min-width: 500px;
  max-width: 500px;
}

.sticker-07 {
  width: 110px;
  position: relative;
  top: -40px;
  bottom: auto;
  left: -40px;
}

.sticker-08 {
  width: 120px;
  position: relative;
  inset: 320px auto auto 320px;
}

.hero-end {
  z-index: -1;
  background-image: url('../images/image_heroend.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  max-width: none;
  height: 620px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
  top: 0;
  left: 0;
  right: 0;
}

.flex-block-16 {
  background-color: #006f2c;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px 24px;
}

.div-block-17 {
  background-color: #006f2c;
  border-radius: 24px;
  align-items: center;
  height: 48px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.paragraph-9 {
  color: #f9f6d6;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.image-16 {
  width: 450px;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-right: 20px;
  position: relative;
}

.image-17 {
  width: 480px;
  max-width: none;
  height: auto;
  margin-top: 0;
  margin-left: 0;
  margin-right: -50px;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.heading-copy {
  color: #f9f6d6;
  width: 340px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bonbance Condensed, Tahoma, sans-serif;
  font-size: 58px;
  line-height: 50px;
}

.paragraph-end {
  color: #f8f6d6;
  width: 100%;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
}

.flex-block-copy {
  grid-column-gap: 26px;
  grid-row-gap: 26px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  overflow: visible;
}

.flex-block-2-copy {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  width: 390px;
  margin-top: -85px;
  margin-right: 0;
}

.container2 {
  background-color: #f66301;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 48px 80px;
}

.text-block-2 {
  color: #f9f6d6;
  font-size: 12px;
}

.image-18 {
  width: auto;
  height: 70px;
}

.div-block-18 {
  width: 550px;
}

.paragraph-10 {
  color: #f9f6d6;
  margin-bottom: 0;
  padding-left: 40px;
  font-size: 16px;
}

.image-9-copy {
  width: 150px;
  position: relative;
  bottom: -34px;
  left: -40px;
}

.flex-block-5-copy {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 120px 80px 240px;
}

.form {
  background-color: #f9f6d6;
  justify-content: center;
  padding-bottom: 145px;
  display: flex;
}

.flex-block-17 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #f6fef0;
  justify-content: flex-start;
  width: 100%;
  max-width: 750px;
  margin-top: -262px;
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.image-22 {
  height: 16px;
  margin-left: 0;
}

.heading-7 {
  color: #f66301;
  margin-left: 0;
  font-family: Nohemi, Arial, sans-serif;
  font-size: 40px;
}

.field-label {
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.text-field {
  border: 1px solid #cacaca;
  border-radius: 12px;
  margin-bottom: 0;
  padding: 20px 16px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.flex-block-18 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  width: 100%;
}

.flex-block-19 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.flex-block-19.text {
  margin-bottom: 20px;
}

.form-block {
  width: 100%;
  margin-bottom: 0;
}

.submit-button {
  color: #f9f6d6;
  background-color: #006f2c;
  width: 750px;
  margin-left: -40px;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.form-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  margin-bottom: 0;
  display: flex;
}

.textarea {
  border-radius: 12px;
  min-height: 150px;
  margin-bottom: 0;
  padding: 10px 16px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.link-block, .link-block-2 {
  width: 100%;
  text-decoration: none;
}

.hero-contact {
  z-index: -1;
  background-image: url('../images/image_contact.png');
  background-position: 50% 100%;
  background-size: 120%;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  max-width: none;
  height: 420px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
  top: 0;
  left: 0;
  right: 0;
}

.flex-block-20 {
  justify-content: space-between;
  align-items: center;
}

.nav-bar {
  background-color: #f9f6d6;
  width: 100%;
  height: 100%;
}

.div-block-19 {
  background-color: #f9f6d6;
}

.checker-green {
  background-image: url('../images/checks_green.png');
  background-position: 50%;
  background-size: auto 40px;
  width: 100%;
  max-width: none;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-right: 0;
  line-height: 4px;
}

.div-block-20 {
  background-color: #006f2c;
}

.footer {
  background-color: #f66301;
}

.div-block-5-copy {
  background-image: url('../images/image_step03.png');
  background-position: 50%;
  background-size: cover;
  width: auto;
  min-width: 500px;
  max-width: 500px;
}

@media screen and (min-width: 1440px) {
  .hero {
    z-index: -1;
    position: fixed;
    inset: 0% 0% auto;
  }

  .container {
    z-index: 1;
    position: static;
    inset: 0% 0% auto;
  }

  .body {
    flex-flow: column;
    justify-content: center;
    display: block;
  }

  .image-2 {
    margin-top: 40px;
    margin-bottom: auto;
  }

  .flex-block {
    align-items: flex-start;
    margin-top: 57px;
  }

  .carousel {
    justify-content: space-around;
    align-items: flex-end;
    width: 100%;
    min-width: 100%;
    padding-bottom: 15px;
    padding-left: 22px;
    padding-right: 22px;
    display: flex;
    position: static;
    left: -706px;
  }

  .image-3 {
    height: 75px;
  }

  .image-4 {
    height: 85px;
  }

  .image-5 {
    height: 84px;
  }

  .carousel-container {
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    display: flex;
    overflow: hidden;
  }

  .flex-block-2 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: flex-start;
    width: 400px;
    margin-right: 80px;
  }

  .image-6 {
    height: 17px;
  }

  .flex-block-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #f66301;
    width: 100%;
    margin-right: 0;
    padding: 24px 24px 40px;
  }

  .heading {
    width: 100%;
    font-size: 64px;
    line-height: 55px;
  }

  .paragraph {
    color: #f9f6d6;
    width: 100%;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 23px;
  }

  .flex-block-4 {
    cursor: pointer;
    background-color: #f9f6d6;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 20px 24px;
  }

  .paragraph-2 {
    color: #f66301;
    letter-spacing: -1px;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 20px;
    font-weight: 600;
  }

  .div-block {
    background-color: #f66301;
    border-radius: 24px;
    align-items: center;
    height: 48px;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .arrow {
    width: 130px;
    max-width: none;
    height: auto;
    display: block;
  }

  .usp {
    background-color: #eae135;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: none;
    margin: 795px 0 0;
    padding: 0;
    display: flex;
  }

  .flex-block-5 {
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .flex-block-6 {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    justify-content: space-between;
    width: 38vw;
    height: auto;
  }

  .image-7 {
    height: 60px;
  }

  .paragraph-3 {
    color: #006f2c;
    font-family: Inter, sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 34px;
  }

  .div-block-2 {
    -webkit-text-fill-color: inherit;
    background-image: url('../images/image_lantern.png');
    background-position: 50%;
    background-size: cover;
    background-clip: border-box;
    justify-content: flex-start;
    align-items: flex-end;
    width: 38vw;
    height: 38vw;
    display: flex;
  }

  .flex-block-7 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border: 1.5px solid #f66301;
    border-radius: 80px;
    align-items: center;
    margin-bottom: 0;
    padding: 20px 40px 20px 20px;
  }

  .image-8 {
    border: 1.5px solid #f66301;
    border-radius: 25px;
    width: 50px;
    padding: 5px;
  }

  .paragraph-4 {
    color: #f66301;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 20px;
    font-weight: 600;
  }

  .image-9 {
    width: 150px;
    position: relative;
    inset: auto auto -34px -40px;
  }

  .why {
    max-width: 1440px;
  }

  .secure {
    background-color: #006f2c;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
    display: flex;
  }

  .div-block-4 {
    -webkit-text-fill-color: inherit;
    background-image: url('../images/image_camera.png');
    background-position: 50%;
    background-size: cover;
    background-clip: border-box;
    justify-content: flex-start;
    align-items: flex-end;
    width: 38vw;
    height: 38vw;
    display: flex;
  }

  .flex-block-9 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border: 1.5px #f66301;
    border-radius: 80px;
    align-items: center;
    margin-bottom: 0;
    padding: 33px 52px;
  }

  .checker-with-badge, .how {
    max-width: none;
  }

  .div-block-5 {
    background-image: url('../images/image_step01.png');
  }

  .step1._3 {
    margin-top: 120px;
  }

  .sticker-01 {
    width: 150px;
    position: relative;
    inset: 310px auto auto -60px;
  }

  .sticker-02 {
    width: 120px;
    position: relative;
    inset: -50px auto auto 120px;
  }

  .sticker-03 {
    width: 120px;
    position: relative;
    inset: 80px auto auto 230px;
  }

  .sticker-04 {
    width: 190px;
    position: relative;
    inset: 310px auto auto -60px;
  }

  .sticker-07 {
    width: 110px;
    position: relative;
    inset: -40px auto auto -40px;
  }

  .sticker-08 {
    width: 120px;
    position: relative;
    inset: 320px auto auto 320px;
  }

  .hero-end {
    z-index: -1;
    position: static;
    inset: 0% 0% auto;
  }

  .flex-block-16 {
    cursor: pointer;
    background-color: #006f2c;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 20px 24px;
  }

  .div-block-17 {
    background-color: #006f2c;
    border-radius: 24px;
    align-items: center;
    height: 48px;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
  }

  .paragraph-9 {
    color: #f9f6d6;
    letter-spacing: 0;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 600;
  }

  .heading-copy {
    width: 100%;
    font-size: 58px;
    line-height: 50px;
  }

  .paragraph-end {
    color: #f9f6d6;
    width: 100%;
    margin-bottom: 0;
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
  }

  .flex-block-copy {
    align-items: center;
    margin: 0;
  }

  .flex-block-2-copy {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    justify-content: flex-start;
    width: 390px;
    margin: -85px 0 0;
  }

  .image-9-copy {
    width: 150px;
    position: relative;
    inset: auto auto -34px -40px;
  }

  .flex-block-5-copy {
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .form {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .hero-contact {
    z-index: -1;
    position: static;
    inset: 0% 0% auto;
  }

  .nav-bar {
    height: auto;
    position: fixed;
    inset: 0% 0% auto;
  }

  .div-block-5-copy {
    background-image: url('../images/image_step03.png');
  }
}

@media screen and (max-width: 991px) {
  .hero {
    background-size: 1440px;
  }

  .container {
    padding-left: 60px;
    padding-right: 60px;
  }

  .image {
    display: block;
  }

  .image.tab, .image-2 {
    display: none;
  }

  .flex-block-2 {
    width: 100%;
  }

  .paragraph {
    font-size: 18px;
  }

  .usp {
    padding: 0;
  }

  .flex-block-5 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .flex-block-6 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 38vw;
  }

  .image-7 {
    height: 32px;
  }

  .paragraph-3 {
    font-size: 24px;
    line-height: 28px;
  }

  .div-block-2 {
    width: 38vw;
    height: 38vw;
  }

  .flex-block-7 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    padding: 12px 16px 12px 12px;
  }

  .image-8 {
    width: 40px;
  }

  .paragraph-4 {
    font-size: 18px;
  }

  .image-9 {
    width: 100px;
    left: 190px;
  }

  .why {
    padding-left: 60px;
    padding-right: 60px;
  }

  .div-block-3 {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .image-12 {
    height: 40px;
  }

  .heading-3 {
    font-size: 32px;
  }

  .orange {
    padding: 30px;
  }

  .image-13 {
    width: 150px;
  }

  .heading-4 {
    font-size: 48px;
  }

  .green, .brown, .yellow {
    padding: 30px;
  }

  .heading-green, .heading-yellow {
    font-size: 48px;
  }

  .secure {
    padding: 0;
  }

  .div-block-4 {
    width: 38vw;
    height: 38vw;
  }

  .flex-block-9 {
    padding: 15px 30px;
  }

  .image-14 {
    width: 100px;
  }

  .heading-5 {
    margin-top: 2px;
    margin-right: 8px;
    font-size: 32px;
  }

  .heading-5-copy {
    margin-top: -30px;
    font-size: 32px;
  }

  .image-15 {
    width: 200px;
    margin-top: -110px;
  }

  .how {
    margin-top: 0;
    padding-bottom: 120px;
  }

  .div-block-5 {
    min-width: 300px;
    max-width: 300px;
    height: 100%;
    min-height: auto;
    max-height: none;
  }

  .step1 {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    align-items: center;
    height: 300px;
    margin-top: 140px;
  }

  .sticker-01 {
    width: 100px;
    top: 230px;
    left: -40px;
  }

  .sticker-02 {
    width: 80px;
    top: -40px;
    left: 140px;
  }

  .paragraph-7 {
    font-size: 34px;
    line-height: 36px;
  }

  .paragraph-8 {
    font-size: 16px;
    line-height: 20px;
  }

  .step2 {
    grid-column-gap: 36px;
    grid-row-gap: 36px;
    height: 300px;
    margin-top: 100px;
  }

  .div-block-6 {
    min-width: 300px;
    max-width: 300px;
  }

  .sticker-03 {
    width: 100px;
    top: 50px;
    left: 110px;
  }

  .sticker-04 {
    width: 130px;
    top: 230px;
    left: -40px;
  }

  .step4 {
    height: 300px;
    margin-top: 100px;
  }

  .div-block-8 {
    min-width: 300px;
    max-width: 300px;
  }

  .sticker-07 {
    width: 80px;
  }

  .sticker-08 {
    width: 100px;
    top: 240px;
    left: 160px;
  }

  .paragraph-9 {
    font-size: 18px;
  }

  .image-18 {
    height: 55px;
  }

  .div-block-18 {
    width: 420px;
  }

  .paragraph-10 {
    font-size: 14px;
    line-height: 18px;
  }

  .image-9-copy {
    width: 100px;
    left: -20px;
  }

  .flex-block-5-copy {
    padding: 60px 60px 140px;
  }

  .form {
    padding-bottom: 100px;
  }

  .flex-block-17 {
    max-width: 700px;
  }

  .submit-button {
    width: 700px;
  }

  .hero-contact {
    background-position: 50% 100%;
    background-size: 140%;
    height: 380px;
  }

  .div-block-5-copy {
    min-width: 300px;
    max-width: 300px;
    height: 100%;
    min-height: auto;
    max-height: none;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    background-position: 50% 100%;
    background-size: cover;
    height: 720px;
  }

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

  .image.mobilel {
    display: none;
  }

  .flex-block {
    padding-left: 60px;
    padding-right: 60px;
  }

  .image-3 {
    height: 46px;
  }

  .image-4 {
    height: 52px;
  }

  .image-5 {
    height: 53px;
  }

  .carousel-container {
    width: 920px;
  }

  .flex-block-2 {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-block-3 {
    padding-bottom: 30px;
  }

  .heading {
    width: auto;
    font-size: 56px;
    line-height: 52px;
  }

  .paragraph {
    font-size: 16px;
    line-height: 20px;
  }

  .flex-block-4 {
    padding: 16px 20px;
  }

  .paragraph-2 {
    font-size: 18px;
  }

  .div-block {
    height: 42px;
  }

  .arrow {
    width: 120px;
  }

  .usp {
    margin-top: 720px;
    padding: 0;
  }

  .flex-block-5 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column-reverse;
    padding: 40px 40px 60px;
  }

  .flex-block-6 {
    width: 100%;
    max-width: 480px;
  }

  .paragraph-3 {
    font-size: 22px;
    line-height: 24px;
  }

  .div-block-2 {
    width: 100%;
    height: 100%;
    min-height: 360px;
    max-height: none;
  }

  .flex-block-7 {
    width: 100%;
  }

  .paragraph-4 {
    font-size: 18px;
  }

  .image-9 {
    position: relative;
    left: 53vw;
    right: auto;
  }

  .why {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-3 {
    margin-top: 40px;
    margin-bottom: 30px;
  }

  .orange {
    padding: 20px;
  }

  .image-13 {
    width: 130px;
  }

  .heading-4 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 42px;
  }

  .flex-block-10 {
    flex-flow: column;
  }

  .paragraph-5 {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 18px;
  }

  .green {
    padding: 20px;
  }

  .flex-block-10-copy {
    flex-flow: column;
    margin-bottom: 60px;
  }

  .brown, .yellow {
    padding: 20px;
  }

  .heading-green {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 42px;
  }

  .paragraph-green {
    margin-bottom: 0;
    font-size: 14px;
  }

  .heading-yellow {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 42px;
  }

  .paragraph-yellow {
    margin-bottom: 0;
    font-size: 14px;
  }

  .secure {
    padding: 0;
  }

  .div-block-4 {
    width: 100%;
    height: 100%;
    min-height: 360px;
    max-height: none;
  }

  .image-15 {
    width: 180px;
    margin-top: -100px;
  }

  .how {
    padding-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-5 {
    width: 100%;
    max-width: 480px;
    min-height: 280px;
  }

  .flex-block-11 {
    width: 100%;
    max-width: 480px;
  }

  .step1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    height: auto;
    margin-top: 100px;
  }

  .step1._3 {
    margin-top: 60px;
  }

  .sticker-01 {
    top: 200px;
    left: -20px;
  }

  .sticker-02 {
    left: 240px;
  }

  .paragraph-8 {
    margin-top: 10px;
  }

  .step2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column-reverse;
    height: auto;
    margin-top: 60px;
  }

  .div-block-6 {
    width: auto;
    max-width: 480px;
    min-height: 280px;
  }

  .sticker-03 {
    top: -30px;
    left: 200px;
  }

  .sticker-04 {
    top: 210px;
    left: -20px;
  }

  .step4 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column-reverse;
    height: auto;
    margin-top: 60px;
  }

  .div-block-8 {
    max-width: 480px;
    min-height: 280px;
  }

  .sticker-07 {
    left: -20px;
  }

  .sticker-08 {
    left: 240px;
  }

  .flex-block-16 {
    padding: 16px 20px;
  }

  .image-16, .image-17 {
    display: none;
  }

  .flex-block-2-copy {
    margin-top: -100px;
  }

  .container2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-18 {
    width: 100%;
  }

  .paragraph-10 {
    padding-left: 0;
  }

  .image-9-copy {
    bottom: -45px;
    left: 320px;
  }

  .image-19, .image-20, .image-21 {
    max-width: none;
    height: 26px;
  }

  .flex-block-5-copy {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column;
    padding: 40px 40px 120px;
  }

  .form {
    padding-bottom: 100px;
  }

  .flex-block-17 {
    max-width: 400px;
    margin-top: -200px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .flex-block-19 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .submit-button {
    width: 400px;
    margin-left: -20px;
  }

  .hero-contact {
    background-position: 50% 100%;
    background-size: cover;
    height: 360px;
  }

  .div-block-5-copy {
    width: 100%;
    max-width: 480px;
    min-height: 280px;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    height: 590px;
  }

  .image.mob {
    display: none;
  }

  .flex-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .carousel {
    padding-bottom: 10px;
  }

  .image-3 {
    height: 34px;
  }

  .image-4, .image-5 {
    height: 38px;
  }

  .carousel-container {
    width: 680px;
  }

  .flex-block-2 {
    max-width: 350px;
  }

  .flex-block-3 {
    padding: 16px 16px 24px;
  }

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

  .paragraph {
    font-size: 14px;
    line-height: 16px;
  }

  .flex-block-4 {
    padding: 12px 16px;
  }

  .paragraph-2 {
    font-size: 14px;
  }

  .div-block {
    height: 30px;
  }

  .arrow {
    width: 80px;
  }

  .usp {
    margin-top: 590px;
    padding: 0;
  }

  .flex-block-5 {
    padding: 30px 20px;
  }

  .paragraph-3 {
    font-size: 16px;
    line-height: 18px;
  }

  .div-block-2 {
    min-height: 280px;
  }

  .flex-block-7 {
    padding: 8px;
  }

  .paragraph-4 {
    letter-spacing: -.5px;
    font-size: 16px;
  }

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

  .div-block-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .image-12 {
    height: 32px;
    margin-bottom: 0;
  }

  .heading-3 {
    font-size: 28px;
    line-height: 32px;
  }

  .flex-block-10-copy {
    margin-bottom: 40px;
  }

  .secure {
    padding: 0;
  }

  .div-block-4 {
    background-position: 50% 90%;
    min-height: 280px;
  }

  .paragraph-6 {
    line-height: 18px;
  }

  .heading-5 {
    margin-top: 8px;
    font-size: 32px;
    line-height: 32px;
  }

  .heading-5-copy {
    margin-top: -20px;
    font-size: 32px;
    line-height: 32px;
  }

  .image-15 {
    width: 160px;
    margin-top: -90px;
  }

  .how {
    padding-left: 35px;
    padding-right: 35px;
  }

  .div-block-5 {
    min-width: auto;
    height: 80vw;
    min-height: auto;
    max-height: 280px;
  }

  .step1 {
    margin-top: 80px;
  }

  .sticker-01 {
    top: 195px;
  }

  .sticker-02 {
    left: 140px;
    right: auto;
  }

  .heading-6 {
    font-size: 40px;
    line-height: 40px;
  }

  .paragraph-7 {
    font-size: 32px;
    line-height: 32px;
  }

  .div-block-6 {
    width: 100%;
    min-width: auto;
    height: 80vw;
    min-height: auto;
    max-height: 280px;
  }

  .sticker-03 {
    left: 80px;
  }

  .div-block-8 {
    width: 100%;
    min-width: auto;
    height: 80vw;
    min-height: auto;
    max-height: 280px;
  }

  .sticker-08 {
    left: 130px;
  }

  .hero-end {
    height: 480px;
  }

  .flex-block-16 {
    padding: 12px 16px;
  }

  .div-block-17 {
    height: 30px;
  }

  .paragraph-9 {
    font-size: 14px;
  }

  .heading-copy {
    width: 100%;
    font-size: 40px;
    line-height: 34px;
  }

  .paragraph-end {
    font-size: 14px;
    line-height: 16px;
  }

  .flex-block-copy {
    padding-left: 20px;
    padding-right: 20px;
  }

  .flex-block-2-copy {
    width: 100%;
    max-width: 350px;
    margin-top: -110px;
  }

  .container2 {
    padding: 20px;
  }

  .text-block-2 {
    font-size: 10px;
  }

  .image-18 {
    height: 24px;
  }

  .paragraph-10 {
    font-size: 10px;
    line-height: 12px;
  }

  .image-9-copy {
    left: 210px;
  }

  .flex-block-5-copy {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .form {
    padding-bottom: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .flex-block-17 {
    width: 300px;
    max-width: none;
    padding-left: 12px;
    padding-right: 12px;
  }

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

  .submit-button {
    width: 300px;
    margin-left: -12px;
  }

  .hero-contact {
    height: 320px;
  }

  .div-block-5-copy {
    min-width: auto;
    height: 80vw;
    min-height: auto;
    max-height: 280px;
  }
}


@font-face {
  font-family: 'Nohemi';
  src: url('../fonts/Nohemi-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Museomoderno Variablefont Wght';
  src: url('../fonts/MuseoModerno-VariableFont_wght.ttf') format('truetype');
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bonbance Condensed';
  src: url('../fonts/Bonbance-BoldCondensed.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}