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

.menu {
  z-index: 2147483647;
  background-color: #fff;
  border-bottom: 2px solid #e6e6e6;
  border-radius: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  position: -webkit-sticky;
  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;
  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: 40px;
  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;
  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: rgba(255, 189, 42, .04);
  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: rgba(0, 0, 0, 0);
  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: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  padding-bottom: 40px;
}

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

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

.image-18 {
  height: 100%;
}

@media screen and (max-width: 479px) {
  .menu {
    padding-bottom: 10px;
  }

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

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

  .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 {
    text-align: left;
    margin-top: 11px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 26px;
  }

  .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-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-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .h1d.heading-3.subhead {
    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;
  }

  .paragraph-3 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
  }

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

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

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

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

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

  .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;
    align-items: center;
    justify-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;
    align-items: center;
    justify-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-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
  }

  .reviews_content1 {
    flex-direction: column;
  }

  .single_review {
    max-width: 100%;
    margin-bottom: 20px;
  }

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

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

  .section-10 {
    display: none;
  }

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

  .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 {
    justify-content: flex-start;
    margin-bottom: 11px;
  }

  .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;
    top: 25%;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

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

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

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