:root {
  --white: white;
  --black: black;
}

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

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

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

.navbar-no-shadow.container {
  z-index: 2147483647;
  width: 100%;
  text-align: left;
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
}

.navbar-no-shadow-container {
  z-index: 5;
  width: 100%;
  max-width: 1140px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 0;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.nav-menu-wrapper {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.navlink {
  color: #000642;
  letter-spacing: .25px;
  text-transform: uppercase;
  margin-left: 5px;
  margin-right: 5px;
  padding: 21px 19px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
  display: block;
}

.navlink:hover {
  color: rgba(26, 27, 31, .75);
}

.navlink:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.navlink[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.body {
  font-family: Yantramanav, sans-serif;
}

.section {
  background-image: url('../images/stars-1.png'), linear-gradient(to top, #5194f6, #18315e 49%, #0f2357 77%, #041e49);
  background-position: 50%, 0 0;
  padding-top: 135px;
}

.section.section-2 {
  background-image: url('../images/CLF_SiteImage2b_012024-1-1-1-1.png'), linear-gradient(to top, #e2e2e2 21%, #ccdacc 64%, #5194f6);
  background-position: 100% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 52%, auto;
  margin-bottom: -1px;
  padding-top: 0;
  position: relative;
}

.section.section-3 {
  background-image: linear-gradient(to top, #8cc2a0, #e4e4cc 35%, #e2e2e2);
  padding-top: 80px;
}

.section.section-4 {
  background-image: linear-gradient(to top, #c5d1a2, #9fcdab 60%, #9acdaf 82%, #8cc2a0);
}

.section.section-5 {
  background-image: linear-gradient(to top, #c7ba7a, #c5d1a2);
  padding-top: 87px;
}

.section.section-6 {
  background-image: linear-gradient(to top, #449ed3, #9ccacf 21%, #a8cac3 29%, #c6c89d 43%, #d2c68b 58%, #c7ba7a);
  margin-top: -2px;
}

.section.section-7 {
  background-image: linear-gradient(to top, #90fdff, #a5d8dc 22%, #75adc7 48%, #4f89b6 64%, #3171ab 80%, #3776ae 88%, #449ed3);
}

.section.section-8 {
  background-image: linear-gradient(to top, #c3fffb 15%, #7db5b3 58%, #90fdff 93%);
}

.section.section-9 {
  background-image: linear-gradient(to top, #5cd9d0 8%, #52aba5 39%, #c3fffb 89%);
  padding-top: 51px;
}

.section.section-10 {
  background-image: linear-gradient(to top, #a67ef1 16%, #72a1af 62%, #5cd9d0);
}

.section.section-12 {
  background-image: linear-gradient(to top, #8aa3c7, #b39879 48%, #c69e7b);
}

.section.secion-11 {
  background-image: linear-gradient(to top, #c69e7b, #b198a6 67%, #a67ef1);
  padding-top: 0;
}

.section.section-13 {
  background-image: linear-gradient(to top, #1d3797, #2550a5 27%, #366dc1 50%, #567cb0 75%, #8aa3c7);
  padding-top: 123px;
}

.section.section-15 {
  background-image: linear-gradient(to top, #dddfdd, #dcdfdc 24%, #b6c9d7 48%, #7fa6d0 76%, #4f83bf);
}

.section.section-14 {
  background-image: linear-gradient(to top, #4f83bf, #254b91 25%, #10256f 49%, #09145e 74%, #1d3797);
  padding-top: 0;
}

.section.section-16 {
  background-image: linear-gradient(to top, #b8d69b, #cad277 27%, #c8ca61 50%, #b9bd4b 60%, #afd863);
  margin-top: -31px;
}

.section.section-17 {
  background-image: linear-gradient(to top, #8bc8b3, #aad3ad 50%, #b8d69b);
  padding-top: 115px;
}

.section.section-18 {
  background-image: linear-gradient(to top, #392e8e, #5f58ae 25%, #6482be 49%, #5db2bd 71%, #8bc8b3);
}

.section.section-19 {
  background-image: linear-gradient(to top, #40208a, #3c2780 47%, #392e8e);
  padding-bottom: 114px;
}

.section.footer {
  z-index: 1;
  text-align: center;
  background-color: #002c74;
  background-image: none;
  margin-top: -50px;
  padding-top: 60px;
  padding-bottom: 85px;
  position: relative;
}

.heading {
  color: #fffeef;
  text-align: center;
}

.container {
  width: 1170px;
  max-width: 100%;
  text-align: center;
  padding-left: 16px;
  padding-right: 16px;
  position: relative;
}

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

.main-button {
  min-height: 50px;
  text-transform: uppercase;
  text-shadow: 2px 2px rgba(0, 0, 0, .2);
  background-image: linear-gradient(#40cd37, #8efb31 36%, #55e82e 53%, #3bc62b 67%, #38a83a 79%, #63ae78 98%, #fff);
  border-radius: 32px;
  font-size: 26px;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
}

.text-span-2 {
  padding: 8px 10px;
  display: block;
}

.container-2 {
  z-index: 5;
  margin-top: 40px;
  margin-bottom: 20px;
  position: relative;
}

.image {
  margin-top: 458px;
}

.content {
  max-width: 100%;
  padding-left: 70px;
  padding-right: 70px;
  position: relative;
}

.text-block {
  color: #ffdc75;
  text-shadow: 1px 1px rgba(0, 0, 0, .4);
  margin-top: 10px;
  margin-bottom: 50px;
  font-family: Neucha, sans-serif;
  font-size: 30px;
  line-height: 38px;
}

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

.image-2 {
  width: 900px;
}

.text-block-2 {
  color: #000;
  margin-bottom: 44px;
  font-size: 40px;
  font-weight: 700;
  line-height: 46px;
}

.text-block-2.white-title {
  color: #fff;
  margin-bottom: 15px;
}

.text-block-3 {
  max-width: 960px;
  color: #000;
  text-align: left;
  margin-bottom: 25px;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}

.text-block-3.mx-680 {
  max-width: 640px;
}

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

.container-3 {
  max-width: 100%;
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
  position: relative;
}

.container-3.cont2 {
  position: static;
}

.container-4 {
  max-width: 960px;
  margin-left: 0;
  margin-right: 0;
}

.image-3 {
  width: 40%;
  position: absolute;
  bottom: 219px;
  right: 0;
}

.image-3.image2 {
  width: 100%;
  max-width: 40%;
  aspect-ratio: auto;
  object-fit: fill;
  top: 59px;
  bottom: auto;
  right: 0;
}

.container-5 {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.text-span-4 {
  font-weight: 700;
}

.container-6 {
  max-width: 453px;
  margin-left: 0;
  margin-right: 0;
}

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

.text-block-4 {
  text-align: left;
  padding-bottom: 70px;
  font-size: 30px;
  line-height: 37px;
}

.text-block-4.retet {
  text-align: center;
  padding-bottom: 53px;
  font-weight: 300;
}

.text-block-5 {
  text-align: left;
  margin-top: 0;
  margin-bottom: 36px;
  font-size: 36px;
  font-weight: 700;
  line-height: 42px;
}

.text-block-6 {
  color: #000;
  text-align: left;
  margin-bottom: 19px;
  padding-top: 0;
  padding-left: 14px;
  font-size: 20px;
  font-weight: 900;
  line-height: 26px;
}

.flex-block {
  max-width: 63%;
  margin-top: 5px;
}

.flex-block.vs-alternatives-ticks-box {
  max-width: 100%;
}

.text-block-7 {
  text-align: left;
  margin-top: 88px;
  margin-bottom: 25px;
  font-size: 20px;
  line-height: 23px;
}

.text-block-7.navbar-no-shadow-container {
  margin-top: 0;
}

.text-block-7.navbar-no-shadow-container.asdddsa {
  margin-bottom: 51px;
}

.text-block-7.navbar-no-shadow-container.reviews-text-mt {
  margin-top: 25px;
}

.flex-block-2 {
  text-align: center;
  background-color: rgba(255, 255, 255, .5);
  border-radius: 20px;
  flex-direction: row;
  align-items: flex-start;
  padding: 30px;
}

.text-block-8 {
  width: 100%;
  color: #725a14;
  text-align: right;
  text-shadow: 1px 1px rgba(0, 0, 0, .2);
  flex: 0 auto;
  margin-top: -78px;
  padding-left: 262px;
  font-family: Neucha, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 37px;
  display: block;
}

.text-block-8.asdae3 {
  text-align: center;
  margin-top: 44px;
}

.text-block-8.asdae3.sdff {
  padding-left: 124px;
  padding-right: 124px;
}

.text-block-8.fam_and_pet_safe {
  color: #0d00ff;
  margin-top: 0;
  padding-bottom: 42px;
  padding-right: 79px;
}

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

.bold-text-2.reyg {
  font-size: 24px;
  font-weight: 700;
}

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

.cont-benefits {
  width: 20%;
  min-height: 160px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.image-4 {
  width: 80px;
  height: 80px;
  flex: 0 auto;
  margin-bottom: 18px;
}

.image-5 {
  width: 80px;
  height: 80px;
}

.image-5.image-benefits {
  margin-bottom: 18px;
}

.image-6 {
  width: 80px;
  height: 80px;
}

.image-6.image-benefits {
  margin-bottom: 18px;
}

.image-7 {
  height: 80px;
}

.image-7.image-benefits {
  margin-bottom: 18px;
}

.flex-block-3 {
  aspect-ratio: auto;
  flex-direction: column;
  position: relative;
}

.text-block-10 {
  color: #000;
  text-align: left;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 24px;
}

.text-block-10.m-b {
  margin-bottom: 46px;
}

.text-block-10.m-t {
  margin-top: 44px;
}

.container-7 {
  text-align: left;
  align-items: flex-start;
  margin-top: 0;
  padding-bottom: 25px;
  display: flex;
}

.container-7.formulla-bullet-points {
  max-width: 100%;
}

.container-8 {
  width: 10px;
  height: 10px;
  min-height: 10px;
  min-width: 10px;
  background-color: green;
  border-radius: 50%;
  margin-top: 5px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
}

.text-block-11 {
  color: #000;
  padding-left: 12px;
  padding-right: 0;
  font-size: 20px;
  font-weight: 900;
}

.text-block-11.formula-title {
  padding-left: 0;
}

.bold-text-3 {
  text-decoration: underline;
}

.image-8 {
  width: 458px;
}

.image-9 {
  z-index: 2;
  width: auto;
  max-width: 101%;
  margin-bottom: -304px;
  margin-left: -6px;
  position: relative;
}

.image-9.cloud1234.tv-video {
  margin-bottom: -283px;
}

.image-9.tv-video {
  max-width: 100%;
  pointer-events: none;
  margin-bottom: 0;
  display: block;
  position: absolute;
  top: 7px;
}

.video {
  width: 578.859px;
  border-radius: 40px;
  overflow: hidden;
}

.flex-block-4 {
  width: 950px;
  margin-bottom: 64px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.flex-block-4.flexbox2 {
  margin-top: 56px;
  margin-bottom: 56px;
}

.flex-block-4.videoiframeyoutube {
  display: none;
}

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

.container-9 {
  background-color: rgba(255, 255, 255, .5);
  border-radius: 20px;
  margin-top: 35px;
  margin-bottom: 35px;
  padding: 25px 30px;
}

.container-9.review {
  max-width: 100%;
  aspect-ratio: auto;
  background-color: rgba(255, 255, 255, .7);
  margin-right: 0;
}

.container-9.review.review-592 {
  max-width: 592px;
}

.container-9.review.review1 {
  background-color: rgba(255, 255, 255, .8);
}

.container-9.review.last-reviews {
  margin-bottom: 109px;
}

.text-block-12 {
  text-align: left;
  font-size: 18px;
  line-height: 23px;
}

.text-block-12.right_text_review {
  text-align: right;
}

.bold-text-4.review-customer-name {
  font-size: 20px;
  font-weight: 900;
}

.bold-text-5 {
  font-weight: 500;
}

.text-block-14 {
  margin-top: 35px;
  margin-bottom: 44px;
  font-size: 30px;
  font-weight: 300;
}

.container-11 {
  width: 50%;
  max-width: 50%;
  position: relative;
}

.container-11.singlebox {
  margin-left: 0;
}

.container-11.cloud123 {
  position: relative;
}

.container-11.align-left-video {
  max-width: 50%;
  margin-left: 0;
  display: block;
}

.container-12 {
  width: 50%;
}

.image-11 {
  z-index: 4;
  margin-top: -174px;
  margin-bottom: 32px;
  margin-right: -141px;
  position: relative;
}

.image-11.cloud2 {
  margin-right: -63px;
}

.light-mist {
  position: static;
}

.text-block-15 {
  color: #fff;
  -webkit-text-stroke-color: #2c7ff8;
  font-size: 24px;
  font-weight: 700;
}

.text-block-15.lab-desc {
  margin-top: 6px;
  font-size: 18px;
}

.text-block-15.labs-text {
  margin-top: 20px;
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 400;
}

.text-block-15.labs-text.labs-text-col-1-last {
  margin-bottom: 60px;
}

.container-13 {
  width: 33.3%;
  margin-left: 28px;
  margin-right: 28px;
}

.flex-block-5 {
  width: 100%;
  height: 100%;
  object-fit: fill;
  background-image: url('../images/CLF-5-1-1.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  flex-wrap: nowrap;
  padding: 70px 34px 270px;
  position: static;
}

.flex-block-5.board-reasons {
  z-index: 4;
  background-image: url('../images/BOARD-V1-1-1.png');
  background-position: 50% 0;
  background-size: contain;
  padding-top: 47px;
  padding-bottom: 284px;
  position: relative;
}

.container-14 {
  width: 100%;
  background-image: url('../images/6.jpg');
  background-position: 50%;
  background-size: cover;
  border: 20px solid #fff;
}

.container-14.orange1 {
  background-image: url('../images/7.jpg');
}

.container-14.orange2 {
  background-image: url('../images/8.jpg');
}

.container-14.orange3 {
  background-image: url('../images/9.jpg');
}

.container-14.orange4 {
  background-image: url('../images/10.jpg');
}

.container-14.orange5 {
  background-image: url('../images/11.jpg');
}

.container-15 {
  border: 1px solid var(--white);
  margin: 32px 35px;
  padding: 40px 5px 15px;
}

.orange-blocks-title {
  color: #fff;
  letter-spacing: 3px;
  margin-bottom: 39px;
  font-size: 24px;
  line-height: 33px;
}

.orange-blocks-title.orange-title-3lines {
  margin-bottom: 5px;
}

.orange-blocks-desc {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 23px;
}

.bold-text-6 {
  text-decoration: underline;
}

.text-block-16 {
  text-align: left;
  margin-top: 40px;
  margin-bottom: 49px;
  font-size: 30px;
  font-weight: 300;
}

.container-16 {
  margin-left: 0;
  padding-left: 12px;
}

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

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

.text-block-19 {
  font-size: 20px;
}

.text-block-20 {
  color: #fff;
  margin-top: 39px;
  font-size: 20px;
  font-weight: 300;
}

.text-block-20.asfdada {
  margin-bottom: -11px;
  font-weight: 400;
}

.image-12 {
  margin-top: 46px;
}

.image-13 {
  margin-top: -101px;
  margin-bottom: -86px;
}

.text-block-21 {
  color: #fff;
  text-align: left;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 500;
}

.image-14 {
  margin-top: 0;
  margin-bottom: 32px;
}

.image-15 {
  width: 100%;
  margin-bottom: 32px;
}

.image-16 {
  margin-top: -104px;
  padding-top: 0;
}

.text-block-22 {
  font-weight: 300;
}

.text-block-23 {
  padding-top: 9px;
  padding-bottom: 23px;
  font-size: 30px;
  font-weight: 300;
}

.text-block-24 {
  font-size: 20px;
}

.text-block-25 {
  margin-top: -30px;
  margin-bottom: 51px;
  font-size: 20px;
}

.container-17 {
  background-color: rgba(255, 255, 255, .7);
  border-radius: 20px;
  flex: 1;
  margin-left: 15px;
  margin-right: 15px;
  padding: 30px 30px 17px;
}

.text-block-26 {
  color: green;
  font-size: 24px;
  font-weight: 700;
}

.image-17 {
  height: 131px;
  margin-top: 51px;
  margin-bottom: -13px;
}

.image-17.house-image {
  width: 148px;
}

.image-18 {
  width: 771px;
}

.div-block {
  color: #fff;
  font-size: 18px;
}

.text-block-27 {
  color: #fff;
  font-size: 18px;
  text-decoration: underline;
}

.text-block-28 {
  color: #fff;
  text-align: left;
  margin-top: 30px;
  font-size: 20px;
  line-height: 23px;
}

.link {
  text-align: left;
}

.container-18 {
  max-width: 605px;
  text-align: left;
  margin-left: 0;
}

.bold-text-7 {
  color: #f77e3d;
  font-size: 18px;
  line-height: 68px;
  text-decoration: none;
}

.container-19 {
  text-align: center;
  margin-bottom: 46px;
}

.text-block-29 {
  color: rgba(255, 255, 255, .4);
  margin-top: 6px;
}

.text-block-30 {
  color: rgba(255, 255, 255, .4);
  margin-top: 9px;
  margin-bottom: 23px;
  font-size: 18px;
  line-height: 23px;
}

.text-block-30.faq {
  margin-bottom: 0;
}

.image-19 {
  width: 35px;
  opacity: .37;
}

.link-block {
  margin: 29px 29px 29px 2px;
}

.image-20 {
  display: none;
}

.image-25 {
  z-index: 4;
  max-width: 200%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  position: absolute;
  top: 184px;
  left: -214px;
}

.bold-text-10 {
  color: #956d24;
  -webkit-text-stroke-color: orange;
}

.image-26 {
  width: 150px;
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 5px;
}

.image-27 {
  width: 160px;
  position: absolute;
  bottom: 125px;
  right: 58px;
}

.image-28 {
  z-index: 4;
  width: 832px;
  position: relative;
}

.image-29 {
  display: none;
}

.container-20 {
  width: 100%;
  padding: 0;
  position: relative;
}

.image-30 {
  padding-top: 9px;
  padding-left: 36px;
  padding-right: 124px;
  position: absolute;
  top: 0;
  left: 0;
}

.image-30.loading-video-gif {
  z-index: 5;
  display: none;
}

.html-embed {
  z-index: 1;
  height: 245px;
  max-height: 245px;
  margin-top: 30px;
  margin-left: 25px;
  margin-right: 106px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

.html-embed.videomp4 {
  margin-top: 0;
  margin-left: -2px;
  margin-right: 0;
}

.loading-video-gif {
  z-index: 1;
  width: 1005px;
  height: 245px;
  aspect-ratio: auto;
  margin-top: 30px;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 25px;
  padding-right: 107px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.loading-video-gif.hide {
  display: none;
}

.image-31 {
  width: 43px;
  position: absolute;
  top: 26px;
  right: 85px;
}

.image-32 {
  margin-top: 46px;
}

.image-33 {
  z-index: 2;
  width: 818px;
  max-width: 1000%;
  position: absolute;
  top: 204px;
  left: -184px;
}

.bg-img {
  width: 100%;
  max-width: 520px;
  margin-left: auto;
  margin-right: auto;
}

.link-2, .link-3, .link-4, .link-5 {
  color: rgba(255, 255, 255, .4);
}

@media screen and (min-width: 1280px) {
  .section.section-8 {
    background-image: linear-gradient(to top, #67aba7, #7db5b3 45%, #97cbcc);
  }

  .section.section-15 {
    background-image: linear-gradient(to top, #4f83bf, #7afff2 1%, #b6c9d7 48%, #7fa6d0 90%, #4f83bf), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    padding-bottom: 0;
  }

  .heading {
    text-decoration: none;
  }

  .container {
    width: 1170px;
    max-width: 100%;
    text-align: center;
  }

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

  .main-button {
    text-align: left;
    text-shadow: 2px 1px 1px rgba(0, 0, 0, .2);
    background-image: linear-gradient(#40cd37, #8efb31 36%, #55e82e 53%, #3bc62b 66%, #38a83a 79%, #63ae78);
  }

  .text-block-8.asdae3 {
    text-align: center;
    margin-top: 36px;
    margin-bottom: 52px;
  }

  .text-block-10.mt {
    margin-top: 44px;
    margin-bottom: 31px;
  }

  .text-block-10.m-t {
    margin-top: 45px;
  }

  .container-8 {
    background-color: green;
  }

  .image-9 {
    width: 100%;
    margin-top: -6px;
    margin-bottom: 0;
    margin-left: 0;
    position: absolute;
    left: 0;
  }

  .flex-block-4 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .flex-block-4.flexbox2 {
    grid-template-columns: .5fr 1fr .5fr;
    margin-bottom: 0;
  }

  .container-9 {
    background-color: rgba(255, 255, 255, .5);
    border-radius: 20px;
    margin-top: 24px;
    margin-bottom: 45px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-block-12 {
    color: #000;
    text-align: left;
    font-size: 18px;
  }

  .text-block-12.right_text_review {
    text-align: right;
    margin-bottom: 4px;
    font-size: 20px;
    font-weight: 900;
  }

  .bold-text-4 {
    font-weight: 900;
  }

  .bold-text-5 {
    font-weight: 400;
  }

  .container-10 {
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-13 {
    font-size: 30px;
  }

  .text-block-14 {
    font-size: 30px;
    font-weight: 300;
  }

  .container-11 {
    flex: 1;
  }

  .container-12 {
    max-width: 100%;
    text-align: center;
    justify-content: flex-start;
    align-items: stretch;
    margin-left: 0;
    margin-right: 0;
    position: relative;
  }

  .image-11 {
    z-index: 5;
    position: relative;
    top: -66px;
    right: -42px;
  }

  .image-11.cloud2 {
    margin-top: -29px;
    margin-left: -5px;
    margin-right: 21px;
  }

  .image-15 {
    width: 100%;
  }

  .image-16 {
    margin-top: 0;
  }

  .image-25 {
    z-index: 5;
    position: relative;
    top: -66px;
    right: -42px;
  }

  .image-33 {
    top: 193px;
    left: -178px;
  }
}

@media screen and (min-width: 1440px) {
  .container {
    width: 1170px;
  }

  .container-8 {
    background-color: green;
  }

  .image-15 {
    width: 100%;
  }
}

@media screen and (min-width: 1920px) {
  .navbar-no-shadow {
    width: 100%;
  }

  .section {
    padding-bottom: 20px;
  }

  .section.section-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .section.section-3 {
    padding-top: 0;
  }

  .section.section-4 {
    padding-top: 80px;
  }

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

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

  .section.section-8 {
    background-image: linear-gradient(to top, #67aba7, #7db5b3 45%, #90fdff), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    padding-top: 80px;
  }

  .section.section-12 {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .section.secion-11 {
    padding-bottom: 20px;
  }

  .section.section-14 {
    padding-bottom: 0;
  }

  .section.footer {
    background-color: #002c74;
  }

  .image-2 {
    width: 100%;
  }

  .image-3 {
    width: 45%;
    object-fit: cover;
  }

  .container-8 {
    background-color: green;
  }

  .image-9 {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .text-block-15 {
    color: #fff;
  }

  .flex-block-5 {
    background-image: url('../images/CLF-5-1-1.png');
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
    padding-bottom: 400px;
    padding-right: 34px;
  }

  .image-15 {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .navbar-no-shadow.container {
    width: 100%;
  }

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .navlink {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

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

  .section.section-4 {
    padding-top: 77px;
  }

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

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

  .section.section-8 {
    padding-top: 52px;
  }

  .section.section-10 {
    padding-top: 56px;
  }

  .section.section-12 {
    padding-top: 46px;
  }

  .section.section-13 {
    padding-top: 65px;
  }

  .section.section-15 {
    padding-top: 85px;
  }

  .section.section-16 {
    padding-top: 88px;
  }

  .section.section-17 {
    padding-top: 50px;
  }

  .section.section-18 {
    padding-top: 57px;
  }

  .section.section-19 {
    padding-top: 56px;
  }

  .section.footer {
    background-color: #002c74;
  }

  .heading {
    font-size: 30px;
  }

  .container.board-section-container {
    padding-left: 0;
    padding-right: 0;
  }

  .main-button {
    min-height: 32px;
    padding: 5px 10px;
    font-size: 22px;
  }

  .container-2 {
    margin-top: 18px;
  }

  .content {
    padding-left: 6px;
    padding-right: 6px;
  }

  .content.board-section-content {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block {
    font-size: 20px;
    line-height: 29px;
  }

  .text-block-2 {
    font-size: 30px;
    line-height: 34px;
  }

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

  .container-3 {
    text-align: center;
    flex-direction: column;
  }

  .container-4 {
    max-width: 100%;
  }

  .image-3 {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 0;
    right: 0;
  }

  .image-3.image2 {
    display: none;
  }

  .container-6 {
    max-width: 100%;
  }

  .text-block-4 {
    padding-bottom: 39px;
    font-size: 24px;
    line-height: 30px;
  }

  .text-block-4.retet {
    padding-bottom: 33px;
    font-size: 20px;
  }

  .text-block-5 {
    text-align: center;
    font-size: 30px;
  }

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

  .flex-block {
    max-width: 100%;
  }

  .flex-block.vs-alternatives-ticks-box {
    margin-top: 0;
  }

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

  .flex-block-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: rgba(255, 255, 255, 0);
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding: 0;
    display: grid;
  }

  .text-block-8 {
    padding-left: 135px;
  }

  .cont-benefits {
    width: 100%;
    background-color: rgba(255, 255, 255, .5);
    border-radius: 20px;
    padding: 23px;
  }

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

  .text-block-10.m-b {
    margin-bottom: 30px;
  }

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

  .image-8 {
    width: 238px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-9 {
    margin-bottom: -233px;
  }

  .flex-block-4 {
    width: 740px;
  }

  .container-9.review {
    margin-top: 22px;
    margin-bottom: 22px;
    padding: 18px 16px;
  }

  .container-9.review.review1.review-592 {
    max-width: 1005px;
  }

  .container-9.review.last-reviews {
    margin-bottom: 57px;
  }

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

  .container-11.singlebox, .container-12 {
    width: 50%;
  }

  .image-11 {
    margin-top: -149px;
    margin-right: -30px;
  }

  .image-11.cloud2 {
    margin-right: -30px;
  }

  .light-mist {
    font-size: 26px;
  }

  .text-block-15.labs-text.labs-text-col-1-last {
    margin-bottom: 0;
  }

  .container-13 {
    width: 92%;
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-block-5 {
    width: 100%;
    background-position: 50% 0;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .flex-block-5.board-reasons {
    background-color: #29852d;
    background-image: none;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-14, .container-14.orange1 {
    border-width: 10px;
  }

  .container-15 {
    margin: 15px 10px;
    padding-top: 15px;
  }

  .orange-blocks-title {
    font-size: 22px;
    line-height: 23px;
  }

  .orange-blocks-desc {
    font-size: 14px;
    line-height: 18px;
  }

  .image-14 {
    max-width: 51%;
  }

  .image-15 {
    width: 100%;
  }

  .container-17 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .image-18 {
    width: 386px;
  }

  .image-20 {
    max-width: 73%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .image-21 {
    width: 521px;
  }

  .flex-block-6 {
    flex-direction: column-reverse;
  }

  .flex-block-7 {
    flex-direction: column;
  }

  .image-22 {
    width: 415px;
  }

  .bold-text-8 {
    font-size: 26px;
  }

  .image-23 {
    max-width: 54%;
  }

  .flex-block-8 {
    flex-direction: column;
  }

  .image-24 {
    width: 226px;
    margin-left: auto;
    margin-right: auto;
  }

  .image-25 {
    margin-top: -149px;
    margin-right: -30px;
    top: 292px;
    left: -169px;
  }

  .image-26 {
    margin-left: 0;
  }

  .image-27 {
    display: none;
    bottom: -49px;
    right: auto;
  }

  .image-29 {
    z-index: 1;
    width: 100%;
    display: block;
    position: relative;
  }

  .html-embed, .loading-video-gif {
    height: 190px;
    margin-top: 20px;
  }

  .image-31 {
    right: 15px;
  }

  .image-33 {
    width: 660px;
    top: 151px;
    left: -150px;
  }
}

@media screen and (max-width: 767px) {
  .navbar-no-shadow.container {
    width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .navlink {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .section {
    padding-top: 91px;
  }

  .section.footer {
    background-color: #002c74;
  }

  .text-block-8 {
    margin-top: -40px;
    padding-left: 0;
    font-size: 24px;
  }

  .flex-block-4 {
    width: 430px;
    flex-direction: column;
    margin-bottom: 0;
  }

  .container-11 {
    width: 100%;
    max-width: 100%;
    margin-bottom: 18px;
  }

  .light-mist {
    font-size: 22px;
  }

  .flex-block-5.board-reasons {
    background-image: linear-gradient(#29852d, #29852d 54%, #29852d);
    background-position: 0 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-17 {
    width: 100%;
    margin: 9px 0;
    padding: 21px 21px 6px;
  }

  .image-17 {
    margin-bottom: 0;
  }

  .text-block-28 {
    font-size: 16px;
  }

  .flex-block-9 {
    flex-direction: column;
  }

  .image-25 {
    margin-right: -18px;
    display: none;
    top: 319px;
    left: -193px;
  }

  .image-26 {
    margin-left: 0;
  }

  .image-29 {
    z-index: 2;
    width: 100%;
    position: relative;
  }

  .html-embed, .loading-video-gif {
    height: 250px;
    margin-top: 11px;
  }

  .image-33 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .section {
    padding-top: 40px;
  }

  .section.section-4 {
    padding-top: 52px;
  }

  .section.section-5 {
    padding-top: 69px;
  }

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

  .section.section-12 {
    padding-top: 31px;
  }

  .section.section-13 {
    padding-top: 35px;
  }

  .section.section-15 {
    padding-top: 32px;
  }

  .section.section-19 {
    padding-bottom: 34px;
  }

  .section.footer {
    background-color: #002c74;
  }

  .heading {
    font-size: 24px;
    line-height: 31px;
  }

  .container {
    width: 100%;
    padding-left: 2px;
    padding-right: 2px;
    position: relative;
  }

  .text-block {
    line-height: 23px;
  }

  .image-2 {
    width: 100%;
  }

  .text-block-2 {
    margin-bottom: 28px;
    font-size: 26px;
    line-height: 24px;
  }

  .text-block-2.white-title {
    font-size: 24px;
  }

  .bold-text {
    font-size: 16px;
    line-height: 14px;
  }

  .image-3 {
    width: 100%;
  }

  .text-block-4 {
    padding-bottom: 31px;
    font-size: 20px;
    line-height: 22px;
  }

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

  .text-block-5 {
    font-size: 26px;
    line-height: 30px;
  }

  .text-block-6 {
    padding-left: 4px;
    font-size: 16px;
    line-height: 23px;
  }

  .text-block-7 {
    margin-top: 37px;
    font-size: 16px;
    line-height: 21px;
  }

  .flex-block-2 {
    grid-template-columns: 1fr;
    margin-left: 9px;
    margin-right: 9px;
  }

  .text-block-8 {
    color: orange;
    text-align: center;
    -webkit-text-stroke-color: orange;
    margin-top: -16px;
    font-size: 18px;
    line-height: 22px;
  }

  .text-block-8.asdae3.sdff {
    padding-left: 0;
    padding-right: 0;
  }

  .text-block-8.fam_and_pet_safe {
    text-align: center;
    padding-bottom: 29px;
    padding-right: 0;
  }

  .image-4, .image-5.image-benefits, .image-6.image-benefits, .image-7.image-benefits {
    height: 70px;
  }

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

  .image-9 {
    margin-top: -9px;
    margin-bottom: 0;
    position: absolute;
    left: 0;
  }

  .image-9.cloud1234 {
    max-width: 83%;
    margin-bottom: 0;
    left: 39px;
  }

  .flex-block-4 {
    width: 300px;
    flex-direction: column;
    margin-bottom: 28px;
  }

  .flex-block-4.flexbox2 {
    position: relative;
  }

  .container-9 {
    padding: 8px;
  }

  .text-block-12 {
    font-size: 13px;
    line-height: 16px;
  }

  .bold-text-4.review-customer-name {
    font-size: 16px;
  }

  .bold-text-4.review-author {
    font-size: 18px;
  }

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

  .container-11 {
    width: 100%;
    margin-bottom: 30px;
  }

  .container-11.singlebox {
    width: 100%;
  }

  .container-11.cloud123 {
    width: 81%;
  }

  .container-12 {
    width: 100%;
    padding-bottom: 0;
  }

  .image-11 {
    width: 394px;
    max-width: 500px;
    margin-top: 0;
    margin-right: 0;
    position: absolute;
    bottom: 5px;
    left: -58px;
  }

  .container-13 {
    width: 100%;
  }

  .flex-block-5 {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .flex-block-5.board-reasons {
    padding-bottom: 16px;
  }

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

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

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

  .text-block-21 {
    margin-bottom: 23px;
    font-size: 16px;
  }

  .image-14 {
    max-width: 93%;
  }

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

  .text-block-23 {
    font-size: 24px;
  }

  .text-block-25 {
    margin-top: -7px;
    margin-bottom: 32px;
    font-size: 18px;
  }

  .image-17 {
    height: 107px;
    margin-top: 21px;
  }

  .text-block-28 {
    line-height: 20px;
  }

  .link-block {
    margin-left: 15px;
    margin-right: 15px;
  }

  .image-20 {
    max-width: 100%;
  }

  .image-23 {
    max-width: 86%;
  }

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

  .grid {
    grid-template-columns: 1fr;
  }

  .image-25 {
    width: 394px;
    max-width: 500px;
    margin-top: 0;
    margin-right: 0;
    display: none;
    position: absolute;
    top: 3406.78px;
    bottom: 5px;
    left: -58px;
  }

  .html-embed {
    height: 161px;
    margin-top: 8px;
    margin-left: 15px;
    margin-right: 84px;
  }

  .loading-video-gif {
    height: 161px;
    margin-top: 8px;
    padding-left: 15px;
    padding-right: 84px;
  }

  .image-31 {
    margin-top: -10px;
    margin-bottom: 21px;
    margin-left: 109px;
    position: static;
  }
}

#w-node-_3d5fb03d-3711-1ca8-d80a-2fbd49efdf0b-764c91b8, #w-node-_08c8a24b-b6f1-701f-40ae-a4f12a9a1b8f-764c91b8, #w-node-_3b8138d4-e2cb-c6b3-f378-d0a4d1a98a00-764c91b8, #w-node-_22d57cb6-28a8-f1b3-6e3a-e400b7b1f131-764c91b8, #w-node-_0f0c94e8-e17e-a969-d18c-e9cfd8d3f2e2-764c91b8, #w-node-_341f5055-894e-d898-1602-56e4140d6d4c-764c91b8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


