/** Shopify CDN: Minification failed

Line 477:9 Unexpected ".8thtier"

**/

.early-access{
        padding:32px 30px 0;
    }
.early-access .premium-dna-test{
    display: flex;
    justify-content: space-evenly;   
    align-items: center;
   
}
.dna-image .desktop-image{
        display:block;
    }
    .dna-image .mobile-image{
        display:none;
        width: 209px;
    }
.early-access .icon-with-text{
        line-height: normal;
}
.early-access .icon-with-text .icons-list{
    display: grid;
     grid-template-columns: repeat(3, 1fr);
    text-align: center;
    grid-gap: 16px;
}
.early-access .icon-with-text .icon-item p{
    margin:0;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
}
.early-access .icon-with-text .dna-title{
    font-size: 36px;
    font-weight: 500;
    text-align: center;
    line-height: 30px;
    margin: 0;
    margin-bottom: 16px;
}
.early-access .deal_title{
    -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent; 
    background-clip: text !important; 
    color: transparent; 
    font-size: 80px;
    font-weight: 800;
    text-align: center;
    margin: 0;
    letter-spacing: 4px;
}
.early-access .early-deal{
    padding-top:45px;
}
.early-access .early-deal .tier{
    display: flex;
    justify-content: space-around;
    gap: 5rem;
    padding: 30px 60px;
    padding-top: 10px;
    align-items:stretch;
    width:100%;
}

.early-access .early-deal .deal-tier p,
.early-access .early-deal .deal-tier h2{
    margin:0;
}
.early-access .early-deal .off-section{
        text-align: center;
        padding:12px 30px;
            border-top-right-radius: 12px;
    border-top-left-radius: 12px;
}
.early-access .early-deal .off-section .icon-text{
    display: flex;
  justify-content: center;
    align-items: center;
    gap: 10px;
    line-height:normal;
     min-height:60px;
}

.early-access .early-deal .prod-detail{
    padding:20px;
    border-bottom-left-radius: 12px;
border-bottom-right-radius: 12px;

}
.early-access .early-deal .off-section .happening-title{
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0;
    webkit-background-clip: text; 
    -webkit-text-fill-color: transparent; 
    background-clip: text !important; 
    color: transparent; 
   
}
.early-access .early-deal .deal-tier .comming-soon-title{
    color:#ffffff;
     font-size: 24px;
    font-weight: 600;
    letter-spacing: 0;
    line-height:normal;
        display: flex;
    justify-content: center;
    align-items: center;
    min-height:60px;
}
.early-access .early-deal .off-1-title{
  
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text !important;
    color: transparent;
    font-size: 72px;
    font-weight: 700;
    letter-spacing: 0;
     line-height:1;
}
.early-access .early-deal .off-2-title{
   
     -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text !important;
    color: transparent;
    font-size: 72px;
    font-weight: 700;
    letter-spacing: 0;
    line-height:1;
}
.early-access .early-deal .deal-tier .premium-title{
    font-size: 28px;
    font-weight: 500;
    color: #3F3F3F;
    line-height: 112.00000000000001%;
    margin-bottom: 5px;
}
.early-access .early-deal .deal-tier .limited-badge{
    font-size: 24px;
    font-weight: 600;
    color: white;
    background-color: #FD342A;
    width: max-content;
    border-radius: 50px;
    letter-spacing: 0;
    padding: 0 10px;
    line-height: normal;
    margin-bottom: 5px;
}
.early-access .early-deal .deal-tier .product-price{
    display: flex;
    align-items: baseline;

      font-size: 28px;
      font-weight: 500;
    line-height: normal;
    color: #3F3F3F;
}

.early-access .early-deal .deal-tier .compare-price{
    font-size: 16px;
    font-weight: 500;
    color: #3F3F3F;
    letter-spacing: 0;
    line-height: normal;
        margin-left: 20px;
    margin-top: 20px;
    text-decoration: none;
}
.early-access .early-deal .deal-tier .compare-price s{
    margin-right:10px;
}
.early-access .early-deal .deal-tier .compare-price span{
    color:#808080;
}
.early-access .early-deal .deal-tier .add-to-cart{
        
    border-radius: 30px;
    font-size: 20px;
    color: #FFFFFF;
    border-color: transparent;
    width: 100%;
    padding: 14px 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 25px;
    cursor:pointer;
}
.early-access .early-deal .deal-tier .sold-out-btn{
        background-color: #3F3F3F;
    border-radius: 30px;
    font-size: 20px;
    color: #FFFFFF;
    border-color: transparent;
    width: 100%;
    padding: 14px 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 25px;
}
.early-access .early-deal .deal-tier .coming-soon{
        background-color: #3F3F3F;
    border-radius: 30px;
    font-size: 20px;
    color: #FFFFFF;
    border-color: transparent;
    width: 100%;
    padding: 14px 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 25px;
}
.early-access .early-deal .deal-tier{
    position:relative;
    flex:auto;
    width:33.33%;
}
.early-access .early-deal .active-vector1{
    object-fit: cover;
    display: block;
    position: absolute;
    z-index: 2;
    bottom: 20px;
    width: 50px;
    height: 65px;
    left: -30px;
}
.early-access .early-deal .active-vector2{
    object-fit: cover;
    display: block;
    position: absolute;
    z-index: 2;
    bottom: 0;
    width: 50px;
    height: 67px;
    right: 12px;
    top: 110px;
    
}
.early-access .early-deal .active-vector3{
       object-fit: cover;
    display: block;
    position: absolute;
    z-index: 2;
    width: 65px;
    height: 87px;
    right: -30px;
    bottom: 128px;
}
.early-access .terms-condition ul{
        justify-self: anchor-center;
        margin:0;
}
.early-access .terms-condition .terms-title{
    font-size: 24px;
    text-align: center;
    font-weight: 500;
    color: #3F3F3F;
    letter-spacing: 0;
}
.early-access .terms-condition p{
   text-align: left;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    padding: 0 70px;
   
    color:#3F3F3F;
      position: relative; 
}
.buy-more .save-more-parent{
    padding: 30px;
    padding-bottom:0;
}
.buy-more .save-more{
    text-align:center;
    padding: 30px 120px;
    /* margin-top:90px; */
}
.buy-more .save-more .savemore-title{
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text !important;
    color: transparent;
    font-size: 80px;
    font-weight: 800;
    line-height:normal;
    margin:0;
}
.buy-more .save-more .savemore-subtitle{
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text !important;
    color: transparent;
    font-size: 60px;
    font-weight: 600;
    line-height:normal;
    letter-spacing:0;
    margin:0;
}
.buy-more .people-view .view-image{
    justify-content: center;
    display: flex;
    align-items: center;
        gap: 10px;
}
.buy-more .people-view .view-image img{
    width:40px;
}
.buy-more .people-view .view-image p{
        font-size: 26px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0;
    color: #3F3F3F;
}
.max-limit-btn {
  background-color: #999;
  color: white;
  padding: 12px 24px;
  border: none;
  cursor: not-allowed;
  opacity: 0.6;
}

.cart-limit-message {
  color: #e74c3c;
  font-size: 14px;
  margin-top: 8px;
  font-weight: 500;
}
 .make-display-flex{
    gap:8px;
    flex-wrap: wrap;
    align-items: center;
}
.main-product__bundle-save-tag-container .bundle-card__save-tag{
    margin:0;
        font-size: 0.75rem;
        padding-block-start: calc(var(--gap-unit) / 8);
    padding-block-end: 0;
    padding-inline-start: calc(var(--gap-unit) / 2);
    padding-inline-end: calc(var(--gap-unit) / 2);
}
@media (min-width: 970px) and (max-width:1409px ) {
    .early-access .early-deal .off-section{
        min-height: 15rem;
    }
    .early-access .early-deal .active-vector2{
        top: 220px;
    }
}
@media screen and (max-width: 1440px) {
    .early-access .early-deal .tier{
       
    overflow:auto;
    scrollbar-width: none;
    }
   
}
@media screen and (max-width: 1024px) {
    .early-access{
        padding-top:32px;
    }
     .early-access .icon-with-text .dna-title{
        color: rgba(77, 0, 28, 1);
        font-size: 28px;
    }
     .early-access .deal_title{
        font-size:40px;
        padding-top:30px;
    }
     .early-access .icon-with-text .icon-item p{
        font-size:14px;
    }
    .early-access .icon-with-text .icon-item img{
        width:42px;
    }
    .dna-image .desktop-image{
        display:none;
    }
    .dna-image .mobile-image{
        display:block;
    }
    /* .dna-image img{
        width:200px;
    } */
    .early-access .premium-dna-test{
        border-radius:30px;
    }
    .early-access .early-deal .tier{
        padding: 30px 20px;
    gap: 40px;
  
    }
     .early-access .early-deal .off-section .happening-title, .early-access .early-deal .deal-tier .comming-soon-title{
        font-size:18px;
    }
    .early-access .early-deal .off-1-title, .early-access .early-deal .off-2-title{
        font-size:52px;
    }
    .early-access .early-deal .off-section .icon-text img{
        width: 15px;
    }
    .early-access .early-deal .deal-tier .premium-title, .early-access .early-deal .deal-tier .product-price{
        font-size:24px;
    }
    .early-access .early-deal .deal-tier .limited-badge{
        font-size:20px;
    }
    .early-access .early-deal .deal-tier .compare-price{
        font-size:14px;
    }
    .early-access .early-deal .deal-tier .add-to-cart, .early-access .early-deal .deal-tier .sold-out-btn{
        font-size:18px;
    }
    .early-access .early-deal .active-vector2{
        right: 2px;
        top: 215px;
    }
    .early-access .early-deal .active-vector3{
            right: -29px;
    bottom: 110px;
    }
     .buy-more .save-more .savemore-title{
        font-size:50px;
    }
    .buy-more .save-more .savemore-subtitle{
        font-size:24px;
    }
}
@media screen and (max-width: 768px) {
    .early-access{
        padding-top:48px;
    }
   .buy-more .people-view .view-image p{
    font-size:16px;
   }
   .dna-image .mobile-image{
        top: -45px;
    position: relative;
   }
   .early-access .premium-dna-test{
    flex-direction:column;
    padding:30px;
   }
    .early-access .early-deal .tier{
        flex-direction:column;
    }
   .early-access .early-deal .deal-tier{
        width:100%;
   }
    .early-access .early-deal .active-vector2{
        top: 115px;
    }
    .early-access .early-deal .active-vector3{
        bottom:110px;
    }
    .early-access .early-deal .tier{
        padding: 30px 85px;
    }
   .deal-tier {
    order: 3; /* Default: all tiers go to end */
  }
  
  /* Active "Shop Now" tiers come first */
  .tier-1.deal-tier:has(.add-to-cart:not([disabled])) {
    order: 1;
  }
  .tier-1.8thtier.deal-tier:has(.add-to-cart:not([disabled])) {
    order: 1;
  }
  .tier-2.deal-tier:has(.add-to-cart:not([disabled])) {
    order: 2;
  }
  
  /* "Coming Soon" tiers come second */
  .tier-1.deal-tier:has(.coming-soon12) {
    order: 3;
  }
    .tier-1.deal-tier:has(.coming-soon8) {
    order: 3;
  }
  /* "Sold Out" tiers come last */
  .tier-1.deal-tier:has(.sold-out-btn12) {
    order: 3;
  }
  .tier-1.deal-tier:has(.sold-out-btn8) {
    order: 3;
  }
  .tier-1.deal-tier:has(.sold-out-btn12) ~ .tier-1.deal-tier:has(.coming-soon8) {
  order: 2;
}


  .tier-2.deal-tier:has(.sold-out-btn12) {
    order: 3;
  }
  .tier-2.deal-tier:has(.sold-out-btn8) {
    order: 3;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
   .dna-image .mobile-image{
        width:300px;
   }
}
/* @media (min-width: 1024px){
    .bundle-card__row{
            flex-direction: column !important;
    }
    .bundle-card__discounted-prices{
        display:flex !important;
    }
} */
@media screen and (max-width: 500px) {
        .early-access .icon-with-text .icons-list{
         grid-template-columns: repeat(2, 1fr);
    }

     .early-access .premium-dna-test{
        flex-direction:column;
    }
     .early-access .early-deal .tier{
        padding:30px;
    }
    .early-access .early-deal .active-vector3{
                right: -32px;
        bottom: 112px;
    }
    .early-access .people-view .view-image img{
        width:30px;
    }
    .early-access .people-view .view-image p{
        font-size:16px;
    }
    .early-access .deal_title{
        padding-top:0;
    }
    .early-access .early-deal{
        padding-top:15px;
    }
}
@media screen and (max-width: 375px) {
    .early-access .early-deal .tier{
        overflow: hidden;
    }
}