.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-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: 500px;
  background-color: #fcfcfc;
}

.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: #04b3de;
  font-size: 25px;
}

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

.button:hover {
  background-color: #1194b4;
}

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

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

.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: #7dd4e9;
  color: #939596;
  font-size: 14px;
}

.text-block-11 {
  font-family: Exo, sans-serif;
  color: #000;
  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;
}

.section {
  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: 200px;
  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: 5px;
  border: 2px solid #04b3de;
  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: 14px;
  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: 22px;
  line-height: 25px;
  text-align: center;
}

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

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

.heading-17 {
  padding: 10px 0px;
  border-radius: 7px;
  background-color: rgba(206, 79, 180, 0.66);
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 30px;
}

.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 15px;
  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: 50px;
  background-color: transparent;
  background-image: url('../images/jumbotron-img.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: scroll;
}

.div-block-3 {
  width: 450px;
  padding-right: 0px;
  background-image: url('../images/jumbotron-img-product.png');
  background-position: 0px 0px;
  background-size: auto;
  text-align: center;
}

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

.text-block-18 {
  padding: 22px 25px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, 0.43);
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 15px;
  text-align: left;
}

.section-5 {
  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: 50%;
  border-radius: 6px;
  background-color: #04b3de;
}

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

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

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

.benefit-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  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-6 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
}

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

.heading-4 {
  font-family: Exo, sans-serif;
  font-size: 35px;
  line-height: 35px;
  text-align: left;
}

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

.link {
  display: block;
  margin-right: auto;
  margin-left: auto;
  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;
}

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

.div-block-10 {
  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: #f2e7c7;
  box-shadow: 1px 1px 12px -9px #000;
}

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

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

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

.link-2 {
  color: #1923f0;
}

.banner-1-wrapper {
  height: 500px;
  background-image: url('../images/banner-landing-page-1.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-11 {
  height: 500px;
  background-image: url('../images/banner-landing-page-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.container-4 {
  height: 452px;
  background-image: url('../images/banner-landing-page-2.jpg');
  background-position: 0px 0px;
  background-size: cover;
  line-height: 20px;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 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-column-gap: 15px;
}

.image-4 {
  margin-bottom: 10px;
}

.text-block-20 {
  font-family: Exo, sans-serif;
  font-size: 16px;
}

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

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

.text-block-21 {
  width: 70%;
  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-3 {
  position: relative;
  width: 930px;
  margin: 35px auto 25px;
  padding: 20px 30px;
  border-bottom: 1px solid #e4ebf3;
  border-radius: 11px;
  background-color: #f9f9f9;
  box-shadow: 1px 1px 12px -9px #000;
}

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

.container-5 {
  display: block;
  max-width: 900px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -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: 16px;
  grid-row-gap: 16px;
  grid-template-areas: "Area Area-3 Area-5 ."
    "Area-2 Area-4 Area-6 Area-6";
  -ms-grid-columns: 3.25fr 16px 3fr 16px 4fr 16px 4fr;
  grid-template-columns: 3.25fr 3fr 4fr 4fr;
  -ms-grid-rows: auto 16px auto;
  grid-template-rows: auto auto;
}

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

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

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 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;
  grid-row-gap: 25px;
}

.container-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: none;
  margin-top: 25px;
  margin-bottom: 35px;
  padding: 30px 44px;
  -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: 50px;
  grid-row-gap: 50px;
  border-radius: 17px;
  background-color: #04b3de;
}

.heading-6 {
  width: 300px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 20px;
  border-radius: 20px;
  background-color: #fff;
  font-family: Exo, sans-serif;
  color: #145da0;
  font-size: 25px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
}

.text-block-10 {
  width: 315px;
  margin-top: 16px;
  background-color: transparent;
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  text-align: justify;
}

.text-span-2 {
  color: #9e9e9e;
  font-size: 20px;
  font-weight: 500;
}

.section-7 {
  margin-right: auto;
  margin-left: auto;
  padding: 45px;
}

.container-7 {
  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: 45px;
}

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

.benefit-div-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 365px;
  height: 80px;
  margin-bottom: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  -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: 8px;
  border-width: 1px;
}

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

.slide-nav {
  display: none;
  background-color: #001d3d;
}

.slider-wrapper {
  width: auto;
  padding-right: 0px;
}

.slide {
  padding-bottom: 0px;
}

.mask {
  border-radius: 0px;
}

.image-1 {
  height: 340px;
  border-radius: 20px;
  background-color: hsla(0, 0%, 100%, 0);
}

.slider {
  width: 341px;
  height: 350px;
  padding: 6px;
  border-radius: 20px;
  background-color: #fff;
}

.section-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

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

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

  .testimonial-section-3 {
    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: 10px;
  }

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

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

  .testimonial-section {
    width: auto;
  }

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

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

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

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

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

  .benefit-section {
    width: auto;
    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 {
    margin-bottom: 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;
  }

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

  .text-block-21 {
    font-size: 15px;
  }

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

  .section-6 {
    display: block;
  }

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

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

  .div-block-13 {
    display: block;
  }

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

  .container-6 {
    display: block;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-row-gap: 30px;
  }

  .heading-6 {
    margin-right: auto;
    margin-left: auto;
  }

  .text-block-10 {
    padding-right: 23px;
    padding-left: 23px;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
  }

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

  .slider-wrapper {
    width: auto;
    padding: 28px;
  }

  .image-1 {
    height: auto;
  }

  .slider {
    width: auto;
    height: auto;
  }

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

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

#w-node-_52c1b207-030a-1f33-85c7-ad31ec69aab9-fb2fc52b {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: Area;
}

.container-5>#w-node-_52c1b207-030a-1f33-85c7-ad31ec69aab9-fb2fc52b {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

#w-node-_52c1b207-030a-1f33-85c7-ad31ec69aabc-fb2fc52b {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
  -ms-grid-column-span: 3;
  grid-area: Area-2;
}

.container-5>#w-node-_52c1b207-030a-1f33-85c7-ad31ec69aabc-fb2fc52b {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

#w-node-_87fee4b5-54e1-fbc2-5d74-fc14fbc8fb6a-fb2fc52b {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 3;
  grid-area: Area;
}

.container-5>#w-node-_87fee4b5-54e1-fbc2-5d74-fc14fbc8fb6a-fb2fc52b {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

#w-node-_87fee4b5-54e1-fbc2-5d74-fc14fbc8fb6c-fb2fc52b {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
  grid-area: Area-3;
}

#w-node-_87fee4b5-54e1-fbc2-5d74-fc14fbc8fb72-fb2fc52b {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
  -ms-grid-column-span: 3;
  grid-area: Area-2;
}

.container-5>#w-node-_87fee4b5-54e1-fbc2-5d74-fc14fbc8fb72-fb2fc52b {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
}

#w-node-_953b0ae9-9a2c-d214-b2d2-a6f54b5d2b2a-fb2fc52b {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-_646c46c3-e4f7-a3ff-f76c-6525be4d24e7-fb2fc52b {
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: start;
  justify-self: start;
}