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

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  background-color: #f7f3ed;
}

.slider {
  pointer-events: auto;
  height: 11.62vw;
  margin-top: 1.5vw;
}

.hero {
  padding-top: 2.5vw;
}

.home-text {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3vw;
  padding-bottom: 3vw;
  display: flex;
}

.home-text-desk {
  text-align: center;
  width: 67vw;
  font-family: Helvetica Neue, sans-serif;
  font-size: 16px;
}

.header-mob, .hero-mob, .link-block-mob {
  display: none;
}

.home-text-mob {
  text-align: center;
  width: 18vw;
  display: none;
}

.body-2 {
  color: #fff;
  background-color: #f7f3ed;
  font-family: Helvetica Neue, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.image {
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.nav-buttons {
  grid-column-gap: 42vw;
  grid-row-gap: 42vw;
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 1vw;
  padding-bottom: 2vw;
  display: flex;
}

.number {
  display: block;
}

.previous-button {
  padding-top: .5vw;
}

.logo-name {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 3vw;
  display: flex;
}

.heading {
  color: #000;
  text-align: center;
  width: 36vw;
  padding-top: 1vw;
  font-family: "Helvetica Neue (Bold)", sans-serif;
  font-size: 30px;
  line-height: 32px;
}

.image-2 {
  width: 9vw;
}

.text-block, .text-block-2 {
  font-size: 16px;
}

.text-block-3 {
  color: #000;
  line-height: 22px;
}

.text-block-4 {
  color: #000;
}

.pacha-description {
  color: #000;
  width: 50vw;
  padding-bottom: 2vw;
  font-family: Helvetica Neue, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.product-description {
  color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 46vw;
  margin-left: auto;
  margin-right: auto;
  font-family: Helvetica Neue, sans-serif;
  font-size: 16px;
  display: flex;
}

.product-image {
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3vw;
  padding-bottom: 3vw;
  display: flex;
}

.image-3 {
  width: 30vw;
  display: inline-block;
}

.container {
  background-color: #a02b7c;
  flex-flow: column;
  width: 46vw;
  margin-top: 3vw;
  margin-bottom: 4vw;
  padding-top: 2vw;
  padding-bottom: 3vw;
  display: block;
}

.text-block-6 {
  color: #fff;
  text-align: center;
  height: 20%;
  padding-bottom: 2vw;
  font-family: "Helvetica Neue (Light)", sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.div-block {
  grid-template-rows: 33vw;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: space-between;
  place-items: stretch stretch;
  height: 80%;
  padding-top: 3vw;
  display: flex;
}

.text-block-7 {
  color: #fff;
  width: 17.5vw;
  font-family: Helvetica Neue, sans-serif;
}

.div-block-2 {
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

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

.div-block-3 {
  flex-flow: column;
  flex: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.link-block {
  display: inline-block;
}

.image-6 {
  margin-top: 3vw;
}

.link-block-2 {
  display: inline-block;
}

.text-block-8 {
  color: #fff;
  width: 17.5vw;
  font-family: Helvetica Neue, sans-serif;
}

.bold-text {
  font-family: "Helvetica Neue (Bold)", sans-serif;
}

.bold {
  font-family: "Helvetica Neue (Bold)", sans-serif;
  font-size: 16px;
}

.bold-text-3 {
  font-family: "Helvetica Neue (Bold)", sans-serif;
}

.text-block-9 {
  color: #4e4e4e;
}

.footer {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6vw;
  padding-bottom: 6vw;
  display: flex;
}

.link-block-4 {
  justify-content: center;
  align-items: center;
}

.link-privacy {
  color: #4e4e4e;
  font-family: Helvetica Neue, sans-serif;
  font-size: 15px;
}

.link-terms {
  color: #4e4e4e;
  font-family: Helvetica Neue, sans-serif;
  font-size: 15px;
  display: block;
}

.text-block-10 {
  color: #4e4e4e;
  padding-left: .25vw;
  padding-right: .25vw;
}

.text-block-11, .text-block-12, .text-block-13 {
  font-size: 14px;
}

.pacha-ingredients {
  color: #000;
  width: 46vw;
  font-family: Helvetica Neue, sans-serif;
  font-size: 13px;
}

.bold-text-4 {
  padding-left: 0;
  font-family: "Helvetica Neue (Bold)", sans-serif;
  font-size: 20px;
}

.image-7 {
  width: 3vw;
}

.image-8 {
  padding-left: 5vw;
}

.bold-text-5, .bold-text-6 {
  font-family: "Helvetica Neue (Bold)", sans-serif;
}

.shop-now {
  display: block;
}

._365-pro-tip {
  color: #000;
  width: 60vw;
  padding-top: 4vw;
  font-family: Helvetica Neue, sans-serif;
  font-size: 16px;
}

._365-how-to-use-mob {
  color: #000;
  font-family: Helvetica Neue, sans-serif;
  font-size: 15px;
  display: none;
}

.bold-text-7 {
  font-family: "Helvetica Neue (Bold)", sans-serif;
}

._365-ingredients-mob {
  color: #000;
  font-family: Helvetica Neue, sans-serif;
  font-size: 15px;
  display: none;
}

._365-description {
  width: 50vw;
}

.pacha-how-to-use {
  color: #000;
  width: 42vw;
  font-size: 16px;
}

._365-ingredients-desk {
  color: #000;
  padding-bottom: 2vw;
  font-family: Helvetica Neue, sans-serif;
  font-size: 16px;
}

._365-how-to-use-desk {
  color: #000;
  font-family: Helvetica Neue, sans-serif;
  font-size: 16px;
}

.image-11 {
  width: 46vw;
  padding-bottom: 3vw;
}

.humble-description {
  width: 45vw;
  padding-bottom: 2vw;
  font-family: Helvetica Neue, sans-serif;
  font-size: 16px;
}

.text {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 50%;
  margin-top: 3vw;
  margin-bottom: 3vw;
  display: flex;
}

.section-2 {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 35%;
  display: flex;
}

.cta {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 30%;
  display: flex;
}

.container-2 {
  background-color: #a02b7c;
  width: 46vw;
  margin-bottom: 4vw;
  padding-top: 3vw;
  padding-bottom: 3vw;
}

.image-12 {
  width: 18vw;
}

.div-block-4 {
  display: flex;
}

.text-block-14 {
  color: #fff;
  text-align: center;
  padding-bottom: 2vw;
  font-family: "Helvetica Neue (Light)", sans-serif;
  line-height: 24px;
  display: block;
}

.text-block-15, .text-block-16 {
  color: #fff;
  width: 75%;
  font-family: Helvetica Neue, sans-serif;
  font-size: 16px;
}

.bold-text-8, .bold-text-9 {
  font-family: "Helvetica Neue (Bold)", sans-serif;
}

.body-3 {
  background-color: #f7f3ed;
}

.alaffia-description {
  color: #000;
  width: 44vw;
  font-family: Helvetica Neue, sans-serif;
  line-height: 22px;
}

.alaffia-ingredients {
  color: #000;
  width: 40vw;
  font-family: Helvetica Neue, sans-serif;
  font-size: 13px;
  line-height: 22px;
}

.image-13 {
  margin-left: -3vw;
}

.container-3, .container-4 {
  justify-content: flex-start;
  align-items: center;
  width: 46vw;
  display: flex;
}

.body-4 {
  color: #fff;
  background-color: #f7f3ed;
  font-family: "Helvetica Neue (Bold)", sans-serif;
  font-size: 16px;
}

.image-14 {
  width: 18vw;
}

.image-15 {
  margin-left: 0;
}

.esw-description {
  width: 44vw;
}

.text-block-17 {
  color: #fff;
  text-align: center;
  padding-bottom: 2vw;
  font-family: "Helvetica Neue (Light)", sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.humble-ingredients, .esw-ingredients {
  font-size: 13px;
}

.esw-description {
  padding-bottom: 2vw;
}

.bold-text-10 {
  font-family: "Helvetica Neue (Bold)", sans-serif;
}

.body-5 {
  background-color: #f7f3ed;
}

.mary-ruths-ingredients {
  color: #000;
  font-family: Helvetica Neue, sans-serif;
  font-size: 13px;
}

.bold-text-11, .bold-text-12 {
  font-family: "Helvetica Neue (Bold)", sans-serif;
}

.bold-ingredients {
  padding-bottom: .5vw;
  font-family: "Helvetica Neue (Bold)", sans-serif;
  display: block;
}

.mary-ruths-description {
  color: #000;
  width: 48vw;
  font-family: Helvetica Neue, sans-serif;
  font-size: 16px;
}

.container-6, .container-7 {
  width: 46vw;
}

.bold-text-13 {
  font-family: "Helvetica Neue (Bold)", sans-serif;
  font-size: 16px;
}

.body-6 {
  color: #000;
  background-color: #f7f3ed;
  font-family: "Helvetica Neue (Bold)", sans-serif;
}

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

.html-embed {
  justify-content: center;
  align-items: center;
  width: 1200px;
}

.heading-2 {
  color: #000;
  text-align: center;
  align-self: auto;
  padding-top: 2vw;
  font-family: "Helvetica Neue (Bold)", sans-serif;
  font-size: 30px;
  line-height: 32px;
}

.babo-description {
  width: 48vw;
  font-size: 16px;
  line-height: 22px;
}

.bold-text-14 {
  font-family: "Helvetica Neue (Bold)", sans-serif;
  font-size: 16px;
}

.text-block-18 {
  color: #000;
  width: 46vw;
  font-family: Helvetica Neue, sans-serif;
  font-size: 16px;
}

.container-8 {
  width: 46vw;
}

.bold-text-15 {
  color: #000;
  font-family: "Helvetica Neue (Bold)", sans-serif;
  font-size: 16px;
}

.text-block-19 {
  color: #000;
  padding-top: 2vw;
  padding-bottom: 2vw;
  font-family: Helvetica Neue, sans-serif;
  font-size: 16px;
}

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

.text-block-21 {
  color: #fff;
  text-align: center;
  width: 46vw;
  padding-bottom: 3vw;
  font-family: "Helvetica Neue (Light)", sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.bold-text-16 {
  font-family: "Helvetica Neue (Bold)", sans-serif;
  font-size: 20px;
}

.container-9 {
  background-color: #a02b7c;
  width: 46vw;
  margin-bottom: 4vw;
  padding-top: 3vw;
  padding-bottom: 3vw;
}

.div-block-5 {
  flex-flow: row;
  width: 100%;
  margin-top: 2vw;
  margin-bottom: 2vw;
  padding-left: 2vw;
  padding-right: 2vw;
  display: flex;
}

.div-block-6, .div-block-7 {
  width: 50%;
}

.div-block-8, .div-block-9 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-22 {
  color: #fff;
  width: 85%;
  font-size: 16px;
}

.text-block-23 {
  color: #fff;
  width: 90%;
  font-size: 16px;
}

.div-block-10, .div-block-11 {
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.div-block-12, .div-block-13 {
  margin-top: 1vw;
  margin-bottom: 2vw;
  padding-left: 2vw;
}

.babo-ingredients {
  width: 46vw;
  font-family: Helvetica Neue, sans-serif;
  font-size: 13px;
}

.bold-text-17 {
  font-family: "Helvetica Neue (Bold)", sans-serif;
  font-size: 13px;
  display: block;
}

.image-17 {
  width: 12vw;
}

.image-18 {
  width: 10vw;
}

.div-block-14, .div-block-15 {
  width: 50%;
}

.div-block-16 {
  display: flex;
}

.images {
  height: auto;
  display: flex;
}

.image-left {
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 50%;
  display: flex;
}

.image-right {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.bold-text-18, .bold-text-19 {
  font-family: "Helvetica Neue (Bold)", sans-serif;
}

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

.div-block-21 {
  height: 45%;
  margin-top: 1vw;
  margin-bottom: 2vw;
  padding-left: 2vw;
  display: flex;
}

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

.text-block-24 {
  width: 83%;
}

.div-block-23 {
  height: 45%;
  margin-top: 1vw;
  margin-bottom: 2vw;
  padding-left: 2vw;
}

.shop-now-buttons {
  justify-content: center;
  align-items: center;
  display: flex;
}

.shopnow-left {
  justify-content: center;
  align-items: flex-end;
  width: 50%;
  display: flex;
}

.text-block-25 {
  width: 85%;
}

.image-26 {
  width: 17vw;
}

.image-27 {
  width: 3vw;
  margin-left: .75vw;
}

.div-block-26, .div-block-27 {
  width: 50%;
}

.div-block-28 {
  flex-flow: row;
  display: flex;
}

.div-block-29, .div-block-30 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-26, .text-block-27 {
  color: #fff;
  width: 100%;
  font-family: Helvetica Neue, sans-serif;
  font-size: 16px;
}

.bold-text-20, .bold-text-21 {
  font-family: "Helvetica Neue (Bold)", sans-serif;
}

.div-block-31, .div-block-32 {
  height: 49%;
  margin-top: 1vw;
  margin-bottom: 1vw;
  padding-left: 4vw;
  padding-right: 2vw;
}

.div-block-33 {
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: static;
}

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

.name-left {
  box-sizing: border-box;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding-left: 3vw;
  display: block;
}

.bold-text-22 {
  font-family: "Helvetica Neue (Bold)", sans-serif;
}

.product-names {
  padding-top: 2vw;
  padding-bottom: 1vw;
  display: flex;
}

.div-block-37 {
  display: flex;
}

.shopnow-right {
  justify-content: center;
  align-items: center;
  width: 50%;
  display: flex;
}

.bold-text-23 {
  font-family: "Helvetica Neue (Bold)", sans-serif;
}

.text-block-28, .text-block-29 {
  width: 90%;
}

.name-right {
  width: 50%;
  padding-left: 3vw;
}

.product-text {
  flex-flow: row;
  padding-bottom: 3vw;
  display: flex;
}

.text-left {
  width: 50%;
  padding-left: 3vw;
}

.text-right {
  width: 50%;
  padding-left: 3vw;
  font-family: Helvetica Neue, sans-serif;
}

.text-block-30, .text-block-31 {
  width: 90%;
  font-family: "Helvetica Neue (Light)", sans-serif;
}

.text-block-32, .text-block-33 {
  font-family: "Helvetica Neue (Bold)", sans-serif;
}

.text-block-34, .text-block-35 {
  width: 90%;
  font-family: "Helvetica Neue (Light)", sans-serif;
}

.text-block-36 {
  color: #fff;
  width: 80%;
  font-family: "Helvetica Neue (Bold)", sans-serif;
}

.text-block-37 {
  width: 85%;
  font-family: "Helvetica Neue (Light)", sans-serif;
}

.text-block-38 {
  width: 90%;
  font-family: "Helvetica Neue (Light)", sans-serif;
}

.text-block-39 {
  width: 90%;
}

.image-38 {
  width: 7vw;
  margin-left: -1vw;
  padding-top: 1vw;
}

.text-block-40, .text-block-41 {
  color: #fff;
  width: 90%;
  padding-bottom: 1vw;
  font-size: 16px;
}

.body-7 {
  background-color: #f7f3ed;
}

.image-41 {
  width: 12vw;
}

.image-42 {
  width: 6vw;
  margin-left: -1vw;
  padding-top: 1vw;
}

.heading-3 {
  color: #000;
  text-align: center;
  width: 35vw;
  font-family: "Helvetica Neue (Bold)", sans-serif;
}

.container-10 {
  background-color: #a02b7c;
  width: 46vw;
  margin-bottom: 4vw;
  padding-top: 3vw;
  padding-bottom: 3vw;
}

.text-block-42 {
  color: #fff;
  text-align: center;
  width: 46vw;
  padding-bottom: 3vw;
  font-family: "Helvetica Neue (Light)", sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.bold-text-24 {
  font-family: "Helvetica Neue (Bold)", sans-serif;
  font-size: 20px;
}

.div-block-45 {
  display: flex;
}

.text-block-43, .text-block-44 {
  color: #fff;
  width: 85%;
  font-family: "Helvetica Neue (Bold)", sans-serif;
  font-size: 16px;
}

.text-block-45, .text-block-46 {
  color: #fff;
  width: 90%;
  font-family: "Helvetica Neue (Light)", sans-serif;
  font-size: 16px;
}

.bold-text-25 {
  padding-bottom: .5vw;
  font-family: "Helvetica Neue (Bold)", sans-serif;
  display: block;
}

.text-block-47 {
  color: #000;
  font-family: Helvetica Neue, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

.eo-ingredients {
  width: 46vw;
}

.body-8 {
  background-color: #f7f3ed;
}

.heading-4 {
  color: #000;
  text-align: center;
  width: 32vw;
  font-family: "Helvetica Neue (Bold)", sans-serif;
  font-size: 30px;
  line-height: 32px;
}

.image-47 {
  padding-bottom: 2vw;
}

.image-48 {
  width: 3vw;
  margin-left: 1vw;
  padding-top: 1vw;
}

.andalou-description {
  color: #000;
  font-family: Helvetica Neue, sans-serif;
  font-size: 16px;
}

.text-block-48, .text-block-49 {
  color: #fff;
  width: 85%;
  font-family: "Helvetica Neue (Light)", sans-serif;
  font-size: 16px;
}

.andalou-ingredients {
  width: 46vw;
}

.body-9 {
  background-color: #f7f3ed;
}

.image-49 {
  width: 9vw;
  margin-left: -3vw;
  padding-top: 1vw;
}

.video {
  width: 46vw;
  margin-bottom: 2vw;
}

.text-block-50, .text-block-51 {
  color: #fff;
  text-align: center;
  margin-left: -3vw;
  font-family: "Helvetica Neue (Bold)", sans-serif;
  font-size: 16px;
}

.shea-ingredients {
  width: 46vw;
}

.image-51 {
  width: 11vw;
}

.image-52 {
  width: 2.5vw;
  margin-left: 1vw;
}

.image-53 {
  width: 8vw;
}

.bold-text-26, .bold-text-27 {
  font-family: "Helvetica Neue (Bold)", sans-serif;
}

.heading-5 {
  color: #000;
  text-align: center;
  font-size: 34px;
  line-height: 38px;
}

.div-block-46 {
  width: 50%;
}

.div-block-47 {
  justify-content: flex-start;
  align-items: center;
}

.div-block-48 {
  justify-content: center;
  align-items: center;
  width: 46vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 2vw;
  display: flex;
}

.body-10 {
  background-color: #f7f3ed;
  font-family: Helvetica Neue, sans-serif;
}

.image-55 {
  padding-bottom: 2vw;
}

.pacifica-description {
  color: #000;
  font-family: Helvetica Neue, sans-serif;
  font-size: 16px;
}

.pacifica-ingredients {
  color: #000;
  width: 46vw;
  font-family: Helvetica Neue, sans-serif;
}

.text-block-52 {
  color: #fff;
  text-align: center;
  padding-bottom: 2vw;
  font-family: "Helvetica Neue (Light)", sans-serif;
  font-size: 16px;
}

.text-block-53, .text-block-54 {
  color: #fff;
  font-family: "Helvetica Neue (Bold)", sans-serif;
  font-size: 16px;
}

.body-11 {
  background-color: #f7f3ed;
}

.image-56 {
  width: 15vw;
}

.heading-6 {
  color: #000;
  text-align: center;
  font-family: "Helvetica Neue (Bold)", sans-serif;
  font-size: 28px;
  line-height: 35px;
}

.trilogy-description {
  color: #000;
  font-family: Helvetica Neue, sans-serif;
  font-size: 16px;
}

.trilogy-ingredients {
  width: 46vw;
}

.image-57 {
  width: 10vw;
  margin-left: -4vw;
  padding-top: 1vw;
}

.section-3 {
  flex-flow: row;
  padding-top: 1.5vw;
  padding-bottom: 2vw;
  display: flex;
}

.image-58 {
  width: 1vw;
}

.image-59 {
  width: 2.5vw;
}

.div-block-49 {
  justify-content: center;
  align-items: center;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 43.5vw;
}

.div-block-50 {
  justify-content: center;
  align-items: flex-start;
  width: 5%;
  padding-top: .5vw;
  display: flex;
}

.image-60 {
  width: 5vw;
}

.div-block-51 {
  width: 95%;
  padding-left: 42vw;
}

.image-61 {
  width: 25vw;
}

.bold-text-28, .bold-text-29 {
  font-family: "Helvetica Neue (Bold)", sans-serif;
}

@media screen and (min-width: 1920px) {
  .home-text-desk {
    width: 51vw;
  }

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

  .image-2 {
    width: 9vw;
  }

  .product-description {
    justify-content: center;
    align-items: flex-start;
  }

  .image-7 {
    width: 2.5vw;
    margin-left: .5vw;
  }

  .bold-text-5, .bold-text-6 {
    font-family: "Helvetica Neue (Bold)", sans-serif;
  }

  ._365-pro-tip, ._365-ingredients-desk, ._365-how-to-use-desk {
    font-size: 16px;
  }

  .image-11 {
    align-self: flex-start;
  }

  .humble-description {
    font-size: 16px;
  }

  .container-2 {
    width: 46vw;
  }

  .image-12 {
    width: 15vw;
  }

  .bold-text-8, .bold-text-9 {
    font-family: "Helvetica Neue (Bold)", sans-serif;
  }

  .alaffia-description {
    font-size: 16px;
  }

  .alaffia-ingredients {
    font-size: 13px;
  }

  .image-13 {
    width: 8vw;
    margin-left: -2vw;
  }

  .container-5 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .image-14 {
    width: 16vw;
  }

  .image-15 {
    width: 3vw;
  }

  .div-block-12, .div-block-13 {
    height: 12%;
  }

  .bold-text-17 {
    padding-bottom: .5vw;
  }

  .image-41 {
    width: 10vw;
  }

  .image-42 {
    width: 5vw;
    margin-left: 0;
  }

  .text-block-44 {
    width: 70%;
  }

  .heading-4 {
    line-height: 36px;
  }

  .text-block-48 {
    width: 80%;
    padding-left: 2vw;
  }

  .text-block-49 {
    width: 75%;
    padding-left: 2vw;
  }

  .heading-5 {
    font-size: 38px;
    line-height: 40px;
  }

  .image-54 {
    width: 3vw;
  }

  .text-block-53, .text-block-54 {
    margin-left: 2vw;
  }
}

@media screen and (max-width: 991px) {
  .image {
    display: flex;
  }

  .nav-buttons {
    padding-left: 4.5vw;
  }

  .heading {
    width: 55vw;
    font-size: 24px;
    line-height: 25px;
  }

  .image-2 {
    width: 15vw;
  }

  .pacha-description {
    width: 60vw;
    font-size: 14px;
  }

  .product-description {
    width: 60vw;
    display: flex;
  }

  .image-3 {
    width: 50vw;
  }

  .container {
    width: 60vw;
    height: auto;
    margin-top: 5vw;
    padding-top: 3vw;
    padding-bottom: 3vw;
  }

  .text-block-6 {
    height: 10vw;
    font-size: 14px;
  }

  .div-block {
    height: 70vw;
  }

  .text-block-7 {
    width: 80%;
    font-size: 14px;
  }

  .div-block-2 {
    height: auto;
  }

  .image-4, .image-5 {
    width: 15vw;
  }

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

  .text-block-8 {
    width: 80%;
    font-size: 14px;
  }

  .bold-text, .bold {
    font-size: 16px;
  }

  .link-privacy, .link-terms {
    font-size: 13px;
  }

  .pacha-ingredients {
    width: 58vw;
    font-size: 12px;
    line-height: 14px;
    text-decoration: none;
  }

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

  .image-7 {
    width: 6vw;
    margin-left: -6vw;
  }

  .shop-now, .image-10 {
    width: 25vw;
  }

  ._365-pro-tip {
    width: 60vw;
    font-size: 14px;
  }

  ._365-how-to-use-mob, ._365-ingredients-mob {
    display: none;
  }

  ._365-description {
    color: #000;
    font-family: Helvetica Neue, sans-serif;
    font-size: 14px;
  }

  .pacha-how-to-use {
    width: 60vw;
    font-size: 14px;
  }

  ._365-ingredients-desk, ._365-how-to-use-desk {
    font-size: 14px;
    display: block;
  }

  .image-11 {
    width: 60vw;
  }

  .humble-description {
    width: 60vw;
    font-size: 14px;
  }

  .text {
    justify-content: center;
    align-items: flex-start;
    height: 50%;
  }

  .cta {
    justify-content: center;
    align-items: center;
    height: 20%;
  }

  .container-2 {
    width: 60vw;
    height: auto;
  }

  .image-12 {
    width: 28vw;
  }

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

  .text-block-15, .text-block-16 {
    font-size: 13px;
  }

  .alaffia-description, .alaffia-ingredients {
    width: 80vw;
  }

  .image-13 {
    width: 15vw;
    margin-left: -12vw;
  }

  .container-3 {
    width: 60vw;
  }

  .container-4 {
    width: 80vw;
  }

  .image-14 {
    width: 30vw;
  }

  .image-15 {
    width: 5vw;
    margin-left: -6vw;
  }

  .esw-description {
    font-size: 14px;
  }

  .humble-ingredients, .esw-ingredients {
    font-size: 12px;
  }

  .esw-description, .mary-ruths-ingredients {
    width: 60vw;
  }

  .bold-ingredients {
    font-size: 14px;
  }

  .mary-ruths-description, .container-6, .container-7 {
    width: 60vw;
  }

  .bold-text-13 {
    font-family: "Helvetica Neue (Bold)", sans-serif;
    font-size: 16px;
  }

  .calendar {
    width: auto;
  }

  .html-embed {
    width: 310px;
  }

  .heading-2 {
    font-size: 20px;
    line-height: 24px;
  }

  .babo-description, .text-block-18 {
    width: 60vw;
    font-size: 14px;
  }

  .container-8 {
    width: 60vw;
  }

  .text-block-19 {
    width: 60vw;
    padding-top: 2vw;
    padding-bottom: 5vw;
    font-size: 14px;
  }

  .text-block-21 {
    width: 60vw;
    font-size: 14px;
  }

  .bold-text-16 {
    font-size: 16px;
  }

  .container-9 {
    width: 60vw;
  }

  .text-block-22 {
    width: 90%;
    font-size: 13px;
  }

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

  .div-block-12, .div-block-13 {
    height: 23%;
    margin-bottom: 0;
  }

  .babo-ingredients {
    width: 60vw;
    font-size: 12px;
  }

  .image-16 {
    width: 24vw;
  }

  .image-17 {
    width: 22vw;
  }

  .image-18, .image-19 {
    width: 15vw;
  }

  .image-20, .image-21 {
    width: 25vw;
  }

  .div-block-21 {
    height: 53%;
  }

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

  .div-block-23 {
    height: 53%;
  }

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

  .image-22, .image-23 {
    width: 15vw;
  }

  .image-24, .image-25, .image-26 {
    width: 25vw;
  }

  .image-27 {
    width: 5vw;
    margin-left: -6vw;
  }

  .text-block-26, .text-block-27 {
    font-size: 14px;
  }

  .div-block-31 {
    height: 63%;
  }

  .image-28, .image-29 {
    width: 15vw;
  }

  .image-30, .image-31 {
    width: 25vw;
  }

  .bold-text-22, .bold-text-23, .text-block-30, .text-block-31, .text-block-32, .text-block-33, .text-block-34, .text-block-35 {
    font-size: 14px;
  }

  .image-32, .image-33 {
    width: 15vw;
  }

  .image-34, .image-35 {
    width: 25vw;
  }

  .text-block-36, .text-block-37, .text-block-38, .text-block-39 {
    font-size: 14px;
  }

  .image-36, .image-37 {
    width: 25vw;
  }

  .image-38 {
    width: 10vw;
    margin-left: -9vw;
  }

  .text-block-40, .text-block-41 {
    font-size: 14px;
  }

  .image-39, .image-40 {
    width: 25vw;
  }

  .image-41 {
    width: 16vw;
  }

  .image-42 {
    width: 8vw;
    margin-left: -8vw;
  }

  .heading-3 {
    width: 45vw;
    font-size: 26px;
    line-height: 24px;
  }

  .container-10 {
    width: 60vw;
  }

  .text-block-42 {
    width: 60vw;
    font-size: 14px;
  }

  .bold-text-24 {
    font-size: 16px;
  }

  .text-block-43, .text-block-44, .text-block-45, .text-block-46 {
    font-size: 14px;
  }

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

  .eo-ingredients {
    width: 60vw;
  }

  .image-43, .image-44 {
    width: 15vw;
  }

  .image-45, .image-46 {
    width: 25vw;
  }

  .heading-4 {
    width: 60vw;
    font-size: 26px;
    line-height: 28px;
  }

  .image-47 {
    width: 30vw;
  }

  .image-48 {
    width: 5vw;
    margin-left: -6vw;
  }

  .andalou-description {
    width: 614.391vw;
    font-size: 14px;
  }

  .text-block-48, .text-block-49 {
    font-size: 14px;
  }

  .andalou-ingredients {
    width: 60vw;
  }

  .image-49 {
    width: 12vw;
    margin-left: -11vw;
  }

  .image-50 {
    width: 30vw;
  }

  .video {
    width: 60vw;
  }

  .text-block-50, .text-block-51 {
    font-size: 14px;
  }

  .shea-ingredients {
    width: 60vw;
    font-size: 12px;
  }

  .image-51 {
    width: 17vw;
  }

  .shea-description {
    font-size: 14px;
  }

  .image-52 {
    width: 5vw;
    margin-left: -6vw;
  }

  .image-53 {
    width: 13vw;
  }

  .bold-text-26, .bold-text-27 {
    font-family: "Helvetica Neue (Bold)", sans-serif;
    font-size: 16px;
  }

  .heading-5 {
    color: #000;
    text-align: center;
    font-family: "Helvetica Neue (Bold)", sans-serif;
    font-size: 26px;
    line-height: 30px;
  }

  .image-54 {
    width: 5vw;
    margin-left: -7vw;
  }

  .image-55 {
    width: 28vw;
  }

  .pacifica-description {
    font-size: 14px;
  }

  .pacifica-ingredients {
    width: 60vw;
  }

  .text-block-52 {
    padding-bottom: 3vw;
    font-size: 14px;
  }

  .text-block-53, .text-block-54 {
    font-size: 14px;
  }

  .image-56 {
    width: 24vw;
  }

  .heading-6 {
    font-size: 24px;
    line-height: 30px;
  }

  .trilogy-description {
    font-size: 14px;
  }

  .trilogy-ingredients {
    width: 60vw;
  }

  .image-57 {
    width: 13vw;
    margin-left: -11vw;
    padding-top: 1vw;
  }

  .section-3 {
    padding-top: 2.5vw;
    padding-bottom: 4vw;
  }

  .image-58 {
    width: 1.5vw;
  }

  .image-59 {
    width: 3.5vw;
  }

  .div-block-49 {
    width: 90%;
    padding-left: 38vw;
  }

  .div-block-50 {
    width: 10%;
  }

  .image-60 {
    width: 7vw;
  }

  .div-block-51 {
    width: 90%;
    padding-left: 36vw;
  }

  .image-61 {
    width: 45vw;
  }
}

@media screen and (max-width: 767px) {
  .home-text-desk {
    width: 66vw;
  }

  .nav-buttons {
    padding-left: 3vw;
  }

  .heading {
    font-size: 22px;
    line-height: 25px;
  }

  .image-2 {
    width: 16vw;
  }

  .pacha-description {
    width: 82vw;
    font-size: 14px;
  }

  .product-description {
    width: 80vw;
    display: flex;
  }

  .image-3 {
    width: 50vw;
  }

  .container {
    width: 80vw;
    height: auto;
    padding-bottom: 3vw;
  }

  .text-block-6 {
    padding-bottom: 2vw;
  }

  .div-block {
    height: 90%;
  }

  .text-block-7 {
    width: 75%;
    font-size: 14px;
  }

  .div-block-2 {
    height: 100%;
  }

  .image-4, .image-5 {
    width: 22vw;
  }

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

  .text-block-8 {
    width: 30vw;
    margin-top: 0;
    font-size: 14px;
  }

  .bold {
    font-size: 14px;
  }

  .pacha-ingredients {
    width: 80vw;
    font-size: 12px;
  }

  .bold-text-4 {
    font-size: 16px;
  }

  .image-7 {
    width: 6vw;
    margin-left: -6vw;
  }

  .shop-now, .image-10 {
    width: 30vw;
  }

  ._365-pro-tip {
    width: 80vw;
    font-size: 14px;
  }

  ._365-how-to-use-mob {
    padding-bottom: 5vw;
    font-size: 14px;
    display: block;
  }

  ._365-ingredients-mob {
    font-size: 14px;
    display: block;
  }

  ._365-description {
    font-size: 14px;
  }

  .pacha-how-to-use {
    width: 80vw;
    font-size: 14px;
  }

  ._365-ingredients-desk, ._365-how-to-use-desk {
    display: none;
  }

  .image-11 {
    width: 80vw;
  }

  .humble-description {
    width: 80vw;
    padding-bottom: 5vw;
    font-size: 14px;
  }

  .text {
    height: 50%;
  }

  .container-2 {
    width: 80vw;
    height: auto;
  }

  .image-12 {
    width: 30vw;
  }

  .div-block-4 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .alaffia-description, .alaffia-ingredients {
    color: #000;
    width: 80vw;
    font-family: Helvetica Neue, sans-serif;
  }

  .image-13 {
    width: 13vw;
    margin-left: -10vw;
  }

  .container-3 {
    width: 80vw;
  }

  .image-14 {
    width: 32vw;
  }

  .image-15 {
    width: 6vw;
    margin-left: -6vw;
  }

  .esw-description {
    width: 80vw;
    font-size: 14px;
  }

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

  .humble-ingredients {
    font-size: 11px;
  }

  .esw-ingredients {
    font-size: 12px;
  }

  .esw-description {
    padding-top: 2vw;
    padding-bottom: 5vw;
  }

  .mary-ruths-ingredients, .mary-ruths-description, .container-6, .container-7 {
    width: 80vw;
  }

  .calendar {
    width: auto;
  }

  .heading-2 {
    font-size: 20px;
    line-height: 24px;
  }

  .babo-description, .text-block-18 {
    width: 80vw;
    font-size: 14px;
  }

  .container-8 {
    width: 80vw;
  }

  .text-block-19 {
    width: 80vw;
    padding-top: 2vw;
    padding-bottom: 5vw;
    font-size: 14px;
  }

  .text-block-21 {
    width: 80vw;
    font-size: 14px;
  }

  .bold-text-16 {
    font-size: 16px;
  }

  .container-9 {
    width: 80vw;
    margin-bottom: 8vw;
    padding-bottom: 3vw;
  }

  .text-block-22 {
    width: 80%;
    font-size: 13px;
  }

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

  .div-block-12, .div-block-13 {
    height: 24%;
  }

  .babo-ingredients {
    width: 80vw;
    font-size: 12px;
  }

  .image-16 {
    width: 26vw;
  }

  .image-17 {
    width: 25vw;
  }

  .image-18, .image-19 {
    width: 22vw;
  }

  .image-20, .image-21 {
    width: 30vw;
  }

  .div-block-14, .div-block-15 {
    width: 50%;
  }

  .div-block-16 {
    display: flex;
  }

  .div-block-21 {
    height: 50%;
  }

  .text-block-24 {
    width: 90%;
    font-size: 14px;
  }

  .div-block-23 {
    height: 50%;
  }

  .text-block-25 {
    width: 90%;
    font-size: 14px;
  }

  .image-22, .image-23 {
    width: 22vw;
  }

  .image-24, .image-25, .image-26 {
    width: 30vw;
  }

  .image-27 {
    width: 6vw;
    margin-left: -6vw;
  }

  .text-block-26, .text-block-27 {
    font-size: 14px;
  }

  .div-block-31 {
    height: 48%;
  }

  .image-28, .image-29 {
    width: 22vw;
  }

  .image-30, .image-31 {
    width: 30vw;
  }

  .bold-text-22 {
    font-size: 14px;
  }

  .product-names {
    padding-bottom: 3vw;
  }

  .bold-text-23, .text-block-30, .text-block-31 {
    font-size: 14px;
  }

  .div-block-43 {
    display: flex;
  }

  .div-block-44 {
    width: 50%;
  }

  .text-block-32, .text-block-33 {
    font-family: "Helvetica Neue (Bold)", sans-serif;
    font-size: 14px;
  }

  .text-block-34, .text-block-35 {
    font-size: 14px;
  }

  .image-32, .image-33 {
    width: 22vw;
  }

  .image-34, .image-35 {
    width: 30vw;
  }

  .text-block-36, .text-block-37, .text-block-38, .text-block-39 {
    font-size: 14px;
  }

  .image-36, .image-37 {
    width: 30vw;
  }

  .image-38 {
    width: 12vw;
    margin-left: -9vw;
  }

  .text-block-40, .text-block-41 {
    font-size: 14px;
  }

  .image-39, .image-40 {
    width: 30vw;
  }

  .image-41 {
    width: 22vw;
  }

  .image-42 {
    width: 12vw;
    margin-left: -9vw;
    padding-top: 3vw;
  }

  .heading-3 {
    width: 65vw;
    font-size: 24px;
    line-height: 26px;
  }

  .container-10 {
    width: 80vw;
  }

  .text-block-42 {
    width: 80vw;
    font-size: 14px;
  }

  .text-block-43, .text-block-44, .text-block-45, .text-block-46 {
    font-size: 14px;
  }

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

  .eo-ingredients {
    width: 80vw;
  }

  .image-43, .image-44 {
    width: 22vw;
  }

  .image-45, .image-46 {
    width: 30vw;
  }

  .heading-4 {
    width: 80vw;
    font-size: 22px;
    line-height: 24px;
  }

  .image-47 {
    width: 36vw;
  }

  .image-48 {
    width: 5vw;
    margin-left: -6vw;
  }

  .andalou-description, .text-block-48, .text-block-49 {
    font-size: 14px;
  }

  .andalou-ingredients {
    width: 80vw;
  }

  .image-49 {
    width: 16vw;
    margin-left: -12vw;
  }

  .video {
    width: 80vw;
  }

  .text-block-50, .text-block-51 {
    font-size: 14px;
  }

  .shea-ingredients {
    width: 80vw;
  }

  .image-51 {
    width: 24vw;
  }

  .shea-description {
    font-size: 14px;
  }

  .image-52 {
    width: 6vw;
    margin-left: -6vw;
  }

  .image-53 {
    width: 15vw;
  }

  .bold-text-26, .bold-text-27 {
    font-family: "Helvetica Neue (Bold)", sans-serif;
    font-size: 16px;
  }

  .heading-5 {
    color: #000;
    text-align: center;
    font-size: 24px;
    line-height: 33px;
  }

  .image-54 {
    width: 5vw;
    margin-left: -6vw;
  }

  .image-55 {
    width: 32vw;
  }

  .pacifica-description {
    font-size: 14px;
  }

  .pacifica-ingredients {
    width: 80vw;
  }

  .text-block-52 {
    padding-bottom: 3vw;
    font-size: 14px;
  }

  .text-block-53, .text-block-54 {
    font-size: 14px;
  }

  .image-56 {
    width: 26vw;
  }

  .heading-6 {
    font-size: 20px;
    line-height: 24px;
  }

  .trilogy-description {
    font-size: 14px;
  }

  .trilogy-ingredients {
    width: 80vw;
  }

  .image-57 {
    width: 16vw;
    margin-left: -12vw;
    padding-top: 1vw;
  }

  .section-3 {
    padding-top: 2.5vw;
    padding-bottom: 4vw;
  }

  .image-58 {
    width: 2vw;
  }

  .image-59 {
    width: 4.5vw;
  }

  .div-block-49 {
    width: 90%;
    padding-left: 38vw;
  }

  .div-block-50 {
    width: 10%;
  }

  .image-60 {
    width: 7vw;
  }

  .div-block-51 {
    width: 90%;
    padding-left: 36vw;
  }

  .image-61 {
    width: 55vw;
  }
}

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

  .slider {
    height: 30.5vw;
  }

  .link-block-desk, .home-text-desk {
    display: none;
  }

  .header-mob {
    display: block;
  }

  .hero-desk {
    display: none;
  }

  .hero-mob, .link-block-mob {
    display: block;
  }

  .home-text-mob {
    width: 68vw;
    display: block;
  }

  .image {
    justify-content: center;
    align-items: center;
  }

  .nav-buttons {
    padding-bottom: 5vw;
  }

  .previous-button.w--current {
    padding-top: 3vw;
  }

  .logo-name {
    padding-bottom: 8vw;
  }

  .heading {
    width: 90vw;
    font-size: 20px;
    line-height: 25px;
  }

  .image-2 {
    width: 24vw;
  }

  .pacha-description {
    width: 80vw;
    padding-bottom: 5vw;
    font-size: 13px;
    line-height: 20px;
    display: block;
  }

  .product-description {
    width: 90vw;
    display: flex;
  }

  .image-3 {
    width: 75vw;
  }

  .container {
    width: 100%;
    height: auto;
    margin-top: 8vw;
    margin-bottom: 8vw;
    padding-bottom: 5vw;
    display: block;
  }

  .text-block-6 {
    text-align: left;
    height: 10%;
    padding-top: 5vw;
    padding-bottom: 5vw;
    padding-left: 5vw;
    font-family: Helvetica Neue, sans-serif;
    font-size: 12px;
    line-height: 20px;
  }

  .div-block {
    height: 85%;
  }

  .text-block-7 {
    flex: 0 auto;
    width: 85%;
    font-family: Helvetica Neue, sans-serif;
    font-size: 12px;
    line-height: 18px;
  }

  .div-block-2 {
    justify-content: space-between;
    height: 100%;
  }

  .image-4, .image-5 {
    width: 33vw;
  }

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

  .text-block-8 {
    flex: 0 auto;
    width: 80%;
    margin-top: 0;
    font-family: Helvetica Neue, sans-serif;
    font-size: 12px;
    line-height: 18px;
  }

  .bold-text, .bold {
    font-size: 16px;
  }

  .footer {
    padding-top: 20vw;
    padding-bottom: 12vw;
  }

  .link-privacy, .link-terms {
    font-size: 13px;
  }

  .text-block-10 {
    color: #4e4e4e;
    padding-left: .5vw;
    padding-right: .5vw;
    font-size: 14px;
  }

  .pacha-ingredients {
    width: 90vw;
    padding-top: 3vw;
    font-size: 11px;
    line-height: 16px;
  }

  .bold-text-4 {
    font-family: "Helvetica Neue (Bold)", sans-serif;
    font-size: 16px;
  }

  .image-7 {
    width: 8vw;
    margin-left: -6vw;
  }

  .image-8 {
    padding-top: 3vw;
  }

  .bold-text-5, .bold-text-6 {
    font-family: "Helvetica Neue (Bold)", sans-serif;
  }

  .shop-now {
    width: 42vw;
  }

  .image-10 {
    width: 42vw;
    display: block;
  }

  ._365-pro-tip {
    width: 90vw;
    padding-top: 8vw;
    font-size: 14px;
    line-height: 18px;
  }

  ._365-how-to-use-mob {
    width: 90vw;
    padding-bottom: 5vw;
    font-size: 14px;
    line-height: 18px;
    display: block;
  }

  ._365-ingredients-mob {
    width: 90vw;
    font-size: 14px;
    line-height: 18px;
    display: block;
  }

  ._365-description {
    color: #000;
    width: 84vw;
    font-family: Helvetica Neue, sans-serif;
    font-size: 14px;
    line-height: 18px;
  }

  .pacha-how-to-use {
    width: 80vw;
    font-family: Helvetica Neue, sans-serif;
    font-size: 13px;
  }

  ._365-ingredients-desk, ._365-how-to-use-desk {
    display: none;
  }

  .image-11 {
    width: 90vw;
    padding-bottom: 6vw;
  }

  .humble-description {
    width: 90vw;
    padding-top: 5vw;
    padding-bottom: 5vw;
    font-size: 14px;
  }

  .text {
    width: 100%;
    height: 47%;
  }

  .section-2 {
    height: 50%;
  }

  .cta {
    flex-flow: row;
    width: 100%;
    display: flex;
  }

  .container-2 {
    width: 100%;
    height: auto;
    margin-top: 5vw;
    padding-bottom: 5vw;
  }

  .image-12 {
    width: 42vw;
  }

  .div-block-4 {
    height: 90%;
    display: flex;
  }

  .text-block-14 {
    color: #fff;
    text-align: left;
    padding-top: 4vw;
    padding-bottom: 2vw;
    padding-left: 5vw;
    font-family: Helvetica Neue, sans-serif;
    font-size: 14px;
  }

  .text-block-15, .text-block-16 {
    width: 88%;
    font-size: 13px;
  }

  .alaffia-description {
    width: 90vw;
    font-size: 14px;
    line-height: 20px;
  }

  .alaffia-ingredients {
    width: 85vw;
    font-size: 12px;
    line-height: 20px;
  }

  .image-13 {
    width: 16vw;
    margin-left: -12vw;
    padding-left: 0;
  }

  .container-3 {
    width: 90vw;
  }

  .container-4 {
    width: 85vw;
  }

  .image-14 {
    width: 40vw;
  }

  .image-15 {
    width: 9vw;
    margin-left: -8vw;
    padding-top: 2vw;
  }

  .esw-description {
    width: 88vw;
    padding-top: 5vw;
    padding-bottom: 5vw;
    font-size: 14px;
  }

  .text-block-17 {
    text-align: left;
    padding-top: 4vw;
    padding-left: 5vw;
    font-size: 14px;
    line-height: 22px;
  }

  .esw-ingredients {
    font-size: 12px;
    line-height: 18px;
  }

  .bold-text-10 {
    font-family: "Helvetica Neue (Bold)", sans-serif;
    font-size: 12px;
  }

  .mary-ruths-ingredients {
    width: 90vw;
    padding-top: 2vw;
    font-size: 12px;
  }

  .bold-ingredients {
    font-size: 14px;
  }

  .mary-ruths-description {
    width: 90vw;
    font-size: 14px;
  }

  .container-6, .container-7 {
    width: 90vw;
  }

  .calendar {
    width: auto;
  }

  .heading-2 {
    width: 85vw;
    font-size: 17px;
    line-height: 20px;
  }

  .babo-description {
    width: 90vw;
    padding-top: 5vw;
    padding-bottom: 5vw;
    font-size: 14px;
  }

  .text-block-18 {
    width: 90vw;
    font-size: 14px;
  }

  .container-8 {
    width: 90vw;
  }

  .text-block-19 {
    padding-top: 10vw;
    padding-bottom: 10vw;
    font-size: 14px;
  }

  .text-block-21 {
    text-align: left;
    width: 100%;
    padding-top: 4vw;
    padding-bottom: 5vw;
    padding-left: 5vw;
    font-size: 14px;
    line-height: 24px;
    display: block;
  }

  .bold-text-16 {
    font-size: 16px;
  }

  .container-9 {
    width: 100%;
  }

  .div-block-7 {
    align-self: auto;
  }

  .text-block-22 {
    width: 95%;
    font-size: 14px;
  }

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

  .div-block-10 {
    justify-content: center;
    align-items: flex-end;
  }

  .div-block-11 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: flex-end;
    display: flex;
  }

  .div-block-12, .div-block-13 {
    height: 23%;
    margin-bottom: 6vw;
  }

  .babo-ingredients {
    width: 88vw;
    font-size: 12px;
  }

  .image-16, .image-17 {
    width: 40vw;
  }

  .image-18, .image-19 {
    width: 33vw;
  }

  .image-20, .image-21 {
    width: 42vw;
  }

  .image-left {
    box-sizing: border-box;
    align-self: auto;
    height: auto;
  }

  .div-block-21 {
    height: auto;
    margin-bottom: 5vw;
    padding-left: 5vw;
  }

  .text-block-24 {
    width: 95%;
    font-size: 13px;
  }

  .div-block-23 {
    height: 61%;
    margin-bottom: 5vw;
    padding-left: 5vw;
  }

  .text-block-25 {
    width: 95%;
    font-size: 13px;
  }

  .image-22, .image-23 {
    width: 33vw;
  }

  .image-24, .image-25 {
    width: 42vw;
  }

  .image-26 {
    width: 52vw;
  }

  .image-27 {
    width: 8vw;
    margin-left: -6vw;
  }

  .div-block-26, .div-block-28 {
    height: auto;
  }

  .text-block-26, .text-block-27 {
    font-size: 14px;
  }

  .div-block-31, .div-block-32 {
    height: 60%;
  }

  .div-block-33 {
    justify-content: center;
    align-items: center;
    height: 15%;
    padding-top: 5vw;
    display: flex;
    position: sticky;
  }

  .div-block-34 {
    justify-content: center;
    align-items: center;
    height: 15%;
    padding-top: 5vw;
  }

  .image-28, .image-29 {
    width: 33vw;
  }

  .image-30, .image-31 {
    width: 42vw;
  }

  .bold-text-22 {
    font-size: 14px;
  }

  .product-names {
    padding-top: 5vw;
    padding-bottom: 5vw;
  }

  .bold-text-23 {
    font-size: 14px;
  }

  .text-block-28 {
    width: 100%;
    font-size: 14px;
  }

  .text-block-29 {
    width: 100%;
  }

  .text-block-30 {
    width: 100%;
    font-size: 14px;
  }

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

  .text-block-32, .text-block-33, .text-block-34, .text-block-35 {
    font-size: 14px;
  }

  .image-32, .image-33 {
    width: 33vw;
  }

  .image-34, .image-35 {
    width: 42vw;
  }

  .text-block-36, .text-block-37, .text-block-38, .text-block-39 {
    font-size: 14px;
  }

  .image-36, .image-37 {
    width: 42vw;
  }

  .image-38 {
    width: 15vw;
    margin-left: -8vw;
    padding-top: 5vw;
  }

  .text-block-40, .text-block-41 {
    font-size: 14px;
  }

  .image-39, .image-40 {
    width: 42vw;
  }

  .image-41 {
    width: 25vw;
  }

  .image-42 {
    width: 18vw;
    margin-left: -12vw;
    padding-top: 3vw;
  }

  .heading-3 {
    width: 85vw;
    font-size: 22px;
    line-height: 28px;
  }

  .container-10 {
    width: 100%;
  }

  .text-block-42 {
    text-align: left;
    width: 100%;
    padding-top: 4vw;
    padding-bottom: 5vw;
    padding-left: 5vw;
    font-size: 14px;
  }

  .bold-text-24 {
    font-size: 16px;
  }

  .text-block-43, .text-block-44 {
    font-size: 14px;
  }

  .text-block-45, .text-block-46 {
    width: 85%;
    font-size: 14px;
  }

  .eo-ingredients {
    width: 90vw;
  }

  .image-43, .image-44 {
    width: 33vw;
  }

  .image-45, .image-46 {
    width: 42vw;
  }

  .heading-4 {
    width: 90vw;
    font-size: 22px;
    line-height: 26px;
  }

  .image-47 {
    width: 45vw;
  }

  .image-48 {
    width: 8vw;
    margin-left: -8vw;
    padding-top: 3vw;
  }

  .andalou-description, .text-block-48, .text-block-49 {
    font-size: 14px;
  }

  .andalou-ingredients {
    width: 90vw;
  }

  .image-49 {
    width: 24vw;
    margin-left: -14vw;
    padding-top: 5vw;
  }

  .image-50 {
    width: 40vw;
  }

  .video {
    width: 90vw;
  }

  .text-block-50, .text-block-51 {
    font-size: 14px;
  }

  .shea-ingredients {
    width: 90vw;
  }

  .image-51 {
    width: 36vw;
  }

  .shea-description {
    padding-top: 5vw;
    padding-bottom: 5vw;
    font-size: 14px;
  }

  .image-52 {
    width: 8vw;
    margin-left: -7vw;
  }

  .image-53 {
    width: 25vw;
  }

  .heading-5 {
    font-size: 24px;
    line-height: 25px;
  }

  .image-54 {
    width: 8vw;
    margin-left: -8vw;
  }

  .image-55 {
    width: 45vw;
  }

  .pacifica-description {
    font-size: 14px;
  }

  .pacifica-ingredients {
    width: 90vw;
  }

  .text-block-52 {
    text-align: left;
    padding-top: 4vw;
    padding-bottom: 5vw;
    padding-left: 5vw;
    font-size: 14px;
  }

  .text-block-53, .text-block-54 {
    font-size: 14px;
  }

  .image-56 {
    width: 40vw;
  }

  .heading-6 {
    font-size: 20px;
    line-height: 24px;
  }

  .trilogy-description {
    font-size: 14px;
  }

  .trilogy-ingredients {
    width: 90vw;
  }

  .image-57 {
    width: 22vw;
    margin-left: -16vw;
    padding-top: 5vw;
  }

  .section-3 {
    padding-top: 4vw;
    padding-bottom: 5vw;
  }

  .image-58 {
    width: 3vw;
  }

  .image-59 {
    width: 6vw;
  }

  .div-block-49 {
    width: 90%;
    padding-left: 36.5vw;
  }

  .div-block-50 {
    width: 10%;
  }

  .image-60 {
    width: 12vw;
  }

  .div-block-51 {
    width: 90%;
    padding-left: 34vw;
  }

  .image-61 {
    width: 70vw;
  }

  .text-span, .text-span-2, .text-span-3 {
    font-size: 9px;
  }
}


@font-face {
  font-family: 'Helvetica Neue';
  src: url('../fonts/HelveticaNeueLTStd55Roman_22526-2.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue (Bold)';
  src: url('../fonts/HelveticaNeueLTStd75Bold_22539-2.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica Neue (Light)';
  src: url('../fonts/HelveticaNeueLTStd45Light_22520-2.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}