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

.navbar {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 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: #f8f8f8;
  box-shadow: 1px 1px 10px -8px #000;
}

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

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

.bold-text {
  color: #ca3499;
  font-size: 25px;
}

.button {
  width: auto;
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.button:hover {
  border-color: transparent;
  background-color: #fff;
  color: #000;
}

.button.w--current {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #fff;
  font-weight: 600;
}

.button.w--current:hover {
  background-color: #ffcf06;
}

.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: 55px;
  padding-top: 19px;
  padding-bottom: 19px;
  background-color: #474747;
  color: #939596;
  font-size: 14px;
}

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

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

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

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

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

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

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

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

.icon-3 {
  color: #292424;
}

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

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

.shipment {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  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 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 275px;
  height: 150px;
  padding: 9px 15px;
  -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;
  grid-row-gap: 15px;
  border: 2px solid #3c3c3a;
  border-radius: 11px;
  background-color: rgba(19, 37, 22, 0);
  text-align: center;
}

.image-5 {
  background-color: #fff;
  color: #ff0606;
}

.text-block-7 {
  font-family: Exo, sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
}

.text-block-17 {
  margin-top: 5px;
  margin-bottom: 15px;
  font-family: Exo, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 500;
  text-align: center;
}

.heading-16 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  border-radius: 10px;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #000;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
}

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

.text-field {
  font-family: Exo, sans-serif;
}

.heading-17 {
  margin-bottom: 0px;
  padding: 10px 15px 10px 0px;
  border-radius: 7px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 41px;
  line-height: 45px;
  text-align: left;
  text-transform: uppercase;
}

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

.image-7 {
  margin-top: 15px;
}

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

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

.jumbotron-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 619px;
  padding: 50px 45px;
  -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-image: url('../images/jumbotron-img.png');
  background-position: 50% 35%;
  background-size: cover;
  background-attachment: scroll;
}

.div-block-3 {
  width: 500px;
  padding-right: 0px;
  background-color: transparent;
  text-align: center;
}

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

.text-block-18 {
  padding: 0px;
  border-radius: 5px;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  text-align: left;
}

.cta {
  margin-bottom: 30px;
}

.button-2 {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  font-family: Exo, sans-serif;
  font-size: 25px;
  line-height: 30px;
  text-align: center;
}

.button-3 {
  width: 60%;
  border-radius: 6px;
  background-color: #cb6ce6;
  color: #fff;
  text-transform: uppercase;
}

.button-3:hover {
  background-color: #b464ca;
}

.text-block-19 {
  margin-top: 10px;
  font-family: Exo, sans-serif;
  color: #ee1010;
  text-align: center;
}

.text-span {
  font-size: 17px;
}

.benefit-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding: 35px 0px 5px;
  -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: 35px;
  background-color: #fff;
}

.image-6 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
}

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

.heading-4 {
  width: 600px;
  margin: 0px auto 20px;
  padding: 10px;
  border-radius: 50px;
  background-color: #4b4b4b;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 35px;
  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: 15px;
}

.text-block-4 {
  width: 100%;
  font-family: Exo, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.text-block-20 {
  margin-top: -8px;
  font-family: Exo, sans-serif;
  color: red;
  font-style: italic;
  font-weight: 500;
  text-align: center;
}

.testimonial-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  -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: 25px;
  border-radius: 11px;
  background-color: #fff;
  box-shadow: 1px 1px 8px -6px #000;
}

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

.heading-10 {
  margin-top: 5px;
  margin-bottom: 0px;
  font-family: Exo, sans-serif;
  font-size: 15px;
}

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

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

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

.testimonial-section-2 {
  position: relative;
  width: 930px;
  margin: 25px auto 55px;
  padding: 20px 30px;
  border-bottom: 1px solid #e4ebf3;
  border-radius: 11px;
  background-color: rgba(234, 211, 246, 0.14);
  box-shadow: 1px 1px 12px -9px #000;
}

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

.button-4 {
  border-style: solid;
  border-width: 1.5px;
  border-color: #fff;
  border-radius: 5px;
  background-color: #cb6ce6;
  font-family: Exo, sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.button-4:hover {
  border-color: transparent;
  background-color: #cb6ce6;
  color: #fff;
}

.button-4.w--current {
  border-width: 1.5px;
  background-color: #cb6ce6;
}

.button-4.w--current:hover {
  border-color: transparent;
  background-color: #cb6ce6;
  color: #fff;
}

.text-block-21 {
  width: 600px;
  margin-right: auto;
  margin-left: auto;
  font-family: Exo, sans-serif;
  text-align: justify;
}

.div-block-11 {
  display: block;
  width: 250px;
  margin-top: 0px;
  -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: 45px;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  padding: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 25px;
  border-radius: 16px;
  background-color: rgba(0, 0, 0, 0.36);
}

.text-block-22 {
  margin-top: 5px;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 10px;
  line-height: 15px;
  font-weight: 400;
}

.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 700px;
  -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;
  grid-template-areas: "Area Area-3 Area-5"
    "Area-2 Area-4 Area-6";
  -ms-grid-columns: 1.75fr 16px 1fr 16px 1fr;
  grid-template-columns: 1.75fr 1fr 1fr;
  -ms-grid-rows: auto 16px auto;
  grid-template-rows: auto auto;
}

.text-block-23 {
  position: relative;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 65px;
  background-color: #ececec;
  font-family: Exo, sans-serif;
  font-size: 14px;
  text-align: center;
}

.benefit-section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 35px;
  padding-bottom: 36px;
  -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: 75px;
  background-color: transparent;
}

.heading-18 {
  margin-bottom: 0px;
  font-family: Exo, sans-serif;
}

.heading-19 {
  margin-top: 0px;
  font-family: Exo, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.heading-20 {
  margin-bottom: 0px;
  font-family: Exo, sans-serif;
}

.heading-21 {
  margin-bottom: 0px;
  font-family: Exo, sans-serif;
}

.heading-22 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Exo, sans-serif;
  color: #cb6ce6;
  font-size: 28px;
}

.image-8 {
  display: block;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.text-block-23-copy {
  position: relative;
  left: -36px;
  margin-bottom: 20px;
  padding: 10px 20px;
  border-radius: 65px;
  background-color: #ececec;
  font-family: Exo, sans-serif;
  font-size: 14px;
  text-align: center;
}

.heading-23 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  font-size: 33px;
}

.section-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -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: 150px;
  background-color: #19581b;
}

.text-block-24 {
  display: block;
  padding-top: 10px;
  padding-bottom: 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;
  color: #fff;
}

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

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

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

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

@media screen and (max-width: 767px) {
  .navbar {
    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;
  }

  .heading {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .button {
    margin-bottom: 15px;
  }

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

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

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

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

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

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

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

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

@media screen and (max-width: 479px) {
  .navbar {
    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;
  }

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

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

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

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

  .testimonial-section {
    width: auto;
  }

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

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

  .heading-17 {
    font-size: 35px;
    text-align: center;
  }

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

  .div-block-2 {
    width: auto;
    margin-top: 20px;
  }

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

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

  .text-block-18 {
    margin-bottom: 25px;
    font-size: 14px;
    text-align: center;
  }

  .button-3 {
    font-size: 15px;
    line-height: 20px;
  }

  .benefit-section {
    width: auto;
    margin-top: 45px;
    padding: 0px 65px 7px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .heading-4 {
    width: auto;
    margin-bottom: 25px;
    padding-right: 0px;
    padding-left: 0px;
    border-radius: 12px;
    font-size: 20px;
    line-height: 25px;
  }

  .testimonial-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

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

  .text-block-21 {
    width: auto;
  }

  .container-4 {
    display: block;
    padding-right: 26px;
    padding-left: 26px;
  }

  .text-block-23 {
    margin-bottom: 15px;
  }

  .benefit-section-2 {
    display: block;
  }

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

  .text-block-23-copy {
    position: static;
    margin-bottom: 15px;
  }

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

  .div-block-13 {
    padding-right: 16px;
    padding-left: 16px;
  }
}

#w-node-e8c59b6c-7095-0183-b23a-9ed190f30dc0-64f33bc3 {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: Area;
}

.container-4>#w-node-e8c59b6c-7095-0183-b23a-9ed190f30dc0-64f33bc3 {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

#w-node-_86264a4d-0ec4-959b-d3f5-63dfae777578-64f33bc3 {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: Area-3;
}