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

body {
  color: #333;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
}
.main-footer {
  background-color: #7fc56d;
}
.footer-widgets-section {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #7fc56d !important;
}
.footer-text {
  color: #fff;
  margin-bottom: 25px;
  font-size: 16.3px;
  line-height: 1.5em;
}
.footer-text-two, .footer-text-three {
  color: #fff;
  margin-bottom: 0;
  font-size: 16.3px;
  line-height: 1.5em;
}

p {
  color: #1f1f1f;
  margin-bottom: 10px;
  font-size: 17px;
  line-height: 25px;
}

a {
  color: #2680cf;
  text-decoration: none;
}

.header-wrapper {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

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

.header-wrapper.float {
  z-index: 3;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.footer-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 50px;
  padding-bottom: 50px;
  line-height: 24px;
  display: flex;
}

.container {
  z-index: 2;
  width: 90%;
  max-width: 1290px;
  min-height: 100px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container.flex---side {
  justify-content: space-between;
  display: flex;
}

.container.flex---side.mid {
  width: auto;
  max-width: 1290px;
  justify-content: center;
}

.container.shadow {
  text-align: center;
  border: 1px solid rgba(245, 242, 231, .69);
  border-radius: 25px;
  margin-top: 60px;
  margin-bottom: 35px;
  padding: 41px 6% 35px;
  box-shadow: 0 19px 18px 11px rgba(227, 232, 236, .45);
}

.container.shadow.compare {
  z-index: 2;
  max-width: 1000px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 0%;
  position: relative;
  overflow: hidden;
}

.logo {
  margin-top: 40px;
  margin-bottom: 23px;
}

.logo.white {
  filter: contrast(200%) grayscale() invert();
}

.hero-banner-wrapper {
  background-image: url('../images/Hero-Image.jpg');
  background-position: 0 7%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 165px;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.sub-header-light {
  color: #63c6ff;
  text-align: left;
  margin-top: 0;
  font-family: Gilroy Light, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 37px;
}

.sub-header-light._0 {
  color: #f6e949;
  -webkit-text-stroke-color: #e1f1dd;
  margin-bottom: 0;
}

.hero-banner-header {
  text-align: center;
  padding-top: 50px;
}

.header-h1 {
  color: #fff;
  margin-top: 15px;
  font-family: Gilroy Extrabold, sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 64px;
}

.header-h1.orange-text {
  width: 50%;
  color: #fff;
  text-align: left;
}

.header-h1.orange-text.header {
  width: 60%;
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Gilroy Bold, sans-serif;
  font-size: 67px;
  line-height: 69px;
}

.hero-banner-sub-div {
  color: #bbd6e0;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  font-family: Axiforma semibold;
  font-size: 17px;
  font-weight: 600;
  display: flex;
}

.hero-circle-separator {
  width: 28px;
  height: 28px;
  background-color: #fff;
  background-image: url('../images/cross_1cross.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 100px;
  margin: 11px 15px;
}

.hero-banner-sub-div-wrapper {
  margin-top: 20px;
}

.hero-banner-content {
  max-width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.check-list {
  min-height: 29px;
  color: #fff;
  background-image: url('../images/65fdaf684afef71f03d5e1aa_checked.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 28px;
  margin-bottom: 7px;
  padding-left: 39px;
  font-family: Gilroy Medium, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 27px;
}

.hero-banner-list-wrapper {
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  margin-top: 30px;
  display: flex;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #f99035;
  background-image: linear-gradient(12deg, #f99035, #f5c345);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: auto;
  border-bottom: 5px solid rgba(3, 3, 3, .44);
  border-radius: 15px;
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  padding: 0 0 0 15px;
  font-family: Axiforma regular;
  font-size: 27px;
  line-height: 30px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.margin-b45 {
  margin-bottom: 45px;
}

.margin-b45.box {
  border: 1px solid rgba(102, 209, 255, .09);
  border-radius: 25px;
  padding: 24px 35px;
  box-shadow: 10px 10px 18px -3px #7fc56d;
}

.hero-banner-cam {
  z-index: 3;
  width: 350px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  top: auto;
  bottom: -180px;
  left: 0%;
  right: 0%;
}

.hero-banner-video {
  width: 500px;
  height: 281px;
  min-height: 281px;
  min-width: 500px;
  text-align: center;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.full-mid-section {
  min-height: 250px;
}

.flex-side {
  width: 50%;
}

.flex-side._750 {
  width: 100%;
  min-width: 750px;
  margin-top: 20px;
}

.section-sub-header {
  color: #141516;
  font-family: Gilroy Regular, sans-serif;
  font-size: 31px;
  font-weight: 400;
  line-height: 38px;
}

.section-sub-header.center {
  text-align: center;
}

.section-sub-header.center._2-line {
  font-size: 32px;
}

.section-sub-header.large {
  margin-top: 0;
}

.section-header {
  color: #2a7de1;
  margin-top: 15px;
  font-family: Gilroy Bold, sans-serif;
  font-size: 50px;
  line-height: 60px;
}

.section-header.margin {
  color: #7fc56d;
  margin-bottom: 30px;
  font-size: 50px;
}

.section-header.center {
  color: #7fc56d;
  text-align: center;
}

.section-header.center.white {
  color: #fff;
}

.section-header.center.mid {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 45px;
  line-height: 49px;
}

.extrabold-text {
  font-family: Gilroy Extrabold, sans-serif;
  font-weight: 700;
}

.separator-section {
  background-image: url('../images/image-3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: row;
  justify-content: center;
  padding: 25px 20px;
  display: flex;
}

.separator-button-flex {
  flex: 0 auto;
  align-items: center;
  margin-left: 15px;
  display: flex;
}

.separator-button-flex.smaller {
  flex: none;
}

.separator-button-flex.custom {
  flex: 1;
}

.separator-header {
  color: #acdda0;
  text-align: left;
  margin-bottom: 5px;
  font-family: Gilroy Medium, sans-serif;
  font-size: 29px;
  line-height: 43px;
}

.separator-subheader {
  color: #fff;
  text-align: left;
  margin-top: 0;
  font-family: Gilroy Medium, sans-serif;
  font-size: 26px;
  font-weight: 400;
}

.separator-subheader.custom {
  font-size: 22px;
}

.secure-section {
  padding-top: 50px;
  padding-bottom: 60px;
}

.secure-section.no-padding-b {
  padding-bottom: 0;
  position: relative;
}

.section-header-content {
  color: #9b9b9b;
  text-align: center;
  font-size: 19px;
  font-weight: 400;
  line-height: 26px;
}

.section-header-content.white {
  max-width: 800px;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
}

.featured-wrapper {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.featured-div {
  flex: 1;
  align-items: center;
  display: flex;
}

.featured-div.content {
  max-width: 380px;
  min-width: 380px;
  flex-flow: row;
  flex: none;
  align-self: center;
  margin-top: 60px;
}

.featured-list {
  color: #8f8f8f;
  margin-bottom: 35px;
  font-size: 14px;
  line-height: 21px;
  display: flex;
}

.featured-list.right {
  text-align: right;
  justify-content: flex-end;
}

.featured-icon {
  width: 70px;
  height: 70px;
  border: 3px solid #7fc56d;
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  padding: 13px;
  display: flex;
}

.featured-icon.right {
  margin-left: 20px;
  margin-right: 0;
}

.featured-name {
  color: #17181c;
  font-size: 16px;
  font-weight: 700;
}

.featured-img {
  max-width: 100%;
  min-width: 100%;
}

.colored-section {
  min-height: 500px;
  background-color: #56763b;
  background-image: linear-gradient(4deg, #3b630b 7%, rgba(255, 177, 9, 0) 64%);
  padding-top: 50px;
  padding-bottom: 70px;
}

.colored-content {
  justify-content: space-around;
  margin-top: 50px;
  display: flex;
}

.colored-wrapper {
  width: 23.222%;
  color: #fff;
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  line-height: 27px;
}

.colored-image {
  margin-bottom: 29px;
  overflow: hidden;
}

.colored-text {
  padding-left: 28px;
  padding-right: 28px;
  font-size: 21px;
  line-height: 29px;
}

.compare-row {
  background-color: #fff;
  display: flex;
}

.compare-row.white {
  background-color: #fdfdfd;
}

.compare-item {
  min-height: 80px;
  text-align: center;
  border-bottom: 1px solid #f7f7f7;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-left: 17px;
  padding-right: 17px;
  font-size: 16px;
  font-weight: 700;
  display: flex;
  position: relative;
}

.compare-item.head {
  max-width: 300px;
  min-width: 300px;
  color: #fff;
  text-align: left;
  background-color: rgba(31, 31, 31, .95);
  border-bottom-color: #363636;
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  padding: 12px 23px 12px 40px;
  font-size: 15px;
  font-weight: 400;
}

.compare-item.head.black {
  background-color: rgba(31, 31, 31, .95);
}

.compare-item.head.blank {
  background-color: rgba(0, 0, 0, 0);
  border-bottom-style: none;
}

.compare-item.head.fade {
  text-align: left;
  background-color: #252524;
}

.compare-item.blank {
  border-bottom-style: none;
}

.compare-header {
  max-width: 1000px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.compare-name {
  color: #f6e949;
  text-align: left;
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 18px;
  font-weight: 600;
}

.compare-pic {
  z-index: 3;
  max-width: 35%;
  position: absolute;
  bottom: 6.8281px;
  left: 107.5px;
}

.testimonial-wrapper {
  background-color: #f5fbff;
  padding-top: 50px;
  padding-bottom: 40px;
}

.secure-bg {
  min-height: 200px;
  background-color: #f5fbff;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.testimonial-slider {
  height: auto;
  min-height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 50px;
  padding-bottom: 65px;
}

.hide {
  display: none;
}

.nav-slide {
  opacity: .28;
}

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

.testimonial-text {
  max-width: 670px;
  color: #1b1b1b;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 27px;
}

.testimonial-name {
  color: #47763b;
  margin-top: 15px;
  margin-bottom: 13px;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
}

.footer-logo {
  max-width: 180px;
  margin-bottom: 16px;
}

.more-about-section {
  background-color: #e1f1dd;
  padding-top: 40px;
  padding-bottom: 50px;
}

.full-flex {
  flex: 1;
}

.full-flex.vertical {
  margin-right: 20px;
  display: flex;
}

.faq-content-wrapper {
  max-width: 900px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}

.margin-right {
  flex: none;
  margin-right: 30px;
  display: inline-block;
}

.colored {
  color: #47763b;
}

.mid-text {
  font-size: 16px;
  line-height: 22px;
}

.faq-a-wrapper {
  height: 0%;
  color: #2c2c2c;
  overflow: hidden;
}

.accordion-line {
  width: 2px;
  height: 12px;
  background-color: #78b8f8;
  position: absolute;
}

.accordion-line.dash {
  width: 12px;
  height: 2px;
  background-color: #7fc56d;
}

.faq-list {
  border-bottom: 1px solid #f5f2e7;
  padding-bottom: 0;
}

.faq-list.margin {
  margin-bottom: 10px;
  padding-bottom: 0;
}

.accordion-vertical {
  width: 2px;
  height: 12px;
  background-color: #7fc56d;
}

.accordion-box {
  width: 45px;
  height: 45px;
  border: 4px solid #eeebeb;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  position: absolute;
  top: 1px;
  bottom: auto;
  left: 0%;
  right: auto;
}

.inside-sub-header {
  color: #1d1c1c;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 19px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
}

.inside-sub-header.question-text {
  color: #050505;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 60px;
  font-size: 20px;
  line-height: 24px;
  display: block;
  position: relative;
}

.faq-a {
  margin-top: 10px;
  margin-bottom: 0;
  padding-left: 60px;
  display: inline-block;
}

.check-size {
  max-width: 25px;
}

.scrolling-div {
  margin-left: auto;
  margin-right: auto;
}

.place-img {
  width: 100%;
}

.button-arrow {
  width: 50px;
  background-color: #f99035;
  background-image: url('../images/arrow.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  align-self: stretch;
  margin-left: 9px;
}

.button-text {
  flex: none;
  margin-top: 19px;
  margin-bottom: 13px;
  font-family: Gilroy Regular, sans-serif;
}

.video-embed {
  height: 100%;
  flex: 1;
}

.flex-image.full {
  width: 100%;
  margin-bottom: 20px;
}

.footer-link {
  color: #252525;
  text-decoration: none;
  transition: color .2s;
}

.footer-link:hover {
  color: #f26100;
}

.feature-description {
  width: 90%;
}

.right-div {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.xm-image {
  width: 200px;
}

.main-header {
  width: 90%;
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
}

.text-block, .text-block-2, .text-block-3 {
  text-align: left;
}

.div-block, .div-block-2, .div-block-3 {
  border-bottom: 1px solid #f5f2e7;
}

.padding {
  margin-bottom: 10px;
}

.image-box {
  width: 50%;
  padding-right: 5%;
}

.colored-box {
  margin-bottom: 30px;
  display: inline-block;
}

.information-wrapper {
  display: flex;
}

.ingredients {
  color: #e1f1dd;
  -webkit-text-stroke-color: #7fc56d;
}

.background-video {
  left: -307px;
}

.link-block {
  align-self: center;
}

.div-block-4 {
  flex: 0 auto;
}

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

.div-block-5 {
  justify-content: center;
  padding: 20px;
  display: flex;
}

.div-block-6 {
  width: 100%;
  max-width: 1290px;
  justify-content: center;
  display: block;
}

.paragraph {
  font-size: 12px;
}

.paragraph-2, .paragraph-3, .paragraph-4, .paragraph-5, .paragraph-6 {
  margin-bottom: 5px;
  font-size: 12px;
}

.image {
  width: 100%;
  max-width: 600px;
}

.div-block-7 {
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(90deg, #47763b 19%, rgba(255, 255, 255, 0));
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.bold-text, .italic-text-2, .bold-text-2 {
  color: #7fc56d;
}

.bold-text-3 {
  color: #bdd2b7;
}

.image-2 {
  width: 100%;
  height: auto;
  max-width: 600px;
}

.link, .link-2 {
  color: #47763b;
}

@media screen and (max-width: 991px) {
  .hero-banner-wrapper {
    background-position: 45%;
  }

  .hero-banner-header {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .header-h1.orange-text.header {
    width: 100%;
  }

  .hero-banner-content {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-banner-list-wrapper {
    align-items: flex-start;
  }

  .hero-banner-cam {
    width: 280px;
    bottom: -180px;
  }

  .flex-side._750 {
    width: 100%;
    min-width: auto;
    margin-top: 40px;
  }

  .separator-section {
    margin-top: 0;
  }

  .secure-section {
    padding-top: 40px;
  }

  .featured-wrapper {
    flex-direction: column;
  }

  .featured-div.content {
    max-width: none;
    min-width: auto;
    margin-top: 40px;
  }

  .featured-div.mobile {
    justify-content: center;
  }

  .featured-list {
    margin-bottom: 20px;
  }

  .featured-list.right {
    text-align: left;
    justify-content: flex-start;
  }

  .featured-icon.right {
    order: -1;
    margin-left: 0;
  }

  .featured-img {
    max-width: 70%;
    min-width: 70%;
  }

  .compare-item.head.blank {
    position: static;
  }

  .compare-item.blank {
    justify-content: flex-end;
    padding-left: 0;
    padding-right: 0;
    font-size: 16px;
    position: static;
  }

  .compare-pic {
    max-width: 60%;
    position: static;
    left: 61.5px;
  }

  .right-div {
    align-items: flex-start;
    padding-left: 22px;
  }

  .image-box {
    align-items: center;
  }

  .information-wrapper {
    flex-direction: column;
    align-items: center;
    display: flex;
    position: static;
    top: 68px;
  }

  .list {
    padding-left: 0;
  }
}

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

  .hero-banner-cam {
    width: 300px;
    bottom: -180px;
  }

  .secure-section {
    padding-left: 0;
    padding-right: 0;
  }

  .featured-wrapper {
    flex-direction: column;
  }

  .featured-div.mobile {
    order: 1;
  }

  .colored-section {
    background-image: linear-gradient(4deg, #345b02 7%, rgba(255, 177, 9, 0) 64%);
  }

  .compare-item.blank {
    min-height: 80px;
    font-size: 13px;
    line-height: 16px;
  }

  .compare-pic {
    bottom: -11.1719px;
    left: 17.5px;
  }

  .full-flex.vertical {
    grid-column-gap: 31px;
    grid-row-gap: 31px;
    justify-content: space-between;
  }

  .faq-content-wrapper {
    width: 90%;
  }

  .margin-right {
    width: 100vw;
    max-width: 100px;
    margin-right: 0;
  }

  .information-wrapper {
    position: static;
  }

  .paragraph-2, .paragraph-3, .paragraph-4, .paragraph-5 {
    word-break: break-all;
  }
}

@media screen and (max-width: 479px) {
  .footer-text {
    margin-bottom: 23px;
    font-size: 15.3px;
  }

  .footer-text-two {
    font-size: 15.3px;
  }

  .footer-text-three {
    padding-left: 0;
    padding-right: 0;
    font-size: 15.3px;
  }
  p {
    font-size: 16px;
    line-height: 23px;
  }

  .header-wrapper.float {
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .main-content-wrapper {
    overflow: hidden;
  }

  .footer-wrapper {
    padding-top: 30px;
  }

  .container {
    width: 90%;
  }

  .container.flex---side {
    flex-direction: column;
  }

  .container.flex---side.margin-b45 {
    margin-bottom: 5px;
  }

  .container.flex---side.margin-b45.full-mobile {
    width: 100%;
  }

  .container.flex---side.mid {
    width: 85%;
    flex-direction: column;
  }

  .container.shadow {
    margin-top: 5px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 0;
  }

  .container.shadow.compare {
    width: 100%;
    min-width: 100%;
  }

  .container.full-mobile {
    width: 100%;
  }

  .logo {
    max-width: 60vw;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .logo.white {
    max-width: 35vw;
  }

  .hero-banner-wrapper {
    background-position: 37%;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 120px;
    padding-top: 67px;
    padding-bottom: 72px;
  }

  .sub-header-light {
    margin-bottom: 5px;
    font-size: 21px;
    line-height: 29px;
  }

  .sub-header-light._0 {
    text-align: center;
  }

  .hero-banner-header {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
  }

  .header-h1.orange-text {
    margin-top: 5px;
    font-size: 40px;
    line-height: 46px;
  }

  .header-h1.orange-text.header {
    width: 100%;
    text-align: center;
    font-size: 38px;
    line-height: 42px;
  }

  .hero-banner-sub-div {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Axiforma regular;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
  }

  .hero-circle-separator {
    width: 20px;
    height: 20px;
    min-width: 5%;
    flex: none;
    margin-left: 10px;
    margin-right: 10px;
  }

  .hero-banner-sub-div-wrapper {
    margin-top: 10px;
    display: flex;
  }

  .hero-banner-content {
    width: 100%;
    flex-direction: column;
    margin-top: 18px;
  }

  .check-list {
    background-position: 0 0;
    background-size: 22px;
    margin-bottom: 4px;
    padding-left: 32px;
    font-size: 15px;
    line-height: 20px;
  }

  .hero-banner-list-wrapper {
    width: 100%;
    margin-top: 0;
  }

  .button {
    width: 100%;
    text-align: center;
    flex-direction: row;
    justify-content: space-between;
    padding-left: 5px;
    font-size: 19px;
  }

  .margin-b45 {
    margin-bottom: 25px;
  }

  .margin-b45.box {
    margin-bottom: 20px;
    padding: 15px 5% 10px;
  }

  .hero-banner-cam {
    z-index: 3;
    width: 350px;
    max-width: 220px;
    bottom: -130px;
  }

  .hero-banner-video {
    width: 90%;
    height: 169px;
    min-height: 169px;
    min-width: 90%;
    background-color: rgba(0, 0, 0, 0);
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-side._750 {
    min-width: 80%;
    margin: 0 auto 70px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-sub-header.center {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 29px;
  }

  .section-sub-header.center._2-line {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .section-sub-header.center._1-line {
    font-size: 4.5vw;
  }

  .section-sub-header.large {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 24px;
    line-height: 27px;
  }

  .section-header.margin {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 27px;
    line-height: 33px;
  }

  .section-header.center {
    margin-top: 5px;
    font-size: 32px;
    line-height: 37px;
  }

  .section-header.center.white {
    font-size: 39px;
    line-height: 44px;
  }

  .section-header.center.mid {
    margin-bottom: 14px;
    font-size: 34px;
    line-height: 36px;
  }

  .separator-section {
    flex-direction: column;
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 37px;
  }

  .separator-button-flex {
    width: 100%;
    text-align: center;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }

  .separator-header {
    text-align: center;
    font-size: 8vw;
    line-height: 37px;
  }

  .separator-subheader {
    text-align: center;
    margin-bottom: 21px;
    font-size: 18px;
    line-height: 28px;
  }

  .separator-subheader.custom {
    font-size: 18px;
  }

  .secure-section {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .secure-section.no-padding-b {
    padding-top: 25px;
  }

  .section-header-content {
    font-size: 15px;
    line-height: 20px;
  }

  .section-header-content.white {
    width: 90%;
  }

  .featured-wrapper {
    width: 95%;
    flex-direction: column;
    margin-top: 20px;
  }

  .featured-div.content {
    max-width: 100%;
    min-width: 100%;
    margin-top: 0;
  }

  .featured-div.mobile {
    order: 0;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 15px;
    display: flex;
  }

  .featured-list {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 19px;
  }

  .featured-list.right {
    text-align: left;
    margin-bottom: 0;
  }

  .featured-icon {
    width: 70px;
    height: 70px;
    margin-right: 15px;
    padding: 12px;
  }

  .featured-icon.right {
    order: -1;
    margin-left: 0;
    margin-right: 15px;
  }

  .featured-name {
    text-align: left;
    font-size: 17px;
  }

  .featured-img {
    max-width: 150px;
    min-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .colored-section {
    padding: 30px 20px 15px;
  }

  .colored-content {
    flex-direction: column;
    justify-content: flex-start;
    margin-top: 35px;
  }

  .colored-wrapper {
    width: auto;
    height: auto;
    min-height: auto;
    flex: none;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }

  .colored-image {
    width: 90%;
    height: auto;
    min-height: auto;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }

  .colored-text {
    margin-bottom: 25px;
    padding-left: 17px;
    padding-right: 17px;
    font-size: 17px;
    line-height: 23px;
  }

  .compare-row {
    width: 100%;
  }

  .compare-item {
    min-width: 25%;
    flex: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .compare-item.head {
    max-width: none;
    min-width: 50%;
    text-align: left;
    flex: 0 auto;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 13px;
    line-height: 18px;
  }

  .compare-item.head.black {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .compare-item.blank {
    min-height: 80px;
    padding-top: 0;
    font-size: 10px;
    line-height: 12px;
  }

  .compare-header {
    width: 100%;
    margin-top: 0;
  }

  .compare-name {
    font-size: 14px;
    line-height: 19px;
  }

  .compare-pic {
    width: 110px;
    max-width: 80%;
    min-width: 74px;
    position: static;
    bottom: -2.1719px;
    left: -19.5px;
  }

  .testimonial-wrapper {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  .testimonial-slider {
    margin-top: 30px;
    padding-bottom: 60px;
  }

  .testimonial-text {
    width: 90%;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .testimonial-name {
    font-size: 18px;
  }

  .footer-logo {
    max-width: 110px;
  }

  .more-about-section {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .faq-content-wrapper {
    width: 100%;
    max-width: 90%;
  }

  .margin-right {
    width: 85px;
  }

  .mid-text {
    font-size: 14px;
    line-height: 20px;
  }

  .faq-list {
    padding-left: 0;
  }

  .inside-sub-header {
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 18px;
  }

  .inside-sub-header.question-text {
    font-size: 16px;
    line-height: 22px;
  }

  .faq-a {
    font-size: 15px;
    line-height: 21px;
  }

  .check-size {
    max-width: 20px;
  }

  .mid-heading {
    font-size: 19px;
    line-height: 24px;
  }

  .scrolling-div {
    min-width: 100%;
    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;
    align-items: flex-start;
    overflow: auto;
  }

  .place-img {
    width: 100%;
    flex: none;
    position: relative;
  }

  .button-arrow {
    width: 41px;
    flex: none;
    margin-left: 5px;
  }

  .button-text {
    flex: 1;
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 6.5vw;
  }

  .flex-image {
    width: 100%;
  }

  .main-header {
    width: 85%;
    text-align: center;
    margin-top: 20px;
  }

  .image-box {
    width: 90%;
    padding-right: 0%;
  }

  .colored-box {
    width: 80%;
  }

  .information-wrapper {
    position: static;
    top: 95px;
  }

  .list {
    margin-bottom: 0;
  }

  .ingredients {
    width: 45%;
  }

  .italic-text {
    font-size: 8vw;
  }

  .paragraph-2, .paragraph-3, .paragraph-4, .paragraph-5 {
    word-break: break-all;
  }

  .image {
    position: static;
  }

  .list-2 {
    padding-left: 0;
  }
}


@font-face {
  font-family: 'Tiemposfine Black';
  src: url('../fonts/TiemposFine-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Tiemposfine Bold';
  src: url('../fonts/TiemposFine-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Tiemposfine Medium';
  src: url('../fonts/TiemposFine-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Tiemposfine Regular';
  src: url('../fonts/TiemposFine-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Tiemposfine Semibold';
  src: url('../fonts/TiemposFine-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Tiemposfine Light';
  src: url('../fonts/TiemposFine-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy Extrabold';
  src: url('../fonts/Gilroy-Extrabold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy Bold';
  src: url('../fonts/Gilroy-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy Black';
  src: url('../fonts/Gilroy-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy Heavy';
  src: url('../fonts/Gilroy-Heavy.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy Light';
  src: url('../fonts/Gilroy-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy Semibold';
  src: url('../fonts/Gilroy-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy Medium';
  src: url('../fonts/Gilroy-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy Regular';
  src: url('../fonts/Gilroy-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Gilroy Thin';
  src: url('../fonts/Gilroy-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}