/* featured-products-module */

html[lang$="-CA"] .featured-products-module {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
  background: #fffff2 !important;
  max-width: 100% !important;
}

html[lang$="-CA"] .featured-products-module [aria-hidden="true"] {
  display: none !important;
}

html[lang$="-CA"] .featured-products-module > .component-content {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
}

html[lang$="-CA"] .featured-products-module > .component-content > .content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 auto !important;
  max-width: 1048px !important;
  padding: 80px 0px 80px !important;
  gap: 20px;
}

@media (max-width: 991px) {
  html[lang$="-CA"] .featured-products-module > .component-content > .content {
    padding: 30px 0px 60px !important;
  }
}

html[lang$="-CA"] .featured-products-module > .component-content:before,
html[lang$="-CA"] .featured-products-module > .component-content:after {
  display: none !important;
}

html[lang$="-CA"]
  .featured-products-module
  > .component-content
  > .content:before,
html[lang$="-CA"]
  .featured-products-module
  > .component-content
  > .content:after {
  display: none !important;
}

html[lang$="-CA"] .featured-products-module .featured-products-heading {
  display: block !important;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-heading
  > .component-content {
  display: block !important;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-heading
  > .component-content
  > .richText-content {
  display: block !important;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-heading
  > .component-content
  > .richText-content
  > h1.our-products-title {
  color: rgb(0, 150, 56);
  font-family: Lato;
  font-size: 48px;
  font-weight: 900;
  line-height: 58px;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 0px;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-heading
  > .component-content
  > .richText-content
  h2 {
  font-family: Lato;
  font-size: 48px;
  font-weight: 900 !important;
  line-height: 58px;
  letter-spacing: 0;
  text-align: center;
  color: rgb(51, 51, 51);
  max-width: 580px;
  margin: 0 auto;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-heading
  > .component-content
  > .richText-content
  h2
  span {
  font-family: Lato !important;
  font-size: 48px !important;
  font-weight: 900 !important;
  line-height: 58px !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  color: rgb(51, 51, 51) !important;
  max-width: 580px !important;
  margin: 0 auto !important;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .featured-products-module
    .featured-products-heading
    > .component-content
    > .richText-content
    h2 {
    font-size: 36px;
    line-height: 40px;
    max-width: 328px !important;
  }

  html[lang$="-CA"]
    .featured-products-module
    .featured-products-heading
    > .component-content
    > .richText-content
    h2
    span {
    font-size: 36px !important;
    line-height: 40px !important;
    max-width: 328px !important;
  }
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-heading
  > .component-content
  > .richText-content
  p,
html[lang$="-CA"]
  .featured-products-module
  .featured-products-heading
  > .component-content
  > .richText-content
  h2.our-products-subtile {
  color: rgb(51, 51, 51);
  max-width: 620px;
  margin: 18px auto 0px;
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .featured-products-module
    .featured-products-heading
    > .component-content
    > .richText-content
    p,
  html[lang$="-CA"]
    .featured-products-module
    .featured-products-heading
    > .component-content
    > .richText-content
    h2.our-products-subtile {
    max-width: 328px !important;
    font-size: 18px;
  }
}

html[lang$="-CA"] .featured-products-module .featured-products-module-box {
  margin: 38px 0px 0px !important;
  width: 100%;
  height: 100%;
  display: block;
  padding: 0 !important;
}

@media (max-width: 991px) {
  html[lang$="-CA"] .featured-products-module .featured-products-module-box {
    margin: 24px 0px 0px !important;
    max-width: 328px !important;
  }
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  > .component-content {
  width: 100%;
  height: 100%;
  display: block;
  padding: 0 !important;
  margin: 0px !important;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  > .component-content:before,
html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  > .component-content:after {
  display: none !important;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  > .component-content
  > .content {
  width: 100%;
  height: 100%;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start !important;
  padding: 0 !important;
  margin: 0px !important;
  gap: 30px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .featured-products-module
    .featured-products-module-box
    > .component-content
    > .content {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 48px;
  }
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  > .component-content
  > .content:before,
html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  > .component-content
  > .content:after {
  display: none !important;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product {
  display: block;
  height: auto;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  max-width: 870px;
  padding: 0 !important;
  margin: 0 auto !important;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  > .component-content {
  display: block;
  height: auto;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  max-width: 100%;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  > .component-content:after,
html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  > .component-content:before {
  display: none !important;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  > .component-content
  > .content {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: center !important;
  height: 100% !important;
  width: 100% !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  max-width: 100% !important;
  gap: 96px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .featured-products-module
    .featured-products-module-box
    .featured-products-product
    > .component-content
    > .content {
    flex-direction: column !important;
    gap: 24px !important;
  }
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  > .component-content
  > .content:before,
html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  > .component-content
  > .content:after {
  display: none !important;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  .featured-products-product-description {
  width: auto;
  display: block;
  height: auto;
  max-width: 514px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  min-height: 194px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .featured-products-module
    .featured-products-module-box
    .featured-products-product
    .featured-products-product-description {
    order: 2 !important;
  }
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  .featured-products-product-description
  > .component-content {
  width: 100%;
  display: block;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  .featured-products-product-description
  > .component-content
  > .content {
  width: 100%;
  display: block;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  .featured-products-product-description.richText {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  .featured-products-product-description.richText
  > .component-content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  .featured-products-product-description.richText
  > .component-content
  > .richText-content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  .featured-products-product-description
  .richText {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  .featured-products-product-description
  .richText
  > .component-content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  .featured-products-product-description
  .richText
  > .component-content
  > .richText-content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  .featured-products-product-description
  .richText
  > .component-content
  > .richText-content
  > h3.product-title {
  color: rgb(51, 51, 51);
  font-family: Lato;
  font-size: 30px;
  font-weight: 900;
  line-height: 36px;
  letter-spacing: 0;
  text-align: left;
  max-width: 514px;
  margin: 18px 0px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .featured-products-module
    .featured-products-module-box
    .featured-products-product
    .featured-products-product-description
    .richText
    > .component-content
    > .richText-content
    > h3.product-title {
    text-align: center;
  }
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  .featured-products-product-description
  .richText
  > .component-content
  > .richText-content
  > p.product-description,
html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  .featured-products-product-description
  .richText
  > .component-content
  > .richText-content
  > p {
  color: rgb(51, 51, 51);
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
  max-width: 514px;
  margin: 18px 0px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .featured-products-module
    .featured-products-module-box
    .featured-products-product
    .featured-products-product-description
    .richText
    > .component-content
    > .richText-content
    > p.product-description,
  html[lang$="-CA"]
    .featured-products-module
    .featured-products-module-box
    .featured-products-product
    .featured-products-product-description
    .richText
    > .component-content
    > .richText-content
    > p {
    text-align: left;
  }
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  .featured-products-product-description
  .richText
  > .component-content
  > .richText-content
  .button.button--solid-green {
  width: 240px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .featured-products-module
    .featured-products-module-box
    .featured-products-product
    .featured-products-product-description
    .richText
    > .component-content
    > .richText-content
    .button.button--solid-green {
    width: 328px;
  }
}

@media (max-width: 350px) {
  html[lang$="-CA"]
    .featured-products-module
    .featured-products-module-box
    .featured-products-product
    .featured-products-product-description
    .richText
    > .component-content
    > .richText-content
    .button.button--solid-green {
    width: 300px;
  }
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  .featured-products-product-image {
  max-width: 260px;
  width: 100%;
  display: block;
  height: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .featured-products-module
    .featured-products-module-box
    .featured-products-product
    .featured-products-product-image {
    order: 1 !important;
  }
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  .featured-products-product-image
  > .component-content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  .featured-products-product-image
  > .component-content
  > .content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  .featured-products-product-image
  .image {
  display: block;
  height: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-product
  .featured-products-product-image
  .image
  > .component-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .featured-products-module
  .featured-products-module-box
  .featured-products-divider {
  margin: 50px 0px !important;
  width: 100%;
  height: 2px;
  background: rgba(115, 115, 115, 0.22);
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .featured-products-module
    .featured-products-module-box
    .featured-products-divider {
    margin: 12px 0px !important;
  }
}

/* featured-products-module */

/* why-benefiber-different-module */

html[lang$="-CA"] .why-benefiber-different-module {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
  background: #00ad42 !important;
  max-width: 100% !important;
}

html[lang$="-CA"] .why-benefiber-different-module [aria-hidden="true"] {
  display: none !important;
}

html[lang$="-CA"] .why-benefiber-different-module > .component-content {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
}

html[lang$="-CA"]
  .why-benefiber-different-module
  > .component-content
  > .content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 80px 0px 80px !important;
  margin: 0 auto !important;
  max-width: 1048px !important;
  gap: 20px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .why-benefiber-different-module
    > .component-content
    > .content {
    padding: 60px 0px 60px !important;
  }
}

html[lang$="-CA"] .why-benefiber-different-module > .component-content:before,
html[lang$="-CA"] .why-benefiber-different-module > .component-content:after {
  display: none !important;
}

html[lang$="-CA"]
  .why-benefiber-different-module
  > .component-content
  > .content:before,
html[lang$="-CA"]
  .why-benefiber-different-module
  > .component-content
  > .content:after {
  display: none !important;
}

html[lang$="-CA"]
  .why-benefiber-different-module
  .why-benefiber-different-heading {
  display: block !important;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
}

html[lang$="-CA"]
  .why-benefiber-different-module
  .why-benefiber-different-heading
  > .component-content {
  display: block !important;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
}

html[lang$="-CA"]
  .why-benefiber-different-module
  .why-benefiber-different-heading
  > .component-content
  > .richText-content {
  display: block !important;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
}

html[lang$="-CA"]
  .why-benefiber-different-module
  .why-benefiber-different-heading
  > .component-content
  > .richText-content
  h2 {
  font-family: Lato;
  font-size: 48px;
  font-weight: 900;
  line-height: 58px;
  letter-spacing: 0;
  text-align: center;
  color: #fff;
  max-width: 580px;
  margin: 0 auto;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .why-benefiber-different-module
    .why-benefiber-different-heading
    > .component-content
    > .richText-content
    h2 {
    font-size: 36px;
    line-height: 40px;
    max-width: 328px !important;
  }
}

html[lang$="-CA"]
  .why-benefiber-different-module
  .why-benefiber-different-heading
  > .component-content
  > .richText-content
  p {
  color: #fff;
  max-width: 620px;
  margin: 18px auto 0px;
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .why-benefiber-different-module
    .why-benefiber-different-heading
    > .component-content
    > .richText-content
    p {
    max-width: 328px !important;
    font-size: 18px;
  }
}

html[lang$="-CA"]
  .why-benefiber-different-module
  .why-benefiber-different-reasons {
  margin: 42px 0px 0px !important;
  width: 100%;
  height: 100%;
  display: block;
  padding: 0 !important;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .why-benefiber-different-module
    .why-benefiber-different-reasons {
    margin: 28px 0px 0px !important;
    max-width: 328px !important;
  }
}

html[lang$="-CA"]
  .why-benefiber-different-module
  .why-benefiber-different-reasons
  > .component-content {
  width: 100%;
  height: 100%;
  display: block;
  padding: 0 !important;
  margin: 0px !important;
}

html[lang$="-CA"]
  .why-benefiber-different-module
  .why-benefiber-different-reasons
  > .component-content:before,
html[lang$="-CA"]
  .why-benefiber-different-module
  .why-benefiber-different-reasons
  > .component-content:after {
  display: none !important;
}

html[lang$="-CA"]
  .why-benefiber-different-module
  .why-benefiber-different-reasons
  > .component-content
  > .content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: center;
  padding: 0 !important;
  margin: 0px !important;
  gap: 30px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .why-benefiber-different-module
    .why-benefiber-different-reasons
    > .component-content
    > .content {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 48px;
  }
}

html[lang$="-CA"]
  .why-benefiber-different-module
  .why-benefiber-different-reasons
  > .component-content
  > .content:before,
html[lang$="-CA"]
  .why-benefiber-different-module
  .why-benefiber-different-reasons
  > .component-content
  > .content:after {
  display: none !important;
}

html[lang$="-CA"]
  .why-benefiber-different-module
  .why-benefiber-different-reasons
  .why-benefiber-different-reason {
  display: block;
  height: auto;
  width: 25%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .why-benefiber-different-module
    .why-benefiber-different-reasons
    .why-benefiber-different-reason {
    width: 100%;
  }
}

html[lang$="-CA"]
  .why-benefiber-different-module
  .why-benefiber-different-reasons
  .why-benefiber-different-reason
  > .component-content {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  display: block;
  height: auto;
}

html[lang$="-CA"]
  .why-benefiber-different-module
  .why-benefiber-different-reasons
  .why-benefiber-different-reason
  > .component-content
  > figure {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  gap: 18px;
}

html[lang$="-CA"]
  .why-benefiber-different-module
  .why-benefiber-different-reasons
  .why-benefiber-different-reason
  > .component-content
  > figure
  > figcaption {
  padding: 0px !important;
  width: 100%;
  height: auto;
  display: block;
  margin: 0px !important;
  padding: 0px !important;
}

html[lang$="-CA"]
  .why-benefiber-different-module
  .why-benefiber-different-reasons
  .why-benefiber-different-reason
  > .component-content
  > figure
  > figcaption
  p:has(strong) {
  margin: 0px !important;
}

html[lang="fr-CA"]
  .why-benefiber-different-module
  .why-benefiber-different-reasons
  .why-benefiber-different-reason:first-of-type
  > .component-content
  > figure
  > figcaption
  p:has(strong) {
  width: 280px !important;
}

@media (max-width: 991px) {
  html[lang="fr-CA"]
    .why-benefiber-different-module
    .why-benefiber-different-reasons
    .why-benefiber-different-reason:first-of-type
    > .component-content
    > figure
    > figcaption
    p:has(strong) {
    width: auto !important;
  }
}

html[lang$="-CA"]
  .why-benefiber-different-module
  .why-benefiber-different-reasons
  .why-benefiber-different-reason
  > .component-content
  > figure
  > figcaption
  p {
  margin-top: 18px;
  color: rgb(255, 255, 255);
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center;
}

html[lang$="-CA"]
  .why-benefiber-different-module
  .why-benefiber-different-reasons
  .why-benefiber-different-reason
  > .component-content
  > figure
  > figcaption
  p
  strong {
  color: rgb(255, 255, 255);
  font-family: Just Another Hand;
  margin: 18px auto 18px;
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: 0;
  text-align: center;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .why-benefiber-different-module
    .why-benefiber-different-reasons
    .why-benefiber-different-reason
    > .component-content
    > figure
    > figcaption
    p
    strong {
    font-size: 36px;
    line-height: 36px;
  }

  html[lang$="-CA"]
    .why-benefiber-different-module
    .why-benefiber-different-reasons
    .why-benefiber-different-reason
    > .component-content
    > figure
    > figcaption
    p {
    font-size: 18px;
    line-height: 22px;
  }

  html[lang="fr-CA"]
    .why-benefiber-different-module
    .why-benefiber-different-reasons
    .why-benefiber-different-reason
    > .component-content
    > figure
    > figcaption
    p:has(strong) {
    height: auto !important;
  }
}

html[lang$="-CA"] .why-benefiber-different-module .richText:has(.cta-wrapper) {
  margin: 18px 0px 0px !important;
  width: 100%;
  height: 100%;
  display: block;
  padding: 0 !important;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .why-benefiber-different-module
    .richText:has(.cta-wrapper) {
    margin: 38px 0px 0px !important;
  }

  html[lang$="-CA"]
    .why-benefiber-different-module
    .richText:has(.cta-wrapper)
    .button.button--outline-white {
    width: 328px;
  }
}

@media (max-width: 375px) {
  html[lang$="-CA"]
    .why-benefiber-different-module
    .richText:has(.cta-wrapper)
    .button.button--outline-white {
    width: fit-content;
  }
}

html[lang$="-CA"]
  .why-benefiber-different-module
  .richText:has(.cta-wrapper)
  > .component-content {
  margin: 0 !important;
  width: 100%;
  height: 100%;
  display: block;
  padding: 0 !important;
}

html[lang$="-CA"]
  .why-benefiber-different-module
  .richText:has(.cta-wrapper)
  > .component-content
  > .richText-content {
  margin: 0 !important;
  width: 100%;
  height: 100%;
  display: block;
  padding: 0 !important;
}

html[lang$="-CA"]
  .why-benefiber-different-module
  .richText:has(.cta-wrapper)
  > .component-content
  > .richText-content
  p.cta-wrapper {
  width: fit-content;
  margin: 0 auto;
}

/* why-benefiber-different-module */

/* our-products-module */

html[lang$="-CA"] .our-products-module {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
  background: #fff !important;
  max-width: 100% !important;
}

html[lang$="-CA"] .our-products-module [aria-hidden="true"] {
  display: none !important;
}

html[lang$="-CA"] .our-products-module > .component-content {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
}

html[lang$="-CA"] .our-products-module > .component-content > .content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 auto !important;
  max-width: 1048px !important;
  padding: 80px 0px 80px !important;
  gap: 20px;
}

@media (max-width: 991px) {
  html[lang$="-CA"] .our-products-module > .component-content > .content {
    padding: 60px 0px 60px !important;
  }
}

html[lang$="-CA"] .our-products-module > .component-content:before,
html[lang$="-CA"] .our-products-module > .component-content:after {
  display: none !important;
}

html[lang$="-CA"] .our-products-module > .component-content > .content:before,
html[lang$="-CA"] .our-products-module > .component-content > .content:after {
  display: none !important;
}

html[lang$="-CA"] .our-products-module .our-products-module-heading {
  display: block !important;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-heading
  > .component-content {
  display: block !important;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-heading
  > .component-content
  > .richText-content {
  display: block !important;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-heading
  > .component-content
  > .richText-content
  > h1.our-products-title {
  color: rgb(0, 150, 56);
  font-family: Lato;
  font-size: 48px;
  font-weight: 900;
  line-height: 58px;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 0px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .our-products-module
    .our-products-module-heading
    > .component-content
    > .richText-content
    > h1.our-products-title {
    color: rgb(0, 150, 56);
    font-family: Lato;
    font-size: 36px;
    font-weight: 900;
    line-height: 43px;
    letter-spacing: 0;
    text-align: center;
  }
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-heading
  > .component-content
  > .richText-content
  h2 {
  font-family: Lato;
  font-size: 48px;
  font-weight: 900 !important;
  line-height: 58px;
  letter-spacing: 0;
  text-align: center;
  color: rgb(51, 51, 51);
  max-width: 580px;
  margin: 0 auto;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .our-products-module
    .our-products-module-heading
    > .component-content
    > .richText-content
    h2 {
    font-size: 36px;
    line-height: 40px;
    max-width: 328px !important;
  }
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-heading
  > .component-content
  > .richText-content
  p,
html[lang$="-CA"]
  .our-products-module
  .our-products-module-heading
  > .component-content
  > .richText-content
  h2.our-products-subtile {
  color: rgb(51, 51, 51);
  max-width: 620px;
  margin: 18px auto 0px !important;
  font-family: Lato;
  font-size: 18px;
  font-weight: 400 !important;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center;
}

@media (max-width: 991px) and (min-width: 768px) {
  html[lang$="-CA"]
    .our-products-module
    .our-products-module-heading
    > .component-content
    > .richText-content
    p {
    max-width: 620px !important;
    font-size: 18px;
  }

  html[lang$="-CA"]
    .our-products-module
    .our-products-module-heading
    > .component-content
    > .richText-content
    h2.our-products-subtile {
    max-width: 620px !important;
    font-size: 18px;
  }
}

@media (max-width: 768px) {
  html[lang$="-CA"]
    .our-products-module
    .our-products-module-heading
    > .component-content
    > .richText-content
    p {
    max-width: 328px !important;
    font-size: 16px !important;
  }

  html[lang$="-CA"]
    .our-products-module
    .our-products-module-heading
    > .component-content
    > .richText-content
    h2.our-products-subtile {
    max-width: 328px !important;
    font-size: 16px !important;
  }
}

@media (max-width: 420px) {
  html[lang$="-CA"]
    .our-products-module
    .our-products-module-heading
    > .component-content
    > .richText-content
    p {
    padding: 0px 10px !important;
  }

  html[lang$="-CA"]
    .our-products-module
    .our-products-module-heading
    > .component-content
    > .richText-content
    h2.our-products-subtile {
    padding: 0px 10px !important;
  }
}

html[lang$="-CA"] .our-products-module .our-products-module-box {
  margin: 38px 0px 0px !important;
  width: 100%;
  height: 100%;
  display: block;
  padding: 0 !important;
}

@media (max-width: 991px) {
  html[lang$="-CA"] .our-products-module .our-products-module-box {
    margin: 24px 0px 0px !important;
    max-width: 328px !important;
  }
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  > .component-content {
  width: 100%;
  height: 100%;
  display: block;
  padding: 0 !important;
  margin: 0px !important;
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  > .component-content:before,
html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  > .component-content:after {
  display: none !important;
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  > .component-content
  > .content {
  width: 100%;
  height: 100%;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: flex-start !important;
  padding: 0 !important;
  margin: 0px !important;
  gap: 30px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .our-products-module
    .our-products-module-box
    > .component-content
    > .content {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 48px;
  }
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  > .component-content
  > .content:before,
html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  > .component-content
  > .content:after {
  display: none !important;
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product {
  display: block;
  height: auto;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  max-width: 870px;
  padding: 0 !important;
  margin: 0 auto !important;
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  > .component-content {
  display: block;
  height: auto;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  max-width: 100%;
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  > .component-content:after,
html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  > .component-content:before {
  display: none !important;
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  > .component-content
  > .content {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: center !important;
  height: 100% !important;
  width: 100% !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  max-width: 100% !important;
  gap: 96px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .our-products-module
    .our-products-module-box
    .our-products-product
    > .component-content
    > .content {
    flex-direction: column !important;
    gap: 24px !important;
  }
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  > .component-content
  > .content:before,
html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  > .component-content
  > .content:after {
  display: none !important;
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  .our-products-product-description {
  width: auto;
  display: block;
  height: auto;
  max-width: 514px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  min-height: 194px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .our-products-module
    .our-products-module-box
    .our-products-product
    .our-products-product-description {
    order: 2 !important;
  }
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  .our-products-product-description
  > .component-content {
  width: 100%;
  display: block;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  .our-products-product-description
  > .component-content
  > .content {
  width: 100%;
  display: block;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  .our-products-product-description.richText {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  .our-products-product-description.richText
  > .component-content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  .our-products-product-description.richText
  > .component-content
  > .richText-content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  .our-products-product-description
  .richText {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  .our-products-product-description
  .richText
  > .component-content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  .our-products-product-description
  .richText
  > .component-content
  > .richText-content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  .our-products-product-description
  .richText
  > .component-content
  > .richText-content
  > h3.product-title {
  color: rgb(51, 51, 51);
  font-family: Lato;
  font-size: 30px;
  font-weight: 900;
  line-height: 36px;
  letter-spacing: 0;
  text-align: left;
  max-width: 514px;
  margin: 18px 0px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .our-products-module
    .our-products-module-box
    .our-products-product
    .our-products-product-description
    .richText
    > .component-content
    > .richText-content
    > h3.product-title {
    text-align: center;
  }
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  .our-products-product-description
  .richText
  > .component-content
  > .richText-content
  > p.product-description,
html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  .our-products-product-description
  .richText
  > .component-content
  > .richText-content
  > p {
  color: rgb(51, 51, 51);
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
  max-width: 514px;
  margin: 18px 0px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .our-products-module
    .our-products-module-box
    .our-products-product
    .our-products-product-description
    .richText
    > .component-content
    > .richText-content
    > p.product-description,
  html[lang$="-CA"]
    .our-products-module
    .our-products-module-box
    .our-products-product
    .our-products-product-description
    .richText
    > .component-content
    > .richText-content
    > p {
    text-align: left;
  }
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  .our-products-product-description
  .richText
  > .component-content
  > .richText-content
  .button.button--solid-green {
  width: 240px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .our-products-module
    .our-products-module-box
    .our-products-product
    .our-products-product-description
    .richText
    > .component-content
    > .richText-content
    .button.button--solid-green {
    width: 328px;
  }
}

@media (max-width: 350px) {
  html[lang$="-CA"]
    .our-products-module
    .our-products-module-box
    .our-products-product
    .our-products-product-description
    .richText
    > .component-content
    > .richText-content
    .button.button--solid-green {
    width: 300px;
  }
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  .our-products-product-image {
  max-width: 260px;
  width: 100%;
  display: block;
  height: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .our-products-module
    .our-products-module-box
    .our-products-product
    .our-products-product-image {
    order: 1 !important;
  }
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  .our-products-product-image
  > .component-content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  .our-products-product-image
  > .component-content
  > .content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  .our-products-product-image
  .image {
  display: block;
  height: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-product
  .our-products-product-image
  .image
  > .component-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .our-products-module
  .our-products-module-box
  .our-products-divider {
  margin: 50px 0px !important;
  width: 100%;
  height: 2px;
  background: rgba(115, 115, 115, 0.22);
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .our-products-module
    .our-products-module-box
    .our-products-divider {
    margin: 12px 0px !important;
  }
}

/* our-products-module */

/* get-well-stay-well-module */

html[lang$="-CA"] .get-well-stay-well-module {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
  background: #fffff2 !important;
  max-width: 100% !important;
}

html[lang$="-CA"] .get-well-stay-well-module [aria-hidden="true"] {
  display: none !important;
}

html[lang$="-CA"] .get-well-stay-well-module > .component-content {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
}

html[lang$="-CA"] .get-well-stay-well-module > .component-content > .content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 auto !important;
  max-width: 1048px !important;
  padding: 80px 0px 80px !important;
  gap: 20px;
}

@media (max-width: 991px) {
  html[lang$="-CA"] .get-well-stay-well-module > .component-content > .content {
    padding: 60px 0px 60px !important;
  }
}

html[lang$="-CA"] .get-well-stay-well-module > .component-content:before,
html[lang$="-CA"] .get-well-stay-well-module > .component-content:after {
  display: none !important;
}

html[lang$="-CA"]
  .get-well-stay-well-module
  > .component-content
  > .content:before,
html[lang$="-CA"]
  .get-well-stay-well-module
  > .component-content
  > .content:after {
  display: none !important;
}

html[lang$="-CA"] .get-well-stay-well-module .get-well-stay-well-box {
  display: block;
  height: auto;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  max-width: 870px;
  padding: 0 !important;
  margin: 0 auto !important;
}

@media (max-width: 991px) {
  html[lang$="-CA"] .get-well-stay-well-module .get-well-stay-well-box {
    max-width: 328px !important;
    margin: 24px 0px 0px !important;
  }
}

html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  > .component-content {
  display: block;
  height: auto;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  max-width: 100%;
}

html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  > .component-content:after,
html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  > .component-content:before {
  display: none !important;
}

html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  > .component-content
  > .content {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  justify-content: center !important;
  height: 100% !important;
  width: 100% !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  max-width: 100% !important;
  gap: 96px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .get-well-stay-well-module
    .get-well-stay-well-box
    > .component-content
    > .content {
    flex-direction: column !important;
    gap: 24px !important;
  }
}

html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  > .component-content
  > .content:before,
html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  > .component-content
  > .content:after {
  display: none !important;
}

html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  .get-well-stay-well-description {
  width: auto;
  display: block;
  height: auto;
  max-width: 514px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  min-height: 194px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .get-well-stay-well-module
    .get-well-stay-well-box
    .get-well-stay-well-description {
    order: 2;
  }
}

html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  .get-well-stay-well-description
  > .component-content {
  width: 100%;
  display: block;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  .get-well-stay-well-description
  > .component-content
  > .content {
  width: 100%;
  display: block;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  .get-well-stay-well-description
  .richText {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  .get-well-stay-well-description
  .richText
  > .component-content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  .get-well-stay-well-description
  .richText
  > .component-content
  > .richText-content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  .get-well-stay-well-description.richText {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  .get-well-stay-well-description.richText
  > .component-content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  .get-well-stay-well-description.richText
  > .component-content
  > .richText-content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  .get-well-stay-well-description
  .richText
  > .component-content
  > .richText-content
  > h3.coupon-title {
  color: rgb(51, 51, 51);
  font-family: Lato;
  font-size: 30px;
  font-weight: 900;
  line-height: 36px;
  letter-spacing: 0;
  text-align: left;
  max-width: 514px;
  margin: 18px 0px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .get-well-stay-well-module
    .get-well-stay-well-box
    .get-well-stay-well-description
    .richText
    > .component-content
    > .richText-content
    > h3.coupon-title {
    text-align: center;
  }
}

html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  .get-well-stay-well-description
  .richText
  > .component-content
  > .richText-content
  > p.coupon-description,
html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  .get-well-stay-well-description
  .richText
  > .component-content
  > .richText-content
  > p {
  color: rgb(51, 51, 51);
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
  max-width: 514px;
  margin: 18px 0px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .get-well-stay-well-module
    .get-well-stay-well-box
    .get-well-stay-well-description
    .richText
    > .component-content
    > .richText-content
    > p.coupon-description,
  html[lang$="-CA"]
    .get-well-stay-well-module
    .get-well-stay-well-box
    .get-well-stay-well-description
    .richText
    > .component-content
    > .richText-content
    > p {
    text-align: left;
  }
}

html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  .get-well-stay-well-description
  .richText
  > .component-content
  > .richText-content
  .button.button--solid-green {
  width: 240px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .get-well-stay-well-module
    .get-well-stay-well-box
    .get-well-stay-well-description
    .richText
    > .component-content
    > .richText-content
    .button.button--solid-green {
    width: 328px;
  }
}

@media (max-width: 350px) {
  html[lang$="-CA"]
    .get-well-stay-well-module
    .get-well-stay-well-box
    .get-well-stay-well-description
    .richText
    > .component-content
    > .richText-content
    .button.button--solid-green {
    width: 300px;
  }
}

html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  .get-well-stay-well-image {
  max-width: 260px;
  width: 100%;
  display: block;
  height: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .get-well-stay-well-module
    .get-well-stay-well-box
    .get-well-stay-well-image {
    order: 1;
  }
}

html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  .get-well-stay-well-image
  > .component-content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  .get-well-stay-well-image
  > .component-content
  > .content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  .get-well-stay-well-image
  .image {
  display: block;
  height: 100%;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

html[lang$="-CA"]
  .get-well-stay-well-module
  .get-well-stay-well-box
  .get-well-stay-well-image
  .image
  > .component-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

/* get-well-stay-well-module */

/* what-is-benefiber-module */

html[lang$="-CA"] .what-is-benefiber-module {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
  background: #fff !important;
  max-width: 100% !important;
}

html[lang$="-CA"] .what-is-benefiber-module [aria-hidden="true"] {
  display: none !important;
}

html[lang$="-CA"] .what-is-benefiber-module > .component-content {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
}

html[lang$="-CA"] .what-is-benefiber-module > .component-content > .content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 auto !important;
  max-width: 1048px !important;
  padding: 80px 0px 80px !important;
  gap: 20px;
}

@media (max-width: 1280px) {
  html[lang$="-CA"] .what-is-benefiber-module > .component-content > .content {
    max-width: 960px !important;
  }
}

@media (max-width: 991px) {
  html[lang$="-CA"] .what-is-benefiber-module > .component-content > .content {
    padding: 30px 27px 30px !important;
  }
}

html[lang$="-CA"] .what-is-benefiber-module > .component-content:before,
html[lang$="-CA"] .what-is-benefiber-module > .component-content:after {
  display: none !important;
}

html[lang$="-CA"]
  .what-is-benefiber-module
  > .component-content
  > .content:before,
html[lang$="-CA"]
  .what-is-benefiber-module
  > .component-content
  > .content:after {
  display: none !important;
}

html[lang$="-CA"] .what-is-benefiber-module .what-is-benefiber-description {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
}

html[lang$="-CA"]
  .what-is-benefiber-module
  .what-is-benefiber-description
  > .component-content {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
}

html[lang$="-CA"]
  .what-is-benefiber-module
  .what-is-benefiber-description
  > .component-content
  > .richText-content {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
}

html[lang$="-CA"]
  .what-is-benefiber-module
  .what-is-benefiber-description
  > .component-content
  > .richText-content
  p.what-is-benefiber-description,
html[lang$="-CA"]
  .what-is-benefiber-module
  .what-is-benefiber-description
  > .component-content
  > .richText-content
  p {
  color: rgb(51, 51, 51);
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
  width: 100%;
}

html[lang$="-CA"]
  .what-is-benefiber-module
  .what-is-benefiber-description
  > .component-content
  > .richText-content
  h2,
html[lang$="-CA"]
  .what-is-benefiber-module
  .what-is-benefiber-description
  > .component-content
  > .richText-content
  h2.what-is-benefiber-title,
html[lang$="-CA"]
  .what-is-benefiber-module
  .what-is-benefiber-description
  > .component-content
  > .richText-content
  h3.what-is-benefiber-subtitle,
html[lang$="-CA"]
  .what-is-benefiber-module
  .what-is-benefiber-description
  > .component-content
  > .richText-content
  h3 {
  width: 100%;
  color: rgb(51, 51, 51);
  font-family: Lato;
  font-size: 30px;
  font-weight: 900;
  line-height: 36px;
  letter-spacing: 0;
  text-align: left;
  margin: 24px auto 18px auto;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .what-is-benefiber-module
    .what-is-benefiber-description
    > .component-content
    > .richText-content
    h2,
  html[lang$="-CA"]
    .what-is-benefiber-module
    .what-is-benefiber-description
    > .component-content
    > .richText-content
    h2.what-is-benefiber-title,
  html[lang$="-CA"]
    .what-is-benefiber-module
    .what-is-benefiber-description
    > .component-content
    > .richText-content
    h3.what-is-benefiber-subtitle,
  html[lang$="-CA"]
    .what-is-benefiber-module
    .what-is-benefiber-description
    > .component-content
    > .richText-content
    h3 {
    text-align: center !important;
    font-size: 24px !important;
  }

  html[lang$="-CA"]
    .what-is-benefiber-module
    .what-is-benefiber-description
    > .component-content
    > .richText-content
    p.what-is-benefiber-description,
  html[lang$="-CA"]
    .what-is-benefiber-module
    .what-is-benefiber-description
    > .component-content
    > .richText-content
    p {
    text-align: left !important;
  }
}

/* what-is-benefiber-module */

/* product-page */

html[lang$="-CA"] .box-product-outer {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
  background: #fff !important;
  max-width: 100% !important;
}

html[lang$="-CA"] .box-product-outer [aria-hidden="true"] {
  display: none !important;
}

html[lang$="-CA"] .box-product-outer > .component-content {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
}

html[lang$="-CA"] .box-product-outer > .component-content > .content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 auto !important;
  max-width: 1048px !important;
  padding: 60px 0px 60px !important;
  gap: 20px;
}

@media (max-width: 991px) {
  html[lang$="-CA"] .box-product-outer > .component-content > .content {
    padding: 30px 0px 30px !important;
  }
}

html[lang$="-CA"] .box-product-outer > .component-content:before,
html[lang$="-CA"] .box-product-outer > .component-content:after {
  display: none !important;
}

html[lang$="-CA"] .box-product-outer > .component-content > .content:before,
html[lang$="-CA"] .box-product-outer > .component-content > .content:after {
  display: none !important;
}

html[lang$="-CA"] .product-page {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
}

html[lang$="-CA"] .product-page > .component-content {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
}

html[lang$="-CA"] .product-page > .component-content > .content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 0 !important;
  margin: 0 auto !important;
  gap: 46px;
}

@media (max-width: 991px) {
  html[lang$="-CA"] .product-page > .component-content > .content {
    flex-direction: column;
    gap: 24px;
    align-items: center;
    justify-content: flex-start;
  }
}

html[lang$="-CA"] .product-page > .component-content:before,
html[lang$="-CA"] .product-page > .component-content:after {
  display: none !important;
}

html[lang$="-CA"] .product-page > .component-content > .content:before,
html[lang$="-CA"] .product-page > .component-content > .content:after {
  display: none !important;
}

html[lang$="-CA"] .product-page .product-page-image {
  display: block !important;
  width: 100%;
  max-width: 275px;
  max-height: 360px;
  height: 100%;
  padding: 0 10px !important;
  margin: 0 !important;
}

@media (max-width: 991px) {
  html[lang$="-CA"] .product-page .product-page-image {
    order: 1 !important;
    padding: 0px 65px !important;
  }
}

html[lang$="-CA"] .product-page .product-page-image.desktop-image {
  display: block !important;
}

html[lang$="-CA"] .product-page .product-page-image.mobile-image {
  display: none !important;
}

html[lang$="-CA"] .product-page .product-page-image.img-product-header-desk {
  display: block !important;
}

html[lang$="-CA"] .product-page .product-page-image > .component-content {
  display: block;
  height: 100%;
  width: 100%;
  max-width: 283px;
  max-height: 360px;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

html[lang$="-CA"] .product-page .product-page-image > .component-content img,
html[lang$="-CA"] .product-page .product-page-image > .component-content a,
html[lang$="-CA"]
  .product-page
  .product-page-image
  > .component-content
  picture {
  display: block;
  height: 100%;
  width: 100%;
  max-width: 283px;
  max-height: 360px;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  position: relative;
  left: 0px !important;
  object-fit: cover;
}

@media (max-width: 991px) {
  html[lang$="-CA"] .product-page .product-page-image {
    max-width: 328px;
    max-height: 265px;
  }

  html[lang$="-CA"] .product-page .product-page-image.img-product-header-desk {
    display: none !important;
  }

  html[lang$="-CA"] .product-page .product-page-image.desktop-image {
    display: none !important;
  }

  html[lang$="-CA"] .product-page .product-page-image.mobile-image {
    display: block !important;
  }

  html[lang$="-CA"] .product-page .product-page-image > .component-content {
    max-width: 328px;
    max-height: 265px;
  }

  html[lang$="-CA"] .product-page .product-page-image > .component-content img,
  html[lang$="-CA"] .product-page .product-page-image > .component-content a,
  html[lang$="-CA"]
    .product-page
    .product-page-image
    > .component-content
    picture {
    max-width: 328px;
    max-height: 265px;
    margin-top: 0px !important;
  }
}

html[lang$="-CA"] .product-page .product-page-description {
  display: block;
  width: 100%;
  height: fit-content;
  padding: 0 !important;
  margin: 0 !important;
  max-width: 735px;
  min-height: 430px;
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  > .component-content:after,
html[lang$="-CA"]
  .product-page
  .product-page-description
  > .component-content:before {
  display: none;
}

html[lang$="-CA"] .product-page .product-page-description > .component-content {
  display: block;
  height: fit-content;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  width: 100%;
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  > .component-content
  > .content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: fit-content;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  width: 100%;
  gap: 24px;
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  > .component-content
  > .content:after,
html[lang$="-CA"]
  .product-page
  .product-page-description
  > .component-content
  > .content:before {
  display: none;
}

html[lang$="-CA"] .product-page .product-page-description .product-page-title {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .product-page
    .product-page-description
    .product-page-title {
    order: 2;
    max-width: 328px;
    margin: 0 auto;
  }
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-title
  > .component-content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-title
  > .component-content
  > .richText-content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-title
  > .component-content
  > .richText-content
  h1,
html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-title
  > .component-content
  > .richText-content
  h2,
html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-title
  > .component-content
  > .richText-content
  h2
  strong,
html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-title
  > .component-content
  > .richText-content
  h2.product-page-title,
html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-title
  > .component-content
  > .richText-content
  h2.product-page-title
  strong,
html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-title
  > .component-content
  > .richText-content
  strong {
  color: rgb(51, 51, 51);
  font-family: Lato;
  font-size: 48px;
  font-weight: 900;
  line-height: 58px;
  letter-spacing: 0;
  text-align: left;
  margin-bottom: 0px !important;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .product-page
    .product-page-description
    .product-page-title
    > .component-content
    > .richText-content
    h1,
  html[lang$="-CA"]
    .product-page
    .product-page-description
    .product-page-title
    > .component-content
    > .richText-content
    h2,
  html[lang$="-CA"]
    .product-page
    .product-page-description
    .product-page-title
    > .component-content
    > .richText-content
    h2
    strong,
  html[lang$="-CA"]
    .product-page
    .product-page-description
    .product-page-title
    > .component-content
    > .richText-content
    h2.product-page-title,
  html[lang$="-CA"]
    .product-page
    .product-page-description
    .product-page-title
    > .component-content
    > .richText-content
    h2.product-page-title
    strong,
  html[lang$="-CA"]
    .product-page
    .product-page-description
    .product-page-title
    > .component-content
    > .richText-content
    strong {
    color: rgb(51, 51, 51);
    font-family: Lato;
    font-size: 36px;
    font-weight: 900;
    line-height: 43px;
    letter-spacing: 0;
    text-align: center;
  }
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-decription {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .product-page
    .product-page-description
    .product-page-description-decription {
    order: 3 !important;
    max-width: 328px;
    margin: 0 auto;
  }
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-decription
  > .component-content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-decription
  > .component-content
  > .richText-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  gap: 18px;
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-decription
  > .component-content
  > .richText-content
  p {
  width: 100%;
  display: block;
  color: rgb(51, 51, 51);
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
  margin: 0px !important;
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-button {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .product-page
    .product-page-description
    .product-page-description-button {
    max-width: 328px;
    order: 5 !important;
  }
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-button
  > .component-content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-button
  > .component-content
  > .content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-button
  .richText {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-button
  .richText
  > .component-content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-button
  .richText
  > .component-content
  > .richText-content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-button
  .richText
  > .component-content
  > .richText-content
  p {
  width: 100%;
  color: rgb(51, 51, 51);
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  text-align: left;
  margin: 0px !important;
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-button
  .richText
  > .component-content
  > .richText-content
  p
  .button.button--solid-green {
  width: 240px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .product-page
    .product-page-description
    .product-page-description-button
    .richText
    > .component-content
    > .richText-content
    p
    .button.button--solid-green {
    width: 100%;
  }
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-benefits {
  display: block;
  min-height: 44px;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .product-page
    .product-page-description
    .product-page-description-benefits {
    max-width: 328px;
    order: 4 !important;
  }
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-benefits
  > .component-content {
  display: block;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-benefits
  > .component-content:after,
html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-benefits
  > .component-content:before {
  display: none;
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-benefits
  > .component-content
  > .content {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 25px;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

@media (max-width: 991px) {
  html[lang$="-CA"]
    .product-page
    .product-page-description
    .product-page-description-benefits
    > .component-content
    > .content {
    flex-wrap: wrap;
    column-gap: 8px;
    row-gap: 25px;
  }
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-benefits
  > .component-content
  > .content:after,
html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-benefits
  > .component-content
  > .content:before {
  display: none;
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-benefits
  .product-page-description-benefit {
  width: 160px;
  height: 162px;
  display: block;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-benefits
  .product-page-description-benefit
  > .component-content {
  display: block;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  height: 100%;
  width: 100%;
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-benefits
  .product-page-description-benefit
  > .component-content
  figure {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 24px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  height: 100%;
  width: 100%;
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-benefits
  .product-page-description-benefit
  > .component-content
  figure
  img {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  display: block;
  object-fit: cover;
  width: 95px;
  height: 94px;
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-benefits
  .product-page-description-benefit
  > .component-content
  figure
  figcaption {
  min-height: fit-content;
  height: 100%;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  display: block;
  padding: 0px !important;
}

html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-benefits
  .product-page-description-benefit
  > .component-content
  figure
  figcaption
  p,
html[lang$="-CA"]
  .product-page
  .product-page-description
  .product-page-description-benefits
  .product-page-description-benefit
  > .component-content
  figure
  figcaption
  p
  strong {
  display: block;
  padding: 0px !important;
  width: 100%;
  margin: 0px !important;
  color: rgb(51, 51, 51);
  font-family: Just Another Hand;
  font-size: 22px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  text-align: center;
}

/* product-page */

