body {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 1.6;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 38px;
  line-height: 1.2;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 22px;
  line-height: 1.6;
  font-weight: 700;
}

a {
  text-decoration: underline;
}

.image {
  width: 100%;
  max-width: 445px;
}

.mini-divider {
  width: 100%;
  height: 3px;
  max-width: 90px;
  margin-bottom: 20px;
  background-color: #057b05;
}

.mini-divider.alight-center {
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.li-checks {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 40px;
  background-image: url('../images/check-mark.png');
  background-position: 0% 0%;
  background-size: 32px;
  background-repeat: no-repeat;
  font-size: 17px;
}

.button {
  padding: 24px 60px;
  border-radius: 5px;
  background-color: #f99035;
  font-size: 26px;
  line-height: 1.2;
}

.button.bit-bigger {
  padding: 30px 46px;
  font-size: 29px;
}

.button.margin {
  margin-bottom: 50px;
  background-color: #f99035;
}

.heading {
  margin-bottom: 10px;
  color: #5e973a;
}

.block-feature {
  font-size: 15px;
}

.image-2 {
  width: 100%;
  max-width: 478px;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-title-bar {
  border-bottom: 4px solid #e9e4dd;
}

.c-1165 {
  overflow: visible;
  width: 100%;
  max-width: 1165px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

.image-3 {
  height: 40px;
  margin-top: 8px;
  margin-bottom: 5px;
}

.section-hero {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75))), url('../images/Image1_2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url('../images/Image1_2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #fff;
}

.wrapper-hero {
  display: -ms-grid;
  display: grid;
  padding-top: 50px;
  padding-bottom: 50px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 0.7fr;
  grid-template-columns: 1fr 0.7fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.heading-2 {
  margin-bottom: 20px;
}

.text-block {
  max-width: 520px;
  margin-bottom: 10px;
  font-size: 17px;
}

.list-hero {
  display: -ms-grid;
  display: grid;
  margin-top: 35px;
  margin-bottom: 30px;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 19px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.t-yellow {
  color: #fec92f;
}

.text-block-2 {
  margin-bottom: 25px;
  font-size: 17px;
}

.div-block-2 {
  position: relative;
  z-index: 1;
  background-color: #333;
  color: #fff;
}

.text-block-3 {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding: 16px 15px;
  font-size: 19px;
  text-align: center;
}

.section-mini-benefit {
  box-shadow: 0 1px 10px 3px #ddd;
}

.wrap-mini-benefit {
  display: -ms-grid;
  display: grid;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 60px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  font-size: 14px;
}

.div-block-3 {
  padding-top: 50px;
  padding-bottom: 20px;
}

.heading-3 {
  margin-bottom: 20px;
}

.text-block-4 {
  margin-bottom: 35px;
  font-size: 17px;
  font-style: normal;
}

.div-block-4 {
  display: -ms-grid;
  display: grid;
  margin-bottom: 77px;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: -webkit-max-content 1fr;
  -ms-grid-columns: max-content 1fr;
  grid-template-columns: -webkit-max-content 1fr;
  grid-template-columns: max-content 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  background-color: #eee;
}

.div-block-5 {
  padding: 20px 50px;
  font-size: 17px;
}

.section-most-amer {
  background-color: #eee;
}

.div-block-6 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.heading-4 {
  margin-bottom: 20px;
}

.text-block-5 {
  margin-top: 20px;
}

.section-happy-customer {

  background-position: 0px 0px, 100% -31%;
  background-size: auto, contain;
  background-repeat: repeat, no-repeat;
}

.div-block-7 {
  max-width: 890px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 70px;
  padding-bottom: 30px;
  font-size: 19px;
  text-align: center;
}

.heading-5 {
  margin-bottom: 20px;
  font-size: 50px;
}

.text-block-6 {
  margin-top: 30px;
}

.text-block-7 {
  margin-bottom: 30px;
}

.div-block-8 {
  display: -ms-grid;
  display: grid;
  max-width: 770px;
  margin-right: auto;
  margin-left: auto;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-9 {
  margin-bottom: 50px;
}

.div-block-10 {
  display: -ms-grid;
  display: grid;
  padding-top: 28px;
  padding-bottom: 23px;
  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;
  grid-template-rows: auto;
  color: #828282;
  font-size: 14px;
}

.text-block-8 {
  color: #828282;
  font-size: 14px;
}

.link {
  color: #828281;
}

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

.italic-text {
  font-style: normal;
}

.image-5 {
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  padding: 6px 10px;
  background-color: #fff;
}

.div-block-11 {
  padding-top: 30px;
  text-align: center;
}

.div-block-11.wpadding {
  padding-top: 20px;
}

.footer-hero {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75))), url('../images/Image1_2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), url('../images/Image1_2.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #fff;
}

.hero-product-wrapper {
  margin-bottom: 40px;
}

@media screen and (max-width: 991px) {
  .image {
    max-width: 500px;
  }

  .button {
    width: 100%;
    padding-right: 1%;
    padding-left: 1%;
    text-align: center;
  }

  .block-feature {
    font-size: 15px;
  }

  .section-hero {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/Image1_2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/Image1_2.jpg');
    background-position: 0px 0px, 38% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .wrapper-hero {
    padding-top: 20px;
    padding-bottom: 30px;
    grid-row-gap: 10px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .heading-2 {
    margin-bottom: 10px;
    font-size: 29px;
  }

  .list-hero {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .text-block-2 {
    margin-bottom: 10px;
    font-size: 18px;
  }

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

  .wrap-mini-benefit {
    padding-top: 20px;
    padding-bottom: 20px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .heading-3 {
    margin-bottom: 20px;
    font-size: 22px;
  }

  .text-block-4 {
    margin-bottom: 20px;
  }

  .div-block-4 {
    margin-bottom: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block-5 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section-most-amer {
    margin-right: 15px;
    margin-left: 15px;
  }

  .heading-4 {
    margin-bottom: 10px;
    font-size: 22px;
  }

  .div-block-7 {
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 18px;
  }

  .heading-5 {
    font-size: 25px;
  }

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

  .text-block-7 {
    margin-bottom: 40px;
  }

  .div-block-9 {
    margin-bottom: 40px;
    padding-top: 30px;
  }

  .div-block-10 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    text-align: center;
  }

  .only-desktop {
    display: none;
  }

  .footer-hero {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/Image1_2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/Image1_2.jpg');
    background-position: 0px 0px, 40% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
}

@media screen and (max-width: 767px) {
  .image {
    max-width: 500px;
  }

  .wrapper-hero {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .section-happy-customer {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/image4_bg-cutout-V1.png');
    background-image: linear-gradient(180deg, null, null), url('../images/image4_bg-cutout-V1.png');
    background-position: 0px 0px, 100% 50%;
  }

  .text-block-7 {
    margin-bottom: 30px;
  }

  .div-block-9 {
    margin-bottom: 40px;
  }

  .footer-hero {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7))), url('../images/Image1_2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url('../images/Image1_2.jpg');
    background-position: 0px 0px, 40% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .hero-product-wrapper.m {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .li-checks {
    background-position: 0% 50%;
    font-size: 18px;
  }

  .button {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 21px;
  }

  .button.bit-bigger {
    padding: 15px 25px;
    font-size: 21px;
    font-weight: 600;
  }

  .block-feature {
    font-size: 17px;
  }

  .c-1165.nopad {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .heading-2 {
    font-size: 29px;
  }

  .text-block {
    font-size: 18px;
  }

  .list-hero {
    grid-row-gap: 15px;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }

  .text-block-3 {
    font-size: 17px;
  }

  .wrap-mini-benefit {
    padding-top: 10px;
  }

  .heading-3 {
    font-size: 23px;
  }

  .text-block-4 {
    font-size: 18px;
  }

  .div-block-4 {
    padding-top: 10px;
  }

  .div-block-5 {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 17px;
  }

  .section-most-amer {
    margin-right: 0px;
    margin-left: 0px;
  }

  .div-block-6 {
    padding: 30px 15px;
  }

  .section-happy-customer {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.69)), to(hsla(0, 0%, 100%, 0.69))), url('../images/Image3_TransparentBG_1.png');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.69), hsla(0, 0%, 100%, 0.69)), url('../images/Image3_TransparentBG_1.png');
    background-position: 0px 0px, 90% 50%;
    background-size: auto, auto;
    background-repeat: repeat, no-repeat;
  }

  .div-block-7 {
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
  }

  .div-block-9 {
    padding-top: 20px;
  }

  .image-5 {
    width: 100%;
  }

  .div-block-11 {
    padding-top: 0px;
  }

  .link-block-2 {
    padding-right: 10px;
    padding-left: 10px;
  }

  .hero-product-wrapper.m {
    margin-bottom: 20px;
  }
}

#w-node-_745d8331-15bb-caa9-47de-62f46d0d9a0f-8d297d70 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-a05f22dd-c5be-ec60-9342-9bdcbd9f5459-8d297d70 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: end;
  justify-self: end;
}

@media screen and (max-width: 991px) {
  #w-node-_246424b6-2d03-726c-94a6-5af375954216-8d297d70 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-a05f22dd-c5be-ec60-9342-9bdcbd9f5459-8d297d70 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_2f0c1b81-657b-5ac9-1166-02f06d294c36-8d297d70 {
    -ms-grid-column-align: center;
    justify-self: center;
  }

  #w-node-ee0eb54d-13cc-03bc-cc16-e508419336cb-8d297d70 {
    -ms-grid-column-align: center;
    justify-self: center;
  }
}

