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

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

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

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

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

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

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

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

.section-4.footer.copyright {
  padding-top: 19px;
  padding-bottom: 19px;
  background-color: #232f3e;
  color: #939596;
  font-size: 14px;
}

.text-block-11 {
  color: #fff;
  text-align: center;
}

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

.image {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-2 {
  width: 450px;
  padding: 22px;
  border-style: solid;
  border-width: 0px;
  border-color: #488468;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: -2px 0 12px -10px #000;
}

.jumbotron-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 20px;
  -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;
  grid-column-gap: 0px;
  background-color: #fff;
  background-image: url('../images/header-bg.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

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

.text-block-3 {
  padding-top: 0px;
  font-family: Exo, sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: 700;
  text-align: center;
}

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

.text-block {
  padding-left: 25px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
}

.text-span {
  font-family: Exo, sans-serif;
  color: #363636;
  font-size: 35px;
  line-height: 40px;
  font-weight: 700;
}

.bold-text {
  font-family: Exo, sans-serif;
  font-size: 32px;
  line-height: 40px;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 30px;
}

.submit-button {
  width: 100%;
  background-color: #488468;
  font-family: Exo, sans-serif;
  font-size: 19px;
  font-weight: 700;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 530px;
  background-color: #fcfcfc;
}

.heading {
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  color: #488468;
  font-size: 25px;
}

.button {
  background-color: #488468;
  font-family: Exo, sans-serif;
  font-weight: 600;
}

.button.w--current {
  font-family: Exo, sans-serif;
  font-weight: 600;
}

.benefit-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 52px;
  padding: 35px 186px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 45px;
  background-color: #fff;
}

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

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

.heading-4 {
  font-family: Exo, sans-serif;
  font-size: 27px;
  text-align: center;
}

.benefit-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 9px;
  padding-bottom: 9px;
  -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;
  grid-column-gap: 8px;
}

.text-block-4 {
  width: 100%;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.link {
  font-family: Exo, sans-serif;
  color: #2d49c3;
}

.div-block-7 {
  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-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

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

.text-block-12-copy {
  width: 70%;
  padding-top: 20px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.centered-subheading {
  max-width: 530px;
  margin-right: auto;
  margin-left: auto;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 300;
  text-align: center;
}

.text-block-12 {
  width: 70%;
  padding-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Exo, sans-serif;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
}

.heading-9 {
  padding-bottom: 20px;
  text-align: center;
}

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

.centered-heading {
  margin-bottom: 16px;
  font-family: Exo, sans-serif;
  font-size: 40px;
  text-align: center;
}

.text-block-6 {
  margin-top: 20px;
  text-align: center;
}

.icon-2 {
  color: #5a3535;
}

.icon-3 {
  color: #292424;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  padding: 28px 48px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  grid-auto-columns: 1fr;
  grid-column-gap: 45px;
  grid-row-gap: 40px;
  grid-template-areas: ". . . ."
    "Area Area Area-2 Area-2";
  -ms-grid-columns: 0.25fr 45px 0.25fr 45px 0.25fr 45px 0.25fr;
  grid-template-columns: 0.25fr 0.25fr 0.25fr 0.25fr;
  -ms-grid-rows: auto 40px auto;
  grid-template-rows: auto auto;
}

.benefit-div-2 {
  width: 200px;
  height: 150px;
  padding: 9px 9px 9px 15px;
  border-style: solid;
  border-width: 2px;
  border-color: #16681c;
  border-radius: 11px;
  background-color: rgba(19, 37, 22, 0);
}

.text-block-7 {
  font-family: Exo, sans-serif;
  font-size: 17px;
  line-height: 25px;
  font-weight: 500;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 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;
  grid-column-gap: 30px;
  border-radius: 17px;
  background-color: #488468;
}

.heading-6 {
  width: 250px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px;
  border-radius: 20px;
  background-color: #fff;
  font-family: Exo, sans-serif;
  color: #488468;
  font-size: 25px;
  line-height: 35px;
  text-align: left;
}

.text-block-10 {
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 15px;
  text-align: justify;
}

.button-3 {
  display: block;
  width: 35%;
  margin: 40px auto 15px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 20px;
  background-color: #488468;
  font-family: Exo, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
}

.text-block-8 {
  margin-bottom: 30px;
  padding-top: 0px;
  font-family: Exo, sans-serif;
  font-size: 16px;
  text-align: center;
}

.text-block-13 {
  width: 80%;
  padding-top: 20px;
  padding-left: 25px;
  font-size: 16px;
  text-align: left;
}

@media screen and (max-width: 991px) {
  .section-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

@media screen and (max-width: 767px) {
  .section-4 {
    padding-top: 60px;
    padding-bottom: 10px;
    text-align: center;
  }

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

@media screen and (max-width: 479px) {
  .div-block-3 {
    width: 100%;
  }

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

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

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

  .heading {
    font-size: 20px;
    line-height: 25px;
  }

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

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

  .testimonial-section {
    width: auto;
  }

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

  .section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-row-gap: 35px;
  }

  .button-3 {
    width: 70%;
    font-size: 15px;
  }

  .text-block-8 {
    padding-right: 14px;
    padding-left: 14px;
    font-size: 15px;
  }
}

#w-node-_0cea0f0e-4c51-7a1f-9ace-0a3077256f81-b5f5f558 {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: Area;
}

#w-node-_0cea0f0e-4c51-7a1f-9ace-0a3077256f84-b5f5f558 {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
  -ms-grid-column-span: 3;
  grid-area: Area-2;
}