.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;
  }
}

.container {
  max-width: 940px;
}

.image {
  width: 100px;
  display: block;
}

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

.image-2 {
  width: 400px;
  margin-bottom: 15px;
}

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

.column-2 {
  flex-flow: column;
  display: flex;
}

.container-regular {
  width: 100%;
  max-width: 1440px;
  min-height: 30px;
  display: block;
}

.navbar-wrapper {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-width: 100%;
  max-width: none;
  display: block;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.navbar-brand {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-3 {
  color: #fff;
  margin-top: 10px;
  margin-left: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.image-7 {
  width: 40px;
  height: auto;
  margin-right: 10px;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #fff0;
  width: 100%;
  max-width: 940px;
  padding: 20px 40px;
}

.product {
  margin-bottom: 35px;
  padding-top: 35px;
}

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

.image-8 {
  width: 100px;
}

.rating-image {
  width: 100px;
  margin-right: 10px;
}

.bold-text {
  color: #636363;
  font-family: Inter, sans-serif;
}

.price-block {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.price {
  color: #038f0c;
  margin-right: 10px;
  font-family: Inter, sans-serif;
  font-size: 25px;
  font-weight: 700;
}

.compare-at-price {
  font-family: Inter, sans-serif;
  font-size: 22px;
  font-weight: 300;
  text-decoration: line-through;
}

.icons {
  flex-flow: column;
  display: flex;
}

.icon1 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 6px;
  padding-bottom: 6px;
  display: flex;
}

.image-9 {
  width: 18px;
  margin-right: 5px;
}

.icon2 {
  justify-content: flex-start;
  align-items: center;
  padding-top: 7px;
  padding-bottom: 7px;
  display: flex;
}

.button {
  background-color: #000;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 60%;
  padding-top: 11px;
  padding-bottom: 11px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  display: flex;
}

.div-block-2 {
  background-color: #000;
  height: .5px;
  margin-top: 10px;
  margin-bottom: 15px;
}

.image-10 {
  height: 50px;
  padding-top: 10px;
}

.content {
  padding-top: 50px;
  padding-bottom: 50px;
}

.section {
  background-color: #e8868d;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section.aroma {
  background-color: #72b0e3;
}

.section.edible {
  background-color: #ffcbcf;
}

.section.powder {
  background-color: #fffb9c;
}

.section.spa {
  background-color: #f7d39c;
}

.icons2 {
  margin-top: 15px;
  display: flex;
}

.div-block-3, .div-block-4 {
  width: 33%;
}

.div-block-5 {
  background-color: #d3d3d361;
  justify-content: flex-start;
  align-items: center;
  width: 33%;
  padding: 7px;
  display: flex;
}

.image-11 {
  width: 20px;
}

.text-block, .text-block-2 {
  padding-left: 10px;
}

.text-block-3, .icon-text {
  padding-left: 10px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.product-description {
  margin-top: 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
}

.heading-4 {
  margin-top: 10px;
  font-family: Inter, sans-serif;
  font-size: 32px;
  line-height: 1.5em;
}

.text-block-4 {
  font-family: Inter, sans-serif;
}

.text-block-5 {
  font-family: Inter, sans-serif;
  font-weight: 400;
}

.text-block-6 {
  font-family: Inter, sans-serif;
}

.heading-5 {
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 26px;
}

.paragraph {
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
}

.div-block-6 {
  background-color: #cdfcd300;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0;
  display: flex;
}

.div-block-7 {
  background-color: #ddffc7;
  border-radius: 100px;
  padding: 15px;
}

.text-block-7 {
  color: #024600;
  font-family: Inter, sans-serif;
  font-weight: 600;
}

.features-table {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-2 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
  font-family: Inter, sans-serif;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.comparison-table {
  flex-direction: column;
  width: auto;
  margin-top: 50px;
  display: flex;
}

.comparison-row-main {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.comparison-title {
  margin-bottom: 0;
  margin-left: 24px;
}

.comparison-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 20px;
  padding-bottom: 20px;
  display: grid;
}

.comparison-negative {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 40px;
}

.comparison-positive {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-left: 24px;
  padding-left: 0;
  font-family: Inter, sans-serif;
}

.comparison-row-main-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 24px;
  padding-bottom: 24px;
  display: grid;
}

.bold-text-2 {
  font-family: Inter, sans-serif;
}

.text-block-8 {
  padding-left: 15px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
}

.section-2 {
  background-color: #f0f0f0;
}

.heading-6 {
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.column-3, .column-4 {
  padding-top: 25px;
}

.answer {
  cursor: pointer;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  padding-bottom: 0;
}

.heading-7 {
  padding: 15px;
  font-family: Inter, sans-serif;
}

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

.image-12 {
  width: 15px;
  margin-right: 15px;
  padding-right: 0;
}

.paragraph-2 {
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
}

.columns {
  padding-bottom: 110px;
}

.section-3 {
  padding-bottom: 35px;
}

.answer-text {
  margin-bottom: 0;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
  display: block;
}

.answer-2, .answer-3, .answer-4, .answer-5, .answer-6 {
  cursor: pointer;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  padding-bottom: 0;
}

.answer-text2, .answer-text3, .answer-text4, .answer-text5, .answer-text6 {
  margin-bottom: 0;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
  display: block;
}

.container-3 {
  padding-bottom: 0;
}

.rating-mobile {
  justify-content: flex-start;
  align-items: center;
  display: none;
}

.rating-desktop {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.image-mobile {
  display: none;
}

.columns-2 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-8 {
  color: #0f51ab;
  margin-top: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 30px;
}

.heading-8.aroma {
  color: #de1510;
}

.heading-8.candy {
  color: #8a4a02;
}

.heading-8.numb {
  color: #b51c1b;
}

.heading-8.spa {
  color: #7e4b0f;
}

.footer {
  justify-content: center;
  align-items: center;
  padding: 15px;
  display: flex;
}

.footer-text {
  font-family: Inter, sans-serif;
  font-weight: 500;
}

.heading-51 {
  font-family: Inter, sans-serif;
  font-size: 26px;
}

.columns-3, .columns-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-9 {
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 22px;
}

.testimonial-column-light {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 0;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading-2 {
  text-align: center;
  margin-bottom: 16px;
  font-family: Inter, sans-serif;
}

.testimonial-grid-two {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 50px;
  display: grid;
}

.testimonial-card-two {
  border: 1px solid #e4ebf3;
  flex-direction: column;
  padding: 32px 16px 16px;
  display: flex;
}

.testimonial-text-two {
  margin-bottom: 30px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
}

.testimonial-info-three {
  background-color: #f5f7fa;
  align-items: center;
  padding: 24px 16px;
  display: flex;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-main-heading {
  margin-bottom: 2px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.star-rating {
  width: 20px;
  margin-right: 10px;
}

.div-block-9 {
  order: 0;
  margin-bottom: 10px;
  display: flex;
}

@media screen and (max-width: 991px) {
  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .container-2, .container-4 {
    max-width: 728px;
  }

  .testimonial-grid-two {
    grid-column-gap: 30px;
  }

  .testimonial-info-three {
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .features-table, .testimonial-column-light {
    padding: 60px 15px;
  }

  .testimonial-grid-two {
    grid-template-columns: 1fr;
  }

  .testimonial-info-three {
    flex-direction: row;
  }
}

@media screen and (max-width: 479px) {
  .column-2 {
    padding-left: 13px;
    padding-right: 13px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .heading-3 {
    margin-left: 5px;
    font-size: 1.4rem;
  }

  .image-7 {
    width: 30px;
    height: auto;
  }

  .navbar-no-shadow-container {
    padding: 0 12px;
  }

  .rating {
    order: -9999;
  }

  .button {
    width: 100%;
  }

  .heading-4 {
    margin-top: 20px;
    font-size: 26px;
  }

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

  .container-2 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 10px;
    font-size: 24px;
  }

  .comparison-table {
    margin-top: 15px;
  }

  .comparison-row-main {
    grid-column-gap: 20px;
  }

  .comparison-title {
    margin-left: 10px;
  }

  .comparison-row {
    grid-column-gap: 20px;
  }

  .comparison-negative {
    background-position: 0 5px;
    background-size: 14px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .comparison-positive {
    background-position: 0 4px;
    background-size: 16px;
    margin-left: 10px;
    padding-left: 20px;
  }

  .comparison-row-main-2 {
    grid-column-gap: 20px;
  }

  .heading-6 {
    font-size: 26px;
  }

  .rating-mobile {
    order: -9999;
    margin-bottom: 15px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .rating-desktop {
    order: -9999;
    display: none;
  }

  .column-5 {
    padding-top: 25px;
  }

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

  .image-mobile {
    margin-bottom: 25px;
    display: block;
  }

  .image-desktop {
    display: none;
  }

  .columns-2 {
    flex-flow: column;
    margin-top: 20px;
  }

  .heading-8 {
    font-size: 20px;
  }

  .heading-51 {
    font-size: 24px;
  }

  .columns-3, .columns-4 {
    flex-flow: column;
  }

  .testimonial-column-light {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .container-4 {
    max-width: none;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
    font-size: 28px;
  }
}

#w-node-_5bfb3571-1bea-fa5e-f974-2db926f6f0b4-0e99f61e, #w-node-_5bfb3571-1bea-fa5e-f974-2db926f6f0c3-0e99f61e, #w-node-_5bfb3571-1bea-fa5e-f974-2db926f6f0d2-0e99f61e, #w-node-_64721dca-43d7-e8ad-38b3-2a3e07c02c1b-4f25bf6a, #w-node-_64721dca-43d7-e8ad-38b3-2a3e07c02c2a-4f25bf6a, #w-node-_64721dca-43d7-e8ad-38b3-2a3e07c02c39-4f25bf6a, #w-node-_19e27ce0-f78f-0485-1384-63dfdb90a1bd-70c21b11, #w-node-_19e27ce0-f78f-0485-1384-63dfdb90a1cc-70c21b11, #w-node-_19e27ce0-f78f-0485-1384-63dfdb90a1db-70c21b11, #w-node-_2814c882-0b06-ba77-966f-60a914df24b6-93c37d4a, #w-node-_2814c882-0b06-ba77-966f-60a914df24c5-93c37d4a, #w-node-_2814c882-0b06-ba77-966f-60a914df24d4-93c37d4a, #w-node-_42de4173-56a5-9140-0613-b741de109f1b-65d74363, #w-node-_42de4173-56a5-9140-0613-b741de109f29-65d74363, #w-node-_42de4173-56a5-9140-0613-b741de109f37-65d74363, #w-node-_18708f4c-a79b-2bf3-8c3f-e428b58417fd-ccf4af03, #w-node-_18708f4c-a79b-2bf3-8c3f-e428b5841807-ccf4af03, #w-node-_18708f4c-a79b-2bf3-8c3f-e428b5841811-ccf4af03, #w-node-_6b9a51c8-9e56-0ed5-ddee-8d31912b6735-ccf4af03 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


