/* Begin Global Styles */
*  {
  box-sizing: border-box;
}

div {
  display: block;
  unicode-bidi: isolate;
}

body {
  padding: 0px;
  margin: 0px;
}

a,
button,
div,
span {
  -webkit-tap-highlight-color: transparent;
}

a:link,
a:visited,
a:active {
  color: inherit;
  text-decoration: inherit;
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
}

html {
  scroll-behavior: auto;

}
form {
  width: 100%;
  max-width: none;
}

button {
  padding: 0px;
  margin: 0px;
  font-family: unset;
  line-height: unset;
  font-size: unset;
  border: none;
  color: inherit;
  background: none;
}

sup {
  font-size: 0.65em;
  line-height: 0;
  vertical-align: super;
}
/* End Global Styles */

.lp-header-box {
  z-index: 100;
  background-image: linear-gradient(0deg, #18453e, #33615a);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100px;
  max-height: 100px;
  display: flex;
  position: sticky;
  top: 0;
}

.lp-body-wrapper {
  width: 100%;
}

.lp-header-logo-desk {
  width: 247px;
  height: auto;
}

.lp-header-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  width: 100%;
  max-width: 1245px;
  margin-left: 30px;
  margin-right: 30px;
  display: grid;
}

.lp-header-sale {
  color: #fff;
  letter-spacing: 0;
  margin-right: auto;
  font-size: 20px;
}

.lp-body {
  color: #1a1a1a;
  letter-spacing: .6px;
  background-color: #fffcf7;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 27px;
}

.lp-header-saving-percent {
  color: #c2fa52;
  font-weight: 600;
}

.lp-header-try-button {
  background-color: #c2fa52;
  border: 6px solid #2c8b7c;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 225px;
  height: 58px;
  margin-left: auto;
  display: flex;
}

.lp-header-try-text {
  color: #143d37;
  letter-spacing: 0;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 18px;
}

.lp-header-logo-mobile {
  display: none;
}

.lp-hero-block {
  background-color: #fff3de;
  background-image: linear-gradient(#ffefd5, #fff3df);
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.lp-hero-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 46% 54%;
  grid-auto-columns: 1fr;
  place-content: center;
  width: 100%;
  max-width: 1245px;
  height: 674px;
  display: grid;
}

.lp-hero-image-box {
  background-image: linear-gradient(90deg, #0000, #0000 20%, #fedfac 50%, #0000 80% 103%);
  justify-content: center;
  align-items: center;
  height: 674px;
  margin-left: 50px;
  display: flex;
}

.lp-hero-image-desktop {
  max-height: 480px;
  margin-top: 35px;
}

.lp-hero-message-box {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.lp-hero-message-1 {
  color: #143d37;
  text-align: center;
  max-width: 550px;
  margin-top: 40px;
  margin-bottom: 0;
  font-size: 56px;
  font-weight: 700;
  line-height: 64px;
}

.lp-hero-underline {
  text-underline-offset: 7px;
  text-decoration: underline;
  text-decoration-thickness: 4px;
}

.lp-hero-message-2 {
  text-align: center;
  max-width: 500px;
  margin-top: 28px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  color: #143d37;
  font-weight: 600;
  font-size: 26px;
  line-height: 38px;
}

.lp-trademark-symbol {
  font-family: Poppins, sans-serif;
}

.lp-hero-message-2-percent {
  color: #00846f;
  font-weight: 700;
}

.hp-hero-sale {
  color: #832b2b;
  margin-top: 68px;
  font-size: 22.81px;
  font-weight: 700;
}

.lp-hero-sale-oval {
  background-color: #ffe5e5;
  border: 2.33px dashed #832b2b;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  width: 334px;
  height: 44px;
  margin-top: 9px;
  display: flex;
}

.lp-hero-sale-details {
  letter-spacing: 0;
  font-size: 22px;
  line-height: 22px;
}

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

.lp-hero-sale-price {
  color: #832b2b;
  font-weight: 700;
}

.lp-hero-ratings-box {
  color: #143d37;
  letter-spacing: 0;
  justify-content: center;
  align-items: center;
  margin-top: 45px;
  font-size: 19px;
  font-weight: 600;
  display: flex;
}

.lp-hero-ratings-stock {
  white-space: nowrap;
  line-height: 19px;
}

.lp-hero-ratings-average {
  line-height: 19px;
}

.lp-hero-review-stars {
  height: 19.3px;
  width: auto;
  margin-top: -2px;
  margin-left: 13px;
  margin-right: 7px;
}

.lp-hero-ratings-thumbnails {
  height: 38px;
  width: auto;
  margin-left: 11px;
}

.lp-hero-image-mobile {
  display: none;
}

.hp-hero-as-low, .hp-hero-limited {
  color: #832b2b;
  margin-top: 68px;
  font-size: 22.81px;
  font-weight: 700;
  display: none;
}

.lp-intro-header {
  background-color: #18453e;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 20px 30px 25px;
  display: flex;
}

.lp-header-text-1 {
  color: #c2fa52;
  text-align: center;
  letter-spacing: 0;
  max-width: 1000px;
  font-size: 48px;
  font-weight: 600;
  line-height: 60px;
}

.lp-header-text-1.lp-section-2-header-1 {
  max-width: 950px;
}

.lp-header-text-1.lp-section-5-header-1 {
  max-width: none;
}

.lp-header-text-1.lp-section-6-header-1 {
  max-width: 875px;
}

.lp-header-text-2 {
  color: #f1fcf0;
  text-align: center;
  margin-top: 10px;
  font-size: 24px;
  line-height: 32px;
}

.lp-header-text-2.lp-section-2-header-2 {
  text-align: center;
  max-width: 850px;
}

.lp-header-text-2.lp-section-2-header-3 {
  text-align: center;
}

.lp-section-1 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1245px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.lp-strong {
  font-weight: 700;
}

.lp-section-1-1 {
  max-width: 635px;
  margin-top: 46px;
  margin-left: 20px;
  margin-right: 20px;
}

.lp-study-quote-box {
  background-color: #f9f1e8;
  border-radius: 20px;
  width: calc(100% - 40px);
  max-width: 525px;
  margin-top: 50px;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
}

.lp-study-quote-text {
  margin-top: 10px;
}

.lp-section-1-exclamation {
  width: 53px;
  height: 53px;
  margin-top: -26px;
  margin-left: 7px;
}

.lp-section-1-2 {
  max-width: 635px;
  margin-top: 32px;
  margin-left: 20px;
  margin-right: 20px;
}

.lp-bp-graph-box {
  background-color: #f2f8f6;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: calc(100% - 40px);
  max-width: 525px;
  margin-top: 31px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 25px;
  padding-bottom: 20px;
  display: flex;
}

.lp-bp-graph {
  width: 456px;
  height: auto;
}

.lp-review-box {
  background-color: #f2f8f6;
  border-radius: 20px;
  width: calc(100% - 40px);
  max-width: 525px;
  margin-top: 64px;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}

.lp-review-text {
  margin-top: 9px;
  font-style: italic;
}

.lp-review-stars {
  height: 20px;
  margin-top: 15px;
}

.lp-reviewer-name {
  font-size: 20px;
  font-weight: 700;
}

.lp-reviewer-photo {
  width: 80px;
  height: auto;
}

.lp-reviewer-details {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.lp-review-header {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 17px;
  display: flex;
}

.lp-review-quotation-mark {
  width: 53px;
  height: 53px;
  margin-top: -26px;
  margin-left: 7px;
}

.lp-regular {
  font-weight: 400;
}

.lp-section-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff7e9;
  background-image: linear-gradient(90deg, #fff7e9 44%, #ffefd5);
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 43% 57%;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: start stretch;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.lp-bp-7-intro-image {
  background-image: url('/shared/images/vc_lp_bp-7_intro_1600.webp');
  background-position: 50% 40%;
  background-size: auto 110%;
  width: 100%;
  max-width: 656px;
  height: 100%;
}

.lp-bp-7-intro-text {
  width: 100%;
  max-width: 680px;
  margin-top: 50px;
  margin-bottom: 70px;
  padding-left: 70px;
  padding-right: 40px;
}

.lp-bp-7-intro-text-1 {
  width: 100%;
}

.lp-seasonal-button {
  color: #143d37;
  letter-spacing: 0;
  background-color: #c2fa52;
  background-image: linear-gradient(270deg, #a9ee20, #d5ff81 50%, #a9ee20);
  border: 6px solid #2c8b7c;
  border-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 384px;
  height: 93px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  display: flex;
}

.lp-savings-button-2 {
  margin-top: 6px;
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  text-decoration: none;
}

.lp-savings-button-1 {
  text-decoration: none;
}

.lp-section-4 {
  background-image: linear-gradient(#f9f1e8, #fef3e7 50%, #f9f1e8);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 50px;
  display: flex;
}

.lp-formula-box {
  justify-content: flex-start;
  align-items: center;
  height: 154px;
  display: flex;
}

.lp-formula-image {
  width: 120px;
  height: auto;
}

.lp-formula-details {
  max-width: 450px;
  margin-left: 50px;
}

.lp-formula-name {
  color: #143d37;
  font-size: 21px;
  font-weight: 700;
}

.lp-formula-text {
  margin-top: 5px;
}

.lp-study-result {
  color: #840002;
  font-weight: 600;
}

.lp-formula-divider {
  background-image: linear-gradient(270deg, #0000, #d1c1af 50%, #0000);
  width: 100%;
  max-width: 1150px;
  height: 2px;
  max-height: 2px;
}

.lp-formula-disclaimer {
  text-align: center;
  letter-spacing: 0;
  margin-top: 35px;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}

.lp-formula-arrow {
  width: 19px;
  margin-top: 2px;
  margin-bottom: 10px;
  display: none;
}

.lp-formula-arrow-box {
  justify-content: center;
  align-items: center;
  width: 80%;
  display: flex;
}

.lp-quality-symbols {
  background-color: #18453e;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  padding-top: 28px;
  padding-bottom: 28px;
  display: flex;
}

.lp-symbol-box {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.lp-quality-icon {
  width: 82px;
  height: auto;
}

.lp-quality-icon-text {
  color: #f1fcf0;
  text-align: center;
  letter-spacing: 0;
  margin-top: 7px;
  line-height: 24px;
}

.lp-quality-symbol-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.lp-buy-box-wrapper {
  letter-spacing: 0;
  background-color: #fbfffa;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 50px;
  display: flex;
}

#lp-purchase-form {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.lp-section-5 {
  background-color: #dae2d6;
  background-image: none;
  border-bottom: 2px solid #819991;
  padding-bottom: 65px;
}

.lp-section-5-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lp-improve-majority {
  color: #18453e;
  text-align: center;
  margin-top: 47px;
  font-size: 28px;
  font-weight: 600;
  line-height: 28px;
}

.lp-improve-disclaimer {
  color: #18453e;
  text-align: center;
  letter-spacing: 0;
  max-width: 1150px;
  margin-top: 52px;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

.lp-improve-counters {
  margin-top: 60px;
}

.lp-quality-symbols-2 {
  background-color: #18453e;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  padding-top: 28px;
  padding-bottom: 28px;
  display: none;
}

.lp-section-6 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  align-items: stretch;
  width: 1245px;
  max-width: 94%;
  margin-top: 93px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 87px;
  display: flex;
}

.lp-review-box-2 {
  background-color: #f2f8f6;
  border-radius: 20px;
  width: calc(33.3333% - 30px);
  max-width: 378px;
  padding-bottom: 22px;
  padding-left: 30px;
  padding-right: 30px;
}

.lp-section-7 {
  justify-content: center;
  align-items: center;
  width: 1000px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.lp-no-wrap {
  white-space: nowrap;
}

.lp-section-8 {
  grid-column-gap: 61px;
  grid-row-gap: 48px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1305px;
  margin-top: 63px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px;
  padding-left: 30px;
  padding-right: 30px;
  display: grid;
}

.lp-test-certificate {
  border-radius: 14px;
  width: 491px;
}

.lp-test-certificate-image {
  width: 100%;
  height: auto;
}

.lp-test-text {
  max-width: 500px;
}

.lp-test-micro {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 491px;
  display: flex;
}

.lp-test-specs-test {
  color: #18453e;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
  line-height: 32px;
}

.lp-test-divider {
  background-color: #2c8b7c;
  width: 100%;
  max-width: 472px;
  height: 2px;
  margin-top: 16px;
}

.lp-test-results-micro {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 49% 23.5% 27.5%;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 472px;
  display: grid;
}

.lp-test-results-header {
  color: #18453e;
  letter-spacing: 0;
  padding-top: 20px;
  padding-bottom: 3px;
  font-weight: 700;
}

.lp-test-results-header.lp-test-results-middle {
  text-align: center;
  background-color: #f2f8f6;
  width: 100%;
}

.lp-test-results-name {
  color: #18453e;
  letter-spacing: 0;
  padding-top: 4px;
  padding-bottom: 3px;
  font-weight: 500;
}

.lp-test-results-name.lp-test-results-last-1 {
  padding-bottom: 11px;
}

.lp-test-results-check-box {
  background-color: #f2f8f6;
  justify-content: center;
  align-items: center;
  display: flex;
}

.lp-test-results-check-box.lp-test-results-last-2 {
  padding-bottom: 8px;
}

.lp-test-results-check {
  height: 22px;
  width: auto;
}

.lp-test-metal {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 491px;
  display: flex;
}

.lp-test-results-metal {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 49% 23.5% 27.5%;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 472px;
  display: grid;
}

.lp-section-9 {
  grid-column-gap: 33px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: calc(100% - 60px);
  max-width: 1133px;
  margin-top: 43px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.lp-faq-box {
  cursor: pointer;
  background-color: #fffefd;
  border: 1px solid #c9d3de;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  min-height: 95px;
  margin-top: 16px;
  padding: 15px 30px 21px;
  display: flex;
}

.lp-faq-question {
  width: calc(100% - 50px);
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
}

.lp-faq-icon {
  width: 19.3px;
  min-width: 19.3px;
  height: 19.3px;
  min-height: 19.3px;
  margin-left: auto;
}

.lp-faq-question-box {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.lp-faq-answer {
  width: 100%;
  margin-top: 20px;
}

.lp-footer {
  color: #f1fcf0;
  background-color: #18453e;
  padding-top: 48px;
  padding-bottom: 48px;
  font-size: 16px;
  line-height: 24px;
}

.lp-seasonal-button-2 {
  color: #143d37;
  letter-spacing: 0;
  cursor: pointer;
  background-color: #c2fa52;
  background-image: linear-gradient(270deg, #a9ee20, #d5ff81 50%, #a9ee20);
  border: 6px solid #2c8b7c;
  border-radius: 50px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 508px;
  height: 93px;
  margin: 75px auto 100px;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  display: flex;
}

.lp-footer-wrapper {
  letter-spacing: 0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: calc(100% - 60px);
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.lp-footer-logo {
  width: 162px;
  height: auto;
}

.lp-footer-email {
  justify-content: center;
  align-items: center;
  margin-top: 23px;
  display: flex;
}

.footer-email-icon {
  width: 25px;
  height: auto;
}

.lp-footer-email-text {
  margin-left: 15px;
}

.lp-footer-phone {
  justify-content: center;
  align-items: center;
  margin-top: 11px;
  display: flex;
}

.footer-phone-icon {
  width: 22px;
  height: auto;
}

.lp-footer-disclaimer {
  text-align: center;
  margin-top: 31px;
}

.lp-footer-copyright {
  text-align: center;
  margin-top: 26px;
}

.lp-footer-links {
  text-underline-offset: 3px;
  justify-content: space-between;
  align-items: flex-start;
  width: 408px;
  margin-top: 22px;
  text-decoration: underline;
  display: flex;
}

.lp-footer-link-2 {
  color: #f1fcf0;
}

.footer-study-links {
  opacity: .7;
  text-align: center;
  word-break: break-all;
  margin-top: 39px;
  font-weight: 300;
}

.lp-buy-intro {
  color: #18453e;
  text-align: center;
  max-width: 715px;
  margin-top: 39px;
  font-size: 45px;
  font-weight: 600;
  line-height: 54px;
}

.lp-buy-intro-vital {
  white-space: nowrap;
  font-weight: 700;
}

.lp-customer-images {
  width: 175px;
  height: auto;
  margin-top: 25px;
}

.lp-buy-subscribe-info {
  text-align: center;
  max-width: 375px;
  margin-top: 7px;
  margin-bottom: 4px;
  line-height: 24px;
}

.lp-buy-box {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 442px;
  display: flex;
}

.lp-buy-option-1 {
  background-color: #f2fafd;
  border: 2px solid #d6d9de;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 127px;
  margin-top: 13px;
  margin-bottom: 13px;
  display: flex;
}

.lp-buy-option-1.lp-buy-option-active {
  outline-offset: 0px;
  background-color: #fffefd;
  border-color: #18453e;
  outline: 8px solid #c2fa52;
}

.lp-buy-choice {
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  text-align: left;
}

.lp-buy-option-left {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 30px;
  display: flex;
}

.lp-buy-supply {
  font-size: 19px;
  font-weight: 700;
  line-height: 19px;
}

.lp-buy-bottles {
  justify-content: flex-start;
  align-items: center;
  margin-top: 5px;
  display: flex;
}

.lp-buy-bottles-number {
  font-size: 16.2px;
  line-height: 16.2px;
}

.lp-buy-bottles-timing {
  white-space: nowrap;
  font-size: 16.2px;
  line-height: 16.2px;
}

.lp-buy-bottle-icon {
  height: 14px;
  width: auto;
  margin-bottom: 1px;
  margin-left: 2px;
  margin-right: 5px;
}

.lp-buy-savings {
  background-color: #c2fa52;
  justify-content: center;
  align-items: center;
  width: 89px;
  height: 27.5px;
  margin-top: 10px;
  display: flex;
}

.lp-buy-savings-percent {
  color: #1d3a36;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}

.text-block {
  font-size: 13.6px;
  line-height: 13.6px;
}

.lp-buy-savings-details {
  margin-top: 5px;
  font-size: 13.6px;
  line-height: 13.6px;
}

.lp-buy-option-right {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  margin-left: auto;
  margin-right: 28px;
  display: flex;
}

.lp-buy-value-1 {
  color: #0a99d6;
  background-color: #fffefd;
  border: 2px solid #0a99d6;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 122px;
  height: 29px;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
  display: flex;
}

.lp-buy-price-box {
  justify-content: flex-start;
  align-items: center;
  margin-top: 6px;
  display: flex;
}

.lp-buy-msrp {
  text-align: right;
  font-size: 15.3px;
  line-height: 15.3px;
}

.lp-buy-price-dollar {
  letter-spacing: -.6px;
  margin-left: 11px;
  font-size: 41px;
  font-weight: 600;
  line-height: 41px;
}

.lp-buy-decimals {
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  margin-left: 1px;
  display: flex;
}

.lp-buy-cents {
  font-size: 19px;
  font-weight: 600;
  line-height: 19px;
}

.lp-buy-each {
  font-size: 11px;
  line-height: 11px;
}

.lp-buy-value-2, .lp-buy-value-3 {
  color: #fff;
  background-color: #0a99d6;
  border: 2px solid #0a99d6;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 122px;
  height: 29px;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
  display: flex;
}

.lp-buy-price-box-2 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 35px;
  display: flex;
}

.lp-buy-divider {
  justify-content: space-between;
  align-items: center;
  width: 361px;
  height: 22px;
  display: flex;
}

.lp-buy-divider-line {
  background-color: #d6d9de;
  width: 159px;
  height: 1.2px;
}

.lp-buy-divider-or {
  color: #1d3a36;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  line-height: 13px;
}

.lp-buy-supply-once {
  font-size: 19px;
  font-weight: 700;
  line-height: 21px;
}

.lp-buy-once-select-box {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.lp-buy-once-info {
  text-align: right;
  font-size: 10.5px;
  font-weight: 500;
  line-height: 11.5px;
}

.form-block {
  margin-bottom: 0;
}

.lp-buy-once-select {
  -webkit-appearance: none;
  appearance: none;
  box-sizing: border-box;
  text-align: center;
  text-align-last: center;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%231a1a1a' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-size: 10px 6px;
  border: 2px solid #dae1ef;
  border-radius: 0;
  width: 92px;
  height: 27px;
  margin-left: 5px;
  padding: 0 22px 0 8px;
  font-size: 14px;
  line-height: 14px;
  color: #1a1a1a;
  outline: none;
  box-shadow: none;
}

.lp-buy-price-box-3 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  display: flex;
}

.lp-buy-atc {
  color: #1d3a36;
  background-color: #c2fa52;
  border: 2px solid #18453e;
  border-radius: 13px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  margin-top: 13px;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  display: flex;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
}

.lp-buy-features {
  grid-column-gap: 55px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 375px;
  margin-top: 17px;
  display: grid;
}

.lp-buy-feature-icon {
  width: 17px;
  height: 17px;
  margin-top: 3.5px;
}

.lp-buy-feature-box {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.lp-buy-feature-text {
  margin-left: 10px;
  font-size: 16px;
  line-height: 24px;
}

.lp-semi-bold {
  font-weight: 600;
}

.lp-buy-atc-text {
  font-size: 18px;
  line-height: 18px;
}

.lp-buy-atc-badges {
  grid-column-gap: 0px;
  grid-row-gap: 6px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 435px;
  margin-top: 25px;
  display: grid;
}

.lp-buy-atc-icon {
  width: 70px;
  height: 70px;
}

.lp-buy-badges-text {
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}

.lp-buy-link-3 {
  margin: 75px auto 100px;
}

#sale-end-date {
  visibility: hidden;
}

.lp-buy-once-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

@media screen and (max-width: 991px) {
  .lp-header-logo-desk {
    display: none;
  }

  .lp-header-content {
    grid-template-columns: 75px repeat(auto-fit, minmax(1%, 100%)) 220px;
    align-items: center;
  }

  .lp-header-sale {
    margin-right: 0;
  }

  .lp-header-logo-mobile {
    height: 75px;
    width: auto;
    display: block;
  }

  .lp-hero-block {
    background-color: #fffcf7;
    background-image: linear-gradient(#ffefd5, #0000);
  }

  .lp-hero-content {
    justify-content: center;
    align-items: flex-start;
    max-width: none;
    height: auto;
    display: flex;
  }

  .lp-hero-image-box {
    margin-left: 0;
  }

  .lp-hero-image-desktop {
    display: none;
  }

  .lp-hero-message-1 {
    margin-top: 20px;
  }

  .lp-hero-message-2 {
    margin-top: 22px;
    line-height: 36px;
  }

  .hp-hero-sale {
    color: #143d37;
    order: 1;
    margin-top: 10px;
    margin-bottom: 35px;
  }

  .lp-hero-sale-oval {
    background-color: #0000;
    margin-top: 8px;
  }

  .lp-hero-sale-price {
    color: #2c8b7c;
  }

  .lp-hero-ratings-box {
    margin-top: 18px;
  }

  .lp-hero-image-mobile {
    max-width: 450px;
    height: auto;
    margin-top: 28px;
    display: block;
  }

  .hp-hero-as-low {
    color: #143d37;
    margin-top: 3px;
    font-size: 19px;
    font-weight: 500;
    line-height: 19px;
    display: block;
  }

  .hp-hero-limited {
    color: #143d37;
    margin-top: 8px;
    display: block;
  }

  .lp-intro-header {
    padding-bottom: 25px;
  }

  .lp-header-text-2 {
    max-width: 550px;
  }

  .lp-section-1-1 {
    margin-top: 35px;
  }

  .lp-review-box {
    margin-top: 55px;
  }

  .lp-verified {
    line-height: 23px;
  }

  .lp-review-header {
    margin-left: 12px;
  }

  .lp-section-3 {
    background-image: linear-gradient(0deg, #fff7e9 44%, #ffefd5);
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 100%;
    justify-content: center;
    place-items: start stretch;
    padding-bottom: 60px;
  }

  .lp-bp-7-intro-image {
    background-position: 50% 20%;
    background-size: auto 140%;
    border-radius: 20px;
    width: 580px;
    max-width: none;
    height: 400px;
    margin-top: 40px;
  }

  .lp-bp-7-intro-text {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    margin-top: 35px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .lp-bp-7-intro-text-1 {
    max-width: 635px;
  }

  .lp-seasonal-button {
    margin-top: 30px;
  }

  .lp-formula-disclaimer {
    max-width: 635px;
  }

  .lp-quality-symbols {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .lp-section-5 {
    padding-bottom: 50px;
  }

  .lp-quality-symbols-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .lp-section-6 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-top: 80px;
    padding-bottom: 75px;
  }

  .lp-review-box-2 {
    width: calc(33.3333% - 15px);
    padding-left: 20px;
    padding-right: 20px;
  }

  .lp-section-7 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .lp-section-8 {
    grid-column-gap: 0px;
    grid-row-gap: 35px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    margin-top: 45px;
    padding-bottom: 60px;
  }

  .lp-test-certificate {
    width: 525px;
  }

  .lp-test-text {
    max-width: 625px;
  }

  .lp-test-micro {
    max-width: 525px;
    margin-top: 10px;
  }

  .lp-test-divider, .lp-test-results-micro {
    max-width: 525px;
  }

  .lp-test-metal {
    max-width: 525px;
    margin-top: 10px;
  }

  .lp-test-results-metal {
    max-width: 525px;
  }

  .lp-section-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    width: calc(100% - 60px);
    max-width: 700px;
    margin-top: 25px;
  }

  .lp-faq-box {
    min-height: 0;
    margin-top: 20px;
  }

  .lp-seasonal-button-2 {
    margin-top: 60px;
    margin-bottom: 80px;
  }

  .lp-footer-disclaimer {
    max-width: 650px;
  }

  .footer-study-links {
    margin-top: 30px;
  }

  .lp-buy-link-3 {
    margin-top: 60px;
    margin-bottom: 80px;
  }
}

@media screen and (max-width: 767px) {
  .lp-header-box {
    height: 125px;
    max-height: 125px;
  }

  .lp-header-content {
    grid-template-columns: 125px minmax(1%, 100%);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    height: 89px;
    margin-left: 24px;
    margin-right: 24px;
  }

  .lp-header-sale {
    margin-right: 20px;
    font-size: 17px;
    font-weight: 600;
    line-height: 17px;
  }

  .lp-header-try-button {
    width: 200px;
    height: 55px;
    margin-left: 0;
    margin-right: 20px;
  }

  .lp-header-try-text {
    font-size: 17px;
    line-height: 17px;
  }

  .lp-header-logo-mobile {
    height: 81px;
  }

  .lp-hero-message-1 {
    margin-top: 18px;
    font-size: 48px;
    line-height: 60px;
  }

  .lp-hero-message-2 {
    max-width: 560px;
    margin-top: 18px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 24px;
    line-height: 32px;
  }

  .hp-hero-sale {
    margin-top: 8px;
    font-size: 22px;
  }

  .lp-hero-sale-oval {
    width: 320px;
  }

  .lp-hero-sale-details {
    font-size: 21px;
  }

  .lp-hero-ratings-stock {
    font-size: 18px;
    line-height: 18px;
  }

  .lp-hero-ratings-thumbnails {
    height: 34px;
  }

  .lp-hero-image-mobile {
    max-width: 410px;
    margin-top: 20px;
  }

  .hp-hero-limited {
    font-size: 22px;
  }

  .lp-intro-header {
    padding-top: 15px;
    padding-bottom: 20px;
  }

  .lp-header-text-1 {
    font-size: 33px;
    line-height: 45px;
  }

  .lp-header-text-2 {
    max-width: 450px;
    margin-top: 8px;
    font-size: 20px;
    line-height: 28px;
  }

  .lp-section-1-1 {
    margin-top: 25px;
    margin-left: 30px;
    margin-right: 30px;
  }

  .lp-section-1-2 {
    margin-left: 30px;
    margin-right: 30px;
  }

  .lp-bp-graph-box {
    width: calc(100% - 40px);
    padding-left: 15px;
    padding-right: 15px;
  }

  .lp-bp-graph {
    width: 100%;
    max-width: 456px;
  }

  .lp-review-box {
    width: calc(100% - 40px);
    margin-top: 50px;
  }

  .lp-review-header {
    margin-left: 17px;
  }

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

  .lp-bp-7-intro-image {
    width: 100%;
    max-width: 520px;
    height: 360px;
    margin-top: 35px;
  }

  .lp-bp-7-intro-text {
    margin-top: 30px;
  }

  .lp-bp-7-intro-text-1 {
    margin-top: 0;
    margin-left: 30px;
    margin-right: 30px;
  }

  .lp-section-4 {
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 40px;
  }

  .lp-formula-box {
    height: 146px;
  }

  .lp-formula-image {
    width: 110px;
    margin-left: 20px;
  }

  .lp-formula-details {
    margin-left: 30px;
    margin-right: 20px;
  }

  .lp-formula-name {
    font-size: 20px;
  }

  .lp-formula-text {
    margin-top: 3px;
  }

  .lp-formula-disclaimer {
    max-width: 500px;
    margin-top: 25px;
  }

  .lp-quality-symbols {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .lp-symbol-box.lp-symbol-box-mobile {
    display: none;
  }

  .lp-quality-icon {
    width: 75px;
  }

  .lp-quality-icon-text {
    font-size: 17px;
    line-height: 23px;
  }

  .lp-quality-symbol-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: flex-start;
    width: 475px;
    max-width: 90%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .lp-buy-box-wrapper {
    padding-bottom: 40px;
  }

  .lp-section-5 {
    border-bottom-style: none;
    border-bottom-width: 0;
  }

  .lp-improve-majority {
    max-width: 90%;
    margin-top: 40px;
    font-size: 24px;
    line-height: 32px;
  }

  .lp-improve-disclaimer {
    margin-top: 40px;
    margin-left: 30px;
    margin-right: 30px;
  }

  .lp-improve-counters {
    margin-top: 50px;
  }

  .lp-quality-symbols-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: flex-start;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .lp-section-6 {
    flex-flow: column;
    width: calc(100% - 60px);
    max-width: 525px;
    margin-top: 20px;
    padding-bottom: 60px;
  }

  .lp-review-box-2 {
    width: 100%;
    max-width: none;
    margin-top: 50px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .lp-section-7 {
    max-width: 94%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .lp-section-8 {
    grid-row-gap: 30px;
    width: calc(100% - 60px);
    max-width: none;
    margin-top: 40px;
    margin-left: 30px;
    margin-right: 30px;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
  }

  .lp-test-certificate, .lp-test-text {
    width: 100%;
    max-width: 525px;
  }

  .lp-test-micro {
    max-width: 475px;
    margin-top: 5px;
  }

  .lp-test-specs-test {
    font-size: 26px;
    line-height: 26px;
  }

  .lp-test-metal {
    max-width: 475px;
    margin-top: 5px;
  }

  .lp-section-9 {
    margin-top: 20px;
  }

  .lp-faq-box {
    margin-top: 15px;
    padding-bottom: 18px;
  }

  .lp-faq-question {
    font-size: 18px;
    line-height: 23px;
  }

  .lp-faq-icon {
    width: 20px;
    min-width: 20px;
    height: 20px;
    min-height: 20px;
  }

  .lp-footer {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .lp-seasonal-button-2 {
    width: 85%;
    max-width: 508px;
    margin-top: 50px;
    margin-bottom: 70px;
  }

  .footer-study-links {
    font-size: 14px;
    line-height: 21px;
  }

  .lp-buy-intro {
    width: calc(100% - 40px);
    max-width: 500px;
    margin-top: 25px;
    font-size: 28px;
    line-height: 36px;
  }

  .lp-customer-images {
    margin-top: 20px;
  }

  .lp-buy-subscribe-info {
    font-size: 17px;
    line-height: 23px;
  }

  .lp-buy-box {
    width: calc(100% - 40px);
    max-width: 442px;
  }

  .lp-buy-atc {
    border-width: 1.5px;
  }

  .lp-buy-link-3 {
    margin-top: 50px;
    margin-bottom: 70px;
  }
}

@media screen and (max-width: 479px) {
  .lp-header-content {
    grid-template-columns: 60px minmax(1%, 100%);
    margin-left: 20px;
    margin-right: 10px;
  }

  .lp-header-sale, .lp-header-try-button {
    margin-right: 0;
  }

  .lp-hero-block {
    background-image: linear-gradient(#fffaf1, #0000);
  }

  .lp-hero-message-1 {
    margin-top: 14px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 34px;
    font-weight: 700;
    line-height: 42px;
  }

  .lp-hero-underline {
    text-underline-offset: 6px;
    text-decoration-thickness: 3px;
  }

  .lp-hero-message-2 {
    letter-spacing: 0px;
    margin-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 22px;
    line-height: 29px;
  }

  .hp-hero-sale {
    margin-bottom: 30px;
  }

  .lp-hero-sale-oval {
    width: 300px;
    height: 41px;
  }

  .lp-hero-ratings-box {
    margin-top: 16px;
  }

  .lp-hero-ratings-stock, .lp-hero-ratings-average {
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
  }

  .lp-hero-review-stars {
    height: 17px;
    margin-left: 10px;
    margin-right: 5px;
  }

  .lp-hero-ratings-thumbnails {
    height: 28px;
    margin-left: 8px;
  }

  .lp-hero-image-mobile {
    max-width: 355px;
    margin-top: 24px;
  }

  .hp-hero-as-low {
    font-size: 17px;
    display: block;
  }

  .hp-hero-limited {
    display: block;
  }

  .lp-mobile-none {
    display: none;
  }

  .lp-intro-header {
    padding: 20px 15px 25px;
  }

  .lp-header-text-1 {
    font-size: 30px;
    line-height: 40px;
  }

  .lp-header-text-2 {
    font-size: 18px;
    line-height: 27px;
  }

  .lp-section-1 {
    margin-bottom: 40px;
  }

  .lp-section-1-1 {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .lp-study-quote-box {
    padding-bottom: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .lp-study-quote-text {
    margin-top: 0;
  }

  .lp-section-1-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .lp-bp-graph-box {
    padding: 15px 10px 10px;
  }

  .lp-bp-graph {
    width: 100%;
  }

  .lp-review-box {
    width: calc(100% - 40px);
    padding-bottom: 14px;
    padding-left: 17px;
    padding-right: 17px;
  }

  .lp-review-text {
    margin-top: 8px;
  }

  .lp-review-stars {
    height: 17px;
    margin-top: 12px;
  }

  .lp-verified {
    line-height: 22px;
  }

  .lp-reviewer-photo {
    width: 70px;
  }

  .lp-review-header {
    margin-left: 14px;
  }

  .lp-section-3 {
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
  }

  .lp-bp-7-intro-image {
    aspect-ratio: 1.35;
    background-position: 50% 15%;
    background-size: auto 145%;
    border-radius: 0;
    width: 100%;
    height: auto;
    margin-top: 0;
  }

  .lp-bp-7-intro-text-1 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .lp-seasonal-button {
    width: 308px;
    height: 90px;
  }

  .lp-savings-button-2 {
    font-size: 15px;
    line-height: 15px;
  }

  .lp-savings-button-1 {
    font-size: 19px;
    line-height: 19px;
  }

  .lp-section-4 {
    padding-top: 5px;
    padding-bottom: 40px;
  }

  .lp-formula-box {
    height: auto;
  }

  .lp-formula-image {
    width: 100px;
    margin-left: 20px;
  }

  .lp-formula-details {
    margin-left: 15px;
    margin-right: 20px;
  }

  .lp-formula-name {
    letter-spacing: 0;
    padding-top: 17px;
    font-size: 19px;
    font-weight: 600;
  }

  .lp-formula-text {
    letter-spacing: 0;
    margin-top: 2px;
  }

  .lp-formula-disclaimer {
    margin-top: 25px;
    font-size: 13px;
    line-height: 19px;
  }

  .lp-formula-arrow {
    width: 22px;
    display: block;
  }

  .lp-quality-symbols {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .lp-quality-icon {
    width: 63px;
  }

  .lp-quality-icon-text {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
  }

  .lp-quality-symbol-wrapper {
    width: 90%;
    max-width: 375px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .lp-buy-box-wrapper {
    padding-bottom: 30px;
  }

  .lp-section-5 {
    background-color: #dae2d6;
    background-image: none;
    padding-bottom: 40px;
  }

  .lp-improve-majority {
    margin-top: 35px;
    line-height: 34px;
  }

  .lp-improve-disclaimer {
    margin-top: 29px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .lp-improve-counters {
    margin-top: 33px;
  }

  .lp-quality-symbols-2 {
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .lp-section-6 {
    width: calc(100% - 40px);
    margin-top: 12px;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 40px;
  }

  .lp-review-box-2 {
    margin-top: 39px;
    padding-bottom: 14px;
    padding-left: 17px;
    padding-right: 17px;
  }

  .lp-section-7 {
    max-width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .lp-section-8 {
    grid-row-gap: 25px;
    width: calc(100% - 40px);
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 40px;
  }

  .lp-test-specs-test {
    letter-spacing: 0;
    font-size: 24px;
    line-height: 24px;
  }

  .lp-test-divider {
    margin-top: 12px;
  }

  .lp-test-results-header, .lp-test-results-name {
    font-size: 16px;
    line-height: 24px;
  }

  .lp-section-9 {
    width: calc(100% - 40px);
    margin-top: 14px;
  }

  .lp-faq-box {
    margin-top: 14px;
    padding: 16px 20px 15px;
  }

  .lp-faq-question {
    width: calc(100% - 40px);
  }

  .lp-faq-icon {
    width: 18px;
    min-width: 18px;
    height: 18px;
    min-height: 18px;
    margin-top: -5px;
  }

  .lp-seasonal-button-2 {
    width: 308px;
    height: 90px;
    margin-top: 40px;
    margin-bottom: 50px;
  }

  .lp-footer-wrapper {
    width: calc(100% - 40px);
  }

  .lp-footer-disclaimer {
    font-size: 14px;
    line-height: 21px;
  }

  .lp-footer-copyright {
    margin-top: 20px;
    font-size: 14px;
    line-height: 21px;
  }

  .lp-footer-links {
    grid-column-gap: 15px;
    grid-row-gap: 8px;
    text-align: center;
    flex-flow: wrap;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 300px;
    margin-top: 12px;
    font-size: 14px;
    line-height: 21px;
  }

  .footer-study-links {
    margin-top: 25px;
    font-size: 13px;
    line-height: 20px;
  }

  .lp-buy-intro {
    width: calc(100% - 24px);
    max-width: 400px;
    margin-top: 25px;
    font-size: 23px;
    line-height: 28px;
  }

  .lp-customer-images {
    width: 159px;
    margin-top: 18px;
  }

  .lp-buy-subscribe-info {
    margin-top: 3px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 15px;
    line-height: 20px;
  }

  .lp-buy-box {
    width: calc(100% - 32px);
    max-width: 400px;
    margin-left: 16px;
    margin-right: 16px;
  }

  .lp-buy-option-1 {
    height: 112px;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 16px;
  }

  .lp-buy-option-1.lp-buy-option-active {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .lp-buy-option-left {
    margin-left: 16px;
  }

  .lp-buy-supply {
    font-size: 17px;
    line-height: 17px;
  }

  .lp-buy-bottles {
    margin-top: 4px;
  }

  .lp-buy-bottles-number, .lp-buy-bottles-timing {
    font-size: 15px;
  }

  .lp-buy-bottle-icon {
    height: 14px;
  }

  .lp-buy-savings {
    width: 80px;
    height: 24px;
    margin-top: 6px;
  }

  .lp-buy-savings-percent {
    font-size: 14px;
    line-height: 14px;
  }

  .lp-buy-savings-details {
    font-size: 12px;
    line-height: 12px;
  }

  .lp-buy-option-right {
    margin-right: 14px;
  }

  .lp-buy-value-1 {
    border-width: 1.5px;
    width: 106px;
    height: 28px;
    font-size: 13px;
    line-height: 13px;
  }

  .lp-buy-msrp {
    margin-left: -5px;
    font-size: 13px;
    line-height: 13px;
  }

  .lp-buy-price-dollar {
    margin-left: 7px;
    font-size: 35px;
    line-height: 35px;
  }

  .lp-buy-cents {
    font-size: 16px;
    line-height: 16px;
  }

  .lp-buy-each {
    font-size: 9.5px;
    line-height: 9.5px;
  }

  .lp-buy-value-2 {
    width: 106px;
    height: 28px;
  }

  .lp-buy-divider {
    width: 308px;
    height: 20px;
  }

  .lp-buy-divider-line {
    width: 136px;
  }

  .lp-buy-supply-once {
    font-size: 16.2px;
    line-height: 18.5px;
  }

  .lp-buy-once-info {
    font-size: 9px;
    line-height: 10px;
  }

  .lp-buy-atc {
    height: 51px;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .lp-buy-features {
    grid-column-gap: 45px;
    max-width: 325px;
  }

  .lp-buy-feature-icon {
    width: 12px;
    height: 12px;
  }

  .lp-buy-feature-text {
    margin-left: 7px;
    font-size: 15px;
    line-height: 20px;
  }

  .lp-buy-value-1-text {
    font-size: 12.7px;
    line-height: 12.7px;
  }

  .lp-buy-value-2-text {
    font-size: 13px;
    line-height: 13px;
  }

  .lp-buy-atc-badges {
    grid-column-gap: 0px;
    grid-row-gap: 6px;
    place-content: center;
    width: 96%;
    max-width: 375px;
    margin-top: 5px;
  }

  .lp-buy-atc-icon {
    width: 62px;
    height: 62px;
  }

  .lp-buy-badges-text {
    text-align: center;
    font-size: 15px;
    line-height: 19px;
  }

  .lp-buy-link-3 {
    margin-top: 40px;
    margin-bottom: 50px;
  }
}

#w-node-_61ce3118-f105-7511-30f4-6119a40a54d3-62a1869f {
  place-self: center;
}

#w-node-_94b76281-8912-12e7-e04b-3ab4ea55fca9-62a1869f {
  justify-self: end;
}

#w-node-_94d518d6-fca3-6eb2-2186-24c6d2283c94-62a1869f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-c6d450d3-8669-c39c-053d-aaaf37c46256-62a1869f, #w-node-_0486823e-b529-6edc-0c5f-eef8d9e5fb08-62a1869f, #w-node-aecf7707-efda-5132-fee1-a74e3c38da4a-62a1869f {
  place-self: center;
}

#w-node-_47579de1-bd65-f74b-786e-337da98239c3-62a1869f {
  place-self: center end;
}

#w-node-_1bc338cb-2b69-4867-fd23-f284f62d26ef-62a1869f {
  place-self: center start;
}

#w-node-_7d64cdd2-d6fc-ae27-9bc3-ffde0f42d6f5-62a1869f {
  place-self: start end;
}

#w-node-_8e9864de-14a5-c8ea-3243-3535dea159aa-62a1869f {
  justify-self: center;
}

#w-node-c1afdfca-5086-8d6a-7d32-7766a2c3f86b-62a1869f {
  justify-self: end;
}

#w-node-_7edb0302-6605-cd05-d584-479ec75d1499-62a1869f {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_8292a985-f8cb-4f11-42a2-cb13837574ad-62a1869f {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-bf73de21-9a10-a8d7-4c59-ca95015a215e-62a1869f {
  grid-area: 5 / 1 / 6 / 2;
}

#w-node-ae421097-5148-cdcc-7b4c-bf2b58050979-62a1869f {
  grid-area: 6 / 1 / 7 / 2;
}

#w-node-_2077670c-702e-d739-96e9-b3dc217c606a-62a1869f {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-a681c506-820b-c7a8-5498-6334b4055d3f-62a1869f {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-bbb58c18-a554-8afb-6d09-aa63129d4562-62a1869f {
  grid-area: 4 / 2 / 5 / 3;
}

#w-node-_130376a5-3bfd-c532-0cb0-d5bc3f666afc-62a1869f {
  grid-area: 5 / 2 / 6 / 3;
}

#w-node-_19e12af8-9a6c-89ab-b203-a4e5a4377292-62a1869f {
  grid-area: 6 / 2 / 7 / 3;
}

#w-node-_75b6c73f-b03c-9966-bf13-ae10339d0d7a-62a1869f {
  place-self: start;
}

#w-node-_75b6c73f-b03c-9966-bf13-ae10339d0d81-62a1869f {
  justify-self: center;
}

#w-node-_75b6c73f-b03c-9966-bf13-ae10339d0d83-62a1869f {
  justify-self: end;
}

#w-node-_75b6c73f-b03c-9966-bf13-ae10339d0d87-62a1869f {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_75b6c73f-b03c-9966-bf13-ae10339d0d89-62a1869f {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_75b6c73f-b03c-9966-bf13-ae10339d0d8d-62a1869f {
  grid-area: 5 / 1 / 6 / 2;
}

#w-node-_75b6c73f-b03c-9966-bf13-ae10339d0d8f-62a1869f {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_75b6c73f-b03c-9966-bf13-ae10339d0d91-62a1869f {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-_75b6c73f-b03c-9966-bf13-ae10339d0d93-62a1869f {
  grid-area: 4 / 2 / 5 / 3;
}

#w-node-_75b6c73f-b03c-9966-bf13-ae10339d0d97-62a1869f {
  grid-area: 5 / 2 / 6 / 3;
}

@media screen and (max-width: 991px) {
  #w-node-_94b76281-8912-12e7-e04b-3ab4ea55fca9-62a1869f, #w-node-_94d518d6-fca3-6eb2-2186-24c6d2283c94-62a1869f, #w-node-_47579de1-bd65-f74b-786e-337da98239c3-62a1869f, #w-node-_1bc338cb-2b69-4867-fd23-f284f62d26ef-62a1869f, #w-node-_7d64cdd2-d6fc-ae27-9bc3-ffde0f42d6f5-62a1869f, #w-node-_75b6c73f-b03c-9966-bf13-ae10339d0d7a-62a1869f {
    justify-self: center;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_75166e78-f747-3867-2c2e-3bacec43c416-62a1869f {
    grid-area: 1 / 2 / 2 / 3;
    align-self: start;
  }

  #w-node-bfaa172b-71e7-c69d-a71c-1337d27089c4-62a1869f {
    grid-area: 1 / 2 / 2 / 3;
    align-self: end;
  }
}

@media screen and (max-width: 479px) {
  #w-node-c6d450d3-8669-c39c-053d-aaaf37c46256-62a1869f, #w-node-_0486823e-b529-6edc-0c5f-eef8d9e5fb08-62a1869f, #w-node-aecf7707-efda-5132-fee1-a74e3c38da4a-62a1869f {
    place-self: center;
  }
}

/* From Webflow Header */

/* --- Begin Buy Box --- */
@media (hover: hover) and (pointer: fine) {
  .lp-buy-choice:not(.lp-buy-option-active):hover {
    background-color: #fffefd;
  }

  #lp-one-time-choice:not(.lp-buy-option-active):hover {
    background-color: #fffefd;
    cursor: pointer;
  }
}

.lp-buy-badge-best,
.lp-buy-badge-popular {
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.lp-buy-badge-best:not(.lp-buy-badge-active),
.lp-buy-badge-popular:not(.lp-buy-badge-active) {
  color: #0a99d6;
  background-color: #fffefd;
  border-color: #0a99d6;
}

.lp-buy-badge-best.lp-buy-badge-active,
.lp-buy-badge-popular.lp-buy-badge-active {
  color: #fff;
  background-color: #0a99d6;
  border-color: #0a99d6;
}

.lp-buy-choice:focus-visible,
.lp-buy-atc:focus-visible,
.lp-buy-once-select:focus-visible {
  outline: 3px solid #18453e;
  outline-offset: 2px;
}

.lp-buy-once-select:focus,
.lp-buy-once-select:focus-visible,
.lp-buy-once-select:active {
  outline: none;
  box-shadow: none;
}
/* --- End Buy Box --- */

/* --- Begin Buy Features Animation --- */
.lp-buy-features-wrap {
  position: relative;
  width: 100%;
  max-width: 425px;
  height: 82px;
  margin-top: 15px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.lp-buy-features {
  margin-left: auto;
  margin-right: auto;
}

.lp-buy-features-wrap .lp-buy-features {
  margin-top: 0;
}

.lp-buy-features-panel {
  position: absolute;
  inset: 0;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  transform: translateZ(0);
}

.lp-buy-features-panel.is-active {
  visibility: visible;
  opacity: 1;
  transform: translateY(0) translateZ(0);
}

.lp-buy-features-panel.is-leaving {
  visibility: visible;
  opacity: 1;
  animation: lpFeatureSlideOutTop 0.3s ease-in forwards;
}

.lp-buy-features-panel.is-entering {
  visibility: visible;
  opacity: 1;
  animation: lpFeatureDropInTop 0.4s cubic-bezier(0.2, 0.9, 0.25, 1) forwards;
}

.lp-buy-features-otp-box {
  width: 100%;
  max-width: 425px;
  min-height: 82px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.lp-buy-features-otp-box .lp-buy-feature-text-otp-heading {
  margin-left: 0;
  margin-bottom: 6px;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0px;
}

.lp-buy-features-otp-box .lp-buy-feature-text-otp {
  margin-left: 0;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
}

@media screen and (max-width: 479px) {
  .lp-buy-features-otp-box .lp-buy-feature-text-otp-heading {
  font-size: 15px;
  line-height: 22px;
  margin-top: -12px;
  }

  .lp-buy-features-otp-box .lp-buy-feature-text-otp {
  font-size: 15px;
  line-height: 22px;
  }
}

@media screen and (max-width: 370px) {
  .lp-buy-features-otp-box .lp-buy-feature-text-otp-heading, .lp-buy-features-otp-box .lp-buy-feature-text-otp {
  font-size: 14px;
  line-height: 18px;
  }
}

.lp-buy-feature-text-otp + .lp-buy-feature-text-otp {
  margin-top: 0;
}

@keyframes lpFeatureSlideOutTop {
  0% {
    transform: translateY(0) translateZ(0);
    opacity: 1;
  }
  100% {
    transform: translateY(-115%) translateZ(0);
    opacity: 1;
  }
}

@keyframes lpFeatureDropInTop {
  0% {
    transform: translateY(-115%) translateZ(0);
    opacity: 1;
  }
  100% {
    transform: translateY(0) translateZ(0);
    opacity: 1;
  }
}
/* --- End Buy Features Animation --- */

/* --- Begin Improvement Counters --- */
.stats-donuts {
  display: grid;
  grid-template-columns: repeat(3, minmax(180px, 1fr));
  gap: 72px;
  align-items: start;
}
.donut-card {
  text-align: center;
}
.donut {
  --donut-size: 216px;
  --ring-width: 33px;
  --percent: 0;
  /* Filled Arc */
  --fill-start: #c2fa52;
  --fill-end: #18453e;
  /* Unfilled Arc */
  --track-start: #dbe9d3;
  --track-end: #ffffff;
  position: relative;
  width: var(--donut-size);
  height: var(--donut-size);
  margin: 0px  auto 23px auto;
}
.donut-ring,
.donut-track-layer,
.donut-fill-layer {
  position: absolute;
  inset: 0;
  border-radius: 50%;
}
.donut-track-layer {
  background: conic-gradient(
    from calc(0deg + (var(--percent) * 3.6deg)),
    var(--track-start) 0deg,
    var(--track-end) calc((100 - var(--percent)) * 3.6deg),
    transparent calc((100 - var(--percent)) * 3.6deg),
    transparent 360deg
  );
}
.donut-fill-layer {
  background: conic-gradient(
    from 0deg,
    var(--fill-start) 0deg,
    var(--fill-end) calc(var(--percent) * 3.6deg),
    transparent calc(var(--percent) * 3.6deg),
    transparent 360deg
  );
}
.donut-ring,
.donut-track-layer,
.donut-fill-layer {
  -webkit-mask: radial-gradient(
    farthest-side,
    transparent calc(100% - var(--ring-width) - 1px),
    #000 calc(100% - var(--ring-width))
  );
  mask: radial-gradient(
    farthest-side,
    transparent calc(100% - var(--ring-width) - 1px),
    #000 calc(100% - var(--ring-width))
  );
}
.donut-center {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}
.donut-center--over {
  flex-direction: column;
  gap: 2px;
  transform: translateY(-4px);
}
.donut-mainline {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.donut-number, .donut-percent-sign {
  font-size: 44px;
  color: #18453e;
  font-weight: 600;
  letter-spacing: 0px;
}
.donut-over {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #18453e;
  line-height: 24px;
}
.donut-label {
  max-width: 250px;
  width: 250px;
  margin: 0 auto;
	font-size: 20px;
	line-height: 28px;
	font-weight: 500;
  letter-spacing: 0px;
	color: #18453e;
}
/* --- End Improvement Counters --- */

/* --- Begin Formula Accordion --- */
.lp-formula-text{
  display: block;
  width: 100%;
  min-width: 0;
  overflow: hidden;
  max-height: none;
  transition: max-height 300ms ease;
}
.lp-formula-text.is-collapsed{
  white-space: nowrap;
  text-overflow: ellipsis;
}
.lp-formula-text.is-expanded{
  white-space: normal;
}
.lp-formula-arrow{
  cursor: pointer;
  transform-origin: 50% 50%;
  transition: transform 300ms ease;
}
.lp-formula-arrow.is-expanded{
  transform: scaleY(-1);
}
.lp-formula-box{
  width: 100%;
  max-width: 100%;
}
.lp-formula-image{
  flex: 0 0 auto;
}
.lp-formula-details{
  flex: 1 1 0%;
  min-width: 0;
}
/* --- End Formula Accordion */

/* Begin FAQ Accordion */
.lp-faq-box {
	cursor: pointer;
}
.lp-faq-question-box {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
}
.lp-faq-question {
	margin: 0;
}
.lp-faq-icon {
	flex: none;
	margin-left: auto;
}
.lp-faq-icon svg {
	display: block;
	overflow: visible;
}
.lp-faq-icon .horizontal-line,
.lp-faq-icon .vertical-line {
	transform-origin: center center;
	transform-box: fill-box;
	transition: transform 0.4s ease-in-out;
}
.lp-faq-icon .horizontal-line {
	transform: rotate(0deg);
}
.lp-active-faq .lp-faq-icon .horizontal-line {
	transform: rotate(90deg);
}
.lp-faq-answer {
	margin-top: 0;
	overflow: hidden;
	max-height: 0;
	transition: max-height 0.4s ease, margin-top 0.4s ease;
}
.lp-active-faq .lp-faq-answer {
	margin-top: 20px;
}
  /* End FAQ Accordion */

@media screen and (max-width: 1500px) and (min-width: 991px) {
	.lp-bp-7-intro-image {
	margin-right: auto;
	}
}
@media screen and (max-width: 1300px) and (min-width: 991px) {
	.lp-bp-7-intro-text {
	padding-left: 50px;
	}
}
@media screen and (max-width: 1200px) and (min-width: 991px) {
	.lp-hero-image-box {
	margin-left: 0px;
	padding-left: 20px;
	}
	.lp-hero-message-box {
	padding-right: 20px;
	}
}
@media screen and (max-width: 1100px) and (min-width: 991px) {
	.lp-header-content {
	margin-left: 20px;
  margin-right: 35px;
	}
  .lp-hero-message-1 {
    font-size: 50px;
    line-height: 56px;
  }
	.lp-hero-image-desktop {
  margin-top: 25px;
	}
	.lp-hero-content, .lp-hero-image-box {
	height: 634px;
	}
	.lp-seasonal-button {
	margin-top: 40px;
	}
  .stats-donuts {
    gap: 48px;
  }
  .lp-section-8 {
	margin-top: 45px;
	gap: 48px 30px;
  padding-left: 28px;
  padding-right: 28px;
  }
  .lp-test-specs-test {
	letter-spacing: 0px;
  font-size: 29px;
  line-height: 29px;
	}
}
@media screen and (max-width: 1050px) and (min-width: 991px) {
  .lp-section-9 {
    gap: 16px 20px;
  }
  .lp-faq-question {
    width: calc(100% - 40px);
  }
  .lp-faq-box {
    padding-left: 25px;
    padding-right: 20px;
  }
  .lp-header-content {
    grid-template-columns: 36% 32% 32%;
  }
}
@media (max-width: 991px) {
  .stats-donuts {
    grid-template-columns: repeat(2, minmax(250px, 1fr));
    gap: 72px;
  }
	.donut-2 {
	display: none;
	}
}
@media (max-width: 767px) {
  .stats-donuts {
    gap: 36px;
  }
}
@media screen and (max-width: 650px) and (min-width: 480px)  {
/* --- Formula Accordion starts at 650px --- */
	.lp-formula-arrow {
	display: block;
	}
	.lp-section-4 {
	padding-top: 5px;
	}
	.lp-formula-name {
	padding-top: 17px;
	}
	.lp-formula-box {
  justify-content: center;
	height: auto;
	}
	.lp-formula-image {
	margin-top: 6px;
	margin-bottom: 6px;
	}
}
@media screen and (max-width: 650px) and (min-width: 480px) {
	.lp-bp-7-intro-image {
	width: 90%;
  height: auto;
  aspect-ratio: 1.45 / 1;
	}
}
@media screen and (min-width: 650px) {
	/* Override Accordion Settings */
	.lp-formula-box {
	width: auto;
 	max-width: none; 
	margin-left: auto;
	margin-right: auto;
	}
}
@media (max-width: 600px) {
  .stats-donuts {
    grid-template-columns: repeat(2, minmax(220px, 1fr));
		gap: 24px;
  }
	.donut-label {
	width: 220px;
	}
}
@media (max-width: 479px) {
  .stats-donuts {
    grid-template-columns: 1fr;
    gap: 31px;
  }
	.donut {
	margin-bottom: 19px;
	}
}
@media screen and (max-width: 380px) {
	.lp-hero-review-stars {
	margin-left: 5px;
	}
  .lp-hero-ratings-thumbnails {
	margin-left: 3px;
	}
	.lp-formula-image {
	margin-left: 12px;
	}
	.lp-formula-details {
	margin-left: 12px;
  margin-right: 18px;
	}
	.lp-quality-symbol-wrapper {
	padding-left: 0px;
  padding-right: 0px;
	}
	.lp-test-specs-test {
	font-size: 23px;
	line-height: 23px;
 	}
	.lp-buy-msrp {
	max-width: 50px;
  margin-left: -20px;
	}
}
@media screen and (max-width: 359px) {
	.lp-header-sale {
	font-size: 14px;
  }
  .lp-hero-ratings-stock {
  display: none;
  }
  .lp-formula-image {
  margin-left: 10px;
  }
  .lp-formula-details {
  margin-left: 10px;
  }
  .lp-buy-supply {
  font-size: 15px;
  }
  .lp-buy-savings-details {
  display: none;
  }
	.lp-buy-bottles-timing, .lp-buy-bottles-number {
	font-size: 14px;
	}
	.lp-buy-features {
	column-gap: 15px;
	}
	.lp-buy-atc-badges {
	width: 100%;
	}
	.lp-buy-badges-text {
	font-size: 14px;
	}
}
