.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}


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

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

.hero-container {
  color: #fff;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 720px;
  display: flex;
}

.hero-section {
  background-image: linear-gradient(#00000080, #00000080), url('../images/bg-pdp.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 28px;
  padding-bottom: 44px;
}

.logo {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.div-block {
  text-align: center;
  margin-top: 12px;
  margin-bottom: 24px;
}

.body {
  color: #000;
  font-family: Lexend, sans-serif;
}

.heading {
  color: #fff;
  max-width: 600px;
  font-size: 32px;
  font-weight: 900;
  line-height: 31px;
}

.text-span {
  font-weight: 400;
}

.video-container {
  border-radius: 10px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 439px;
  height: 661px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.video-code {
  flex-flow: column;
  flex: 1;
  display: flex;
}

.text-block {
  color: #e0e0e080;
  text-align: center;
  max-width: 374px;
  font-size: 10px;
  line-height: 12px;
}

.text-block._2 {
  color: #b5b5b5;
  margin-bottom: 64px;
}

.text-block._2._1 {
  margin-bottom: 34px;
}

.text-block._3 {
  color: #b5b5b5;
}

.button {
  margin-bottom: 16px;
}

.div-block-2 {
  color: #285420;
  background-image: linear-gradient(0deg, #ffb910, #ffe715);
  border-radius: 6px;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding: 26px 44px;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  display: flex;
}

.primary-button {
  text-align: center;
  background-image: linear-gradient(90deg, #ffbd10, #ffe413);
  border-radius: 8px;
  justify-content: center;
  align-items: stretch;
  width: 378px;
  max-width: 378px;
  height: 107px;
  margin-bottom: 16px;
  padding: 3px;
  text-decoration: none;
  display: flex;
}

.text-block-2 {
  text-align: center;
  margin-top: 16px;
  margin-bottom: 28px;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  line-height: 30px;
}

.section-2 {
  color: #747474;
  padding-top: 34px;
  padding-bottom: 44px;
}

.container {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 861px;
  display: flex;
}

.heading-2 {
  text-align: center;
  max-width: 588px;
}

.div-block-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  margin-top: 48px;
  margin-bottom: 48px;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #d8ffd2;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  padding: 16px;
  display: flex;
}

.text-block-3 {
  color: #141c0d;
  font-size: 16px;
  font-weight: 700;
}

.image {
  margin-bottom: 4px;
}

.image-2 {
  margin-top: 28px;
  margin-bottom: 28px;
}

.section-3 {
  background-color: #f1ffef;
  padding-top: 14px;
}

.container-2 {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  max-width: 720px;
  padding-bottom: 19px;
  display: flex;
}

.div-block-5 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  margin-top: 39px;
  margin-bottom: 44px;
  display: flex;
}

.div-block-6 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icon-embed-custom {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: .9375rem;
  height: 1rem;
  display: flex;
}

.div-block-7 {
  grid-column-gap: 9px;
  grid-row-gap: 9px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.star {
  color: #ffe414;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.125rem;
  height: 1.125rem;
  display: flex;
}

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

.div-block-9 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  display: flex;
}

.icon-embed-custom-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.3125rem;
  display: flex;
}

.div-block-10, .div-block-11 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.text-block-4 {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.text-block-5 {
  color: #55ac42;
  line-height: 21px;
}

.testimonial-block {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #fff;
  flex-flow: column;
  padding: 14px;
  display: flex;
}

.text-block-6 {
  font-size: 16px;
  line-height: 24px;
}

.div-block-12 {
  margin-top: 75px;
  display: flex;
}

.div-block-13 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.text-block-7 {
  color: #000;
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  line-height: 30px;
}

.link {
  color: #5866ff;
  font-size: 28px;
  font-weight: 600;
  line-height: 30px;
  text-decoration: none;
}

.footer-section {
  color: #fff;
  text-align: center;
  background-color: #5fc04a;
}

.div-block-14 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.text-block-8 {
  font-size: 16px;
  line-height: 24px;
}

.icon-embed-custom-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5625rem;
  display: flex;
}

.icon-embed-custom-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5625rem;
  padding: 2px;
  display: flex;
}

.icon-embed-custom-5 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5625rem;
  display: flex;
}

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

}

.link-block {
  color: #fff;
  width: 200px;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
 
}

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

.link-block-2 {
  color: #fff;
  text-decoration: none;
}

.popup {
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-block {
  background-color: #fff;
  border-radius: 10px;
  max-width: 572px;
  padding: 20px 24px;
}

.div-block-17 {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 494px;
  display: flex;
}

.text-span-2 {
  text-decoration: underline;
}

.heading-3 {
  font-family: Open Sans, sans-serif;
  font-size: 64px;
  font-style: italic;
  font-weight: 800;
  line-height: 42px;
  text-decoration: underline;
}

.heading-4 {
  max-width: 375px;
  padding-left: 32px;
  padding-right: 32px;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

.text-block-9, .text-block-10 {
  font-size: 15px;
  line-height: 18px;
}

.div-block-18 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 27px;
  display: flex;
}

.div-block-19 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.icon-embed-xsmall {
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.div-block-20 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

@media screen and (max-width: 767px) {
  .hero-section {
    padding-left: 16px;
    padding-right: 16px;
  }

  .heading {
    text-wrap: balance;
    font-size: 24px;
    line-height: 23px;
  }

  .video-container {
    justify-content: center;
  
    width: 358px;
    height: 340px;
  }

  .text-block {
    font-size: 9px;
    line-height: 10px;
  }

  .text-block._2 {
    margin-top: 14px;
  }

  .text-block._3 {
    margin-top: 12px;
  }

  .primary-button {
    margin-bottom: 4px;
  }

  .text-block-2 {
    text-wrap: balance;
    margin-top: 12px;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
  }

  .section-2 {
    padding-top: 22px;
  }

  .container {
    max-width: 272px;
  }

  .heading-2 {
    text-wrap: balance;
    font-size: 20px;
    line-height: 22px;
  }

  .div-block-3 {
    flex-flow: column;
    margin-top: 38px;
    margin-bottom: 38px;
  }

  .image-2 {
    margin-top: 12px;
    margin-bottom: 12px;
  }

  .section-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .div-block-5 {
    margin-top: 32px;
  }

  .div-block-12 {
    flex-flow: column;
    margin-top: 50px;
  }

  .text-block-7 {
    text-wrap: balance;
  }

  .div-block-16 {
    flex-flow: wrap;
  }

  .image-4 {
    width: 132px;
  }

  .popup {
    justify-content: center;
    align-items: flex-start;
    padding-top: 20px;
    padding-left: 26px;
    padding-right: 26px;
  }
}

@media screen and (max-width: 479px) {
  .hero-section {
    background-image: linear-gradient(to bottom, null, null), url('../images/background-image.jpg');
    background-repeat: repeat, no-repeat;
  }

  .heading {
    max-width: 269px;
    font-weight: 700;
  }

  .video-container {
    width: 100%;
    display: flex;
  }

  .text-block._2._1 {
    margin-top: 0;
    margin-bottom: 8px;
  }

  .div-block-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-2._2 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .primary-button {
    width: 298px;
  }

  .link-block {
    width: 140px;
  }

  .popup-block {
    max-height: 514px;
  }

  .heading-4 {
    margin-top: 12px;
    line-height: 30px;
  }

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

  .div-block-18 {
    margin-top: 12px;
  }
}


