.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.navbar {
  z-index: 99999;
  grid-column-gap: 500px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
  display: flex;
  position: static;
  top: 0;
}

.div-block-8 {
  color: #25632d;
}

.jumbotron-section {
  height: 709px;
  grid-column-gap: 110px;
  grid-row-gap: 110px;
  background-image: none;
  background-size: auto;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  display: flex;
}

.checkbox-label-2 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.checkbox-label-3 {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
}

.text-field {
  border: 1px solid #fff;
  border-radius: 3px;
  font-family: Montserrat, sans-serif;
}

.submit-button {
  width: 100%;
  color: #fff;
  background-color: #02b0ca;
  border: 2px #000;
  border-radius: 40px;
  padding-top: 13px;
  padding-bottom: 13px;
  font-family: Montserrat, sans-serif;
  font-size: 19px;
  font-weight: 700;
}

.div-block {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-form {
  color: #000;
  text-align: center;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  margin-top: 0;
  margin-bottom: 8px;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}

.select-field {
  text-shadow: none;
  background-color: #fff;
  border: 1px solid #fff;
  font-family: Exo, sans-serif;
}

.div-block-2 {
  width: 450px;
  background-color: #e7f7f7;
  border-radius: 0 8px 8px 0;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 22px 22px 15px;
  position: static;
  top: -242px;
  bottom: 0%;
  left: auto;
  right: auto;
  box-shadow: -2px 0 12px -10px #000;
}

.subheading-form {
  color: #02b0ca;
  text-align: center;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  margin-top: 0;
  margin-bottom: 29px;
  padding: 0;
  font-family: Montserrat, sans-serif;
  font-size: 27px;
  font-weight: 700;
  line-height: 20px;
}

.heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 41px;
  font-family: Montserrat, sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: 50px;
}

.div-block-9 {
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  text-align: left;
  background-color: #fcfcfc;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 0;
  display: block;
}

.text-block {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  display: block;
}

.image-3 {
  margin-left: -7px;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 0;
  display: inline-block;
}

.link {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.testimonial-block {
  width: 70%;
  grid-column-gap: 25px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 11px;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
  box-shadow: 1px 1px 8px -6px #000;
}

.paragraph {
  width: 450px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.div-block-10 {
  text-align: center;
}

.testimonial-section-2 {
  width: 930px;
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  border-radius: 11px;
  margin: 40px auto 56px;
  padding: 20px 30px;
  position: static;
  box-shadow: 1px 1px 12px -9px #000;
}

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

.text-block-13 {
  text-align: center;
  font-family: Exo, sans-serif;
  font-size: 18px;
}

.centered-heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 17px;
  padding-bottom: 17px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.text-block-14 {
  color: #ffca2c;
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 54px;
  font-weight: 600;
}

.heading-2 {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
}

.container-4 {
  max-width: 1350px;
  grid-column-gap: 45px;
  grid-row-gap: 0px;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-26 {
  color: #02afca;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.text-span {
  color: #ff2121;
}

.section {
  text-align: center;
  padding-top: 70px;
  padding-bottom: 60px;
  padding-left: 0;
}

.section.footer {
  color: #e4e8eb;
  background-color: #2b2c2e;
  padding-top: 42px;
  padding-bottom: 42px;
}

.section.footer.copyright {
  color: #fff;
  background-color: #00335b;
  padding-top: 19px;
  padding-bottom: 19px;
  font-size: 14px;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.feature {
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
  padding: 26px 13px;
}

.feature-icon {
  max-width: none;
  margin-bottom: 12px;
}

.heading-3 {
  color: #050505;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
}

.heading-4 {
  color: #161616;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
}

.section-2 {
  background-color: #f6f6f6;
  margin-bottom: 0;
  padding-top: 46px;
  padding-bottom: 76px;
}

.image-4 {
  text-align: left;
  margin-bottom: 31px;
  display: block;
}

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

.body {
  background-image: linear-gradient(#fff, #fff);
}

.image-5 {
  margin-bottom: 55px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-5 {
  max-width: 800px;
  grid-column-gap: 55px;
  grid-row-gap: 55px;
  background-color: #02afca;
  border-radius: 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 33px;
  display: block;
}

.centered-heading-copy {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 500;
}

.section-3 {
  background-color: #fcfcfc;
  padding-top: 45px;
  padding-bottom: 45px;
}

.text-block-15 {
  height: 30px;
  color: #fdba11;
  font-family: Montserrat, sans-serif;
  font-size: 90px;
  font-weight: 700;
}

.div-block-12 {
  text-align: center;
  background-color: #f4f4f4;
  padding: 33px;
}

.heading-23 {
  color: #323232;
  margin-top: 0;
  margin-bottom: 38px;
  font-family: Montserrat, sans-serif;
  font-size: 120px;
  font-weight: 700;
}

.centered-heading-copy-copy {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 40px;
}

.div-block-13 {
  width: 300px;
  height: 130px;
  background-color: #ffd100;
  border-radius: 10px;
  margin-right: 33px;
  padding-top: 0;
  padding-left: 21px;
  padding-right: 0;
}

.div-block-14 {
  width: 750px;
  text-align: center;
  justify-content: space-between;
  align-items: center;
  display: block;
}

.container-6 {
  margin-top: 60px;
}

.text-block-16 {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  font-weight: 500;
}

.button {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #fff;
  border-radius: 50px;
  margin-top: 18px;
  padding: 14px 33px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-span-2, .text-span-3 {
  color: #02afca;
}

.column, .column-2, .column-3, .column-4 {
  text-align: center;
}

.text-block-17 {
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 700;
}

.image-6 {
  margin-bottom: 15px;
}

.image-7 {
  margin-bottom: 11px;
}

.image-8 {
  margin-bottom: 15px;
}

.image-9 {
  margin-bottom: 21px;
}

.image-10 {
  border: 1px #000;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.text-span-2-copy {
  color: #000;
}

.heading-22 {
  color: #000;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.container-7 {
  text-align: center;
}

.image-11 {
  border: 3px solid #3bb0cc;
  margin-top: 0;
  margin-bottom: 36px;
  padding: 22px;
}

.columns {
  margin-bottom: 80px;
}

.div-block-15, .div-block-16, .div-block-17 {
  grid-column-gap: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
}

@media screen and (max-width: 991px) {
  .navbar {
    grid-column-gap: 300px;
  }

  .container-3 {
    max-width: 728px;
  }

  .container-4 {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    flex-direction: column;
  }

  .section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .container-5 {
    max-width: none;
    margin-top: 125px;
    padding: 24px;
    display: block;
  }

  .div-block-14 {
    width: auto;
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    flex-direction: column;
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .navbar {
    grid-column-gap: 250px;
    text-align: center;
    flex-direction: column;
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .jumbotron-section {
    flex-direction: column;
  }

  .div-block-2 {
    width: auto;
  }

  .testimonial-block {
    width: 70%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .paragraph {
    width: 200px;
    font-size: 13px;
  }

  .testimonial-section-2 {
    width: auto;
    padding: 60px 15px;
  }

  .container-4 {
    flex-direction: column;
  }

  .section {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 10px;
  }

  .feature {
    text-align: center;
    margin-bottom: 32px;
  }

  .feature-icon {
    margin-bottom: 4px;
  }

  .container-5 {
    flex-direction: row;
    margin-top: 84px;
  }

  .heading-23 {
    margin-bottom: 20px;
    font-size: 100px;
  }

  .centered-heading-copy-copy {
    text-align: center;
    margin-top: 25px;
  }

  .div-block-13 {
    width: 250px;
    margin: 25px auto;
  }

  .div-block-14 {
    width: auto;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 25px;
  }

  .jumbotron-section {
    height: 900px;
    flex-direction: column;
  }

  .submit-button {
    font-size: 15px;
  }

  .div-block-2 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .div-block-9 {
    width: auto;
  }

  .image-3 {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

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

  .paragraph {
    width: auto;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .testimonial-section-2 {
    width: auto;
  }

  .container-3 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .heading-2 {
    text-align: center;
  }

  .container-4 {
    max-width: none;
    flex-direction: column;
    justify-content: center;
    display: block;
  }

  .heading-26 {
    font-size: 27px;
  }

  .section-2 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .container-5 {
    max-width: none;
    flex-direction: row;
    margin-top: 105px;
    display: block;
  }

  .centered-heading-copy {
    margin-bottom: 24px;
    font-size: 19px;
  }

  .section-3 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .heading-23 {
    margin-bottom: 15px;
    font-size: 90px;
  }

  .centered-heading-copy-copy {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 24px;
    font-size: 25px;
  }

  .div-block-13 {
    height: 100px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-14 {
    width: auto;
    display: block;
  }

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

  .column-2, .column-3, .column-4 {
    margin-bottom: 20px;
  }

  .image-10 {
    margin-bottom: 34px;
    padding-bottom: 0;
  }

  .heading-22 {
    font-size: 27px;
  }
}
