/*! sections.css — dead rules removed (2026 build) */
/*! Page sections — kept in original cascade order — extracted from the original single-file build */
/*! --- block #3 --- */
.videos_product, .videos_heading_pdp, .section_4_video {
  display: none !important;
}

h3.offer-text {
  color: #1c1c1a;
  margin-bottom: 42px;
  font-family: TikTok Sans;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
}

h4.how-order {
  letter-spacing: -.0003em;
  color: #1b1b1b;
  background-color: #fafafa;
  border-radius: 14px;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 13px;
  margin-bottom: 52px;
  padding: 20px 23px;
  font-family: TikTok Sans;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  display: flex;
}

h4.how-order svg {
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  display: block;
}

h4.how-order b {
  text-transform: uppercase;
}

.quantity_image {
  justify-content: center;
  align-items: flex-end;
  display: flex;
  overflow: hidden;
}

.quantity_image img {
  object-position: bottom;
  mix-blend-mode: multiply;
  margin-bottom: -35px;
  object-fit: fill !important;
  width: 500px !important;
  max-width: max-content !important;
  height: 267px !important;
}

.quantity_title {
  height: 39px !important;
}

.quantity_item {
  box-shadow: none !important;
  border: 3px solid #e8e8e8 !important;
  border-radius: 22px !important;
}

.quantity_item.active {
  box-shadow: none !important;
  background: #e8eeea !important;
  border: 3px solid #325c42 !important;
}

.quantity_badge {
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  letter-spacing: .02em !important;
  color: #fff !important;
  background: #ca0832 !important;
  border-radius: 8px !important;
  flex-direction: row !important;
  justify-content: center !important;
  align-items: center !important;
  width: 119px !important;
  height: 35px !important;
  padding: 6px 16px !important;
  font-family: TikTok Sans !important;
  font-size: 17px !important;
  font-style: normal !important;
  font-weight: 800 !important;
  line-height: 142% !important;
  display: flex !important;
  top: -20px !important;
}

.variant-3 .quantity_badge {
  background: #cb0d39 !important;
}

.quantity_price {
  color: #0006 !important;
  font-weight: 400 !important;
}

.price-per-pc {
  color: #222;
  justify-content: center;
  align-items: flex-start;
  gap: 4px;
  padding: 10px 0 5px;
  font-family: TikTok Sans;
  font-size: 41px;
  font-style: normal;
  font-weight: 600;
  line-height: 29px;
  display: flex;
}

.price-per-pc span {
  color: #222;
  font-family: TikTok Sans;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 19px;
}

.price-per-pc .price-cents {
  vertical-align: super;
  line-height: 1;
}

.price-per-pc .price-main {
  font-size: 41px;
  font-weight: 600;
  line-height: 29px;
}

.price-per-pc .price-main > span {
  vertical-align: super;
  font-size: 22px;
  line-height: 19px;
}

.arvl-date-box {
  letter-spacing: -.01em;
  color: #363636;
  background: #fafafa;
  border-radius: 22px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  margin-top: 32px;
  margin-bottom: 30px;
  padding: 22px;
  font-family: TikTok Sans;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  display: flex;
}

a.add-to-cart-btn {
  letter-spacing: .05em;
  text-transform: uppercase;
  color: #fff;
  background: #2d5e3e;
  border: 2px solid #0000;
  border-radius: 77px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 32px;
  padding: 23px;
  font-family: TikTok Sans;
  font-size: 19px;
  font-style: normal;
  font-weight: 800;
  line-height: 1;
  display: flex;
  text-decoration: none !important;
}

a.add-to-cart-btn:hover {
  color: #2d5e3e;
  background: #fff;
  border: 2px solid #2d5e3e;
}

.rfl-cancle {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  margin-bottom: 40px;
  padding: 0 60px;
  display: flex;
}

.rfl-cancle h6 {
  letter-spacing: .01em;
  color: #394236;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 12px;
  font-family: TikTok Sans;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  display: flex;
}

.rfl-cancle h6 svg {
  flex-shrink: 0;
  width: 23px;
  height: 23px;
  display: block;
}

.quantity_item {
  padding: 25px 10px 0 !important;
}

@media (max-width: 915px) {
  .quantity_price {
    flex-direction: row !important;
    gap: 13px !important;
  }

  .quantity_image img {
    margin-bottom: -20px;
    width: 284px !important;
    height: 228px !important;
  }

  @media (max-width: 575px) {
    .price-per-pc span {
      font-size: 17px;
      line-height: 1;
    }

    .price-per-pc .price-main {
      font-size: 29px;
      line-height: .8;
    }

    .price-per-pc .price-main > span {
      font-size: 17px;
      line-height: 1;
    }

    .price-per-pc {
      font-size: 29px;
      line-height: .8;
    }

    h3.offer-text {
      margin-bottom: 22px;
      font-size: 16px;
      line-height: 1.4;
    }

    h4.how-order {
      margin-bottom: 34px;
      padding: 13px 12px;
      font-size: 14px;
    }

    .quantity_badge {
      width: 96px !important;
      height: 30px !important;
      padding: 3px 10px !important;
      font-size: 14px !important;
      line-height: 1 !important;
      top: -16px !important;
    }

    .arvl-date-box {
      gap: 10px;
      margin-top: 19px;
      margin-bottom: 15px;
      padding: 12px;
      font-size: 16px;
      line-height: 1;
    }

    a.add-to-cart-btn {
      margin-bottom: 32px;
      padding: 15px;
      font-size: 17px;
      line-height: 1;
    }

    .rfl-cancle h6 {
      font-size: 14px;
      line-height: 1;
    }

    .rfl-cancle h6 svg {
      width: 15px;
      height: 15px;
    }

    .arvl-date-box svg {
      flex-shrink: 0;
      width: 19px;
      height: 19px;
      display: block;
    }
  }
}

#lf-buyer-consent {
  width: 100%;
  margin-top: 1em;
  display: inline-block;
}

#lf-buyer-consent.hidden {
  display: none;
}

#lf-subscription-policy-button {
  font-size: inherit;
  cursor: pointer;
  background: none;
  border: none;
  padding: 0;
  text-decoration: underline;
}

#lf-subscription-policy-button:before {
  box-shadow: none;
}

.countdown-header-sections--20177149886603__anouncment_timer_AXPiaM {
  width: 100%;
  margin: 0;
  padding: 0;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM {
  background: var(--countdown-bg-color);
  justify-content: center;
  align-items: center;
  gap: var(--countdown-gap);
  padding: var(--countdown-padding-v) var(--countdown-padding-h);
  letter-spacing: var(--letter-spacing-body);
  box-sizing: border-box;
  width: 100%;
  font-weight: 500;
  display: flex;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.layout-inline {
  flex-direction: row;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.layout-stacked {
  flex-direction: column;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM .countdown-banner-text {
  text-align: center;
  flex-direction: column;
  gap: 4px;
  line-height: 1.1;
  display: flex;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM .countdown-banner-title-row {
  justify-content: center;
  align-items: center;
  gap: var(--countdown-title-icon-gap);
  flex-wrap: wrap;
  display: inline-flex;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM .countdown-banner-title-icon {
  width: var(--countdown-title-icon-size);
  height: var(--countdown-title-icon-size);
  object-fit: contain;
  flex: none;
  display: block;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM .countdown-banner-title {
  font-size: var(--countdown-title-size);
  color: var(--countdown-title-color);
  letter-spacing: var(--letter-spacing-body);
  margin: 0;
  font-weight: 500;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM .countdown-banner-subtitle {
  font-size: var(--countdown-subtitle-size);
  opacity: .95;
  color: var(--countdown-subtitle-color);
  letter-spacing: var(--letter-spacing-body);
  font-weight: 400;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM .countdown-timer {
  box-sizing: border-box;
  align-items: center;
  gap: 0;
  display: flex;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM .countdown-timer-unit {
  min-width: var(--countdown-unit-width);
  box-sizing: border-box;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM .countdown-timer-value {
  font-size: var(--countdown-value-size);
  color: var(--countdown-value-color);
  letter-spacing: var(--letter-spacing-body);
  font-weight: 500;
  line-height: 1;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM .countdown-timer-label {
  font-size: var(--countdown-label-size);
  opacity: .9;
  color: var(--countdown-label-color);
  letter-spacing: var(--letter-spacing-body);
  margin-top: 3px;
  font-weight: 400;
  line-height: 1.1;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM .countdown-timer-separator {
  font-size: var(--countdown-value-size);
  color: var(--countdown-separator-color);
  letter-spacing: var(--letter-spacing-body);
  padding: 0 5px;
  font-weight: 500;
  line-height: 1;
}

.countdown-header-sections--20177149886603__anouncment_timer_AXPiaM .timer-none {
  display: none;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_1 .countdown-banner-text {
  align-items: left;
  text-align: left;
  gap: 2px;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_1 .countdown-banner-title {
  font-size: var(--countdown-design-1-title-size, var(--countdown-title-size));
  font-weight: 500;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_1 .countdown-banner-subtitle {
  font-size: var(--countdown-design-1-subtitle-size, var(--countdown-subtitle-size));
  opacity: .85;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_1 .countdown-timer {
  background: none;
  border-radius: 0;
  gap: 0;
  padding: 0;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_1 .countdown-timer-unit {
  min-width: auto;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_1 .countdown-timer-value {
  font-size: var(--countdown-design-1-timer-value-size, var(--countdown-value-size));
  color: var(--countdown-design-1-timer-color, var(--countdown-value-color));
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_1 .countdown-timer-label {
  font-size: var(--countdown-design-1-timer-label-size, var(--countdown-label-size));
  color: var(--countdown-design-1-timer-color, var(--countdown-label-color));
  text-transform: lowercase;
  margin-top: 2px;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_1 .countdown-timer-separator {
  color: var(--countdown-design-1-timer-color, var(--countdown-separator-color));
  padding: 0 6px;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_2 {
  justify-content: center;
  gap: 14px;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_2 .countdown-banner-text {
  text-align: left;
  flex: 0 auto;
  gap: 0;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_2 .countdown-banner-title-row {
  justify-content: flex-start;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_2 .countdown-banner-title {
  font-size: var(--countdown-design-2-title-size, var(--countdown-title-size));
  white-space: nowrap;
  font-weight: 500;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_2 .countdown-banner-subtitle {
  display: none;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_2 .countdown-timer {
  background: none;
  border-radius: 0;
  flex-wrap: nowrap;
  gap: 8px;
  padding: 0;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_2 .countdown-timer-unit {
  background: var(--countdown-design-2-box-bg, #ffffff24);
  border-radius: var(--countdown-design-2-box-radius, 2px);
  min-width: var(--countdown-design-2-box-width, 102px);
  padding: var(--countdown-design-2-box-padding-v, 4px) var(--countdown-design-2-box-padding-h, 10px);
  flex-direction: row;
  justify-content: center;
  gap: 6px;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_2 .countdown-timer-value, .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_2 .countdown-timer-label {
  font-size: var(--countdown-design-2-box-font-size, 14px);
  color: var(--countdown-design-2-box-text-color, #fff);
  margin: 0;
  line-height: 1;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_2 .countdown-timer-value {
  font-weight: 500;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_2 .countdown-timer-label {
  text-transform: uppercase;
  font-weight: 500;
}

.countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_2 .countdown-timer-separator {
  display: none;
}

@media (max-width: 768px) {
  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM {
    gap: var(--countdown-mobile-gap);
    padding: var(--countdown-mobile-padding-v) var(--countdown-mobile-padding-h);
  }

  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.mobile-layout-inline {
    flex-direction: row;
  }

  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.mobile-layout-stacked {
    flex-direction: column;
  }

  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM .countdown-banner-title {
    font-size: var(--countdown-mobile-title-size);
  }

  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM .countdown-banner-subtitle {
    font-size: var(--countdown-mobile-subtitle-size);
  }

  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM .countdown-banner-title-icon {
    width: var(--countdown-mobile-title-icon-size);
    height: var(--countdown-mobile-title-icon-size);
  }

  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM .countdown-timer-unit {
    min-width: var(--countdown-mobile-unit-width);
  }

  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM .countdown-timer-value {
    font-size: var(--countdown-mobile-value-size);
  }

  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM .countdown-timer-label {
    font-size: var(--countdown-mobile-label-size);
  }

  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM .countdown-timer-separator {
    font-size: var(--countdown-mobile-value-size);
  }

  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_1 .countdown-banner-title {
    font-size: var(--countdown-mobile-design-1-title-size, var(--countdown-mobile-title-size));
  }

  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_1 .countdown-banner-subtitle {
    font-size: var(--countdown-mobile-design-1-subtitle-size, var(--countdown-mobile-subtitle-size));
  }

  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_1 .countdown-timer-value {
    font-size: var(--countdown-mobile-design-1-value-size, var(--countdown-mobile-value-size));
  }

  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_1 .countdown-timer-label {
    font-size: var(--countdown-mobile-design-1-label-size, var(--countdown-mobile-label-size));
  }

  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_2 {
    justify-content: center;
    gap: 10px;
  }

  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_2 .countdown-banner-text {
    text-align: center;
  }

  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_2 .countdown-banner-title-row {
    justify-content: center;
  }

  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_2 .countdown-banner-title {
    font-size: var(--countdown-mobile-design-2-title-size, var(--countdown-mobile-title-size));
    white-space: normal;
  }

  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_2 .countdown-timer {
    justify-content: center;
    gap: 6px;
  }

  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_2 .countdown-timer-unit {
    min-width: var(--countdown-mobile-design-2-box-width, 62px);
    padding: var(--countdown-mobile-design-2-box-padding-v, 4px) var(--countdown-mobile-design-2-box-padding-h, 8px);
    gap: 4px;
  }

  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_2 .countdown-timer-value, .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_2 .countdown-timer-label {
    font-size: var(--countdown-mobile-design-2-box-font-size, 12px);
  }
}

@media (max-width: 374px) {
  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM {
    gap: 10px;
    flex-direction: column !important;
  }

  .countdown-banner-sections--20177149886603__anouncment_timer_AXPiaM.design-design_2 .countdown-timer {
    flex-wrap: wrap;
  }
}

#lf-section-sections--20177149886603__anouncment_timer_AXPiaM .countdown-timer-unit {
  background: #ffffff24;
}

#lf-section-sections--20177149886603__anouncment_timer_AXPiaM .countdown-timer-label {
  color: #ffffff80;
}

@media screen and (max-width: 915px) {
  .section-sections--20177149886603__icon_with_text_lp_GAGVFP-padding {
    padding-top: 6px;
    padding-bottom: 6px;
  }
}

@media screen and (min-width: 915px) {
  .section-sections--20177149886603__icon_with_text_lp_GAGVFP-padding {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}

#cart-drawer {
  --lf-cart-green: #085431;
  --lf-cart-accent: #199b62;
  --lf-cart-mint: #ecfff6;
  --lf-cart-soft: #f7fbf8;
  --lf-cart-border: #08543124;
  --lf-cart-text: #122318;
  --lf-cart-muted: #122318a3;
  --lf-cart-shadow: -18px 0 50px #0a1e1229;
  width: min(430px, 100vw);
  max-width: 100vw;
  box-shadow: var(--lf-cart-shadow);
  border-left: 1px solid #08543114;
  overflow: hidden;
}

#cart-drawer .cart-close {
  z-index: 4;
  border: 1px solid var(--lf-cart-border);
  background: #f4f8f5;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  transition: background .2s, transform .2s;
  display: inline-flex;
  top: 18px;
  right: 18px;
}

#cart-drawer .cart-close:hover {
  background: #e8f4ee;
  transform: rotate(90deg);
}

#cart-drawer .cart-close svg {
  width: 18px;
  height: 18px;
}

#cart-drawer .linfozen-cart-content {
  height: 100%;
  color: var(--lf-cart-text);
  background: linear-gradient(#fff 0%, #fbfdfb 100%);
  flex-direction: column;
  display: flex;
}

#cart-drawer .cart_heading {
  border-bottom: 1px solid var(--lf-cart-border);
  min-height: 74px;
  color: var(--lf-cart-text);
  letter-spacing: 0;
  background: #ffffffeb;
  align-items: center;
  padding: 22px 74px 20px 22px;
  font-size: 25px;
  font-weight: 500;
  line-height: 1.1;
  display: flex;
  font-family: Helvetica Now Display, Georgia, serif !important;
}

#cart-drawer .linfozen-cart-empty {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 70vh;
  padding: 24px;
  display: flex;
}

#cart-drawer .cart_empty_heading {
  color: var(--lf-cart-text);
  padding-bottom: 18px;
  font-size: 28px;
  line-height: 1.1;
}

#cart-drawer .cart_empty_button {
  background: var(--lf-cart-green);
  border: 1px solid var(--lf-cart-green);
  color: #fff;
  border-radius: 999px;
  max-width: 260px;
  font-size: 17px;
  font-weight: 500;
}

#cart-drawer .linfozen-cart-item-wrap {
  background: linear-gradient(#fbfdfb 0%, #f5fbf7 100%);
  flex: auto;
  min-height: 0;
  overflow-y: auto;
}

#cart-drawer .cart_middle {
  padding: 22px 15px 28px !important;
}

#cart-drawer .cart_item_single {
  margin: 0;
}

#cart-drawer .cart_item_single_flex {
  background: linear-gradient(#fff, #fff) padding-box padding-box, linear-gradient(135deg, #199b6257, #08543114) border-box;
  border: 1px solid #08543129;
  border-radius: 12px;
  align-items: flex-start;
  gap: 12px;
  padding: 14px 14px 12px;
  position: relative;
  overflow: hidden;
  box-shadow: 0 14px 34px #0854311a;
}

#cart-drawer .cart_item_single_flex:before {
  content: "";
  background: linear-gradient(#20bd78, #085431);
  width: 4px;
  position: absolute;
  inset: 0 auto 0 0;
}

#cart-drawer .cart_item_single_left {
  z-index: 1;
  flex: 0 0 104px;
  position: relative;
  width: 104px !important;
}

#cart-drawer .cart_item_single_left img {
  aspect-ratio: 1;
  object-fit: contain;
  background: radial-gradient(circle at 50% 35%, #fff 0%, #f0fff8 58%, #e5f8ee 100%);
  border: 1px solid #199b6238;
  border-radius: 10px;
  width: 100%;
  padding: 9px;
  box-shadow: inset 0 0 0 1px #ffffffb3;
  height: auto !important;
}

#cart-drawer .cart_item_single_right {
  z-index: 1;
  flex-direction: column;
  flex: auto;
  min-height: 104px;
  padding: 0 30px 0 0;
  display: flex;
  position: relative;
  max-width: calc(100% - 118px) !important;
}

#cart-drawer .product_rating_cart {
  width: fit-content;
  color: var(--lf-cart-green);
  text-transform: uppercase;
  background: #effaf4;
  border-radius: 999px;
  margin-bottom: 8px;
  padding: 4px 9px;
  font-family: Inter Display, Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.2;
}

#cart-drawer .cart_item_single_title {
  font-style: normal;
  color: #030b2f !important;
  letter-spacing: 0 !important;
  width: auto !important;
  max-width: 100% !important;
  padding: 0 0 8px !important;
  font-family: Helvetica Now Display, Georgia, serif !important;
  font-size: 20px !important;
  font-weight: 600 !important;
  line-height: 25px !important;
}

#cart-drawer .linfozen-cart-remove {
  appearance: none;
  cursor: pointer;
  background: #f8fcfa;
  border: 1px solid #0854311f;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 0;
  line-height: 1;
  transition: border-color .2s, background .2s, transform .2s;
  display: inline-flex;
  position: absolute;
  top: 2px !important;
  right: -13px !important;
}

#cart-drawer .cart_item_single_right_remove.linfozen-cart-remove {
  flex: none;
  margin: 0 !important;
}

#cart-drawer .linfozen-cart-remove:hover {
  background: #fff6f6;
  border-color: #b914143d;
  transform: rotate(90deg);
}

#cart-drawer .linfozen-cart-remove svg, div#cart-drawer .cart_item_single_right_remove.linfozen-cart-remove svg {
  pointer-events: none;
  flex: none;
  width: 18px !important;
  height: 18px !important;
  display: block !important;
  position: static !important;
  inset: auto !important;
  transform: none !important;
}

#cart-drawer .linfozen-cart-meta {
  color: #122318b3;
  padding: 1px 0 12px;
  font-family: Inter Display, Arial, sans-serif;
  font-weight: 500;
  font-size: 12px !important;
  line-height: 17px !important;
}

#cart-drawer .cart_item_single_right_title_right_price {
  flex-direction: row;
  justify-content: flex-start;
  gap: 8px;
  padding: 0 0 7px;
  align-items: baseline !important;
  display: flex !important;
}

#cart-drawer .cart_item_single_price {
  font-family: Inter Display, Arial, sans-serif;
  color: #05824d !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  line-height: 20px !important;
}

#cart-drawer .cart_item_single_right_title_right_price s {
  font-size: 13px;
  line-height: 16px;
  color: #12231866 !important;
}

#cart-drawer .cart_quantity_wrapper {
  background: #f9fdfb;
  border: 1px solid #08543129;
  border-radius: 999px;
  align-items: center;
  width: fit-content;
  min-height: 32px;
  padding: 0 12px;
  display: inline-flex;
  box-shadow: inset 0 0 0 1px #ffffffbf;
  height: 32px !important;
}

#cart-drawer .linfozen-cart-single-qty {
  color: var(--lf-cart-text);
  font-family: Inter Display, Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

#cart-drawer .cart_footer {
  border-top: 1px solid var(--lf-cart-border);
  background: #f3fff9;
  flex: none;
  box-shadow: 0 -12px 28px #08543114;
  margin: 0 !important;
  padding: 18px 20px 20px !important;
}

#cart-drawer .cart_footer_top {
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  padding-bottom: 12px;
  display: flex;
}

#cart-drawer .cart_footer_subtotal_title {
  color: var(--lf-cart-text) !important;
  font-size: 16px !important;
  font-weight: 600 !important;
}

#cart-drawer .cart_footer_subtotal_right {
  align-items: center;
  gap: 10px;
  display: flex;
}

#cart-drawer .cart_footer_subtotal_save {
  white-space: nowrap;
  align-items: center;
  min-height: 22px;
  display: inline-flex;
  color: #fff !important;
  background: #16a76b !important;
  border-radius: 999px !important;
  padding: 0 10px !important;
  font-size: 12px !important;
  font-weight: 700 !important;
}

#cart-drawer .cart_footer_subtotal_price {
  color: var(--lf-cart-green) !important;
  font-size: 17px !important;
  font-weight: 800 !important;
}

#cart-drawer a.checkout_button {
  text-decoration: none;
  transition: transform .2s, box-shadow .2s, background .2s;
  box-shadow: 0 14px 22px #0854312e;
  border: 1px solid var(--lf-cart-green) !important;
  background: var(--lf-cart-green) !important;
  color: #fff !important;
  border-radius: 999px !important;
  min-height: 58px !important;
  font-size: 18px !important;
  font-weight: 700 !important;
}

#cart-drawer a.checkout_button:hover {
  transform: translateY(-1px);
  box-shadow: 0 16px 26px #0854313d;
  background: #063f25 !important;
}

#cart-drawer .under_cta_texts {
  color: var(--lf-cart-text);
  justify-content: center;
  align-items: center;
  gap: 14px;
  padding-top: 13px;
  font-size: 13px;
  font-weight: 600;
  display: flex;
}

#cart-drawer .under_cta_text + .under_cta_text {
  padding-left: 14px;
  position: relative;
}

#cart-drawer .under_cta_text + .under_cta_text:before {
  content: "";
  background: var(--lf-cart-green);
  border-radius: 999px;
  width: 3px;
  height: 3px;
  position: absolute;
  top: 50%;
  left: 0;
}

#cart-drawer .linfozen-cart-secure-note {
  color: var(--lf-cart-muted);
  text-align: center;
  padding: 11px 14px 0;
  font-family: Inter Display, Arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
}

#cart-drawer .cart_count_js {
  color: #234134;
  background: #48de9d;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  min-width: 18px;
  height: 18px;
  margin-top: -2px;
  margin-left: -12px;
  padding: 0 5px;
  font-size: 12px;
  line-height: 18px;
  display: inline-flex;
  position: absolute;
}

.custom_overlay2.active {
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background: #05100a94 !important;
}

@media (max-width: 560px) {
  #cart-drawer {
    width: 100vw;
  }

  #cart-drawer .cart-close {
    width: 36px;
    height: 36px;
    top: 13px;
    right: 13px;
  }

  #cart-drawer .cart_heading {
    min-height: 64px;
    padding: 18px 64px 16px 16px !important;
    font-size: 22px !important;
    line-height: 26px !important;
  }

  #cart-drawer .cart_middle {
    padding: 16px 14px 20px !important;
  }

  #cart-drawer .cart_item_single_flex {
    gap: 10px;
    padding: 12px 12px 11px;
  }

  #cart-drawer .cart_item_single_left {
    flex-basis: 92px;
    width: 92px !important;
  }

  #cart-drawer .cart_item_single_right {
    min-height: 92px;
    padding-right: 26px;
    max-width: calc(100% - 102px) !important;
  }

  #cart-drawer .cart_item_single_title {
    font-size: 17px !important;
    line-height: 21px !important;
  }

  #cart-drawer .product_rating_cart {
    display: none;
  }

  #cart-drawer .linfozen-cart-meta {
    padding-bottom: 9px;
    font-size: 11px !important;
    line-height: 15px !important;
  }

  #cart-drawer .cart_item_single_right_title_right_price {
    gap: 6px;
  }

  #cart-drawer .linfozen-cart-remove {
    width: 30px;
    height: 30px;
    top: 2px !important;
    right: -13px !important;
  }

  #cart-drawer .linfozen-cart-remove svg, div#cart-drawer .cart_item_single_right_remove.linfozen-cart-remove svg {
    width: 16px !important;
    height: 16px !important;
  }

  #cart-drawer .cart_footer {
    padding: 15px 14px 16px !important;
  }

  #cart-drawer .cart_footer_top {
    align-items: flex-start;
  }

  #cart-drawer .cart_footer_subtotal_right {
    flex-wrap: wrap;
    justify-content: flex-end;
    gap: 6px;
  }

  #cart-drawer a.checkout_button {
    min-height: 56px !important;
    font-size: 17px !important;
  }

  #cart-drawer .under_cta_texts {
    flex-wrap: wrap;
    gap: 10px;
    font-size: 12px;
  }

  #cart-drawer .linfozen-cart-secure-note {
    padding-left: 0;
    padding-right: 0;
    font-size: 10px;
    line-height: 14px;
  }
}

@media screen and (max-width: 915px) {
  .section-sections--20177149886603__custom_header_86e4YG-padding {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

@media screen and (min-width: 915px) {
  .section-sections--20177149886603__custom_header_86e4YG-padding {
    padding-top: 13px;
    padding-bottom: 13px;
  }
}

@media screen and (max-width: 915px) {
  .section-template--20177150607499__icon_with_text_lp_GAGVFP-padding {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

@media screen and (min-width: 915px) {
  .section-template--20177150607499__icon_with_text_lp_GAGVFP-padding {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}

.relative_main_slider img.product_images {
  border-radius: 10px;
  width: 100%;
}

@media screen and (min-width: 916px) {
  .butnpopup {
    width: 100%;
    max-width: calc(85% - 10px);
    margin-left: auto;
    padding-top: 30px;
  }
}

.butnpopup {
  padding-top: 12px;
}

.relative_main_slider, .p-rel {
  position: relative;
}

.slider_template--20177150607499__product_lp_czeKee {
  z-index: 1;
  position: relative;
}

.subscription_new_box {
  display: none !important;
}

@media screen and (max-width: 915px) {
  .section-template--20177150607499__product_lp_czeKee-padding {
    padding-top: 15px;
    padding-bottom: 13px;
  }
}

@media screen and (min-width: 915px) {
  .section-template--20177150607499__product_lp_czeKee-padding {
    padding-top: 40px;
    padding-bottom: 0;
  }
}

@media (max-width: 915px) {
  .landing_product_media_inner_flex {
    flex-direction: column;
  }

  .landing_product_media_inner_flex .thumb_slider_relative {
    order: 2;
    width: 100%;
    margin-top: 10px;
    max-width: 100% !important;
  }

  .landing_product_media_inner_flex .relative_main_slider {
    order: 1;
    width: 100%;
    max-width: 100% !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
  }

  .landing_product_media_inner_flex .thumb_slider_relative .slick-list.draggable {
    padding-bottom: 0 !important;
  }

  .landing_product_media_inner_flex .thumb_slider_relative .slick-slide {
    padding: 0 4px;
  }

  .landing_product_media_inner_flex .thumb_slider_relative img.product_images {
    border-radius: 6px;
    margin-bottom: 0;
  }
}

.product_title_lp {
  padding-top: 0;
}

.custom-text-headline {
  padding-top: 20px;
  font-size: 26px;
  font-weight: 100;
}

@media screen and (max-width: 749px) {
  .custom-text-headline {
    padding-top: 20px;
    font-size: 20px;
    font-weight: 100;
  }
}

.split-test1 {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 25px;
}

.split-test1.bar-test-1 {
  margin-top: 20px !important;
  margin-bottom: 10px !important;
}

@media (max-width: 750px) {
  .split-test1 {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .low-stock-container {
    padding: 12px 24px;
  }
}

.progress-bar-fill {
  display: block !important;
}

.low-stock-container {
  background: #fff;
  border-radius: 12px;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 20px 24px;
  box-shadow: 0 2px 8px #00000014;
}

.low-stock-header {
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
  display: none;
}

.low-stock-icon {
  color: #1a1a1a;
  border: 2px solid #1a1a1a;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  font-size: 14px;
  font-weight: 600;
  display: none;
}

.low-stock-title {
  color: #1a1a1a;
  font-size: 13px;
  font-weight: 600;
}

.low-stock-description {
  color: #c93b3b;
  margin-top: 12px;
  margin-bottom: 0;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.4;
  display: none;
}

.progress-row {
  align-items: center;
  gap: 16px;
  display: flex;
}

.progress-bar-track {
  background: #e8e8e8;
  border-radius: 4px;
  flex: 1;
  height: 8px;
  position: relative;
  overflow: visible;
}

.progress-bar-fill {
  background: #c93b3b;
  border-radius: 4px;
  width: 0%;
  height: 100%;
  animation: 2s ease-in-out infinite pulse-glow;
  position: relative;
  transition: width 5s cubic-bezier(.4, 0, .2, 1) !important;
}

@keyframes pulse-glow {
  0%, 100% {
    box-shadow: 0 0 4px #c93b3b66;
  }

  50% {
    box-shadow: 0 0 12px #c93b3bcc, 0 0 20px #c93b3b66;
  }
}

.progress-percentage {
  color: #c93b3b;
  text-align: right;
  min-width: 75px;
  font-size: 15px;
  font-weight: 600;
  animation: 2s ease-in-out infinite text-pulse;
}

@keyframes text-pulse {
  0%, 100% {
    opacity: 1;
  }

  50% {
    opacity: .7;
  }
}

#delivery-timer-delivery_timer_new_4aUYU8 {
  color: #000;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 4px;
  margin: 10px 0;
  font-size: 16px;
  line-height: 1.4;
  display: flex;
}

#delivery-timer-delivery_timer_new_4aUYU8 .delivery-timer-block__date {
  color: #000;
  font-weight: 700;
}

#delivery-timer-delivery_timer_new_4aUYU8 .delivery-timer-block__countdown {
  color: red;
  font-weight: 400;
}

@media screen and (max-width: 749px) {
  #delivery-timer-delivery_timer_new_4aUYU8 {
    font-size: 16px;
  }
}

.none12 {
  padding-top: 20px;
  display: none;
}

#delivery-timer-delivery_timer_new_6DB3Yx {
  color: #000;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 4px;
  margin: 10px 0;
  font-size: 16px;
  line-height: 1.4;
  display: flex;
}

#delivery-timer-delivery_timer_new_6DB3Yx .delivery-timer-block__date {
  color: #000;
  font-weight: 700;
}

#delivery-timer-delivery_timer_new_6DB3Yx .delivery-timer-block__countdown {
  color: #ff0808;
  font-weight: 400;
}

@media screen and (max-width: 749px) {
  #delivery-timer-delivery_timer_new_6DB3Yx {
    font-size: 16px;
  }
}

.none12 {
  display: none;
}

#delivery-timer-delivery_timer_cdizWF {
  color: #000;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 4px;
  margin: 10px 0;
  font-size: 16px;
  line-height: 1.4;
  display: flex;
}

#delivery-timer-delivery_timer_cdizWF .delivery-timer-block__date {
  color: #000;
  font-weight: 700;
}

#delivery-timer-delivery_timer_cdizWF .delivery-timer-block__countdown {
  color: #ff0808;
  font-weight: 400;
}

@media screen and (max-width: 749px) {
  #delivery-timer-delivery_timer_cdizWF {
    font-size: 16px;
  }
}

.two-icons-text-block {
  background: var(--titb-bg);
  width: 100%;
  color: var(--titb-text);
  border-radius: var(--titb-radius);
  padding: var(--titb-py) var(--titb-px);
  justify-content: center;
  align-items: center;
  margin: 10px 0;
  line-height: 1.2;
  display: inline-flex;
}

.two-icons-text-block__inner {
  justify-content: center;
  align-items: center;
  gap: var(--titb-gap);
  flex-wrap: wrap;
  width: 100%;
  display: flex;
}

.two-icons-text-block__item {
  align-items: center;
  gap: var(--titb-icon-text-gap);
  display: inline-flex;
}

.two-icons-text-block__icon {
  width: var(--titb-icon-mobile);
  height: var(--titb-icon-mobile);
  flex: 0 0 var(--titb-icon-mobile);
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.two-icons-text-block__icon svg {
  width: 11px;
  height: 12px;
  display: block;
}

.svg2i svg {
  width: 10px;
  height: 10px;
  display: block;
}

.two-icons-text-block__text {
  color: var(--titb-text);
  font-size: var(--titb-font-mobile);
  letter-spacing: -.01em;
  font-weight: 500;
  line-height: 14px;
}

.two-icons-text-block__separator {
  color: var(--titb-text);
  font-size: var(--titb-separator-size);
  letter-spacing: -.01em;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  line-height: 15px;
  display: inline-flex;
}

.guarantee-box {
  box-sizing: border-box;
  background: #edf9f7;
  border: 1px dashed #00a591;
  border-radius: 0 2px 2px;
  width: 100%;
  padding: 13px 11px;
}

.guarantee-box, .guarantee-box *, .guarantee-box :before, .guarantee-box :after {
  box-sizing: border-box;
}

.guarantee-box__inner {
  justify-content: center;
  align-items: center;
  gap: 14px;
  width: 100%;
  display: flex;
}

.guarantee-box__icon {
  color: #00a591;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 47px;
  display: flex;
}

.guarantee-box__icon svg {
  width: 38px;
  height: 47px;
  display: block;
}

.guarantee-box__icon svg, .guarantee-box__icon svg * {
  fill: currentColor;
  stroke: currentColor;
}

.guarantee-box__content {
  flex-direction: column;
  flex: auto;
  align-items: flex-start;
  gap: 5px;
  display: flex;
}

.guarantee-box__heading {
  color: #230606;
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 17px;
}

.guarantee-box__text {
  color: #230606;
  margin: 0;
  font-size: 14px;
  font-weight: 300;
  line-height: 17px;
}

.guarantee-box__text p {
  margin: 0;
}

.review-card {
  box-sizing: border-box;
  background: #00a5910d;
  border: 1px solid #eafff6;
  border-radius: 8px;
  width: 100%;
  margin: 10px 0;
  padding: 15px 17px;
}

.review-card, .review-card *, .review-card :before, .review-card :after {
  box-sizing: border-box;
}

.review-card__content {
  flex-direction: column;
  align-items: flex-start;
  gap: 7px;
  width: 100%;
  display: flex;
}

.review-card__top {
  align-items: flex-start;
  gap: 8px;
  display: flex;
}

.review-card__rating {
  color: #000;
  font-size: 12.3px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}

.review-card__stars {
  object-fit: contain;
  width: 76.8px;
  height: 14.55px;
  display: block;
}

.review-card__quote {
  color: #000;
  max-width: 100%;
  font-size: 14.2px;
  font-style: normal;
  font-weight: 300;
  line-height: 22px;
}

.review-card__author-row {
  align-items: center;
  gap: 8.38px;
  display: flex;
}

.review-card__avatar {
  text-align: center;
  color: #085431;
  background: #f2fffa;
  border: .801641px solid #085431;
  border-radius: 37.6771px;
  justify-content: center;
  align-items: center;
  width: 28.86px;
  min-width: 28.86px;
  height: 28.86px;
  font-size: 11.7498px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  display: flex;
}

.review-card__author {
  color: #000;
  font-size: 12.0091px;
  font-style: normal;
  font-weight: 400;
  line-height: 15px;
}

.review-card__tags {
  flex-wrap: wrap;
  align-items: center;
  gap: 11px;
  margin-top: 13px;
  display: flex;
}

.review-card__tag {
  text-align: center;
  color: #000;
  white-space: nowrap;
  background: #f2fffa;
  border: 1px solid #085431;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  min-width: 103px;
  height: 24px;
  padding: 0 13px;
  font-size: 12.4px;
  font-style: normal;
  font-weight: 300;
  line-height: 14px;
  display: inline-flex;
}

@media screen and (min-width: 750px) {
  .review-card {
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: end;
    gap: 7px 18px;
    min-height: 134px;
    padding: 15px 17px;
    display: grid;
  }

  .review-card__content {
    display: contents;
  }

  .review-card__top {
    grid-column: 1 / -1;
  }

  .review-card__quote {
    grid-column: 1 / -1;
    max-width: none;
    font-size: 15px;
    line-height: 22px;
  }

  .review-card__author-row {
    grid-column: 1;
    align-self: end;
  }

  .review-card__tags {
    flex-wrap: nowrap;
    grid-column: 2;
    place-self: end;
    gap: 11px;
    margin-top: 0;
  }

  .review-card__tag:first-child {
    width: 104.33px;
    min-width: 104.33px;
  }

  .review-card__tag:last-child {
    width: 103px;
    min-width: 103px;
  }
}

.subscription_new_box {
  cursor: pointer;
}

.subscription_new_box_inner {
  background: #fff;
  border: 1.3px dashed #bcbcbc;
  border-radius: 5.2px;
  padding: 15px 20px;
  transition: all .3s;
}

.subscription_new_box_top {
  align-items: center;
  gap: 19.5px;
  display: flex;
}

.subscription_new_box_top_selector {
  background: none;
  border: 1px solid #bcbcbc;
  border-radius: 4.258px;
  justify-content: center;
  align-items: center;
  width: 23.494px;
  height: 23.494px;
  padding: 3px;
  transition: all .3s;
  display: flex;
}

.subscription_new_box.active .subscription_new_box_inner {
  background: #f8f9fc;
  border-color: #1a2d95;
}

.subscription_new_box.active .subscription_new_box_top_selector {
  background: #000;
  border-color: #000;
}

.subscription_new_box_top_heading {
  color: #030b2f;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}

.subscription_new_box_top_heading2 {
  color: #030b2f;
  padding-top: 8px;
  font-size: 13px;
  font-style: normal;
  font-weight: 300;
  line-height: 14px;
}

@media (max-width: 915px) {
  .subscription_new_box_inner {
    border-width: 1px;
    border-radius: 4px;
    padding: 11px 15px;
  }

  .subscription_new_box_top {
    gap: 15px;
  }

  .subscription_new_box_top_heading {
    font-size: 14px;
    line-height: 16px;
  }

  .subscription_new_box_top_heading2 {
    padding-top: 4px;
    font-size: 10px;
    line-height: 14px;
  }
}

span.product_price_custom.price_trigger s, span.product_price_custom.price_trigger span {
  margin-left: 5px;
}

.custom_checkout_button_landing_page.custom-btn.loading_hk {
  border: 2px solid #00a591;
  border-radius: 7px;
  margin-top: 10px;
  padding: 0;
}

.section_bg_template--20177150607499__two_layer_richtext_MM8fzU {
  background-image: var(--lz-a1);
  background-size: cover;
  background-attachment: unset;
  background-position: bottom;
  background-repeat: no-repeat;
}

@media screen and (max-width: 915px) {
  .section_bg_template--20177150607499__two_layer_richtext_MM8fzU {
    background-image: var(--lz-a1);
    background-size: cover;
    background-attachment: unset;
    background-position: top;
    background-repeat: no-repeat;
  }

  .section-template--20177150607499__two_layer_richtext_MM8fzU-padding {
    padding-top: 40px;
    padding-bottom: 30px;
  }

  .section_bg_template--20177150607499__two_layer_richtext_MM8fzU {
    margin-top: 0;
  }
}

@media screen and (min-width: 915px) {
  .section-template--20177150607499__two_layer_richtext_MM8fzU-padding {
    padding-top: 60px;
    padding-bottom: 63px;
  }

  .section_bg_template--20177150607499__two_layer_richtext_MM8fzU {
    margin-top: 60px;
  }

  .custom-flex_item_ad_template--20177150607499__two_layer_richtext_MM8fzU {
    width: 100%;
    max-width: 44%;
  }
}

.custom-flex_two_ad_template--20177150607499__two_layer_richtext_MM8fzU {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

@media screen and (max-width: 915px) {
  .section-template--20177150607499__richtext_lp_qxKqcJ-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 915px) {
  .section-template--20177150607499__richtext_lp_qxKqcJ-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 915px) {
  .section-template--20177150607499__review_slider_lp_mDXM7m-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 915px) {
  .section-template--20177150607499__review_slider_lp_mDXM7m-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 915px) {
  .section-template--20177150607499__two_layer_richtext_nGhJBH-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 915px) {
  .section-template--20177150607499__two_layer_richtext_nGhJBH-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .custom-flex_item_ad_template--20177150607499__two_layer_richtext_nGhJBH {
    width: 100%;
    max-width: 45%;
  }
}

.custom-flex_two_ad_template--20177150607499__two_layer_richtext_nGhJBH {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU {
  padding-top: var(--ve-pt-d);
  padding-bottom: var(--ve-pb-d);
  border-top: 1px solid #3e9a5f47;
  position: relative;
  overflow: hidden;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__inner {
  max-width: var(--ve-max-width);
  z-index: 2;
  margin: 0 auto;
  padding-left: 36px;
  padding-right: 36px;
  position: relative;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__grid {
  grid-template-columns: minmax(0, .92fr) minmax(0, 1fr);
  align-items: center;
  gap: 50px;
  display: grid;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__left {
  min-width: 0;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__product-wrap {
  grid-template-columns: minmax(0, 40%) minmax(300px, 35%);
  align-items: center;
  gap: 20px;
  display: grid;
}

.ve-ingredients__product-panels {
  width: 100%;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__product-media {
  justify-content: center;
  align-items: center;
  min-width: 0;
  display: flex;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__ingredient-list {
  flex-direction: column;
  gap: 60px;
  min-width: 0;
  display: flex;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__ingredient-item {
  text-align: left;
  cursor: pointer;
  opacity: .58;
  width: 100%;
  font: inherit;
  background: none;
  border: 0;
  align-items: center;
  gap: 14px;
  margin: 0;
  padding: 0;
  transition: opacity .25s, transform .25s;
  display: flex;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__ingredient-item.is-active, #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__ingredient-item:hover {
  opacity: 1;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__connector {
  flex: 0 0 102px;
  width: 102px;
  height: 10px;
  display: block;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__thumb {
  background: #f4f4f4;
  border: 1px solid #0000;
  border-radius: 50%;
  flex: 0 0 50px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: border-color .25s, transform .25s;
  display: flex;
  overflow: hidden;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__ingredient-item.is-active .ve-ingredients__thumb {
  border-color: var(--ve-green);
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__thumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__ingredient-name {
  color: var(--ve-text);
  font-size: var(--ve-body-size-d);
  min-width: 0;
  font-weight: 500;
  line-height: 1.22;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__right {
  flex-direction: column;
  gap: 34px;
  min-width: 0;
  display: flex;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__header {
  flex-direction: column;
  gap: 16px;
  display: flex;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__heading {
  color: var(--ve-text);
  font-size: var(--ve-heading-size-d);
  margin: 0;
  font-weight: 500;
  line-height: 1;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__heading .highlight {
  color: var(--ve-green);
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__subheading {
  color: var(--ve-muted);
  font-size: var(--ve-subheading-size-d);
  max-width: 571px;
  margin: 0;
  font-weight: 400;
  line-height: 1.22;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__tabs {
  flex-wrap: wrap;
  gap: 16px;
  display: flex;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__tab {
  border-radius: var(--ve-radius-pill);
  background: var(--ve-light-green);
  min-height: 56px;
  color: var(--ve-text);
  cursor: pointer;
  font-size: var(--ve-body-size-d);
  border: 0;
  align-items: center;
  gap: 10px;
  padding: 8px 22px 8px 8px;
  font-weight: 500;
  line-height: 1.22;
  transition: background .25s, color .25s, transform .25s;
  display: inline-flex;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__tab.is-active {
  background: var(--ve-green);
  color: #fff;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__tab:hover {
  transform: translateY(-1px);
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__tab-image {
  background: #fff;
  border-radius: 999px;
  flex: 0 0 40px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  overflow: hidden;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__tab-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__card-media {
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  min-width: 0;
  height: 100%;
  display: flex;
  overflow: hidden;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__card-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__controls {
  grid-template-columns: 34px minmax(0, 1fr) 34px;
  align-items: center;
  gap: 18px;
  display: grid;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__arrow {
  background: var(--ve-green);
  cursor: pointer;
  border: 0;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 34px;
  height: 34px;
  padding: 0;
  transition: opacity .25s, transform .25s;
  display: flex;
}

@media (max-width: 1199px) {
  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__grid {
    grid-template-columns: .7fr 1fr;
    gap: 32px;
  }

  .ve-ingredients__card {
    grid-template-columns: minmax(92px, 20%) minmax(0, 1fr) !important;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU {
    padding-top: var(--ve-pt-m);
    padding-bottom: var(--ve-pb-m);
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__inner {
    padding-left: 0;
    padding-right: 0;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__grid {
    gap: 24px;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__right {
    gap: 20px;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__heading {
    font-size: var(--ve-heading-size-m);
    line-height: 1.02;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__subheading {
    font-size: var(--ve-subheading-size-m);
  }

  .ve-ingredients__right, .ve-ingredients__detail-panels, .ve-ingredients__controls {
    padding: 0 16px;
  }

  .ve-ingredients__product-wrap {
    padding-right: 16px;
  }

  .ve-ingredients__left {
    flex-direction: column;
    gap: 24px;
    display: flex;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__tabs {
    scrollbar-width: none;
    flex-wrap: wrap;
    gap: 10px;
    padding-bottom: 4px;
    overflow-x: auto;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__tabs::-webkit-scrollbar {
    display: none;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__tab {
    flex: none;
    min-height: 46px;
    padding: 6px 14px 6px 6px;
    font-size: 14px;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__tab-image {
    flex-basis: 32px;
    width: 32px;
    height: 32px;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__product-wrap {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__ingredient-list {
    gap: 30px;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__connector {
    flex-basis: 50px;
    width: 50px;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__ingredient-item {
    gap: 10px;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__thumb {
    flex-basis: 40px;
    width: 40px;
    height: 40px;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__ingredient-name {
    font-size: var(--ve-body-size-m);
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__card {
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 14px;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__card-title {
    font-size: 22px;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__card-text {
    font-size: var(--ve-body-size-m);
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__controls {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__detail-panels, #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__detail-panel, #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__detail-track {
  min-width: 0;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__card {
  border-radius: var(--ve-radius-card);
  background: #f1fffa;
  border: 1px solid #3e9a5f47;
  grid-template-columns: minmax(150px, 40%) minmax(0, 1fr);
  align-items: center;
  gap: 20px;
  min-height: 160px;
  padding: 20px;
  display: grid;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__card-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  min-height: 120px;
  display: block;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__card-content {
  flex-direction: column;
  gap: 12px;
  min-width: 0;
  display: flex;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__card-title {
  color: var(--ve-text);
  margin: 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.1;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__card-text {
  color: var(--ve-muted);
  font-size: var(--ve-body-size-d);
  margin: 0;
  font-weight: 400;
  line-height: 1.22;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__placeholder-svg {
  width: 100%;
  height: 100%;
  display: block;
}

@media (min-width: 760px) {
  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__detail-track {
    display: block;
    overflow: visible;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__card-panel[hidden] {
    display: none !important;
  }
}

@media (max-width: 759px) {
  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__grid {
    grid-template-columns: 1fr;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__right {
    order: 1;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__left {
    order: 2;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__right {
    gap: 20px;
  }

  h2.ve-ingredients__heading, .ve-ingredients__subheading {
    text-align: center;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__detail-track {
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
    align-items: flex-end;
    gap: 12px;
    padding-bottom: 4px;
    display: flex;
    overflow-x: auto;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__detail-track::-webkit-scrollbar {
    height: 6px;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__detail-track::-webkit-scrollbar-thumb {
    background: var(--ve-progress);
    border-radius: 999px;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__detail-track::-webkit-scrollbar-track {
    background: var(--ve-track);
    border-radius: 999px;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__card {
    scroll-snap-align: start;
    flex: 0 0 100%;
    gap: 14px;
    width: 100%;
    min-height: auto;
    padding: 14px;
    grid-template-columns: 1fr !important;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__card-panel {
    align-items: flex-start;
    display: grid !important;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__card-image {
    object-fit: cover;
    width: 100%;
    height: 200px;
    min-height: 90px;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__card-title {
    font-size: 22px;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__card-text {
    font-size: var(--ve-body-size-m);
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__product-wrap {
    grid-template-columns: .6fr 1fr;
    align-items: center;
    gap: 16px;
    display: grid;
  }
}

@media screen and (min-width: 1201px) {

  .ve-ingredients__product-panel.is-active img {
    height: 540px !important;
  }
}

@media screen and (max-width: 1200px) {

  .ve-ingredients__product-panel.is-active img {
    height: 300px !important;
  }
}

.ve-ingredients__tabs {
  display: none !important;
}

span.ve-ingredients__arrow-icon svg path {
  stroke: #3e9a5f;
}

button.ve-ingredients__arrow {
  background: #fff !important;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__controls {
  grid-template-columns: 1fr auto auto;
  align-items: center;
  gap: 16px;
  max-width: 100%;
  display: grid;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__arrow {
  border: 1px solid var(--ve-progress);
  cursor: pointer;
  background: #fff;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  padding: 0;
  transition: opacity .25s, transform .25s, border-color .25s;
  display: flex;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__arrow[disabled] {
  opacity: .45;
  cursor: not-allowed;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__arrow:not([disabled]):hover {
  transform: translateY(-1px);
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__arrow-icon {
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  display: flex;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__arrow-icon svg {
  width: 100%;
  height: 100%;
  display: block;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__arrow-icon svg path {
  stroke: var(--ve-progress);
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__arrow-icon--prev {
  transform: rotate(180deg);
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__dots-panels, #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__dots-panel, #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__dots {
  min-width: 0;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__dots {
  align-items: center;
  gap: 10px;
  max-width: 100%;
  display: flex;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__dot {
  cursor: pointer;
  background: #25841938;
  border: 0;
  border-radius: 999px;
  flex: 0 0 10px;
  width: 10px;
  height: 10px;
  padding: 0;
  transition: transform .2s, opacity .2s, background .2s;
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__dot.is-active {
  background: var(--ve-progress);
  transform: scale(1.08);
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__dot:hover {
  opacity: 1;
  transform: scale(1.08);
}

#ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__dot[aria-current="true"] {
  background: var(--ve-progress);
}

@media (max-width: 1199px) {
  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__controls {
    padding: 0 16px;
  }
}

@media (max-width: 759px) {
  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__controls {
    gap: 12px;
    max-width: 100%;
    padding: 0 16px;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__dots {
    gap: 8px;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__dot {
    flex-basis: 8px;
    width: 8px;
    height: 8px;
  }

  .ve-ingredients__controls {
    grid-template-rows: auto;
    justify-content: center;
    display: grid;
    grid-template-columns: auto auto auto !important;
    align-items: center !important;
    gap: 20px !important;
  }

  .ve-ingredients__arrow--prev {
    grid-area: 1 / 1;
  }

  .ve-ingredients__dots-panels {
    grid-area: 1 / 2;
    justify-self: center;
    min-width: 0;
  }

  .ve-ingredients__arrow--next {
    grid-area: 1 / 3;
  }
}

button.ve-ingredients__ingredient-item .ve-ingredients__ingredient-name {
  font-weight: 400 !important;
}

button.ve-ingredients__ingredient-item.is-active .ve-ingredients__ingredient-name {
  color: #3e9a5f !important;
  font-weight: 500 !important;
}

.ve-ingredients__detail-track {
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow: auto hidden;
}

.ve-ingredients__detail-track::-webkit-scrollbar {
  display: none;
}

@media (max-width: 759px) {
  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__detail-track {
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    align-items: flex-end;
    gap: 12px;
    display: flex;
    overflow: auto hidden;
    -ms-overflow-style: none !important;
    scrollbar-width: none !important;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__detail-track::-webkit-scrollbar {
    width: 0 !important;
    height: 0 !important;
    display: none !important;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__detail-track::-webkit-scrollbar-thumb {
    background: none !important;
    display: none !important;
  }

  #ingredients-explorer-template--20177150607499__ingredient_section_tQfrHU .ve-ingredients__detail-track::-webkit-scrollbar-track {
    background: none !important;
    display: none !important;
  }
}

span.ve-ingredients__ingredient-name.intermid {
  font-size: 16px !important;
}

.ingredient-none {
  display: none;
}

.section_bg_template--20177150607499__richtext_lp_cEJPfG {
  background-image: var(--lz-a2);
  background-size: cover;
  background-attachment: unset;
  background-position: bottom;
  background-repeat: no-repeat;
}

@media screen and (max-width: 915px) {
  .section_bg_template--20177150607499__richtext_lp_cEJPfG {
    background-image: var(--lz-a2);
  }

  .section-template--20177150607499__richtext_lp_cEJPfG-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 915px) {
  .section-template--20177150607499__richtext_lp_cEJPfG-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 915px) {
  .section-template--20177150607499__two_layer_richtext_RdKcbG-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 915px) {
  .section-template--20177150607499__two_layer_richtext_RdKcbG-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .custom-flex_item_ad_template--20177150607499__two_layer_richtext_RdKcbG {
    width: 100%;
    max-width: 50%;
  }
}

.custom-flex_two_ad_template--20177150607499__two_layer_richtext_RdKcbG {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

@media screen and (max-width: 915px) {
  .section-template--20177150607499__two_layer_richtext_RYV3Yp-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 915px) {
  .section-template--20177150607499__two_layer_richtext_RYV3Yp-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .custom-flex_item_ad_template--20177150607499__two_layer_richtext_RYV3Yp {
    width: 100%;
    max-width: 50%;
  }
}

.custom-flex_two_ad_template--20177150607499__two_layer_richtext_RYV3Yp {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.section_bg_template--20177150607499__two_layer_richtext_hh4rLh {
  background-image: var(--lz-bg-3);
  background-size: cover;
  background-attachment: unset;
  background-position: bottom;
  background-repeat: no-repeat;
}

@media screen and (max-width: 915px) {
  .section_bg_template--20177150607499__two_layer_richtext_hh4rLh {
    background-image: var(--lz-bg-3);
    background-size: cover;
    background-attachment: unset;
    background-position: top;
    background-repeat: no-repeat;
  }

  .section-template--20177150607499__two_layer_richtext_hh4rLh-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 915px) {
  .section-template--20177150607499__two_layer_richtext_hh4rLh-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .custom-flex_item_ad_template--20177150607499__two_layer_richtext_hh4rLh {
    width: 100%;
    max-width: 50%;
  }
}

.custom-flex_two_ad_template--20177150607499__two_layer_richtext_hh4rLh {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

@media screen and (max-width: 915px) {
  .section-template--20177150607499__column_slider_lp_Ajmc3h-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 915px) {
  .section-template--20177150607499__column_slider_lp_Ajmc3h-padding {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

@media screen and (max-width: 915px) {
  .section-template--20177150607499__two_layer_richtext_b8M6bD-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 915px) {
  .section-template--20177150607499__two_layer_richtext_b8M6bD-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .custom-flex_item_ad_template--20177150607499__two_layer_richtext_b8M6bD {
    width: 100%;
    max-width: 50%;
  }
}

.custom-flex_two_ad_template--20177150607499__two_layer_richtext_b8M6bD {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.section_bg_template--20177150607499__faq_lp_eYUp6n {
  background-image: var(--lz-a3);
  background-size: cover;
  background-attachment: unset;
  background-position: bottom;
  background-repeat: no-repeat;
}

@media screen and (max-width: 915px) {
  .section_bg_template--20177150607499__faq_lp_eYUp6n {
    background-image: var(--lz-a3);
  }

  .section-template--20177150607499__faq_lp_eYUp6n-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 915px) {
  .section-template--20177150607499__faq_lp_eYUp6n-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 915px) {
  .section-template--20177150607499__two_layer_richtext_3mfJRP-padding {
    padding-top: 60px;
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 915px) {
  .section-template--20177150607499__two_layer_richtext_3mfJRP-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .custom-flex_item_ad_template--20177150607499__two_layer_richtext_3mfJRP {
    width: 100%;
    max-width: 50%;
  }
}

.block_template--20177150607499__two_layer_richtext_3mfJRP {
  background-image: var(--lz-a2);
  background-size: cover;
  background-attachment: unset;
  background-position: bottom;
  background-repeat: no-repeat;
}

.custom-flex_two_ad_template--20177150607499__two_layer_richtext_3mfJRP {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.money_section_lp .money_right_img--bottle {
  justify-content: center;
  align-self: stretch;
  align-items: flex-end;
  height: 100%;
  display: flex;
  margin: 0 !important;
}

.money_section_lp .money_right_img--bottle .guarantee-bottle-img {
  object-fit: contain;
  object-position: bottom center;
  width: auto;
  max-width: 100%;
  height: 100%;
  display: block;
}

@media (min-width: 916px) {
  .money_section_lp .block_template--20177150607499__two_layer_richtext_3mfJRP {
    min-height: 320px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .money_section_lp .custom-flex_two_ad {
    align-items: stretch !important;
  }

  .money_section_lp .custom-flex_item_ad_template--20177150607499__two_layer_richtext_3mfJRP.custom-flex_item_ad_1 {
    align-items: center;
    display: flex;
  }

  .money_section_lp .custom-flex_item_ad_template--20177150607499__two_layer_richtext_3mfJRP.custom-flex_item_ad_2 {
    align-self: stretch;
    display: flex;
  }

  .money_section_lp .money_right_img--bottle .guarantee-bottle-img {
    max-height: none;
  }
}

@media (max-width: 915px) {
  .money_section_lp .custom-flex_item_ad_template--20177150607499__two_layer_richtext_3mfJRP.custom-flex_item_ad_2 {
    flex: 0 0 150px;
    width: 150px !important;
    max-width: 150px !important;
  }

  .money_section_lp .custom-flex_item_ad_template--20177150607499__two_layer_richtext_3mfJRP.custom-flex_item_ad_1 {
    max-width: calc(100% - 160px) !important;
  }

  .money_section_lp .money_right_img--bottle {
    align-self: flex-end;
    height: auto;
    display: block;
    margin: 0 !important;
  }

  .money_section_lp .money_right_img--bottle .guarantee-bottle-img {
    object-fit: contain;
    object-position: bottom center;
    width: 100%;
    height: auto;
    max-height: none;
  }
}

@media screen and (max-width: 915px) {
  .section-template--20177150607499__richtext_lp_PUHpg3-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 915px) {
  .section-template--20177150607499__richtext_lp_PUHpg3-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

@media screen and (max-width: 915px) {
  .section-template--20177150607499__richtext_lp_F8h8xb-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 915px) {
  .section-template--20177150607499__richtext_lp_F8h8xb-padding {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.sticky-bar__content a {
  -webkit-text-decoration: unset !important;
  text-decoration: unset !important;
}

#StickyBottomBar-template--20177150607499__sticky_form_DVmBHG {
  --sticky-bg: #ebf3ee;
  --sticky-border: #315d3e;
  --sticky-title: #1f1f1f;
  --sticky-review: #1f1f1f;
  --sticky-stars: #729b80;
  --sticky-button-bg: #315d3e;
  --sticky-button-text: #fff;
  --sticky-button-border: #315d3e;
  --sticky-desktop-title-size: 22px;
  --sticky-mobile-title-size: 17px;
  --sticky-desktop-review-size: 16px;
  --sticky-mobile-review-size: 12px;
  --sticky-desktop-button-size: 28px;
  --sticky-mobile-button-size: 15px;
  --sticky-desktop-button-height: 60px;
  --sticky-mobile-button-height: 40px;
  --sticky-button-padding-x: 18px;
}

#StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .custom_sticky_bottom-shopi {
  z-index: 999;
  background: var(--sticky-bg);
  border-top: 1px solid var(--sticky-border);
  border-bottom: 1px solid var(--sticky-border);
  opacity: 0;
  visibility: hidden;
  transition: transform .35s, opacity .35s, visibility .35s;
  display: flex;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateY(100%);
}

#StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .custom_sticky_bottom-shopi.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.sticky-bar__content, .sticky-bar__right {
  padding: 8px 0;
}

.sticky-bar {
  padding-top: 8px;
}

#StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .sticky-bar {
  justify-content: space-between;
  align-items: center;
  gap: 18px;
  display: flex;
}

#StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .sticky-bar__left {
  flex: auto;
  align-items: center;
  gap: 14px;
  min-width: 0;
  display: flex;
}

#StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .sticky-bar__image-link {
  flex: none;
  text-decoration: none;
  display: block;
}

#StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .sticky-bar__image-link img {
  border-radius: 2px;
  width: 48px;
  height: auto;
  display: block;
}

#StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .sticky-bar__content {
  flex-direction: column;
  justify-content: center;
  gap: 10px;
  min-width: 0;
  display: flex;
}

#StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .sticky-bar__title {
  color: var(--sticky-title);
  font-size: var(--sticky-desktop-title-size);
  letter-spacing: -.02em;
  margin: 0;
  font-weight: 600;
  line-height: 1.1;
}

#StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .sticky-bar__review {
  width: fit-content;
  color: var(--sticky-review);
  font-size: var(--sticky-desktop-review-size);
  align-items: center;
  gap: 6px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  display: inline-flex;
}

#StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .sticky-bar__review u {
  text-underline-offset: 1px;
}

#StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .sticky-bar__stars {
  color: var(--sticky-stars);
  flex: none;
  line-height: 0;
  display: inline-flex;
}

#StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .sticky-bar__stars svg {
  width: 90px;
  height: auto;
  display: block;
}

#StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .sticky-bar__right {
  flex: 0 0 255px;
  width: 100%;
  max-width: 255px;
}

#StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .sticky-bar__button {
  width: 100%;
  min-height: var(--sticky-desktop-button-height);
  padding: 0 var(--sticky-button-padding-x);
  border: 1px solid var(--sticky-button-border);
  background: var(--sticky-button-bg);
  color: var(--sticky-button-text);
  font-size: var(--sticky-desktop-button-size);
  white-space: nowrap;
  box-sizing: border-box;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

#StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .sticky-bar__button:hover {
  color: var(--sticky-button-bg);
  background: none;
}

#StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .mobile_only {
  display: none;
}

@media (max-width: 915px) {
  .sticky-bar__content, .sticky-bar__right {
    padding: 8px 0;
  }

  #StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .sticky-bar, #StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .sticky-bar__left {
    gap: 8px;
  }

  #StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .sticky-bar__image-link img {
    width: 30px;
  }

  #StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .sticky-bar__content {
    gap: 8px;
  }

  #StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .sticky-bar__title {
    font-size: var(--sticky-mobile-title-size);
  }

  #StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .sticky-bar__review {
    font-size: var(--sticky-mobile-review-size);
    gap: 3px;
  }

  #StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .sticky-bar__stars svg {
    width: 70px;
  }

  #StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .sticky-bar__right {
    flex: 0 0 122px;
    max-width: 122px;
  }

  #StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .sticky-bar__button {
    min-height: var(--sticky-mobile-button-height);
    font-size: var(--sticky-mobile-button-size);
    padding: 0 10px;
  }

  #StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .desktop_only {
    display: none !important;
  }

  #StickyBottomBar-template--20177150607499__sticky_form_DVmBHG .mobile_only {
    display: inline-flex !important;
  }
}

.nutrition-popup__inner {
  justify-content: center;
  width: 100%;
  display: flex;
}

.nutrition-popup__trigger {
  color: #fff;
  cursor: pointer;
  text-align: center;
  box-sizing: border-box;
  background: #199b62;
  border: 0;
  border-radius: 6.86503px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  max-width: 100%;
  min-height: 35px;
  padding: 14px 116px;
  font-family: Inter, sans-serif;
  font-size: 16.0184px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  display: flex;
}

.nutrition-popup__trigger-icon {
  color: #fff;
  flex: 0 0 19px;
  justify-content: center;
  align-items: center;
  width: 19px;
  height: 19px;
  display: inline-flex;
}

.nutrition-popup__trigger-icon svg, .nutrition-popup__icon-image {
  object-fit: contain;
  width: 19px;
  height: 19px;
  display: block;
}

.nutrition-popup__trigger span:last-child {
  color: #fff;
  justify-content: center;
  align-items: center;
  font-family: Inter, sans-serif;
  font-size: 16.0184px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  display: inline-flex;
}

.nutrition-popup__modal[hidden] {
  display: none;
}

.nutrition-popup__modal {
  z-index: 999;
  justify-content: center;
  align-items: center;
  padding: 16px;
  display: flex;
  position: fixed;
  inset: 0;
}

.nutrition-popup__overlay {
  opacity: 0;
  background: #0000008c;
  transition: opacity .26s;
  position: absolute;
  inset: 0;
}

.nutrition-popup__dialog {
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
  will-change: opacity, transform;
  background: #fff;
  border-radius: 12.6689px;
  width: min(100vw - 32px, 460px);
  max-height: calc(100vh - 32px);
  margin: 0;
  padding: 24px 28px 28px;
  transition: opacity .26s, transform .26s cubic-bezier(.22, 1, .36, 1);
  position: relative;
  overflow: auto;
  transform: scale(.94) translateY(10px);
}

.nutrition-popup__modal.is-active .nutrition-popup__overlay {
  opacity: 1;
}

.nutrition-popup__modal.is-active .nutrition-popup__dialog {
  opacity: 1;
  transform: scale(1) translateY(0);
}

.nutrition-popup__content {
  flex-direction: column;
  align-items: center;
  gap: 20.2703px;
  display: flex;
}

.nutrition-popup__title-row {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  width: 100%;
  display: flex;
}

.nutrition-popup__title {
  text-align: center;
  color: #000;
  flex: auto;
  margin: 0;
  padding-left: 36px;
  font-size: 31.6723px;
  font-weight: 400;
  line-height: 1.2;
}

.nutrition-popup__close {
  color: #004028;
  cursor: pointer;
  background: none;
  border: 0;
  border-radius: 999px;
  flex: 0 0 36px;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  display: flex;
}

.nutrition-popup__close svg {
  width: 20px;
  height: 20px;
  display: block;
}

.nutrition-popup__facts-card {
  box-sizing: border-box;
  background: #00402814;
  border: 1.57878px solid #004028;
  border-radius: 12.6689px;
  width: 100%;
  padding: 14px 10px;
}

.nutrition-popup__facts-inner {
  color: #004028;
  flex-direction: column;
  gap: 7.6px;
  width: 100%;
  display: flex;
}

.nutrition-popup__facts-top {
  flex-direction: column;
  gap: 11.4px;
  display: flex;
}

.nutrition-popup__facts-heading {
  font-size: 35.473px;
  font-weight: 700;
  line-height: 1.296;
}

.nutrition-popup__meta {
  letter-spacing: -.01em;
  font-size: 21.6576px;
  font-weight: 400;
  line-height: 1.2;
}

.nutrition-popup__rule {
  flex: none;
  width: 100%;
}

.nutrition-popup__rule--thick, .nutrition-popup__rule--thin {
  background: #004028;
  height: 6.33px;
}

.nutrition-popup__header-row, .nutrition-popup__blend-row {
  justify-content: space-between;
  align-items: flex-end;
  gap: 16px;
  display: flex;
}

.nutrition-popup__header-row {
  letter-spacing: -.01em;
  font-size: 21.6576px;
  font-weight: 700;
  line-height: 1.2;
}

.nutrition-popup__header-row > :last-child {
  text-align: right;
  font-size: 19.0034px;
  line-height: 1.2;
}

.nutrition-popup__blend-name, .nutrition-popup__extracts-title {
  letter-spacing: -.01em;
  font-size: 21.6576px;
  font-weight: 700;
  line-height: 1.2;
}

.nutrition-popup__blend-amount {
  letter-spacing: -.01em;
  text-align: right;
  white-space: nowrap;
  font-size: 19.0034px;
  font-weight: 400;
  line-height: 1.2;
}

.nutrition-popup__ingredients {
  flex-direction: column;
  gap: 11.4px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
}

.nutrition-popup__ingredient {
  letter-spacing: -.01em;
  align-items: center;
  gap: 7.6px;
  font-size: 16.4696px;
  font-weight: 400;
  line-height: 1.2;
  display: flex;
}

.nutrition-popup__dot {
  background: #004028;
  border-radius: 50%;
  flex: none;
  width: 5.32px;
  height: 5.32px;
}

.nutrition-popup__footnotes {
  flex-direction: column;
  gap: 6.33px;
  display: flex;
}

.nutrition-popup__footnotes p {
  letter-spacing: -.01em;
  color: #004028;
  margin: 0;
  font-size: 16.4696px;
  line-height: 1.2;
}

.nutrition-popup__cta {
  box-sizing: border-box;
  color: #fff;
  text-align: center;
  background: #00a591;
  border: 2.53378px solid #00a591;
  border-radius: 6.33446px;
  justify-content: center;
  align-items: center;
  gap: 6.33px;
  width: 100%;
  min-height: 65.88px;
  padding: 21.5372px 24px;
  font-size: 20.5236px;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  display: flex;
}

.nutrition-popup__cta-emphasis {
  text-decoration: underline;
}

.nutrition-popup__benefits {
  flex-wrap: wrap;
  justify-content: center;
  gap: 18px 20px;
  width: 100%;
  display: grid;
}

.nutrition-popup__benefit {
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: 7.6px;
  display: flex;
}

.nutrition-popup__benefit--3 {
  justify-self: center;
  max-width: 180px;
}

.nutrition-popup__benefit-icon {
  color: #24563d;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 14.82px;
  height: 12.51px;
  display: flex;
}

.nutrition-popup__benefit-icon img, .nutrition-popup__benefit-icon svg {
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: block;
}

.nutrition-popup__benefit-text {
  color: #000;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
}

.nutrition-popup__benefits {
  grid-template-columns: 1fr 1fr 1fr;
  gap: 14px;
}

@media screen and (max-width: 749px) {
  .nutrition-popup__trigger {
    border-radius: 6px;
    gap: 8px;
    width: 100%;
    max-width: 100%;
    min-height: 30px;
    padding: 12px 62px;
    font-size: 14px;
    line-height: 16px;
  }

  .nutrition-popup__trigger-icon {
    flex: 0 0 17px;
    width: 17px;
    height: 17px;
  }

  .nutrition-popup__trigger-icon svg, .nutrition-popup__icon-image {
    width: 17px;
    height: 17px;
  }

  .nutrition-popup__trigger span:last-child {
    font-size: 14px;
    line-height: 16px;
  }

  .nutrition-popup__modal {
    padding: 6px;
  }

  .nutrition-popup__dialog {
    width: min(100vw - 25px, 460px);
    padding: 18px 16px 20px;
  }

  .nutrition-popup__title-row {
    align-items: flex-start;
  }

  .nutrition-popup__title {
    text-align: left;
    padding-left: 0;
    font-size: 24px;
  }

  .nutrition-popup__facts-heading {
    font-size: 28px;
    line-height: 1.2;
  }

  .nutrition-popup__meta, .nutrition-popup__header-row, .nutrition-popup__blend-name, .nutrition-popup__extracts-title {
    font-size: 18px;
  }

  .nutrition-popup__header-row > :last-child, .nutrition-popup__blend-amount {
    font-size: 16px;
  }

  .nutrition-popup__ingredient, .nutrition-popup__footnotes p, .nutrition-popup__benefit-text {
    font-size: 14px;
  }

  .nutrition-popup__cta {
    padding: 18px 20px;
    font-size: 18px;
  }

  .nutrition-popup__benefits {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 14px;
  }

  .nutrition-popup__benefit--3 {
    grid-column: auto;
    max-width: none;
  }
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96.lf-footer {
  background: var(--lf-bg);
  color: var(--lf-text);
  position: relative;
  overflow: hidden;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__bg {
  z-index: 0;
  position: absolute;
  inset: 0;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__bg-image {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  inset: 0;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__bg-overlay {
  background: var(--lf-overlay);
  opacity: var(--lf-overlay-opacity);
  position: absolute;
  inset: 0;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__container {
  z-index: 1;
  max-width: var(--lf-desktop-max);
  min-height: 456px;
  margin: 0 auto;
  padding: 69px 0 50px;
  position: relative;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__top {
  align-items: flex-start;
  gap: 75px;
  display: flex;
  position: relative;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__brand-col, #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__menu-col, #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__newsletter-col {
  min-width: 0;
  position: relative;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__brand-col {
  flex: 0 0 300px;
  width: 300px;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__menu-col--menu {
  flex: 0 0 220px;
  width: 200px;
  padding-left: 85px;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__menu-col--policies {
  flex: 0 0 150px;
  width: 150px;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__newsletter-col {
  flex: 0 0 430px;
  width: 430px;
  margin-left: auto;
  padding-left: 65px;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__menu-col--menu:before, #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__newsletter-col:before {
  content: "";
  background: var(--lf-line);
  pointer-events: none;
  width: .5px;
  height: 270px;
  position: absolute;
  left: 0;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__brand {
  color: var(--lf-text);
  align-items: center;
  gap: 10px;
  margin: 0 0 22px;
  text-decoration: none;
  display: inline-flex;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__brand-icon {
  flex: 0 0 22px;
  width: 22px;
  height: 22px;
  display: inline-flex;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__brand-icon svg {
  width: 100%;
  height: 100%;
  display: block;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__brand-name {
  letter-spacing: .03em;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__logo {
  width: auto;
  max-width: 170px;
  height: auto;
  display: block;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__title {
  color: var(--lf-text);
  letter-spacing: 0;
  margin: 0 0 21px;
  font-size: 20px;
  line-height: 25px;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__text {
  max-width: 360px;
  color: var(--lf-text);
  margin: 0 0 29px;
  font-size: 14px;
  line-height: 20px;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__list, #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__list-item {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__list {
  flex-direction: column;
  gap: 20px;
  display: flex;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__link {
  color: var(--lf-text);
  font-size: 14px;
  line-height: 19px;
  text-decoration: none;
  display: inline-block;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__link:hover {
  opacity: .8;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__disclaimer, #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__disclaimer p {
  color: var(--lf-text);
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__disclaimer strong {
  font-size: 15px;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__disclaimer--desktop {
  margin-top: 4px;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__disclaimer--mobile, #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__mobile-divider {
  display: none;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__form {
  margin: 0;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__field-wrap {
  border: .5px solid var(--lf-input-border);
  box-sizing: border-box;
  border-radius: 4px;
  align-items: center;
  width: 100%;
  height: 48px;
  display: flex;
  overflow: hidden;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__input {
  min-width: 0;
  height: 48px;
  box-shadow: none;
  color: var(--lf-text);
  appearance: none;
  background: none;
  border: 0;
  outline: 0;
  flex: auto;
  margin: 0;
  padding: 0 16px;
  font-size: 14px;
  line-height: 19px;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__input::placeholder {
  color: var(--lf-muted);
  opacity: 1;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__button {
  border: .5px solid var(--lf-btn-bg);
  background: var(--lf-btn-bg);
  width: 92px;
  height: 40px;
  color: var(--lf-btn-text);
  cursor: pointer;
  appearance: none;
  border-radius: 4px;
  flex: 0 0 92px;
  margin: 3px;
  font-size: 14px;
  line-height: 19px;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__message {
  margin-top: 10px;
  font-size: 13px;
  line-height: 18px;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__message--error {
  color: #ffdada;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__message--success {
  color: var(--lf-text);
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__bottom {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 15px;
  margin-top: 74px;
  display: flex;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__copyright {
  color: var(--lf-text);
  text-align: center;
  margin: 0;
  font-size: 14px;
  line-height: 19px;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__payments {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 6px;
  display: flex;
}

#lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__payments .icon--payment {
  width: 28px;
  height: 19px;
}

@media screen and (max-width: 1430px) {
  #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__container {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (max-width: 989px) {
  #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__container {
    min-height: 720px;
    padding: 32px 20px 28px;
  }

  #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__top {
    flex-wrap: wrap;
    gap: 0;
  }

  #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__brand-col, #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__newsletter-col {
    flex: 0 0 100%;
    width: 100%;
  }

  #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__menu-col--menu, #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__menu-col--policies {
    flex: 0 0 50%;
    width: 50%;
    padding-left: 0;
  }

  #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__brand-col {
    border-bottom: .5px solid #9cbaac;
    padding-bottom: 24px;
  }

  #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__brand {
    margin: 0;
  }

  #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__menu-col--menu:before, #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__newsletter-col:before, #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__disclaimer--desktop {
    display: none;
  }

  #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__newsletter-col {
    border-bottom: .5px solid #9cbaac;
    margin-left: 0;
    padding-top: 28px;
    padding-bottom: 25px;
    padding-left: 0;
  }

  #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__menu-col--menu, #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__menu-col--policies {
    padding-top: 30px;
    padding-bottom: 24px;
  }

  #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__title {
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 25px;
  }

  #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__text {
    max-width: 310px;
    margin-bottom: 17px;
  }

  #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__list {
    gap: 20px;
  }

  #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__field-wrap {
    height: 48px;
  }

  #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__input {
    height: 48px;
    padding: 0 14px;
  }

  #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__button {
    flex-basis: 106px;
    width: 106px;
    height: 38px;
  }

  #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__mobile-divider {
    background: #9cbaac;
    width: 100%;
    height: .5px;
    display: block;
  }

  #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__disclaimer--mobile {
    padding-top: 20px;
    display: block;
  }

  #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__bottom {
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0;
    margin-top: 41px;
  }

  #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__copyright {
    text-align: left;
    font-size: 13px;
    line-height: 18px;
  }

  #lf-section-sections--20177149788299__footer_custom_shopi_Mqnz96 .lf-footer__payments {
    display: none;
  }
}

_:-ms-lang(x) {
  stroke-dasharray: 0;
  stroke-dashoffset: 0;
}

@keyframes bndlr-stroke {
  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes bndlr-spin {
  from {
    transform: translateY(-50%) translateX(-50%) rotate(0);
  }

  to {
    transform: translateY(-50%) translateX(-50%) rotate(360deg);
  }
}

@keyframes bndlr-linear-gradient-move {
  100% {
    background-position: 4px 0, -4px 100%, 0 -4px, 100% 4px;
  }
}

@keyframes bndlr-shine-keyframes {
  0% {
    transform: translateX(-150%);
  }

  20% {
    transform: translateX(150%);
  }

  100% {
    transform: translateX(150%);
  }
}

@keyframes bndlr_dashoffset {
  from {
    stroke-dashoffset: 43px;
    transform: translate3d(0, 0, 0);
  }

  to {
    stroke-dashoffset: 0;
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bndlr-tilt-n-shake-animation {
  0% {
    transform: rotate(0);
  }

  25% {
    transform: rotate(5deg);
  }

  50% {
    transform: rotate(0eg);
  }

  75% {
    transform: rotate(-5deg);
  }

  100% {
    transform: rotate(0);
  }
}

_:-ms-lang(x) {
  display: block;
}

_:-ms-lang(x) {
  display: inline-block;
}

_:-ms-lang(x) {
  margin-top: 0;
  margin-bottom: 0;
}

_:-ms-lang(x) {
  display: block;
}

_:-ms-lang(x) {
  display: inline-block;
}

_:-ms-lang(x) {
  margin-top: 0;
  margin-bottom: 0;
}

@keyframes bdnlr-bounce {
  0%, 10%, 27%, 40%, 50% {
    animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    transform: translateZ(0);
  }

  20%, 21% {
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    transform: translate3d(0, -20px, 0);
  }

  35% {
    animation-timing-function: cubic-bezier(.755, .05, .855, .06);
    transform: translate3d(0, -10px, 0);
  }

  45% {
    transform: translate3d(0, -4px, 0);
  }
}

.sticky-cta, .sticky-cta * {
  text-decoration: none !important;
}

.sticky-cta {
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  border-top: 1px solid #00000014;
  padding: 10px 14px;
  transition: transform .35s, opacity .25s, visibility .25s;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateY(110%);
  box-shadow: 0 -6px 18px #00000014;
}

.sticky-cta.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.sticky-cta__inner {
  align-items: center;
  gap: 12px;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
}

.sticky-cta__image {
  background: #f5f5f5;
  border-radius: 8px;
  flex: 0 0 56px;
  width: 56px;
  height: 56px;
  overflow: hidden;
}

.sticky-cta__image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
}

.sticky-cta__info {
  flex-direction: column;
  flex: auto;
  gap: 2px;
  min-width: 0;
  display: flex;
}

.sticky-cta__title {
  color: #111;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  overflow: hidden;
}

.sticky-cta__rating {
  color: #555;
  align-items: center;
  gap: 6px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  line-height: 1;
  display: flex;
}

.sticky-cta__stars {
  align-items: center;
  gap: 1px;
  display: inline-flex;
}

.sticky-cta__stars svg {
  width: 12px;
  height: 12px;
  display: block;
}

.sticky-cta__rating strong {
  color: #111;
  font-weight: 700;
}

.sticky-cta__btn {
  color: #fff;
  cursor: pointer;
  white-space: nowrap;
  background: #199b62;
  border: 0;
  border-radius: 999px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 12px 22px;
  font-family: Inter, sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  transition: background .2s, transform .1s;
  display: inline-flex;
}

.sticky-cta__btn:hover {
  background: #157a4d;
}

.sticky-cta__btn:active {
  transform: scale(.98);
}

@media (max-width: 480px) {
  .sticky-cta {
    padding: 8px 10px;
  }

  .sticky-cta__inner {
    gap: 10px;
  }

  .sticky-cta__image {
    flex: 0 0 48px;
    width: 48px;
    height: 48px;
  }

  .sticky-cta__title {
    font-size: 14px;
  }

  .sticky-cta__rating {
    font-size: 11px;
  }

  .sticky-cta__btn {
    padding: 10px 16px;
    font-size: 14px;
  }
}
