:root {
  --white: #fff;
  --00c04e: #00c04e;
  --a7a7a7: #a7a7a7;
  --transparent: #0000;
  --7fc56d: #7fc56d;
  --3b6531: #3b6531;
  --d7d7d7: #d7d7d7;
  --e2f1f8: #e2f1f8;
  --e4f3fa: #e4f3fa;
  --1376a3: #1376a3;
  --fff000: #fff000;
}

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

.w-commerce-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutshippingsummarywrapper {
  margin-bottom: 20px;
}

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

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

  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector {
    font-size: 16px;
  }
}

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;
  inset: 0% 0% auto;
}

.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-image: url('../images/10_1.webp');
  background-position: 100%;
  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: 24%;
  margin-bottom: -17px;
  margin-right: 5px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.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, #fff0, #fff 5%, #f9fbfd 85%, #f000);
  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: 100%;
  position: absolute;
  inset: 0 auto auto 0%;
}

.icon-png {
  width: 130px;
  position: absolute;
  inset: -18px -5% 0% auto;
}

.section {
  border-bottom: 1px solid var(--d7d7d7);
  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;
  inset: 55px auto 20px 0%;
}

.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;
  place-items: center;
  display: flex;
}

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

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

.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;
  inset: 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: 15px;
}

.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 #0000001a;
}

.div-block-38 {
  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-39 {
  align-items: center;
  padding: 15px;
  display: flex;
  position: relative;
}

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

.heading-2 {
  color: #002553;
  text-align: left;
  width: 108.297px;
  padding-left: 15px;
  font-size: 26px;
  line-height: 30px;
}

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

.image-17 {
  width: 41px;
  position: absolute;
  inset: auto -6% auto auto;
}

.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: 86px;
  padding: 10px 20px;
  display: flex;
}

.div-block-40._2 {
  border-right-style: none;
}

.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;
  inset: auto 0% 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 #0000001a;
}

.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: 75px;
  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;
  inset: 10px auto 0% 0%;
}

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

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

.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 {
  max-width: 371px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: -177px;
  left: 0%;
  right: 20px;
}

.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: 32px;
  grid-row-gap: 32px;
  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;
  margin-bottom: 35px;
  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 {
  text-shadow: 0 0 16px #000;
  background-image: url('../images/17.webp');
  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/18.webp');
}

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

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

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

.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;
  inset: auto 0% 156px;
}

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

.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 #0000001a;
}

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

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

.tab-icon-item {
  width: 58px;
  height: 58px;
  position: absolute;
  inset: 25px auto auto 15px;
}

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

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

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

.paragraph-8 {
  font-size: 14px;
}

.link-block-6 {
  flex: 0 auto;
}

.video-container {
  width: 85%;
  position: relative;
  top: 45px;
  left: 30px;
}

.video-container-copy {
  border: 1px solid var(--7fc56d);
  border-radius: 24px;
  height: 98%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.image--item-copy {
  width: 24%;
  margin-bottom: -17px;
  margin-right: 5px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.image--item-copy-copy {
  width: 100%;
  height: 100%;
  margin-bottom: -17px;
  margin-right: 5px;
  position: static;
  inset: auto 0% 0% auto;
}

@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;
    inset: 100% 0% 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: 200px;
    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: 0;
  }

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

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

@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: 3%;
  }

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

  .faq-heading {
    white-space: wrap;
    margin-right: 24px;
  }

  .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-39 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-39._2 {
    justify-content: flex-start;
    align-items: center;
  }

  .image-16 {
    height: 128px;
    margin-bottom: 5px;
  }

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

  .image-17 {
    width: 30px;
    top: 50%;
  }

  .image-18 {
    height: 128px;
  }

  .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;
    place-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, .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;
    inset: auto 0% 0%;
  }

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

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

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

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

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

  .tabs-mob {
    display: block;
  }

  .video-container {
    width: 75%;
    margin-bottom: 35px;
    left: auto;
  }

  .div-block-60 {
    background-image: url('../images/10_1.webp');
    background-position: 100%;
    background-size: cover;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-24 {
    width: 50%;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .image--item-copy, .image--item-copy-copy {
    display: none;
  }

  .image-24-copy {
    width: 50%;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .image-24-copy-copy {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

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

  .infinite-text {
    text-align: center;
    white-space: wrap;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
  }

  .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;
    display: inline-block;
  }

  .faq-item.w--open {
    display: block;
  }

  .faq-box {
    vertical-align: baseline;
    display: block;
  }

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

  .faq-heading {
    white-space: normal;
    padding-right: 16px;
    font-size: 18px;
    display: block;
  }

  .faq-heading.style1 {
    word-break: keep-all;
    white-space: wrap;
  }

  .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 {
    width: 100%;
  }

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

  .div-block-39._2 {
    justify-content: flex-start;
    align-items: center;
  }

  .image-16 {
    width: 55px;
    height: 96px;
  }

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

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

  .image-18 {
    height: 96px;
  }

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

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

  .link-block-6 {
    margin-bottom: 20px;
  }

  .code-embed {
    display: flex;
  }

  .div-block-60 {
    background-image: url('../images/10_1.webp');
    background-position: 100%;
  }
}

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

@media screen and (max-width: 767px) {
  #w-node-_3aeb052e-6588-a603-a2f1-9e846f6b561f-7e180830 {
    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;
}