:root {
  --141414: white;
  --red-2: #a50000;
  --dark-slate-blue: #024b9b;
  --dark-black: #141414;
  --deep-sky-blue-2: #4dc1ff;
  --red: #c40000;
  --deep-sky-blue: #00abcb;
}

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

.hero-section {
  z-index: 0;
  background-color: var(--141414);
  background-image: url('../images/bg-neutral.jpg');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 15px;
  padding-bottom: 40px;
  position: static;
}

.main-container {
  max-width: 900px;
  margin-top: 0;
  padding-top: 0;
  position: relative;
}

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

.block-grey {
  background-color: #f3f9ff;
  padding: 30px 40px;
  box-shadow: 0 4px 14px #0003;
}

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

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

.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: 20px 40px 40px;
  box-shadow: 0 4px 14px #0003;
}

.block-white-top.single {
  border-radius: 25px;
}

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

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

.section-first {
  z-index: 2;
  background-color: #fff0;
  margin-top: -40px;
}

.section-first.top-20 {
  color: #3f134f;
  margin-top: -20px;
}

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

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

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

.blockquote.bot30 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-color: var(--dark-slate-blue);
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 900px;
  margin-bottom: 30px;
  padding-top: 15px;
  padding-bottom: 5px;
  display: flex;
}

.blockquote.bot30.bq-mob {
  width: 820px;
  margin-bottom: 0;
}

.blockquote.bot30.bq-mob.blue {
  background-color: #f3f9ff;
}

.blockquote.bot30.bq-mob.blue.yop30 {
  margin-top: 50px;
}

.bodytext {
  color: #2d2d2d;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 1.5em;
}

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

.bodytext.top10---bot30 {
  margin-top: 10px;
  margin-bottom: 30px;
  line-height: 1.5em;
}

.bodytext.top30 {
  margin-top: 30px;
  padding-top: 0;
}

.bodytext.topbot {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 20px;
}

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

.bodytext.bot25 {
  margin-bottom: 25px;
}

.image-5 {
  max-width: 95%;
  padding-top: 0;
  padding-bottom: 0;
}

.image-5.top-30 {
  max-width: 85%;
}

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

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

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

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

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

.underline {
  text-decoration: underline;
}

.hl-35 {
  color: var(--dark-black);
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 32px;
  font-weight: 900;
  line-height: 40px;
}

.hl-35.bot30 {
  color: var(--dark-black);
  margin-bottom: 30px;
}

.hl-35.bot30.color {
  color: var(--dark-slate-blue);
}

.hl-35.bot30.pad60 {
  padding-left: 60px;
  padding-right: 60px;
}

.hl-35.color {
  color: var(--dark-slate-blue);
}

.hl-35.color.pad80 {
  padding-left: 80px;
  padding-right: 80px;
}

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

.hl-35.color.pad120 {
  padding-left: 120px;
  padding-right: 120px;
}

.hl-35.color.pad160 {
  padding-left: 160px;
  padding-right: 160px;
}

.hl-35.color.topbot {
  margin-top: 30px;
  margin-bottom: 30px;
}

.hl-35.bot25 {
  margin-bottom: 25px;
}

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

.hl-35.white {
  color: var(--141414);
}

.hl-35.white.pad120 {
  padding-left: 120px;
  padding-right: 120px;
}

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

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

.hl-50 {
  color: var(--dark-black);
  text-align: center;
  justify-content: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 45px;
  line-height: 52px;
  display: block;
}

.hl-50.color2 {
  color: var(--deep-sky-blue-2);
}

.hl-45 {
  color: var(--dark-black);
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 40px;
  line-height: 50px;
}

.hl-45.color {
  color: var(--dark-slate-blue);
}

.hl-45.color.top0 {
  margin-top: -5px;
}

.hl-45.color2 {
  color: var(--deep-sky-blue-2);
}

.hl-45.color2.pad100 {
  padding-left: 100px;
  padding-right: 100px;
}

.hl-45.color2.pad50 {
  padding-left: 50px;
  padding-right: 50px;
}

.hl-30 {
  color: var(--dark-black);
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 28px;
  line-height: 35px;
}

.hl-30.white {
  color: var(--141414);
}

.hl-30.white.pad40 {
  padding-left: 40px;
  padding-right: 40px;
}

.hl-30.bot25 {
  margin-bottom: 25px;
}

.hl-30.pad100 {
  padding-left: 100px;
  padding-right: 100px;
}

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

.hl-30.pad140 {
  padding-left: 140px;
  padding-right: 140px;
}

.hl-30.pad120 {
  padding-left: 120px;
  padding-right: 120px;
}

.hl-30.topbot {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

._2column-stack.bot0.gap20, ._2column-stack.gap20 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

._2column-stack.s-gap35 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

._2column-stack.s-gap35.top20 {
  margin-top: 20px;
}

._2column-stack.top30 {
  margin-top: 30px;
}

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

.hl-40 {
  color: var(--dark-black);
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 36px;
}

.hl-40.color {
  color: var(--dark-slate-blue);
}

.hl-40.color.pad80 {
  padding-left: 80px;
  padding-right: 80px;
}

.hl-40.color.pad60 {
  padding-left: 60px;
  padding-right: 60px;
}

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

.hl-40.color.top30.pad100 {
  padding-left: 100px;
  padding-right: 100px;
}

.hl-40.white {
  color: var(--141414);
}

.hl-40.left.white {
  text-align: left;
}

.hl-40.pad20 {
  padding-left: 20px;
  padding-right: 20px;
}

.subheading-30 {
  color: var(--dark-black);
  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.white {
  color: var(--141414);
  padding-left: 0;
  padding-right: 0;
}

.image-main {
  text-align: center;
  object-fit: fill;
  border: 1px #fff;
  border-radius: 15px;
  flex: 1;
  width: auto;
  max-width: 100%;
  box-shadow: 8px 8px 0 2px #0000000d;
}

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

.image-main.border {
  border: 3px solid #e6e6e6;
}

.stretch {
  align-items: stretch;
}

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

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

.img-container-5.top15 {
  margin-top: 15px;
}

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

.testi-box-3.bot40 {
  margin-bottom: 40px;
  box-shadow: 0 2px 5px 3px #0000001a;
}

.testi-photos {
  border-radius: 15px;
  width: 125px;
  box-shadow: 8px 8px 0 2px #0000000d;
}

.bodytext-3 {
  color: #2d2d2d;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px;
}

.bodytext-3.testimonial-content {
  border-left: 10px solid var(--dark-slate-blue);
  background-color: #fff;
  margin-bottom: 0;
  padding: 20px 10px 20px 20px;
  font-family: Open Sans, sans-serif;
  box-shadow: 0 2px 5px #0003;
}

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

.totalslash {
  max-width: 100%;
  margin-top: 10px;
}

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

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

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

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

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

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

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

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

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

.color {
  color: var(--dark-slate-blue);
}

.headline-main {
  color: var(--dark-black);
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 50px;
  font-weight: 900;
  line-height: 58px;
}

.headline-main.color {
  color: var(--dark-slate-blue);
  margin-top: 0;
}

.headline-main.color.s-hl {
  font-size: 50px;
  line-height: 50px;
}

.block-color5 {
  color: var(--141414);
  background-image: url('../images/dark-blue.jpg');
  background-position: 50%;
  background-size: cover;
  padding: 50px 80px;
}

.block-color5.adjust {
  background-image: url('../images/dark-blue.jpg');
}

.block-color5.adjust.feat1 {
  background-image: url('../images/feat1.jpg');
  background-size: cover;
  padding: 40px;
}

.block-white-mid {
  background-color: #fff;
  border: 0 solid #000;
  border-top-width: 1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 30px 40px;
  box-shadow: 0 4px 14px #0003;
}

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

.list.bot15 {
  margin-bottom: 15px;
}

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

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

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

.image-32.width85 {
  max-width: 85%;
}

.image-32.width85.xxx-100 {
  max-width: 85%;
  box-shadow: 8px 8px 0 2px #0000000d;
}

.image-32.width85.xxx-100.border {
  border-width: 3px;
  border-color: #f1f1f1;
  border-radius: 3px;
}

.image-32.width85.noshadow {
  box-shadow: none;
  outline-offset: 0px;
  border-style: none;
  border-radius: 0;
  outline: 3px #333;
  max-width: 75%;
}

.bodytext-8 {
  color: #2d2d2d;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

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

.div-block-15 {
  background-color: var(--dark-slate-blue);
  width: 12px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.mw-27 {
  color: #141414;
  text-align: left;
  margin-top: 0;
  font-family: Merriweather, serif;
  font-size: 25px;
  line-height: 38px;
}

.mw-27.coor {
  color: var(--dark-slate-blue);
  font-size: 23px;
}

.image-50 {
  max-width: 60%;
}

.image-50.xxs-adjust {
  max-width: 70%;
}

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

.hl-80-2.color2 {
  color: var(--deep-sky-blue-2);
}

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

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

.block-color-2.cover.smaller {
  padding-top: 30px;
  padding-bottom: 40px;
}

.subheading-28 {
  color: var(--dark-black);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 36px;
}

.subheading-28.white {
  color: var(--141414);
}

.subheading-28.pad140 {
  padding-left: 140px;
  padding-right: 140px;
}

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

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

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

.hl-25-3.red.s-font18 {
  color: #024b9b;
}

.hl-25-3.red.s-font18.bot10 {
  margin-bottom: 15px;
}

.div-block-17 {
  color: #d173ab;
  width: 100%;
  position: relative;
}

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

.blue {
  color: var(--dark-slate-blue);
}

.mw-25 {
  color: #141414;
  text-align: center;
  margin-top: 10px;
  font-family: Merriweather, serif;
  font-size: 23px;
  line-height: 33px;
}

.mw-25.color {
  color: var(--dark-slate-blue);
}

.hl-33 {
  color: var(--dark-black);
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 33px;
  font-weight: 900;
  line-height: 38px;
}

.hl-33.white {
  color: var(--141414);
}

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

.free-ship-3 {
  color: var(--dark-slate-blue);
  margin-top: -5px;
  font-size: 18px;
  line-height: 20px;
}

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

.mbg-3.blue {
  color: #000;
  margin-top: 15px;
}

.image-65 {
  cursor: pointer;
}

._1bot-3 {
  width: 100px;
  margin: 25px auto;
}

.image-66, .image-67 {
  cursor: pointer;
}

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

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

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

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

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

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

._3bot-3 {
  width: 210px;
  margin: 10px auto;
}

.div-block-21 {
  z-index: -1;
  background-color: var(--deep-sky-blue-2);
  border-radius: 10px;
  width: 80%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.div-block-21.redblock {
  background-color: var(--dark-slate-blue);
}

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

._6bot-3 {
  width: 250px;
  margin: 10px auto;
}

.heading-27 {
  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%;
}

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

.divider-300 {
  background-color: #aaa;
  width: 300px;
  height: 1px;
  margin: 30px auto;
}

.ingredstack {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  border-bottom: 1px dashed #000;
  margin-bottom: 30px;
  padding: 0 0 25px;
}

.ingredstack.top30 {
  border-bottom-style: none;
  margin-top: 30px;
}

.ingredstack.top30.bot0 {
  margin-bottom: 0;
}

.bold-text-6 {
  color: var(--dark-slate-blue);
}

.hl-25 {
  color: var(--dark-black);
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 22px;
  line-height: 35px;
}

.hl-25.bot15 {
  margin-bottom: 15px;
}

.hl-25.left {
  text-align: left;
}

.bluebox {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  outline-offset: 0px;
  background-color: #f3f9ff;
  border-radius: 0;
  outline: 3px #3f134f;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  padding: 20px 40px;
  display: grid;
}

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

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

.ingred-box {
  background-color: var(--dark-slate-blue);
  outline-offset: 0px;
  border-radius: 0 30px 30px 0;
  outline: 3px #3f134f;
  max-width: 600px;
  margin-left: -40px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
}

.ingred-box.bigger {
  max-width: 750px;
}

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

.bodytext-16 {
  color: #2d2d2d;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.5em;
}

.bodytext-16.top10---bot30 {
  margin-top: 10px;
  margin-bottom: 30px;
  line-height: 1.5em;
}

.bodytext-16.top10---bot30.resources {
  color: #bbb;
  margin-bottom: 50px;
  padding-left: 80px;
  padding-right: 80px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
}

.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.top80 {
  margin-top: 60px;
}

.subheading-30-2.top80.bot30 {
  margin-bottom: 30px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.divider-100 {
  background-color: #aaa;
  width: 225px;
  height: 1px;
  margin: 0 auto 15px;
}

.yellow {
  background-color: #fbff0a;
}

.hl-60 {
  color: var(--dark-black);
  text-align: center;
  justify-content: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 50px;
  line-height: 52px;
  display: block;
}

.hl-60.color2 {
  color: var(--deep-sky-blue-2);
}

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

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

.image-clear {
  text-align: center;
  object-fit: fill;
  border: 1px #fff;
  border-radius: 0;
  flex: 1;
  width: auto;
  max-width: 100%;
}

.image-main2 {
  text-align: center;
  object-fit: fill;
  border: 1px #fff;
  border-radius: 15px;
  flex: 1;
  width: auto;
  max-width: 100%;
  display: block;
  box-shadow: 15px 14px 60px -11px #0006;
}

.list-item {
  padding-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  line-height: 32px;
}

.bluebox1col {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  outline-offset: 0px;
  text-align: left;
  background-color: #f3f9ff;
  border-radius: 0;
  outline: 3px #3f134f;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  padding: 20px 40px;
  display: block;
}

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

.bluebox1col.top30 {
  margin-top: 30px;
}

.bluebox1col.borderbl {
  border: 2px dashed var(--dark-slate-blue);
  border-radius: 2px;
}

._6bot {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  display: block;
}

.subheading-26 {
  color: var(--dark-black);
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
}

.subheading-26.white {
  color: var(--141414);
}

.subheading-26.pad140 {
  padding-left: 140px;
  padding-right: 140px;
}

.guarantee {
  -webkit-text-fill-color: inherit;
  background-color: #f3f9ff;
  background-image: url('../images/guaranteeframe-min.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  background-clip: border-box;
  border: 3px #000;
  border-radius: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 50px 60px;
}

.quick-stack {
  padding-bottom: 30px;
  padding-left: 0;
  padding-right: 0;
}

.block-grey-bottom {
  background-color: #f3f9ff;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  padding: 30px 40px;
  box-shadow: 0 4px 14px #0003;
}

.image-main3 {
  text-align: center;
  object-fit: fill;
  border: 1px #fff;
  border-radius: 0;
  flex: 1;
  width: auto;
  max-width: 100%;
  display: block;
}

.list--3 {
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  line-height: 28px;
}

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

.div-block-22 {
  color: #d173ab;
  width: 100%;
  position: relative;
}

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

.free-ship-4 {
  color: #024b9b;
  margin-top: -5px;
  font-size: 18px;
  line-height: 20px;
}

.section-option {
  z-index: 2;
  background-color: #eaeaea;
  margin-top: -30px;
}

.price-section {
  max-width: 1123px;
  position: relative;
}

.div-block-23 {
  text-align: center;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 15px;
  height: 725px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px 40px;
  box-shadow: 0 2px 5px #0003;
}

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

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

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

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

.subheading-30-3 {
  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-3.top80 {
  margin-top: 80px;
}

.image-68 {
  cursor: pointer;
}

.heading-28 {
  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%;
}

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

.hl-40-2.color {
  color: #024b9b;
}

.bodytext-17 {
  color: #2d2d2d;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.5em;
}

.bodytext-17.top10---bot30 {
  margin-top: 10px;
  margin-bottom: 30px;
  line-height: 1.5em;
}

.bodytext-17.top10---bot30.resources {
  color: #bbb;
  padding-left: 80px;
  padding-right: 80px;
  font-size: 16px;
}

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

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

.image-69 {
  cursor: pointer;
}

._6bot-4 {
  width: 250px;
  margin: 10px auto;
}

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

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

.image-70 {
  cursor: pointer;
}

.div-block-24 {
  z-index: -1;
  background-color: #4dc1ff;
  border-radius: 10px;
  width: 80%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.div-block-24.redblock {
  background-color: #024b9b;
}

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

.div-block-25 {
  color: #d173ab;
  width: 100%;
  position: relative;
}

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

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

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

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

.div-block-26 {
  text-align: center;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 15px;
  height: 725px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px 40px;
  box-shadow: 0 2px 5px #0003;
}

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

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

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

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

.subheading-30-4 {
  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-4.top80 {
  margin-top: 80px;
}

.image-71 {
  cursor: pointer;
}

.heading-31 {
  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%;
}

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

.hl-40-3.color {
  color: #024b9b;
}

.bodytext-18 {
  color: #2d2d2d;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 1.5em;
}

.bodytext-18.top10---bot30 {
  margin-top: 10px;
  margin-bottom: 30px;
  line-height: 1.5em;
}

.bodytext-18.top10---bot30.resources {
  color: #bbb;
  padding-left: 80px;
  padding-right: 80px;
  font-size: 16px;
}

.image-72 {
  cursor: pointer;
}

._6bot-5 {
  width: 250px;
  margin: 10px auto;
}

.image-73 {
  cursor: pointer;
}

.div-block-27 {
  z-index: -1;
  background-color: #4dc1ff;
  border-radius: 10px;
  width: 80%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.div-block-27.redblock {
  background-color: #024b9b;
}

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

@media screen and (min-width: 1280px) {
  .hero-section {
    background-position: 50% 100%;
  }

  .block-grey {
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: 0 0 50px 2px #0000000d;
  }

  .block-white-top {
    opacity: 1;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding-bottom: 30px;
    box-shadow: 0 0 50px 2px #0000000d;
  }

  .section-first {
    background-color: #eaeaea00;
  }

  .blockquote.bot30.bq-mob {
    margin-bottom: 0;
  }

  .hl-35.color.pad80 {
    padding-left: 80px;
    padding-right: 80px;
  }

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

  .hl-35.color.pad120 {
    padding-left: 120px;
    padding-right: 120px;
  }

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

  .hl-30.pad140 {
    padding-left: 140px;
    padding-right: 140px;
  }

  .hl-40.color.pad80 {
    padding-left: 80px;
    padding-right: 80px;
  }

  .hl-40.color.pad60 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .image-main {
    border-radius: 15px;
    box-shadow: 12px 12px 0 -5px #0000001a;
  }

  .block-white-mid {
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: 0 0 50px 2px #0000000d;
  }

  .image-32.width85.xxx-100 {
    box-shadow: 12px 12px 0 -5px #0000001a;
  }

  .block-color-2.cover {
    box-shadow: 0 0 50px 2px #0000000d;
  }

  .subheading-28 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .subheading-28.white.bot25 {
    margin-bottom: 25px;
  }

  .subheading-28.white.bot15 {
    margin-bottom: 15px;
  }

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

  .subheading-28.pad140 {
    padding-left: 140px;
    padding-right: 140px;
  }

  .div-block-17 {
    width: 100%;
  }

  .div-block-21 {
    z-index: -1;
  }

  .subh {
    padding-top: 0;
    padding-bottom: 0;
  }

  .divider-100 {
    width: 225px;
  }

  .yellow {
    background-color: #fffb00;
  }

  .image-clear {
    border-radius: 15px;
  }

  .image-main2 {
    border-radius: 15px;
    box-shadow: 12px 12px 0 -5px #0000001a;
  }

  .subheading-26 {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .subheading-26.white.bot25 {
    margin-bottom: 25px;
  }

  .subheading-26.white.bot15 {
    margin-bottom: 15px;
  }

  .subheading-26.white.bot10 {
    margin-bottom: 10px;
  }

  .subheading-26.pad140 {
    padding-left: 140px;
    padding-right: 140px;
  }

  .block-grey-bottom {
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: 0 0 50px 2px #0000000d;
  }

  .image-main3 {
    border-radius: 15px;
  }
}

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

  .block-grey {
    background-color: #f3f9ff;
    box-shadow: 0 4px 14px #0003;
  }

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

  .blockquote.bot30.bq-mob {
    padding-top: 25px;
    padding-bottom: 20px;
  }

  .blockquote.bot30.bq-mob.blue {
    padding-top: 15px;
    padding-bottom: 5px;
  }

  .bodytext.bot25 {
    margin-bottom: 25px;
  }

  .hl-35.white {
    color: var(--141414);
  }

  .hl-35.white.pad120 {
    padding-left: 120px;
    padding-right: 120px;
  }

  .hl-50 {
    line-height: 52px;
  }

  .hl-45.color.bot25 {
    margin-bottom: 25px;
  }

  .hl-30.pad120 {
    padding-left: 120px;
    padding-right: 120px;
  }

  .hl-40.color {
    color: var(--dark-slate-blue);
  }

  .hl-40.left {
    text-align: left;
  }

  .subheading-30 {
    color: #000;
  }

  .block-color-2.cover.smaller {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .subheading-28 {
    color: #000;
  }

  .subheading-28.pad40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .free-ship-3 {
    color: var(--dark-slate-blue);
  }

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

  .ingredstack {
    border-bottom-style: none;
    padding-bottom: 0;
  }

  .ingredstack.top30 {
    border-bottom-style: none;
  }

  .ingredstack.top30.bot0 {
    padding-bottom: 25px;
  }

  .bluebox {
    grid-column-gap: 21px;
    grid-row-gap: 16px;
    border: 1px #000;
    grid-template-rows: auto;
    grid-template-columns: 1fr .5fr;
    grid-auto-columns: 1fr;
    margin-left: 0;
    padding: 20px 40px;
    display: grid;
  }

  .bluebox.bot30 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr .75fr;
    margin-bottom: 30px;
  }

  .ingred-box {
    background-color: var(--dark-slate-blue);
    border: 1px #000;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    max-width: 650px;
    margin-left: -40px;
    padding: 10px 40px;
  }

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

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

  .img-containerr2 {
    margin-top: 0;
    display: block;
  }

  .image-clear {
    box-shadow: none;
    border-style: none;
  }

  .bluebox1col {
    grid-column-gap: 21px;
    grid-row-gap: 16px;
    border: 1px #000;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-left: 0;
    padding: 20px 40px;
    display: grid;
  }

  .bluebox1col.bot30 {
    grid-template-columns: 1fr .75fr;
    margin-bottom: 30px;
  }

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

  .subheading-26 {
    color: #000;
  }

  .subheading-26.pad40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .block-grey-bottom {
    background-color: #f3f9ff;
    box-shadow: 0 4px 14px #0003;
  }

  .free-ship-4 {
    color: #024b9b;
  }

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

  .hl-40-2.color, .free-ship-5 {
    color: #024b9b;
  }

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

  .hl-40-3.color {
    color: #024b9b;
  }
}

@media screen and (min-width: 1920px) {
  .hero-section {
    background-image: url('../images/bg-neutral.jpg');
    background-position: 50% 100%;
    background-size: auto;
    padding-top: 15px;
    padding-bottom: 40px;
  }

  .block-grey {
    background-color: #f3f9ff;
    box-shadow: 4px 0 14px #0003;
  }

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

  .blockquote.bot30.bq-mob.blue {
    margin-top: 20px;
  }

  .bodytext {
    font-size: 20px;
  }

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

  .hl-35 {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 32px;
  }

  .hl-35.bot30.pad60 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .hl-50 {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 46px;
  }

  .hl-45 {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
  }

  .hl-30 {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 28px;
  }

  .hl-40 {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 38px;
  }

  .subheading-30 {
    color: #000;
  }

  .bodytext-3.testimonial-content {
    font-family: Open Sans, sans-serif;
  }

  .headline-main {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
  }

  .image-32 {
    box-shadow: 0 2px 15px -1px #0003;
  }

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

  .subheading-28 {
    color: #000;
    font-family: Open Sans, sans-serif;
    font-size: 26px;
  }

  .hl-33 {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
  }

  .image-65, .image-66, .image-67 {
    cursor: pointer;
  }

  .hl-25 {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
  }

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

  .hl-60 {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 55px;
  }

  .image-clear {
    box-shadow: none;
  }

  .image-main2 {
    box-shadow: 0 2px 15px -1px #0003;
  }

  .subheading-26 {
    color: #000;
    font-family: Open Sans, sans-serif;
  }

  .block-grey-bottom {
    background-color: #f3f9ff;
    box-shadow: 4px 0 14px #0003;
  }

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

  .image-68, .image-69, .image-70 {
    cursor: pointer;
  }

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

  .image-71, .image-72, .image-73 {
    cursor: pointer;
  }
}

@media screen and (max-width: 991px) {
  .hero-section {
    background-color: #eaeaea;
    background-image: none;
  }

  .main-container {
    background-color: #f3f3f3;
  }

  .hero-block {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    background-color: #0000;
    flex-direction: column-reverse;
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

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

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

  .footer-block {
    background-color: #fff;
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .section-first.top-20 {
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 0 0;
    background-size: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .block-no-bg {
    background-color: #0000;
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .blockquote {
    width: auto;
  }

  .blockquote.bot30.bq-mob {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: flex;
  }

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

  .bodytext.topbot {
    font-size: 18px;
  }

  .image-5 {
    width: 406px;
  }

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

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

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

  .hl-35.bot30 {
    padding-left: 100px;
    padding-right: 100px;
    font-size: 35px;
    line-height: 40px;
  }

  .hl-35.bot30.pad60, .hl-35.color.pad80, .hl-35.color.pad160 {
    padding-left: 0;
    padding-right: 0;
  }

  .img-container.top0 {
    justify-content: center;
    align-items: stretch;
  }

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

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

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

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

  .hl-30.pad100, .hl-30.pad140, .hl-30.pad120, .hl-30.pad50 {
    padding-left: 0;
    padding-right: 0;
  }

  ._2column-stack.s-gap35 {
    grid-column-gap: 35px;
    grid-row-gap: 35px;
  }

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

  .hl-40.color.pad60 {
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .image-main.s-adjust {
    max-width: 40%;
  }

  .image-main.noshadow.mob60 {
    max-width: 50%;
  }

  .image-main.border.web60 {
    max-width: 60%;
  }

  .image-main.xs-50 {
    max-width: 50%;
  }

  .image-main.web50 {
    max-width: 60%;
  }

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

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

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

  ._30day {
    font-size: 25px;
  }

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

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

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

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

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

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

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

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

  .pricing {
    font-size: 25px;
  }

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

  .headline-main {
    font-size: 37px;
    line-height: 42px;
  }

  .headline-main.color {
    font-size: 45px;
    line-height: 50px;
  }

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

  .block-color5.adjust {
    background-position: 75%;
  }

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

  .list {
    padding-left: 20px;
  }

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

  .image-32.width85.xxx-100, .image-32.width85.xxx-100.border.web100 {
    max-width: 100%;
  }

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

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

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

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

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

  .subheading-28.white {
    font-size: 27px;
    line-height: 32px;
  }

  .subheading-28.pad140 {
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

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

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

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

  .hl-33.white.s-horpadding40, .hl-33.s-horpadding40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .mbg-3 {
    color: #024b9b;
  }

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

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

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

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

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

  .img-1-btl-2.web20 {
    width: 50%;
  }

  .bold-text-3, .bold-text-4, .bold-text-5 {
    color: var(--dark-slate-blue);
  }

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

  .hl-25.left.bot15.xs25 {
    font-size: 22px;
  }

  .bluebox.bot30 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr .75fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    display: block;
  }

  .price-container {
    background-color: #f3f3f3;
  }

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

  .bodytext-16.top10---bot30.resources {
    padding-left: 0;
    padding-right: 40px;
  }

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

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

  .img-containerr2.top0 {
    justify-content: center;
    align-items: stretch;
  }

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

  .image-clear.s-adjust, .image-clear.web20 {
    max-width: 40%;
  }

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

  .image-main2.s-adjust {
    max-width: 40%;
  }

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

  .subheading-26.white {
    font-size: 27px;
    line-height: 32px;
  }

  .guarantee {
    background-image: none;
    border-style: dashed;
    padding: 20px;
  }

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

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

  .image-main3.s-adjust {
    max-width: 40%;
  }

  .image-main3.web50 {
    max-width: 50%;
  }

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

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

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

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

  .bold-text-7, .bold-text-8 {
    color: #024b9b;
  }

  .price-section {
    background-color: #f3f3f3;
  }

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

  .bold-text-9 {
    color: #024b9b;
  }

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

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

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

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

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

  .bodytext-17.top10---bot30.resources {
    padding-left: 0;
    padding-right: 40px;
  }

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

  .block-no-bg-2 {
    background-color: #0000;
    padding-left: 40px;
    padding-right: 40px;
  }

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

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

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

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

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

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

  .bold-text-10 {
    color: #024b9b;
  }

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

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

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

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

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

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

  .bodytext-18.top10---bot30.resources {
    padding-left: 0;
    padding-right: 40px;
  }

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

  .hl-30-3.s-horpadding100 {
    padding-left: 100px;
    padding-right: 100px;
  }
}

@media screen and (max-width: 767px) {
  .block-grey {
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

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

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

  .block-no-bg.profuct-block {
    padding-top: 20px;
  }

  .blockquote.bot30 {
    width: 450px;
  }

  .blockquote.bot30.bq-mob {
    width: 100%;
    display: flex;
  }

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

  .hl-35 {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 1.5em;
  }

  .hl-35.bot30 {
    padding-left: 0;
    padding-right: 0;
    font-size: 28px;
    line-height: 33px;
  }

  .hl-35.bot30.pad60, .hl-35.color.pad80, .hl-35.color.pad100, .hl-35.color.pad120, .hl-35.color.pad160, .hl-35.bot25.pad100, .hl-35.white.pad120 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-50 {
    margin-bottom: 0;
    font-size: 45px;
    line-height: 50px;
  }

  .hl-45 {
    margin-bottom: 0;
    font-size: 32px;
    line-height: 37px;
  }

  .hl-45.color2.pad100 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-30 {
    margin-bottom: 0;
    font-size: 22px;
    line-height: 30px;
  }

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

  .hl-30.s-horpadding100.xs-hl30.xs-nopadding, .hl-30.pad100, .hl-30.pad140, .hl-30.pad120, .hl-30.pad50 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-40 {
    margin-bottom: 0;
    font-size: 27px;
    line-height: 32px;
  }

  .hl-40.color.pad80, .hl-40.color.pad60, .hl-40.color.top30.pad100 {
    padding-left: 0;
    padding-right: 0;
  }

  .subheading-30 {
    font-size: 23px;
    line-height: 28px;
  }

  .image-main.noshadow.mob60 {
    max-width: 60%;
  }

  .image-main.border.web60, .image-main.web50 {
    max-width: 80%;
  }

  .testi-box-3.bot40 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  ._30day {
    font-size: 20px;
  }

  .divider-mobile {
    width: auto;
  }

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

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

  ._1bottle {
    font-size: 35px;
  }

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

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

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

  .divider-200 {
    width: auto;
  }

  .headline-main {
    margin-bottom: 0;
    font-size: 38px;
    line-height: 42px;
  }

  .headline-main.color {
    padding-left: 0;
    padding-right: 0;
    font-size: 38px;
    line-height: 43px;
  }

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

  .block-white-mid {
    padding: 40px 20px;
  }

  .list--regular, .bodytext-8 {
    font-size: 18px;
    line-height: 28px;
  }

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

  .hl-80-2.color2 {
    font-size: 55px;
    line-height: 60px;
  }

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

  .block-color-2.cover {
    background-size: cover;
  }

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

  .subheading-28.pad140 {
    padding-left: 0;
    padding-right: 0;
  }

  .save-mobile-2 {
    margin-top: -5px;
    font-size: 22px;
    line-height: 26px;
  }

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

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

  .hl-33 {
    margin-bottom: 0;
    font-size: 30px;
    line-height: 35px;
  }

  .hl-33.white.s-horpadding40.xs-hl28 {
    font-size: 28px;
    line-height: 33px;
  }

  .mbg-3 {
    text-align: center;
  }

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

  .price-table-mobile-1st-3 {
    border-width: 5px;
    border-color: var(--dark-slate-blue);
  }

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

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

  .divider-300 {
    width: auto;
  }

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

  .bluebox.bot30 {
    grid-auto-flow: row;
  }

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

  .bodytext-16.top10---bot30.resources {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .subheading-30-2 {
    font-size: 23px;
    line-height: 28px;
  }

  .divider-100 {
    width: auto;
  }

  .hl-60 {
    margin-bottom: 0;
    font-size: 45px;
    line-height: 50px;
  }

  .list-item {
    font-size: 18px;
    line-height: 1.5em;
  }

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

  .subheading-26 {
    font-size: 23px;
    line-height: 28px;
  }

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

  .quick-stack {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    width: 100%;
    max-width: 100%;
  }

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

  .list--3 {
    font-size: 18px;
    line-height: 28px;
  }

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

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

  .price-table-mobile-1st-4 {
    border-width: 5px;
    border-color: #024b9b;
  }

  .divider-200-3 {
    width: auto;
  }

  .subheading-30-3 {
    font-size: 23px;
    line-height: 28px;
  }

  .hl-40-2 {
    margin-bottom: 0;
    font-size: 27px;
    line-height: 32px;
  }

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

  .bodytext-17.top10---bot30.resources {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }

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

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

  .hl-30-2.s-horpadding100.xs-hl30.xs-nopadding {
    padding-left: 0;
    padding-right: 0;
  }

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

  .section-option-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .price-table-mobile-1st-5 {
    border-width: 5px;
    border-color: #024b9b;
  }

  .divider-200-4 {
    width: auto;
  }

  .subheading-30-4 {
    font-size: 23px;
    line-height: 28px;
  }

  .hl-40-3 {
    margin-bottom: 0;
    font-size: 27px;
    line-height: 32px;
  }

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

  .bodytext-18.top10---bot30.resources {
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
  }

  .hl-30-3 {
    margin-bottom: 0;
    font-size: 25px;
    line-height: 30px;
  }

  .hl-30-3.s-horpadding100.xs-hl30.xs-nopadding {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .block-grey, .block-white-top, .footer-block {
    padding: 20px;
  }

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

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

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

  .blockquote {
    padding-left: 30px;
    padding-right: 10px;
  }

  .blockquote.bot30 {
    flex-flow: column;
    align-items: stretch;
  }

  .blockquote.bot30.bq-mob {
    width: 380px;
    padding-top: 10px;
    padding-bottom: 0;
  }

  .blockquote.bot30.bq-mob.blue {
    width: 100%;
  }

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

  .bodytext.topbot {
    font-size: 18px;
  }

  .div-block-8 {
    display: none;
  }

  .div-block-9 {
    flex-direction: row;
  }

  .hl-35 {
    padding-left: 0;
    padding-right: 0;
    font-size: 22px;
    line-height: 28px;
  }

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

  .hl-35.color.bot30 {
    font-size: 25px;
  }

  .hl-50 {
    margin-bottom: 5px;
    font-size: 30px;
    line-height: 35px;
  }

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

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

  .hl-30.white.pad40 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-30.s-horpadding100.xs-hl30.xs-nopadding.xxs-1 {
    font-size: 23px;
    line-height: 30px;
  }

  .hl-30.s-horpadding100.xs-hl30.xs-nopadding.xxs-1.xxs-hl22 {
    font-size: 22px;
    line-height: 28px;
  }

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

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

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

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

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

  .image-main {
    max-width: 90%;
  }

  .image-main.noshadow.mob60 {
    max-width: 60%;
  }

  .image-main.xs-50 {
    max-width: 100%;
  }

  .image-main.web50 {
    max-width: 95%;
  }

  .image-main.web50.xx50 {
    max-width: 50%;
  }

  .testi-box-3 {
    padding: 20px;
  }

  .testi-box-3.bot40 {
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .testi-photos.bot0 {
    margin-bottom: -20px;
  }

  .bodytext-3, .bodytext-3.testimonial-content {
    font-size: 18px;
    line-height: 28px;
  }

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

  ._30day {
    font-size: 16px;
  }

  .totalslash {
    max-width: 80%;
  }

  .divider-mobile {
    margin-top: 5px;
    margin-bottom: 5px;
  }

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

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

  ._1bottle {
    font-size: 25px;
  }

  .pricing-mobile {
    margin-top: -10px;
    margin-bottom: 10px;
    font-size: 35px;
  }

  .price-table-mobile {
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .pricing {
    font-size: 35px;
  }

  .divider-200 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .headline-main {
    margin-bottom: 5px;
    font-size: 34px;
    line-height: 40px;
  }

  .headline-main.color {
    color: var(--dark-slate-blue);
    padding-left: 0;
    padding-right: 0;
    font-size: 34px;
    line-height: 40px;
  }

  .headline-main.color.s-hl {
    line-height: 40px;
  }

  .block-color5 {
    padding: 30px 20px;
  }

  .block-color5.adjust {
    background-position: 90%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .block-color5.adjust.feat1 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .block-white-mid {
    padding: 20px;
  }

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

  .image-32.width85.xxx-100 {
    max-width: 100%;
  }

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

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

  .mw-27.coor.mw-mob {
    font-size: 20px;
    line-height: 30px;
  }

  .image-50.xxs-adjust {
    width: 100%;
    max-width: none;
  }

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

  .hl-80-2.color2 {
    font-size: 40px;
    line-height: 45px;
  }

  .hl-80-2.color2.xxs-hl50 {
    font-size: 50px;
    line-height: 55px;
  }

  .hl-80-2.color2.xxs-hl50.xxs-hl40 {
    font-size: 40px;
    line-height: 45px;
  }

  .block-color-2 {
    padding: 30px 20px;
  }

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

  .subheading-28.white {
    font-size: 20px;
  }

  .subheading-28.white.s-22 {
    font-size: 22px;
  }

  .save-mobile-2 {
    margin-top: -20px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
  }

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

  .div-block-17 {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-17.middle {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .hl-33 {
    padding-left: 0;
    padding-right: 0;
    font-size: 23px;
    line-height: 28px;
  }

  .hl-33.white.s-horpadding40.xs-hl28 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-33.white.s-horpadding40.xs-hl28.xxs-hl25---horpadding20 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 25px;
    line-height: 30px;
  }

  .hl-33.s-horpadding40 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-64 {
    width: 140px;
    margin-top: -5px;
  }

  .mbg-3 {
    color: #107cc7;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    line-height: 18px;
  }

  .div-block-20 {
    height: auto;
  }

  .divider-200-2 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .price-table-mobile-1st-3 {
    border-color: var(--dark-slate-blue);
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

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

  .img-1-btl-2 {
    width: 100px;
  }

  .divider-300 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .ingredstack {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

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

  .bluebox.bot30 {
    grid-auto-flow: row;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .bluebox.smaller {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .bodytext-16.top10---bot30.resources {
    white-space: normal;
    word-break: break-all;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

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

  .divider-100 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .hl-60 {
    margin-bottom: 5px;
    font-size: 30px;
    line-height: 35px;
  }

  .img-containerr2.mobtop {
    margin-top: 20px;
  }

  .image-clear {
    max-width: 90%;
  }

  .image-clear.web20 {
    max-width: 50%;
  }

  .image-main2 {
    max-width: 90%;
  }

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

  .subheading-26.white.s-22 {
    font-size: 22px;
  }

  .block-grey-bottom {
    padding: 20px;
  }

  .image-main3 {
    max-width: 90%;
  }

  .div-block-22 {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-22.middle {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .div-block-23 {
    height: auto;
  }

  .price-table-mobile-1st-4 {
    border-color: #024b9b;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .divider-200-3 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

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

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

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

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

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

  .bodytext-17.top10---bot30.resources {
    white-space: normal;
    word-break: break-all;
    padding-right: 0;
    font-size: 14px;
  }

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

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

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

  .hl-30-2.s-horpadding100.xs-hl30.xs-nopadding.xxs-1 {
    font-size: 23px;
    line-height: 30px;
  }

  .hl-30-2.s-horpadding100.xs-hl30.xs-nopadding.xxs-1.xxs-hl22 {
    font-size: 22px;
    line-height: 28px;
  }

  .div-block-25 {
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-25.middle {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-option-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-26 {
    height: auto;
  }

  .price-table-mobile-1st-5 {
    border-color: #024b9b;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

  .divider-200-4 {
    margin-top: 5px;
    margin-bottom: 5px;
  }

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

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

  .hl-40-3.color {
    font-size: 30px;
    line-height: 35px;
  }

  .hl-40-3.color.xxs-40 {
    font-size: 25px;
    line-height: 30px;
  }

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

  .bodytext-18.top10---bot30.resources {
    white-space: normal;
    word-break: break-all;
    padding-right: 0;
    font-size: 14px;
  }

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

  .hl-30-3.s-horpadding100.xs-hl30.xs-nopadding.xxs-1 {
    font-size: 23px;
    line-height: 30px;
  }

  .hl-30-3.s-horpadding100.xs-hl30.xs-nopadding.xxs-1.xxs-hl22 {
    font-size: 22px;
    line-height: 28px;
  }
}

#w-node-b68aeae2-74cb-5d81-f249-1aafce3945f9-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 3.5fr 2.75fr;
}

#w-node-b68aeae2-74cb-5d81-f249-1aafce3945fa-71c400e1, #w-node-b68aeae2-74cb-5d81-f249-1aafce394607-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a733c0b8-bdfd-9817-ee0d-414e890510be-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 3.75fr 4fr;
}

#w-node-a733c0b8-bdfd-9817-ee0d-414e890510bf-71c400e1, #w-node-a733c0b8-bdfd-9817-ee0d-414e890510ca-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_207bd11c-551e-19f7-3b72-0e1c166f548a-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 1.75fr;
}

#w-node-_28b84ca6-a807-fc7b-355e-fc6c920dc334-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 3.5fr 2.75fr;
}

#w-node-_28b84ca6-a807-fc7b-355e-fc6c920dc335-71c400e1, #w-node-_28b84ca6-a807-fc7b-355e-fc6c920dc346-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-eb3f50ad-5515-1285-81d7-9c89d5ac4ae0-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 14.5fr 5.5fr;
}

#w-node-eb3f50ad-5515-1285-81d7-9c89d5ac4ae1-71c400e1, #w-node-eb3f50ad-5515-1285-81d7-9c89d5ac4aed-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7a3f2461-e2a3-95c8-115e-ffea4ec8a2e7-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 1.75fr;
}

#w-node-af20eb7a-2751-231b-8faf-16e3000149ec-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 4.5fr 3.25fr;
}

#w-node-af20eb7a-2751-231b-8faf-16e3000149ed-71c400e1, #w-node-af20eb7a-2751-231b-8faf-16e3000149f0-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4a7d8c6c-8eb3-f9a0-b7c1-1b2f5074073b-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 4.5fr 3.25fr;
}

#w-node-_4a7d8c6c-8eb3-f9a0-b7c1-1b2f5074073c-71c400e1, #w-node-_4a7d8c6c-8eb3-f9a0-b7c1-1b2f50740749-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c37c1065-d4ad-b9ae-8498-9ff57e583c43-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 3.75fr 5.25fr;
}

#w-node-c37c1065-d4ad-b9ae-8498-9ff57e583c44-71c400e1, #w-node-c37c1065-d4ad-b9ae-8498-9ff57e583c51-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6ee2edfa-3105-22e0-8620-38cc404d0c62-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 1.75fr;
}

#w-node-_7a773b23-dead-2457-f2ba-ee75b792fcdb-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 4.5fr 3.25fr;
}

#w-node-_7a773b23-dead-2457-f2ba-ee75b792fcdc-71c400e1, #w-node-_7a773b23-dead-2457-f2ba-ee75b792fcf2-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_88de92d3-e9d0-9400-41fd-9e2195f48af7-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 4fr 5.25fr;
}

#w-node-_88de92d3-e9d0-9400-41fd-9e2195f48af8-71c400e1, #w-node-_88de92d3-e9d0-9400-41fd-9e2195f48afb-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9d1aed59-89bd-e257-31f7-5b71b4867334-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 1.75fr;
}

#w-node-_24357a61-3ec3-e770-d447-f81877dcb768-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 3.5fr 5.25fr;
}

#w-node-_24357a61-3ec3-e770-d447-f81877dcb769-71c400e1, #w-node-_24357a61-3ec3-e770-d447-f81877dcb76c-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_472d3ddf-74e9-76eb-8b91-b2fb8f8277e1-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 4.5fr 5fr;
}

#w-node-_472d3ddf-74e9-76eb-8b91-b2fb8f8277e2-71c400e1, #w-node-_472d3ddf-74e9-76eb-8b91-b2fb8f8277f5-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_049f889f-567e-c7c2-7b44-7c4f47688c76-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 1.75fr;
}

#w-node-_6a524866-8227-e934-53ba-be5228c5c71b-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 4.5fr 2.25fr;
}

#w-node-_6a524866-8227-e934-53ba-be5228c5c71c-71c400e1, #w-node-_6a524866-8227-e934-53ba-be5228c5c729-71c400e1, #w-node-d91255b6-fa8f-5442-7eb6-963a6d0980c0-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6f8b185a-20ab-53a7-7b7e-6402eadf58c0-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 5fr 4fr;
}

#w-node-_6f8b185a-20ab-53a7-7b7e-6402eadf58c1-71c400e1, #w-node-_6f8b185a-20ab-53a7-7b7e-6402eadf58c4-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4841f751-2b22-bb64-4c14-08a4cdbe40be-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 5fr 4fr;
}

#w-node-_4841f751-2b22-bb64-4c14-08a4cdbe40bf-71c400e1, #w-node-_4841f751-2b22-bb64-4c14-08a4cdbe40cf-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f17ea1ae-9655-0d1a-bf52-da8c52d4d261-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 5fr 1.5fr;
}

#w-node-f17ea1ae-9655-0d1a-bf52-da8c52d4d262-71c400e1, #w-node-f17ea1ae-9655-0d1a-bf52-da8c52d4d27b-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_25f88173-305a-87c4-b0f6-bf1bd1b3fb02-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 1.75fr;
}

#w-node-_32d80ca1-9d9e-a9ba-4718-7c38cdcd9162-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 4.5fr 5.25fr;
}

#w-node-_32d80ca1-9d9e-a9ba-4718-7c38cdcd9163-71c400e1, #w-node-_32d80ca1-9d9e-a9ba-4718-7c38cdcd9166-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_383ff7da-3110-4d8e-91fc-b2d95c82a121-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 5fr 1.75fr;
}

#w-node-_383ff7da-3110-4d8e-91fc-b2d95c82a122-71c400e1, #w-node-_383ff7da-3110-4d8e-91fc-b2d95c82a131-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8852f5fb-b7c6-0ff7-3947-01e0bb94e23c-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 5fr 4fr;
}

#w-node-_8852f5fb-b7c6-0ff7-3947-01e0bb94e23d-71c400e1, #w-node-_8852f5fb-b7c6-0ff7-3947-01e0bb94e253-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_861ead8a-94c6-3f5c-5987-93cce3272d26-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 5fr 4fr;
}

#w-node-_861ead8a-94c6-3f5c-5987-93cce3272d27-71c400e1, #w-node-_861ead8a-94c6-3f5c-5987-93cce3272d36-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_515b97d0-f4fc-193d-db22-3daca18c17e4-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 5fr 4fr;
}

#w-node-_515b97d0-f4fc-193d-db22-3daca18c17e5-71c400e1, #w-node-_515b97d0-f4fc-193d-db22-3daca18c17f5-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_623d6b7a-aff5-87ce-183d-00b79f90a0c0-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 2.5fr 5.25fr;
}

#w-node-_623d6b7a-aff5-87ce-183d-00b79f90a0c1-71c400e1, #w-node-_623d6b7a-aff5-87ce-183d-00b79f90a0c4-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_49172a30-ec10-5dc9-b4bd-2a7cf1bcd872-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 5fr 4fr;
}

#w-node-_49172a30-ec10-5dc9-b4bd-2a7cf1bcd873-71c400e1, #w-node-_49172a30-ec10-5dc9-b4bd-2a7cf1bcd881-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-eb7e8a76-c19c-1252-04d8-dfe138c55267-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 4fr 5.25fr;
}

#w-node-eb7e8a76-c19c-1252-04d8-dfe138c55268-71c400e1, #w-node-eb7e8a76-c19c-1252-04d8-dfe138c5526b-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ebf94870-b66b-bf6a-2321-8383ee1ab794-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 5.5fr 4fr;
}

#w-node-ebf94870-b66b-bf6a-2321-8383ee1ab795-71c400e1, #w-node-ebf94870-b66b-bf6a-2321-8383ee1ab7a2-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_676c46d0-269a-d2cd-2783-e9152668a9ca-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 2fr 5.25fr;
}

#w-node-_676c46d0-269a-d2cd-2783-e9152668a9cb-71c400e1, #w-node-_676c46d0-269a-d2cd-2783-e9152668a9ce-71c400e1, #w-node-_3659d929-452f-c35e-81bb-969bf7191556-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e3f2bee8-d563-b642-b64b-f4099266365a-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 5.5fr 4fr;
}

#w-node-e3f2bee8-d563-b642-b64b-f4099266365b-71c400e1, #w-node-e3f2bee8-d563-b642-b64b-f40992663668-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0e28047c-c34d-a078-208c-4ca5a34081b9-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 4fr 5.25fr;
}

#w-node-_0e28047c-c34d-a078-208c-4ca5a34081ba-71c400e1, #w-node-_0e28047c-c34d-a078-208c-4ca5a34081bd-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6aeb950c-5bc7-0d20-42a0-825af11fc683-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 4fr 5.25fr;
}

#w-node-_6aeb950c-5bc7-0d20-42a0-825af11fc684-71c400e1, #w-node-_6aeb950c-5bc7-0d20-42a0-825af11fc687-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_017dddb0-a83c-972e-8f63-ee93b9e8078f-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 5.5fr 4fr;
}

#w-node-_017dddb0-a83c-972e-8f63-ee93b9e80790-71c400e1, #w-node-_017dddb0-a83c-972e-8f63-ee93b9e80797-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d9160bf5-b427-0c0a-0752-05e30bd52fca-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: .5fr .5fr;
}

#w-node-_9cfb9799-9457-99fa-667d-158c96cfa643-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 5.5fr 4fr;
}

#w-node-_9cfb9799-9457-99fa-667d-158c96cfa644-71c400e1, #w-node-_9cfb9799-9457-99fa-667d-158c96cfa651-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_422f190a-64c2-32e7-446c-8452619ac52a-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 4.5fr 5.25fr;
}

#w-node-_422f190a-64c2-32e7-446c-8452619ac52b-71c400e1, #w-node-_422f190a-64c2-32e7-446c-8452619ac52e-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_62d9d992-364f-ab74-1cda-32e79fc058b8-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_62d9d992-364f-ab74-1cda-32e79fc058b9-71c400e1, #w-node-_62d9d992-364f-ab74-1cda-32e79fc058d7-71c400e1, #w-node-_62d9d992-364f-ab74-1cda-32e79fc058f5-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_62d9d992-364f-ab74-1cda-32e79fc05913-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-_62d9d992-364f-ab74-1cda-32e79fc05914-71c400e1, #w-node-_62d9d992-364f-ab74-1cda-32e79fc0591a-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_62d9d992-364f-ab74-1cda-32e79fc0592e-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-_62d9d992-364f-ab74-1cda-32e79fc0592f-71c400e1, #w-node-_62d9d992-364f-ab74-1cda-32e79fc05935-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_62d9d992-364f-ab74-1cda-32e79fc05949-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-_62d9d992-364f-ab74-1cda-32e79fc0594a-71c400e1, #w-node-_62d9d992-364f-ab74-1cda-32e79fc05950-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_417af7d3-a203-49d5-9025-5927997f6bc6-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 4.5fr 3.5fr;
}

#w-node-_417af7d3-a203-49d5-9025-5927997f6bc7-71c400e1, #w-node-_417af7d3-a203-49d5-9025-5927997f6bca-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f98dab49-b111-0f32-bcec-9082f541e6c1-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 3.75fr 3.5fr;
}

#w-node-f98dab49-b111-0f32-bcec-9082f541e6c2-71c400e1, #w-node-f98dab49-b111-0f32-bcec-9082f541e6cf-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2dbbc838-a90f-7a00-1a63-a3ad19ab65cc-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 6fr 5.25fr;
}

#w-node-_2dbbc838-a90f-7a00-1a63-a3ad19ab65cd-71c400e1, #w-node-_2dbbc838-a90f-7a00-1a63-a3ad19ab65d0-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f2716a4c-44c0-cbed-e0b1-fa5bce5e5f78-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 6fr 2.75fr;
}

#w-node-f2716a4c-44c0-cbed-e0b1-fa5bce5e5f79-71c400e1, #w-node-f2716a4c-44c0-cbed-e0b1-fa5bce5e5f8c-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_111ac3c4-f57a-db9b-765e-d3917b5d7817-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_111ac3c4-f57a-db9b-765e-d3917b5d7818-71c400e1, #w-node-_111ac3c4-f57a-db9b-765e-d3917b5d7836-71c400e1, #w-node-_111ac3c4-f57a-db9b-765e-d3917b5d7854-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_111ac3c4-f57a-db9b-765e-d3917b5d7872-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-_111ac3c4-f57a-db9b-765e-d3917b5d7873-71c400e1, #w-node-_111ac3c4-f57a-db9b-765e-d3917b5d7879-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_111ac3c4-f57a-db9b-765e-d3917b5d788d-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-_111ac3c4-f57a-db9b-765e-d3917b5d788e-71c400e1, #w-node-_111ac3c4-f57a-db9b-765e-d3917b5d7894-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_111ac3c4-f57a-db9b-765e-d3917b5d78a8-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-_111ac3c4-f57a-db9b-765e-d3917b5d78a9-71c400e1, #w-node-_111ac3c4-f57a-db9b-765e-d3917b5d78af-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d3331863-7eda-ee93-6732-5d83fb264ad0-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 3.75fr 3.5fr;
}

#w-node-d3331863-7eda-ee93-6732-5d83fb264ad1-71c400e1, #w-node-d3331863-7eda-ee93-6732-5d83fb264ad4-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_630cd52d-db00-dcd6-b815-5fd12af53ac0-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 4.75fr 2.75fr;
}

#w-node-_630cd52d-db00-dcd6-b815-5fd12af53ac1-71c400e1, #w-node-_630cd52d-db00-dcd6-b815-5fd12af53ad4-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-dab31a97-f924-dec3-d5a0-ce7c69d492d9-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 3.75fr 5fr;
}

#w-node-dab31a97-f924-dec3-d5a0-ce7c69d492da-71c400e1, #w-node-dab31a97-f924-dec3-d5a0-ce7c69d492ed-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1d308202-d621-479a-aa17-3741f9ca41cb-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-_1d308202-d621-479a-aa17-3741f9ca41cc-71c400e1, #w-node-_1d308202-d621-479a-aa17-3741f9ca41ea-71c400e1, #w-node-_1d308202-d621-479a-aa17-3741f9ca4208-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1d308202-d621-479a-aa17-3741f9ca4226-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-_1d308202-d621-479a-aa17-3741f9ca4227-71c400e1, #w-node-_1d308202-d621-479a-aa17-3741f9ca422d-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1d308202-d621-479a-aa17-3741f9ca4241-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-_1d308202-d621-479a-aa17-3741f9ca4242-71c400e1, #w-node-_1d308202-d621-479a-aa17-3741f9ca4248-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1d308202-d621-479a-aa17-3741f9ca425c-71c400e1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-_1d308202-d621-479a-aa17-3741f9ca425d-71c400e1, #w-node-_1d308202-d621-479a-aa17-3741f9ca4263-71c400e1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (min-width: 1440px) {
  #w-node-_472d3ddf-74e9-76eb-8b91-b2fb8f8277e1-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 4.5fr 5fr;
  }

  #w-node-_6a524866-8227-e934-53ba-be5228c5c71b-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 4.5fr 2.25fr;
  }

  #w-node-_6f8b185a-20ab-53a7-7b7e-6402eadf58c0-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5.5fr 4.5fr;
  }

  #w-node-_4841f751-2b22-bb64-4c14-08a4cdbe40be-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5.5fr 4.25fr;
  }

  #w-node-f17ea1ae-9655-0d1a-bf52-da8c52d4d261-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5.5fr 1.5fr;
  }

  #w-node-_383ff7da-3110-4d8e-91fc-b2d95c82a121-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5.5fr 2fr;
  }

  #w-node-_8852f5fb-b7c6-0ff7-3947-01e0bb94e23c-71c400e1, #w-node-_861ead8a-94c6-3f5c-5987-93cce3272d26-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5.5fr 4.25fr;
  }

  #w-node-_515b97d0-f4fc-193d-db22-3daca18c17e4-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5.5fr 3.75fr;
  }

  #w-node-_49172a30-ec10-5dc9-b4bd-2a7cf1bcd872-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5.5fr 4.25fr;
  }

  #w-node-ebf94870-b66b-bf6a-2321-8383ee1ab794-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5.5fr 4fr;
  }

  #w-node-e3f2bee8-d563-b642-b64b-f4099266365a-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5.5fr 3.75fr;
  }

  #w-node-_017dddb0-a83c-972e-8f63-ee93b9e8078f-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5.5fr 4fr;
  }

  #w-node-_9cfb9799-9457-99fa-667d-158c96cfa643-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5.5fr 4.25fr;
  }

  #w-node-f98dab49-b111-0f32-bcec-9082f541e6c1-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 6fr 5.75fr;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_28b84ca6-a807-fc7b-355e-fc6c920dc334-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 3.5fr 2.25fr;
  }

  #w-node-c37c1065-d4ad-b9ae-8498-9ff57e583c43-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 4fr 5.25fr;
  }

  #w-node-_88de92d3-e9d0-9400-41fd-9e2195f48af7-71c400e1, #w-node-_24357a61-3ec3-e770-d447-f81877dcb768-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 4fr 5.75fr;
  }

  #w-node-_6f8b185a-20ab-53a7-7b7e-6402eadf58c0-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr 4.25fr;
  }

  #w-node-_32d80ca1-9d9e-a9ba-4718-7c38cdcd9162-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 4.75fr 5.75fr;
  }

  #w-node-_623d6b7a-aff5-87ce-183d-00b79f90a0c0-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 2.75fr 5.75fr;
  }

  #w-node-eb7e8a76-c19c-1252-04d8-dfe138c55267-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 4.25fr 5.75fr;
  }

  #w-node-_676c46d0-269a-d2cd-2783-e9152668a9ca-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 2.25fr 5.75fr;
  }

  #w-node-_0e28047c-c34d-a078-208c-4ca5a34081b9-71c400e1, #w-node-_6aeb950c-5bc7-0d20-42a0-825af11fc683-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 4.5fr 5.75fr;
  }

  #w-node-_422f190a-64c2-32e7-446c-8452619ac52a-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr 5.75fr;
  }

  #w-node-_417af7d3-a203-49d5-9025-5927997f6bc6-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 4fr 3.25fr;
  }

  #w-node-f98dab49-b111-0f32-bcec-9082f541e6c1-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 6.25fr 5.75fr;
  }

  #w-node-_2dbbc838-a90f-7a00-1a63-a3ad19ab65cc-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 4fr 3.5fr;
  }

  #w-node-f2716a4c-44c0-cbed-e0b1-fa5bce5e5f78-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 4fr 2.25fr;
  }
}

@media screen and (max-width: 991px) {
  #w-node-b68aeae2-74cb-5d81-f249-1aafce3945f9-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-b68aeae2-74cb-5d81-f249-1aafce3945fa-71c400e1, #w-node-b68aeae2-74cb-5d81-f249-1aafce394607-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a733c0b8-bdfd-9817-ee0d-414e890510be-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-a733c0b8-bdfd-9817-ee0d-414e890510bf-71c400e1, #w-node-a733c0b8-bdfd-9817-ee0d-414e890510ca-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_207bd11c-551e-19f7-3b72-0e1c166f548a-71c400e1, #w-node-_28b84ca6-a807-fc7b-355e-fc6c920dc334-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_28b84ca6-a807-fc7b-355e-fc6c920dc335-71c400e1, #w-node-_28b84ca6-a807-fc7b-355e-fc6c920dc346-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-eb3f50ad-5515-1285-81d7-9c89d5ac4ae0-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-eb3f50ad-5515-1285-81d7-9c89d5ac4ae1-71c400e1, #w-node-eb3f50ad-5515-1285-81d7-9c89d5ac4aed-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7a3f2461-e2a3-95c8-115e-ffea4ec8a2e7-71c400e1, #w-node-af20eb7a-2751-231b-8faf-16e3000149ec-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-af20eb7a-2751-231b-8faf-16e3000149ed-71c400e1, #w-node-af20eb7a-2751-231b-8faf-16e3000149f0-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4a7d8c6c-8eb3-f9a0-b7c1-1b2f5074073b-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_4a7d8c6c-8eb3-f9a0-b7c1-1b2f5074073c-71c400e1, #w-node-_4a7d8c6c-8eb3-f9a0-b7c1-1b2f50740749-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c37c1065-d4ad-b9ae-8498-9ff57e583c43-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-c37c1065-d4ad-b9ae-8498-9ff57e583c44-71c400e1, #w-node-c37c1065-d4ad-b9ae-8498-9ff57e583c51-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6ee2edfa-3105-22e0-8620-38cc404d0c62-71c400e1, #w-node-_7a773b23-dead-2457-f2ba-ee75b792fcdb-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_7a773b23-dead-2457-f2ba-ee75b792fcdc-71c400e1, #w-node-_7a773b23-dead-2457-f2ba-ee75b792fcf2-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_88de92d3-e9d0-9400-41fd-9e2195f48af7-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_88de92d3-e9d0-9400-41fd-9e2195f48af8-71c400e1, #w-node-_88de92d3-e9d0-9400-41fd-9e2195f48afb-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9d1aed59-89bd-e257-31f7-5b71b4867334-71c400e1, #w-node-_24357a61-3ec3-e770-d447-f81877dcb768-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_24357a61-3ec3-e770-d447-f81877dcb769-71c400e1, #w-node-_24357a61-3ec3-e770-d447-f81877dcb76c-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_472d3ddf-74e9-76eb-8b91-b2fb8f8277e1-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_472d3ddf-74e9-76eb-8b91-b2fb8f8277e2-71c400e1, #w-node-_472d3ddf-74e9-76eb-8b91-b2fb8f8277f5-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_049f889f-567e-c7c2-7b44-7c4f47688c76-71c400e1, #w-node-_6a524866-8227-e934-53ba-be5228c5c71b-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_6a524866-8227-e934-53ba-be5228c5c71c-71c400e1, #w-node-_6a524866-8227-e934-53ba-be5228c5c729-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6f8b185a-20ab-53a7-7b7e-6402eadf58c0-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_6f8b185a-20ab-53a7-7b7e-6402eadf58c1-71c400e1, #w-node-_6f8b185a-20ab-53a7-7b7e-6402eadf58c4-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4841f751-2b22-bb64-4c14-08a4cdbe40be-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_4841f751-2b22-bb64-4c14-08a4cdbe40bf-71c400e1, #w-node-_4841f751-2b22-bb64-4c14-08a4cdbe40cf-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f17ea1ae-9655-0d1a-bf52-da8c52d4d261-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-f17ea1ae-9655-0d1a-bf52-da8c52d4d262-71c400e1, #w-node-f17ea1ae-9655-0d1a-bf52-da8c52d4d27b-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_25f88173-305a-87c4-b0f6-bf1bd1b3fb02-71c400e1, #w-node-_32d80ca1-9d9e-a9ba-4718-7c38cdcd9162-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_32d80ca1-9d9e-a9ba-4718-7c38cdcd9163-71c400e1, #w-node-_32d80ca1-9d9e-a9ba-4718-7c38cdcd9166-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_383ff7da-3110-4d8e-91fc-b2d95c82a121-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_383ff7da-3110-4d8e-91fc-b2d95c82a122-71c400e1, #w-node-_383ff7da-3110-4d8e-91fc-b2d95c82a131-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8852f5fb-b7c6-0ff7-3947-01e0bb94e23c-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_8852f5fb-b7c6-0ff7-3947-01e0bb94e23d-71c400e1, #w-node-_8852f5fb-b7c6-0ff7-3947-01e0bb94e253-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_861ead8a-94c6-3f5c-5987-93cce3272d26-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_861ead8a-94c6-3f5c-5987-93cce3272d27-71c400e1, #w-node-_861ead8a-94c6-3f5c-5987-93cce3272d36-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_515b97d0-f4fc-193d-db22-3daca18c17e4-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_515b97d0-f4fc-193d-db22-3daca18c17e5-71c400e1, #w-node-_515b97d0-f4fc-193d-db22-3daca18c17f5-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_623d6b7a-aff5-87ce-183d-00b79f90a0c0-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_623d6b7a-aff5-87ce-183d-00b79f90a0c1-71c400e1, #w-node-_623d6b7a-aff5-87ce-183d-00b79f90a0c4-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_49172a30-ec10-5dc9-b4bd-2a7cf1bcd872-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_49172a30-ec10-5dc9-b4bd-2a7cf1bcd873-71c400e1, #w-node-_49172a30-ec10-5dc9-b4bd-2a7cf1bcd881-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-eb7e8a76-c19c-1252-04d8-dfe138c55267-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-eb7e8a76-c19c-1252-04d8-dfe138c55268-71c400e1, #w-node-eb7e8a76-c19c-1252-04d8-dfe138c5526b-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ebf94870-b66b-bf6a-2321-8383ee1ab794-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-ebf94870-b66b-bf6a-2321-8383ee1ab795-71c400e1, #w-node-ebf94870-b66b-bf6a-2321-8383ee1ab7a2-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_676c46d0-269a-d2cd-2783-e9152668a9ca-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_676c46d0-269a-d2cd-2783-e9152668a9cb-71c400e1, #w-node-_676c46d0-269a-d2cd-2783-e9152668a9ce-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e3f2bee8-d563-b642-b64b-f4099266365a-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-e3f2bee8-d563-b642-b64b-f4099266365b-71c400e1, #w-node-e3f2bee8-d563-b642-b64b-f40992663668-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0e28047c-c34d-a078-208c-4ca5a34081b9-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_0e28047c-c34d-a078-208c-4ca5a34081ba-71c400e1, #w-node-_0e28047c-c34d-a078-208c-4ca5a34081bd-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_6aeb950c-5bc7-0d20-42a0-825af11fc683-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_6aeb950c-5bc7-0d20-42a0-825af11fc684-71c400e1, #w-node-_6aeb950c-5bc7-0d20-42a0-825af11fc687-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_017dddb0-a83c-972e-8f63-ee93b9e8078f-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_017dddb0-a83c-972e-8f63-ee93b9e80790-71c400e1, #w-node-_017dddb0-a83c-972e-8f63-ee93b9e80797-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9cfb9799-9457-99fa-667d-158c96cfa643-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_9cfb9799-9457-99fa-667d-158c96cfa644-71c400e1, #w-node-_9cfb9799-9457-99fa-667d-158c96cfa651-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_422f190a-64c2-32e7-446c-8452619ac52a-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_422f190a-64c2-32e7-446c-8452619ac52b-71c400e1, #w-node-_422f190a-64c2-32e7-446c-8452619ac52e-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_62d9d992-364f-ab74-1cda-32e79fc058b8-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: none;
  }

  #w-node-_62d9d992-364f-ab74-1cda-32e79fc058b9-71c400e1, #w-node-_62d9d992-364f-ab74-1cda-32e79fc058d7-71c400e1, #w-node-_62d9d992-364f-ab74-1cda-32e79fc058f5-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_62d9d992-364f-ab74-1cda-32e79fc05913-71c400e1, #w-node-_62d9d992-364f-ab74-1cda-32e79fc0592e-71c400e1, #w-node-_62d9d992-364f-ab74-1cda-32e79fc05949-71c400e1 {
    display: grid;
  }

  #w-node-_417af7d3-a203-49d5-9025-5927997f6bc6-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_417af7d3-a203-49d5-9025-5927997f6bc7-71c400e1, #w-node-_417af7d3-a203-49d5-9025-5927997f6bca-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f98dab49-b111-0f32-bcec-9082f541e6c1-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-f98dab49-b111-0f32-bcec-9082f541e6c2-71c400e1, #w-node-f98dab49-b111-0f32-bcec-9082f541e6cf-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2dbbc838-a90f-7a00-1a63-a3ad19ab65cc-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_2dbbc838-a90f-7a00-1a63-a3ad19ab65cd-71c400e1, #w-node-_2dbbc838-a90f-7a00-1a63-a3ad19ab65d0-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f2716a4c-44c0-cbed-e0b1-fa5bce5e5f78-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-f2716a4c-44c0-cbed-e0b1-fa5bce5e5f79-71c400e1, #w-node-f2716a4c-44c0-cbed-e0b1-fa5bce5e5f8c-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_111ac3c4-f57a-db9b-765e-d3917b5d7817-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: none;
  }

  #w-node-_111ac3c4-f57a-db9b-765e-d3917b5d7818-71c400e1, #w-node-_111ac3c4-f57a-db9b-765e-d3917b5d7836-71c400e1, #w-node-_111ac3c4-f57a-db9b-765e-d3917b5d7854-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_111ac3c4-f57a-db9b-765e-d3917b5d7872-71c400e1, #w-node-_111ac3c4-f57a-db9b-765e-d3917b5d788d-71c400e1, #w-node-_111ac3c4-f57a-db9b-765e-d3917b5d78a8-71c400e1 {
    display: grid;
  }

  #w-node-d3331863-7eda-ee93-6732-5d83fb264ad0-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-d3331863-7eda-ee93-6732-5d83fb264ad1-71c400e1, #w-node-d3331863-7eda-ee93-6732-5d83fb264ad4-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_630cd52d-db00-dcd6-b815-5fd12af53ac0-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_630cd52d-db00-dcd6-b815-5fd12af53ac1-71c400e1, #w-node-_630cd52d-db00-dcd6-b815-5fd12af53ad4-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-dab31a97-f924-dec3-d5a0-ce7c69d492d9-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-dab31a97-f924-dec3-d5a0-ce7c69d492da-71c400e1, #w-node-dab31a97-f924-dec3-d5a0-ce7c69d492ed-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1d308202-d621-479a-aa17-3741f9ca41cb-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: none;
  }

  #w-node-_1d308202-d621-479a-aa17-3741f9ca41cc-71c400e1, #w-node-_1d308202-d621-479a-aa17-3741f9ca41ea-71c400e1, #w-node-_1d308202-d621-479a-aa17-3741f9ca4208-71c400e1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_1d308202-d621-479a-aa17-3741f9ca4226-71c400e1, #w-node-_1d308202-d621-479a-aa17-3741f9ca4241-71c400e1, #w-node-_1d308202-d621-479a-aa17-3741f9ca425c-71c400e1 {
    display: grid;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_207bd11c-551e-19f7-3b72-0e1c166f548a-71c400e1, #w-node-_7a3f2461-e2a3-95c8-115e-ffea4ec8a2e7-71c400e1, #w-node-_6ee2edfa-3105-22e0-8620-38cc404d0c62-71c400e1, #w-node-_9d1aed59-89bd-e257-31f7-5b71b4867334-71c400e1, #w-node-_049f889f-567e-c7c2-7b44-7c4f47688c76-71c400e1, #w-node-_25f88173-305a-87c4-b0f6-bf1bd1b3fb02-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-d9160bf5-b427-0c0a-0752-05e30bd52fca-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: .5fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-d9160bf5-b427-0c0a-0752-05e30bd52fca-71c400e1 {
    grid-template-rows: auto;
    grid-template-columns: .5fr;
  }
}


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