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

strong {
  color: #ee7804;
  font-weight: 700;
}

.a-banner-announcement {
  min-height: auto;
  color: #fff;
  text-align: center;
  background-color: #ff0015;
  justify-content: center;
  align-items: center;
  padding: 10px 5%;
  display: flex;
  overflow: hidden;
}

.a-banner-container {
  width: 100%;
  max-width: 1140px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.a-banner-text-wrapper {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.a-paragraph-small {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.8;
}

.a-banner-button {
  color: #fff;
  white-space: nowrap;
  background-color: #5167f6;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 4px 12px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  text-decoration: none;
  transition: color .3s, background-color .3s;
  display: none;
}

.a-banner-button:hover {
  color: #5167f6;
  background-color: #fff;
}

.a-banner-button-small {
  width: 24px;
  height: 24px;
  color: #b2b3bd;
  background-color: #26272c;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  padding: 4px;
  transition: color .2s, background-color .2s;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.a-banner-button-small:hover {
  color: #000;
  background-color: #fff;
}

.a-icon-small {
  width: 16px;
  height: 16px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.f-navigation-menu {
  grid-column-gap: 6px;
  align-items: center;
  display: flex;
  position: static;
}

.f-navigation-button {
  outline-offset: 0px;
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  background-color: #fff;
  border-radius: 48px;
  outline: 2px solid rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
  font-family: Exo, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .2s;
  display: none;
}

.f-navigation-button:hover {
  color: #c7c7c7;
  background-color: #afc5ff;
  font-size: 16px;
}

.f-navigation-content {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.f-logo {
  width: 80px;
}

.text-block-6 {
  color: #20207e;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.f-navigation {
  width: 100%;
  min-height: 88px;
  background-color: rgba(255, 255, 255, 0);
  align-items: center;
  margin-bottom: 50px;
  padding: 20px 5% 10px;
  display: flex;
  overflow: hidden;
}

.f-navigation-container {
  width: 100%;
  max-width: 1280px;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.f-navigation-link {
  color: #160042;
  letter-spacing: -.01em;
  white-space: nowrap;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 50px;
  padding: 8px 24px;
  font-family: Exo, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .35s;
}

.f-navigation-link:hover {
  color: #160042;
  background-color: rgba(255, 142, 0, .6);
}

.f-navigation-link.w--current {
  color: #642eff;
}

.section {
  height: auto;
  background-color: #208d14;
  background-image: url('../images/product-image.webp'), url('../images/logo-main_1.webp'), linear-gradient(rgba(0, 0, 0, 0), rgba(4, 39, 0, .53) 53%, rgba(1, 9, 0, .53)), url('../images/woman-background.webp'), linear-gradient(rgba(5, 48, 0, .49), rgba(5, 48, 0, .49)), url('../images/hero-background.webp');
  background-position: 95% 60%, 50% 5%, 0 0, 50% 167%, 0 0, 0 0;
  background-repeat: no-repeat, no-repeat, repeat, no-repeat, repeat, repeat;
  background-size: 600px, 1200px, auto, auto, auto, cover;
  margin-top: 55px;
  padding-top: 0;
  overflow: hidden;
}

.container {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 50px;
  padding-bottom: 80px;
  display: block;
}

.div-block {
  width: 500px;
  height: auto;
}

.right-wrapper {
  justify-content: flex-end;
  margin-top: 90px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.text-block-7 {
  color: #fff;
  text-align: right;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 27px;
  text-decoration: line-through;
}

.text-block-7.big {
  width: auto;
  color: #43d0ff;
  font-size: 56px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-7.big.left {
  width: 100%;
  color: #fff;
  text-align: left;
  font-size: 63px;
  line-height: 66px;
}

.text-block-7.big.left.header {
  width: 60%;
  color: #208d14;
  margin-bottom: 30px;
  line-height: 66px;
}

.text-block-7.big.left.header.centerd {
  width: 100%;
  text-align: center;
}

.text-block-7.big.left.header.centerd.light {
  color: #fff;
  font-size: 40px;
  line-height: 47px;
}

.text-block-7.big.left.header.size {
  width: auto;
  font-size: 49px;
  line-height: 51px;
}

.text-block-7.big.left.header.size.light-blue {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}

.text-block-7.big.left.white {
  width: 60%;
  color: #fff;
  font-size: 63px;
  line-height: 63px;
}

.text-block-7.big.left._50 {
  width: 80%;
}

.text-block-7.big.left._50.right {
  width: 60%;
  text-align: right;
}

.text-block-7.big.left._50.white.center {
  width: 100%;
  text-align: center;
}

.text-block-7.big.price {
  height: auto;
  color: #fff;
  font-size: 70px;
}

.text-block-7.big.white {
  color: #fff;
  line-height: 51px;
}

.text-block-7.big.white.small {
  font-size: 43px;
}

.text-block-7.big.white.small-copy {
  font-size: 43px;
  display: none;
}

.text-block-7.left {
  text-align: left;
  font-size: 26px;
  line-height: 36px;
  text-decoration: none;
}

.text-block-7.left.black {
  color: #000;
}

.text-block-7.center-black {
  width: 100%;
  color: #000;
  text-align: center;
  font-size: 26px;
  line-height: 33px;
  text-decoration: none;
}

.text-block-7.center-black.as-seen {
  margin-bottom: 0;
  padding-top: 20px;
}

.text-block-7.black {
  color: #000;
  margin-bottom: 0;
  font-size: 27px;
  line-height: 33px;
  text-decoration: none;
}

.bold-text {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.left-wrapper {
  height: 100%;
  justify-content: flex-start;
  margin-top: 20px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.paragraph {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.paragraph.icons {
  width: 80%;
  text-align: center;
  font-size: 20px;
  line-height: 30px;
}

.paragraph.icons.disclaimer {
  width: 100%;
}

.paragraph.black {
  color: #000;
  padding: 20px 15px;
  font-size: 20px;
  line-height: 30px;
}

.column {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image {
  max-width: 80%;
  padding-bottom: 10px;
}

.button {
  width: 500px;
  color: #fff;
  text-align: center;
  background-color: #ee7804;
  border-radius: 100px;
  margin-bottom: 20px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 700;
  transition: all .2s;
}

.button:hover {
  font-size: 30px;
}

.button._2 {
  background-color: #ee7804;
}

.button._300px {
  width: 300px;
}

.button-wrapper {
  width: auto;
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 25px;
  display: flex;
}

.image-2 {
  max-width: 150px;
  margin-right: 20px;
  padding-bottom: 0;
  padding-right: 0;
}

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

.div-block-3 {
  width: 800px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-4 {
  padding-bottom: 10px;
  display: none;
}

.section-2 {
  background-color: #e0e0e0;
  background-image: linear-gradient(to right, rgba(224, 224, 224, .93), rgba(234, 234, 234, .92) 11%, rgba(255, 255, 255, .19)), url('../images/background.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  overflow: hidden;
}

.container-2 {
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
}

.image-3 {
  max-width: 90%;
  margin-bottom: 20px;
}

.white-wrapper {
  background-color: rgba(255, 255, 255, .63);
  border: 2px solid #ee7804;
  padding: 50px;
}

.text-wrapper {
  width: 800px;
}

.line-wrapper {
  margin-bottom: 20px;
  padding-bottom: 0;
  display: flex;
}

.text-block-8 {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.text-block-8.white {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
}

.text-block-8.white.gap {
  text-align: right;
  text-shadow: 0 4px 4px #000;
  padding-left: 131px;
}

.text-block-8.white.shadow {
  text-shadow: 0 4px 4px rgba(0, 0, 0, .94);
}

.text-block-8.white.cebter {
  text-align: center;
  margin-top: 20px;
}

.text-block-9 {
  color: #208d14;
  margin-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 25px;
  font-weight: 800;
}

.section-3 {
  background-color: #00102e;
  background-image: radial-gradient(circle, rgba(32, 141, 20, .93), rgba(1, 5, 0, .77)), url('../images/bg.webp');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  overflow: hidden;
}

.container-3 {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 0;
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
}

.bold-text-2 {
  color: #2500b9;
}

.div-block-5 {
  text-align: right;
  background-color: rgba(0, 0, 0, .5);
  border: 2px #fff;
  border-radius: 0;
  margin-bottom: 20px;
  padding: 15px;
  display: flex;
}

.div-block-6 {
  min-width: 5px;
  background-color: #3baa2e;
  margin-left: 15px;
}

.light-blue {
  color: #86f17d;
}

.div-block-5-copy {
  text-align: left;
  background-color: rgba(0, 0, 0, .5);
  border: 2px #fff;
  border-radius: 0;
  margin-bottom: 20px;
  padding: 15px;
  display: flex;
}

.div-block-6-copy {
  width: auto;
  min-width: 5px;
  background-color: #3baa2e;
  margin-left: 0;
  margin-right: 15px;
}

.columns {
  background-image: url('../images/woman-sad.webp');
  background-position: 49% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: 50px;
}

.section-7 {
  background-color: #e0e0e0;
  background-image: url('../images/doctoc.webp'), radial-gradient(circle, #ee7804, rgba(238, 120, 4, .51) 44%, #ffb700);
  background-position: 83%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 500px, auto;
  overflow: hidden;
}

.container-2-copy {
  justify-content: center;
  align-items: center;
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
}

.leftmost {
  text-align: right;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.center {
  text-align: left;
  margin-left: 16px;
  margin-right: 16px;
}

.rightmost {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-7 {
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.right-image {
  width: 100%;
}

.image-4 {
  width: 100%;
  max-width: none;
  margin-top: 20px;
  margin-bottom: 20px;
}

.image-4._50 {
  width: 50%;
}

.image-4._2 {
  margin-top: 0;
}

.light {
  color: #43d0ff;
}

.container-4 {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 150px;
  padding-bottom: 100px;
  display: flex;
}

.section-5 {
  background-color: #fff;
  background-image: linear-gradient(rgba(241, 241, 241, .9), rgba(241, 241, 241, .9)), url('../images/hero-background.webp');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  overflow: hidden;
}

.columns-11 {
  width: 50%;
  margin-top: 20px;
  margin-bottom: 45px;
}

.shown-in {
  padding-left: 0;
  padding-right: 0;
}

.section-6 {
  background-color: #208d14;
  background-image: url('../images/destress.webp'), linear-gradient(rgba(32, 141, 20, .73), rgba(32, 141, 20, .73)), url('../images/ingredients.webp'), linear-gradient(rgba(32, 141, 20, .73), rgba(32, 141, 20, .73));
  background-position: 17% 62%, 0 0, 0 0, 0 0;
  background-repeat: no-repeat, repeat, no-repeat, repeat;
  background-size: 550px, auto, cover, auto;
  overflow: hidden;
}

.bottle-and-text-wrapper {
  width: 350px;
  background-color: rgba(0, 0, 0, .64);
  border: 2px solid #ee7804;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
  padding: 70px 15px;
  display: flex;
}

.container-3-copy {
  flex-direction: column;
  align-items: flex-end;
  margin-bottom: 0;
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
}

.div-block-8 {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.div-block-9 {
  width: 20px;
  height: 20px;
  min-height: 20px;
  min-width: 20px;
  background-color: #ee7804;
  border-radius: 20px;
  margin-right: 15px;
  padding-right: 0;
}

.div-block-10 {
  width: 60%;
  background-color: #fff;
  font-size: 16px;
}

.section-8 {
  background-color: #e0e0e0;
  background-image: linear-gradient(to right, rgba(224, 224, 224, .44), rgba(234, 234, 234, .77) 27%, rgba(255, 255, 255, .51)), url('../images/bg-mountain.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  overflow: hidden;
}

.div-block-12 {
  width: auto;
}

.div-block-13 {
  width: 90%;
}

.comparison-wrapper {
  width: 1000px;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.bold-text-3 {
  font-size: 23px;
  line-height: 24px;
}

.div-block-14 {
  width: 500px;
  color: #f5f5f5;
  text-align: center;
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 10px 17px;
  display: block;
}

.div-block-14.gray {
  background-color: #ececec;
}

.div-block-14.blue {
  background-color: #daedff;
}

.section-4 {
  background-color: #e0e0e0;
  background-image: url('../images/woman-sad-2.webp'), radial-gradient(circle, rgba(126, 62, 0, .85), rgba(238, 120, 4, .35) 44%, #a85300);
  background-position: -26% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 700px, auto;
  overflow: hidden;
}

.text-block-10 {
  color: #000;
  text-align: center;
}

.text-block-10.white, .text-block-10.blue {
  color: #fff;
}

.text-block-7-copy {
  color: #fff;
  text-align: right;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 27px;
  text-decoration: line-through;
}

.text-block-7-copy.big {
  width: auto;
  color: #43d0ff;
  font-size: 56px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-7-copy.big.left {
  width: 100%;
  text-align: left;
  font-size: 63px;
  line-height: 66px;
}

.text-block-7-copy.big.left.header {
  width: 60%;
  color: #2500b9;
  margin-bottom: 30px;
  line-height: 66px;
}

.text-block-7-copy.big.left.header.centerd {
  width: 100%;
  text-align: center;
}

.text-block-7-copy.big.left.white {
  width: 60%;
  color: #fff;
  font-size: 63px;
  line-height: 63px;
}

.text-block-7-copy.big.left._50 {
  width: 80%;
}

.text-block-7-copy.big.left._50.right {
  width: 60%;
  text-align: right;
}

.text-block-7-copy.big.price {
  height: auto;
  font-size: 70px;
}

.text-block-7-copy.big.white {
  color: #fff;
  line-height: 51px;
}

.text-block-7-copy.big.white.small {
  font-size: 43px;
}

.text-block-7-copy.left {
  text-align: left;
  font-size: 26px;
  line-height: 33px;
  text-decoration: none;
}

.text-block-7-copy.left.black {
  color: #000;
}

.text-block-7-copy.center-black {
  width: 100%;
  color: #000;
  text-align: center;
  font-size: 26px;
  line-height: 33px;
  text-decoration: none;
}

.text-block-7-copy.center-black.as-seen {
  margin-bottom: 0;
  padding-top: 20px;
}

.text-block-7-copy.black {
  color: #000;
  margin-bottom: 0;
  font-size: 27px;
  line-height: 27px;
  text-decoration: none;
}

.bold-text-4 {
  color: #208d14;
  font-size: 17px;
}

.section-9 {
  background-color: #00102e;
  background-image: linear-gradient(rgba(32, 141, 20, .84), rgba(32, 141, 20, .84)), url('../images/bg-meditate.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  overflow: hidden;
}

.container-3-copy-copy {
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
}

.testimonial-image-two {
  width: 350px;
  height: 250px;
  object-fit: cover;
  background-image: url('../images/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  border-radius: 0;
}

.testimonial-author-name {
  color: #2500b9;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 700;
}

.text-block-11 {
  padding-top: 6px;
  font-family: Montserrat, sans-serif;
}

.testimonial-content {
  max-width: 460px;
  flex-direction: column;
  align-items: flex-start;
  margin-right: 40px;
  display: flex;
}

.icon-2 {
  background-color: rgba(0, 65, 248, .31);
}

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

.testimonial-quote {
  margin-bottom: 32px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
  line-height: 28px;
}

.testimonial-slider-two {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 8px;
  padding-bottom: 8px;
}

.testimonial-slider-nav {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 24px;
  font-size: 10px;
  display: block;
  position: static;
  bottom: -60px;
}

.testimonial-quote-icon {
  margin-bottom: 24px;
}

.testimonial-slide {
  height: 400px;
  background-color: #fff;
  border-radius: 0;
  justify-content: space-between;
  align-items: center;
  padding: 35px;
  display: flex;
}

.testimonial-slider-arrow {
  display: none;
}

.image-23 {
  max-width: 40%;
  margin-bottom: 10px;
}

.bold-text-5 {
  font-size: 18px;
}

.slide-nav-2 {
  display: none;
}

.slider-2 {
  width: 100%;
  height: auto;
  max-width: 100%;
  min-width: 100%;
}

.section-10 {
  overflow: hidden;
}

.icon-3 {
  display: none;
}

.slide-3 {
  width: 100%;
  height: auto;
  max-width: 100%;
  min-width: 100%;
}

.mask {
  width: 100%;
  height: auto;
  max-width: 100%;
  min-width: 100%;
  object-fit: fill;
}

.icon-4 {
  display: none;
}

.columns-5 {
  width: 100%;
  height: 100%;
  max-width: 100%;
  min-width: 100%;
}

.slide-4 {
  width: 100%;
  height: auto;
  max-width: 100%;
  min-width: 100%;
  padding-bottom: 0;
  padding-right: 0;
}

.column-9 {
  padding-left: 0;
  padding-right: 0;
}

.image-24 {
  width: 100%;
  min-width: 100%;
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  transition: all .2s;
  overflow: auto;
}

.image-24:hover {
  transform: scale(1.2);
}

.div-block-16 {
  width: 100%;
  height: 100%;
  max-width: 100%;
  min-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.right-arrow {
  display: none;
}

.section-11 {
  background-color: #e0e0e0;
  background-image: linear-gradient(rgba(32, 141, 20, .78), rgba(11, 107, 0, .87)), url('../images/DS-transparent.webp');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  overflow: hidden;
}

.container-2-copy-copy {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
}

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

.columns-12 {
  margin-top: 50px;
  margin-bottom: 80px;
}

.image-25 {
  border: 4px solid #ee7804;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.bottle-and-text-wrapper-copy {
  width: 850px;
  background-color: rgba(0, 0, 0, .67);
  border: 2px solid #ee7804;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding: 50px;
  display: flex;
}

.section-13 {
  height: auto;
  background-color: #ee7804;
  background-image: linear-gradient(rgba(238, 120, 4, .88), rgba(238, 120, 4, .88)), url('../images/ingredients.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  overflow: hidden;
}

.container-copy {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  padding-top: 120px;
  padding-bottom: 80px;
  display: block;
}

.div-block-18 {
  padding-top: 30px;
}

.div-block-2-copy {
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.count-block {
  width: 100%;
  height: 100%;
  max-width: none;
  min-height: auto;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(233, 233, 233, 0);
  border-radius: 24px;
  flex-flow: row;
  align-content: flex-end;
  justify-content: center;
  align-items: center;
  margin: 0 auto 15px;
  padding: 14px;
  display: flex;
}

.text-field {
  height: auto;
  text-align: center;
  background-color: #fff;
  border: 2px solid #666;
  border-radius: 0;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.bold-text-6 {
  color: #86f17d;
  font-size: 35px;
}

.columns-13 {
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.image-26 {
  display: none;
}

.div-block-19 {
  height: 500px;
  background-image: url('../images/64762e7c7b4a6e513f12bd4c_s1-product.webp'), url('../images/64776743846545061676e9d4_pain-spot.png');
  background-position: 0 0, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, contain;
}

.div-block-19.cta {
  background-image: url('../images/product-image.webp');
  background-position: 50%;
  background-size: contain;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-20 {
  width: 500px;
}

.div-block-20.bottom {
  width: auto;
  background-color: #fff;
  border: 2px solid #ee7804;
  border-radius: 0;
  padding: 2px 20px;
  box-shadow: 0 4px 5px rgba(0, 0, 0, .2);
}

.submit-button {
  width: 100%;
  max-width: none;
  text-transform: uppercase;
  background-color: #ee7804;
  border-radius: 100px;
  margin-top: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  font-weight: 700;
  transition: all .2s;
}

.submit-button:hover {
  font-size: 35px;
  transform: scale(1.1);
}

.form-block {
  margin-top: 15px;
}

.text-block-12 {
  color: red;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-decoration: line-through;
  display: flex;
}

.text-block-12.bold {
  color: #008609;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 700;
  text-decoration: none;
}

.text-block-12.gray {
  color: #000;
  flex-direction: row;
  justify-content: center;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 500;
  text-decoration: none;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 38px;
}

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

.count-text {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.columns-14 {
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  padding: 25px 42px 0;
  display: flex;
}

.columns-14._2 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.count-number {
  color: #ffdd4e;
  text-shadow: 0 4px 1px rgba(0, 0, 0, .2);
  margin-bottom: 15px;
  font-family: Oswald, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 1.2;
}

.text-block-13 {
  color: #fff;
  text-align: center;
  padding-top: 10px;
  font-family: PT Sans, sans-serif;
  line-height: 16px;
}

.div-block-23 {
  background-color: rgba(0, 0, 0, .76);
  padding: 33px 30px;
}

.count-wrap {
  min-width: auto;
  color: #160042;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  margin-right: 15px;
  padding: 10px;
  display: flex;
}

.div-block-3-copy {
  width: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  display: flex;
}

.text-block-14 {
  text-align: center;
  padding-top: 10px;
  font-family: PT Sans, sans-serif;
  line-height: 16px;
}

.text-block-14.footer {
  color: #fff;
  padding-top: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.right-wrapper-copy {
  text-align: left;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.left-s2-p3 {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px 10px;
}

.image-39 {
  float: none;
  margin-right: 2px;
  display: inline-block;
}

.text-block-27 {
  font-size: 12px;
  font-weight: 700;
  line-height: 30px;
  display: inline-block;
}

.bold-text-14 {
  color: #fff;
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  display: inline-block;
}

.image-42 {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.mask-2, .slide-5 {
  height: auto;
}

.image-44, .image-45 {
  margin-bottom: 10px;
}

.bold-text-15 {
  color: #ee7804;
}

.container-2-copy {
  padding-top: 150px;
  padding-bottom: 150px;
  display: flex;
}

.div-block-copy {
  width: 500px;
  height: auto;
}

.div-block-26 {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

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

.text-block-3-centered {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
}

.text-block-3-centered.success-white {
  color: #fff;
}

.text-block-3-centered.success {
  font-size: 23px;
  line-height: 32px;
}

.text-block-3-centered.success-white {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}

.div-block-27 {
  width: 50%;
  height: 20%;
  float: none;
  color: #003fb4;
  text-align: center;
  object-fit: contain;
  background-color: #ff0004;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 2px;
  padding-bottom: 2px;
  display: block;
}

.divider {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 42px;
  padding-bottom: 42px;
  display: flex;
}

.small {
  padding: 85px 0;
}

.cf-form-heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 36px;
  font-weight: 700;
  line-height: 120%;
}

.image-wrapper-2 {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.columns-7 {
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
}

.image-16 {
  border-radius: 20px;
}

.sysf-button {
  color: #fff;
  text-align: center;
  background-color: #2f54eb;
  align-items: center;
  text-decoration: none;
  transition: background-color .25s;
  position: relative;
}

.sysf-button:hover {
  background-color: #597ef7;
}

.sysf-button:active {
  background-color: #1d39c4;
}

.sysf-button:focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 5px #2f54eb;
}

.sysf-button.sysf-medium {
  background-color: #ff0015;
  border-radius: 6px;
  padding: 9px 30px;
  font-size: 18px;
}

.sysf-button.sysf-medium:hover {
  background-color: #d50012;
}

.sysf-button.sysf-medium:active {
  background-color: #0084e2;
}

.sysf-button.sysf-medium:focus {
  background-color: #af0003;
}

.sysf-button.sysf-medium {
  background-color: #ee7804;
  border-radius: 6px;
  padding: 9px 30px;
  font-size: 18px;
}

.sysf-button.sysf-medium:hover {
  background-color: #b96900;
}

.sysf-button.sysf-medium:active {
  background-color: #ee7804;
}

.sysf-button.sysf-medium:focus {
  background-color: #af6300;
}

.bold-text-11 {
  color: #e8318a;
  font-size: 36px;
}

.bold-text-11.success {
  color: #2500b9;
  font-size: 56px;
}

.sysf-form.sysf-form-horizontal {
  flex-direction: row;
  align-items: center;
  margin-bottom: 8px;
  display: flex;
}

.success-section {
  background-image: linear-gradient(rgba(255, 255, 255, .89), rgba(255, 255, 255, .89)), url('../images/bg-meditate.webp');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-bottom: 123px;
}

.sysf-input {
  background-color: #fff;
  border: 1px solid #dde1e6;
  border-radius: 6px;
  margin-bottom: 4px;
  font-size: 1rem;
  font-weight: 400;
}

.sysf-input:hover {
  border-color: #85a5ff;
}

.sysf-input:active {
  border-color: #597ef7;
}

.sysf-input:focus {
  background-color: #fff;
  border-color: #2f54eb;
}

.sysf-input::-ms-input-placeholder {
  color: #838d95;
}

.sysf-input::placeholder {
  color: #838d95;
}

.sysf-input.sysf-medium {
  height: 44px;
  margin-bottom: 12px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .08);
}

.sysf-input.sysf-medium.sysf-horizontal {
  margin-bottom: 0;
  margin-right: 8px;
}

.s1-text {
  color: #000;
  text-align: center;
  font-size: 21px;
}

.s1-text._2 {
  padding-top: 19px;
  padding-bottom: 19px;
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
}

.s1-text._2.pink {
  color: #003fb4;
  text-align: left;
  text-shadow: none;
  font-size: 28px;
}

.s1-text._2.pink.c {
  color: #208d14;
  text-align: center;
  font-weight: 500;
}

.form-block-2 {
  padding-top: 25px;
}

.cf-form-main-wrapper {
  width: 90%;
  max-width: 1140px;
  background-color: #8cb12f;
  background-image: linear-gradient(rgba(140, 177, 47, .87), rgba(140, 177, 47, .87)), url('../images/2.webp');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-radius: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 70px 70px 70px 80px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.cf-form-main-wrapper.success {
  background-image: linear-gradient(rgba(32, 141, 20, .86), rgba(32, 141, 20, .86)), url('../images/nature.webp');
  background-size: auto, cover;
  justify-content: center;
  padding-left: 70px;
}

.a-banner-announcement-2 {
  z-index: 9999;
  min-height: auto;
  color: #fff;
  text-align: center;
  background-color: #ff0015;
  justify-content: center;
  align-items: center;
  padding: 10px 5%;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.a-banner-container-2 {
  width: 100%;
  max-width: 1140px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.a-banner-text-wrapper-2 {
  grid-column-gap: 8px;
  align-items: center;
  display: flex;
}

.a-paragraph-small-2 {
  letter-spacing: -.02em;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 1.8;
}

.f-navigation-button-2 {
  outline-offset: 0px;
  color: #fff;
  text-align: center;
  letter-spacing: -.02em;
  background-color: #fff;
  border-radius: 48px;
  outline: 2px solid rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding: 0;
  font-family: Exo, sans-serif;
  font-size: 11px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.f-navigation-button-2:hover {
  color: #c7c7c7;
  background-color: #ffd000;
  padding-left: 0;
  padding-right: 0;
  font-size: 11px;
}

.text-block-30 {
  color: red;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.text-block-30:hover {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px;
}

.div-block-28 {
  padding-top: 50px;
}

.bold-text-17 {
  color: #e8318a;
  font-size: 36px;
}

.bold-text-17.success {
  color: #208d14;
  font-family: Montserrat, sans-serif;
  font-size: 56px;
}

.div-block-33 {
  width: 50%;
  height: 20%;
  float: none;
  color: #003fb4;
  text-align: center;
  object-fit: contain;
  background-color: #ee7804;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 2px;
  padding-bottom: 2px;
  display: block;
}

.columns-18 {
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  display: flex;
}

.image-51 {
  border-radius: 20px;
}

.body {
  background-color: #208d14;
}

.italic-text-2 {
  line-height: 30px;
}

.bold-text-18, .bold-text-19 {
  color: #ee7804;
}

@media screen and (min-width: 1280px) {
  .f-navigation-button-2 {
    padding: 0;
    font-size: 11px;
  }

  .f-navigation-button-2:hover {
    font-size: 11px;
  }
}

@media screen and (min-width: 1440px) {
  .section {
    background-image: url('../images/product-image.webp'), url('../images/logo-main_1.webp'), linear-gradient(rgba(0, 0, 0, 0), rgba(4, 39, 0, .53) 53%, rgba(1, 9, 0, .53)), url('../images/woman-background.webp'), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/hero-background.webp');
    background-position: 95% 60%, 50% 5%, 0 0, 50% 100%, 0 0, 0 0;
  }

  .right-wrapper {
    margin-top: 100px;
  }

  .text-block-7.left.black {
    line-height: 37px;
  }

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

  .paragraph.icons, .paragraph.black {
    font-size: 25px;
    line-height: 35px;
  }

  .button {
    font-size: 32px;
  }

  .text-block-8 {
    font-size: 25px;
    line-height: 35px;
  }

  .section-7 {
    background-position: 83% 58%, 0 0;
  }

  .text-block-10.blue {
    font-size: 17px;
    line-height: 27px;
  }

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

  .slider-2 {
    z-index: 0;
  }

  .icon-4 {
    display: none;
  }
}

@media screen and (min-width: 1920px) {
  .section {
    background-image: url('../images/product-image.webp'), url('../images/logo-main_1.webp'), linear-gradient(rgba(0, 0, 0, 0), rgba(4, 39, 0, .53) 53%, rgba(32, 141, 20, .53)), url('../images/woman-background.webp'), linear-gradient(rgba(5, 48, 0, .49), rgba(5, 48, 0, .49)), url('../images/hero-background.webp');
    background-position: 85% 60%, 50% 2%, 0 0, 50% 100%, 0 0, 0 0;
    background-repeat: no-repeat, no-repeat, repeat, no-repeat, repeat, repeat;
    background-size: 700px, 1500px, auto, auto, auto, cover;
  }

  .right-wrapper {
    margin-top: 110px;
  }

  .text-block-7 {
    padding-top: 0;
  }

  .text-block-7.big.price {
    font-size: 80px;
    line-height: 30px;
  }

  .left-wrapper {
    margin-top: 20px;
  }

  .button._300px {
    width: 400px;
  }

  .div-block-3 {
    width: 800px;
  }

  .container-2 {
    flex-direction: row;
    justify-content: space-between;
  }

  .section-7 {
    background-position: 78% 43%, 0 0;
  }

  .section-6 {
    background-image: url('../images/destress.webp'), linear-gradient(rgba(32, 141, 20, .73), rgba(32, 141, 20, .73)), url('../images/ingredients.webp'), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-position: 22% 62%, 0 0, 0 0, 0 0;
  }

  .bottle-and-text-wrapper {
    width: 450px;
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .comparison-wrapper {
    padding-left: 30px;
  }

  .section-4 {
    background-position: -11% 101%, 0 0;
    background-size: 850px, auto;
  }

  .text-block-10.blue {
    font-size: 21px;
    line-height: 30px;
  }

  .image-23 {
    width: 40%;
  }

  .slide-nav-2 {
    display: none;
  }

  .slider-2, .slide-3, .mask {
    width: 100%;
    max-width: 100%;
  }

  .icon-4 {
    display: block;
  }

  .columns-5 {
    align-self: center;
  }

  .slide-4 {
    width: 100%;
    max-width: 100%;
  }

  .div-block-16 {
    max-width: 100%;
    flex-direction: column;
  }

  .right-arrow {
    display: block;
  }

  .section-13 {
    color: #3baa2e;
  }

  .text-block-14.footer {
    font-size: 20px;
    line-height: 30px;
  }

  .italic-text, .text-block-3-centered.success, .text-block-3-centered.success-white {
    font-size: 25px;
    line-height: 35px;
  }

  .sysf-button.sysf-medium {
    font-size: 20px;
  }

  .a-paragraph-small-2 {
    font-size: 23px;
  }

  .text-block-30 {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 19px;
  }

  .text-block-30:hover {
    font-size: 18px;
  }
}

@media screen and (max-width: 991px) {
  .a-banner-announcement {
    text-align: center;
    flex-direction: row;
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
  }

  .a-banner-container {
    max-width: 100%;
    text-align: center;
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    display: flex;
  }

  .a-banner-text-wrapper {
    align-self: center;
  }

  .a-paragraph-small {
    align-self: center;
    font-size: 13px;
    line-height: 1.5;
  }

  .f-navigation-menu {
    color: #393b6a;
    background-color: #fff;
    padding: 12px;
    position: absolute;
  }

  .f-navigation-menu.w--open {
    background-color: #282556;
    border-color: #fff;
  }

  .icon {
    display: none;
  }

  .f-navigation-content {
    width: auto;
    align-items: center;
    display: flex;
  }

  .f-logo {
    width: 100px;
    text-align: center;
  }

  .f-navigation-logo-link {
    margin-right: 0;
  }

  .f-navigation {
    position: relative;
  }

  .f-navigation-menu-button {
    color: #393b6a;
    border: 1px #f3f5fb;
    border-radius: 8px;
    padding: 10px;
    display: none;
  }

  .f-navigation-menu-button.w--open {
    background-color: #160042;
    border-color: #fff;
  }

  .f-navigation-container {
    justify-content: space-between;
    align-self: center;
  }

  .f-navigation-link {
    width: 100%;
  }

  .section {
    background-image: url('../images/product-image.webp'), url('../images/logo-main_1.webp'), linear-gradient(rgba(0, 0, 0, 0), rgba(4, 39, 0, .53) 53%, rgba(1, 9, 0, .53)), url('../images/woman-background.webp'), linear-gradient(rgba(5, 48, 0, .49), rgba(5, 48, 0, .49)), url('../images/hero-background.webp');
    background-position: 126% 55%, 50% 4%, 0 0, 50% 52%, 0 0, 0 0;
    background-repeat: no-repeat, no-repeat, repeat, no-repeat, repeat, repeat;
    background-size: 500px, 752px, auto, 800px, auto, cover;
  }

  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block {
    width: 350px;
  }

  .right-wrapper {
    margin-top: 3px;
  }

  .text-block-7.big.left {
    font-size: 45px;
    line-height: 50px;
  }

  .text-block-7.big.left.header {
    width: 70%;
    line-height: 50px;
  }

  .text-block-7.big.left.header.centerd.light {
    font-size: 34px;
    line-height: 41px;
  }

  .text-block-7.big.left.header.size {
    font-size: 45px;
    line-height: 50px;
  }

  .text-block-7.big.left._50.white {
    font-size: 48px;
  }

  .text-block-7.big.left._50.white.center {
    margin-bottom: 20px;
    font-size: 45px;
    line-height: 50px;
  }

  .text-block-7.big.price {
    font-size: 53px;
    line-height: 0;
  }

  .text-block-7.big.white.small, .text-block-7.big.white.small-copy {
    font-size: 45px;
    line-height: 50px;
  }

  .text-block-7.left {
    font-size: 18px;
    line-height: 28px;
  }

  .text-block-7.center-black {
    font-size: 22px;
    line-height: 27px;
  }

  .paragraph.icons, .paragraph.black {
    font-size: 18px;
    line-height: 28px;
  }

  .column {
    padding-left: 10px;
  }

  .button {
    font-size: 25px;
  }

  .button:hover {
    font-size: 28px;
  }

  .button._2._3 {
    width: 280px;
  }

  .button-wrapper {
    padding-top: 50px;
  }

  .image-2 {
    max-width: 100px;
    margin-bottom: 5px;
    margin-right: 0;
  }

  .div-block-2 {
    flex-direction: column;
    justify-content: center;
  }

  .div-block-3 {
    width: auto;
  }

  .container-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 70px 20px;
  }

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

  .white-wrapper {
    padding: 30px;
  }

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

  .text-block-8.white {
    font-size: 20px;
    line-height: 30px;
  }

  .text-block-8.white.gap {
    text-align: right;
  }

  .text-block-8.white.shadow {
    line-height: 28px;
  }

  .container-3 {
    padding: 70px 20px;
  }

  .columns {
    background-position: 35% 100%;
    background-size: 591px;
    margin-top: 30px;
  }

  .section-7 {
    background-position: 147%, 0 0;
  }

  .container-2-copy {
    padding: 70px 20px;
  }

  .image-4._2 {
    margin-top: 0;
  }

  .container-4 {
    padding: 70px 20px;
  }

  .section-6 {
    background-image: url('../images/destress.webp'), linear-gradient(rgba(32, 141, 20, .73), rgba(32, 141, 20, .73)), url('../images/ingredients.webp'), linear-gradient(rgba(32, 141, 20, .73), rgba(32, 141, 20, .73));
    background-position: 6% 47%, 0 0, 0 0, 0 0;
    background-size: 400px, auto, cover, auto;
  }

  .bottle-and-text-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .container-3-copy {
    padding: 70px 20px;
  }

  .div-block-12 {
    width: auto;
  }

  .div-block-13 {
    width: 90%;
  }

  .comparison-wrapper {
    width: auto;
    align-items: center;
    padding-left: 11px;
  }

  .bold-text-3 {
    font-size: 18px;
    line-height: 4px;
  }

  .div-block-14, .div-block-14.blue {
    width: 400px;
  }

  .section-4 {
    background-position: -55% 100%, 0 0;
    background-size: 500px, auto;
  }

  .text-block-10.blue {
    font-size: 16px;
    line-height: 20px;
  }

  .text-block-7-copy.black {
    font-size: 18px;
  }

  .container-3-copy-copy {
    padding: 70px 20px;
  }

  .testimonial-image-two {
    width: 350px;
    max-width: 100%;
  }

  .testimonial-content {
    flex-direction: column;
    margin-right: 20px;
  }

  .testimonial-quote {
    font-size: 20px;
    line-height: 26px;
    overflow: visible;
  }

  .testimonial-slider-two {
    width: 90%;
  }

  .testimonial-slide {
    height: 600px;
    flex-direction: column;
    padding-left: 32px;
  }

  .slider-2 {
    width: 100%;
  }

  .container-2-copy-copy {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .bottle-and-text-wrapper-copy {
    width: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .container-copy {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .div-block-18 {
    padding-left: 45px;
    padding-right: 45px;
  }

  .div-block-2-copy {
    flex-direction: column;
    align-items: flex-start;
    font-size: 18px;
  }

  .text-field {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-19 {
    background-repeat: no-repeat, no-repeat;
    background-size: contain, contain;
  }

  .div-block-20 {
    width: 350px;
  }

  .text-block-12 {
    font-size: 29px;
  }

  .text-block-12.bold {
    font-size: 44px;
  }

  .text-block-12.gray {
    font-size: 19px;
  }

  .text-block-2 {
    font-size: 21px;
    line-height: 30px;
  }

  .columns-14._2 {
    width: auto;
    flex-direction: row;
  }

  .text-block-13, .text-block-14 {
    font-size: 12px;
  }

  .text-block-14.footer {
    font-size: 15px;
  }

  .right-wrapper-copy {
    flex-direction: row;
  }

  .div-block-24 {
    width: auto;
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .image-43 {
    max-width: 350px;
  }

  .mask-2, .slide-5 {
    height: 600px;
  }

  .slide-6 {
    height: auto;
  }

  .slide-7 {
    height: 450px;
  }

  .slide-8 {
    height: 600px;
  }

  .image-44 {
    max-width: 85%;
  }

  .container-2-copy {
    justify-content: center;
    align-items: center;
    padding: 70px 20px;
  }

  .div-block-copy {
    width: 350px;
  }

  .div-block-26 {
    width: 50%;
  }

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

  .text-block-3-centered.success {
    font-size: 20px;
  }

  .small {
    padding: 70px 25px;
  }

  .cf-form-heading {
    font-size: 30px;
  }

  .sysf-button.sysf-medium {
    font-size: 20px;
  }

  .success-section {
    background-image: linear-gradient(to bottom, null, null), url('../images/bg-meditate.webp');
    background-position: 0 0, 50% 100%;
  }

  .sysf-input {
    font-size: 16px;
  }

  .sysf-input.sysf-medium.sysf-horizontal {
    font-size: 20px;
  }

  .s1-text {
    font-size: 16px;
  }

  .s1-text._2.pink, .s1-text._2.pink.c {
    font-size: 25px;
  }

  .cf-form-main-wrapper {
    max-width: 700px;
    flex-direction: column;
    padding-left: 70px;
  }

  .cf-form-main-wrapper.success {
    padding-left: 18px;
    padding-right: 18px;
  }

  .a-banner-announcement-2 {
    text-align: center;
    flex-direction: row;
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
  }

  .a-banner-container-2 {
    max-width: 100%;
    text-align: center;
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-self: center;
    display: flex;
  }

  .a-banner-text-wrapper-2 {
    align-self: center;
    display: flex;
  }

  .a-paragraph-small-2 {
    align-self: center;
    line-height: 27px;
  }

  .f-navigation-button-2 {
    font-size: 10px;
    display: block;
  }

  .text-block-30 {
    padding-top: 13px;
    padding-bottom: 13px;
    font-size: 20px;
    line-height: 18px;
  }

  .text-block-30:hover {
    font-size: 19px;
  }

  .italic-text-2 {
    line-height: 28px;
  }
}

@media screen and (max-width: 767px) {
  .a-banner-announcement {
    text-align: left;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .a-banner-container {
    grid-column-gap: 24px;
  }

  .a-paragraph-small {
    line-height: 1.4;
  }

  .a-banner-button-small {
    position: static;
  }

  .icon {
    display: none;
  }

  .text-block-6 {
    font-size: 12px;
  }

  .section {
    background-image: url('../images/logo-main_1.webp'), linear-gradient(rgba(0, 0, 0, 0), rgba(4, 39, 0, .53) 53%, rgba(1, 9, 0, .53)), url('../images/woman-background.webp'), linear-gradient(rgba(5, 48, 0, .49), rgba(5, 48, 0, .49)), url('../images/hero-background.webp');
    background-position: 50% 4%, 0 0, 50% 100%, 0 0, 0 0;
    background-repeat: no-repeat, repeat, no-repeat, repeat, repeat;
    background-size: 541px, auto, 885px, auto, cover;
    margin-top: 70px;
  }

  .container {
    padding: 0 20px 50px;
  }

  .div-block {
    width: 90%;
    margin-top: 15px;
  }

  .right-wrapper {
    margin-top: 0;
  }

  .text-block-7 {
    margin-bottom: 0;
    padding-top: 0;
    font-size: 20px;
  }

  .text-block-7.big.left {
    text-align: center;
    font-size: 35px;
    line-height: 40px;
  }

  .text-block-7.big.left.header {
    text-align: left;
    line-height: 40px;
  }

  .text-block-7.big.left.header.centerd.light {
    font-size: 31px;
    line-height: 37px;
  }

  .text-block-7.big.left.header.size {
    text-align: center;
    font-size: 35px;
    line-height: 40px;
  }

  .text-block-7.big.left._50.right {
    width: 100%;
    text-align: center;
  }

  .text-block-7.big.left._50.white {
    width: 100%;
    text-align: center;
    margin-bottom: 40px;
    font-size: 35px;
    line-height: 20px;
  }

  .text-block-7.big.left._50.white.center {
    font-size: 35px;
    line-height: 40px;
  }

  .text-block-7.big.price {
    font-size: 42px;
    line-height: 45px;
  }

  .text-block-7.big.white.small, .text-block-7.big.white.small-copy {
    font-size: 35px;
    line-height: 40px;
  }

  .text-block-7.left {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px;
  }

  .text-block-7.center-black {
    font-size: 18px;
    line-height: 25px;
  }

  .left-wrapper {
    justify-content: center;
    align-items: center;
  }

  .paragraph {
    text-align: center;
  }

  .paragraph.icons {
    font-size: 16px;
    line-height: 26px;
  }

  .paragraph.black {
    font-size: 15px;
    line-height: 22px;
  }

  .button:hover {
    font-size: 27px;
  }

  .button._2 {
    width: 235px;
  }

  .button._2._3 {
    width: 220px;
    font-size: 23px;
  }

  .container-2 {
    flex-direction: column;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .white-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-8 {
    font-size: 16px;
    line-height: 26px;
  }

  .text-block-8.white {
    text-align: left;
    font-size: 16px;
  }

  .text-block-8.white.gap {
    padding-left: 109px;
  }

  .text-block-8.white.shadow {
    line-height: 26px;
  }

  .text-block-8.white.cebter {
    font-size: 16px;
    line-height: 26px;
  }

  .text-block-9 {
    font-size: 20px;
  }

  .container-3 {
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-5 {
    width: 100%;
    justify-content: center;
    align-items: center;
  }

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

  .div-block-5-copy {
    width: 100%;
    justify-content: center;
    align-items: center;
  }

  .div-block-6-copy {
    display: none;
  }

  .columns {
    width: 100%;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    flex-direction: row;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .section-7 {
    background-position: 118%, 0 0;
    background-size: 300px, auto;
  }

  .container-2-copy, .container-4 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .columns-11 {
    width: 80%;
  }

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

  .section-6 {
    background-image: linear-gradient(rgba(32, 141, 20, .73), rgba(32, 141, 20, .73)), url('../images/ingredients.webp'), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-size: auto, contain, auto;
    background-attachment: scroll, fixed, scroll;
  }

  .bottle-and-text-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .container-3-copy {
    justify-content: center;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-8 {
    margin-bottom: 15px;
  }

  .div-block-10 {
    width: 70%;
    background-color: rgba(255, 255, 255, .42);
  }

  .div-block-11 {
    align-self: flex-start;
  }

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

  .comparison-wrapper {
    width: 100%;
    align-items: center;
  }

  .bold-text-3 {
    text-align: center;
    font-size: 16px;
    line-height: 26px;
  }

  .div-block-14 {
    width: 500px;
  }

  .div-block-14.gray {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .div-block-14.blue {
    width: 500px;
  }

  .section-4 {
    background-position: -72% 103%, 0 0;
    background-size: 400px, auto;
  }

  .text-block-10 {
    font-size: 12px;
  }

  .text-block-10.blue {
    font-size: 15px;
    line-height: 22px;
  }

  .text-block-7-copy.black {
    text-align: center;
    line-height: 18px;
  }

  .bold-text-4 {
    font-size: 20px;
  }

  .container-3-copy-copy {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .testimonial-image-two {
    width: auto;
    height: auto;
    max-width: none;
    display: none;
  }

  .testimonial-content {
    max-width: none;
    object-fit: contain;
    flex-direction: column;
    margin-bottom: 0;
    margin-right: 0;
    display: block;
  }

  .testimonial-info-two {
    text-align: center;
    justify-content: center;
  }

  .testimonial-quote {
    text-align: center;
    font-size: 16px;
    line-height: 26px;
  }

  .testimonial-slider-two {
    width: auto;
    display: block;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

  .testimonial-slide {
    height: 300px;
    flex-direction: column;
    justify-content: center;
    padding: 23px 10px;
  }

  .container-2-copy-copy {
    padding: 50px 20px;
  }

  .columns-12 {
    margin-top: 30px;
    margin-bottom: 50px;
  }

  .bottle-and-text-wrapper-copy {
    width: 100%;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-copy {
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-2-copy {
    align-items: center;
  }

  .count-block {
    width: auto;
    max-width: none;
    min-height: auto;
    flex-flow: row;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .text-field {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
  }

  .bold-text-6 {
    line-height: 31px;
  }

  .columns-13 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
  }

  .div-block-19 {
    height: 300px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .div-block-19.cta {
    background-image: url('../images/product-image.webp'), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    background-size: 315px, auto;
  }

  .div-block-20 {
    width: 400px;
  }

  .div-block-20.bottom {
    height: 60px;
    justify-content: center;
    align-items: center;
    padding: 15px 10px;
    display: block;
  }

  .submit-button {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
  }

  .submit-button:hover {
    font-size: 26px;
  }

  .text-block-12 {
    text-align: center;
    justify-content: center;
    font-size: 17px;
  }

  .text-block-12.bold {
    font-size: 34px;
  }

  .text-block-12.gray {
    font-size: 18px;
  }

  .text-block-2 {
    font-size: 17px;
    line-height: 26px;
  }

  .count-text {
    font-size: 11px;
  }

  .columns-14._2 {
    flex-direction: row;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .count-number {
    font-size: 37px;
  }

  .div-block-23 {
    padding: 20px 10px;
  }

  .count-wrap {
    min-width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-14.footer {
    font-size: 15px;
  }

  .div-block-24 {
    min-width: auto;
    flex-direction: row;
    display: block;
  }

  .image-43 {
    max-width: 250px;
  }

  .mask-2 {
    width: auto;
    height: auto;
  }

  .slide-5, .slide-6, .slide-7, .slide-8 {
    height: auto;
  }

  .column-34 {
    display: none;
  }

  .column-35 {
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .column-36 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .bold-text-15 {
    font-size: 15px;
  }

  .div-block-25 {
    text-align: center;
  }

  .container-2-copy {
    flex-direction: row;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-copy {
    width: 90%;
    margin-top: 15px;
  }

  .italic-text {
    font-size: 16px;
    line-height: 26px;
  }

  .text-block-3-centered.success, .text-block-3-centered.success-white {
    font-size: 18px;
    line-height: 28px;
  }

  .small {
    padding-top: 49px;
    padding-bottom: 49px;
  }

  .cf-form-heading {
    font-size: 28px;
  }

  .image-wrapper-2.success {
    margin-bottom: 36px;
    padding-bottom: 0;
  }

  .columns-7 {
    flex-direction: column;
  }

  .column-12 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .bold-text-11.success {
    font-size: 40px;
  }

  .s1-text {
    font-size: 19px;
  }

  .s1-text._2.pink {
    text-align: center;
    font-size: 20px;
    line-height: 1.3em;
  }

  .s1-text._2.pink.c {
    font-size: 20px;
    line-height: 1.3em;
  }

  .cf-form-main-wrapper {
    width: 90%;
    padding: 45px 40px;
  }

  .a-banner-announcement-2 {
    text-align: left;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .a-banner-container-2 {
    grid-column-gap: 24px;
  }

  .a-paragraph-small-2 {
    font-size: 18px;
    line-height: 1.2;
  }

  .text-block-30 {
    font-size: 20px;
  }

  .div-block-28 {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .bold-text-17.success {
    font-size: 40px;
  }

  .column-29 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .columns-18 {
    flex-direction: column;
  }

  .italic-text-2 {
    font-size: 16px;
    line-height: 26px;
  }
}

@media screen and (max-width: 479px) {
  .a-banner-announcement {
    padding-left: 20px;
    padding-right: 20px;
  }

  .a-paragraph-small {
    font-size: 10px;
    line-height: 1.3;
  }

  .f-navigation-button, .f-navigation-content, .f-navigation {
    display: none;
  }

  .f-navigation-container {
    text-align: center;
    justify-content: center;
  }

  .section {
    background-image: url('../images/logo-main_1.webp'), linear-gradient(rgba(15, 75, 8, .31), rgba(0, 0, 0, .53) 53%, rgba(1, 7, 0, .53)), url('../images/woman-background.webp'), url('../images/hero-background.webp');
    background-position: 50% 3%, 0 0, 50% 94%, 0 0;
    background-repeat: no-repeat, repeat, no-repeat, repeat;
    background-size: 300px, auto, 812px, cover;
    margin-top: 130px;
  }

  .container {
    padding-bottom: 30px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 95px;
    display: flex;
  }

  .right-wrapper {
    justify-content: center;
  }

  .text-block-7.big.left {
    font-size: 21px;
    line-height: 25px;
  }

  .text-block-7.big.left.header {
    width: 100%;
    text-align: center;
    font-size: 23px;
    line-height: 25px;
  }

  .text-block-7.big.left.header.centerd.light {
    font-size: 17px;
    line-height: 23px;
  }

  .text-block-7.big.left.header.size {
    font-size: 21px;
    line-height: 25px;
  }

  .text-block-7.big.left._50 {
    width: 100%;
  }

  .text-block-7.big.left._50.white {
    font-size: 25px;
  }

  .text-block-7.big.left._50.white.center {
    font-size: 23px;
    line-height: 25px;
  }

  .text-block-7.big.price {
    font-size: 35px;
    line-height: 32px;
  }

  .text-block-7.big.white.small {
    font-size: 21px;
    line-height: 25px;
    display: none;
  }

  .text-block-7.big.white.small-copy {
    text-align: center;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 25px;
    display: block;
  }

  .text-block-7.left, .text-block-7.center-black {
    font-size: 16px;
    line-height: 26px;
  }

  .paragraph.icons {
    font-size: 14px;
    line-height: 22px;
  }

  .paragraph.black {
    font-size: 16px;
    line-height: 26px;
  }

  .button {
    width: 250px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 23px;
  }

  .button:hover {
    font-size: 24px;
  }

  .button._300px {
    width: 250px;
  }

  .div-block-3 {
    width: auto;
  }

  .section-2 {
    background-image: linear-gradient(to right, rgba(224, 224, 224, .93), rgba(234, 234, 234, .59) 27%, rgba(255, 255, 255, .99)), url('../images/photos-1.webp');
    background-position: 0 0, 78%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .container-2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

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

  .text-wrapper {
    width: auto;
  }

  .line-wrapper, .text-block-8 {
    font-size: 16px;
    line-height: 26px;
  }

  .text-block-8.white {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
  }

  .text-block-8.white.gap {
    padding-left: 0;
  }

  .text-block-8.white.shadow {
    font-size: 15px;
    line-height: 26px;
  }

  .text-block-8.white.cebter {
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 25px;
  }

  .container-3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .columns {
    margin-top: 0;
  }

  .section-7 {
    background-image: radial-gradient(circle, #ee7804, rgba(238, 120, 4, .51) 44%, #ffb700);
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

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

  .image-4._50 {
    width: 100%;
  }

  .container-4 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .columns-11 {
    width: 100%;
  }

  .shown-in {
    justify-content: center;
    align-items: center;
    padding-bottom: 16px;
    padding-left: 60px;
    padding-right: 60px;
    display: flex;
  }

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

  .bottle-and-text-wrapper {
    width: auto;
    flex-direction: column;
    align-self: center;
  }

  .div-block-9 {
    width: 10px;
    height: 10px;
    min-height: 10px;
    min-width: 10px;
  }

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

  .section-8 {
    background-position: 0 0, 84%;
    background-repeat: repeat, repeat-y;
    background-size: auto, cover;
  }

  .div-block-14, .div-block-14.blue {
    width: 300px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-4 {
    background-image: linear-gradient(rgba(168, 83, 0, .51), rgba(168, 83, 0, .51)), url('../images/woman-sad-2.webp'), radial-gradient(circle, rgba(126, 62, 0, .85), rgba(238, 120, 4, .35) 44%, #a85300);
    background-position: 0 0, 50% 100%, 0 0;
    background-repeat: repeat, no-repeat, repeat;
    background-size: auto, 400px, auto;
  }

  .text-block-7-copy.black {
    font-size: 15px;
  }

  .section-9 {
    overflow: hidden;
  }

  .container-3-copy-copy {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .testimonial-image-two {
    font-size: 15px;
  }

  .testimonial-author-name {
    min-width: 100%;
    font-size: 15px;
    overflow: hidden;
  }

  .icon-2 {
    display: none;
  }

  .testimonial-info-two {
    object-fit: contain;
    display: block;
  }

  .testimonial-quote {
    object-fit: contain;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 25px;
  }

  .testimonial-slider-two {
    width: 300px;
  }

  .testimonial-quote-icon {
    width: 30px;
  }

  .testimonial-slide {
    width: auto;
    height: 300px;
    flex-direction: column;
    padding-top: 10px;
    padding-bottom: 10px;
    display: flex;
  }

  .bold-text-5 {
    font-size: 14px;
  }

  .section-11 {
    background-image: linear-gradient(to bottom, null, null), url('../images/transparent.webp'), radial-gradient(circle farthest-corner at 50% 50%, rgba(5, 42, 36, .93), rgba(91, 176, 184, .59) 44%, #0c5f72);
    background-size: auto, 800px, auto;
  }

  .container-2-copy-copy {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .columns-12 {
    margin-bottom: 20px;
  }

  .bottle-and-text-wrapper-copy {
    padding-bottom: 0;
  }

  .section-13 {
    background-image: linear-gradient(to bottom, null, null), url('../images/4.webp');
    background-position: 0 0, 50% 100%;
  }

  .container-copy {
    align-items: center;
    padding-top: 50px;
    padding-bottom: 30px;
    display: flex;
  }

  .div-block-18 {
    width: 90%;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .count-block {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .columns-13 {
    width: 100%;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-26 {
    max-width: 100%;
    text-align: center;
    display: none;
  }

  .div-block-19 {
    width: 185px;
    height: 200px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-19.cta {
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
  }

  .div-block-20 {
    text-align: center;
    flex-direction: column;
    align-self: center;
    padding-left: 55px;
    padding-right: 55px;
    display: flex;
  }

  .div-block-20.bottom {
    width: 100%;
    padding-bottom: 20px;
  }

  .submit-button:hover {
    font-size: 23px;
    transform: scale(1.05);
  }

  .text-block-12 {
    font-size: 23px;
  }

  .div-block-22 {
    width: 150px;
    align-self: center;
    display: block;
  }

  .columns-14._2 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-33 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .text-block-14.footer {
    padding-left: 9px;
    padding-right: 9px;
    font-size: 13px;
    line-height: 20px;
  }

  .left-s2-p3 {
    width: 100%;
    text-align: center;
    object-fit: contain;
    align-self: auto;
    overflow: visible;
  }

  .image-42 {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
  }

  .mask-2 {
    min-width: 100px;
  }

  .slide-5 {
    min-width: 100%;
  }

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

  .div-block-25 {
    object-fit: contain;
    overflow: hidden;
  }

  .container-2-copy {
    flex-direction: column;
    padding-top: 30px;
    padding-bottom: 30px;
  }

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

  .div-block-26 {
    width: 100%;
    text-align: center;
    flex-direction: column;
    order: 0;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .italic-text {
    font-size: 16px;
    line-height: 26px;
  }

  .text-block-3-centered {
    font-size: 13px;
    line-height: 22px;
  }

  .text-block-3-centered.success {
    font-size: 18px;
  }

  .small {
    text-align: center;
    padding: 35px 11px;
  }

  .cf-form-heading {
    margin-bottom: 16px;
    font-size: 22px;
  }

  .sysf-button.sysf-medium {
    align-self: stretch;
  }

  .bold-text-11 {
    font-size: 18px;
  }

  .bold-text-11.success {
    font-size: 36px;
  }

  .sysf-form.sysf-form-horizontal {
    flex-direction: column;
  }

  .sysf-input.sysf-medium {
    margin-bottom: .5rem;
  }

  .sysf-input.sysf-medium.sysf-horizontal {
    margin-bottom: 8px;
    margin-right: 0;
  }

  .s1-text {
    font-size: 12px;
  }

  .s1-text._2, .s1-text._2.pink {
    font-size: 16px;
    line-height: 23px;
  }

  .s1-text._2.pink.c {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
    line-height: 23px;
  }

  .cf-form-main-wrapper {
    padding: 36px 20px 20px;
  }

  .a-banner-announcement-2 {
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .a-banner-container-2 {
    flex-direction: row;
    display: flex;
  }

  .a-banner-text-wrapper-2 {
    display: block;
  }

  .a-paragraph-small-2 {
    margin-bottom: 10px;
    padding-left: 18px;
    padding-right: 18px;
    font-size: 16px;
    line-height: 1.3;
  }

  .f-navigation-button-2 {
    margin-left: 25px;
    margin-right: 25px;
    display: block;
  }

  .text-block-30 {
    padding: 10px 0;
    font-size: 16px;
  }

  .text-block-30:hover {
    font-size: 15px;
  }

  .bold-text-17 {
    font-size: 18px;
  }

  .bold-text-17.success {
    font-size: 36px;
  }

  .body {
    background-color: #208d14;
  }
}


