: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-osteo.jpg');
  background-position: 50% 0;
  background-size: cover;
  padding-top: 15px;
  padding-bottom: 20px;
  position: static;
}

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

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

.block-grey {
  background-color: #f1f1f1;
  padding: 40px 80px;
  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: 40px 80px;
  box-shadow: 0 4px 14px #0003;
}

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

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

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

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

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

.block-no-bg.profuct-block {
  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.white {
  background-color: var(--141414);
}

.blockquote.white.bot10 {
  border-color: var(--dark-slate-blue);
  margin-bottom: 10px;
}

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

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

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

.bodytext.bot30.center.horpadding10 {
  padding-left: 10px;
  padding-right: 10px;
}

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

.bodytext.alignmid.bot15, .bodytext.bot15 {
  margin-bottom: 15px;
}

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

.bodytext.bot10 {
  margin-bottom: 10px;
}

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

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

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

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

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

.underline {
  text-decoration: underline;
}

.hl-35 {
  color: var(--dark-black);
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 35px;
  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.horpadding120 {
  padding-left: 120px;
  padding-right: 120px;
}

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

.hl-35.white.horpadding60 {
  padding-left: 60px;
  padding-right: 60px;
}

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

.hl-35.horpadding140 {
  padding-left: 140px;
  padding-right: 140px;
}

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

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

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

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

.img-container.top0.bot30 {
  width: 100%;
  margin-bottom: 30px;
}

.img-container.top0.bot30._80 {
  width: 80%;
}

.img-container.top0.bot30._80.full {
  width: 100%;
}

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

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

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

.hl-50.color2.horpadding60 {
  padding-left: 60px;
  padding-right: 60px;
}

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

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

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

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

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

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

.hl-45.color.bot30.horpadding180 {
  padding-left: 180px;
  padding-right: 180px;
}

.hl-45.color.horpadding120 {
  padding-left: 120px;
  padding-right: 120px;
}

.hl-45.horpadding180 {
  padding-left: 180px;
  padding-right: 180px;
}

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

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

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

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

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

._2column-stack {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  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.bot10 {
  margin-bottom: 10px;
}

._2column-stack.top10 {
  margin-top: 10px;
}

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

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

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

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

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

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

.hl-40.horpadding100.color {
  color: var(--red-2);
}

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

.hl-40.color.bot30.horpadding100 {
  padding-left: 100px;
  padding-right: 100px;
}

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

.hl-40.color.horpadding140 {
  padding-left: 140px;
  padding-right: 140px;
}

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

.hl-40.bot0 {
  margin-bottom: 0;
}

.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.bot30 {
  margin-bottom: 30px;
}

.subheading-30.bot30.horpadding20 {
  padding-left: 20px;
  padding-right: 20px;
}

.subheading-30.bot30.horpadding70 {
  padding-left: 70px;
  padding-right: 70px;
}

.subheading-30.white {
  color: var(--141414);
  padding-left: 0;
  padding-right: 0;
}

.subheading-30.horpadding20 {
  padding-left: 20px;
  padding-right: 20px;
}

.subheading-30.horpadding80 {
  padding-left: 80px;
  padding-right: 80px;
}

.subheading-30.horpadding140 {
  padding-left: 140px;
  padding-right: 140px;
}

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

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

.stretch, .stretchalign-2 {
  align-items: stretch;
}

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

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

.divider-blue {
  background-color: var(--dark-slate-blue);
  width: 75px;
  height: 4px;
  margin: 10px auto 30px;
}

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

.divider-blue.red.bot30.top0 {
  background-color: var(--deep-sky-blue-2);
  margin-top: 0;
}

.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: 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-box-3.bot10 {
  margin-bottom: 10px;
}

.testi-box-3.bot30 {
  margin-bottom: 30px;
}

.testi-photos {
  border-radius: 15px;
  width: 125px;
  box-shadow: 0 4px 14px #0000004d;
}

.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;
  box-shadow: 0 2px 5px #0003;
}

.resize {
  max-width: 90%;
}

.resize.resize-xxs {
  max-width: 100%;
}

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

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

.midalign {
  justify-content: center;
  align-items: center;
}

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

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

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

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

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

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

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

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

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

.mbg-2.blue.top15 {
  margin-top: 30px;
}

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

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

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

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

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

.stretch-3 {
  align-items: stretch;
}

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

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

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

.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.feat3 {
  background-image: url('../images/feat2.jpg');
}

.block-color5.adjust.feat3.edit {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/blue-2.jpg');
  background-position: 100%;
  background-size: cover;
  background-clip: border-box;
}

.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: 40px 80px;
  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: 20px;
  font-weight: 900;
  line-height: 30px;
}

.list.bot10 {
  margin-bottom: 10px;
}

.list.padding80 {
  padding-left: 120px;
  padding-right: 120px;
}

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

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

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

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

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

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

.slabo25.top0.left {
  text-align: left;
  background-color: #fff0;
}

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

.slabo25.left {
  background-color: var(--141414);
  text-align: left;
  font-family: "Slabo 27 Px Regular", sans-serif;
  font-size: 24px;
  line-height: 34px;
}

.slabo25.left.bot30 {
  background-color: #fff0;
  margin-bottom: 30px;
  font-family: "Slabo 27 Px Regular", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
}

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

.mw-27.top0 {
  margin-top: 0;
  font-size: 27px;
}

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

.mw-27.top0.color.horpadding100 {
  padding-left: 100px;
  padding-right: 100px;
}

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

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

.blockquote-3.stretch {
  border-color: var(--dark-slate-blue);
  align-items: stretch;
  margin-bottom: 30px;
}

.blockquote-3.stretch.white {
  background-color: var(--141414);
  flex-flow: column;
  align-items: stretch;
}

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

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

._3column-stack.horpadding40 {
  padding-left: 40px;
  padding-right: 40px;
}

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

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

.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/dark-blue.jpg');
}

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

._2column-stack-12.guarantee {
  background-color: #f7f7f7;
  border-radius: 15px;
  padding: 30px;
  box-shadow: 0 2px 5px 3px #0000001a;
}

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

._1bot-2 {
  width: 95px;
  margin: 20px auto 30px;
}

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

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

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

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

.image-57 {
  cursor: pointer;
}

._3bot-2 {
  width: 140px;
  margin: 20px auto 30px;
}

.image-58, .image-59 {
  cursor: pointer;
}

.hl-25-3 {
  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.bot60 {
  margin-bottom: 25px;
}

.hl-25-3.red.s-font18.bot20 {
  margin-bottom: 20px;
}

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

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

.div-block-18 {
  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-18.redblock {
  background-color: var(--dark-slate-blue);
}

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

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

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

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

._6bot-2 {
  width: 280px;
  margin: 30px auto 40px;
}

.subheading-30-5 {
  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: 38px;
}

.subheading-30-5.top100---bot30 {
  margin-top: 100px;
  margin-bottom: 30px;
}

.references {
  color: #a0a0a0;
  word-break: break-all;
  overflow-wrap: anywhere;
  padding-left: 100px;
  padding-right: 100px;
}

.hl-55 {
  color: var(--dark-black);
  text-align: center;
  justify-content: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 55px;
  line-height: 55px;
  display: block;
}

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

.hl-55.color2.horpadding100 {
  padding-left: 100px;
  padding-right: 100px;
}

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

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

.hl-29 {
  color: var(--dark-black);
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Circularstd Black, sans-serif;
  font-size: 29px;
  line-height: 34px;
}

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

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

.text-span-206, .bold-text, .text-span-207, .text-span-208, .text-span-209, .text-span-210, .text-span-211, .text-span-212, .bold-text-2, .text-span-213, .text-span-216, .text-span-217, .text-span-218, .text-span-220, .text-span-221, .text-span-222, .text-span-223, .text-span-224, .text-span-225, .text-span-226, .text-span-227, .text-span-228 {
  text-decoration: underline;
}

.text-span-229 {
  text-align: justify;
}

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

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

.image-63.xxs-adjust {
  max-width: 65%;
}

.text-span-230, .text-span-231 {
  text-decoration: underline;
}

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

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

  .bodytext.alignmid.bot15 {
    margin-bottom: 15px;
  }

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

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

  .subheading-30 {
    color: #000;
  }

  .divider-blue {
    width: 300px;
  }

  .slabo25 {
    line-height: 38px;
  }

  .blockquote-3.stretch {
    border-color: #024b9b;
  }

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

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

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

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

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

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

  .subheading-30 {
    color: #000;
  }

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

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

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

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

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

  .image-57, .image-58, .image-59 {
    cursor: pointer;
  }

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

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

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

  .hero-block {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    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;
  }

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

  .bodytext.bot30.center.horpadding10.s-hp140 {
    padding-left: 140px;
    padding-right: 140px;
  }

  .bodytext.bot30.center.s-hp120 {
    padding-left: 120px;
    padding-right: 120px;
  }

  .bodytext.bot30.center.s-hp140 {
    padding-left: 140px;
    padding-right: 140px;
  }

  .bodytext.alignmid.bot15 {
    padding-left: 0;
    padding-right: 0;
  }

  .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.horpadding120.s-nopadding {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-35.bot30.horpadding60.color.s-hp40, .hl-35.horpadding120 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .hl-35.white.horpadding60.s-np {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-35.white.s-hp20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hl-35.horpadding140.bot30.s-np, .hl-35.horpadding100.bot30.s-nopadding {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-35.horpadding100.bot30.s-hl33---np {
    padding-left: 0;
    padding-right: 0;
    font-size: 33px;
    line-height: 38px;
  }

  .hl-35.horpadding100.s-np {
    padding-left: 0;
    padding-right: 0;
  }

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

  .hl-50.color2.horpadding60.bot30.s-np {
    padding-left: 0;
    padding-right: 0;
  }

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

  .hl-45.bot30.color {
    font-size: 31px;
  }

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

  .hl-45.color.bot30.horpadding180.s-hp40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .hl-45.color.s-hl40.s-hp60 {
    padding-left: 80px;
    padding-right: 80px;
  }

  .hl-45.color.horpadding120.s-hl45---np {
    padding-left: 0;
    padding-right: 0;
    font-size: 45px;
    line-height: 50px;
  }

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

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

  .hl-30.bot30.horpadding100.s-horpadding20 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .hl-30.s-hp40 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

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

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

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

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

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

  .hl-40.bot30.color.s-hp60 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .hl-40.bot30.horpadding100.color.s-nopadding, .hl-40.horpadding100 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .hl-40.color.horpadding140.s-hl40---np {
    padding-left: 0;
    padding-right: 0;
    font-size: 40px;
    line-height: 45px;
  }

  .hl-40.bot0.s-hl35---hp60 {
    padding-left: 60px;
    padding-right: 60px;
    font-size: 35px;
    line-height: 40px;
  }

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

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

  .subheading-30.bot30.horpadding20 {
    font-size: 27px;
    line-height: 32px;
  }

  .subheading-30.bot30.horpadding70 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .subheading-30.white.s-subheading28 {
    font-size: 28px;
    line-height: 33px;
  }

  .subheading-30.white.s-subheading28.s-hp40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .subheading-30.horpadding80.bot30 {
    padding-left: 0;
    padding-right: 0;
  }

  .subheading-30.s-hp60 {
    padding-left: 60px;
    padding-right: 60px;
  }

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

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

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

  .resize.resize-xxs {
    width: 250px;
  }

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

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

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

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

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

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

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

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

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

  .stretch-3 {
    flex-direction: column;
    align-items: stretch;
  }

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

  .s-sizing {
    flex: 1;
  }

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

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

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

  .slabo25, .slabo25.top0 {
    font-size: 21px;
    line-height: 32px;
  }

  .slabo25.top0.left {
    font-size: 22px;
  }

  .slabo25.top0.left.bot30 {
    font-size: 22px;
    line-height: 32px;
  }

  .mw-27.top0.color.horpadding100.s-mw25 {
    font-size: 25px;
    line-height: 36px;
  }

  .blockquote-3 {
    width: auto;
  }

  ._3column-stack.horpadding40.s-grid1.s-np {
    padding-left: 0;
    padding-right: 0;
  }

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

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

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

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

  .price-table-mobile-1st-2 {
    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;
  }

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

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

  .subheading-30-5 {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 35px;
  }

  .references {
    padding-left: 0;
    padding-right: 0;
  }

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

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

  .hl-29.horpadding100.s-horpadding80 {
    padding-left: 80px;
    padding-right: 80px;
  }

  .hl-29.bot30.s-hp100 {
    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;
  }

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

  .bodytext.bot30.center.horpadding10.s-hp140 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .bodytext.bot30.center.s-hp120 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .bodytext.bot30.center.s-hp140 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .bodytext.alignmid.bot15 {
    padding-left: 0;
    padding-right: 0;
  }

  .bodytext.alignmid.bot15.xs-hp80 {
    padding-left: 80px;
    padding-right: 80px;
  }

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

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

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

  .hl-35.horpadding120 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hl-35.horpadding100.bot30.s-hl33---np.xs-hl30---hp40 {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 30px;
    line-height: 35px;
  }

  .hl-35.horpadding100.s-np.xs-hl20 {
    font-size: 25px;
    line-height: 30px;
  }

  .hl-35.xs-hp60 {
    padding-left: 60px;
    padding-right: 60px;
  }

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

  .hl-50.bot30.color.xs-hl38 {
    font-size: 38px;
    line-height: 43px;
  }

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

  .hl-45.bot30.color.xs-hl35 {
    font-size: 35px;
    line-height: 40px;
  }

  .hl-45.color.bot30 {
    font-size: 38px;
    line-height: 43px;
  }

  .hl-45.color.s-hl40.s-hp60.xs-hl35---hp40, .hl-45.color.s-hl40.xs-hl35---hp40 {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 35px;
    line-height: 40px;
  }

  .hl-45.color.horpadding120.s-hl45---np.xs-hl40 {
    font-size: 40px;
    line-height: 45px;
  }

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

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

  .hl-30.bot30.horpadding60.xs-np, .hl-30.bot30.s-hl35---hp100 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-30.horpadding60 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hl-30.s-hp40.xs-hp10 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hl-30.s-hp140.xs-hl30---hp40 {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 30px;
    line-height: 35px;
  }

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

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

  .hl-40.bot30.color {
    padding-left: 0;
    padding-right: 0;
    font-size: 36px;
    line-height: 41px;
  }

  .hl-40.bot30.color.s-hp60.xs-hl33---np {
    padding-left: 0;
    padding-right: 0;
    font-size: 33px;
    line-height: 38px;
  }

  .hl-40.bot30.horpadding100.color.s-nopadding {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-40.bot30.horpadding100.color.s-nopadding.xs-hl27 {
    font-size: 27px;
    line-height: 32px;
  }

  .hl-40.horpadding100.bot30 {
    padding-left: 0;
    padding-right: 0;
    font-size: 32px;
    line-height: 37px;
  }

  .hl-40.horpadding100.bot30.color {
    font-size: 29px;
    line-height: 34px;
  }

  .hl-40.horpadding100.bot30.xs-hl35 {
    font-size: 35px;
    line-height: 40px;
  }

  .hl-40.color.horpadding140.s-hl40---np.xs-hl36 {
    font-size: 36px;
    line-height: 41px;
  }

  .hl-40.bot0.s-hl35---hp60 {
    padding-left: 0;
    padding-right: 0;
    font-size: 33px;
    line-height: 38px;
  }

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

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

  .subheading-30.bot30.horpadding20.xs-nopadding {
    padding-left: 0;
    padding-right: 0;
  }

  .subheading-30.bot30.horpadding20.xs-nopadding.xs-hl26 {
    font-size: 26px;
    line-height: 31px;
  }

  .subheading-30.bot30.horpadding70.xs-hp20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .divider-blue {
    width: 100px;
  }

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

  .resize.resize-xxs {
    width: 250px;
  }

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

  .hl-60-2 {
    margin-bottom: 0;
    font-size: 43px;
    line-height: 48px;
  }

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

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

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

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

  .divider-200 {
    width: auto;
  }

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

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

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

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

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

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

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

  .slabo25.top0 {
    padding-left: 0;
    padding-right: 0;
    font-size: 21px;
    line-height: 32px;
  }

  .slabo25.left, .slabo25.left.bot30 {
    font-size: 23px;
    line-height: 33px;
  }

  .mw-27.top0.color.horpadding100.s-mw25 {
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

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

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

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

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

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

  .hl-55.color2.bot30.horpadding100 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .hl-29.horpadding100.s-horpadding80.xs-horpadding40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .hl-29.bot30.s-hp100.xs-hl30---np {
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 35px;
  }
}

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

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

  .bodytext.bot30.center.horpadding10.s-hp140.xxs-np, .bodytext.bot30.center.s-hp120.xxs-np {
    padding-left: 0;
    padding-right: 0;
  }

  .bodytext.bot30.center.s-hp140.xxs-hp40 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .bodytext.alignmid.bot15, .bodytext.alignmid.bot15.xs-hp80.xxs-np {
    padding-left: 0;
    padding-right: 0;
  }

  .bodytext.alignmid.bot15.xxs-hp20 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bodytext.alignmid.bot15.xxs-hp40 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

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

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

  .hl-35.bot30.horpadding120.s-nopadding.xxs-hl27 {
    font-size: 27px;
    line-height: 32px;
  }

  .hl-35.bot30.horpadding60.color.s-hp40 {
    padding-left: 0;
    padding-right: 0;
    font-size: 24px;
    line-height: 30px;
  }

  .hl-35.horpadding120.bot30, .hl-35.white.horpadding60 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-35.white.horpadding60.s-np {
    margin-bottom: 10px;
  }

  .hl-35.white.horpadding60.s-np.xxs-hl22 {
    font-size: 22px;
    line-height: 27px;
  }

  .hl-35.white.s-hp20 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .hl-35.horpadding100.bot30.s-hl33---np.xs-hl30---hp40 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-35.horpadding100.bot30.s-hl33---np.xs-hl30---hp40.xxs-hl25 {
    font-size: 26px;
    line-height: 32px;
  }

  .hl-35.horpadding100.s-np.xs-hl20.xxs-hl24 {
    font-size: 24px;
    line-height: 29px;
  }

  .hl-35.xs-hp60 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .hl-50.color2.horpadding60.bot30.s-np {
    font-size: 32px;
    line-height: 37px;
  }

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

  .hl-45.bot30.color.xs-hl35.xxs-np {
    padding-left: 0;
    padding-right: 0;
  }

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

  .hl-45.color.bot30.horpadding180.s-hp40.xs-hl35 {
    padding-left: 0;
    padding-right: 0;
    font-size: 30px;
    line-height: 35px;
  }

  .hl-45.color.s-hl40 {
    font-size: 30px;
    line-height: 35px;
  }

  .hl-45.color.s-hl40.s-hp60.xs-hl35---hp40 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-45.color.s-hl40.s-hp60.xs-hl35---hp40.xxs-hl29 {
    font-size: 29px;
    line-height: 34px;
  }

  .hl-45.color.s-hl40.xs-hl35---hp40 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-45.color.s-hl40.xs-hl35---hp40.xxs-28 {
    font-size: 28px;
    line-height: 32px;
  }

  .hl-45.color.horpadding120.s-hl45---np.xs-hl40.xxs-hl30 {
    font-size: 30px;
    line-height: 35px;
  }

  .hl-45.s-hl40 {
    margin-bottom: 5px;
  }

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

  .hl-30.bot30 {
    font-size: 32px;
    line-height: 37px;
  }

  .hl-30.bot30.horpadding100.s-horpadding20 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-30.bot30.horpadding100.s-horpadding20.xxs-hl25, .hl-30.bot30.horpadding60.xs-np {
    font-size: 25px;
    line-height: 30px;
  }

  .hl-30.bot30.horpadding60.xs-np.xxs-hl30 {
    font-size: 22px;
    line-height: 28px;
  }

  .hl-30.bot30.s-hl35---hp100.xxs-hl27 {
    font-size: 27px;
    line-height: 32px;
  }

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

  .hl-30.s-hp40.xs-hp10 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-30.s-hp40.xs-hp10.xxs-hl24 {
    font-size: 24px;
    line-height: 29px;
  }

  .hl-30.s-hp140.xs-hl30---hp40 {
    padding-left: 0;
    padding-right: 0;
  }

  .hl-30.s-hp140.xs-hl30---hp40.xxs-hl27 {
    font-size: 27px;
    line-height: 32px;
  }

  .hl-30.xxs-hp40 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

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

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

  .hl-40.bot30 {
    font-size: 33px;
    line-height: 38px;
  }

  .hl-40.bot30.color {
    padding-left: 0;
    padding-right: 0;
    font-size: 29px;
    line-height: 34px;
  }

  .hl-40.bot30.color.s-hp60.xs-hl33---np {
    font-size: 25px;
    line-height: 31px;
  }

  .hl-40.bot30.horpadding100.color.s-nopadding.xxs-hl26 {
    font-size: 26px;
    line-height: 31px;
  }

  .hl-40.horpadding100.bot30, .hl-40.horpadding100.bot30.color {
    font-size: 28px;
    line-height: 33px;
  }

  .hl-40.horpadding100.bot30.xs-hl35 {
    font-size: 26px;
    line-height: 30px;
  }

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

  .hl-40.color.bot30.xxs-hl33 {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 26px;
    line-height: 32px;
  }

  .hl-40.color.horpadding140.s-hl40---np.xs-hl36 {
    font-size: 30px;
    line-height: 36px;
  }

  .hl-40.bot0.s-hl35---hp60 {
    font-size: 30px;
    line-height: 35px;
  }

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

  .subheading-30.bot30 {
    padding-left: 60px;
    padding-right: 60px;
    font-size: 23px;
    line-height: 28px;
  }

  .subheading-30.bot30.horpadding20.xs-nopadding.xs-hl26.xxs-subheading23 {
    font-size: 20px;
    line-height: 26px;
  }

  .subheading-30.bot30.horpadding70.xs-hp20, .subheading-30.bot30.xxs-np {
    padding-left: 0;
    padding-right: 0;
  }

  .subheading-30.white.s-subheading28.s-hp40.xxs-subheading22---np {
    padding-left: 0;
    padding-right: 0;
    font-size: 22px;
    line-height: 27px;
  }

  .subheading-30.horpadding20 {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 22px;
    line-height: 27px;
  }

  .subheading-30.horpadding80, .subheading-30.horpadding140 {
    padding-left: 0;
    padding-right: 0;
    line-height: 25px;
  }

  .subheading-30.horpadding140.xxs-subheading22 {
    font-size: 22px;
    line-height: 27px;
  }

  .subheading-30.s-hp60 {
    line-height: 25px;
  }

  .subheading-30.s-hp60.xxs-np {
    padding-left: 0;
    padding-right: 0;
  }

  .subheading-30.xxs-hp60 {
    padding-left: 60px;
    padding-right: 60px;
  }

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

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

  .resize.resize-xxs {
    max-width: 60%;
  }

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

  .hl-60-2 {
    margin-bottom: 5px;
    padding-left: 40px;
    padding-right: 40px;
    font-size: 37px;
    line-height: 42px;
  }

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

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

  ._30day {
    font-size: 16px;
  }

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

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

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

  ._1bottle {
    font-size: 25px;
  }

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

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

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

  .pricing {
    font-size: 35px;
  }

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

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

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

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

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

  .block-color5 {
    padding: 20px;
  }

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

  .block-color5.adjust.feat3.edit {
    background-position: 80%;
  }

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

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

  .slabo25.top0 {
    padding-left: 60px;
    padding-right: 60px;
    font-size: 17px;
    line-height: 26px;
  }

  .slabo25.top0.left, .slabo25.top0.left.bot30 {
    padding-left: 0;
    padding-right: 0;
  }

  .slabo25.top0.left.bot30.xxs-slabo20 {
    font-size: 20px;
    line-height: 30px;
  }

  .slabo25.top0.left.xxs-slabo20 {
    font-size: 20px;
  }

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

  .slabo25.left.bot30 {
    background-color: #fff0;
    font-size: 20px;
    line-height: 30px;
  }

  .mw-27.top0.color.horpadding100.s-mw25.xxs-mw19 {
    font-size: 19px;
    line-height: 29px;
  }

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

  .blockquote-3.stretch {
    padding-right: 15px;
  }

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

  .image-50.xxs-adjust {
    width: 350px;
    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;
  }

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

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

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

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

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

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

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

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

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

  .references {
    word-break: break-all;
    flex-flow: row;
    flex: 0 auto;
    order: 0;
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    padding-left: 0;
    display: flex;
  }

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

  .hl-55.color2.bot30.horpadding100.xxs-hl33 {
    font-size: 33px;
    line-height: 38px;
  }

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

  .hl-29.horpadding100.s-horpadding80.xs-horpadding40 {
    padding-left: 0;
    padding-right: 0;
  }

  .image-63.xxs-adjust {
    width: 350px;
    max-width: none;
  }
}

#w-node-_444fec41-146b-bc53-658c-85e56664211a-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 2fr 2fr;
}

#w-node-_444fec41-146b-bc53-658c-85e56664211b-4c56ef3a, #w-node-_444fec41-146b-bc53-658c-85e56664212e-4c56ef3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8cd6d5f3-412f-8b95-366c-e3d297dfe514-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 2fr;
}

#w-node-_8cd6d5f3-412f-8b95-366c-e3d297dfe515-4c56ef3a, #w-node-_8cd6d5f3-412f-8b95-366c-e3d297dfe527-4c56ef3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-be17189a-81f9-9153-f108-8b1e23bfafe4-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 10fr 3.5fr;
}

#w-node-be17189a-81f9-9153-f108-8b1e23bfafe5-4c56ef3a, #w-node-be17189a-81f9-9153-f108-8b1e23bfafe8-4c56ef3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_211fc854-f32e-a974-75a0-f66373b3c47f-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 4.5fr 6.75fr;
}

#w-node-_211fc854-f32e-a974-75a0-f66373b3c480-4c56ef3a, #w-node-_211fc854-f32e-a974-75a0-f66373b3c483-4c56ef3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_012ec906-46e9-0753-a484-63fa6eee3d79-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 2fr 1.5fr;
}

#w-node-_012ec906-46e9-0753-a484-63fa6eee3d7a-4c56ef3a, #w-node-_012ec906-46e9-0753-a484-63fa6eee3d87-4c56ef3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2740a416-e1e8-2d1b-3437-74468caa2766-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 7.5fr 7fr;
}

#w-node-_2740a416-e1e8-2d1b-3437-74468caa2767-4c56ef3a, #w-node-_2740a416-e1e8-2d1b-3437-74468caa276a-4c56ef3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3b90df19-b967-bff3-da48-d3b60e804571-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 6.75fr 8.75fr;
}

#w-node-_3b90df19-b967-bff3-da48-d3b60e804572-4c56ef3a, #w-node-_3b90df19-b967-bff3-da48-d3b60e804575-4c56ef3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4d4182ba-b4e5-fceb-1163-2cc69c9a744a-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 1.75fr .5fr;
}

#w-node-_4d4182ba-b4e5-fceb-1163-2cc69c9a744b-4c56ef3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e28285b-bac0-7210-e052-a16871ccbc57-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 2.75fr 2.75fr;
}

#w-node-_1e28285b-bac0-7210-e052-a16871ccbc58-4c56ef3a, #w-node-_1e28285b-bac0-7210-e052-a16871ccbc65-4c56ef3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7960489b-fe3e-598b-0ecb-74f16038c275-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 2.75fr 2.25fr;
}

#w-node-_7960489b-fe3e-598b-0ecb-74f16038c276-4c56ef3a, #w-node-_7960489b-fe3e-598b-0ecb-74f16038c279-4c56ef3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_149f7b7e-3759-0c66-5bfd-a7fecab9736e-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-dcc10088-6e53-6fc6-36c4-5f0309f3999c-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1.5fr;
}

#w-node-dcc10088-6e53-6fc6-36c4-5f0309f3999d-4c56ef3a, #w-node-dcc10088-6e53-6fc6-36c4-5f0309f399ac-4c56ef3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b8148ca7-b686-8839-663b-7a2d74845b7a-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 6.5fr 8.75fr;
}

#w-node-b8148ca7-b686-8839-663b-7a2d74845b7b-4c56ef3a, #w-node-b8148ca7-b686-8839-663b-7a2d74845b7e-4c56ef3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ae366dcb-6907-9293-c7ab-3762b2f5813c-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 10fr 10fr;
}

#w-node-ae366dcb-6907-9293-c7ab-3762b2f5813d-4c56ef3a, #w-node-ae366dcb-6907-9293-c7ab-3762b2f58140-4c56ef3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ffdae3b2-817e-60c6-3052-a416b5e83522-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 7.75fr 9.5fr;
}

#w-node-ffdae3b2-817e-60c6-3052-a416b5e83523-4c56ef3a, #w-node-ffdae3b2-817e-60c6-3052-a416b5e83526-4c56ef3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2d30b9ac-aaee-16c0-9fa8-e7ce7e905072-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 7fr 9.5fr;
}

#w-node-_2d30b9ac-aaee-16c0-9fa8-e7ce7e905073-4c56ef3a, #w-node-_2d30b9ac-aaee-16c0-9fa8-e7ce7e905076-4c56ef3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_05c5f05d-b3e2-1598-9809-20a77f235bc4-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 2.25fr .75fr;
}

#w-node-_05c5f05d-b3e2-1598-9809-20a77f235bc5-4c56ef3a, #w-node-_05c5f05d-b3e2-1598-9809-20a77f235bdb-4c56ef3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b17fdc2c-24d3-0cb1-2830-9b855a969c86-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 6.5fr 2.25fr;
}

#w-node-b17fdc2c-24d3-0cb1-2830-9b855a969c87-4c56ef3a, #w-node-b17fdc2c-24d3-0cb1-2830-9b855a969c96-4c56ef3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f127fae6-7785-f8e3-0091-b7f1fb5251bd-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 2fr 2fr;
}

#w-node-f127fae6-7785-f8e3-0091-b7f1fb5251be-4c56ef3a, #w-node-f127fae6-7785-f8e3-0091-b7f1fb5251d2-4c56ef3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f84e69f8-f5aa-ac5a-e143-37b5cee04216-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-f84e69f8-f5aa-ac5a-e143-37b5cee04217-4c56ef3a, #w-node-f84e69f8-f5aa-ac5a-e143-37b5cee04237-4c56ef3a, #w-node-f84e69f8-f5aa-ac5a-e143-37b5cee04257-4c56ef3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f84e69f8-f5aa-ac5a-e143-37b5cee04277-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-f84e69f8-f5aa-ac5a-e143-37b5cee04278-4c56ef3a, #w-node-f84e69f8-f5aa-ac5a-e143-37b5cee0427e-4c56ef3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f84e69f8-f5aa-ac5a-e143-37b5cee04292-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-f84e69f8-f5aa-ac5a-e143-37b5cee04293-4c56ef3a, #w-node-f84e69f8-f5aa-ac5a-e143-37b5cee04299-4c56ef3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f84e69f8-f5aa-ac5a-e143-37b5cee042ad-4c56ef3a {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  display: none;
}

#w-node-f84e69f8-f5aa-ac5a-e143-37b5cee042ae-4c56ef3a, #w-node-f84e69f8-f5aa-ac5a-e143-37b5cee042b4-4c56ef3a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_444fec41-146b-bc53-658c-85e56664211a-4c56ef3a {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_444fec41-146b-bc53-658c-85e56664211b-4c56ef3a, #w-node-_444fec41-146b-bc53-658c-85e56664212e-4c56ef3a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_8cd6d5f3-412f-8b95-366c-e3d297dfe514-4c56ef3a {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_8cd6d5f3-412f-8b95-366c-e3d297dfe515-4c56ef3a, #w-node-_8cd6d5f3-412f-8b95-366c-e3d297dfe527-4c56ef3a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-be17189a-81f9-9153-f108-8b1e23bfafe4-4c56ef3a {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-be17189a-81f9-9153-f108-8b1e23bfafe5-4c56ef3a, #w-node-be17189a-81f9-9153-f108-8b1e23bfafe8-4c56ef3a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_211fc854-f32e-a974-75a0-f66373b3c47f-4c56ef3a {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_211fc854-f32e-a974-75a0-f66373b3c480-4c56ef3a, #w-node-_211fc854-f32e-a974-75a0-f66373b3c483-4c56ef3a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_012ec906-46e9-0753-a484-63fa6eee3d79-4c56ef3a {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_012ec906-46e9-0753-a484-63fa6eee3d7a-4c56ef3a, #w-node-_012ec906-46e9-0753-a484-63fa6eee3d87-4c56ef3a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2740a416-e1e8-2d1b-3437-74468caa2766-4c56ef3a {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_2740a416-e1e8-2d1b-3437-74468caa2767-4c56ef3a, #w-node-_2740a416-e1e8-2d1b-3437-74468caa276a-4c56ef3a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3b90df19-b967-bff3-da48-d3b60e804571-4c56ef3a {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_3b90df19-b967-bff3-da48-d3b60e804572-4c56ef3a, #w-node-_3b90df19-b967-bff3-da48-d3b60e804575-4c56ef3a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4d4182ba-b4e5-fceb-1163-2cc69c9a744a-4c56ef3a {
    grid-template-rows: auto;
    grid-template-columns: 5fr 1fr;
  }

  #w-node-_1e28285b-bac0-7210-e052-a16871ccbc57-4c56ef3a {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_1e28285b-bac0-7210-e052-a16871ccbc58-4c56ef3a, #w-node-_1e28285b-bac0-7210-e052-a16871ccbc65-4c56ef3a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7960489b-fe3e-598b-0ecb-74f16038c275-4c56ef3a {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_7960489b-fe3e-598b-0ecb-74f16038c276-4c56ef3a, #w-node-_7960489b-fe3e-598b-0ecb-74f16038c279-4c56ef3a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_149f7b7e-3759-0c66-5bfd-a7fecab9736e-4c56ef3a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-dcc10088-6e53-6fc6-36c4-5f0309f3999c-4c56ef3a {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-dcc10088-6e53-6fc6-36c4-5f0309f3999d-4c56ef3a, #w-node-dcc10088-6e53-6fc6-36c4-5f0309f399ac-4c56ef3a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b8148ca7-b686-8839-663b-7a2d74845b7a-4c56ef3a {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-b8148ca7-b686-8839-663b-7a2d74845b7b-4c56ef3a, #w-node-b8148ca7-b686-8839-663b-7a2d74845b7e-4c56ef3a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ae366dcb-6907-9293-c7ab-3762b2f5813c-4c56ef3a {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-ae366dcb-6907-9293-c7ab-3762b2f5813d-4c56ef3a, #w-node-ae366dcb-6907-9293-c7ab-3762b2f58140-4c56ef3a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ffdae3b2-817e-60c6-3052-a416b5e83522-4c56ef3a {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-ffdae3b2-817e-60c6-3052-a416b5e83523-4c56ef3a, #w-node-ffdae3b2-817e-60c6-3052-a416b5e83526-4c56ef3a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2d30b9ac-aaee-16c0-9fa8-e7ce7e905072-4c56ef3a {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_2d30b9ac-aaee-16c0-9fa8-e7ce7e905073-4c56ef3a, #w-node-_2d30b9ac-aaee-16c0-9fa8-e7ce7e905076-4c56ef3a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_05c5f05d-b3e2-1598-9809-20a77f235bc4-4c56ef3a {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-_05c5f05d-b3e2-1598-9809-20a77f235bc5-4c56ef3a, #w-node-_05c5f05d-b3e2-1598-9809-20a77f235bdb-4c56ef3a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b17fdc2c-24d3-0cb1-2830-9b855a969c86-4c56ef3a {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-b17fdc2c-24d3-0cb1-2830-9b855a969c87-4c56ef3a, #w-node-b17fdc2c-24d3-0cb1-2830-9b855a969c96-4c56ef3a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f127fae6-7785-f8e3-0091-b7f1fb5251bd-4c56ef3a {
    grid-template-rows: auto;
    grid-template-columns: 5fr;
  }

  #w-node-f127fae6-7785-f8e3-0091-b7f1fb5251be-4c56ef3a, #w-node-f127fae6-7785-f8e3-0091-b7f1fb5251d2-4c56ef3a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f84e69f8-f5aa-ac5a-e143-37b5cee04216-4c56ef3a {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: none;
  }

  #w-node-f84e69f8-f5aa-ac5a-e143-37b5cee04217-4c56ef3a, #w-node-f84e69f8-f5aa-ac5a-e143-37b5cee04237-4c56ef3a, #w-node-f84e69f8-f5aa-ac5a-e143-37b5cee04257-4c56ef3a {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f84e69f8-f5aa-ac5a-e143-37b5cee04277-4c56ef3a, #w-node-f84e69f8-f5aa-ac5a-e143-37b5cee04292-4c56ef3a, #w-node-f84e69f8-f5aa-ac5a-e143-37b5cee042ad-4c56ef3a {
    display: grid;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_4d4182ba-b4e5-fceb-1163-2cc69c9a744a-4c56ef3a {
    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;
}