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

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

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.menu {
  z-index: 2147483647;
  background-color: #fff;
  border-bottom: 2px solid #e6e6e6;
  border-radius: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  position: sticky;
  top: 0;
}

.list {
  list-style-type: none;
}

.list-item {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.columns {
  color: #4d4d4d;
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-family: Avenirnextltpro, sans-serif;
  font-size: 16px;
  line-height: 22px;
  display: flex;
}

.image {
  width: 70%;
  margin-top: 6px;
  padding-bottom: 0;
}

.column {
  padding-top: 10px;
}

.link {
  color: #4d4d4d;
  text-decoration: none;
}

.link.menu_link {
  color: #000;
  font-weight: 400;
}

.link-2 {
  color: #4d4d4d;
}

.link-2.menu_link {
  color: #000;
  text-decoration: none;
}

.ordr_btn {
  color: #000;
  text-align: center;
  text-transform: none;
  background-color: #ffbd2a;
  border: 1px solid #fff;
  border-radius: 13px;
  margin-top: -33px;
  padding-top: 10px;
  font-weight: 700;
  line-height: 25px;
  box-shadow: 1px 1px 3px #000;
}

.ordr_btn.popbtn {
  padding-left: 40px;
  padding-right: 40px;
  font-size: 22px;
  line-height: 30px;
}

.section-2 {
  height: 50vw;
}

.heading {
  color: #fff;
  margin-top: 220px;
  font-size: 54px;
  line-height: 66px;
}

.pchero {
  height: 100vh;
}

.pchero.mobilehero {
  display: none;
}

.pchero.respon {
  background-image: url('../images/6_pack_abs_stimulator_clear_wide.png');
  background-position: 0 0;
  background-size: cover;
  background-attachment: scroll;
  height: 50vh;
  display: none;
}

.background-video {
  z-index: 999;
  width: 100%;
  height: 100vh;
}

.column-3 {
  padding-top: 140px;
}

.heading-2 {
  color: #2b2b2b;
  font-family: Avenirnextltpro, sans-serif;
  font-size: 54px;
  font-weight: 700;
  line-height: 66px;
}

.paragraph {
  margin-top: 40px;
  margin-bottom: 60px;
  font-family: Avenirnextltpro, sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.paragraph.main-des {
  margin-top: 20px;
  margin-bottom: 29px;
}

.button {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #ffbd2a;
  border-radius: 20px;
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 35px 15px;
  font-family: Avenirnextltpro, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
}

.container {
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-3 {
  text-align: center;
  font-size: 45px;
  line-height: 55px;
}

.heading-3.h1d {
  font-family: Avenirnextltpro, sans-serif;
}

.paragraph-2 {
  font-family: Avenirnextltpro, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.paragraph-2.new2 {
  margin-left: -19px;
}

.paragraph-2.new3 {
  margin-right: -3px;
}

.paragraph-2._2descr {
  text-align: justify;
  font-size: 22px;
  line-height: 30px;
}

.columns-3 {
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.section-4 {
  background-color: #f5f5f5;
}

.section-4.sec-4-mob {
  display: none;
}

.h1d.heading-3 {
  margin-bottom: 0;
  font-family: Avenirnextltpro, sans-serif;
  position: static;
}

.h1d.heading-3.subhead {
  margin-top: -15px;
  font-size: 20px;
  font-weight: 400;
}

.h1d.heading-3.faq {
  margin-left: auto;
  margin-right: auto;
}

.features {
  padding-top: 60px;
  padding-bottom: 60px;
}

.features.pc.feat-mob, .features.mobile {
  display: none;
}

.section-6 {
  background-color: #f5f5f5;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-6.sec6-mob {
  display: none;
}

.image-2 {
  width: 100%;
}

.heading-4 {
  text-align: center;
}

.heading-5 {
  text-align: center;
  font-family: Avenirnextltpro, sans-serif;
  font-size: 18px;
  line-height: 25px;
}

.paragraph-3 {
  text-align: justify;
  padding-left: 12px;
  padding-right: 12px;
  font-family: Avenirnextltpro, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.paragraph-3.dropdown11 {
  margin-bottom: 0;
  padding-bottom: 0;
}

.grid {
  background-color: #fff;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  margin-left: 20px;
  margin-right: 20px;
}

.columns-4 {
  margin-top: 40px;
  padding-bottom: 40px;
}

.button-2 {
  background-color: #ffbd2a;
  border-radius: 16px;
  padding: 15px 20px;
  font-family: Avenirnextltpro, sans-serif;
  font-size: 19px;
  line-height: 30px;
  box-shadow: 1px 1px 3px #000;
}

.review_btn {
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding-bottom: 0;
  display: flex;
}

.bold-text {
  color: #000;
  font-weight: 700;
}

.section-7 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.section-7.sec7-mob {
  display: none;
}

.paragraph-4 {
  color: red;
  text-align: center;
}

.bold-text-2 {
  font-size: 19px;
  line-height: 23px;
}

.image-3 {
  text-align: center;
  max-width: 80%;
  display: inline-block;
}

.div-block-3 {
  justify-content: center;
  display: flex;
}

.heading-6 {
  font-family: Avenirnextltpro, sans-serif;
  font-size: 24px;
  line-height: 38px;
}

.heading-6.h1d6 {
  color: #3239ba;
}

.column-5 {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-4 {
  background-color: #fffadb;
  margin-left: 10px;
  margin-right: 10px;
  padding: 40px 20px;
}

.list-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph-5 {
  font-weight: 400;
}

.bold-text-3 {
  text-align: center;
  border-top: 1px #000;
  border-left: 1px #000;
  border-right: 1px #000;
  font-size: 19px;
  font-weight: 700;
  line-height: 23px;
}

.paragraph-6 {
  text-align: center;
  margin-bottom: 30px;
  font-family: Avenirnextltpro, sans-serif;
}

.div-block-5 {
  text-align: center;
  border-bottom: 1px solid #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.paragraph-7 {
  text-align: center;
  margin-top: 30px;
  font-family: Avenirnextltpro, sans-serif;
}

.columns-5 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-6 {
  justify-content: flex-start;
  display: flex;
}

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

.heading-7 {
  text-align: center;
  font-family: Avenirnextltpro, sans-serif;
  font-size: 28px;
  line-height: 23px;
  text-decoration: underline;
}

.link-3 {
  font-style: italic;
}

.div-block-7 {
  background-color: #5057d7;
}

.div-block-7.claim {
  border-radius: 5px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 60px 20px;
}

.heading-8 {
  color: #ffbd2a;
  text-align: center;
  font-family: Avenirnextltpro, sans-serif;
  font-size: 45px;
  line-height: 50px;
}

.heading-9 {
  color: #fff;
  text-align: center;
  margin-top: -15px;
  font-family: Avenirnextltpro, sans-serif;
  font-size: 45px;
  line-height: 50px;
}

.paragraph-8 {
  color: #fff;
  text-align: center;
  font-family: Avenirnextltpro, sans-serif;
  font-size: 16px;
  line-height: 23px;
}

.newcon1 {
  border: 1px dashed #000;
}

.reviews {
  background-color: #f5f2ed;
  padding-top: 60px;
  padding-bottom: 60px;
}

.reviews.fpc {
  background-color: #f5f5f5;
  font-family: Avenirnextltpro, sans-serif;
}

.reviews.fm {
  display: none;
}

.imagebox1 {
  grid-template: "Area"
                 "."
                 / 1fr 1fr 1fr;
}

.paragraph-9 {
  font-size: 16px;
  line-height: 23px;
}

.section-9 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.paragraph-10 {
  color: #8f8f8f;
  text-align: right;
  font-size: 12px;
  font-weight: 700;
}

.div-block-8 {
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.paragraph-11 {
  color: #8f8f8f;
  font-size: 12px;
  font-weight: 700;
}

.paragraph-11.disclaimer {
  color: #575757;
  text-align: center;
  font-weight: 700;
}

.paragraph-11.disclaimer.precautions-content {
  color: #212529;
  margin-top: 40px;
  font-size: 17px;
}

.paragraph-11.disclaimer.precautions-content.precautions-below {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
}

.spacer {
  min-height: 50px;
}

.columns-6 {
  margin-left: auto;
  margin-right: auto;
}

.video_pop {
  z-index: 999999;
  width: 100vw;
  height: 100vw;
  padding-top: 20px;
  padding-bottom: 20px;
  display: none;
  position: fixed;
}

.div-block-11 {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-12 {
  justify-content: flex-end;
  display: flex;
}

.image-4 {
  cursor: pointer;
  width: 20px;
}

.div-block-13 {
  background-color: #fff;
  border-radius: 20px;
  padding: 20px;
}

.background-video-2 {
  z-index: 999;
}

.feature_con {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 960px;
  padding: 10px;
  display: flex;
  position: relative;
}

.f_left {
  flex: auto;
  font-weight: 400;
}

.f_cent {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  display: flex;
  position: absolute;
}

.f_right {
  flex: auto;
  margin-top: 7px;
}

.div-block-14 {
  display: flex;
}

.paragraph-12 {
  font-size: 16px;
  line-height: 23px;
}

.div-block-15 {
  border: 1px solid #000;
  justify-content: space-between;
  align-items: flex-end;
  max-height: 46px;
  margin-bottom: 74px;
  padding-top: 11px;
  display: flex;
}

.div-block-16 {
  height: 10vw;
}

.fs_con {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px #3239ba;
  border-bottom-style: solid;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  min-height: 50px;
  margin-top: 15px;
  margin-bottom: 96px;
  padding-bottom: 11px;
  display: flex;
}

.fs_con.fs_righ {
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 8px;
  display: flex;
}

.div-block-17 {
  margin-top: 0;
  position: static;
}

.paragraph-13 {
  float: none;
  clear: none;
  object-fit: contain;
  max-width: 273px;
  font-size: 14px;
  display: block;
  position: relative;
}

.image-5 {
  width: 36%;
  height: 61%;
  margin-top: 10px;
  display: block;
}

.reviews_content1 {
  margin-bottom: 25px;
  display: flex;
}

.single_review {
  width: 100%;
  max-width: 33.33%;
  margin-right: 10px;
}

.sreview_top {
  width: 100%;
  max-width: 100%;
  position: relative;
}

.sreview_bottom {
  background-color: #ffbd2a0a;
  padding: 20px;
}

.sr_name {
  flex-direction: row-reverse;
  align-items: center;
  display: flex;
  position: absolute;
  bottom: 15px;
  left: 25px;
}

.sreview_name {
  color: #000;
  background-color: #dadbdd;
  border-radius: 6.5px;
  align-items: center;
  height: 32px;
  margin-left: -20px;
  padding: 3px 5px 3px 27px;
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
}

.sreview_icon {
  color: #fff;
  background-color: #5057d7;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  font-size: 22px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
}

.sreview_btm_tp {
  margin-bottom: 25px;
}

.sreview_star {
  width: 100%;
  max-width: 150px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}

.sr_verified {
  background-color: #5057d7;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 97px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 10px;
  display: flex;
}

.sreview_btm_btm {
  color: #212529;
  font-size: 17px;
  font-style: normal;
  line-height: 27px;
}

.image-6 {
  width: 100%;
}

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

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

.text-block {
  color: #fff;
  margin-right: 3px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
}

.column-9 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/9-2.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 125%;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: baseline;
  display: flex;
  position: relative;
}

.section-10 {
  border-bottom: 1px solid #f5f5f5;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.section-10.section10-mob {
  display: none;
}

.columns-7 {
  flex: 0 auto;
  display: flex;
}

.column-10 {
  padding-left: 40px;
}

.section-11 {
  display: none;
}

.container-2 {
  background-color: #fffadb;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.paragraph-14 {
  text-align: center;
  margin: 1% auto;
  font-size: 22px;
  font-weight: 400;
  line-height: 22px;
  display: block;
}

.section-12 {
  background-color: #fffadb;
  justify-content: center;
  display: none;
}

.bold-text-5, .bold-text-6 {
  font-family: Avenirnextltpro, sans-serif;
}

.text-span-2 {
  color: #4b6b24;
  text-decoration: underline;
}

.text-span-3 {
  color: #4b6b24;
}

.image-9 {
  width: 88%;
  display: inline-block;
}

.column-11 {
  justify-content: center;
  display: flex;
}

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

.icon1 {
  height: 60px;
}

.bold-text-7 {
  font-style: normal;
  text-decoration: underline;
}

.italic-text, .italic-text-2, .italic-text-3 {
  font-style: normal;
}

.section-13 {
  height: 100px;
}

.background-video-3 {
  height: 50px;
}

.div-block-22 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-11 {
  max-width: 500%;
  height: 13px;
}

.paragraph-15 {
  color: #7a7a7a;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 6px;
  font-family: Avenirnextltpro, sans-serif;
}

.section-14 {
  background-color: #0000;
  border-top: 1px solid #e9e9e9;
  align-items: center;
  height: 60px;
  display: none;
}

.columns-8 {
  width: 100%;
  height: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-12 {
  height: 80%;
  margin: auto;
}

.image-13, .image-14, .image-15, .image-16, .image-17 {
  height: 50%;
}

.column-13, .column-14, .column-15, .column-16, .column-17, .column-18 {
  display: flex;
}

.section-15 {
  border: 1px #000;
  border-top-color: #d6d6d6;
  justify-content: center;
  align-items: stretch;
  display: block;
}

.section-15.lott-des {
  text-align: center;
  background-image: url('../images/logos.jpg');
  background-position: 0 0;
  background-size: contain;
  height: 100px;
}

.section-15.lott-des.anim {
  background-image: none;
  height: auto;
}

.section-15.lott-des.imgg {
  background-image: none;
  width: auto;
  height: 100%;
}

.section-15.lott-des.bgimg {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  height: 110px;
  margin: auto;
  display: block;
}

.section-15.lott-des.bgimg.bgimg-mob, .section-15.lott-mob {
  display: none;
}

.heading-10 {
  margin-left: auto;
  margin-right: auto;
}

.container-4 {
  flex-direction: column;
  display: flex;
}

.dropdown {
  margin-left: 0;
}

.dropdown-list {
  background-color: #0000;
  margin-bottom: 0;
  padding-bottom: 40px;
}

.div-block-23 {
  margin-top: 10px;
}

.column-19 {
  align-items: center;
  display: block;
}

.image-18 {
  height: 100%;
}

.paragraph-16 {
  text-align: center;
  background-color: #cecf6100;
}

.heading-12 {
  text-align: center;
  background-color: #cecaca;
  margin-top: 0;
  padding: 10px 60px;
  font-size: 26px;
  font-weight: 400;
  line-height: 30px;
}

.body {
  text-align: center;
}

.testimonial-column-dark {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-5 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
}

.testimonial-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.testimonial-block-main {
  background-color: #f5f7fa;
  justify-content: space-between;
  padding: 32px 24px;
  display: flex;
}

.testimonial-main-image {
  object-fit: cover;
  width: 200px;
  height: 280px;
  margin-right: 24px;
}

.testimonial-main-content {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.testimonial-main-heading {
  margin-bottom: 2px;
  font-weight: 600;
}

.testimonial-block {
  background-color: #f5f7fa;
  flex-direction: column;
  justify-content: space-between;
  padding: 32px 24px;
  display: flex;
}

.testimonial-info-two {
  align-items: center;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-author-name {
  font-weight: 700;
}

.paragraph-18 {
  color: #727171;
}

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

.italic-text-4, .text-span-9 {
  text-decoration: underline;
}

.hero-heading-right {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-6 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.margin-bottom-24px-2 {
  margin-bottom: 24px;
  font-size: 18px;
  line-height: 22px;
}

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

.hero-heading-right-copy {
  background-color: #c7ddfd;
  border-bottom: 0 solid #e4ebf3;
  padding: 0 30px 10px;
  position: relative;
}

.hero-heading-left {
  background-color: #c7ddfd;
  border-bottom: 1px solid #e4ebf3;
  padding: 10px 30px;
  position: relative;
}

.hero-without-image {
  background-color: #c7ddfd;
  border-top: 1px solid #000;
  border-bottom: 0 solid #e4ebf3;
  padding: 0 30px;
  line-height: 16px;
  position: relative;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-14 {
  background-color: #0bd84f;
  line-height: 40px;
  text-decoration: underline;
}

.text-span-11 {
  text-decoration: line-through;
}

@media screen and (max-width: 991px) {
  .menu {
    margin-left: 10px;
    margin-right: 60px;
  }

  .button {
    padding-left: 10px;
  }

  .column-9 {
    flex: 0 auto;
    justify-content: center;
    align-items: baseline;
    display: flex;
  }

  .body {
    text-align: center;
  }

  .container-5 {
    max-width: 728px;
  }

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

  .testimonial-main-image {
    width: 300px;
    height: 350px;
  }

  .image-22 {
    text-align: left;
  }

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

  .text-span-9 {
    padding-left: 0;
  }

  .container-6 {
    max-width: 728px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 767px) {
  .menu {
    margin-left: 0;
    margin-right: 0;
    padding-top: 5px;
    padding-bottom: 0;
  }

  .image {
    width: 65%;
    margin-top: 0;
  }

  .column {
    padding-bottom: 10px;
  }

  .ordr_btn {
    margin-top: -117px;
    margin-bottom: 0;
    padding: 5px 10px 0;
    font-size: 14px;
    line-height: 20px;
  }

  .button {
    padding-right: 125px;
  }

  .heading-3.h1d {
    margin-top: 0;
  }

  .paragraph-2._2descr {
    margin-bottom: 0;
  }

  .h1d.heading-3 {
    font-size: 32px;
    font-weight: 700;
    line-height: 36px;
  }

  .h1d.heading-3.subhead {
    margin-top: 0;
  }

  .features.pc.feat-des {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .section-6.sec6-des {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .heading-5 {
    font-size: 24px;
    text-decoration: underline;
  }

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

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

  .review_btn {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    object-fit: fill;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    min-height: 0;
    margin-top: 0;
    padding-bottom: 0;
    display: block;
    overflow: visible;
  }

  .heading-8 {
    margin-top: 0;
  }

  .paragraph-10 {
    text-align: center;
  }

  .paragraph-11.disclaimer.precautions-content {
    padding-top: 20px;
  }

  .f_cent {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    line-height: 18px;
  }

  .new_reviews {
    min-height: 1000px;
  }

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

  .paragraph-16 {
    margin-bottom: 0;
  }

  .image-20 {
    text-align: center;
  }

  .heading-12 {
    text-align: center;
    background-color: #c7c7c7;
    margin-top: 0;
    padding-top: 10px;
    font-size: 28px;
    font-weight: 400;
    line-height: 32px;
  }

  .slide-nav {
    height: auto;
    min-height: 0;
  }

  .body {
    text-align: center;
  }

  .image-21 {
    max-width: none;
    min-height: 0;
    position: static;
  }

  .section-16 {
    min-height: 0;
  }

  .testimonial-column-dark {
    padding: 10px 15px 60px;
  }

  .testimonial-block-main {
    padding-top: 0;
  }

  .testimonial-main-image {
    width: 250px;
  }

  .margin-bottom-24px {
    font-size: 16px;
  }

  .testimonial-block {
    padding-top: 10px;
  }

  .text-block-2, .text-block-3, .text-block-4 {
    color: #7a7878;
  }

  .paragraph-18 {
    color: #7a7a7a;
    margin-bottom: 10px;
  }

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

  .hero-heading-right, .hero-heading-right-copy, .hero-heading-left, .hero-without-image {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .menu {
    margin-left: 0;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    position: sticky;
  }

  .image {
    width: 100%;
    max-width: 110%;
    margin-top: 8px;
  }

  .column {
    padding-right: 0;
  }

  .ordr_btn {
    box-sizing: border-box;
    aspect-ratio: auto;
    object-fit: fill;
    margin-top: -10px;
    margin-left: 0;
    margin-right: 10px;
    padding: 5px;
    font-size: 12px;
    line-height: 15px;
  }

  .pchero {
    display: block;
  }

  .pchero.mobilehero {
    height: auto;
    display: block;
  }

  .pchero.respon {
    display: none;
  }

  .background-video {
    height: 70vh;
  }

  .column-3 {
    padding-top: 20px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-2 {
    text-align: center;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 35px;
    line-height: 44px;
  }

  .paragraph {
    text-align: center;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 23px;
  }

  .paragraph.main-des {
    color: #000;
    text-align: center;
    width: auto;
    margin-top: 11px;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 30px;
  }

  .button {
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    padding: 0;
    font-size: 20px;
    display: flex;
  }

  .button.btnm {
    font-size: 16px;
    line-height: 22px;
  }

  .container {
    padding-top: 20px;
  }

  .heading-3.h1d {
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 28px;
    line-height: 36px;
  }

  .paragraph-2.new2 {
    margin-left: 0;
  }

  .paragraph-2.new3 {
    margin-right: 0;
  }

  .paragraph-2._2descr {
    font-size: 18px;
    line-height: 26px;
  }

  .columns-3 {
    flex-direction: column-reverse;
    margin-top: 20px;
    display: flex;
  }

  .section-4.sec-4-mob {
    display: flex;
  }

  .section-4.sec-4-des {
    display: none;
  }

  .h1d.heading-3 {
    margin-bottom: 0;
    padding: 20px;
    font-family: Avenirnextltpro, sans-serif;
    font-size: 26px;
    font-weight: 400;
  }

  .h1d.heading-3.subhead {
    padding-bottom: 0;
    line-height: 28px;
  }

  .features.pc {
    display: block;
  }

  .features.pc.feat-mob {
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .features.pc.feat-des {
    display: none;
  }

  .features.mobile {
    display: block;
  }

  .section-6.sec6-mob {
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .section-6.sec6-des {
    display: none;
  }

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

  .paragraph-3 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
    line-height: 26px;
  }

  .button-2 {
    text-align: center;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 10px;
  }

  .review_btn {
    min-height: 0;
    padding-bottom: 0;
  }

  .bold-text {
    text-align: center;
  }

  .section-7.sec7-des {
    display: none;
  }

  .section-7.sec7-mob {
    display: block;
  }

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

  .heading-6 {
    text-align: center;
    font-size: 25px;
    line-height: 31px;
  }

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

  .bold-text-3 {
    font-size: 20px;
    line-height: 26px;
  }

  .link-3 {
    font-size: 18px;
  }

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

  .heading-8, .heading-9 {
    font-size: 25px;
    line-height: 32px;
  }

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

  .reviews.fpc {
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
  }

  .reviews.fm {
    display: block;
  }

  .imagebox1 {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    place-items: center;
  }

  .paragraph-10 {
    text-align: center;
  }

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

  .paragraph-11 {
    text-align: center;
  }

  .column-7, .column-8 {
    display: none;
  }

  .text-span {
    color: #4b6b24;
  }

  .div-block-9 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    place-items: center;
    display: grid;
  }

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

  .feature_con {
    flex-direction: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .f_left {
    order: 2;
    width: 100%;
  }

  .f_cent {
    margin-bottom: 36px;
    position: static;
  }

  .f_right {
    order: 3;
    width: 100%;
  }

  .fs_con {
    margin-bottom: 30px;
  }

  .fs_con.fs_righ {
    flex-direction: row-reverse;
    align-items: center;
    width: 100%;
    margin-bottom: 30px;
  }

  .image-5 {
    width: 100%;
    height: 80%;
    margin: 0 auto 20px;
  }

  .reviews_content1 {
    flex-direction: column;
  }

  .single_review {
    box-sizing: border-box;
    text-align: center;
    max-width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .sreview_name {
    margin-left: -44px;
    padding-left: 9px;
  }

  .sreview_btm_tp {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .reviews_content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-6 {
    margin-top: 30px;
  }

  .section-10 {
    display: none;
  }

  .section-10.section10-mob {
    padding-bottom: 30px;
    display: flex;
  }

  .bold-text-5, .bold-text-6 {
    font-size: 24px;
  }

  .image-9 {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-18 {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-3 {
    margin-top: -38px;
    margin-bottom: -25px;
  }

  .column-12 {
    display: block;
  }

  .div-block-19 {
    margin-top: 20px;
    display: flex;
  }

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

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

  .div-block-21 {
    flex-direction: column;
    padding-left: 0;
    display: flex;
  }

  .div-block-22 {
    text-align: center;
    justify-content: center;
    margin-bottom: 11px;
  }

  .image-11, .paragraph-15 {
    text-align: center;
  }

  .section-15 {
    flex-wrap: nowrap;
    height: 90px;
    display: block;
  }

  .section-15.lott-des {
    display: none;
  }

  .section-15.lott-des.bgimg {
    display: block;
  }

  .section-15.lott-des.bgimg.bgimg-des {
    display: none;
  }

  .section-15.lott-des.bgimg.bgimg-mob {
    background-image: none;
    height: auto;
    margin-bottom: 0;
    display: block;
  }

  .section-15.lott-mob {
    display: block;
  }

  .lottie-animation {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    height: 100%;
    display: block;
    position: static;
    inset: 25% auto 0% 0%;
  }

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

  .image-19 {
    width: auto;
    height: 65px;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .paragraph-16 {
    text-align: center;
    mix-blend-mode: normal;
    font-weight: 700;
    text-decoration: none;
    position: static;
  }

  .text-span-5 {
    text-shadow: 0 1px 1px #0003;
  }

  .column-20 {
    padding-right: 0;
  }

  .bold-text-8, .bold-text-9, .bold-text-10 {
    font-size: 24px;
  }

  .youtube {
    aspect-ratio: 9 / 16;
    width: auto;
    margin-top: 30px;
  }

  .image-20 {
    margin-top: -30px;
  }

  .heading-11 {
    font-size: 22px;
  }

  .heading-12 {
    text-align: center;
    background-color: #dddcdc;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }

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

  .slider {
    float: none;
    clear: both;
    text-align: center;
    min-height: 680px;
  }

  .slide-nav {
    min-height: 0;
  }

  .heading-13 {
    margin-top: 40px;
    margin-bottom: 0;
    font-size: 28px;
    line-height: 32px;
  }

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

  .paragraph-17 {
    color: #7a7a7a;
    margin-top: 5px;
    margin-bottom: 0;
  }

  .container-5 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

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

  .testimonial-block-main {
    flex-direction: column;
  }

  .testimonial-main-image {
    width: 100%;
    height: auto;
    margin-bottom: 32px;
    margin-right: 0;
  }

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

  .container-6 {
    max-width: none;
  }

  .hero-wrapper, .hero-split {
    margin-bottom: 0;
  }

  .margin-bottom-24px-2 {
    margin-bottom: 0;
    font-size: 18px;
  }

  .hero-heading-right-copy {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .hero-without-image {
    padding-top: 0;
    padding-bottom: 0;
  }

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

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

#w-node-_1e3b8cd2-0615-14f4-c87b-02692ae8359c-518fddbc, #w-node-_81885dab-1c56-419f-c598-0f1c3bfa6f44-518fddbc, #w-node-ca885b4d-3828-0468-0c6a-39b429239a68-518fddbc, #w-node-_46e59363-52f3-bfa1-8c1f-8fe60a35dd6d-518fddbc, #w-node-_46e59363-52f3-bfa1-8c1f-8fe60a35dd78-518fddbc, #w-node-_46e59363-52f3-bfa1-8c1f-8fe60a35dd81-518fddbc {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-d6c70154-e84a-d5a1-b7ba-a8a83775d654-518fddbc, #w-node-d6c70154-e84a-d5a1-b7ba-a8a83775d65e-518fddbc, #w-node-d6c70154-e84a-d5a1-b7ba-a8a83775d668-518fddbc {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-d6c70154-e84a-d5a1-b7ba-a8a83775d654-518fddbc {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d6c70154-e84a-d5a1-b7ba-a8a83775d654-518fddbc {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Avenirnextltpro it';
  src: url('../fonts/AvenirNextLTPro-It.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextltpro';
  src: url('../fonts/AvenirNextLTPro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenirnextltpro';
  src: url('../fonts/AvenirNextLTPro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}