.project-preview {
  text-align: center;
  letter-spacing: -3px;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 100%;
}

.body-preview {
  justify-content: center;
  align-items: center;
  display: flex;
}

.sc-1-header.d-none {
  display: none;
}

.sc-1-header-wrapper {
  justify-content: center;
  align-items: center;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
}

.sc-1-header-logo {
  max-height: 30px;
}

.sc-1-p {
  margin-bottom: 1.25em;
  font-size: 18px;
  line-height: 150%;
}

.sc-1-p.nl-5article-info {
  color: #a2a2a2;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 100%;
}

.sc-1-p.interview-question-p {
  margin-bottom: 0;
  font-style: italic;
}

.sc-1-p.author-p {
  margin-top: 1em;
  margin-bottom: 0;
  font-size: 14px;
}

.sc-1-p.tc-white {
  color: #f5f5f5;
}

.sc-1-article-sidebar {
  width: 30%;
  position: relative;
}

.sc-1-article-sidebar-inner {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  width: 100%;
  display: flex;
  position: sticky;
  top: 0;
}

.sc-1-interview-question-box {
  background-color: #fffdd5;
  border-radius: 15px;
  margin-bottom: 2em;
  padding: 2.5em;
}

.sc-1-content-wrapper {
  max-width: 1100px;
}

.nl-5-aa {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.sc-1-heading {
  font-size: 36px;
  line-height: 120%;
}

.sc-1-img {
  border-radius: 15px;
}

.questioned-by-img {
  max-height: 50px;
}

.paragraph-15 {
  margin-bottom: 0;
  padding-top: 3px;
  font-weight: 500;
}

.nl-5-author-name {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
}

.questioned-by-position {
  color: #8b8b8b;
  margin-bottom: 0;
  font-size: 12px;
}

.questioned-by-name {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
}

.nl-5-video {
  border-radius: 15px;
  margin-top: 2em;
  margin-bottom: 2em;
  overflow: hidden;
}

.nl-5-testomonials-v1 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  display: flex;
}

.nl-5-facts-box-item-h {
  text-align: center;
  font-size: 16px;
  line-height: 100%;
}

.nl-5-author-img {
  max-height: 60px;
}

.sc-1-hero-img {
  border-radius: 10px;
  width: 100%;
  margin-top: 1em;
}

.sc-1-hero-img.mobile-only {
  display: none;
}

.nl-5-facts-box {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 3em;
  display: flex;
}

.sc-1-about-article {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.sc-1-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 3em;
  display: flex;
}

.nl-5-testimonial-author {
  margin-bottom: .5em;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
}

.nl-5-testimonial-body {
  padding-top: 1em;
  padding-bottom: 1em;
}

.sc-1-article {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  margin-top: 3em;
  display: flex;
}

.nl-5-author-position {
  color: #8b8b8b;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 130%;
}

.sc-1-article-content {
  flex-flow: column;
  width: 65%;
  display: flex;
}

.nl-5-facts-box-item-p {
  text-align: center;
  font-size: 14px;
  line-height: 150%;
}

.nl-5-testimonial-item-img {
  max-width: 30%;
}

.questioned-by {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2em;
  display: flex;
}

.nl-5-testomonials-item {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  background-color: #f7f7f7;
  border: 1px solid #0000001a;
  border-radius: 15px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  padding-right: 3em;
  display: flex;
  overflow: hidden;
}

.stars-img {
  height: 20px;
}

.nl-5-testimonial-p {
  font-size: 16px;
  line-height: 150%;
}

.sc-1-h1 {
  margin-top: 1.25em;
  margin-bottom: .75em;
  font-size: 32px;
  line-height: 120%;
}

.nl-5-testimonial-rating {
  height: 20px;
  margin-bottom: 1em;
}

.questioned-by-info {
  flex-flow: column;
  display: flex;
}

.nl-5-cta-btn {
  color: #fff;
  text-align: center;
  background-color: #03a200;
  border: 2px solid #03a200;
  border-radius: 100px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 1em 2em;
  font-size: 21px;
  line-height: 100%;
  text-decoration: none;
  transition: all .4s;
  display: block;
}

.nl-5-cta-btn:hover {
  color: #000;
  background-color: #0000;
}

.nl-5-facts-box-item {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 30%;
  display: flex;
}

.author-card {
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 15px;
  padding: 2em;
  box-shadow: 0 0 10px #0000001a;
}

.sc-1-footer {
  background-color: #fafafa;
  border-top: 1px solid #0000001a;
  justify-content: center;
  align-items: center;
  margin-top: 5em;
  display: flex;
}

.sc-1-footer-wrapper {
  justify-content: space-between;
  width: 1100px;
  padding-top: 3em;
  padding-bottom: 3em;
  display: flex;
}

.sc-1-footer-logo {
  max-height: 20px;
}

.sc-1-footer-logo.d-none {
  display: none;
}

.sc-1-footer-links {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  display: flex;
}

.sc-1-footer-link {
  color: #000;
  font-weight: 400;
  text-decoration: none;
}

.sc-1-ul {
  font-size: 21px;
  line-height: 100%;
}

.sc-1-h3 {
  margin-bottom: .5em;
}

.sc-1-h3.tc-white {
  color: #f5f5f5;
}

.sc-1-ingerdients-item {
  background-color: #f4f4f4;
  border: 1px solid #0000001a;
  border-radius: 15px;
  margin-bottom: 1em;
  padding: .5em 2em 1.5em;
}

.sc-1-img-f-width {
  border-radius: 10px;
  width: 100%;
  margin-bottom: 1.5em;
}

.sc-1-sections {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  display: flex;
}

.sc-1-section {
  border: 1px solid #0000001a;
  border-radius: 10px;
  padding: 1em 1.5em;
}

.sc-1-section.s-1 {
  background-color: #ffefef;
}

.sc-1-section.s-2 {
  background-color: #ffc3c3;
}

.sc-1-section.s-3 {
  background-color: #b85959;
}

.sc-l1-content {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.sc-l1-article {
  width: 900px;
  font-size: 18px;
  line-height: 150%;
}

.sc-l1-advertorial-line {
  background-color: #4d4d4d;
  justify-content: center;
  align-items: center;
  display: flex;
}

.sc-l1-al-p {
  color: #fff;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 12px;
  line-height: 100%;
}

.sc-l1-h1 {
  font-size: 44px;
  line-height: 110%;
}

.sc-l1-p {
  margin-bottom: 1.1em;
}

.sc-l1-p.sc-l1-p-c, .sc-l1-p.mb-0, .sc-l1-p.no-styles, .sc-l1-p.m-0 {
  margin-bottom: 0;
}

.sc-l1-h2 {
  text-transform: uppercase;
  margin-top: 2em;
  margin-bottom: .75em;
  font-size: 30px;
  line-height: 120%;
}

.sc-l1-h2.mt-0 {
  margin-top: 0;
  line-height: 110%;
}

.sc-l1-h2.m-0 {
  margin-top: 0;
}

.sc-l1-list.numb {
  list-style-type: disc;
}

.sc-l1-list.pl-25 {
  padding-left: 25px;
}

.sc-l1-reviews-box {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  margin-bottom: 1em;
  display: flex;
}

.sc-l1-review-box {
  background-color: #efefef;
  border-left: 5px solid #0098bd;
  padding: 1em;
}

.sc-l1-boxs {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  margin-bottom: 1em;
  display: flex;
}

.sc-l1-box {
  background-color: #0098bd1a;
  border: 2px solid #0098bd;
  padding: 1em;
}

.sc-l1-comparison-box {
  margin-bottom: 1em;
}

.sc-l1-c-items {
  justify-content: space-between;
  display: flex;
}

.sc-l1-c-item {
  background-color: #e0e0e01a;
  border: 1px solid #0000001a;
  justify-content: flex-start;
  align-items: center;
  width: 20%;
  padding: .7em;
  display: flex;
}

.sc-l1-c-item.sc-l1-c-borders {
  border-right-width: 2px;
}

.sc-l1-c-item.sc-l1-c-borders.highlighted {
  background-color: #0098bd4d;
}

.sc-l1-c-item.ai-left {
  justify-content: flex-start;
  align-items: center;
}

.sc-l1-c-item.ai-left.highlighted, .sc-l1-c-item.highlighted {
  background-color: #0098bd4d;
}

.sc-1-emphasis-box {
  background-color: #fff2af;
  border: 2px dashed #c0710f;
  margin-bottom: 2em;
  padding: 2em;
}

.sc-l1-faq-box {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  margin-bottom: 2em;
  display: flex;
}

.sc-l1-faq-item {
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 0;
  padding: 1.5em;
  transition: all .4s;
}

.sc-l1-faq-item:hover {
  box-shadow: 0 0 10px #0003;
}

.cc-pdp-1-faq-qb-item-head {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.cc-pdp-1-faq-qb-item-head-h3 {
  margin-top: 0;
  margin-bottom: 0;
}

.lic-expand-img {
  height: 10px;
}

.cc-pdp-1-faq-qb-item-body {
  background-color: #fff;
}

.cc-pdp-1-faq-qb-item-body-p {
  margin-bottom: 0;
  padding-top: 10px;
  font-size: 18px;
  line-height: 150%;
}

.sc-l1-cta-btn {
  text-align: center;
  cursor: pointer;
  background-color: #209a55;
  width: 100%;
  padding: .75em 2em;
  transition: all .4s;
  box-shadow: 0 4px 5px #0003;
}

.sc-l1-cta-btn:hover {
  background-color: #136336;
  transform: scale(.95);
  box-shadow: 0 7px 10px #00000059;
}

.sc-l1-cta-box {
  border-radius: 15px;
  position: relative;
}

.progress-bar {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.code-embed {
  height: 0;
}

.sc-l1-cta-box-inner {
  background-color: #0098bd0d;
  border: 1px solid #0000001a;
  justify-content: space-between;
  margin-top: 2em;
  padding: 3em 2em 2em;
  display: flex;
  overflow: hidden;
}

.sc-l1-cbi-img {
  width: 45%;
}

.sc-l1-cbi-text {
  width: 50%;
}

.sc-l1-footer {
  justify-content: center;
  align-items: center;
  display: flex;
}

.sc-l1-footer-inner {
  border-top: 1px solid #0000001a;
  width: 900px;
  margin-top: 3em;
  padding: 2em 0;
}

.sc-l1-footer-p {
  color: #b5b5b5;
  font-size: 12px;
  line-height: 150%;
}

.sc-l1-footer-links {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  display: flex;
}

.sc-l1-footer-link {
  color: #5c5cb0;
  font-size: 12px;
  text-decoration: none;
}

.sc-l1-img {
  width: 100%;
  margin-top: .5em;
  margin-bottom: 1.5em;
}

.sc-l1-img.hero-img {
  margin-top: 0;
  margin-bottom: -1em;
}

.sc-l1-review-author {
  border-radius: 100%;
  max-height: 150px;
  margin-bottom: 1em;
}

.sc-l1-doctor-img {
  border-radius: 100px;
  max-height: 150px;
}

.cc-pdp-1-mobile-cb-hint {
  justify-content: flex-start;
  align-items: center;
  display: none;
}

.cc-pdp-1-mobile-cb-hint-p {
  color: #b0b0b0;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
}

.cc-pdp-1-mobile-cb-hint-img {
  height: 30px;
}

.as-told-box {
  background-color: #a7cb7d99;
  border: 1px solid #a7cb7d;
  border-radius: 5px;
  margin-bottom: 1.5em;
  padding: 1em 1.5em;
}

.clinical-note-box {
  background-color: #fff9d8;
  border: 1px dashed #a28b0c;
  border-radius: 15px;
  padding: 2em 1.5em;
}

@media screen and (max-width: 991px) {
  .sc-1-p.author-p {
    font-size: 16px;
  }

  .sc-1-article-sidebar {
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
  }

  .sc-1-article-sidebar-inner {
    flex-flow: row;
    position: static;
  }

  .sc-1-content-wrapper {
    width: 100%;
    max-width: none;
  }

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

  .sc-1-hero-img {
    border-radius: 15px;
  }

  .sc-1-hero-img.mobile-only {
    display: none;
  }

  .sc-1-content {
    margin-top: 1.25em;
  }

  .sc-1-article {
    flex-flow: row-reverse wrap-reverse;
  }

  .sc-1-article-content {
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
  }

  .sc-1-hero-section {
    padding-left: 1em;
    padding-right: 1em;
  }

  .author-card {
    width: 48%;
  }

  .sc-1-footer-wrapper {
    padding-left: 3em;
    padding-right: 3em;
  }

  .sc-1-sub-heading {
    line-height: 120%;
  }

  .sc-l1-article {
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
  }

  .sc-l1-cta-box-inner {
    align-items: flex-start;
  }

  .sc-l1-footer-inner {
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
  }

  .sc-l1-review-author {
    max-height: 125px;
  }
}

@media screen and (max-width: 767px) {
  .sc-1-article-sidebar-inner {
    grid-column-gap: .75em;
    grid-row-gap: .75em;
    flex-flow: column;
    position: relative;
  }

  .nl-5-aa {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
  }

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

  .sc-1-hero-img {
    border-radius: 10px;
    display: none;
  }

  .sc-1-hero-img.mobile-only {
    display: block;
  }

  .nl-5-facts-box {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: wrap;
    justify-content: center;
    align-items: stretch;
  }

  .sc-1-content {
    margin-top: 1em;
  }

  .nl-5-testimonial-item-img {
    border-radius: 20px;
    max-width: 40%;
  }

  .nl-5-testomonials-item {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 2em;
  }

  .nl-5-testimonial-p {
    margin-bottom: 0;
  }

  .nl-5-facts-box-item {
    max-width: 45%;
  }

  .author-card {
    width: 100%;
    position: sticky;
    top: 0;
  }

  .author-card._2nd-card {
    top: 25%;
  }

  .sc-l1-h1 {
    font-size: 36px;
    line-height: 100%;
  }

  .sc-l1-p.ta-c {
    text-align: center;
  }

  .sc-l1-h2 {
    font-size: 26px;
    line-height: 110%;
  }

  .sc-l1-h2.mt-0 {
    text-align: center;
  }

  .sc-l1-comparison-box {
    min-width: 100%;
  }

  .sc-l1-c-items {
    flex: none;
    min-width: 200%;
  }

  .sc-l1-c-item.ai-left {
    flex: none;
  }

  .sc-l1-cb-outer {
    width: 100%;
  }

  .sc-l1-faq-item:hover {
    box-shadow: none;
  }

  .code-embed {
    overflow: hidden;
  }

  .sc-l1-cta-box-inner {
    flex-flow: column;
  }

  .sc-l1-cbi-img, .sc-l1-cbi-text {
    width: 100%;
  }

  .cc-pdp-1-mobile-cb-hint {
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin-top: .5em;
    margin-bottom: 3em;
    display: flex;
  }

  .cc-pdp-1-mobile-cb-hint-p {
    color: #bfbfbf;
    text-transform: lowercase;
    margin-right: 10px;
    font-size: 24px;
    font-weight: 300;
  }

  .cc-pdp-1-mobile-cb-hint-img {
    height: 50px;
  }
}

@media screen and (max-width: 479px) {
  .sc-1-header-logo {
    max-height: 25px;
  }

  .sc-1-p.nl-5article-info {
    line-height: 140%;
  }

  .sc-1-p.author-p {
    font-size: 14px;
  }

  .sc-1-article-sidebar-inner {
    grid-column-gap: .75em;
    grid-row-gap: .75em;
  }

  .sc-1-interview-question-box {
    padding: 1.5em;
  }

  .sc-1-heading {
    font-size: 28px;
  }

  .paragraph-15 {
    text-align: center;
    line-height: 130%;
  }

  .nl-5-author-name {
    font-size: 18px;
  }

  .nl-5-video {
    border-radius: 10px;
  }

  .sc-1-hero-img {
    object-fit: cover;
    min-height: 230px;
    display: none;
  }

  .sc-1-hero-img.mobile-only {
    display: block;
  }

  .sc-1-about-article {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .background-video-4 {
    max-height: 250px;
  }

  .sc-1-content {
    margin-top: 1em;
  }

  .nl-5-testomonials-item {
    padding: 1.25em;
  }

  .sc-1-h1 {
    font-size: 26px;
  }

  .nl-5-cta-btn {
    padding: .75em 1em;
  }

  .nl-5-facts-box-item {
    max-width: 100%;
  }

  .author-card {
    width: 100%;
    padding: 1em;
  }

  .sc-1-footer-wrapper {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .sc-1-sub-heading {
    font-size: 21px;
  }

  .sc-1-ul {
    padding-left: 20px;
  }

  .sc-l1-content {
    width: 100%;
  }

  .sc-l1-article {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .sc-l1-list {
    padding-left: 25px;
  }

  .sc-1-emphasis-box {
    padding-left: 1em;
    padding-right: 1em;
  }

  .sc-l1-faq-item {
    padding: 1em;
  }

  .cc-pdp-1-faq-qb-item-head {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
  }

  .cc-pdp-1-faq-qb-item-head-h3 {
    font-size: 21px;
    line-height: 100%;
  }

  .lic-expand-img {
    height: 8px;
  }

  .code-embed {
    overflow: visible;
  }

  .cc-pdp-1-mobile-cb-hint {
    width: 95vw;
    display: inline-flex;
  }

  .cc-pdp-1-mobile-cb-hint-img {
    height: 40px;
  }
}


