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

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

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

body {
  color: #333;
  background-color: #f3f3f3;
  font-family: Circularstd Book, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.list {
  color: #2d2d2d;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 30px;
  font-family: Circularstd Book, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 30px;
}

.list.top40 {
  margin-top: 40px;
}

.list.top20 {
  margin-top: 20px;
}

.list.top20.bot0 {
  margin-bottom: 0;
}

.list.toppadding0 {
  padding-top: 0;
}

.list.toppadding0.bot30 {
  margin-bottom: 30px;
}

.list.toppadding0.bot30.numberlist {
  list-style: decimal;
}

.list.toppadding0.bot0 {
  margin-bottom: 0;
}

.list.toppadding0.bot0.white {
  color: #fff;
}

.list.toppadding0.bot0.white.paddingleft50 {
  padding-left: 50px;
}

.hero-section {
  z-index: 0;
  background-color: #cf1111;
  background-image: url('../images/002.png');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 0;
  padding-bottom: 20px;
  position: static;
}

.container1050 {
  max-width: 1050px;
  position: relative;
}

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

.section-whites {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}

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

.block-grey {
  background-color: #f1f1f1;
  padding: 40px 80px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, .2);
}

.paragraph-footer {
  color: #121212;
  margin-bottom: 30px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.hero-image-block-2 {
  width: 40%;
}

.hero-content-block-2 {
  width: 60%;
}

.block-white-top {
  background-color: #fff;
  border: 0 solid #000;
  border-top-width: 1px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  padding: 40px 80px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, .2);
}

.footer-block {
  padding: 40px 80px;
}

.footer-section {
  background-color: #fff;
  padding-top: 20px;
}

.section-first {
  z-index: 2;
  margin-top: -30px;
}

.block-pad80 {
  margin-bottom: 0;
  padding: 20px;
}

.block-pad80.profuct-block {
  padding-left: 0;
  padding-right: 0;
}

.block-pad80.top40 {
  margin-top: 0;
}

.text-span-2 {
  font-size: 55px;
  font-weight: 700;
  line-height: 65px;
}

.blockquote {
  width: 800px;
  text-align: left;
  background-color: #f7f7f7;
  border: 2px dashed #c40000;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin: 20px auto;
  padding: 30px 40px 20px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 14px rgba(0, 0, 0, .2);
}

.bodytext {
  color: #2d2d2d;
  text-align: left;
  letter-spacing: .5px;
  margin-bottom: 0;
  font-family: Circular Light, sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 28px;
}

.bodytext.product-content {
  width: 600px;
  color: #fff;
  margin-bottom: 0;
}

.bodytext.testimonial-content {
  background-color: #fff;
  border-left: 10px solid #c40000;
  margin-bottom: 0;
  padding: 20px 10px 20px 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.bodytext.top15 {
  margin-top: 15px;
}

.bodytext.slabo-font {
  font-family: "Slabo 27 Px Regular", sans-serif;
  font-size: 24px;
}

.bodytext.top30 {
  letter-spacing: .5px;
  font-size: 19px;
}

.bodytext.top30.bot30, .bodytext.bot30 {
  margin-bottom: 30px;
}

.bodytext.testimonial-content {
  background-color: #fff;
  border-left: 8px solid #082e9e;
  margin-top: 15px;
  margin-bottom: 0;
  padding: 20px 10px 20px 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.bodytext.alignmid {
  text-align: center;
}

.bodytext.bodytext22 {
  color: #1a69be;
  text-align: center;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 400;
  line-height: 25px;
}

.bodytext.opensans {
  color: #2f2f2f;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.bodytext.opensans.font18, .bodytext.opensans.font18-copy {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  margin-bottom: 0;
  padding: 0;
  font-size: 18px;
  line-height: 25px;
  position: static;
  overflow: visible;
}

.bodytext.top35 {
  margin-top: 30px;
}

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

.div-block-2 {
  width: 12px;
  background-color: #c40000;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.block-product-intro {
  padding: 40px 80px 20px;
}

.productname {
  width: 600px;
  color: #d80404;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Circularstd Black, sans-serif;
  font-size: 60px;
  font-weight: 900;
  line-height: 50px;
}

.image-6 {
  position: absolute;
  top: -60px;
  bottom: auto;
  left: auto;
  right: 100px;
}

.testi-box {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #f7f7f7;
  border: 2px #c40000;
  border-radius: 15px;
  align-items: flex-start;
  padding: 40px;
  display: flex;
  box-shadow: 0 2px 5px 3px rgba(0, 0, 0, .1);
}

.testi-box.top30 {
  border-style: none;
  border-radius: 25px;
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  box-shadow: 0 1px 20px -2px rgba(0, 0, 0, .15);
}

.image-7 {
  width: 170px;
  border-radius: 15px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, .3);
}

.product-options {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  margin-top: 60px;
  padding: 0;
}

.div-block-5 {
  z-index: -1;
  width: 80%;
  height: 100%;
  background-color: #f0b1b1;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-5.redblock {
  background-color: #d80404;
}

.div-block-6 {
  height: 620px;
  text-align: center;
  background-image: url('../images/bg-bottle_1bg-bottle.webp');
  background-position: 50%;
  background-size: cover;
  border: 1px solid #fff;
  border-radius: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 40px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.div-block-6.first {
  height: 570px;
  border-radius: 0;
}

.div-block-7 {
  width: 100%;
  position: relative;
}

.div-block-7.middle {
  margin-top: -25px;
}

.heading-13 {
  color: #1e0c30;
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 120%;
}

.heading-14 {
  color: #999;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Circularstd Book, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 120%;
}

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

.image-8 {
  width: 80px;
  margin: 20px auto;
}

.image-8._2 {
  width: auto;
}

.heading-15 {
  color: #2d2d2d;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.link-block {
  width: 225px;
  height: 55px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #5cb85c;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  margin: 10px auto;
  padding: 10px 16px;
  text-decoration: none;
  display: flex;
}

.link-block:hover {
  background-color: #449d44;
}

.text-block {
  color: #fff;
  font-size: 22px;
  line-height: 32px;
  text-decoration: none;
}

.image-9 {
  width: 24px;
}

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

.heading-17 {
  color: #2d2d2d;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.link-11 {
  color: #337ab7;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  line-height: 21px;
  text-decoration: none;
}

.div-block-8 {
  width: 2px;
  background-color: #337ab7;
}

.div-block-9 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  margin-bottom: 30px;
  display: flex;
}

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

.divider-500 {
  width: 500px;
  height: 1px;
  background-color: #d9d9d9;
  margin: 10px auto;
}

.subheading-40 {
  color: #141414;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Circularstd Book, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 45px;
}

.underline {
  text-decoration: underline;
}

.hl-65 {
  color: #141414;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 65px;
  font-weight: 900;
  line-height: 65px;
}

.hl-65.white {
  color: #fff;
  margin-top: 0;
}

.slabo30 {
  color: #141414;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Slabo 27 Px Regular", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
}

.slabo30.white {
  color: #fff;
}

.list-bigger {
  margin-bottom: 10px;
  font-size: 22px;
}

.hl-35 {
  color: #2f2f2f;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 44px;
}

.hl-35.top15 {
  margin-top: 15px;
  padding-top: 0;
}

.hl-35.top20 {
  margin-top: 20px;
}

.hl-35.top30 {
  margin-top: 30px;
}

.hl-35.top10 {
  margin-top: 10px;
}

.hl-35.top5 {
  margin-top: 5px;
}

.hl-35.padding100 {
  padding-left: 100px;
  padding-right: 100px;
}

.hl-35.white {
  color: #fff;
}

.hl-35.blue {
  color: #082e9e;
}

.hl-35.bot30 {
  margin-bottom: 30px;
}

.hl-35.top0 {
  margin-top: 0;
}

.hl-35.bot60 {
  margin-bottom: 60px;
  font-size: 36px;
}

.hl-35.hl-24.left {
  text-align: left;
  padding: 0;
  position: relative;
}

.hl-60 {
  color: #141414;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 60px;
  font-weight: 900;
  line-height: 60px;
}

.image-13 {
  width: 300px;
  text-align: center;
  object-fit: fill;
}

.img-container {
  width: 100%;
  justify-content: center;
  margin-top: 0;
  display: flex;
}

.img-container.bot30 {
  margin-bottom: 30px;
}

.img-container.bot60 {
  margin-bottom: 60px;
}

.img-container.top0 {
  margin-top: 0;
}

.hl-50 {
  text-align: center;
  justify-content: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 40px;
  line-height: 40px;
  display: block;
}

.hl-50.top10 {
  cursor: pointer;
}

.list--regular {
  margin-bottom: 10px;
  font-family: Circularstd Book, sans-serif;
  font-weight: 400;
}

.divider-750 {
  width: 750px;
  height: 1px;
  background-color: #d9d9d9;
  margin: 10px auto;
}

.divider-750.darker {
  background-color: #b9b9b9;
}

.hl-45 {
  color: #141414;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 45px;
  line-height: 50px;
}

.hl-45.white {
  color: #fff;
}

.hl-55 {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 55px;
  line-height: 55px;
}

.hl-55.red {
  color: #c40000;
}

.hl-55.lighter-blue {
  color: #53bbff;
}

.hl-55.lighter-blue.top-10 {
  margin-top: -5px;
}

.hl-30 {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 30px;
  line-height: 36px;
}

.hl-30.top30.padding60 {
  padding-left: 60px;
  padding-right: 60px;
}

.hl-30.blue {
  color: #107cc7;
}

.hl-30.bot30 {
  margin-bottom: 30px;
}

.hl-30.padding80 {
  padding-left: 80px;
  padding-right: 80px;
}

.block-white-bottom {
  background-color: #fff;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
  padding: 40px 80px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, .2);
}

._2column-stack {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-bottom: 0;
  padding: 0;
}

._2column-stack.gap80 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
}

._2column-stack.gap80.bot30 {
  margin-bottom: 60px;
}

._2column-stack.gap30 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

._2column-stack.bot30 {
  margin-bottom: 30px;
}

.block-white-mid {
  background-color: #fff;
  border-radius: 0;
  padding: 40px 80px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, .2);
}

.block-color {
  color: #fff;
  background-image: url('../images/bg_funnel_1bg_funnel.webp');
  background-position: 50%;
  background-size: cover;
  padding: 50px 80px;
}

.section-product {
  color: #fff;
  background-image: url('../images/bg_funnel_1bg_funnel.webp');
  background-position: 50%;
  background-size: cover;
  padding: 20px 80px;
}

.strike {
  text-decoration: line-through;
}

.top30 {
  margin-top: 30px;
}

.hl-80 {
  color: #141414;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 80px;
  font-weight: 900;
  line-height: 80px;
}

.hl-80.red {
  color: #c40000;
}

.hl-80.top30 {
  margin-top: 30px;
}

.hl-40 {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 40px;
  line-height: 40px;
}

.hl-40.blue {
  color: #107cc7;
}

.slabo35 {
  color: #141414;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: "Slabo 27 Px Regular", sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
}

.slabo35.white {
  color: #fff;
}

.slabo25 {
  color: #141414;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: "Slabo 27 Px Regular", sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

.slabo25.white {
  color: #fff;
}

.divider-250 {
  width: 250px;
  height: 1px;
  background-color: #d9d9d9;
  margin: 10px auto;
}

.subheading-35 {
  color: #141414;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Circularstd Book, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
}

.subheading-30 {
  color: #141414;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Circularstd Book, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
}

.subheading-25 {
  color: #141414;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Circularstd Book, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

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

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

.container1250 {
  max-width: 1250px;
  position: relative;
}

.block-full {
  margin-bottom: 0;
  padding: 20px;
}

.block-full.profuct-block {
  padding-left: 0;
  padding-right: 0;
}

.block-full.topbot10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.section-blue {
  background-color: #edf5fd;
  padding-top: 40px;
  padding-bottom: 40px;
}

.bot-desktop {
  width: 280px;
}

.cell-img {
  align-items: center;
}

.slabo30-2 {
  color: #141414;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Slabo 27 Px Regular", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
}

.slabo30-2.white {
  color: #fff;
}

.slabo30-2.white.bot30 {
  margin-bottom: 30px;
}

.hl-75 {
  color: #141414;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 75px;
  font-weight: 900;
  line-height: 80px;
}

.hl-75.top-10 {
  margin-top: -10px;
}

.img-1-btl {
  width: 120px;
  margin: 20px auto 30px;
}

.text-span-18 {
  color: #082e9e;
  text-decoration: underline;
}

.slabo35-2 {
  color: #141414;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: "Slabo 27 Px Regular", sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
}

.slabo35-2.blue.align-left {
  text-align: left;
  font-size: 27px;
  line-height: 35px;
}

.image-17 {
  width: 120px;
  margin: 20px auto 30px;
}

.image-17.width175 {
  width: 150px;
  margin-top: 5px;
  margin-bottom: 10px;
}

.image-17.width300 {
  width: 300px;
  margin-top: 20px;
  margin-bottom: 25px;
}

.image-17.width150 {
  width: 100px;
  margin-top: 10px;
  margin-bottom: 10px;
}

._2column-stack-2 {
  margin-bottom: 30px;
  padding: 0;
}

._2column-stack-2.no-bot, ._2column-stack-2.top30.bot0 {
  margin-bottom: 0;
}

._2column-stack-2.bot0 {
  margin-bottom: 0;
  padding-left: 30px;
  padding-right: 0;
}

._2column-stack-2.nobot {
  margin-bottom: 0;
}

.blockquote-2 {
  width: 800px;
  text-align: left;
  background-color: #f7f7f7;
  border: 2px dashed #c40000;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin: 20px auto;
  padding: 30px 40px 20px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 4px 14px rgba(0, 0, 0, .2);
}

.blockquote-2.alignstretch {
  align-items: stretch;
}

.blockquote-2.alignstretch.paddingbot30 {
  padding-bottom: 30px;
}

.blockquote-2.alignstretch.paddingbot30.top0.bot30 {
  border-color: #082e9e;
  margin-bottom: 30px;
}

._3column-stack {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  margin-bottom: 0;
  padding: 0;
}

._3column-stack.top20 {
  margin-top: 20px;
}

.img-4-btl, .img-2-btl {
  width: 120px;
  margin: 20px auto 30px;
}

.divider-200 {
  width: 225px;
  height: 1px;
  background-color: #d1d1d1;
  margin: 5px auto;
}

.hl-65-2 {
  color: #141414;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 65px;
  font-weight: 900;
  line-height: 65px;
}

.hl-65-2.lighter-blue {
  color: #53bbff;
}

.hl-65-2.lighter-blue.top-10 {
  margin-top: -5px;
}

.hl-65-2.blue {
  color: #082e9e;
}

.slabo28 {
  color: #141414;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Slabo 27 Px Regular", sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 35px;
}

.slabo28.white {
  color: #fff;
}

.smaller {
  font-size: 20px;
  line-height: 25px;
}

.subheading-25-2 {
  color: #141414;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Circularstd Book, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

.subheading-25-2.top30 {
  margin-top: 30px;
}

.subheading-25-2.bot0 {
  margin-bottom: 0;
}

.hl-40-2 {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 40px;
  line-height: 45px;
}

.hl-40-2.padding150 {
  padding-left: 150px;
  padding-right: 150px;
}

.hl-40-2.blue.padding80 {
  padding-left: 80px;
  padding-right: 80px;
}

.hl-40-2.bot30 {
  margin-bottom: 30px;
}

.list-900 {
  width: auto;
  color: #2d2d2d;
  margin-bottom: 20px;
  padding-top: 0;
  padding-left: 75px;
  padding-right: 75px;
  font-family: Circularstd Book, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 30px;
}

.image-square {
  width: 300px;
  max-width: 100%;
  text-align: center;
  object-fit: fill;
  border: 1px solid #fff;
  border-radius: 15px;
  flex: 1;
  box-shadow: 0 2px 15px -1px rgba(0, 0, 0, .2);
}

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

.image-square.noshadow {
  box-shadow: none;
}

.image-23 {
  width: 165px;
}

.image-24 {
  width: 420px;
}

.references {
  color: #a0a0a0;
  padding-left: 100px;
  padding-right: 100px;
}

.references.lr20.lr0.flex-stretch-align {
  word-break: break-all;
  flex-flow: column;
  align-content: stretch;
  align-items: stretch;
  display: flex;
}

.references.lr20.lr0.flex-stretch-align.s-horpadding-40.xs-horpadding-20.xxs-horpadding-0 {
  overflow-wrap: anywhere;
}

._1bottle {
  color: #1e0c30;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 120%;
}

.stretchalign {
  align-items: stretch;
}

.block-color-var3 {
  color: #fff;
  background-image: url('../images/bg-var4.jpg');
  background-position: 50% 0;
  background-size: cover;
  padding: 60px 80px;
}

.hl-25 {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 26px;
  line-height: 32px;
}

.hl-25.red {
  color: #df0000;
}

.hl-25.top30 {
  margin-top: 30px;
}

.image-19 {
  max-width: 80%;
}

.block-special {
  background-color: #f8fcff;
  border: 3px dashed #082e9e;
  border-radius: 0;
  padding: 40px 80px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, .2);
}

.div-block-11 {
  width: 100%;
  position: relative;
}

.div-block-11.middle {
  margin-top: -25px;
}

.div-block-12 {
  width: 12px;
  background-color: #082e9e;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.list-bigger-2 {
  margin-bottom: 15px;
  font-size: 22px;
}

.slabo25-2 {
  color: #141414;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: "Slabo 27 Px Regular", sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 30px;
}

.slabo25-2.top30 {
  margin-top: 30px;
}

.divider-mobile {
  width: 225px;
  height: 1px;
  background-color: #d1d1d1;
  margin: 5px auto;
}

.block-color-var1 {
  color: #fff;
  background-image: url('../images/bg-var1.jpg');
  background-position: 50%;
  background-size: cover;
  padding: 60px 80px;
}

.hl-30-2 {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 30px;
  line-height: 36px;
}

.hl-30-2.bot30 {
  margin-bottom: 30px;
}

.hl-30-2.padding180 {
  padding-left: 180px;
  padding-right: 180px;
}

.testi-box-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #f7f7f7;
  border: 2px #c40000;
  border-radius: 15px;
  align-items: flex-start;
  padding: 40px;
  display: flex;
  box-shadow: 0 2px 5px 3px rgba(0, 0, 0, .1);
}

.testi-box-2.bot40 {
  margin-bottom: 40px;
}

.subheading-30-2 {
  color: #141414;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Circularstd Book, sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
}

.subheading-30-2.top100 {
  margin-top: 100px;
}

.subheading-30-2.top0 {
  margin-top: 0;
}

.image-big {
  width: 300px;
  max-width: 85%;
  text-align: center;
  object-fit: fill;
  border: 1px solid #fff;
  border-radius: 15px;
  flex: 1;
  box-shadow: 0 2px 15px -1px rgba(0, 0, 0, .2);
}

.block-no-bg {
  margin-bottom: 0;
  padding: 40px 80px;
}

.block-no-bg.profuct-block {
  padding-left: 0;
  padding-right: 0;
}

.divider-250-2 {
  width: 250px;
  height: 1px;
  background-color: #acacac;
  margin: 10px auto;
}

.regular-price {
  color: #2d2d2d;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.nongmo-mobile {
  margin-top: 30px;
  display: none;
}

.free-ship-mobile {
  font-size: 18px;
  line-height: 20px;
}

._30day {
  color: #999;
  margin-top: -5px;
  margin-bottom: 5px;
  font-family: Circularstd Book, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 120%;
}

.divider-500-2 {
  width: 500px;
  height: 1px;
  background-color: #acacac;
  margin: 10px auto;
}

.divider-500-2.bot30 {
  margin-bottom: 30px;
}

.free-ship {
  margin-top: -5px;
  font-size: 18px;
  line-height: 20px;
}

.block-color-var3-mob {
  color: #fff;
  background-image: url('../images/bg-var4.jpg');
  background-position: 50% 0;
  background-size: cover;
  padding: 60px 80px;
  display: none;
}

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

.heading-21 {
  color: #999;
  margin-top: -5px;
  margin-bottom: 5px;
  font-family: Circularstd Book, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 120%;
}

.totalslash {
  margin-top: 10px;
}

.heading-19 {
  color: #2d2d2d;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.heading-19.darkgrey {
  color: #979797;
}

.divider-blue-smaller {
  width: 75px;
  height: 5px;
  background-color: #53bbff;
  margin: 25px auto 10px;
}

.block-white-top-2 {
  background-color: #fff;
  border: 0 solid #000;
  border-top-width: 1px;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  margin-bottom: 0;
  padding: 40px 80px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, .2);
}

.pricing-mobile {
  color: #1e0c30;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: 120%;
}

.hl-50-2 {
  text-align: center;
  margin-top: 0;
  font-family: Circularstd Black, sans-serif;
  font-size: 50px;
  line-height: 55px;
}

.hl-50-2.blue {
  color: #082e9e;
}

.hl-50-2.blue.bot5 {
  margin-bottom: 5px;
}

.image-25 {
  width: 170px;
  border-radius: 15px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, .3);
}

.img-container-2 {
  width: 100%;
  height: auto;
  flex: 0 auto;
  justify-content: center;
  margin-top: 25px;
  display: flex;
}

.img-container-2.top0 {
  margin-top: 0;
}

.img-container-2.top0.bot30 {
  margin-bottom: 30px;
}

.divider-max {
  width: 100%;
  height: 1px;
  background-color: #c7c7c7;
  margin: 10px auto;
}

.divider-max.topqa {
  margin-top: 50px;
}

.divider-blue {
  width: 100px;
  height: 5px;
  background-color: #53bbff;
  margin: 10px auto 30px;
}

.divider-blue.top20 {
  margin-top: 20px;
}

.image-21 {
  width: 300px;
}

.pricing {
  color: #1e0c30;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: 120%;
}

.img-rounded {
  width: auto;
  max-width: 100%;
  text-align: center;
  object-fit: fill;
  border: 1px solid #fff;
  border-radius: 15px;
  flex: 1;
  align-self: stretch;
  box-shadow: 0 2px 15px -1px rgba(0, 0, 0, .2);
}

.block-color-var2 {
  color: #fff;
  background-image: url('../images/bg-ingredients.jpg');
  background-position: 50%;
  background-size: cover;
  padding: 60px 80px;
}

.heading-18 {
  color: #1e0c30;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 34px;
  font-weight: 900;
  line-height: 120%;
}

.nongmo {
  margin-top: 30px;
}

.hl-80-2 {
  color: #141414;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 80px;
  font-weight: 900;
  line-height: 80px;
}

.hl-80-2.lighter-blue {
  color: #53bbff;
}

.div-block-13 {
  z-index: -1;
  width: 80%;
  height: 100%;
  background-color: #53bbff;
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-13.redblock {
  background-color: #082e9e;
}

.main-container {
  max-width: 1123px;
  position: relative;
}

.subheading-18 {
  color: #2f2f2f;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Circularstd Book, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.subheading-18.top0 {
  margin-top: 0;
}

.subheading-18.top0.bot30 {
  margin-bottom: 30px;
}

.cell-9 {
  align-items: center;
}

.save-mobile {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 23px;
  line-height: 30px;
}

.number-list {
  color: #2d2d2d;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-left: 30px;
  font-family: Circularstd Book, sans-serif;
  font-size: 20px;
  font-weight: 900;
  line-height: 30px;
}

.div-block-14 {
  height: 680px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px 40px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.div-block-14.first {
  height: 540px;
  background-image: url('../images/bg-bot2.jpg');
  border-radius: 0;
}

.div-block-14.first.left {
  height: 635px;
  background-color: #fff;
  background-image: none;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.div-block-14.first.right {
  height: 635px;
  background-color: #fff;
  background-image: none;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.block-color-2 {
  color: #fff;
  background-image: url('../images/bluebg-grunge.jpg');
  background-position: 50%;
  background-size: cover;
  padding: 60px 80px;
}

.subheading-35-2 {
  color: #141414;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Circularstd Book, sans-serif;
  font-size: 35px;
  font-weight: 400;
  line-height: 40px;
}

.subheading-35-2.lighter-white {
  color: rgba(255, 255, 255, .69);
}

.hl-45-2 {
  color: #141414;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 45px;
  line-height: 50px;
}

.hl-45-2.white {
  color: #fff;
}

.hl-45-2.bot30 {
  margin-bottom: 30px;
}

.hl-45-2.lighter-blue {
  color: #53bbff;
}

.hl-45-2.blue {
  color: #082e9e;
}

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

.cell-11 {
  align-items: stretch;
}

.items {
  border: 1px solid #cce3df;
  border-radius: 10px;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-26 {
  margin-top: 10px;
  display: block;
}

.cell-12, .cell-13, .cell-14, .cell-15, .cell-16 {
  align-items: stretch;
}

.quick-stack {
  flex: 1;
  margin-bottom: 70px;
  padding-top: 0;
  padding-bottom: 0;
}

.quick-stack.right10 {
  padding-right: 10px;
}

.quick-stack.left10 {
  padding-left: 10px;
}

.heading-22 {
  color: #2f2f2f;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Circularstd Book, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.button {
  width: 240px;
  background-color: #1a69be;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding-top: 18px;
  padding-bottom: 18px;
  font-family: Open Sans, sans-serif;
  font-size: 22px;
  display: flex;
}

.button.top0 {
  margin-top: 0;
}

.text-span-19 {
  font-size: 22px;
  text-decoration: underline;
}

.cell-17 {
  justify-content: center;
  align-items: center;
}

.quick-stack-2 {
  margin-bottom: 60px;
  padding: 0;
}

.quick-stack-3 {
  background-image: url('../images/9.png');
  background-position: 0 0;
  background-size: auto;
  padding: 70px 40px;
}

.image-27 {
  width: 290px;
  max-width: 80%;
  margin-top: 25px;
  margin-left: 295px;
  display: block;
  position: absolute;
}

.image-28 {
  flex: 0 auto;
}

.quick-stack-4 {
  margin-bottom: 30px;
  padding: 0;
}

.image-29 {
  background-color: #fff;
  border-radius: 100px;
}

.bold-text-3 {
  font-size: 35px;
}

.hl-24 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd Black, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.cell-18 {
  justify-content: flex-start;
  align-items: center;
}

.cell-19 {
  justify-content: center;
}

.div-block-16 {
  padding: 70px 80px;
}

.quick-stack-5 {
  padding-top: 0;
  padding-bottom: 0;
}

.hl-28 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Circularstd Black, sans-serif;
  font-size: 28px;
  line-height: 28px;
}

.hl-28.bot10 {
  margin-bottom: 10px;
}

.image-30 {
  border-radius: 10px;
  box-shadow: 4px 7px 20px 8px rgba(0, 0, 0, .2);
}

.button-2 {
  width: 270px;
  color: #1a69be;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #1a69be;
  border-radius: 100px;
  justify-content: center;
  font-size: 16px;
  line-height: 16px;
  display: flex;
}

.cell-20 {
  align-items: flex-end;
}

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

.div-block-18 {
  background-color: #f8faf3;
  flex-direction: column;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.dd {
  width: 960px;
  max-width: 100%;
  background-color: #fff;
}

.content {
  width: 960px;
  max-width: 100%;
  background-color: #fff;
  border-radius: 10px;
  padding: 5px 25px 25px 60px;
  position: static;
  overflow: hidden;
}

.content.botpadding0 {
  padding-bottom: 0;
}

.wrapper {
  width: 960px;
  height: auto;
  border: 1px solid #000;
  border-radius: 10px;
  flex: 0 auto;
  margin-bottom: 20px;
  position: static;
  overflow: hidden;
}

.trigger {
  cursor: pointer;
  background-color: #fff;
  border-radius: 10px;
  justify-content: space-between;
  align-items: center;
  padding: 15px 30px;
  display: flex;
}

.div-block-20 {
  overflow: hidden;
}

.bot10 {
  margin-bottom: 10px;
}

.quick-stack-6 {
  background-image: url('../images/bg.jpg');
  background-position: 30%;
  background-size: auto;
  padding: 60px 40px;
}

.cell-22 {
  justify-content: center;
}

.subheading-22 {
  cursor: pointer;
  margin-top: 10px;
  font-size: 22px;
}

.subheading-22.top5 {
  margin-top: 5px;
}

.container1600 {
  max-width: 1250px;
  position: relative;
}

.section-faq {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-faq {
  background-color: #f8faf3;
  flex-direction: column;
  align-items: center;
  padding-top: 70px;
  padding-bottom: 70px;
  display: flex;
}

.div-block-faq.s-horpadding20 {
  padding-top: 50px;
  padding-bottom: 40px;
}

.section-ingred {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

.container-ingred {
  max-width: 1250px;
  position: relative;
}

.div-block-ingred {
  padding: 70px 80px;
}

.section-benefits {
  background-color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

.testimonial {
  color: #2d2d2d;
  text-align: left;
  letter-spacing: .5px;
  margin-bottom: 0;
  font-family: Circular Light, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.testimonial.product-content {
  width: 600px;
  color: #fff;
  margin-bottom: 0;
}

.testimonial.testimonial-content {
  background-color: #fff;
  border-left: 10px solid #c40000;
  margin-bottom: 0;
  padding: 20px 10px 20px 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.testimonial.top15 {
  margin-top: 15px;
}

.testimonial.slabo-font {
  font-family: "Slabo 27 Px Regular", sans-serif;
  font-size: 24px;
}

.testimonial.top30 {
  letter-spacing: .5px;
  font-size: 19px;
}

.testimonial.top30.bot30, .testimonial.bot30 {
  margin-bottom: 30px;
}

.testimonial.testimonial-content {
  background-color: #fff;
  border-left: 8px solid #082e9e;
  margin-top: 15px;
  margin-bottom: 0;
  padding: 20px 10px 20px 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.testimonial.alignmid {
  text-align: center;
}

.testimonial.bodytext22 {
  color: #1a69be;
  text-align: center;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 400;
  line-height: 25px;
}

.testimonial.opensans {
  color: #2f2f2f;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.testimonial.opensans.font18 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  margin-bottom: 0;
  padding: 0;
  font-size: 18px;
  line-height: 25px;
  position: static;
  overflow: visible;
}

.ingred-font {
  color: #2d2d2d;
  text-align: left;
  letter-spacing: .5px;
  margin-bottom: 0;
  font-family: Circular Light, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

.ingred-font.product-content {
  width: 600px;
  color: #fff;
  margin-bottom: 0;
}

.ingred-font.testimonial-content {
  background-color: #fff;
  border-left: 10px solid #c40000;
  margin-bottom: 0;
  padding: 20px 10px 20px 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.ingred-font.top15 {
  margin-top: 15px;
}

.ingred-font.slabo-font {
  font-family: "Slabo 27 Px Regular", sans-serif;
  font-size: 24px;
}

.ingred-font.top30 {
  letter-spacing: .5px;
  font-size: 19px;
}

.ingred-font.top30.bot30, .ingred-font.bot30 {
  margin-bottom: 30px;
}

.ingred-font.testimonial-content {
  background-color: #fff;
  border-left: 8px solid #082e9e;
  margin-top: 15px;
  margin-bottom: 0;
  padding: 20px 10px 20px 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.ingred-font.alignmid {
  text-align: center;
}

.ingred-font.bodytext22 {
  color: #1a69be;
  text-align: center;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 400;
  line-height: 25px;
}

.ingred-font.opensans {
  color: #2f2f2f;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.ingred-font.opensans.font18 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  margin-bottom: 0;
  padding: 0;
  font-size: 18px;
  line-height: 25px;
  position: static;
  overflow: visible;
}

._2-column-ingred {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  margin-bottom: 40px;
  padding: 0;
}

._2-column-ingred.gap80 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
}

._2-column-ingred.gap80.bot30 {
  margin-bottom: 60px;
}

._2-column-ingred.gap30 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

._2column-ingred2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  margin-bottom: 40px;
  padding: 0;
}

._2column-ingred2.gap80 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
}

._2column-ingred2.gap80.bot30 {
  margin-bottom: 60px;
}

._2column-ingred2.gap30 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.bodytext-light {
  color: rgba(45, 45, 45, .56);
  text-align: left;
  letter-spacing: .5px;
  margin-bottom: 0;
  font-family: Circular Light, sans-serif;
  font-size: 19px;
  font-weight: 300;
  line-height: 28px;
}

.bodytext-light.product-content {
  width: 600px;
  color: #fff;
  margin-bottom: 0;
}

.bodytext-light.testimonial-content {
  background-color: #fff;
  border-left: 10px solid #c40000;
  margin-bottom: 0;
  padding: 20px 10px 20px 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.bodytext-light.top15 {
  margin-top: 15px;
}

.bodytext-light.slabo-font {
  font-family: "Slabo 27 Px Regular", sans-serif;
  font-size: 24px;
}

.bodytext-light.top30 {
  letter-spacing: .5px;
  font-size: 19px;
}

.bodytext-light.top30.bot30, .bodytext-light.bot30 {
  margin-bottom: 30px;
}

.bodytext-light.testimonial-content {
  background-color: #fff;
  border-left: 8px solid #082e9e;
  margin-top: 15px;
  margin-bottom: 0;
  padding: 20px 10px 20px 20px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.bodytext-light.alignmid {
  text-align: center;
}

.bodytext-light.bodytext22 {
  color: #1a69be;
  text-align: center;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 400;
  line-height: 25px;
}

.bodytext-light.opensans {
  color: #2f2f2f;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.bodytext-light.opensans.font18 {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  margin-bottom: 0;
  padding: 0;
  font-size: 18px;
  line-height: 25px;
  position: static;
  overflow: visible;
}

.bot-mobile {
  width: 280px;
  display: none;
}

.section-bottle {
  background-color: #fff;
  padding-top: 40px;
  padding-bottom: 40px;
}

.div-block-22 {
  flex-direction: row;
  justify-content: space-between;
  display: flex;
}

.div-button {
  justify-content: center;
  margin-top: 30px;
  display: flex;
}

.testi-cell {
  background-color: #fafafa;
  padding: 30px;
}

.img-testi {
  width: 120px;
  border: 1px solid #fff;
  border-radius: 15px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.section-discover {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 0;
}

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

.toplogo {
  width: 200px;
  text-align: center;
}

.section {
  height: 1000px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.dropdown-wrapper {
  width: 960px;
  border: 1px solid #000;
  border-radius: 10px;
  margin-bottom: 20px;
  position: relative;
}

.dropdown-trigger {
  background-color: rgba(190, 189, 189, 0);
  border-radius: 10px;
  padding: 15px 30px;
}

.paragraph {
  margin-bottom: 0;
}

.dropdown-content {
  width: 100%;
  background-color: rgba(230, 229, 229, 0);
  position: static;
  overflow: hidden;
}

.dropdown-link {
  border-radius: 10px;
  padding: 15px 30px 25px 50px;
}

.section-2 {
  height: 1000px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.quick-stack-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 0;
}

.cell-31 {
  cursor: pointer;
  justify-content: center;
  align-items: center;
}

.cell-32 {
  cursor: pointer;
}

.mbg {
  font-size: 18px;
  line-height: 20px;
}

.mbg.blue {
  color: #107cc7;
  margin-top: 15px;
}

@media screen and (min-width: 1280px) {
  .block-pad80.fullwidth {
    width: auto;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hl-30.bot30 {
    margin-bottom: 30px;
  }

  ._2column-stack.gap30.l-gap-0 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .quick-stack {
    padding-left: 80px;
    padding-right: 80px;
  }

  .quick-stack-2 {
    margin-bottom: 40px;
  }

  .div-block-16, .div-block-ingred {
    padding-left: 40px;
    padding-right: 40px;
  }

  ._2-column-ingred.gap30.l-gap-0, ._2column-ingred2.gap30.l-gap-0 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .smaller2 {
    font-family: Circularstd Black, sans-serif;
    font-size: 16px;
  }

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

@media screen and (min-width: 1440px) {
  .hero-section {
    -webkit-text-fill-color: inherit;
    background-image: url('../images/002.png'), url('../images/002.png');
    background-position: 50% 0, 0 0;
    background-size: auto, auto;
    background-clip: border-box;
  }

  .section-whites {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .block-grey {
    background-color: #f7f7f7;
    box-shadow: 0 4px 14px rgba(0, 0, 0, .2);
  }

  .block-pad80.fullwidth {
    width: 1440px;
    max-width: none;
    margin-left: -95px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .bodytext.opensans {
    line-height: 28px;
  }

  .bodytext.opensans.l-opensans-19 {
    font-size: 19px;
    line-height: 28px;
  }

  .subheading-40 {
    color: #000;
  }

  .hl-35 {
    margin-left: 0;
  }

  .divider-750 {
    width: 300px;
  }

  .hl-30.bot30 {
    margin-bottom: 30px;
  }

  .hl-30.padding80 {
    padding-left: 150px;
    padding-right: 150px;
  }

  ._2column-stack.gap80.bot30 {
    padding-left: 0;
    padding-right: 0;
  }

  .subheading-35, .subheading-30, .subheading-25 {
    color: #000;
  }

  .container1250 {
    max-width: 1400px;
  }

  .subheading-25-2 {
    color: #000;
  }

  .block-special {
    background-color: #f7f7f7;
    box-shadow: 0 4px 14px rgba(0, 0, 0, .2);
  }

  .subheading-30-2 {
    color: #000;
  }

  .divider-blue-smaller, .divider-blue {
    width: 300px;
  }

  .subheading-18, .subheading-35-2 {
    color: #000;
  }

  .items {
    flex: 1;
  }

  .quick-stack {
    padding-left: 100px;
    padding-right: 100px;
  }

  .quick-stack-2 {
    padding-left: 15px;
  }

  .image-27 {
    width: 290px;
    margin-left: 290px;
  }

  .image-30.xl-left60 {
    margin-left: 25px;
  }

  .div-block-18 {
    width: 1440px;
  }

  .quick-stack-6 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .cell-23 {
    padding-left: 40px;
  }

  .subheading-22 {
    width: auto;
  }

  .cell-24 {
    padding-right: 10px;
  }

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

  .cell-26 {
    padding-left: 0;
  }

  .cell-27 {
    padding-right: 5px;
  }

  .cell-28 {
    align-items: center;
  }

  .container1600 {
    max-width: 1600px;
  }

  .section-faq {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .div-block-faq {
    width: 1440px;
  }

  .section-ingred {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .container-ingred {
    max-width: 1600px;
  }

  .section-benefits {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .testimonial.opensans {
    line-height: 28px;
  }

  .testimonial.opensans.l-opensans-19 {
    font-size: 19px;
    line-height: 28px;
  }

  .ingred-font.opensans {
    line-height: 28px;
  }

  .ingred-font.opensans.l-opensans-19 {
    font-size: 19px;
    line-height: 28px;
  }

  ._2-column-ingred.gap80.bot30, ._2column-ingred2.gap80.bot30 {
    padding-left: 0;
    padding-right: 0;
  }

  .bodytext-light.opensans {
    line-height: 28px;
  }

  .bodytext-light.opensans.l-opensans-19 {
    font-size: 19px;
    line-height: 28px;
  }

  .section-bottle, .section-discover {
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    display: flex;
  }
}

@media screen and (min-width: 1920px) {
  .hero-section {
    background-image: url('../images/002.png');
    background-position: 50% 0;
    background-size: auto;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .section-whites {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    padding-left: 0;
    display: block;
  }

  .block-grey {
    background-color: #f7f7f7;
    box-shadow: 4px 0 14px rgba(0, 0, 0, .2);
  }

  .block-pad80.fullwidth {
    width: 1920px;
    margin-left: -335px;
    padding-left: 40px;
  }

  .block-pad80.top40 {
    margin-top: 0;
  }

  .text-span-2 {
    line-height: 50px;
  }

  .blockquote {
    width: 800px;
    flex-wrap: nowrap;
    align-items: center;
    margin-top: 40px;
    padding: 40px;
  }

  .bodytext.opensans {
    font-size: 20px;
    line-height: 28px;
  }

  .product-options {
    margin-top: 60px;
  }

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

  .subheading-40 {
    color: #000;
  }

  .hl-65 {
    font-family: Circularstd Black, sans-serif;
  }

  .hl-35 {
    font-size: 35px;
    line-height: 44px;
  }

  .hl-60 {
    font-family: Circularstd Black, sans-serif;
  }

  .img-container.top0 {
    margin-top: 0;
  }

  .hl-30.blue {
    color: #107cc7;
  }

  .hl-30.bot30 {
    margin-bottom: 30px;
  }

  ._2column-stack.gap80.bot30 {
    margin-bottom: 30px;
    padding-left: 135px;
    padding-right: 135px;
  }

  ._2column-stack.gap80.xxl-horpadding135 {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  ._2column-stack.gap80.xxl-horpadding135.bot30 {
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  ._2column-stack.gap80.xxl-horpadding135.bot40 {
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .hl-80 {
    font-family: Circularstd Black, sans-serif;
  }

  .hl-40 {
    color: #141414;
    line-height: 45px;
  }

  .subheading-35, .subheading-30, .subheading-25 {
    color: #000;
  }

  .hl-75 {
    font-family: Circularstd Black, sans-serif;
  }

  .blockquote-2 {
    width: 800px;
    flex-wrap: nowrap;
    align-items: center;
    margin-top: 40px;
    padding: 40px;
  }

  .hl-65-2 {
    font-family: Circularstd Black, sans-serif;
  }

  .subheading-25-2 {
    color: #000;
  }

  .image-square {
    box-shadow: 0 2px 15px -1px rgba(0, 0, 0, .2);
  }

  .block-special {
    background-color: #f7f7f7;
    box-shadow: 4px 0 14px rgba(0, 0, 0, .2);
  }

  .subheading-30-2 {
    color: #000;
  }

  .image-big, .img-rounded {
    box-shadow: 0 2px 15px -1px rgba(0, 0, 0, .2);
  }

  .hl-80-2 {
    font-family: Circularstd Black, sans-serif;
  }

  .subheading-18, .subheading-35-2 {
    color: #000;
  }

  .items {
    flex: 1;
  }

  .quick-stack {
    margin-bottom: 85px;
    padding-left: 255px;
    padding-right: 255px;
  }

  .button {
    width: 260px;
    padding: 22px 20px;
  }

  .cell-17 {
    align-items: flex-start;
  }

  .quick-stack-2 {
    margin-bottom: 40px;
    padding-left: 155px;
    padding-right: 175px;
  }

  .quick-stack-3 {
    width: auto;
    background-image: none;
    padding-left: 175px;
    padding-right: 175px;
  }

  .image-27 {
    width: 290px;
    margin-top: 0;
    margin-bottom: 5px;
    margin-left: 310px;
  }

  .quick-stack-4 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .quick-stack-4.bot40 {
    margin-bottom: 40px;
  }

  .image-29 {
    width: 70px;
  }

  .image-30.xl-left60 {
    margin-left: 60px;
  }

  .image-30.xxl-left-5 {
    margin-left: -5px;
  }

  .div-block-18 {
    width: 1920px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .content {
    padding-left: 50px;
  }

  .div-block-21 {
    padding: 80px 0;
  }

  .quick-stack-6 {
    background-image: none;
    padding: 0;
  }

  .cell-21 {
    align-items: flex-start;
  }

  .image-31 {
    width: auto;
    flex: 0 auto;
    margin-bottom: 30px;
    margin-left: 20px;
  }

  .cell-22 {
    justify-content: center;
    align-items: flex-start;
  }

  .cell-23 {
    padding-left: 60px;
    padding-right: 125px;
  }

  .subheading-22 {
    margin-top: 10px;
    font-family: Circularstd Book, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 27px;
  }

  .cell-25 {
    align-items: center;
  }

  .cell-26.xxl-left-50, .cell-27 {
    padding-left: 0;
  }

  .cell-27.xxl-left33 {
    padding-left: 33px;
  }

  .container1600 {
    max-width: 1550px;
  }

  .section-faq {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #f8faf3;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .div-block-faq {
    width: 1920px;
    background-color: rgba(0, 0, 0, 0);
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section-ingred {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: block;
  }

  .container-ingred {
    max-width: 1600px;
  }

  .section-benefits {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('../images/bg.jpg');
    background-position: 0 0;
    background-size: cover;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: block;
  }

  .testimonial.opensans, .ingred-font.opensans {
    font-size: 20px;
    line-height: 28px;
  }

  ._2-column-ingred.gap80.bot30 {
    margin-bottom: 30px;
    padding-left: 135px;
    padding-right: 135px;
  }

  ._2-column-ingred.gap80.xxl-horpadding135 {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  ._2-column-ingred.gap80.xxl-horpadding135.bot30 {
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  ._2-column-ingred.gap80.xxl-horpadding135.bot40 {
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  ._2column-ingred2.gap80.bot30 {
    margin-bottom: 30px;
    padding-left: 135px;
    padding-right: 135px;
  }

  ._2column-ingred2.gap80.xxl-horpadding135 {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  ._2column-ingred2.gap80.xxl-horpadding135.bot30 {
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }

  ._2column-ingred2.gap80.xxl-horpadding135.bot40 {
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .bodytext-light.opensans {
    font-size: 20px;
    line-height: 28px;
  }

  .section-bottle {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    padding-left: 0;
    display: block;
  }

  .div-button {
    margin-top: 20px;
  }

  .section-discover {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: stretch;
    padding-left: 0;
    display: block;
  }

  .toplogo {
    width: 200px;
    max-width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .list.top20.bot0.s-top-30 {
    margin-top: 30px;
  }

  .list.top20.bot0.s-top-30.s-paddingtop-0 {
    padding-top: 0;
  }

  .list.toppadding0.bot0.white.paddingleft50.s-paddingleft-25 {
    padding-left: 25px;
  }

  .list.toppadding0.s-paddingleft-0 {
    padding-left: 0;
  }

  .list.toppadding0.s-paddingleft-0.s-bot-0 {
    margin-bottom: 0;
  }

  .list.toppadding0.s-bot-30 {
    margin-bottom: 30px;
  }

  .hero-block {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-direction: column-reverse;
    padding-left: 20px;
    padding-right: 20px;
  }

  .block-grey {
    padding-left: 40px;
    padding-right: 40px;
  }

  .hero-image-block-2 {
    width: 100%;
    text-align: center;
  }

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

  .block-white-top {
    padding-left: 40px;
    padding-right: 40px;
  }

  .footer-block {
    padding-left: 60px;
    padding-right: 60px;
  }

  .section-first {
    padding-left: 20px;
    padding-right: 40px;
  }

  .block-pad80 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .blockquote {
    width: auto;
  }

  .bodytext {
    font-size: 18px;
    line-height: 26px;
  }

  .bodytext.product-content {
    width: auto;
  }

  .bodytext.testimonial-content.slabo-font {
    margin-top: 20px;
  }

  .bodytext.s-bot-30 {
    margin-bottom: 30px;
  }

  .bodytext.s-alignmid {
    text-align: center;
  }

  .cell-5 {
    align-items: center;
  }

  .image-5 {
    width: 406px;
  }

  .block-product-intro {
    padding-left: 10px;
    padding-right: 10px;
  }

  .productname {
    width: auto;
  }

  .image-6 {
    text-align: center;
    margin-top: 50px;
    margin-left: 150px;
    position: static;
  }

  .testi-box {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .product-options {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    text-align: center;
    margin-top: 50px;
  }

  .div-block-6.first {
    height: auto;
  }

  .div-block-7 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-7.middle {
    margin-top: 0;
  }

  .heading-13 {
    font-size: 25px;
  }

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

  .heading-15 {
    font-size: 16px;
  }

  .subheading-40 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 29px;
    line-height: 29px;
  }

  .hl-65 {
    font-size: 40px;
    line-height: 40px;
  }

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

  .slabo30.white {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .list-bigger {
    font-size: 18px;
    line-height: 24px;
  }

  .hl-35 {
    font-size: 27px;
    line-height: 27px;
  }

  .hl-35.padding100.s-hl-35 {
    font-size: 35px;
    line-height: 38px;
  }

  .hl-35.padding100.s-hl-35.s-horpadding-40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .hl-35.blue.s-hl-30 {
    font-size: 30px;
    line-height: 30px;
  }

  .hl-35.top0.bot30.xs-hl25.padding100.s-padding0 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-35.bot60 {
    line-height: 42px;
  }

  .hl-60 {
    font-size: 37px;
    line-height: 37px;
  }

  .hl-50 {
    font-size: 33px;
    line-height: 33px;
  }

  .hl-50.top10 {
    margin-top: 10px;
  }

  .list--regular {
    font-size: 18px;
  }

  .hl-45 {
    font-size: 31px;
    line-height: 31px;
  }

  .hl-55 {
    font-size: 35px;
    line-height: 35px;
  }

  .hl-30 {
    font-size: 25px;
    line-height: 25px;
  }

  .hl-30.top30.padding60, .hl-30.padding80 {
    padding-left: 0;
    padding-right: 0;
  }

  .block-white-bottom {
    padding-left: 40px;
    padding-right: 40px;
  }

  ._2column-stack.gap30.l-gap-0 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  ._2column-stack.xxs-bot30 {
    margin-bottom: 30px;
  }

  .block-white-mid, .block-color, .section-product {
    padding-left: 40px;
    padding-right: 40px;
  }

  .hl-80 {
    margin-top: 5px;
    font-size: 45px;
    line-height: 45px;
  }

  .hl-40 {
    font-size: 29px;
    line-height: 29px;
  }

  .slabo35.white {
    font-size: 27px;
    line-height: 27px;
  }

  .slabo25.white {
    font-size: 22px;
    line-height: 22px;
  }

  .subheading-35 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 27px;
    line-height: 27px;
  }

  .subheading-30 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 24px;
  }

  .subheading-25 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 21px;
    line-height: 21px;
  }

  .block-full {
    padding-left: 40px;
    padding-right: 40px;
  }

  .slabo30-2 {
    font-size: 25px;
    line-height: 25px;
  }

  .slabo30-2.s-slabo-23 {
    font-size: 23px;
    line-height: 23px;
  }

  .slabo30-2.white {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .slabo30-2.white.bot30.s-slabo-23 {
    font-size: 23px;
    line-height: 23px;
  }

  .slabo30-2.white.s-slabo-25 {
    font-size: 20px;
    line-height: 30px;
  }

  .hl-75 {
    margin-top: 5px;
    font-size: 45px;
    line-height: 45px;
  }

  .hl-75.top-10.blue.s-hl-50 {
    font-size: 50px;
    line-height: 50px;
  }

  .img-1-btl {
    width: 39%;
    margin-top: 10px;
    margin-bottom: 0;
  }

  ._2column-stack-2.top30.bot0.s-grid-1.s-gap-30.s-nopadding {
    padding-left: 0;
  }

  ._2column-stack-2.top30.s-gap-30, ._2column-stack-2.s-grid-1.s-gap-30 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  ._2column-stack-2.bot0.s-grid-1.s-gap-30.s-paddingleft-0 {
    padding-left: 0;
  }

  .blockquote-2 {
    width: auto;
  }

  .img-4-btl {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .img-2-btl {
    width: 55%;
    margin-top: 10px;
    margin-bottom: 0;
  }

  .hl-65-2 {
    font-size: 40px;
    line-height: 40px;
  }

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

  .slabo28.white {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .subheading-25-2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 21px;
    line-height: 21px;
  }

  .subheading-25-2.top30.s-subheading-25 {
    font-size: 25px;
    line-height: 27px;
  }

  .hl-40-2 {
    font-size: 29px;
    line-height: 29px;
  }

  .hl-40-2.padding150.s-hl-35 {
    font-size: 35px;
    line-height: 35px;
  }

  .hl-40-2.padding150.s-hl-35.s-horpadding-70 {
    padding-left: 70px;
    padding-right: 70px;
  }

  .hl-40-2.blue.padding80.s-nopadding {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-40-2.blue.padding80.s-nopadding.s-hl-35, .hl-40-2.blue.bot30.s-hl-35 {
    font-size: 35px;
    line-height: 35px;
  }

  .list-900.s-nopadding {
    padding-left: 0;
    padding-right: 0;
  }

  .list-900.s-nopadding.s-bot-30 {
    margin-bottom: 30px;
  }

  .image-square.noshadow, .image-22 {
    flex: 1;
  }

  .references.lr20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .references.lr20.lr0.flex-stretch-align {
    flex-direction: column;
  }

  .references.lr20.lr0.flex-stretch-align.s-horpadding-40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  ._1bottle {
    margin-top: 0;
    font-size: 40px;
  }

  .s-stretchalign {
    justify-content: flex-start;
    align-items: stretch;
  }

  .block-color-var3 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .hl-25.red.s-font18 {
    font-size: 18px;
    line-height: 24px;
  }

  .block-special {
    padding-left: 40px;
    padding-right: 40px;
  }

  .left-mobile {
    align-items: center;
  }

  .price-table-mobile {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: #fff;
    border: 2px solid #dbdbdb;
    border-radius: 15px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
  }

  .price-table-mobile.top15 {
    margin-top: 15px;
  }

  .div-block-11 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-11.middle {
    margin-top: 0;
  }

  .list-bigger-2 {
    font-size: 18px;
    line-height: 24px;
  }

  .right-mobile {
    align-items: center;
  }

  .divider-mobile {
    margin-top: 0;
    margin-bottom: 0;
  }

  .block-color-var1 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .block-color-var1.s-verpadding-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .hl-30-2 {
    font-size: 25px;
    line-height: 25px;
  }

  .hl-30-2.s-hl-30 {
    font-size: 30px;
    line-height: 30px;
  }

  .hl-30-2.s-hl-30.s-horpadding-100 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .hl-30-2.bot30.s-hl-30 {
    font-size: 30px;
    line-height: 30px;
  }

  .hl-30-2.s-horpadding-120 {
    padding-left: 120px;
    padding-right: 120px;
  }

  .hl-30-2.s-hl-23 {
    font-size: 23px;
    line-height: 23px;
  }

  .hl-30-2.padding180.s-horpadding-110 {
    padding-left: 110px;
    padding-right: 110px;
  }

  .testi-box-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .testi-box-2.bot40.s-bot-30 {
    margin-bottom: 30px;
  }

  .subheading-30-2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 24px;
  }

  .block-no-bg {
    padding-left: 40px;
    padding-right: 40px;
  }

  .regular-price {
    color: #a0a0a0;
    font-size: 22px;
  }

  .price-table-mobile-1st {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: #fff;
    border: 5px solid #082e9e;
    border-radius: 15px;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 20px;
  }

  .nongmo-mobile {
    display: none;
  }

  .free-ship-mobile {
    margin-top: 10px;
    font-size: 16px;
  }

  ._30day {
    font-size: 25px;
  }

  .block-color-var3-mob {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .heading-19 {
    font-size: 16px;
  }

  .block-white-top-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .pricing-mobile {
    margin-top: -5px;
    font-size: 60px;
    line-height: 100%;
  }

  .hl-50-2.blue.s-bot-0 {
    margin-bottom: 0;
  }

  .hl-50-2.s-hl-40 {
    font-size: 40px;
    line-height: 40px;
  }

  .img-container-2.top0.s-bot-20 {
    margin-bottom: 20px;
  }

  .pricing {
    font-size: 25px;
  }

  .block-color-var2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .block-color-var2.s-verpadding-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

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

  .hl-80-2 {
    margin-top: 5px;
    font-size: 45px;
    line-height: 45px;
  }

  .hl-80-2.lighter-blue.s-hl-60 {
    font-size: 60px;
    line-height: 65px;
  }

  .subheading-18 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 21px;
    line-height: 21px;
  }

  .subheading-18.s-top-40 {
    margin-top: 40px;
  }

  .save-mobile {
    color: #c40000;
    font-size: 25px;
    line-height: 25px;
  }

  .cell-10 {
    align-items: center;
  }

  .div-block-14.first {
    height: auto;
  }

  .block-color-2 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .block-color-2.s-verpadding-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .s-alignmid {
    align-items: center;
  }

  .subheading-35-2 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 27px;
    line-height: 27px;
  }

  .hl-45-2 {
    font-size: 31px;
    line-height: 31px;
  }

  .hl-45-2.white.s-hl-32 {
    font-size: 32px;
    line-height: 32px;
  }

  .hl-45-2.bot30.s-hl-35 {
    font-size: 35px;
    line-height: 35px;
  }

  .hl-45-2.bot30.s-hl-40 {
    font-size: 40px;
    line-height: 40px;
  }

  .hl-45-2.lighter-blue.s-hl-35, .hl-45-2.blue.s-hl-35 {
    font-size: 35px;
    line-height: 35px;
  }

  .hl-45-2.blue.bot30.s-hl-45 {
    font-size: 45px;
    line-height: 45px;
  }

  .hl-45-2.blue.bot30.s-hl-45.s-horpadding-100 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .hl-45-2.blue.s-hl-40 {
    font-size: 40px;
    line-height: 40px;
  }

  .quick-stack {
    grid-row-gap: 20px;
  }

  .quick-stack.right10.s-padding {
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-right: 20px;
  }

  .quick-stack.left10.s-padding {
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .wrapper {
    width: auto;
    align-self: stretch;
  }

  .trigger {
    align-items: flex-start;
  }

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

  .div-block-faq.s-horpadding20 {
    align-items: stretch;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-ingred {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-ingred {
    padding: 40px 80px;
  }

  .testimonial {
    font-size: 18px;
    line-height: 26px;
  }

  .testimonial.product-content {
    width: auto;
  }

  .testimonial.testimonial-content.slabo-font {
    margin-top: 20px;
  }

  .testimonial.s-bot-30 {
    margin-bottom: 30px;
  }

  .testimonial.s-alignmid {
    text-align: center;
  }

  .ingred-font {
    font-size: 18px;
    line-height: 26px;
  }

  .ingred-font.product-content {
    width: auto;
  }

  .ingred-font.testimonial-content.slabo-font {
    margin-top: 20px;
  }

  .ingred-font.s-bot-30 {
    margin-bottom: 30px;
  }

  .ingred-font.s-alignmid {
    text-align: center;
  }

  ._2-column-ingred {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-bottom: 30px;
  }

  ._2column-ingred2, ._2column-ingred2.gap30.l-gap-0 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .bodytext-light {
    font-size: 18px;
    line-height: 26px;
  }

  .bodytext-light.product-content {
    width: auto;
  }

  .bodytext-light.testimonial-content.slabo-font {
    margin-top: 20px;
  }

  .bodytext-light.s-bot-30 {
    margin-bottom: 30px;
  }

  .bodytext-light.s-alignmid {
    text-align: center;
  }

  .bot-mobile {
    display: none;
  }

  .section-bottle {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-22 {
    flex-direction: column;
  }

  .div-block-22.s-bot30 {
    margin-bottom: 30px;
  }

  .dropdown-wrapper {
    width: auto;
  }

  .quick-stack-7 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}

@media screen and (max-width: 767px) {
  .list.toppadding0.bot0.white.paddingleft50.xs-paddingleft-20 {
    padding-left: 20px;
  }

  .list.toppadding0.s-paddingleft-0.s-bot-0.xs-paddingleft-30 {
    padding-left: 30px;
  }

  .block-grey, .block-white-top {
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-block {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-first {
    padding-left: 0;
    padding-right: 0;
  }

  .block-pad80 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-span-2 {
    font-size: 40px;
    line-height: 50px;
  }

  .bodytext {
    font-size: 20px;
    line-height: 30px;
  }

  .bodytext.testimonial-content.slabo-font, .bodytext.top30.xxs-font {
    font-size: 20px;
  }

  .bodytext.s-bot-30.xs-bot-0 {
    margin-bottom: 0;
  }

  .block-product-intro {
    padding-left: 0;
    padding-right: 0;
  }

  .productname {
    font-size: 40px;
  }

  .image-6 {
    width: 217px;
    margin-left: 100px;
  }

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

  .divider-500 {
    width: auto;
  }

  .subheading-40 {
    font-size: 20px;
    line-height: 26px;
  }

  .hl-65 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 30px;
  }

  .slabo30 {
    font-size: 24px;
    line-height: 32px;
  }

  .slabo30.white {
    font-size: 22px;
    line-height: 22px;
  }

  .list-bigger {
    font-size: 16px;
  }

  .hl-35 {
    font-size: 20px;
    line-height: 24px;
  }

  .hl-35.top30.xs-hl-30.padding50 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .hl-35.padding100.s-hl-35.s-horpadding-40.xs-hl-26 {
    font-size: 26px;
    line-height: 28px;
  }

  .hl-35.white.xs-hl-25 {
    font-size: 25px;
    line-height: 25px;
  }

  .hl-35.blue.s-hl-30.xs-hl-25 {
    font-size: 25px;
    line-height: 28px;
  }

  .hl-35.bot30.xs-hl-22 {
    font-size: 22px;
    line-height: 25px;
  }

  .hl-35.bot30.xs-hl-25, .hl-35.top0.bot30.xs-hl25 {
    font-size: 25px;
    line-height: 25px;
  }

  .hl-35.xs-hl-22 {
    font-size: 22px;
    line-height: 22px;
  }

  .hl-35.bot60.xs-font30 {
    font-size: 30px;
  }

  .hl-60 {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 28px;
  }

  .hl-50 {
    font-size: 24px;
    line-height: 32px;
  }

  .list--regular {
    font-size: 20px;
    line-height: 30px;
  }

  .divider-750 {
    width: auto;
  }

  .hl-45 {
    font-size: 30px;
    line-height: 36px;
  }

  .hl-55 {
    font-size: 26px;
    line-height: 26px;
  }

  .hl-30 {
    font-size: 24px;
    line-height: 30px;
  }

  .block-white-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }

  .block-white-bottom.xs-paddingtop-30 {
    padding-top: 30px;
  }

  .block-white-mid, .block-color, .section-product {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hl-80 {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 40px;
  }

  .hl-40 {
    font-size: 30px;
    line-height: 36px;
  }

  .slabo35 {
    font-size: 24px;
    line-height: 32px;
  }

  .slabo35.white {
    line-height: 24px;
  }

  .slabo25 {
    font-size: 24px;
    line-height: 32px;
  }

  .slabo25.white {
    font-size: 20px;
    line-height: 20px;
  }

  .divider-250 {
    width: auto;
  }

  .subheading-35, .subheading-30, .subheading-25 {
    font-size: 20px;
    line-height: 26px;
  }

  .block-full {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bot-desktop {
    display: none;
  }

  .slabo30-2 {
    font-size: 24px;
    line-height: 32px;
  }

  .slabo30-2.s-slabo-23.xs-slabo-18 {
    font-size: 18px;
    line-height: 22px;
  }

  .slabo30-2.xs-slabo-20 {
    font-size: 20px;
    line-height: 25px;
  }

  .slabo30-2.white {
    font-size: 22px;
    line-height: 22px;
  }

  .slabo30-2.white.bot30.s-slabo-23 {
    line-height: 30px;
  }

  .slabo30-2.white.s-slabo-25.xs-horpadding-10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hl-75 {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 40px;
  }

  .img-1-btl {
    width: 120px;
  }

  .slabo35-2 {
    font-size: 24px;
    line-height: 32px;
  }

  .slabo35-2.blue.align-left.xs-slabo-25 {
    font-size: 25px;
    line-height: 33px;
  }

  .img-4-btl {
    width: 100%;
  }

  .img-2-btl {
    width: 75%;
  }

  .divider-200 {
    width: auto;
  }

  .hl-65-2 {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 30px;
  }

  .hl-65-2.lighter-blue.xs-bot-0 {
    margin-bottom: 0;
  }

  .hl-65-2.lighter-blue.top-10.xs-hl-40 {
    font-size: 40px;
    line-height: 40px;
  }

  .hl-65-2.lighter-blue.top-10.xs-hl-40.xs-bot-0 {
    margin-bottom: 0;
  }

  .hl-65-2.blue.xs-hl-40 {
    font-size: 40px;
    line-height: 40px;
  }

  .hl-65-2.blue.xs-hl-40.xs-bot-0 {
    margin-bottom: 0;
  }

  .slabo28 {
    font-size: 24px;
    line-height: 32px;
  }

  .slabo28.white {
    font-size: 22px;
    line-height: 22px;
  }

  .subheading-25-2 {
    font-size: 20px;
    line-height: 26px;
  }

  .subheading-25-2.top30.s-subheading-25.xs-subheading-22 {
    font-size: 22px;
    line-height: 25px;
  }

  .subheading-25-2.top30.s-subheading-25.xs-subheading-22.xs-bot-0 {
    margin-bottom: 0;
  }

  .hl-40-2 {
    font-size: 30px;
    line-height: 36px;
  }

  .hl-40-2.xs-hl-25 {
    font-size: 25px;
    line-height: 30px;
  }

  .hl-40-2.xs-hl-25.xs-top0 {
    margin-top: 0;
  }

  .hl-40-2.padding150.s-hl-35.s-horpadding-70.xs-hl-30 {
    font-size: 30px;
    line-height: 30px;
  }

  .hl-40-2.padding150.s-hl-35.s-horpadding-70.xs-hl-30.xs-horpadding-20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hl-40-2.blue.xs-hl-23 {
    font-size: 23px;
    line-height: 28px;
  }

  .hl-40-2.blue.padding80.s-nopadding.s-hl-35.xs-hl-30 {
    font-size: 25px;
    line-height: 28px;
  }

  .hl-40-2.xs-hl20 {
    font-size: 20px;
    line-height: 25px;
  }

  .list-900.s-nopadding.s-bot-30.xs-paddingleft-30 {
    padding-left: 30px;
  }

  .references.lr20, .references.lr20.lr0.flex-stretch-align.s-horpadding-40.xs-horpadding-20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  ._1bottle {
    font-size: 35px;
  }

  .block-color-var3 {
    padding-left: 20px;
    padding-right: 20px;
    display: none;
  }

  .hl-25 {
    font-size: 20px;
    line-height: 26px;
  }

  .block-special {
    padding-left: 20px;
    padding-right: 20px;
  }

  .price-table-mobile {
    border-width: 0;
  }

  .price-table-mobile.top15 {
    border-width: 2px;
  }

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

  .list-bigger-2 {
    font-size: 16px;
  }

  .slabo25-2 {
    font-size: 24px;
    line-height: 32px;
  }

  .slabo25-2.xs-slabo-20 {
    font-size: 20px;
    line-height: 25px;
  }

  .divider-mobile {
    width: auto;
  }

  .block-color-var1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hl-30-2 {
    font-size: 28px;
    line-height: 32px;
  }

  .hl-30-2.s-hl-30.s-horpadding-100.xs-hl-28 {
    font-size: 28px;
    line-height: 28px;
  }

  .hl-30-2.s-hl-30.s-horpadding-100.xs-hl-28.xs-horpadding-20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hl-30-2.bot30.s-hl-30.xs-hl-25 {
    font-size: 25px;
    line-height: 27px;
  }

  .hl-30-2.s-horpadding-120.xs-horpadding-80 {
    padding-left: 80px;
    padding-right: 80px;
  }

  .hl-30-2.s-hl-23.xs-hl-18 {
    font-size: 18px;
    line-height: 20px;
  }

  .hl-30-2.padding180.s-horpadding-110.xs-horpadding-80 {
    padding-left: 80px;
    padding-right: 80px;
  }

  .hl-30-2.padding180.s-horpadding-110.xs-horpadding-50 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .hl-30-2.padding180.s-hl-30.s-horpadding-60.xs-hl-25 {
    font-size: 25px;
    line-height: 25px;
  }

  .hl-30-2.padding180.s-hl-30.s-horpadding-60.xs-hl-25.xs-horpadding-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-30-2.top30.xs-hl-25 {
    font-size: 25px;
  }

  .subheading-30-2 {
    font-size: 20px;
    line-height: 26px;
  }

  .subheading-30-2.top0.bot30.xs-subheading-18 {
    font-size: 18px;
    line-height: 23px;
  }

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

  .block-no-bg {
    padding-left: 20px;
    padding-right: 20px;
  }

  .divider-250-2 {
    width: auto;
  }

  .regular-price {
    font-size: 20px;
  }

  .price-table-mobile-1st {
    border-width: 5px;
  }

  .nongmo-mobile {
    text-align: center;
    display: inline-block;
  }

  ._30day {
    font-size: 20px;
  }

  .divider-500-2 {
    width: auto;
  }

  .block-color-var3-mob {
    background-image: url('../images/bluebg-grunge.jpg');
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .divider-blue-smaller {
    width: auto;
  }

  .block-white-top-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .block-white-top-2.xs-paddingbot-30 {
    padding-bottom: 30px;
  }

  .pricing-mobile {
    font-size: 50px;
  }

  .hl-50-2.blue.bot5.xs-hl-40 {
    font-size: 40px;
    line-height: 45px;
  }

  .divider-max {
    width: auto;
  }

  .divider-blue {
    width: 50px;
  }

  .img-rounded.img300 {
    max-width: 70%;
  }

  .block-color-var2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nongmo {
    display: none;
  }

  .hl-80-2 {
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 40px;
  }

  .subheading-18 {
    font-size: 20px;
    line-height: 26px;
  }

  .subheading-18.xs-subheading-18, .subheading-18.s-top-40.xs-subheading-18 {
    font-size: 18px;
    line-height: 22px;
  }

  .save-mobile {
    margin-top: -5px;
    font-size: 22px;
    line-height: 26px;
  }

  .block-color-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .subheading-35-2 {
    font-size: 20px;
    line-height: 26px;
  }

  .hl-45-2 {
    font-size: 30px;
    line-height: 36px;
  }

  .hl-45-2.bot30.s-hl-35.xs-hl-32 {
    font-size: 32px;
    line-height: 32px;
  }

  .hl-45-2.bot30.s-hl-40.xs-hl-30 {
    font-size: 30px;
    line-height: 30px;
  }

  .hl-45-2.lighter-blue.s-hl-35.xs-hl-30 {
    font-size: 30px;
    line-height: 32px;
  }

  .hl-45-2.blue.bot30.s-hl-45.s-horpadding-100.xs-hl-40.xs-horpadding-50 {
    padding-left: 50px;
    padding-right: 50px;
  }

  .hl-45-2.blue.bot30.s-hl-45.xs-hl-40 {
    font-size: 40px;
    line-height: 40px;
  }

  .hl-45-2.blue.s-hl-40.xs-hl-35 {
    font-size: 35px;
    line-height: 35px;
  }

  .hl-45-2.blue.xs-hl-26 {
    font-size: 26px;
    line-height: 30px;
  }

  .image-27, .image-31 {
    display: none;
  }

  .subheading-22 {
    font-size: 18px;
    line-height: 25px;
  }

  .subheading-22.top5 {
    line-height: 32px;
  }

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

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

  .testimonial {
    font-size: 20px;
    line-height: 30px;
  }

  .testimonial.testimonial-content.slabo-font {
    font-size: 20px;
  }

  .testimonial.s-bot-30.xs-bot-0 {
    margin-bottom: 0;
  }

  .ingred-font {
    font-size: 18px;
    line-height: 28px;
  }

  .ingred-font.testimonial-content.slabo-font {
    font-size: 20px;
  }

  .ingred-font.s-bot-30.xs-bot-0 {
    margin-bottom: 0;
  }

  .bodytext-light {
    color: #2d2d2d;
    font-size: 16px;
    line-height: 24px;
  }

  .bodytext-light.testimonial-content.slabo-font {
    font-size: 20px;
  }

  .bodytext-light.s-bot-30.xs-bot-0 {
    margin-bottom: 0;
  }

  .bot-mobile {
    width: 180px;
    align-self: center;
    margin-top: 20px;
    display: block;
  }

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

  .quick-stack-7 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }
}

@media screen and (max-width: 479px) {
  .list {
    font-size: 16px;
    line-height: 24px;
  }

  .section-whites {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .block-grey, .block-white-top, .footer-block {
    padding: 20px;
  }

  .section-first {
    padding-left: 0;
    padding-right: 0;
  }

  .block-pad80 {
    padding: 20px;
  }

  .block-pad80.profuct-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .block-pad80.top40 {
    margin-top: 0;
    padding-bottom: 0;
  }

  .text-span-2 {
    font-size: 35px;
    line-height: 45px;
  }

  .blockquote {
    padding-left: 30px;
    padding-right: 10px;
  }

  .bodytext {
    font-size: 20px;
    line-height: 30px;
  }

  .bodytext.top30.xxs-font {
    font-size: 18px;
  }

  .bodytext.bodytext22.midalign.xxs-bodytext18 {
    margin-bottom: 0;
    font-size: 18px;
    line-height: 23px;
  }

  .bodytext.bodytext22.xxs-bodytext18 {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 23px;
  }

  .block-product-intro {
    padding: 20px;
  }

  .image-6 {
    margin-left: 20px;
  }

  .testi-box {
    padding: 20px;
  }

  .div-block-6 {
    height: auto;
  }

  .div-block-7 {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .div-block-8 {
    display: none;
  }

  .div-block-9 {
    flex-direction: row;
  }

  .divider-500 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .subheading-40 {
    font-size: 26px;
    line-height: 26px;
  }

  .hl-65 {
    margin-bottom: 5px;
    font-size: 40px;
    line-height: 40px;
  }

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

  .slabo30.white {
    font-size: 20px;
    line-height: 20px;
  }

  .list-bigger {
    font-size: 16px;
  }

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

  .hl-35.top30.xs-hl-30.padding50.xxs-hl-26 {
    padding-left: 0;
    padding-right: 0;
    font-size: 26px;
  }

  .hl-35.padding100.s-hl-35.s-horpadding-40.xs-hl-26.xxs-horpadding-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-35.padding100.s-hl-35.s-horpadding-40.xs-hl-26.xxs-horpadding-0.xxs-hl-23 {
    font-size: 23px;
    line-height: 25px;
  }

  .hl-35.white {
    font-size: 25px;
    line-height: 30px;
  }

  .hl-35.white.xxs-hl-26 {
    font-size: 26px;
    line-height: 32px;
  }

  .hl-35.xxs-hl-26 {
    font-size: 26px;
    line-height: 30px;
  }

  .hl-35.bot30.xxs-hl-21 {
    font-size: 21px;
  }

  .hl-35.top0.bot30.xs-hl25 {
    font-size: 22px;
  }

  .hl-35.xs-hl-22.xxs-hl-20 {
    font-size: 20px;
  }

  .hl-35.bot60.xxs-font25 {
    font-size: 24px;
    line-height: 30px;
  }

  .hl-60 {
    margin-bottom: 5px;
    font-size: 37px;
    line-height: 37px;
  }

  .hl-50 {
    font-size: 31px;
    line-height: 31px;
  }

  .list--regular {
    font-size: 18px;
    line-height: 28px;
  }

  .hl-45 {
    font-size: 29px;
    line-height: 29px;
  }

  .hl-55 {
    font-size: 34px;
    line-height: 34px;
  }

  .hl-30 {
    font-size: 25px;
    line-height: 30px;
  }

  .hl-30.blue.xxs-24, .hl-30.bot30.xxs-30 {
    font-size: 28px;
    line-height: 32px;
  }

  .hl-30.padding80.xxs {
    font-size: 24px;
    line-height: 30px;
  }

  .block-white-bottom {
    padding: 20px;
  }

  .block-white-bottom.xs-paddingtop-30.xxs-paddingtop-20 {
    padding-top: 20px;
  }

  ._2column-stack {
    margin-bottom: 30px;
  }

  ._2column-stack.gap30.l-gap-0 {
    flex: 0 auto;
    align-self: center;
  }

  ._2column-stack.xxs-bot30 {
    margin-bottom: 30px;
  }

  ._2column-stack.bot0 {
    margin-bottom: 0;
  }

  .block-white-mid, .block-color, .section-product {
    padding: 20px;
  }

  .hl-80 {
    margin-bottom: 5px;
    font-size: 45px;
    line-height: 45px;
  }

  .hl-40 {
    align-self: center;
    font-size: 32px;
    line-height: 36px;
  }

  .hl-40.blue {
    font-size: 30px;
  }

  .hl-40.xxs-26 {
    font-size: 26px;
    line-height: 34px;
  }

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

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

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

  .slabo25.white {
    font-size: 18px;
    line-height: 18px;
  }

  .divider-250 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

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

  .subheading-30 {
    font-size: 20px;
    line-height: 20px;
  }

  .subheading-25 {
    font-size: 18px;
    line-height: 24px;
  }

  .block-full {
    padding: 20px;
  }

  .block-full.profuct-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .block-full.bot0 {
    padding-bottom: 0;
  }

  .section-blue {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .slabo30-2 {
    font-size: 24px;
    line-height: 30px;
  }

  .slabo30-2.xxs-slabo-23 {
    font-size: 23px;
    line-height: 25px;
  }

  .slabo30-2.xxs-25 {
    font-size: 25px;
    line-height: 30px;
  }

  .slabo30-2.xxs-slabo-22 {
    font-size: 22px;
    line-height: 27px;
  }

  .slabo30-2.xs-slabo-20.xxs-slabo-30 {
    font-size: 25px;
    line-height: 32px;
  }

  .slabo30-2.white {
    font-size: 20px;
    line-height: 20px;
  }

  .hl-75 {
    margin-bottom: 5px;
    font-size: 45px;
    line-height: 45px;
  }

  .hl-75.top-10.blue.s-hl-50.xxs-hl-45 {
    font-size: 45px;
    line-height: 50px;
  }

  .img-1-btl {
    width: 100px;
  }

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

  .slabo35-2.blue.align-left.xs-slabo-25.xxs-slabo-20 {
    font-size: 20px;
    line-height: 25px;
  }

  .slabo35-2.xxs-30 {
    font-size: 30px;
    line-height: 35px;
  }

  ._2column-stack-2.top30.s-grid-1.s-gap-15 {
    margin-bottom: 15px;
  }

  ._2column-stack-2.bot0.xxs-paddingleft-0 {
    padding-left: 0;
  }

  ._2column-stack-2.bot0.top30.xxs-paddingleft-0.xxs-gap-0 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  ._2column-stack-2.nobot {
    grid-row-gap: 20px;
  }

  .blockquote-2 {
    padding-left: 30px;
    padding-right: 10px;
  }

  .img-4-btl {
    width: 100%;
  }

  .bold-text {
    line-height: 30px;
  }

  .img-2-btl {
    width: 80%;
  }

  .divider-200 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .hl-65-2 {
    margin-bottom: 5px;
    font-size: 40px;
    line-height: 40px;
  }

  .hl-65-2.lighter-blue.xs-bot-0.xxs-hl-38 {
    font-size: 38px;
    line-height: 42px;
  }

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

  .slabo28.white {
    font-size: 20px;
    line-height: 20px;
  }

  .subheading-25-2 {
    font-size: 18px;
    line-height: 24px;
  }

  .subheading-25-2.bot0.xxs-top-0 {
    margin-top: 0;
  }

  .subheading-25-2.bot0.xxs-top-0.xxs-subheading-22 {
    font-size: 22px;
  }

  .hl-40-2 {
    font-size: 26px;
    line-height: 26px;
  }

  .hl-40-2.xs-hl-25.xs-top0.xxs-hl-22 {
    font-size: 22px;
    line-height: 28px;
  }

  .hl-40-2.xs-hl-25.xs-top0.xxs-hl-30 {
    font-size: 30px;
    line-height: 35px;
  }

  .hl-40-2.padding150.s-hl-35.s-horpadding-70.xs-hl-30.xs-horpadding-20.xxs-horpadding-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-40-2.padding150.s-hl-35.s-horpadding-70.xs-hl-30.xs-horpadding-20.xxs-horpadding-0.xxs-hl-25 {
    font-size: 25px;
    line-height: 25px;
  }

  .hl-40-2.blue.xs-hl-23.xxs-hl-20 {
    font-size: 20px;
    line-height: 23px;
  }

  .hl-40-2.blue.padding80.s-nopadding.s-hl-35.xs-hl-30.xxs-hl-23 {
    font-size: 23px;
    line-height: 25px;
  }

  .hl-40-2.blue.bot30.s-hl-35.xxs-hl-25 {
    font-size: 25px;
    line-height: 30px;
  }

  .hl-40-2.xxs-hl-20 {
    font-size: 20px;
    line-height: 22px;
  }

  .list-900 {
    font-size: 16px;
    line-height: 24px;
  }

  .xss-guarantee {
    max-width: 70%;
    margin-top: -30px;
  }

  .references {
    flex-flow: row;
    flex: 0 auto;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    padding-left: 0;
    display: flex;
  }

  .references.lr20.lr0, .references.lr20.lr0.flex-stretch-align.s-horpadding-40.xs-horpadding-20.xxs-horpadding-0 {
    padding-left: 0;
    padding-right: 0;
  }

  ._1bottle {
    font-size: 28px;
  }

  .block-color-var3 {
    padding: 20px;
  }

  .hl-25 {
    font-size: 25px;
    line-height: 30px;
  }

  .block-special {
    padding: 20px;
  }

  .price-table-mobile {
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-11 {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .list-bigger-2 {
    font-size: 16px;
  }

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

  .divider-mobile {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .block-color-var1 {
    padding: 20px;
  }

  .block-color-var1.s-verpadding-40.xxs-verpadding-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .hl-30-2 {
    font-size: 24px;
    line-height: 28px;
  }

  .hl-30-2.s-hl-30 {
    line-height: 35px;
  }

  .hl-30-2.s-hl-30.s-horpadding-100.xs-hl-28.xs-horpadding-20.xxs-horpadding-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-30-2.s-hl-30.s-horpadding-100.xs-hl-28.xs-horpadding-20.xxs-horpadding-0.xxs-hl-23 {
    font-size: 23px;
    line-height: 25px;
  }

  .hl-30-2.s-horpadding-120.xs-horpadding-80.xxs-horpadding-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-30-2.s-horpadding-120.xs-horpadding-80.xxs-horpadding-0.xxs-hl-23 {
    font-size: 23px;
    line-height: 23px;
  }

  .hl-30-2.padding180.s-horpadding-110.xs-horpadding-80.xxs-horpadding-0, .hl-30-2.padding180.s-horpadding-110.xs-horpadding-50.xxs-horpadding-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-30-2.padding180.s-horpadding-110.xs-horpadding-50.xxs-horpadding-0.xxs-hl-18 {
    font-size: 18px;
  }

  .hl-30-2.padding180.s-hl-30.s-horpadding-60.xs-hl-25.xs-horpadding-0.xxs-hl-21 {
    font-size: 21px;
  }

  .hl-30-2.top30.xs-hl-25.xxs-hl-23 {
    font-size: 23px;
    line-height: 23px;
  }

  .testi-box-2 {
    padding: 20px;
  }

  .subheading-30-2 {
    font-size: 20px;
    line-height: 20px;
  }

  .block-no-bg {
    padding: 20px;
  }

  .block-no-bg.profuct-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .divider-250-2 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .regular-price {
    font-size: 14px;
  }

  .price-table-mobile-1st {
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .free-ship-mobile {
    margin-top: -10px;
    font-size: 14px;
  }

  ._30day {
    font-size: 18px;
  }

  .divider-500-2 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .block-color-var3-mob {
    padding: 20px;
  }

  .image-16 {
    width: 140px;
    margin-top: -5px;
  }

  .block-white-top-2 {
    padding: 20px;
  }

  .pricing-mobile {
    margin-top: -10px;
    font-size: 40px;
  }

  .hl-50-2.blue.s-bot-0.xs-hl-40.xxs-hl-32 {
    font-size: 32px;
    line-height: 35px;
  }

  .hl-50-2.blue.bot5.xs-hl-40.xxs-hl-35 {
    font-size: 35px;
    line-height: 35px;
  }

  .hl-50-2.s-hl-40.xxs-hl-30 {
    font-size: 30px;
    line-height: 35px;
  }

  .divider-max {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .pricing {
    font-size: 35px;
  }

  .img-rounded.img300 {
    max-width: 100%;
  }

  .block-color-var2 {
    padding: 20px;
  }

  .block-color-var2.s-verpadding-40.xxs-verpadding-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nongmo {
    display: none;
  }

  .hl-80-2 {
    margin-bottom: 5px;
    font-size: 45px;
    line-height: 45px;
  }

  .hl-80-2.lighter-blue.s-hl-60.xxs-hl-45 {
    font-size: 50px;
    line-height: 55px;
  }

  .subheading-18 {
    font-size: 18px;
    line-height: 24px;
  }

  .subheading-18.xs-subheading-18.xxs-subheading-16 {
    font-size: 16px;
    line-height: 20px;
  }

  .subheading-18.s-top-40.xs-subheading-18.xxs-subheading-15 {
    font-size: 15px;
    line-height: 18px;
  }

  .save-mobile {
    margin-top: -15px;
    font-size: 20px;
    line-height: 20px;
  }

  .number-list {
    font-size: 16px;
    line-height: 24px;
  }

  .div-block-14 {
    height: auto;
  }

  .block-color-2 {
    padding: 20px;
  }

  .block-color-2.s-verpadding-40.xxs-verpadding-20 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .subheading-35-2 {
    font-size: 23px;
    line-height: 23px;
  }

  .subheading-35-2.lighter-white.xxs-subheading-20 {
    font-size: 25px;
    line-height: 30px;
  }

  .subheading-35-2.lighter-white.xxs-subheading-20.xxs-top-50 {
    margin-top: -30px;
  }

  .hl-45-2 {
    font-size: 29px;
    line-height: 29px;
  }

  .hl-45-2.bot30.s-hl-40.xs-hl-30.xxs-hl-25, .hl-45-2.bot30.blue.xxs-hl-25 {
    font-size: 25px;
    line-height: 25px;
  }

  .hl-45-2.lighter-blue.s-hl-35.xs-hl-30.xxs-hl-28 {
    font-size: 28px;
    line-height: 30px;
  }

  .hl-45-2.blue.s-hl-35.xxs-hl-28 {
    font-size: 28px;
    line-height: 32px;
  }

  .hl-45-2.blue.xxs-hl-25 {
    font-size: 25px;
    line-height: 28px;
  }

  .hl-45-2.blue.bot30.s-hl-45.s-horpadding-100.xs-hl-40.xs-horpadding-50.xxs-hl-30.xxs-horpadding-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-45-2.blue.bot30.s-hl-45.xs-hl-40.xxs-hl-30 {
    font-size: 30px;
    line-height: 30px;
  }

  .hl-45-2.blue.s-hl-40.xs-hl-35.xxs-hl-25 {
    font-size: 25px;
    line-height: 28px;
  }

  .hl-45-2.blue.xs-hl-26.xxs-hl-35 {
    font-size: 32px;
  }

  .items {
    align-self: stretch;
  }

  .image-26.resize {
    max-width: 100%;
  }

  .image-26.xxs-top0 {
    margin-top: 0;
  }

  .quick-stack.right10.s-padding {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    margin-bottom: 5px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .quick-stack.left10.s-padding {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

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

  .button {
    align-self: center;
  }

  .image-29 {
    max-width: 60px;
  }

  .hl-24 {
    font-size: 20px;
    line-height: 28px;
  }

  .hl-28.bot10.xxs-24 {
    align-self: center;
    font-size: 24px;
  }

  .image-30.xl-left60 {
    flex: 0 auto;
  }

  .cell-20 {
    align-items: center;
  }

  .trigger {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .quick-stack-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .subheading-22 {
    font-size: 18px;
    line-height: 25px;
  }

  .cell-26 {
    align-items: flex-start;
  }

  .cell-28 {
    align-items: center;
  }

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

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

  .ingred-font {
    font-size: 18px;
    line-height: 26px;
    display: block;
  }

  ._2column-ingred2.gap30.l-gap-0 {
    flex: 0 auto;
    align-self: center;
  }

  .bodytext-light {
    font-size: 16px;
    line-height: 24px;
  }

  .cell-29 {
    align-items: center;
  }

  .testi-cell {
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-block-2 {
    align-self: center;
  }

  .image-33 {
    width: 180px;
  }

  .xxs-midalign {
    align-items: center;
  }

  .quick-stack-7 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .mbg {
    color: #107cc7;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
  }
}

#w-node-_081c355b-d7b7-ceb5-fa5e-dccc5e48fb4a-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
}

#w-node-_081c355b-d7b7-ceb5-fa5e-dccc5e48fb4b-c61ae92a, #w-node-_081c355b-d7b7-ceb5-fa5e-dccc5e48fb54-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5b02270d-f41b-21ec-f1a9-6c7481e8301d-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_5b02270d-f41b-21ec-f1a9-6c7481e8301e-c61ae92a, #w-node-_5b02270d-f41b-21ec-f1a9-6c7481e8301f-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_49924df5-6e6f-a86d-72fc-7f64c911ac0f-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
}

#w-node-_49924df5-6e6f-a86d-72fc-7f64c911ac10-c61ae92a, #w-node-_49924df5-6e6f-a86d-72fc-7f64c911ac11-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_93e7aea0-8e9b-d70f-2424-4c6849a35fb7-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_93e7aea0-8e9b-d70f-2424-4c6849a35fb8-c61ae92a, #w-node-_93e7aea0-8e9b-d70f-2424-4c6849a35fb9-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ad892ad1-4bb8-a0aa-fd23-e286c758dd61-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-ad892ad1-4bb8-a0aa-fd23-e286c758dd62-c61ae92a, #w-node-ad892ad1-4bb8-a0aa-fd23-e286c758dd63-c61ae92a, #w-node-a23c0696-8c03-efed-eccc-0a61fe3cb222-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1413c122-2991-46ec-9f3b-302353fa0a65-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
}

#w-node-_1413c122-2991-46ec-9f3b-302353fa0a66-c61ae92a, #w-node-_1413c122-2991-46ec-9f3b-302353fa0a67-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_99faaf29-4925-f092-798a-b7b0835fd1ed-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
}

#w-node-_99faaf29-4925-f092-798a-b7b0835fd1ee-c61ae92a, #w-node-_99faaf29-4925-f092-798a-b7b0835fd1ef-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_599f7197-e05b-9727-8166-6bfb04aba4e9-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 1fr .5fr;
}

#w-node-_599f7197-e05b-9727-8166-6bfb04aba4ea-c61ae92a, #w-node-_599f7197-e05b-9727-8166-6bfb04aba4eb-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fa8287e5-5fb0-2b78-445e-c9f2bda82bf5-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-fa8287e5-5fb0-2b78-445e-c9f2bda82bf6-c61ae92a, #w-node-fa8287e5-5fb0-2b78-445e-c9f2bda82c0f-c61ae92a, #w-node-fa8287e5-5fb0-2b78-445e-c9f2bda82c2a-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fa8287e5-5fb0-2b78-445e-c9f2bda82c45-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-fa8287e5-5fb0-2b78-445e-c9f2bda82c46-c61ae92a, #w-node-fa8287e5-5fb0-2b78-445e-c9f2bda82c4c-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fa8287e5-5fb0-2b78-445e-c9f2bda82c5c-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-fa8287e5-5fb0-2b78-445e-c9f2bda82c5d-c61ae92a, #w-node-fa8287e5-5fb0-2b78-445e-c9f2bda82c63-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fa8287e5-5fb0-2b78-445e-c9f2bda82c73-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-fa8287e5-5fb0-2b78-445e-c9f2bda82c74-c61ae92a, #w-node-fa8287e5-5fb0-2b78-445e-c9f2bda82c7a-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_558f5c7d-c028-985a-498f-6c8c06bfafaa-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_558f5c7d-c028-985a-498f-6c8c06bfafab-c61ae92a, #w-node-_558f5c7d-c028-985a-498f-6c8c06bfafac-c61ae92a, #w-node-_5d4fe43c-64d3-5295-7807-bda52bc8d178-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_10a5b710-e85d-6503-2215-c4b4cf9fcb78-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_10a5b710-e85d-6503-2215-c4b4cf9fcb79-c61ae92a, #w-node-_10a5b710-e85d-6503-2215-c4b4cf9fcb81-c61ae92a, #w-node-_10a5b710-e85d-6503-2215-c4b4cf9fcb89-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b952361b-276e-43b8-3581-0d6514844c10-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1.25fr;
}

#w-node-b952361b-276e-43b8-3581-0d6514844c11-c61ae92a, #w-node-b952361b-276e-43b8-3581-0d6514844c12-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5ece0d59-5544-21d6-8f36-4fbcfede731d-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_5ece0d59-5544-21d6-8f36-4fbcfede731e-c61ae92a, #w-node-_5ece0d59-5544-21d6-8f36-4fbcfede7321-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5ece0d59-5544-21d6-8f36-4fbcfede7326-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1.75fr;
}

#w-node-_5ece0d59-5544-21d6-8f36-4fbcfede7327-c61ae92a, #w-node-_5ece0d59-5544-21d6-8f36-4fbcfede732a-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5ece0d59-5544-21d6-8f36-4fbcfede732f-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1.75fr;
}

#w-node-_5ece0d59-5544-21d6-8f36-4fbcfede7330-c61ae92a, #w-node-_5ece0d59-5544-21d6-8f36-4fbcfede7333-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5ece0d59-5544-21d6-8f36-4fbcfede7338-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1.75fr;
}

#w-node-_5ece0d59-5544-21d6-8f36-4fbcfede7339-c61ae92a, #w-node-_5ece0d59-5544-21d6-8f36-4fbcfede733c-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5ece0d59-5544-21d6-8f36-4fbcfede7341-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1.75fr;
}

#w-node-_5ece0d59-5544-21d6-8f36-4fbcfede7342-c61ae92a, #w-node-_5ece0d59-5544-21d6-8f36-4fbcfede7345-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_89140fde-e841-3599-08ec-bdfd55888bbf-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_89140fde-e841-3599-08ec-bdfd55888bc0-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_89140fde-e841-3599-08ec-bdfd55888bc1-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_89140fde-e841-3599-08ec-bdfd55888bc2-c61ae92a, #w-node-_89140fde-e841-3599-08ec-bdfd55888bc4-c61ae92a, #w-node-_89140fde-e841-3599-08ec-bdfd55888bca-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_89140fde-e841-3599-08ec-bdfd55888bcb-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_89140fde-e841-3599-08ec-bdfd55888bcc-c61ae92a, #w-node-_89140fde-e841-3599-08ec-bdfd55888bce-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_89140fde-e841-3599-08ec-bdfd55888bd4-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_89140fde-e841-3599-08ec-bdfd55888bd5-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_89140fde-e841-3599-08ec-bdfd55888bd6-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_89140fde-e841-3599-08ec-bdfd55888bd7-c61ae92a, #w-node-_89140fde-e841-3599-08ec-bdfd55888bd9-c61ae92a, #w-node-_89140fde-e841-3599-08ec-bdfd55888bdf-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_89140fde-e841-3599-08ec-bdfd55888be0-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_89140fde-e841-3599-08ec-bdfd55888be1-c61ae92a, #w-node-_89140fde-e841-3599-08ec-bdfd55888be3-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_89140fde-e841-3599-08ec-bdfd55888be9-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_89140fde-e841-3599-08ec-bdfd55888bea-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_89140fde-e841-3599-08ec-bdfd55888beb-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

#w-node-_89140fde-e841-3599-08ec-bdfd55888bec-c61ae92a, #w-node-_89140fde-e841-3599-08ec-bdfd55888bee-c61ae92a, #w-node-_89140fde-e841-3599-08ec-bdfd55888bf4-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7830a93e-82d6-c417-00ba-27ae94c27499-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 5fr .25fr;
}

#w-node-_7830a93e-82d6-c417-00ba-27ae94c2749a-c61ae92a, #w-node-_7830a93e-82d6-c417-00ba-27ae94c2749e-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d2e1f0bb-2e79-ab1f-3191-22a14aa3375d-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 5fr .25fr;
}

#w-node-d2e1f0bb-2e79-ab1f-3191-22a14aa3375e-c61ae92a, #w-node-d2e1f0bb-2e79-ab1f-3191-22a14aa33762-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6a9470b1-530f-8b9a-6371-074cc06e598a-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 5fr .25fr;
}

#w-node-_6a9470b1-530f-8b9a-6371-074cc06e598b-c61ae92a, #w-node-_6a9470b1-530f-8b9a-6371-074cc06e598f-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a6054526-d959-cf39-e2da-e3b8f807f9de-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 5fr .25fr;
}

#w-node-a6054526-d959-cf39-e2da-e3b8f807f9df-c61ae92a, #w-node-a6054526-d959-cf39-e2da-e3b8f807f9e3-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e49c0721-4902-7662-cf8c-498d79270e8e-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 5fr .25fr;
}

#w-node-e49c0721-4902-7662-cf8c-498d79270e8f-c61ae92a, #w-node-e49c0721-4902-7662-cf8c-498d79270e93-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ed969d74-9901-f6f2-e454-12e3cbe9e8ac-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-ed969d74-9901-f6f2-e454-12e3cbe9e8ad-c61ae92a, #w-node-ed969d74-9901-f6f2-e454-12e3cbe9e8c6-c61ae92a, #w-node-ed969d74-9901-f6f2-e454-12e3cbe9e8e1-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ed969d74-9901-f6f2-e454-12e3cbe9e8fc-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-ed969d74-9901-f6f2-e454-12e3cbe9e8fd-c61ae92a, #w-node-ed969d74-9901-f6f2-e454-12e3cbe9e903-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ed969d74-9901-f6f2-e454-12e3cbe9e913-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-ed969d74-9901-f6f2-e454-12e3cbe9e914-c61ae92a, #w-node-ed969d74-9901-f6f2-e454-12e3cbe9e91a-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ed969d74-9901-f6f2-e454-12e3cbe9e92a-c61ae92a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-ed969d74-9901-f6f2-e454-12e3cbe9e92b-c61ae92a, #w-node-ed969d74-9901-f6f2-e454-12e3cbe9e931-c61ae92a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-_5ece0d59-5544-21d6-8f36-4fbcfede731d-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1.75fr;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-_5ece0d59-5544-21d6-8f36-4fbcfede731d-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: .75fr 1fr;
  }

  #w-node-_5ece0d59-5544-21d6-8f36-4fbcfede7326-c61ae92a, #w-node-_5ece0d59-5544-21d6-8f36-4fbcfede732f-c61ae92a, #w-node-_5ece0d59-5544-21d6-8f36-4fbcfede7338-c61ae92a, #w-node-_5ece0d59-5544-21d6-8f36-4fbcfede7341-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: .25fr 2.25fr;
  }

  #w-node-_89140fde-e841-3599-08ec-bdfd55888bc1-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_5b02270d-f41b-21ec-f1a9-6c7481e8301d-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_5b02270d-f41b-21ec-f1a9-6c7481e8301e-c61ae92a, #w-node-_5b02270d-f41b-21ec-f1a9-6c7481e8301f-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ad892ad1-4bb8-a0aa-fd23-e286c758dd61-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-ad892ad1-4bb8-a0aa-fd23-e286c758dd62-c61ae92a, #w-node-ad892ad1-4bb8-a0aa-fd23-e286c758dd63-c61ae92a, #w-node-a23c0696-8c03-efed-eccc-0a61fe3cb222-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa8287e5-5fb0-2b78-445e-c9f2bda82bf5-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: none;
  }

  #w-node-fa8287e5-5fb0-2b78-445e-c9f2bda82bf6-c61ae92a, #w-node-fa8287e5-5fb0-2b78-445e-c9f2bda82c0f-c61ae92a, #w-node-fa8287e5-5fb0-2b78-445e-c9f2bda82c2a-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fa8287e5-5fb0-2b78-445e-c9f2bda82c45-c61ae92a, #w-node-fa8287e5-5fb0-2b78-445e-c9f2bda82c5c-c61ae92a, #w-node-fa8287e5-5fb0-2b78-445e-c9f2bda82c73-c61ae92a {
    display: grid;
  }

  #w-node-_558f5c7d-c028-985a-498f-6c8c06bfafaa-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_558f5c7d-c028-985a-498f-6c8c06bfafab-c61ae92a, #w-node-_558f5c7d-c028-985a-498f-6c8c06bfafac-c61ae92a, #w-node-_5d4fe43c-64d3-5295-7807-bda52bc8d178-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_10a5b710-e85d-6503-2215-c4b4cf9fcb78-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_10a5b710-e85d-6503-2215-c4b4cf9fcb79-c61ae92a, #w-node-_10a5b710-e85d-6503-2215-c4b4cf9fcb81-c61ae92a, #w-node-_10a5b710-e85d-6503-2215-c4b4cf9fcb89-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b952361b-276e-43b8-3581-0d6514844c10-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
  }

  #w-node-b952361b-276e-43b8-3581-0d6514844c11-c61ae92a, #w-node-b952361b-276e-43b8-3581-0d6514844c12-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5ece0d59-5544-21d6-8f36-4fbcfede731d-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_5ece0d59-5544-21d6-8f36-4fbcfede731e-c61ae92a, #w-node-_5ece0d59-5544-21d6-8f36-4fbcfede7321-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_89140fde-e841-3599-08ec-bdfd55888bbf-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_89140fde-e841-3599-08ec-bdfd55888bc0-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_89140fde-e841-3599-08ec-bdfd55888bc1-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
  }

  #w-node-_89140fde-e841-3599-08ec-bdfd55888bc2-c61ae92a, #w-node-_89140fde-e841-3599-08ec-bdfd55888bc4-c61ae92a, #w-node-_89140fde-e841-3599-08ec-bdfd55888bca-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_89140fde-e841-3599-08ec-bdfd55888bcb-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: .5fr 1fr;
  }

  #w-node-_89140fde-e841-3599-08ec-bdfd55888bcc-c61ae92a, #w-node-_89140fde-e841-3599-08ec-bdfd55888bce-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_89140fde-e841-3599-08ec-bdfd55888bd4-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_89140fde-e841-3599-08ec-bdfd55888bd5-c61ae92a, #w-node-_89140fde-e841-3599-08ec-bdfd55888bdf-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_89140fde-e841-3599-08ec-bdfd55888be9-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_89140fde-e841-3599-08ec-bdfd55888bea-c61ae92a, #w-node-_89140fde-e841-3599-08ec-bdfd55888bf4-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed969d74-9901-f6f2-e454-12e3cbe9e8ac-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: none;
  }

  #w-node-ed969d74-9901-f6f2-e454-12e3cbe9e8ad-c61ae92a, #w-node-ed969d74-9901-f6f2-e454-12e3cbe9e8c6-c61ae92a, #w-node-ed969d74-9901-f6f2-e454-12e3cbe9e8e1-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ed969d74-9901-f6f2-e454-12e3cbe9e8fc-c61ae92a, #w-node-ed969d74-9901-f6f2-e454-12e3cbe9e913-c61ae92a, #w-node-ed969d74-9901-f6f2-e454-12e3cbe9e92a-c61ae92a {
    display: grid;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_081c355b-d7b7-ceb5-fa5e-dccc5e48fb4a-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_081c355b-d7b7-ceb5-fa5e-dccc5e48fb4b-c61ae92a, #w-node-_081c355b-d7b7-ceb5-fa5e-dccc5e48fb54-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5b02270d-f41b-21ec-f1a9-6c7481e8301d-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_5b02270d-f41b-21ec-f1a9-6c7481e8301e-c61ae92a {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5b02270d-f41b-21ec-f1a9-6c7481e8301f-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_49924df5-6e6f-a86d-72fc-7f64c911ac0f-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_49924df5-6e6f-a86d-72fc-7f64c911ac10-c61ae92a, #w-node-_49924df5-6e6f-a86d-72fc-7f64c911ac11-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1413c122-2991-46ec-9f3b-302353fa0a65-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_1413c122-2991-46ec-9f3b-302353fa0a66-c61ae92a, #w-node-_1413c122-2991-46ec-9f3b-302353fa0a67-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_99faaf29-4925-f092-798a-b7b0835fd1ed-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_99faaf29-4925-f092-798a-b7b0835fd1ee-c61ae92a, #w-node-_99faaf29-4925-f092-798a-b7b0835fd1ef-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_599f7197-e05b-9727-8166-6bfb04aba4e9-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_599f7197-e05b-9727-8166-6bfb04aba4ea-c61ae92a, #w-node-_599f7197-e05b-9727-8166-6bfb04aba4eb-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_081c355b-d7b7-ceb5-fa5e-dccc5e48fb4a-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_081c355b-d7b7-ceb5-fa5e-dccc5e48fb4b-c61ae92a, #w-node-_081c355b-d7b7-ceb5-fa5e-dccc5e48fb54-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_5b02270d-f41b-21ec-f1a9-6c7481e8301d-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_5b02270d-f41b-21ec-f1a9-6c7481e8301e-c61ae92a, #w-node-_5b02270d-f41b-21ec-f1a9-6c7481e8301f-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_93e7aea0-8e9b-d70f-2424-4c6849a35fb7-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1.25fr;
  }

  #w-node-_93e7aea0-8e9b-d70f-2424-4c6849a35fb8-c61ae92a, #w-node-_93e7aea0-8e9b-d70f-2424-4c6849a35fb9-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_99faaf29-4925-f092-798a-b7b0835fd1ed-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_99faaf29-4925-f092-798a-b7b0835fd1ee-c61ae92a, #w-node-_99faaf29-4925-f092-798a-b7b0835fd1ef-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_599f7197-e05b-9727-8166-6bfb04aba4e9-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_599f7197-e05b-9727-8166-6bfb04aba4ea-c61ae92a, #w-node-_599f7197-e05b-9727-8166-6bfb04aba4eb-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_89140fde-e841-3599-08ec-bdfd55888bc1-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1.5fr;
  }

  #w-node-_89140fde-e841-3599-08ec-bdfd55888bc2-c61ae92a, #w-node-_89140fde-e841-3599-08ec-bdfd55888bc4-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_89140fde-e841-3599-08ec-bdfd55888bcb-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_89140fde-e841-3599-08ec-bdfd55888bcc-c61ae92a, #w-node-_89140fde-e841-3599-08ec-bdfd55888bce-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_89140fde-e841-3599-08ec-bdfd55888bd6-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_89140fde-e841-3599-08ec-bdfd55888bd7-c61ae92a, #w-node-_89140fde-e841-3599-08ec-bdfd55888bd9-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_89140fde-e841-3599-08ec-bdfd55888be0-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_89140fde-e841-3599-08ec-bdfd55888be1-c61ae92a, #w-node-_89140fde-e841-3599-08ec-bdfd55888be3-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_89140fde-e841-3599-08ec-bdfd55888beb-c61ae92a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_89140fde-e841-3599-08ec-bdfd55888bec-c61ae92a, #w-node-_89140fde-e841-3599-08ec-bdfd55888bee-c61ae92a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Slabo 27 Px Regular';
  src: url('../fonts/Slabo27px-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Circularstd Book';
  src: url('../fonts/CircularStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Circularstd Black';
  src: url('../fonts/CircularStd-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Circular Light';
  src: url('../fonts/CircularStd-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}