:root {
  --white: #fff;
  --00c04e: #00c04e;
  --a7a7a7: #a7a7a7;
  --transparent: rgba(0, 0, 0, 0);
  --7fc56d: #7fc56d;
  --3b6531: #3b6531;
  --d7d7d7: #d7d7d7;
  --e2f1f8: #e2f1f8;
  --e4f3fa: #e4f3fa;
  --1376a3: #1376a3;
  --fff000: #fff000;
  --white-2: white;
  --black: black;
}

.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-family: Zonapro, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
}

h3 {
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zonapro, sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 24px;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Zonapro, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

p {
  letter-spacing: .5px;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 28px;
}

.wrapper {
  color: #000;
  width: 100%;
  font-family: Fakt Pro Blond, sans-serif;
  font-weight: 400;
  overflow: hidden;
}

.naviagtion {
  z-index: 999;
  height: 107px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.top-bar {
  background-color: red;
}

.top-item {
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 6px;
  font-family: Zonapro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  display: flex;
}

.infinite-text {
  color: var(--white);
  letter-spacing: .5px;
  padding-top: 5px;
  line-height: 16px;
}

.text-span {
  color: #fff000;
}

.navbar {
  background-color: var(--white);
  height: 75px;
  padding-top: 9px;
  padding-bottom: 9px;
}

.image {
  width: 150px;
}

.nav-link {
  padding: 3px 18px;
  font-family: Zonapro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
}

.nav-link.w--current {
  color: #000;
}

.nav-menu {
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.button {
  background-color: var(--00c04e);
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 138px;
  height: 40px;
  margin-top: 9px;
  padding: 0;
  font-family: Zonapro, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 40px;
  display: flex;
}

.div-block {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-line {
  background-color: var(--a7a7a7);
  width: 1px;
  height: 12px;
}

.container {
  background-color: var(--transparent);
  width: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}

.container._1340 {
  max-width: 1340px;
}

.banner-top {
  background-color: #e5eff7;
  background-image: url('../images/banner.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  height: 718px;
  margin-top: 107px;
  padding: 35px 15px;
}

.h-1.c-1 {
  color: var(--7fc56d);
}

.h-1.c-2 {
  color: var(--3b6531);
}

.hero-body {
  width: 100%;
  height: 564px;
  position: relative;
}

.list {
  margin-top: 27px;
}

.list-item {
  background-image: url('../images/chk-green_1chk-green.webp');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 12px;
  padding-left: 48px;
}

.list-item.m-0 {
  margin-top: 0;
}

.image--item {
  width: 30%;
  margin-bottom: -17px;
  margin-right: 5px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.hero-content {
  align-items: flex-end;
  display: flex;
  position: relative;
}

.div-block-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 425px;
  padding-top: 40px;
  display: flex;
}

.link-block {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  background-color: #00b84b;
  border: 1px solid #00953d;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  width: 424px;
  height: 68px;
  font-family: Zonapro, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 70px;
  text-decoration: none;
  display: flex;
}

.image-3 {
  margin-right: -2px;
}

.text-span-2 {
  color: #ffe500;
}

.div-block-4 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.desktop-item {
  letter-spacing: .5px;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #fff 5%, #f9fbfd 85%, rgba(255, 0, 0, 0));
  border-radius: 20px;
  width: 100%;
  max-width: 720.719px;
  margin-top: 20px;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 90px;
  font-family: Fakt Pro Blond, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 27px;
  position: relative;
}

.div-block-6 {
  max-width: 630.719px;
}

.image-4 {
  width: 65px;
  height: 83px;
  position: absolute;
  top: -3px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.icon-png {
  width: 130px;
  position: absolute;
  top: -18px;
  bottom: 0%;
  left: auto;
  right: -5%;
}

.section {
  border-bottom: 1px solid var(--d7d7d7);
  padding-top: 20px;
  padding-bottom: 50px;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.item-box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  letter-spacing: .5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Fakt Pro Blond, sans-serif;
  font-size: 19px;
  line-height: 25px;
  display: flex;
  position: relative;
}

.image-5 {
  width: 72px;
}

.h-24 {
  letter-spacing: .3px;
  font-size: 24px;
  line-height: 28px;
}

.h-24.m-15 {
  margin-top: 15px;
  font-weight: 600;
}

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

.div-block-8 {
  background-color: #dcdcdc;
  width: 1px;
  height: 127px;
  position: absolute;
  top: 55px;
  bottom: 20px;
  left: 0%;
  right: auto;
}

.div-block-8._2 {
  left: auto;
  right: 0%;
}

.section-2 {
  background-color: var(--e2f1f8);
}

.div-block-9 {
  justify-content: center;
  align-items: center;
  width: 44%;
  margin-top: 60px;
  display: flex;
  position: relative;
}

.div-block-9.mob {
  display: none;
}

.image-6 {
  position: absolute;
  top: 45px;
  left: 30px;
}

.image-7 {
  position: absolute;
  top: 0%;
  left: 0%;
}

.div-block-10 {
  z-index: 1;
  width: 55%;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.div-block-11 {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.paragraph {
  letter-spacing: .5px;
  margin-top: 25px;
  margin-bottom: 0;
  font-family: Fakt Pro Blond, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.section-3 {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-12 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  justify-items: center;
  display: flex;
}

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

.image-8 {
  border-radius: 15px;
  width: 100%;
}

.section-4 {
  background-color: #7fc56d;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 9px;
  display: flex;
}

.div-block-14 {
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
}

.image-9 {
  margin-right: 9px;
}

.h-17 {
  color: #fff;
  font-weight: 600;
}

.div-block-15 {
  align-items: center;
  display: flex;
}

.section-5 {
  padding-top: 60px;
  padding-bottom: 70px;
  position: relative;
}

.heading-title-item {
  text-align: center;
}

.div-block-17 {
  margin-top: 40px;
}

.div-block-18 {
  width: 100%;
  max-width: 588px;
}

.tab-ontent {
  justify-content: space-between;
  align-items: center;
  padding: 22px 50px 25px 90px;
  display: flex;
  position: relative;
}

.image-10 {
  width: 56px;
}

.paragraph-2 {
  letter-spacing: .5px;
  margin-bottom: 0;
  font-size: 19px;
  line-height: 26px;
}

.paragraph-2._2 {
  color: #000;
  letter-spacing: normal;
}

.heading {
  margin-top: 0;
  font-family: Zonapro, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
}

.div-block-3-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.footer {
  color: #333;
  letter-spacing: .5px;
  background-color: #e2f1f8;
  padding-top: 70px;
  padding-bottom: 70px;
  font-family: Zonapro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

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

.image-11 {
  width: 200px;
}

.link-block-2 {
  margin-bottom: 15px;
}

.link {
  color: #636363;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Zonapro, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.div-block-21 {
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.div-block-22 {
  border-top: 1px solid #d2d2d2;
  width: 100%;
  margin-top: 30px;
  padding-top: 30px;
}

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

.faq-section {
  padding-top: 60px;
  padding-bottom: 70px;
}

.dropdown-wrap {
  margin-top: 40px;
  margin-bottom: 10px;
  padding-left: 70px;
  padding-right: 70px;
}

.faq-item {
  border-bottom: 1px solid #cecece;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
}

.faq-box {
  width: 100%;
}

.icon {
  margin-top: auto;
  margin-bottom: auto;
}

.dropdown-list {
  background-color: var(--transparent);
  padding-top: 18px;
  padding-bottom: 15px;
  padding-right: 20px;
  position: static;
}

.faq-para {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 28px;
}

.faq-heading {
  font-size: 20px;
}

.reviews-section {
  background-color: var(--e4f3fa);
  padding-top: 60px;
  padding-bottom: 70px;
}

.div-block-24 {
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.h-64 {
  font-size: 64px;
  line-height: 64px;
}

.h-64.m-3 {
  margin-bottom: 3px;
  font-weight: 600;
}

.div-block-25 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 181px;
  font-family: Zonapro, sans-serif;
  font-size: 17px;
  line-height: 22px;
  display: flex;
}

.div-block-26 {
  color: #131a2a;
  align-items: center;
  display: flex;
}

.div-block-27 {
  flex-direction: column;
  justify-content: space-between;
  min-width: 88px;
  margin-right: 10px;
  display: flex;
}

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

.div-block-28 {
  align-items: stretch;
  display: flex;
}

.div-block-29 {
  width: 370px;
}

.review-bar {
  background-color: #fff;
  border-radius: 4px;
  width: 100%;
  height: 8px;
  position: relative;
}

.review-bar.yellow {
  background-color: #fab73c;
  width: 78%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.review-bar.yellow._25 {
  width: 25%;
}

.review-bar.yellow._15 {
  width: 15%;
}

.review-bar.yellow._12 {
  width: 12%;
}

.review-bar.yellow._8 {
  width: 8%;
}

.review-bar.m-11 {
  margin-top: 11px;
  margin-bottom: 11px;
}

.div-block-30 {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.div-block-31 {
  margin-top: 50px;
  margin-bottom: 10px;
  padding-left: 70px;
  padding-right: 70px;
}

.div-block-32 {
  border-bottom: 1px solid var(--d7d7d7);
  align-items: flex-start;
  margin-top: 20px;
  margin-bottom: 6px;
  padding-bottom: 35px;
  display: flex;
}

.div-block-32._2 {
  border-bottom-style: none;
}

.item-cricle {
  color: var(--white);
  background-color: #3b6531;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  font-family: Zonapro, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 60px;
  display: flex;
}

.div-block-33 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  align-items: flex-start;
  width: 260px;
  margin-right: 15px;
  display: flex;
}

.text-block-4 {
  font-family: Zonapro, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
}

.div-block-34 {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  color: #0bba34;
  align-items: center;
  margin-top: 10px;
  font-family: Zonapro, sans-serif;
  line-height: 14.21px;
  display: flex;
}

.image-13 {
  margin-top: -2px;
  margin-right: 2px;
}

.div-block-35 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  align-items: flex-start;
  width: 100%;
  max-width: 760px;
  padding-right: 40px;
  display: flex;
}

.image-14 {
  width: 25px;
}

.h-20 {
  letter-spacing: .5px;
  font-size: 20px;
  line-height: 26px;
}

.h-20._2 {
  color: #002553;
  padding-left: 25px;
  font-weight: 400;
}

.h-20._13 {
  color: #002553;
  padding-left: 0;
  font-size: 18px;
  line-height: 24px;
}

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

.paragraph-3 {
  margin-top: 15px;
  font-family: Fakt Pro Blond, sans-serif;
}

.div-block-37 {
  background-color: var(--white);
  border-radius: 25px;
  width: 100%;
  max-width: 1010px;
  margin: 60px auto 10px;
  box-shadow: 0 1px 9px rgba(0, 0, 0, .1);
}

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

.div-block-39 {
  align-items: center;
  padding: 15px;
  display: flex;
  position: relative;
}

.div-block-39._2 {
  justify-content: center;
}

.heading-2 {
  color: #002553;
  text-align: center;
  width: 100%;
  padding-left: 15px;
  font-size: 24px;
  line-height: 30px;
}

.heading-2._2 {
  color: #787878;
}

.image-17 {
  width: 41px;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: -6%;
}

.image-18 {
  width: 100px;
}

.div-block-40 {
  border-top: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  justify-content: flex-start;
  align-items: center;
  height: 120px;
  min-height: 86px;
  padding: 10px 14px;
  display: flex;
}

.div-block-40._2 {
  border-right-style: none;
  justify-content: center;
  align-items: center;
}

.image-19 {
  width: 40px;
}

.text-block-5, .heading-3 {
  padding-left: 15px;
}

.div-block-41 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  align-items: center;
  display: flex;
}

.image-19-copy {
  width: 36px;
}

.bg-image {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-42 {
  z-index: 2;
  position: relative;
}

.div-block-43 {
  border: 3px solid var(--white);
  border-radius: 22px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
}

.div-block-44 {
  background-image: url('../images/beforeAfter_60.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 22px;
  padding: 50px 130px 348px;
  position: relative;
}

.paragraph-4 {
  margin-top: 25px;
}

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

.div-block-46 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 81px;
  margin-bottom: 36px;
  display: grid;
}

.div-block-47 {
  text-align: left;
  padding-left: 110px;
  padding-right: 85px;
  position: relative;
}

.div-block-47._2 {
  padding-left: 85px;
  padding-right: 110px;
}

.image-20 {
  position: absolute;
  top: 10px;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.size {
  font-family: Zonapro, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.size.red-color {
  z-index: 1;
  color: #d11111;
  margin-top: 15px;
  font-weight: 400;
  position: relative;
}

.size.red-color-copy {
  color: #7fc56d;
  margin-top: 15px;
  font-weight: 400;
}

.image-20-copy {
  position: absolute;
  top: 10px;
  left: auto;
  right: 0;
}

.div-block-48 {
  text-align: right;
}

.image-21 {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: 50px;
  left: 0%;
  right: 0%;
}

.div-block-49 {
  z-index: 1;
  background-color: var(--white);
  border-radius: 22px;
  width: 91%;
  margin-top: -240px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-left: 25px;
  padding-right: 25px;
  position: relative;
}

.div-block-50 {
  margin-top: 60px;
}

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

.div-block-52 {
  text-align: center;
  letter-spacing: .5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-53 {
  color: var(--white);
  background-color: #7fc56d;
  border-radius: 30px;
  padding: 8px 26px 10px;
}

.h-18 {
  letter-spacing: .5px;
  font-size: 18px;
  line-height: 18px;
}

.image-22 {
  border: 1px solid #7fc56d;
  border-radius: 22px;
  margin-top: 35px;
}

.heading-4 {
  color: var(--1376a3);
  letter-spacing: .5px;
  margin-top: 17px;
  font-size: 20px;
  line-height: 22px;
}

.paragraph-5 {
  margin-top: 12px;
  padding-left: 18px;
  padding-right: 18px;
  font-size: 19px;
  line-height: 26px;
}

.div-block-3-copy-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.every-one-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.every-one-item {
  background-image: url('../images/unnamed_6.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 619px;
  display: flex;
  position: relative;
}

.every-one-item._2 {
  background-image: url('../images/unnamed_7.png');
}

.every-one-item._3 {
  background-image: url('../images/unnamed_8.png');
}

.every-one-item._4 {
  background-image: url('../images/unnamed_9.png');
}

.every-one-item._5 {
  background-image: url('../images/unnamed_10.png');
}

.h-30 {
  color: var(--white);
  text-align: center;
  letter-spacing: .5px;
  font-family: Zonapro, sans-serif;
  font-size: 30px;
}

.h-30.item-heading {
  position: absolute;
  top: auto;
  bottom: 156px;
  left: 0%;
  right: 0%;
}

.image-23 {
  z-index: 2;
  border: 2px solid #3b6531;
  border-radius: 100%;
  width: 72px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: auto;
}

.image-23._1 {
  bottom: 15px;
}

.image-23._2 {
  bottom: 55px;
}

.image-23._3 {
  bottom: 70px;
}

.section-6 {
  background-image: url('../images/s4-circle-bg.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: -110px;
  padding-top: 70px;
  position: relative;
}

.paragraph-6 {
  text-align: center;
  font-family: Zonapro, sans-serif;
  font-weight: 600;
}

.paragraph-6.mob {
  display: none;
}

.tabs {
  justify-content: space-between;
  margin-top: 50px;
  display: flex;
}

.myswiper {
  flex-direction: column;
  width: 50%;
  display: flex;
}

.tab-item {
  background-color: #fff;
  padding-left: 0;
  padding-right: 0;
}

.tab-item.w--current {
  color: var(--3b6531);
  background-color: #f1ffff;
  border-radius: 10px;
}

.tab-details-box, .tab-image {
  width: 100%;
}

.mob-item {
  display: none;
}

.heading-5 {
  letter-spacing: .5px;
  font-size: 22px;
  line-height: 26px;
}

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

.fixed-btn-item {
  z-index: 999;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: none;
}

.section-7 {
  padding-top: 45px;
}

.mob-tab-image {
  display: none;
}

.section-9 {
  padding-top: 70px;
  padding-left: 20px;
  padding-right: 10px;
}

.tabs-mob {
  display: none;
}

.div-block-57 {
  align-items: flex-start;
  display: flex;
}

.text-block-8 {
  font-family: Zonapro, sans-serif;
  font-weight: 700;
  line-height: 18px;
}

.nav-shadow {
  opacity: 0;
  width: 100%;
  height: 1px;
  box-shadow: 0 3px 4px rgba(0, 0, 0, .1);
}

.text-block-9 {
  width: 540px;
}

.tabs-content {
  align-items: flex-start;
  width: 48%;
  display: flex;
}

.tab-icon-item {
  width: 58px;
  height: 58px;
  position: absolute;
  top: 25px;
  bottom: auto;
  left: 15px;
  right: auto;
}

.black-icon {
  width: 58px;
  display: block;
}

.green-icon {
  width: 58px;
  display: none;
  position: absolute;
}

.green-icon._100 {
  width: 100px;
}

.html-embed {
  border-radius: 20px;
  margin-top: 35px;
  margin-left: 15px;
  margin-right: 15px;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .naviagtion, .navbar {
    height: auto;
  }

  .nav-link {
    border-top: 1px solid #ddd;
    padding: 17px 20px;
  }

  .nav-link.b {
    border-bottom: 1px solid #bbb;
  }

  .nav-menu {
    background-color: var(--white);
    height: 100vh;
    margin-top: 0;
    position: absolute;
    top: 100%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .button, .nav-line {
    display: none;
  }

  .container {
    max-width: 750px;
  }

  .banner-top {
    margin-top: 98.2px;
  }

  .h-1 {
    font-size: 32px;
    line-height: 38px;
  }

  .hero-body {
    max-width: none;
    height: auto;
  }

  .image--item {
    width: 275px;
    margin-bottom: 0;
    margin-right: 0;
    position: absolute;
    top: 180px;
    right: -45%;
  }

  .hero-content {
    width: 70%;
    position: relative;
  }

  .link-block.menu {
    width: 100%;
    height: 60px;
    font-size: 22px;
    display: flex;
  }

  .desktop-item {
    max-width: none;
    padding-left: 50px;
  }

  .image-4 {
    width: 40px;
    height: auto;
    top: 10px;
  }

  .icon-png {
    width: 125px;
    right: -26%;
  }

  .section-2 {
    text-align: center;
    padding: 50px 10px 60px;
  }

  .div-block-9 {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
    display: none;
    position: relative;
    top: 0%;
  }

  .div-block-9.mob {
    display: flex;
  }

  .image-6 {
    width: 100%;
    max-width: 400px;
    margin-left: 25px;
    position: static;
  }

  .image-7 {
    width: 120px;
    top: 0%;
    left: 20%;
  }

  .div-block-10 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .div-block-11 {
    flex-direction: column;
    align-items: flex-end;
  }

  .div-block-12 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

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

  .div-block-14 {
    justify-content: center;
  }

  .section-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .faq-section {
    padding-top: 40px;
  }

  .dropdown-wrap, .div-block-31 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .item-cricle {
    min-width: 60px;
  }

  .image-16 {
    width: 100px;
  }

  .heading-2 {
    font-size: 20px;
    line-height: 28px;
  }

  .image-17 {
    top: 20px;
  }

  .div-block-44 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-49 {
    margin-top: -180px;
  }

  .div-block-51 {
    align-items: start;
  }

  .every-one-item {
    height: 356px;
  }

  .h-30.item-heading {
    font-size: 22px;
  }

  .paragraph-6 {
    font-size: 18px;
  }

  .menu-button {
    padding: 0 10px 0 0;
  }

  .menu-button.w--open {
    background-color: var(--transparent);
    color: #000;
    padding: 0 10px 0 0;
  }

  .fixed-btn-item {
    background-color: #3b6531;
  }

  .icon-2 {
    font-size: 30px;
  }

  .text-block-6 {
    line-height: 22px;
  }

  .text-block-9 {
    width: 470px;
    font-size: 17px;
    line-height: 25px;
  }
}

@media screen and (max-width: 767px) {
  p {
    font-size: 18px;
    line-height: 25px;
  }

  .infinite-text {
    white-space: nowrap;
    font-size: 15px;
  }

  .navbar {
    justify-content: center;
    align-items: center;
    height: 60px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .banner-top {
    background-color: #e5eff7;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    height: auto;
    margin-top: 93px;
    padding-top: 22px;
    padding-left: 0;
    padding-right: 0;
  }

  .h-1 {
    width: 100%;
    font-size: 24px;
    line-height: 32px;
  }

  .h-1.c-1.center {
    text-align: center;
    font-size: 30px;
    line-height: 31px;
  }

  .h-1.c-2.center {
    text-align: center;
    font-size: 23px;
    line-height: 31px;
  }

  .hero-body {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .list {
    width: 100%;
    max-width: 335px;
    margin-top: 8px;
  }

  .list-item {
    background-position: 0 17%;
    background-size: 18px;
    margin-top: 8px;
    padding-left: 26px;
  }

  .list-item.m-0, .list-item._1 {
    background-position: 0 30%;
  }

  .image--item {
    display: none;
  }

  .hero-content {
    width: 100%;
    display: block;
  }

  .div-block-3, .div-block-3.hide-on-mob, .desktop-item {
    display: none;
  }

  .grid-3 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px 10px;
    display: flex;
  }

  .item-box {
    padding-left: 30px;
    padding-right: 30px;
  }

  .h-24.m-15 {
    margin-top: 12px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 24px;
  }

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

  .section-2 {
    text-align: center;
  }

  .div-block-9 {
    width: 80%;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-9.mob {
    width: 100%;
  }

  .image-6 {
    width: 80%;
    margin-left: 10%;
  }

  .image-7 {
    width: 100px;
    left: 5%;
  }

  .paragraph {
    margin-top: 15px;
    font-size: 18px;
    line-height: 25px;
  }

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

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

  .div-block-13 {
    margin: 5px;
  }

  .section-4 {
    text-align: center;
    height: 102px;
  }

  .div-block-14 {
    flex-direction: column;
    width: 26%;
    margin: 7px 10px;
  }

  .h-17 {
    font-size: 14px;
    line-height: 18px;
  }

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

  .section-5.p {
    padding-bottom: 30px;
  }

  .paragraph-2.m-10 {
    text-align: left;
    margin-top: 10px;
    font-size: 18px;
    line-height: 25px;
  }

  .heading {
    color: #052f5b;
    text-align: left;
    margin-bottom: 18px;
    font-family: Zonapro, sans-serif;
    font-size: 23px;
    line-height: 26px;
  }

  .div-block-3-copy {
    display: none;
  }

  .footer {
    padding-top: 25px;
    padding-bottom: 20px;
  }

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

  .dropdown-wrap {
    margin-top: 25px;
    margin-bottom: 20px;
  }

  .reviews-section {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-24 {
    margin-top: 20px;
  }

  .div-block-25 {
    align-items: center;
    width: 100%;
    margin-bottom: 15px;
  }

  .div-block-26 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

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

  .div-block-31 {
    margin-top: 35px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-32 {
    flex-direction: column;
    margin-top: 35px;
    margin-bottom: 0;
    padding-bottom: 15px;
  }

  .div-block-35 {
    margin-top: 22px;
    padding-right: 0;
  }

  .h-20 {
    line-height: 22px;
  }

  .h-20._2 {
    padding-left: 8px;
    font-size: 13px;
    line-height: 18px;
  }

  .h-20._13 {
    padding-left: 7px;
    font-size: 13px;
    line-height: 15px;
  }

  .div-block-38 {
    grid-template-columns: 1fr .75fr .5fr .75fr;
  }

  .div-block-39 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .image-16 {
    width: 56px;
    height: 41px;
    margin-bottom: 5px;
  }

  .heading-2 {
    text-align: center;
    font-size: 15px;
    line-height: 22px;
  }

  .heading-2._2 {
    padding-left: 0;
  }

  .image-17 {
    width: 30px;
  }

  .image-18 {
    height: 41px;
  }

  .div-block-40 {
    height: 60px;
    padding: 8px;
  }

  .image-19 {
    width: 22px;
  }

  .image-19-copy {
    width: 18px;
  }

  .div-block-43 {
    box-shadow: none;
    border-style: none;
  }

  .div-block-44 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-bottom: 40px;
  }

  .div-block-46 {
    flex-direction: column;
    margin-top: 25px;
    padding-top: 20px;
    padding-left: 14px;
    padding-right: 14px;
    display: flex;
  }

  .div-block-47 {
    padding-left: 67px;
    padding-right: 0;
  }

  .div-block-47._2 {
    text-align: left;
    padding-left: 67px;
    padding-right: 0;
  }

  .image-20 {
    width: 55px;
    top: 0;
  }

  .size {
    font-size: 15px;
    line-height: 23px;
  }

  .size.red-color {
    font-weight: 700;
  }

  .size.red-color-copy {
    color: #007fbc;
    font-weight: 700;
  }

  .image-20-copy {
    width: 55px;
    top: 0;
    left: 0;
  }

  .div-block-48 {
    text-align: left;
  }

  .image-21 {
    width: 190px;
    position: static;
  }

  .div-block-49 {
    width: auto;
    margin-top: 0;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 0;
    padding-left: 25px;
    padding-right: 25px;
  }

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

  .div-block-3-copy-copy {
    display: none;
  }

  .every-one-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    justify-items: center;
    margin-top: 10px;
  }

  .every-one-item {
    width: 100%;
    margin-top: 15px;
  }

  .h-30.item-heading {
    margin-top: 0;
    bottom: 20px;
  }

  .image-23 {
    border-width: .5px;
    width: 40px;
  }

  .image-23._1 {
    border-width: 0;
    bottom: -20px;
  }

  .image-23._2, .image-23._3 {
    bottom: -20px;
  }

  .section-6 {
    margin-top: 0;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .paragraph-6.desktop {
    display: none;
  }

  .paragraph-6.mob {
    display: block;
  }

  .tabs {
    display: none;
  }

  .paragraph-7 {
    padding: 10px;
    font-size: 17px;
    line-height: 24px;
  }

  .mob-item {
    flex-direction: column;
    margin-top: 15px;
    display: flex;
  }

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

  .text-span-3 {
    font-weight: 200;
  }

  .fixed-btn-item {
    display: flex;
    position: fixed;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .fixed-btn-item._2 {
    position: static;
  }

  .section-7 {
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .mob-tab-image {
    width: 100%;
    display: block;
  }

  .mob-tab {
    margin-top: 25px;
  }

  .section-9 {
    padding-top: 30px;
  }

  .tabs-mob {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  h4 {
    font-size: 18px;
  }

  .navbar {
    height: 50px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-link {
    border-top: 1px solid #ddd;
    padding: 17px 20px;
  }

  .nav-link.b {
    border-bottom: 1px solid #ddd;
  }

  .nav-menu {
    background-color: var(--white);
    margin-top: 0;
  }

  .banner-top {
    margin-top: 83px;
  }

  .link-block.menu {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    height: 54px;
  }

  .brand {
    width: 114px;
    padding-left: 10px;
  }

  .section {
    padding-bottom: 0;
  }

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

  .paragraph {
    margin-top: 15px;
    font-size: 18px;
    line-height: 25px;
  }

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

  .section-5.p {
    padding-top: 25px;
  }

  .paragraph-2 {
    text-align: left;
    margin-top: 10px;
  }

  .heading {
    font-weight: 400;
  }

  .footer {
    padding-top: 25px;
    padding-bottom: 20px;
  }

  .link-block-2 {
    margin-bottom: 5px;
  }

  .link {
    font-size: 14px;
    line-height: 25px;
  }

  .div-block-21 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .div-block-22 {
    margin-top: 15px;
    padding-top: 15px;
  }

  .text-block-3 {
    width: 220px;
    margin-left: auto;
    margin-right: auto;
  }

  .faq-item {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 22px;
  }

  .faq-para {
    font-size: 18px;
    line-height: 25px;
  }

  .faq-heading {
    font-size: 18px;
  }

  .reviews-section {
    padding-bottom: 55px;
  }

  .div-block-27 {
    min-width: 22%;
  }

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

  .item-cricle {
    font-weight: 200;
  }

  .div-block-35 {
    grid-row-gap: 0px;
  }

  .h-20._2 {
    padding-left: 8px;
    font-size: 13px;
  }

  .h-20._13 {
    font-size: 13px;
    line-height: 15px;
  }

  .paragraph-3 {
    font-size: 18px;
    line-height: 25px;
  }

  .div-block-37 {
    margin-top: 30px;
  }

  .div-block-38 {
    grid-template-columns: .75fr .75fr .75fr;
    width: 100%;
  }

  .div-block-39 {
    flex-direction: column;
    justify-content: center;
  }

  .div-block-39._2._3 {
    display: none;
  }

  .image-16 {
    width: 55px;
  }

  .heading-2 {
    text-align: center;
    width: auto;
    padding-left: 0;
    font-size: 15px;
    line-height: 22px;
  }

  .image-17 {
    width: 30px;
    right: -13%;
  }

  .image-18 {
    width: 44px;
  }

  .div-block-40 {
    width: 100%;
    height: 60px;
    padding: 8px;
  }

  .image-19 {
    width: 22px;
  }

  .div-block-41 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }

  .image-19-copy {
    width: 18px;
  }

  .div-block-44 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .paragraph-4 {
    margin-top: 15px;
    font-size: 18px;
    line-height: 25px;
  }

  .div-block-46 {
    align-items: flex-start;
    margin-top: 25px;
    padding-top: 20px;
    padding-left: 14px;
    padding-right: 14px;
  }

  .size.red-color, .size.red-color-copy {
    margin-top: 8px;
  }

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

  .div-block-51 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-top: 30px;
  }

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

  .paragraph-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .every-one-item {
    border-radius: 10px;
    height: 183px;
  }

  .every-one-item._2 {
    height: 183px;
  }

  .h-30.item-heading {
    font-size: 16px;
    line-height: 22px;
  }

  .section-6 {
    padding-top: 40px;
  }

  .paragraph-6 {
    font-size: 15px;
    line-height: 24px;
  }

  .menu-button {
    padding: 0 10px 0 0;
  }

  .menu-button.w--open {
    background-color: var(--transparent);
    color: #000;
  }

  .fixed-btn-item {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    display: flex;
  }

  .text-block-6 {
    line-height: 26px;
  }

  .div-block-56._2 {
    display: none;
  }

  .section-8 {
    padding-bottom: 30px;
  }

  .section-9 {
    padding-left: 10px;
  }

  .text-block-7 {
    font-weight: 200;
  }

  .div-block-58 {
    width: 100%;
    min-width: 48vw;
  }

  .div-block-59 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

#w-node-_5393ea8c-dc96-7c3e-8375-28a2ccd606f6-e1810030, #w-node-_9b66f3dc-7767-3eef-d5a4-50ca079eea0f-e1810030, #w-node-_229be063-29fa-cdd7-1a2a-cd6e2370ff42-e1810030, #w-node-_9183edf3-8a49-6352-b82f-89b52cdab592-e1810030, #w-node-_4ce75c7a-5aca-09d0-20e1-c8608c246161-e1810030, #w-node-_0f089d8f-cdb5-e1a3-1070-93768f4671d2-e1810030, #w-node-_6e11f41b-467c-5270-0479-d7182ed23a02-e1810030, #w-node-_686b5025-81e2-6f12-045c-fd562d86e2a5-e1810030, #w-node-_3aeb052e-6588-a603-a2f1-9e846f6b561f-e1810030, #w-node-_17e73ec2-7dbd-b28c-60c0-2b08a416cebd-e1810030, #w-node-bbae9016-9c09-20d5-2d44-e38eb5fad538-e1810030, #w-node-a2f6a167-558f-72de-e7c8-f9b6ca479893-e1810030, #w-node-_25921fd1-a464-6fc7-0b6e-f7a6db3d5844-e1810030, #w-node-_46ec9983-1b22-637a-53a5-9d9052091dd8-e1810030, #w-node-a81e6be3-c622-02af-f38c-0afe398b5306-e1810030, #w-node-_1e77af81-e00b-c785-082e-eed8d7d906a3-e1810030, #w-node-c3e11c1c-eb4c-a082-3679-90935ed09c72-e1810030, #w-node-c709f1d3-8cb6-7d80-f79e-106306501e8a-e1810030, #w-node-_9f5552a2-7b93-4b71-14a4-ee6e42003ff7-e1810030, #w-node-_39dcafe1-4c33-1b12-e92d-813658d13857-e1810030, #w-node-_1cd219dd-cb22-bd9a-6986-078e124347d2-e1810030 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_3aeb052e-6588-a603-a2f1-9e846f6b561f-e1810030 {
    grid-column: span 2 / span 2;
  }
}


@font-face {
  font-family: 'Eula Free Font License Ver';
  src: url('../fonts/EULA-Free-Font-License-Ver.-2.0.pdf') format('undefined');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fakt Pro Blond';
  src: url('../fonts/6e1998524754eeea1b0392e0eeae468d.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: '6 E 1998524754 Eeea 1 B 0392 E 0 Eeae 468 D';
  src: url('../fonts/6e1998524754eeea1b0392e0eeae468d.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zonapro';
  src: url('../fonts/ZonaPro-Regular.ttf') format('truetype'), url('../fonts/ZonaPro-Bold.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zonapro';
  src: url('../fonts/ZonaPro-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zonapro';
  src: url('../fonts/ZonaPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zonapro';
  src: url('../fonts/ZonaPro-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}