.footer-container {
  height: auto;
  text-align: center;
  background-color: #f5f5f5;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: flex-start;
  margin-top: 45px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: block;
}

.text-details-wrapper {
  width: auto;
}

.paragraph-3 {
  text-align: center;
}

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

.container {
  grid-column-gap: 40px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block {
  grid-column-gap: 16px;
  grid-row-gap: 25px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.text-block-b {
  text-align: center;
  font-family: Bitter, serif;
  font-size: 13px;
  font-weight: 400;
}

.benefit-section {
  padding: 64px 0 50px;
}

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

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

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

.button {
  width: 50%;
  text-align: center;
  background-color: #30b939;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button.w--current {
  width: 35%;
  text-align: center;
  background-color: #46a814;
  border-radius: 18px;
  margin-left: auto;
  margin-right: auto;
  font-size: 22px;
  display: block;
}

.container-2 {
  margin-bottom: 0;
  padding: 10px 20px;
}

.form-section {
  background-image: linear-gradient(94deg, rgba(255, 255, 255, 0) 21%, #dbf0ef);
  padding-top: 30px;
  padding-bottom: 30px;
}

.bold-text {
  font-family: Exo, sans-serif;
  font-size: 21px;
}

.container-3 {
  grid-column-gap: 15px;
  justify-content: center;
  align-items: center;
  padding: 22px 0;
  display: flex;
}

.div-block-6 {
  width: 50%;
  background-color: #fff;
  border-radius: 11px;
  padding: 18px;
  box-shadow: 1px 1px 11px -10px #000;
}

.italic-text {
  color: #278a31;
  text-align: center;
  font-size: 15px;
  line-height: 15px;
}

.div-block-7 {
  width: 70%;
}

.heading {
  font-family: PT Sans, sans-serif;
  font-size: 31px;
}

.text-block {
  max-width: 80%;
  font-family: PT Sans, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.italic-text-2 {
  padding-left: 7px;
  padding-right: 7px;
  font-family: Bitter, serif;
  font-size: 30px;
  font-style: normal;
}

.italic-text-3 {
  font-family: Bitter, serif;
  font-size: 16px;
}

.heading-2 {
  color: #2a994d;
  text-align: center;
  margin-bottom: 20px;
  font-family: Bitter, serif;
  font-size: 17px;
  font-style: italic;
  line-height: 25px;
}

.div-block-8 {
  grid-column-gap: 20px;
  display: flex;
}

.text-field, .text-field-2, .text-field-3, .text-field-4 {
  border-radius: 4px;
}

.select-field {
  background-color: #fff;
  border-radius: 4px;
}

.submit-button {
  width: 100%;
  background-color: #30b939;
}

.button-2 {
  width: 100%;
  text-align: center;
  background-color: #30b939;
  margin-top: 7px;
  font-size: 17px;
  font-weight: 700;
}

.checkbox-label {
  font-family: Bitter, serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.checkbox-field {
  padding-top: 7px;
  padding-bottom: 0;
}

.jumbotron-img-wrapper {
  grid-column-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 18px;
  padding-bottom: 18px;
  display: flex;
}

.image {
  padding-top: 0;
}

.text-span {
  color: #fff;
  background-color: #000;
  padding: 0;
}

.heading-3 {
  text-align: center;
  margin-top: 0;
  font-family: Bitter, serif;
  line-height: 47px;
}

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

.paragraph {
  max-width: 600px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Bitter, serif;
  font-size: 16px;
  line-height: 25px;
}

.image-2 {
  margin: 15px auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .container-3 {
    flex-wrap: wrap;
  }

  .div-block-6 {
    width: 70%;
  }

  .div-block-7 {
    margin-bottom: 45px;
  }

  .heading {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block {
    margin-left: auto;
    margin-right: auto;
  }

  .jumbotron-img-wrapper {
    justify-content: center;
  }

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

@media screen and (max-width: 767px) {
  .container {
    grid-row-gap: 40px;
    flex-direction: column;
  }

  .benefit-section {
    padding-top: 25px;
    padding-bottom: 8px;
  }

  .button.w--current {
    width: 60%;
  }

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

  .div-block-6 {
    width: 80%;
  }

  .heading, .text-block {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .italic-text-2 {
    font-size: 23px;
  }

  .jumbotron-img-wrapper {
    grid-column-gap: 15px;
    margin-bottom: 30px;
  }

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

  .image-3 {
    padding-left: 13px;
    padding-right: 13px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    grid-row-gap: 40px;
    flex-flow: column;
    align-content: center;
    justify-content: center;
  }

  .benefit-section {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .button {
    width: 100%;
    font-family: Bitter, serif;
    line-height: 25px;
  }

  .button.w--current {
    width: 90%;
  }

  .container-3 {
    flex-flow: wrap;
    align-content: center;
    display: flex;
  }

  .div-block-6 {
    width: 100%;
    margin-top: 20px;
    padding-left: 11px;
    padding-right: 11px;
  }

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

  .heading {
    text-align: center;
    line-height: 45px;
  }

  .text-block {
    max-width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

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

  .jumbotron-img-wrapper {
    grid-row-gap: 45px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 30px;
  }

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

  .heading-3 {
    line-height: 35px;
  }

  .text-span-2 {
    font-size: 16px;
    line-height: 35px;
  }

  .image-3 {
    padding-left: 0;
    padding-right: 0;
  }
}

#w-node-_9fc2bf04-820b-3028-99b5-25e0772738f9-f96d6c0f, #w-node-c3c9cce4-20eb-4417-3696-96e688a5bdf8-f96d6c0f, #w-node-c03fbc47-ec0e-79cf-80e4-84c64f67309a-f96d6c0f, #w-node-da90f4db-9e82-8050-f8c8-99f0ca9b38f1-f96d6c0f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}
