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

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

.w-layout-vflex {
  flex-direction: column;
  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;
  }
}

strong {
  color: #43d0ff;
  font-weight: 700;
}

.header {
  background-color: #2500b9;
  padding-top: 15px;
  padding-bottom: 15px;
}

.logo-holder {
  width: auto;
}

.container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: 1200px;
  display: flex;
}

.links {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.link-block {
  color: #fff;
  margin-left: 11px;
  margin-right: 11px;
  font-family: Varela, sans-serif;
  text-decoration: none;
}

.text-block {
  color: #fff;
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

.text-block:hover {
  text-decoration: underline;
}

.button {
  background-color: #43d0ff;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 40px;
  margin-left: 50px;
  display: flex;
}

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

.button.left {
  text-transform: uppercase;
  width: 450px;
  height: 60px;
  margin-left: 0;
}

.button.left:hover {
  transform: scale(1.1);
}

.button.left.purple {
  background-color: #2500b9;
  margin-top: 50px;
}

.button.left.white {
  color: #2500b9;
  text-transform: uppercase;
  background-color: #fff;
  margin-top: 20px;
}

.image {
  width: 100px;
}

.text-block-2 {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

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

.text-block-2.purple-button {
  color: #2500b9;
}

.disclaimer {
  background-color: red;
  padding-top: 10px;
  padding-bottom: 10px;
}

.hero-section {
  background-color: #fff;
  background-image: url('../images/spray_1.webp'), linear-gradient(90deg, #fff, rgba(255, 255, 255, .34)), url('../images/Man-Hero_2.webp');
  background-position: 93% 25%, 0 0, 155%;
  background-repeat: no-repeat, repeat, no-repeat;
  background-size: 600px, auto, auto;
}

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

.heading {
  color: #2500b9;
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 45px;
  line-height: 60px;
}

.heading.white {
  color: #fff;
  margin-bottom: 50px;
}

.heading.white.medium {
  font-size: 40px;
  line-height: 50px;
}

.heading.center {
  text-align: center;
}

.heading.sub {
  font-size: 31px;
  line-height: 42px;
}

.paragraph {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.paragraph.box {
  background-color: #fff;
  border-radius: 20px;
  padding-left: 15px;
  padding-right: 15px;
}

.paragraph.white {
  color: #fff;
}

.paragraph.no-space {
  padding-top: 0;
}

.div-block-2 {
  flex-flow: column;
  width: 50%;
  display: flex;
}

.bold-text {
  color: #43d0ff;
}

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

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

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

.paragraph-2.icons {
  color: #333;
  text-align: center;
  width: 450px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.paragraph-3 {
  margin-bottom: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
}

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

.image-42 {
  align-self: auto;
  max-width: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

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

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

.left-s2-p3 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 300px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
  display: flex;
}

.image-39 {
  float: none;
  filter: brightness(0%);
  margin-right: 2px;
  display: inline-block;
}

.secure {
  width: 450px;
}

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

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

.text-block-12.bold {
  color: #008609;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 75px;
  font-weight: 600;
  text-decoration: none;
}

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

.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: flex-start;
  align-items: center;
  margin-top: 25px;
  padding: 29px 0;
  display: flex;
}

.image-26 {
  display: none;
}

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

.div-block-20.bottom {
  border: 2px #43d0ff;
  border-radius: 0;
  width: 450px;
  padding: 0;
}

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

.section {
  background-color: #43d0ff;
  background-image: linear-gradient(rgba(67, 208, 255, .62), rgba(67, 208, 255, .62)), url('../images/Collagen_1.webp'), linear-gradient(rgba(67, 208, 255, .87), rgba(67, 208, 255, .87)), url('../images/Dots_1.webp');
  background-position: 0 0, 0 -8px, 0 0, 149%;
  background-repeat: repeat, no-repeat, repeat, no-repeat;
  background-size: auto, contain, auto, contain;
}

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

.purple {
  color: #2500b9;
  font-size: 20px;
}

.column {
  padding-left: 30px;
}

.div-block-23 {
  background-image: url('../images/1_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  height: 600px;
}

.why-section {
  background-color: #43d0ff;
  background-image: linear-gradient(rgba(67, 208, 255, .85), rgba(67, 208, 255, .85)), url('../images/Collagen_1.webp'), linear-gradient(rgba(67, 208, 255, .69), rgba(67, 208, 255, .69)), url('../images/Dots_1.webp');
  background-position: 0 0, 0 -8px, 0 0, 149%;
  background-repeat: repeat, no-repeat, repeat, no-repeat;
  background-size: auto, contain, auto, contain;
}

.process-section {
  border-bottom: 2px solid rgba(0, 0, 0, .42);
}

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

.columns-15 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.div-block-24 {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}

.div-block-25 {
  background-color: #43d0ff;
  border-radius: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.expert-section {
  background-image: url('../images/Doctor_1.webp');
  background-position: 125% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.container-5 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.cta-section {
  background-color: #2500b9;
}

.column-2 {
  padding: 150px 100px;
}

.column-3 {
  background-image: url('../images/Man-Photo_1.webp');
  background-position: 51% 17%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}

.image-43 {
  height: 100%;
}

.div-block-26 {
  width: auto;
  height: 1000px;
  padding-top: 0;
  padding-bottom: 0;
}

.testimonials {
  background-image: linear-gradient(rgba(255, 255, 255, .96), rgba(255, 255, 255, .96)), url('../images/spray_1.webp');
  background-position: 0 0, 100% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, contain;
}

.container-6 {
  padding-top: 100px;
  padding-bottom: 40px;
}

.columns-16 {
  margin-top: 85px;
  margin-bottom: 85px;
}

.column-4 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.columns-17 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

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

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

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

.button-2:hover {
  background-color: #afc5ff;
  font-size: 30px;
}

.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 {
  color: #43d0ff;
  width: auto;
  font-size: 56px;
  font-weight: 700;
  text-decoration: none;
}

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

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

.text-block-7.big.left._50.white.center {
  color: #fff;
  text-align: center;
  width: 100%;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 45px;
  line-height: 60px;
}

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

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

.div-block-28.white {
  padding-top: 0;
}

.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.cebter {
  text-align: center;
  margin-top: 20px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.light-blue {
  color: #43d0ff;
}

.order-section {
  background-color: #43d0ff;
  background-image: linear-gradient(rgba(0, 126, 122, 0), rgba(0, 126, 122, 0)), radial-gradient(circle, rgba(5, 42, 36, .44), rgba(91, 176, 184, .59) 44%, #0c5f72);
  overflow: hidden;
}

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

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

.count-text {
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-weight: 700;
}

.image-46 {
  max-width: 50%;
  margin-top: 30px;
  margin-bottom: 30px;
}

.flex-block-16-copy {
  background-color: #fff;
  background-image: linear-gradient(rgba(255, 255, 255, .89), rgba(255, 255, 255, .89)), url('../images/Man-Hero_1.webp');
  background-position: 0 0, 38%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  min-width: 0;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 50px 20px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
}

.text-block-9 {
  text-align: center;
  padding-top: 0;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 12px;
  line-height: 16px;
}

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

.div-block-18.bottom {
  background-color: rgba(255, 255, 255, 0);
  border-radius: 100px;
  width: auto;
  padding: 0 20px;
}

.text-block-28 {
  color: #000;
  font-size: 12px;
  font-weight: 700;
  line-height: 30px;
  display: inline-block;
}

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

.count-block {
  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;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: auto;
  margin: 0 auto;
  padding: 14px;
  display: flex;
}

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

.text-block-29 {
  text-align: center;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
}

.image-23 {
  display: none;
}

.text-block-30 {
  color: #ff2600;
  text-align: center;
  margin-top: 0;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
}

.text-block-31 {
  color: #fff;
  text-align: center;
  font-size: 25px;
}

.bold-text-22 {
  color: #2500b9;
  font-size: 40px;
  line-height: 50px;
}

.heading-2 {
  color: #6600f8;
  text-align: center;
  text-transform: none;
  margin-top: 50px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 34px;
}

.div-block-32 {
  color: #ffdf00;
  background-color: #fff;
  border: 2px solid red;
  border-radius: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100px;
  padding: 0 9px;
  display: flex;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.div-block-32._2 {
  border: 2px solid red;
  flex-direction: row;
  align-items: center;
  height: 100px;
  padding-left: 10px;
  padding-right: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.div-block-32._2:hover {
  box-shadow: none;
}

.bold-text-19 {
  color: #2caa02;
  -webkit-text-stroke-color: #f80;
}

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

.div-block-31 {
  color: #00e472;
  background-color: #00af2f;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-left: 21px;
  padding-right: 21px;
  font-size: 28px;
  font-weight: 700;
  display: flex;
}

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

.text-block-32.bold {
  color: #008609;
  font-family: PT Sans, sans-serif;
  font-size: 60px;
  font-weight: 700;
  text-decoration: none;
}

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

.columns-18 {
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

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

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

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

.count-number {
  color: red;
  text-shadow: 0 4px 1px rgba(0, 0, 0, .2);
  margin-bottom: 15px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 100px;
  font-weight: 700;
  line-height: 1.2;
}

.image-48 {
  max-width: 100px;
  margin-right: 5px;
  padding-bottom: 5px;
}

.image-48._2 {
  margin-right: 0;
}

.submit-button {
  text-transform: uppercase;
  background-color: #2caa02;
  border-radius: 100px;
  width: 100%;
  max-width: none;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 40px;
  font-weight: 700;
  transition: all .2s;
  box-shadow: 0 4px #367700;
}

.submit-button:hover {
  background-color: #248d01;
  font-size: 38px;
}

.image-2-copy {
  max-width: 50px;
  margin-right: 5px;
}

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

.text-field {
  text-align: center;
  background-color: #fff;
  border: 2px solid #6600f8;
  border-radius: 100px;
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
}

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

.order-cta-section {
  background-color: #2500b9;
  background-image: linear-gradient(rgba(37, 0, 185, .82), rgba(37, 0, 185, .82)), url('../images/Dots_1.webp');
  background-position: 0 0, 23%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.bold-text-23 {
  color: #000;
}

.bold-text-24 {
  color: #fff;
}

.text-block-33 {
  color: #fff;
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.link-block-2, .link-block-3, .link-block-4, .link-block-5, .link-block-6 {
  text-decoration: none;
}

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

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

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

.cf-form-main-wrapper {
  background-color: #8cb12f;
  background-image: linear-gradient(rgba(140, 177, 47, .87), rgba(140, 177, 47, .87)), url('../images/2_1.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;
  width: 90%;
  max-width: 1140px;
  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(0, 45, 129, .85), rgba(0, 45, 129, .85)), url('../images/bg_1.webp');
  background-size: auto, cover;
  justify-content: center;
  padding-left: 70px;
}

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

.text-block-3-centered.success {
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 23px;
  line-height: 32px;
}

.text-block-3-centered.success-white {
  color: #fff;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 30px;
}

.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, .96), rgba(255, 255, 255, .96)), url('../images/bundle-2_1.webp');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  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::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;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.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: #003fb4;
  text-align: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 500;
  line-height: 40px;
}

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

.image-51 {
  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-family: Ubuntu, Helvetica, sans-serif;
  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;
}

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

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

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

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

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

.small {
  padding: 85px 0;
}

@media screen and (min-width: 1440px) {
  .button-2 {
    font-size: 32px;
  }

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

@media screen and (min-width: 1920px) {
  .text-block {
    font-size: 18px;
  }

  .text-block:hover {
    text-decoration: underline;
  }

  .text-block-2 {
    font-size: 35px;
    line-height: 50px;
  }

  .hero-section {
    background-position: 89% 25%, 0 0, 0%;
  }

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

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

  .purple {
    font-size: 25px;
  }

  .expert-section {
    background-position: 121% 100%;
  }

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

  .order-cta-section {
    background-image: linear-gradient(rgba(37, 0, 185, .82), rgba(37, 0, 185, .82)), url('../images/Dots_1.webp');
    background-position: 0 0, 34%;
    background-size: auto, 3500px;
  }

  .cf-form-main-wrapper.success {
    background-image: linear-gradient(rgba(0, 45, 129, .85), rgba(0, 45, 129, .85)), url('../images/bg_1.webp');
    background-position: 0 0, 0 0;
    background-size: auto, auto;
  }

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

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

@media screen and (max-width: 991px) {
  .container {
    flex-flow: column;
  }

  .links {
    padding-left: 30px;
    padding-right: 30px;
  }

  .button.left.purple {
    width: 110%;
  }

  .image {
    margin-bottom: 20px;
  }

  .hero-section {
    background-position: 108% 25%, 0 0, -227%;
    background-size: 400px, auto, auto;
  }

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

  .heading {
    text-align: center;
    line-height: 57px;
  }

  .heading.sub.side, .heading.side {
    text-align: left;
  }

  .paragraph.white {
    text-align: center;
  }

  .div-block-2-copy {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }

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

  .paragraph-2.icons {
    font-size: 12px;
    line-height: 18px;
  }

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

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

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

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

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

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

  .column {
    padding-left: 10px;
  }

  .expert-section {
    background-position: -567% 100%;
    background-size: 800px;
  }

  .column-2 {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-26 {
    height: 500px;
  }

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

  .button-2 {
    font-size: 25px;
  }

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

  .text-block-7.big.left {
    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;
  }

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

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

  .column-32 {
    padding-left: 3px;
    padding-right: 3px;
  }

  .flex-block-16-copy {
    width: 100%;
  }

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

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

  .left-s2-p3-2 {
    width: auto;
    margin-bottom: 0;
  }

  .text-block-29 {
    font-size: 24px;
    line-height: 25px;
  }

  .text-block-30 {
    font-size: 15px;
    line-height: 18px;
  }

  .form {
    width: 450px;
  }

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

  .heading-2 {
    font-size: 37px;
    line-height: 40px;
  }

  .div-block-32 {
    height: 80px;
  }

  .div-block-32._2 {
    height: 80px;
    padding-left: 6px;
    padding-right: 6px;
  }

  .div-block-31 {
    height: 35px;
    line-height: 15px;
  }

  .text-block-32 {
    font-size: 21px;
  }

  .text-block-32.bold {
    font-size: 48px;
  }

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

  .columns-18 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .columns-5._2 {
    flex-direction: row;
    width: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .image-48 {
    max-width: 100px;
  }

  .submit-button {
    font-size: 34px;
  }

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

  .column-33 {
    padding-left: 3px;
    padding-right: 3px;
  }

  .image-2-copy {
    max-width: 40px;
  }

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

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

  .div-block-35 {
    justify-content: flex-start;
    align-self: center;
    align-items: center;
    display: flex;
  }

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

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

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

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

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

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

  .bold-text-17.success {
    line-height: 50px;
  }

  .small {
    padding: 70px 25px;
  }
}

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

  .button {
    width: 80%;
    margin-left: 0;
  }

  .button.left.purple {
    width: 100%;
    margin-top: 30px;
  }

  .disclaimer {
    padding-left: 27px;
    padding-right: 27px;
  }

  .hero-section {
    background-image: linear-gradient(90deg, #fff, rgba(255, 255, 255, .34)), url('../images/Man-Hero_1.webp');
    background-position: 0 0, -227%;
    background-repeat: repeat, no-repeat;
    background-size: auto, auto;
  }

  .container-2 {
    padding-top: 20px;
  }

  .heading {
    text-align: center;
    align-self: center;
  }

  .heading.white {
    margin-bottom: 20px;
  }

  .heading.center {
    font-size: 40px;
    line-height: 50px;
  }

  .heading.sub.side {
    text-align: center;
    margin-bottom: 20px;
  }

  .heading.side, .paragraph {
    text-align: center;
  }

  .paragraph.box {
    text-align: left;
  }

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

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

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

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

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

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

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

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

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

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

  .container-3 {
    flex-flow: row;
    padding-top: 50px;
    padding-bottom: 50px;
    display: block;
  }

  .column {
    text-align: center;
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-23 {
    height: 300px;
  }

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

  .expert-section {
    background-image: linear-gradient(rgba(255, 255, 255, .89), rgba(255, 255, 255, .89)), url('../images/Doctor_1.webp');
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .container-5 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-2 {
    flex-flow: column;
    align-items: center;
    padding: 50px 35px;
    display: flex;
  }

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

  .columns-17 {
    display: block;
  }

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

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

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

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

  .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._50.white {
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
    font-size: 35px;
    line-height: 20px;
  }

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

  .bottle-and-text-wrapper-copy {
    padding-left: 30px;
    padding-right: 30px;
  }

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

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

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

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

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

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

  .flex-block-16-copy {
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .div-block-18.bottom {
    justify-content: center;
    align-items: center;
    height: auto;
    padding: 8px 10px;
    display: block;
  }

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

  .text-block-29 {
    font-size: 22px;
    line-height: 27px;
  }

  .text-block-30 {
    line-height: 16px;
  }

  .text-block-31 {
    padding-left: 12px;
    padding-right: 12px;
    font-size: 16px;
    line-height: 15px;
  }

  .heading-2 {
    margin-top: 30px;
    font-size: 31px;
  }

  .div-block-32 {
    height: 100px;
    margin-top: 10px;
  }

  .div-block-32._2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 100px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .count-wrap {
    min-width: auto;
  }

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

  .text-block-32.bold {
    font-size: 39px;
  }

  .text-block-32.gray {
    font-size: 15px;
  }

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

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

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

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

  .image-2-copy {
    margin-right: 0;
  }

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

  .order-cta-section {
    padding-left: 15px;
    padding-right: 15px;
  }

  .link-block-2 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 20px;
    display: flex;
  }

  .link-block-4 {
    width: 450px;
  }

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

  .div-block-34 {
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
  }

  .column-34 {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }

  .column-35 {
    display: none;
  }

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

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

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

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

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

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

  .image-51 {
    height: 500px;
  }

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

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

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

@media screen and (max-width: 479px) {
  .links {
    align-self: center;
    width: 100%;
  }

  .button.left {
    width: 100%;
  }

  .text-block-2 {
    text-align: center;
    padding: 11px 25px;
    font-size: 25px;
    line-height: 23px;
  }

  .container-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading, .heading.white.medium, .heading.center {
    font-size: 30px;
    line-height: 40px;
  }

  .paragraph-2.icons {
    width: auto;
    font-size: 11px;
    line-height: 16px;
  }

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

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

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

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

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

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

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

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

  .container-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .order-section {
    background-image: linear-gradient(to bottom, null, null), url('../images/transparent_1.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;
  }

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

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

  .div-block-18.bottom {
    width: auto;
    padding-bottom: 8px;
    padding-left: 0;
    padding-right: 0;
  }

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

  .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;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

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

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

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

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

  .text-block-30 {
    font-size: 19px;
    line-height: 22px;
  }

  .form {
    width: auto;
    padding-left: 8px;
    padding-right: 8px;
  }

  .text-block-31 {
    line-height: 12px;
  }

  .bold-text-22 {
    font-size: 30px;
    line-height: 40px;
  }

  .heading-2 {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 26px;
    line-height: 33px;
  }

  .div-block-32 {
    border-radius: 18px;
    height: 90px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-32._2 {
    flex-flow: column;
    width: 100%;
    height: 100px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
  }

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

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

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

  .text-block-32.bold {
    font-size: 36px;
  }

  .columns-18 {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

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

  .columns-5._2 {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .image-48 {
    max-width: 80px;
  }

  .submit-button {
    width: auto;
    min-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 21px;
  }

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

  .image-2-copy {
    max-width: 30px;
    margin-bottom: 5px;
  }

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

  .link-block-2 {
    margin-top: 0;
  }

  .div-block-35 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    display: none;
  }

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

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

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

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

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

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

  .success-section {
    background-image: linear-gradient(rgba(255, 255, 255, .96), rgba(255, 255, 255, .96));
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

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

  .image-51 {
    height: auto;
  }

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

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

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

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