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

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 583px;
  max-width: none;
  -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-image: url('../images/jumbotron-ori.jpg');
  background-position: 50% 24%;
  background-size: cover;
}

.button {
  margin-bottom: 40px;
  padding: 20px;
  border-radius: 55px;
  font-family: Oswald, sans-serif;
  font-size: 27px;
  text-transform: none;
}

.text-field {
  padding-right: 12px;
  padding-left: 12px;
  border-style: none;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  font-family: Varela, sans-serif;
  font-weight: 400;
}

.div-block-10 {
  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: 10px;
  grid-row-gap: 10px;
}

.div-block-2 {
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 22px 20px 15px;
  border-radius: 8px;
  background-color: rgba(233, 233, 233, 0.4);
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.13);
}

.link-3 {
  color: #ffd900;
}

.heading-22 {
  margin-top: 0px;
  font-family: Varela, sans-serif;
  color: #000;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}

.submit-button {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 20px;
  background-color: #2d6cda;
  font-family: Varela, sans-serif;
  color: #fff;
  font-size: 19px;
  font-weight: 900;
}

.submit-button:hover {
  background-color: #2759b1;
}

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

.link-2 {
  color: #ffd900;
}

.checkbox-label-2 {
  font-family: Varela, sans-serif;
  color: #000;
  font-size: 12px;
  font-weight: 500;
}

.navbar-2 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 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: 500px;
  background-color: #fff;
}

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

.container-2 {
  display: block;
  max-width: 1200px;
  padding-top: 0px;
  padding-bottom: 0px;
  -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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-column-gap: 28px;
  grid-row-gap: 28px;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 383px;
  padding: 5px 15px;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-radius: 110px;
  background-color: hsla(47, 0%, 92%, 0.2);
  text-align: center;
}

.text-block {
  padding: 22px;
  background-color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 19px;
  line-height: 24px;
  font-weight: 700;
  text-align: center;
}

.text-block-2 {
  padding: 22px;
  background-color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 19px;
  line-height: 24px;
  text-align: center;
}

.text-block-3 {
  padding: 22px;
  font-family: Oswald, sans-serif;
  font-size: 19px;
  line-height: 24px;
  text-align: center;
}

.heading-23 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  font-family: 'Varela Round', sans-serif;
  font-size: 20px;
  line-height: 36px;
  font-weight: 400;
}

.text-block-4 {
  font-family: 'Varela Round', sans-serif;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}

.image {
  margin-bottom: 0px;
}

.div-block-12 {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
}

.body {
  font-family: Varela, sans-serif;
}

.button-2 {
  display: block;
  width: 30%;
  margin: 15px auto 30px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 22px;
  text-align: center;
}

.heading-24 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Varela, sans-serif;
  font-size: 29px;
  line-height: 35px;
  text-align: left;
}

.section {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 150px;
  padding-bottom: 150px;
}

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

.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 {
  margin-top: 0px;
  padding-top: 19px;
  padding-bottom: 19px;
  border-style: none;
  border-width: 2px;
  border-color: #fff;
  background-color: #000;
  color: #fff;
  font-size: 14px;
}

.text-block-11 {
  font-family: Varela, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}

.paragraph {
  font-size: 0px;
}

.paragraph-2 {
  font-size: 20px;
  line-height: 21px;
  text-align: center;
}

.paragraph-3 {
  width: 550px;
  margin: 0px auto;
  font-family: Varela, sans-serif;
  font-size: 19px;
  line-height: 28px;
  font-weight: 400;
  text-align: right;
}

.heading-25 {
  margin-bottom: 32px;
  font-size: 35px;
  text-align: center;
}

.paragraph-4 {
  width: 750px;
  margin-right: auto;
  margin-left: auto;
  font-size: 19px;
  line-height: 25px;
}

.bold-text {
  font-size: 44px;
  line-height: 48px;
  font-style: normal;
  text-align: left;
}

.bold-text-2 {
  font-size: 30px;
}

.section-5 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2d6cda), to(#2d6cda));
  background-image: linear-gradient(180deg, #2d6cda, #2d6cda);
}

.section-6 {
  padding-top: 85px;
  padding-bottom: 85px;
  background-color: #fcfcfc;
}

.section-copy {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 75px;
  padding-bottom: 75px;
  background-color: #fad02c;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  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;
}

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

.heading-27 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Varela, sans-serif;
  font-size: 29px;
  line-height: 35px;
  text-align: left;
}

.paragraph-5 {
  width: 550px;
  margin: 0px auto;
  font-family: Varela, sans-serif;
  font-size: 19px;
  line-height: 28px;
  font-weight: 400;
  text-align: right;
}

.image-2 {
  position: absolute;
  top: 25px;
  margin-bottom: 23px;
}

.container-5 {
  color: #fff;
}

.button-3 {
  display: block;
  width: 420px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 22px;
  padding-bottom: 22px;
  border-radius: 55px;
  background-color: #fff;
  color: #000;
  font-size: 23px;
  text-align: center;
}

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

.button-4 {
  display: block;
  width: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 22px 35px;
  border-radius: 94px;
  background-color: #fad02c;
  color: #000;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
}

.image-3 {
  position: relative;
  top: -28px;
  right: -18px;
}

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

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

@media screen and (max-width: 767px) {
  .div-block-2 {
    width: auto;
    margin-right: 17px;
    margin-left: 17px;
  }

  .navbar-2 {
    padding-top: 22px;
    padding-bottom: 22px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-column-gap: 250px;
    text-align: center;
  }

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

  .heading-25 {
    line-height: 40px;
  }

  .paragraph-4 {
    width: auto;
    padding-right: 27px;
    padding-left: 27px;
  }
}

@media screen and (max-width: 479px) {
  .div-block-2 {
    width: auto;
    margin-top: 13px;
  }

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

  .navbar-2 {
    padding-bottom: 25px;
    -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;
  }

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

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

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

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

  .paragraph-3 {
    width: auto;
    padding-right: 30px;
    padding-left: 30px;
    text-align: justify;
  }

  .heading-25 {
    line-height: 34px;
  }

  .paragraph-4 {
    width: auto;
    padding-right: 34px;
    padding-left: 34px;
    text-align: justify;
  }

  .bold-text {
    font-size: 31px;
    line-height: 31px;
    text-align: center;
  }

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

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

  .paragraph-5 {
    width: auto;
    padding-right: 34px;
    padding-left: 34px;
    text-align: justify;
  }

  .button-3 {
    width: auto;
    line-height: 27px;
  }

  .button-4 {
    padding-top: 9px;
    padding-bottom: 9px;
    font-size: 13px;
    line-height: 16px;
  }

  .image-3 {
    top: 0px;
    right: 0px;
  }
}