/** Shopify CDN: Minification failed

Line 1667:18 Expected ":"

**/
.custom-product-detail .product__info-container>* {
  margin: 0px;
}
@media screen and (min-width: 750px) {
    .custom-product-detail .product__info-wrapper {
        padding: 0 0 0 4rem;
    }
}
@media screen and (max-width: 749px) {
    .custom-product-detail media-gallery .slider.slider--mobile .grid__item {
        width: calc(100% - 60px);
    }
    .custom-product-detail .slider.slider--mobile {
        position: relative;
        flex-wrap: inherit;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        scroll-behavior: smooth;
        scroll-padding-left: 1.5rem;
        -webkit-overflow-scrolling: touch;
        margin-bottom: 0rem;
        padding-left: 16px;
    }

}

@media screen and (max-width: 749px) {
    .custom-product-detail .thumbnail-slider {
        display: none;
        align-items: center;
    }
}

@media screen and (min-width: 750px) {
    .personaliity-pdp .product-media-container.constrain-height {
        --viewport-offset: 170px;
        --constrained-min-height: 100%;
    }

    .personaliity-pdp .product--thumbnail_slider .thumbnail-slider {
        display: flex;
        align-items: center;
        padding-top: 16px;
        gap:3px;
    }
    .personaliity-pdp .product-media-container.constrain-height.media-fit-contain {
        --contained-width: 100%;
        width: min(var(--contained-width), 100%);
    }



  }
.personaliity-pdp .product__media.media.media--transparent img {
    display: block;
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border-radius: 7px;
}
.personaliity-pdp .thumbnail {
    border-radius: 1px;
}

.personaliity-pdp .thumbnail-list {
    grid-gap: 12px;
}
@media screen and (min-width: 990px) {
    .custom-product-detail  .product--medium:not(.product--no-media) .product__media-wrapper, .product--small:not(.product--no-media) .product__info-wrapper {
        max-width: 51%;
        width: calc(53% - var(--grid-desktop-horizontal-spacing) / 2);
    }





}


@media screen and (min-width: 990px) {
    .custom-product-detail .product--medium:not(.product--no-media) .product__info-wrapper, .product--small:not(.product--no-media) .product__media-wrapper {
        max-width: 49%;
        width: calc(45% - var(--grid-desktop-horizontal-spacing) / 2);
    }
}

.slider-button[disabled] .icon, .slider-button[disabled] .icon path {
    fill:black;
    cursor: not-allowed;
}
h3.csp-bundle-heading {
    color: #2D2926;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 21.6px;
    letter-spacing: -0.5px;
    text-transform: capitalize;
    margin: 0 0 12px;
}
.csp-bundle-des {
    color: #2D2926;
    font-family: "Plus Jakarta Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 21.6px;
    margin: 0 0 16px;
    letter-spacing:-0.3px;
}



/* revire  at top */
  .custom-product-detail .features-list {
    margin:0 0 12px;

  }

  .custom-product-detail .feature-item {
      display: flex;
      justify-content: start;
      align-items: center;
      gap: 10px;
      flex-direction: row;

  }
  .custom-product-detail .feature-content p {
        color: #2A2929;
text-align: center;
font-family: "Plus Jakarta Sans";
font-size: 17.316px;
font-style: normal;
font-weight: 600;
line-height: 25.974px; /* 150% */
letter-spacing: -0.247px;
        margin:0px;
  }

  @media (max-width:786px) {
      .custom-product-detail .feature-content {
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
      }
      .custom-product-detail .features-list {
          margin:0 0 12px;
      }
      .feature-item svg {
              width: 92px;
            height: 19px;
      }
        .custom-product-detail .feature-content p {
            font-size: 14px;
            font-style: normal;
            font-weight: 600;
            line-height: 21px; /* 150% */
            letter-spacing: -0.247px;
        }
  .csp-bundle-des {
    color: #2D2926;
    font-family: "Plus Jakarta Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 24px;
    letter-spacing: -0.2px;
}


  }


.custom-product-detail .slider-button {
    color: rgba(var(--color-foreground), .9);
    border: none;
    cursor: pointer;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #789D8F;
}
.slider-button[disabled] {
    background: white;
    border: 1px solid black;  
}

/* description */
.product__custom-description-text p {
    color: var(--black-2, #292923);
font-family: "Plus Jakarta Sans";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 18px; /* 100% */
letter-spacing: -0.2px;
    margin:0px 0 28px;
}
.personaliity-pdp .product__custom-description-text p {
  line-height:22px;
}
/* title */
.custom-product-detail  .product__title h1 {
  color: var(--black, #292923);
  font-family: "Proxima Nova";
  font-size: 52px;
  font-style: normal;
  font-weight: 700;
  line-height: 56px; /* 107.692% */
  letter-spacing: -1px;
  margin:12px 0;
}
.personaliity-pdp.custom-product-detail .product__title h1 {
  color: var(--black, #292923);
font-family: "Plus Jakarta Sans";
font-size: 46px;
font-style: normal;
font-weight: 700;
line-height: 53px; /* 115.217% */
letter-spacing: -1px;
max-width:540px;
}

@media (max-width: 786px) {
    .product__custom-description-text p {
        color: var(--black, #333);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px; /* 142.857% */
        margin: 0 0 24px;
    }
    .custom-product-detail .product__title h1 {
          color: var(--black, #292923);
          font-family: "Proxima Nova";
          font-size: 35px;
          font-style: normal;
          font-weight: 650;
          line-height: 40px; /* 111.111% */
          letter-spacing: -1px;
    }
    .personaliity-pdp.custom-product-detail .product__title h1 {
         font-size: 36px;
          font-style: normal;
          font-weight: 700;
          line-height: 40px; /* 111.111% */
          letter-spacing: -1px;
    }
}


/* icon text block */
.custom-product-detail .icon-text-block {
    border-radius: 8px;
    border: 1px solid rgba(41, 41, 35, 0.06);
    background: #F3F3EC;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
    padding: 12px;
    margin: 0 0 16px 0;
}

.custom-product-detail .icon-text-row {
  display: flex;
  align-items: center;
  gap: 8px;
}
.personaliity-pdp.custom-product-detail .icon-text-row {
 align-items:flex-start;
}
.personaliity-pdp.custom-product-detail .icon-wrapper {
  line-height:0px;
}
.custom-product-detail .icon-wrapper img {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
  object-fit: contain;
}

.personaliity-pdp.custom-product-detail .icon-wrapper img {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  object-fit: contain;
}
.personaliity-pdp.custom-product-detail .text-wrapper .row-text p {
color: var(--black-2, #292923);
font-family: "Plus Jakarta Sans";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
letter-spacing: -0.2px;
margin:0;
}
.personaliity-pdp.custom-product-detail .text-wrapper .row-text strong {
  color: var(--black-2, #292923);
font-family: "Plus Jakarta Sans";
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: 24px; /* 150% */
letter-spacing: -0.2px;
}

.custom-product-detail .text-wrapper .row-text p {
  color: var(--black-2, #292923);
  font-family: "Plus Jakarta Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
  letter-spacing: -0.2px;
  margin:0px;
}
.personaliity-pdp.custom-product-detail .icon-wrapper {
    line-height: 0px;
    margin: 4px 0 0;
}

 .personaliity-pdp.custom-product-detail .icon-text-block {
    margin: 0 0 28px;
  }

/* Responsive */
@media (max-width: 768px) {
  .custom-product-detail .icon-text-row {
    align-items: center;
    gap:8px;
  }
  .personaliity-pdp.custom-product-detail .icon-text-block {
    margin: 0 0 24px;
  }
  .custom-product-detail .icon-text-block {
    gap:12px;
    margin:0 0 8px;
  }
  .custom-product-detail .icon-wrapper img {
      width: 24.366px;
      height: 18.902px;
  }
  .personaliity-pdp.custom-product-detail .icon-wrapper img {
    width: 19px;
    height: 18px;
    flex-shrink: 0;
    object-fit: contain;
    max-width: 20px;
}

.personaliity-pdp.custom-product-detail .text-wrapper .row-text p, .personaliity-pdp.custom-product-detail .text-wrapper .row-text strong {
    color: var(--black-2, #292923);
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.2px;
    margin: 0;
}


}

/* cart features */

.custom-product-detail .product-cart-features {
  display: flex;
  justify-content: center;
  gap: 18px;
  margin: 12px 0 28px;
}

.custom-product-detail .product-cart-features {
  margin: 12px 0;
}
.custom-product-detail .cart-feature-item {
    display: flex;
    align-items: center;
    gap: 5px;
    flex: 1;
    max-width: fit-content;
}

.custom-product-detail .cart-feature-icon {
  width: 20px;
  height: 20px;
  object-fit: contain;
}

.custom-product-detail .cart-feature-text {
        color: #000;
        font-family: "Plus Jakarta Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 25.118px; /* 156.985% */
        letter-spacing: -0.239px;
}

@media (max-width: 786px) {
  .custom-product-detail .product-cart-features {
    gap: 16px;
  }
  .custom-product-detail .cart-feature-text { 
          color: #333;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 20px;
          max-width:140px;
  }
  .custom-product-detail .cart-feature-icon {
     width: 16px;
     height: 16px;

  }
  .custom-product-detail .product-cart-features {
      margin: 12px 0 24px;
  }
  .personaliity-pdp.custom-product-detail .product-cart-features {
      margin: 12px 0;
  }

}


  /* accordion */
  .custom-accordion {
    margin:0px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.10);
    background: #FFF;
  }
  .custom-product-detail .accordion-toggle {
      background: none;
      border: 0;
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center;
      cursor: pointer;
      padding: 12px 16px;
      padding-left: 0px;
  }
  .custom-product-detail .rich_text  p {
      color: #000;
      font-family: 'DM Sans';
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 24px; /* 150% */
      margin:0px;
      margin-top:15px;
      letter-spacing:0;
  }

  .custom-accordion button.accordion-toggle.active + .custom-accordion-content {
    padding: 0px 0 16px 0;
  }


  .custom-product-detail .custom-accordion-content * {
       font-family: "Plus Jakarta Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.329px;
  }


  .custom-product-detail .custom-accordion-content li {
  color: var(--Black, #000);
  leading-trim: both;
  text-edge: cap;
  font-family: "Plus Jakarta Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.32px;
  }
  .personaliity-pdp.custom-product-detail .custom-accordion-content p {
        color: var(--black, #333);
        font-family: "Plus Jakarta Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px; /* 175% */
        margin:0px;
  }
  .personaliity-pdp.custom-product-detail .custom-accordion-content p {
    color: var(--black, #292923);

/* 14 regular */
font-family: "Plus Jakarta Sans";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 21px; /* 150% */
letter-spacing: -0.2px;
  }
.custom-accordion button.accordion-toggle.active + .custom-accordion-content {
    padding: 0px 0 12px 0;
}
   .custom-product-detail .custom-accordion-content li {
        color: var(--black, #333);
        font-family: "Plus Jakarta Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px; /* 175% */
        margin:0px;
  }
  .custom-product-detail .custom-accordion-content strong {
        color: var(--black, #333);
        font-family: "Plus Jakarta Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 28px; /* 175% */
  }

  .custom-accordion-content  ul {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      gap: 10px;
      flex: 1 0 0;
      /* list-style: none; */
        /* padding-left: 0; */
        margin: 0;
        margin-top: 10px;
  }

  .custom-accordion-content li {
    position: relative;
    padding-left: 10px;
    color: var(--black, #333);
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 19.2px */

  }



  /* .custom-product-detail .custom-accordion {
      margin: 0 0 10px;
  } */
  .custom-product-detail img.icon-plus {
      width: 20px;
      height: 20px;
      flex-shrink: 0;
  }
  .custom-product-detail img.icon-minus {
      width: 22px;
  height: auto;
  flex-shrink: 0;
  }

  .custom-product-detail .custom-accordion-content {
      max-height: 0;
      overflow: hidden;
      transition: max-height .3s ease;
  }
  .custom-product-detail .accordion-title {
        color: var(--black, #292923);
        font-family: "Plus Jakarta Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 21px; /* 131.25% */
        letter-spacing: -0.2px;
        margin:0px;
        text-align: left;

  }
  /* Hide minus by default */
  .custom-product-detail .icon-minus {
    display: none;
  }

  /* When accordion is active, swap icons */
  .custom-product-detail .accordion-toggle.active .icon-plus {
    display: none;
  }
  .custom-product-detail .accordion-toggle.active .icon-minus {
    display: inline-block;
  }

  @media (max-width: 768px) {
      .custom-product-detail .accordion-toggle {
         padding: 12px 0;
      }

      .custom-product-detail img.icon-minus {
        width: 20px;
      }
      .custom-accordion {
        margin: 0 0 16px !important;
      }
      .custom-product-detail .custom-accordion-content p {
          color: var(--black, #333);
          font-family: "Plus Jakarta Sans";
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 22px;
          margin: 0;
      }
        .custom-accordion-content li {
          color: var(--black, #333);
          font-family: "Plus Jakarta Sans";
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 22px;
          margin: 0;
      }
      .custom-accordion { margin:0px !important;} 
      .custom-accordion { margin:0px !important;} 
      .custom-product-detail .accordion-title {
        color: var(--black, #292923);
        /* 14 semibold */
        font-family: "Plus Jakarta Sans";
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 21px; /* 150% */
        letter-spacing: -0.2px;
        text-align: left;
      } 
      .custom-product-detail img.icon-plus {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
}




  }

  /* info box */
  .info-box {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
    margin: 0 0 28px !important;
  }
  .custom-product-detail__box {
    flex: 1 1 48%;
    display: flex;
    gap: 12px;
    padding: 12px;
    align-items: stretch;
    border-radius: 8px;
    border: 1px solid rgba(41, 41, 35, 0.06);
    background: #F3F3EC;
}
.custom-product-detail__subtitle {
    color: var(--black-2, #292923);
    font-family: "Plus Jakarta Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    margin: 0;
}
.custom-product-detail__heading {
    margin: 0 0 5px;
    color: var(--black-2, #292923);
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 19px;
    text-transform: capitalize;
    letter-spacing: 0px;
}


.custom-product-detail__number {
    border-radius: 10px;
    background: var(--Dark-green, #3A4A44);
    box-shadow: 0 2px 8px 0 rgba(120, 157, 143, 0.40);
    display: flex;
    padding: 7px 10px;
    justify-content: center;
    align-items: center;
    color: var(--white, #FFF);
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: -0.2px;
}


  @media (max-width: 768px) {
       .info-box {
          display: flex;
          align-items: flex-start;
          flex-direction: column;
          gap: 12px;
          align-self: stretch;
          margin: 0 0 24px !important;
      }
      .custom-product-detail__box {
        flex: 1;
        display: flex;
        gap: 12px;
        padding: 12px;
        align-items: stretch;
        border-radius: 8px;
        border: 1px solid rgba(41, 41, 35, .06);
        background: #f3f3ec;
        width: 100%;
    }

  }

/* variant */
.variant-bundle {
    margin: 28px 0 16px !important;
}
.bundle-item {
    position: relative;
    margin: 0 0 12px;
}

.bundle-heading {
  color: #2D2926;
font-family: "Plus Jakarta Sans";
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 21.6px; /* 120% */
letter-spacing: -0.5px;
text-transform: capitalize;
margin: 0 0 12px;
}



.bundle-top {
  display: flex;
  justify-content: space-between;
}

.bundle-selects {
  display: flex;
  gap: 10px;
}

.bundle-selects select {
  flex: 1;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid #ddd;
  background: #eee;
}

.add-btn {
 display: flex;
  padding: 14px 7px;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  border-radius: 8px;
  background: #F3F4F5;
  color: var(--black, #292923);
  font-family: "Plus Jakarta Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px; /* 114.286% */
  text-transform: uppercase;
  cursor: pointer;
  width:100%;
}

.remove-btn {
  background: none;
  border: none;
  text-decoration: underline;
  cursor: pointer;
}


.bundle--select-label {
  color: var(--black, #292923);
  font-family: "Plus Jakarta Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin:0px;
}


.bundle-selects {
    display: flex;
    gap: 8px;
    justify-content: space-between;
}
.bundle--select-label {
    color: var(--black, #292923);
    font-family: "Plus Jakarta Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 4px;
}
.bundle-selects select {
    flex: 1;
    padding: 12px;
    width: 100%;
    border-radius: 8px;
    border: 1px solid #E1E1E1;
    background: #F3F3EC;
    color: var(--black, #292923);
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -0.32px;
}
.bundle--wrapper {
    width: 100%;
}

.bun-lab {
  display:none;
}
.remove-btn {
    background: none;
    border: none;
    text-decoration: underline;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
}


  @media (max-width: 768px) {
      .bundle--select-label {
    color: var(--black, #292923);
    font-family: Plus Jakarta Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 4px;
    
}

.bun-lab {
    
    color: var(--black, #292923);
    font-family: "Plus Jakarta Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 12px;
}

.variant-bundle {
    margin: 24px 0 !important;
}



.add-btn {
    display: flex;
    padding: 7px;
}



.bundle-selects select {
    flex: 1;
    padding: 6px 12px;
    width: 100%;
    border-radius: 8px;
    border: 1px solid #E1E1E1;
    background: #f3f3ec;
    color: var(--black, #292923);
    font-family: Plus Jakarta Sans;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: -.32px;
}




}



/* subscriptiom */

.custom-product-detail__subscription-block {
  margin: 20px 0;
}

/* Heading */
.subscription-heading {
  color: #2D2926;
font-family: "Plus Jakarta Sans";
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 21.6px; /* 120% */
letter-spacing: -0.5px;
text-transform: capitalize;
  margin: 0px 0 28px;
}

/* Box */
.subscription-box {
  display: block;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  border-radius: 8px;
  border: 1.5px solid #CCCCCA;
  background: #FFFFFC;
  padding: 16px;
  
}



/* Checked State */
.subscription-box:has(input:checked) {
  border-radius: 8px;
  border: 1.5px solid var(--black, #292923);
  background: #FFFFFC;
}

/* Hide default radio */
.subscription-box input[type=radio] {
    border: 0px;
    accent-color: #3A4A44;
    position: relative;
    opacity: 1;
    width: 18px;
    height: 18px;
    box-shadow: none;
    box-sizing: border-box;
    display:none;
}

/* Layout */
.subscription-content {
  display: flex;
  flex-direction: column;
  gap: 0px;
}
.sub-feature ul {
       margin: 0px;
    padding: 0px;
    padding-left: 26px;
}
.sub-feature li, .sub-feature p {
     color: var(--black, #292923);

/* 14 regular */
font-family: "Plus Jakarta Sans";
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 21px; /* 150% */
letter-spacing: -0.2px;
}

/* Header Row */
.subscription-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}

/* Title + Radio */
.subscription-title {
    color: #333;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}


/* Right Side */
.subscription-right {
  display: flex;
  align-items: center;
  gap: 40px;
}

/* Badge */
.subscription-badge {
    display: flex;
    padding: 5px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 4px;
    background: var(--Color, #00AEEF);
    color: #FAFCF4;
    text-align: center;
    font-family: Poppins;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    min-width:max-content;
}

/* Price */
.subscription-price span {
    color: #2D2926;
font-family: "Plus Jakarta Sans";
font-size: 15px;
font-style: normal;
font-weight: 700;
line-height: 21px; /* 114.286% */
letter-spacing: -0.267px;
}

/* Compare Price */
.subscription-compare-price {
  color: rgba(41, 41, 35, 0.70);
  text-align: center;
  font-family: "Plus Jakarta Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; /* 114.286% */
  letter-spacing: -0.267px;
  text-decoration-line: line-through;
}

/* /mo text */
.subscription-per-month {
  font-size: 14px;
  color: #666;
}

/* Features */
.subscription-features {
  list-style: none;
  padding: 0;
  margin: 10px 0 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

/* Feature Item */
.subscription-features li {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #444;
}

/* Icon */
.feature-icon {
  width: 16px;
  height: 16px;
  object-fit: contain;
}

span.subscription-compare-price {
   color: rgba(41, 41, 35, 0.70);
text-align: center;
font-family: "Plus Jakarta Sans";
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 2qpx; /* 114.286% */
letter-spacing: -0.267px;
text-decoration-line: line-through;
    
}
.onetime_box span.subscription-compare-price {
  display:none;
}

span.subscription-price  {
    display: flex;
    align-items: baseline;
    gap: 4px;
    flex-direction:row-reverse;
}

.sub-inp {
    display: flex;
    align-items: center;
    gap: 8px;
    width:100%;
}

span.subscription-price {
    display: flex;
    align-items: baseline;
    gap: 8px;
    flex-direction: row-reverse;
    width: 100%;
}
.subscription-per-month p {
  color: var(--black, #333);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin:0px;
}
.custom-product-detail__subscription-block {
    margin: 0 0 16px !important;
}

/* variant picker */
.custom-product-detail .product-form__input input[type=radio]+label {
    margin: 0px !important;
    border-radius: 6px;
    border: 1px solid var(--gray, #969696);
    background: var(--Color-3, #FFF);
    padding: 12px 20px !important;
}

fieldset.js.product-form__input {
    display: flex;
    gap: 12px;
}
.form__label { display:none;}

.variant_title {
    color: #333;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 650;
    line-height: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin:0 0 12px;
}
.subscription-box:has(input:checked) span.pdp_purchase-option_icon {
border-color: var(--primary, #789D8F);
}
span.pdp_purchase-option_icon {
    width: 18px;
    min-width: 18px;
    height: 18px;
    border: 1.3px solid var(--gary, #789D8F);
    border-radius: 50%;
    position: relative;
    transition: all 0.3s ease;
}

span.pdp_purchase-option_icon:before {
    content: "";
    width: 12px;
    height: 12px;
    display: block;
    background: #3A4A44;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease;
    opacity: 0;
}



.subscription-box:has(input:checked) span.pdp_purchase-option_icon:before{
    opacity: 1;
}

/* Initially hide the description */
.subscription-box .sub-feature {
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease, opacity .3s ease;
   
}

/* Show description when box is checked */
.subscription-box:has(input:checked) .sub-feature {
  max-height: 500px; /* large enough to fit content */
  opacity: 1;
   padding: 14px 0 5px 0;
  border-top: 1px solid #E7E7E0;
}
.subscription-box:has(input:checked) .subscription-header {
  padding: 0 0 8px;

}

.subscription-row.subscription-row--servings {
    color: var(--black, #292923);
    font-family: "Plus Jakarta Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0px;
}
span.subscription-billed {
    color: var(--black, #292923);
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.8px;
}
span.subscription-billed span {
  font-size:26px;
  font-weight:600;
  letter-spacing: -0.4px;
}
span.subscription-badge {
    color: #C48C3D;
    font-family: "Plus Jakarta Sans";
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: -0.2px;
    display: flex;
    padding: 2px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 20px;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #C48C3D;
}
.subscription-box:has(input:checked) span.subscription-badge { 
  border:0px;
  background: #C48C3D;
  color:white;
}
span.subscription-title {
    color: #2D2926;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: -0.8px;
}
.subscription-row.subscription-row--top {
    display: flex;
    align-items: flex-start;
    gap: 2px;
}
.subscription-row.subscription-row--top {
    display: flex;
    align-items: center;
    gap: 8px;
}

.subscription-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 12px;
}

.bundle-badge {
    color: #FFF;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 10px;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    position: absolute;
    right: 16.81px;
    top: -10px;
    position: absolute;
    right: 10px;
    top: -10px;
    display: flex;
    padding: 6px 8px;
    flex-direction: column;
    align-items: center;
    border-radius: 4px;
    background: #789D8F;
}
.sub-inp {
    display: flex;
    align-items: flex-start;
    gap: 8px;
}
.cs-subscription-box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
    width:100%;
  }

.end-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    width: 100%;
}

.personaliity-pdp .cs-subscription-box {
    border-radius: 0px;
    background: transparent;
    padding: 0px;
    margin: 0 0px;
    gap:0px;
}

.personaliity-pdp .subscription-box {
    border-radius: 8px;
    border: 1px solid #DBDBDB;
    background: #FFF;
    padding: 19px;
    margin: 0 0 16px;
    display:block;
}
.personaliity-pdp .subscription-row.subscription-row--top {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: space-between;
    width: 100%;
}

.personaliity-pdp span.subscription-badge {
    color: #FFF;
    font-family: "Plus Jakarta Sans";
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    border-radius: 20px;
    background: #C48C3D;
    display: flex;
    padding: 2px 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    max-width: max-content;
}

.personaliity-pdp span.subscription-final-price {
    color: var(--black, #292923);
    text-align: right;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.personaliity-pdp .subscription-row.subscription-row--bottom {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.personaliity-pdp span.subscription-compare-price {
    color: rgba(41, 41, 35, 0.70);
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: line-through;
}
.sub-top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 13px;
}

.personaliity-pdp .sub-tit {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 14px;
    align-self: stretch;
    width: 100%;
}
.personaliity-pdp .subscription-right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 2px;
}


.personaliity-pdp  .subscription-accordion {
    overflow: hidden;
    margin-bottom: 14px;
    border-radius: 8px;
    border: 1px solid #CCCCCA;
    background: white;
    margin: 7px 0 0;
    width: 100%;
}
.personaliity-pdp .sub-content-accordion {
    width: 100%;
}

.personaliity-pdp .subscription-accordion__header {
    width: 100%;
    border: 0;
    background: transparent;
    padding:0px;
    
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    transition: 0.3s ease;
}

.personaliity-pdp .pdp-con {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
}


/* CLOSED STATE */
.sub-content-accordion {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}

/* OPEN STATE WHEN CHECKED */
.subscription-box input[type="radio"]:checked ~ .cs-subscription-box .sub-content-accordion {
    max-height: 2000px;
    padding: 24px 0 0;
    border-top: 1px solid #D3D3D3;
    margin: 16px 0 0;
}

.personaliity-pdp .subscription-accordion {
    overflow: hidden;
    margin-bottom: 14px;
    border-radius: 8px;
    border: 1px solid #CCCCCA;
    background: white;
    margin: 7px 0 0;
    width: 100%;
    padding: 7px 20px;
}
.personaliity-pdp .subscription-box:has(input:checked) {
  border-radius: 8px;
border: 1px solid #000;
background: #F3F3EC;
}
.acc-bundle-heading {
  color: #2D2926;
font-family: "Plus Jakarta Sans";
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 20px; /* 125% */
letter-spacing: -0.5px;
text-transform: capitalize;
margin: 0 0 19px;
}
.personaliity-pdp  .bundle-badge {
    color: #FFF;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 10px;
    letter-spacing: -0.2px;
    text-transform: uppercase;
    position: absolute;
    right: 16.81px;
    top: -10px;
    position: absolute;
    right: 44px;
    top: -10px;
}
  @media (max-width: 768px) {
      .cs-pdp.page-width {
         padding-right: 0px; 
      }
      .variant_title {
          color: #333;
          font-family: Poppins;
          font-size: 16px;
          font-style: normal;
          font-weight: 600;
          line-height: normal;
          letter-spacing: 1px;
          text-transform: uppercase;
      }

      .subscription-heading { 
        margin-bottom:16px;
        font-weight:700;
      }
      .subscription-title {
          color: #333;
          font-family: Poppins;
          font-size: 14px;
          font-style: normal;
          font-weight: 600;
          line-height: normal;
          letter-spacing: 1px;
          text-transform: uppercase;
      }

      .sub-feature li, .sub-feature p {
          color: var(--black, #292923);

          /* 14 regular */
          font-family: "Plus Jakarta Sans";
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 20px; /* 150% */
          letter-spacing: -0.2px;
        }
      .custom-product-detail__subscription-block {
          margin: 0 0 16px !important;
      }
      .custom-product-detail .product-form__buttons button.add-to-cart-button {
          width: 100%;
          max-height: 51px;
          display: block;
          line-height: 0;
          min-height: max-content;
          padding: 18px 24px;
      }
      .custom-product-detail .product-form__buttons button.add-to-cart-button span {
          color: #fffaf6;
          text-align: center;
          font-family: Poppins;
          font-size: 16px;
      }
      .subscription-box { 
        padding:16px 12px;
      }
      span.subscription-badge {
        padding: 4px 12px;
        font-size: 11px;
        line-height: 12px;
      }
      .subscription-right {
          display: flex;
          align-items: center;
          gap: 12px;
      }
      span.subscription-billed {
        color: var(--black, #292923);
        font-family: Plus Jakarta Sans;
        font-size: 13px;
      }
      span.subscription-billed span {
          font-size: 20px;
          font-weight: 600;
          letter-spacing: -0.3px;
      }
      .bundle-badge {
    color: #fff;
    text-align: center;
    font-family: Plus Jakarta Sans;
    font-size: 10px;
    font-style: normal;
    font-weight: 700;
    line-height: 10px;
    letter-spacing: -.2px;
    text-transform: uppercase;
    position: absolute;
    right: 9.81px;
    top: -10px;
    display: flex;
    padding: 5px 8px;
    flex-direction: column;
    align-items: center;
    border-radius: 4px;
    background: #789d8f;
}
.product__info-wrapper.grid__item.product__column-sticky {
    margin: 24px 0 0;
}

  }
.subscription-compare-price {
   display:flex;
   align-items:end;
}
.subscription-compare-price p {
   color: var(--black, #292923);
text-align: right;
font-family: "Plus Jakarta Sans";
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 171.429% */
letter-spacing: -0.267px;
padding-left:3px;s
}
/* cart button */
button.subscription-button, .subscription-button-personaliity {
    color: var(--white, #3A4A44);
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.32px;
    text-transform: uppercase;
    display: flex;
    padding: 20px 40px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    align-self: stretch;
    border-radius: 8px;
    background: var(--Dark-green, #3A4A44);
    width: 100%;
    border-radius: 8px;
  border: 1px solid #FFDF9B;
  background: #E8B548;
 }
button.subscription-onetime-btn {
    color: var(--black, #292923);
    font-family: Plus Jakarta Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    letter-spacing: -.8px;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: auto;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
    text-transform: capitalize;
    text-align: center;
    width: 100%;
    margin: 0px 0 28px !important;
}



  @media (max-width: 768px) {
      button.subscription-button, .subscription-button-personaliity {
        text-align: center;
        font-family: "Plus Jakarta Sans";
        font-size: 16px;
        font-weight:600;
      }
      button.subscription-onetime-btn {
         margin:0 0 24px !important;
      }
  }

/* tabs */
button.tab {
    color: var(--light-black, #292923);
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    border-radius: 4px;
    border: 1px solid var(--light-black, #292923);
    flex: 1 0 auto;
    padding: 9px 12px;
}
.tabs {
    display: flex;
    padding: 4px;
    justify-content: space-between;
    align-items: center;
    gap: 6px;
    align-self: stretch;
    border-radius: 4px;
    background: #F3F3EC;
    margin: 0 0 8px;
}
button.tab.active {
    border-radius: 4px;
    background: var(--primary, #789D8F);
    color: white;
    border: 0px;
}

.tab-content.active {
    display: block;
}
.tab-content.active {
    display: block;
}

.tab-content {
    animation: fadeIn .4s ease;
}
.tab-content {
    display: none;
    padding: 16px 12px;
    border-radius: 8px;
    border: 1px solid rgba(41, 41, 35, 0.06);
    background: #F3F3EC;
    transition: all .3s ease;
}
h2.heading {
    color: var(--black, #292923);
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: -0.15px;
    margin: 0 0 12px;
}
p.subheading {
    color: var(--black-2, #292923);
    font-family: "Plus Jakarta Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -0.2px;
    margin: 0 0 18px;
}
.tab1-images {
    display: none;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
}
.tab1-images img {
     height: 200.973px;
    flex: 1 0 0;
    aspect-ratio: 163 / 122;
    width: 50%
}
.tab-content .richtext p {
  color: var(--black-2, #292923);
  /* 14 regular */
  font-family: "Plus Jakarta Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  letter-spacing: -0.2px;
  margin:0px;
}
.tab-content .richtext strong {
   font-weight: 650;
}
.custom-tabs {
    margin: 0 0 16px !important;
}
.proof-trigger.cs-tabs {
  margin:18px 0 0;
}
.bundle--wrapper  select{
   cursor:pointer;
}
.slider-button--next .icon path {
    fill: white;
}
@media (max-width: 768px) {

 button.tab {
      color: var(--light-black, #292923);
      text-align: center;
      font-family: Plus Jakarta Sans;
      font-size: 12px;
      font-style: normal;
      font-weight: 500;
      line-height: 20px;
      border-radius: 4px;
      border: 1px solid var(--light-black, #292923);
      flex: 1 0 auto;
      padding: 8px 12px;
  }

  span.subscription-compare-price {
    color: rgba(41, 41, 35, 0.70);
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 2qpx;
    letter-spacing: -0.267px;
    text-decoration-line: line-through;
}

.subscription-price span {
    color: #2D2926;
    font-family: "Plus Jakarta Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: -0.267px;
}

}



/* --- Trigger --- */
.proof-trigger {
  color: var(--light-black, #292923);
  font-family: "Plus Jakarta Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  border-radius: 8px;
  border: 1.5px solid #D8DBDA;
  display: flex;
  padding: 20px 8px;
  justify-content: center;
  align-items: center;
  gap: var(--item-spacing-xs, 8px);
  align-self: stretch;
  width:100%;
  background:white;
}

.proof-trigger:hover svg,
.proof-trigger:hover svg path {
  fill: #fff;
}


/* --- Overlay & Backdrop --- */
.proof-overlay {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px;

    opacity: 0;
    transform: translateY(40px); /* 👈 start from bottom */
    pointer-events: none;

    transition: 
      opacity .25s ease,
      transform .35s ease; /* 👈 smooth movement */
}

/* when open */
.proof-overlay.is-open {
    opacity: 1;
    transform: translateY(0); /* 👈 move to original position */
    pointer-events: auto;
}
.proof-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.45);
  cursor: pointer;
}

/* --- Modal --- */
.proof-modal {
  position: relative;
  background: #fff;
  border-radius: 14px;
  width: 100%;
  max-width: 550px;
  max-height: 90vh;
  overflow-y: auto;
  box-shadow: 0 20px 60px rgba(0,0,0,.18);
  display: flex;
  flex-direction: column;
  transform: translateY(18px) scale(.98);
  transition: transform .25s ease;
  scrollbar-width: thin;
}
.proof-overlay.is-open .proof-modal { transform: translateY(0) scale(1); }
.proof-modal::-webkit-scrollbar { width: 4px; }
.proof-modal::-webkit-scrollbar-thumb { background: #ddd; border-radius: 4px; }

/* --- Head --- */
.proof-modal__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 20px;
  flex-shrink: 0;
  border-bottom: 1px dashed rgba(58, 74, 68, 0.70);
  background: #FFF;
}
.proof-modal__title {
  color: #2D2926;
  font-family: "Plus Jakarta Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 21.6px; /* 120% */
  letter-spacing: -0.5px;
  max-width: calc(100% - 40px);
  margin:0px;
}
.proof-modal__x {
  flex-shrink: 0;
  width: 30px; height: 30px;
  border: none;
  background: transparent;
  cursor: pointer;
  display: flex; align-items: center; justify-content: center;
  color: #555;
  border-radius: 50%;
  transition: background .15s, color .15s;
  padding: 0;
}
.proof-modal__x:hover { background: #f0f0f0; color: #111; }

/* --- Dashed divider --- */
.proof-modal__dash {
  margin: 0 22px;
  border-top: 2px dashed #d0d0d0;
  flex-shrink: 0;
}

/* --- Tabs --- */
.proof-tabs {
  display: flex;
  align-items: center;
  gap: 4px;
  align-self: stretch;
  padding: 16px 16px 0;
  flex-shrink: 0;
}
.proof-tab {
  flex: 1;
  padding: 8px 12px;
  border-radius: 8px;
  transition: background .18s, border-color .18s, color .18s;
  white-space: nowrap;
  color: var(--light-black, #292923);
  text-align: center;
  font-family: "Plus Jakarta Sans";
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 166.667% */
  border-radius: 4px;
  border: 1px solid rgba(41, 41, 35, 0.30);
  background: #F3F3EC;
}
.proof-tab--active { 
  border-radius: 4px;
  border: 1px solid #FBF7ED;
  background: var(--primary, #789D8F);
  color: var(--bg-Color, #FBF7ED);
}
.proof-tab:hover:not(.proof-tab--active) { border-color: #2a5c3f; color: #2a5c3f; }

/* --- Panels --- */
.proof-panel { display: none;     margin: 16px 8px 0px 16px; }
.proof-panel--active { display: block; }
.proof-endorse {
    color: var(--herbies-dark-charcoal, #2A2929);
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -0.2px;
}
.proof-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    width: 100%;
    margin: 8px 0 16px;
}
/* container */
.proof-nav__dots {
  display: flex;
  gap: 6px;
  justify-content: center;
  margin-top: 0px;
}

/* default bullet */
.proof-nav__dots .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 999px;
  border: 1px solid #789D8F;
  background: transparent;
  opacity: 1; /* IMPORTANT (Swiper sets 0.2 by default) */
  transition: all 0.2s ease;
}

/* active bullet */
.proof-nav__dots .swiper-pagination-bullet-active {
  background: #789D8F;
  border: 1px solid #789D8F;
}
span.proof-nav__dots {
    width: 7.8px;
    height: 7.8px;
    border-radius: 33554400px;
    border: 1px solid var(--primary, #789D8F);
}
span.proof-nav__dots.proof-dot--active {
    border-radius: 33554400px;
    border: 1px solid var(--primary, #789D8F);
    background: var(--primary, #789D8F);
    width: 7.8px;
    height: 7.8px;
    display: block;
}
.proof-lab__text  p {
    color: var(--black, #292923);
    font-family: Plus Jakarta Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 12px;
}
.proof-lab__text  strong, .view__all {
    color: var(--black, #292923);
    font-family: Plus Jakarta Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 650;
    line-height: normal;
    margin: 0 0 12px;
}
.subscription-compare-price path {
    fill:white;
}

@media (max-width: 768px) {
   .proof-modal__head {
      padding: 12px;
   }
   .proof-tabs {
      padding: 12px 12px 0;
      flex-shrink: 0;
  }
  .proof-modal {
    position: relative;
    background: #fff;
    border-radius: 6px;
  }
  .proof-trigger {
    font-size: 12px ;
    padding:12px 34px;
  }
  

p.subheading {
    color: var(--black-2, #292923);
    font-family: Plus Jakarta Sans;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: -.2px;
    margin: 0px 0 12px;
}
h2.heading {
    color: var(--black, #292923);
    font-family: Plus Jakarta Sans;
    font-size: 12px;
}
.proof-trigger.cs-tabs {
    margin: 12px 0 0;
}
.tab1-images img {
    height: auto;
}
.proof-lab__text p {
    color: var(--black, #292923);
    font-family: Plus Jakarta Sans;
    font-size: 12px;
}
  
}

.custom-product-detail .hover-btn:hover {
    background:#789D8F !important;
    color:white;
}

/* GIFTS */
.custom-product-detail .cart-gifts {
    margin: 12px 0 0;
    border-top: 1px solid #E7E7E0;
    padding: 12px 0 0;
}
.cart-gift-title {
  color: #2D2926;
  font-family: "Plus Jakarta Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px; /* 112.5% */
  letter-spacing: -0.8px;
    margin: 0 0 12px;
}

.custom-product-detail .cart-gift-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}

.custom-product-detail .cart-gift-item {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 7.55px;
  flex-direction:row;
}

.custom-product-detail .cart-gift-item img {
    width: 58px;
    border-radius: 8px;
    background: #f5f5f5;
    height: 58px;
    object-fit: contain;
}

.custom-product-detail .gift-title {
    color: var(--black, #292923);
    font-family: "Plus Jakarta Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 550;
    line-height: normal;
    text-align: left;
    margin: 0px;
}

.custom-product-detail .gift-price {
  color: #0A6C2E;
  text-align: center;
  font-family: "Plus Jakarta Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 11.954px; /* 85.388% */
  letter-spacing: -0.241px;
      text-decoration: line-through;
  margin:0px;
  text-align: left;
}
.gift-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    flex: 1 0 0;
    width: 100%;
    min-width: 100%;
}
#gift-3  .gift-title {
  max-width:96px;
}


@media (max-width: 768px) { 
  .custom-product-detail .cart-gift-item {
    display: flex;
    width: 100%;
    align-items: flex-start;
    gap: 7.55px;
    flex-direction: column;
}

#gift-3 .gift-title {
    max-width: 75px;
}
.cart-gift-title {
  color: #2D2926;
font-family: "Plus Jakarta Sans";
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 11.325px; /* 80.894% */
letter-spacing: -0.503px;
}
.subscription-row.subscription-row--top {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: space-between;
    width: 100%;
}
.custom-product-detail .cart-gifts {

    padding: 14px 0 0;
}

}


/* boix styling */
.cpd-block{
  margin: 0 0px;
}


.cpd-progress-wrap{
  margin-bottom:28px;
}

.cpd-progress-label{
  position:absolute;
  top:50%;
  left:12px;
  transform:translateY(-50%);
  color: #FFF;
color: #FFF;
leading-trim: both;
text-edge: cap;
font-family: "Plus Jakarta Sans";
font-size: 12px;
font-style: normal;
font-weight: 600;
line-height: 20.3px; /* 169.167% */
letter-spacing: -0.24px;
}

.cpd-progress-bar{
  width:100%;
  height:22px;
  background:#fff;
  overflow:hidden;
  border-radius: 4px;
border: 1px solid #FFD1CE;
background: #FFF;
 overflow:hidden;
  position:relative;
  border-radius: 37px;
border: 1px solid #E0E0E0;
background: #FFF;
}

.cpd-progress-fill{
  width:0;
  height:100%;
  background:#CA2222;
  border-radius:37px;
  transition:width 2s ease;
  display:block !important;
}


.subscription-accordion.active svg {
    transform: rotate(180deg);
}

@media (max-width: 786px) {


.cpd-progress-bar {
    width: 100%;
    height: 20px;
}
.cpd-progress-label {
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    color: #FFF;
    color: #FFF;
    leading-trim: both;
    text-edge: cap;
    font-family: "Plus Jakarta Sans";
    font-size: 11px;
    font-style: normal;
    font-weight: 600;
    line-height: 20.3px;
    letter-spacing: -0.24px;
    padding: 6px 0;
}

.cpd-progress-wrap {
    margin-bottom: 24px;
}
.personaliity-pdp .product__media.media.media--transparent img {
  
    border-radius: 4px;
}


}


/* personality pdp biundle*/



.personality {
  margin-top: 24px;
}
.personaliity-pdp .h3.csp-bundle-heading {
  margin: 0 0 8px;
}
.personaliity-pdp .csp-bundle-des {
   margin: 0 0 28px;
}
.personality__heading,
.personality__patches-heading {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  margin: 0 0 6px;
}

.personality__patches {  
    margin: 0 0 28px;
}

.personality__description p,
.personality__patches-description p {
  margin: 0;
}
span.siz-lab {
    color: var(--DARK-GREY, #333232);
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

/* =========================
   PACKS
   ========================= */

.personality__packs {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin-bottom: 24px;
}

.personality__pack {
  position: relative;
  border-radius: 8px;
  border: 1px solid #d8d8d8;
  background: #fff;
  padding: 20px;
  text-align: center;
  cursor: pointer;
  transition: all .25s ease;
  border-radius: 8px;
  border: 1px solid #DBDBDB;
  background: #FFF;
}

.personality__pack:hover {
  border-color: #000;
}

.personality__pack.active {
border: 1px solid #000;
background: #F3F3EC;
}

.personality__badge {
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 4px;
background: #789D8F;
padding: 5px 8px;

  color: #FFF;
text-align: center;
font-family: "Plus Jakarta Sans";
font-size: 10px;
font-style: normal;
font-weight: 700;
line-height: 10px; /* 100% */
letter-spacing: -0.2px;
text-transform: uppercase;
min-width:max-content;
}

.personality__pack-title {
  margin: 0 0 6px;
  color: var(--DARK-GREY, #333232);
  text-align: center;
  font-family: "Plus Jakarta Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 800;
  line-height: 18f.4px; /* 127.5% */
  letter-spacing:-0.2px;
}

.personality__pack-price {
 color: #000;
text-align: right;
font-family: "Plus Jakarta Sans";
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
text-align:center;
letter-spacing:-0.2px;
}
.personality__pack-compare-price {
  color: rgba(41, 41, 35, 0.70);
text-align: center;
font-family: "Plus Jakarta Sans";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-decoration-line: line-through;
}



.personality__save {
  margin-top: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #d69b36;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  padding: 4px 10px;
  border-radius: 3px;
  text-transform: uppercase;
}
.personality-price {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

/* =========================
   PATCH SECTION
   ========================= */

.personality__selectors {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.personality__selector-row {
    display: grid;
    grid-template-columns: minmax(0, 1.3fr) 1px 1fr;
    gap: 29px;
    align-items: center;
    border-radius: 8px;
    border: 1px solid #DBDBDB;
    background: #FFF;
    padding: 8px 20px;
}

.personality__dropdown {
  
    cursor: pointer;
    appearance: none;
    border-radius: 4px;
    border: 1px solid #DBDBDB;
    background: #F3F3EC;
    color: var(--DARK-GREY, #333232);
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: 20.4px;
    padding: 11px 8px 11px 12px;
    width:100%;

}

.personality__dropdown-wrap {
  position: relative;
}

.personality__dropdown-wrap::after {
  content: "";
  position: absolute;
  right: 14px;
  top: 50%;
  width: 10px;
  height: 10px;
  transform: translateY(-50%);
  pointer-events: none;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  transform: translateY(-70%) rotate(45deg);
}

.personality__sizes {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}

.personality__sizes-sub {
  display: flex;
  align-items:center;
  gap: 8px;
  width:100%;
}

.personality__size {
  position: relative;
  cursor: pointer;
  flex:1;
}

.personality__size input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.personality__size span {
 
  padding: 8px 9px 9px 9px;

  border-radius: 4px;
border: 1px solid #D9DCDD;
background: white;
  color: #000;
text-align: center;
font-family: "Plus Jakarta Sans";
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: normal;
flex:1;
display:block;
width:100%;
  transition: all .2s ease;
}

.personality__size input:checked + span {
    width: 100%;
    background: #000;
    color: #fff;
    border-color: #000;
    display: block;
}
label.personality__size.out-of-stock {
    text-decoration: line-through;
    cursor: not-allowed;
}
.personality__size:hover span {
  border-color: #000;
}

/* =========================
   FOCUS
   ========================= */

.personality__dropdown:focus,
.personality__size input:focus + span {
  outline: none;
  box-shadow: 0 0 0 2px rgba(0,0,0,.12);
}
.person-slot.visible {
  display:block;
}
.person-slot.hidden {
  display:none;
}
/* =========================
   MOBILE
   ========================= */

@media screen and (max-width: 749px) {

  .personality__packs {
    gap: 8px;
  }

  .personality__pack {
    padding: 18px 10px 14px;
  }

  .personality__pack-title {
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20.4px; /* 127.5% */
  }

  .personality__pack-price {
    font-size: 13px;
  }

  .personality__selector-row {
    grid-template-columns: 1fr;
    padding:12px;
    gap:16px;
  }
  .personality__selector-row svg {
      display:none;
  }

  .personality__sizes {
    width: 100%;
  }

  .personality__size {
    flex: 1;
  }

  .personality__size span {
    width: 100%;
    min-width: unset;
  }
  .personaliity-pdp .csp-bundle-des {
    margin: 0 0 24px;
}
.personaliity-pdp .csp-bundle-des {
    margin: 0 0 16px;
}
.personality__patches {
    margin: 0 0 24px;
}

.personaliity-pdp .product-media-container {
    --aspect-ratio: 1;
    --ratio-percent: calc(1 / var(--aspect-ratio) * 100%);
    position: relative;
    width: 100%;
    max-width: calc(100% - calc(var(--media-border-width) * 2));
}

}