.cl-product-card{text-align:left;display:flex;flex-direction:column;border-radius:2px;overflow:hidden;background:rgb(var(--color-background));height:100%}.cl-product-card--white{background:#fff}product-card-slider,.cl-product-card__media{display:block;position:relative;cursor:pointer}.cl-product-card__slides{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.cl-product-card__slides::-webkit-scrollbar{display:none}.cl-product-card__slide{flex:0 0 100%;scroll-snap-align:start;aspect-ratio:1 / 1.023;background-color:rgba(var(--color-foreground),.04)}.cl-product-card__slide img{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--duration-long) ease}.cl-product-card:hover .cl-product-card__slide img{transform:scale(1.04)}.cl-product-card__dots{position:absolute;bottom:1.2rem;left:50%;transform:translate(-50%);display:flex;gap:.6rem;z-index:2}.cl-product-card__dot{width:.8rem;height:.8rem;border-radius:50%;border:none;padding:0;cursor:pointer;background:#ffffff73;transition:background var(--duration-short) ease}.cl-product-card__dot--active{background:#fff}.cl-product-card__badge{position:absolute;top:1rem;left:1rem;color:#fff;padding:.5rem 1.4rem;font-size:1.3rem;font-weight:700;border-radius:.3rem;z-index:2;letter-spacing:.02em;line-height:1.2}.cl-product-card__badge--best-seller{background:#7b2d1a}.cl-product-card__badge--high-stim{background:#e22c2c}.cl-product-card__badge--non-stim{background:#daa520}.cl-product-card__badge--cart{background:#000}.cl-product-card__badge--sale{background:#2d8b2d}.cl-product-card__link{text-decoration:none;color:inherit;display:block;flex:1}.cl-product-card__info{padding:1.6rem 1.6rem 0}.cl-product-card__rating{margin-bottom:1.2rem;line-height:1;display:flex;align-items:center;gap:.2rem}.cl-product-card__star{color:#d4d4d4;font-size:1.6rem;letter-spacing:.05rem}.cl-product-card__star--filled{color:var(--cl-red, #8b1a1a)}.cl-product-card__star--half{position:relative;color:#d4d4d4}.cl-product-card__star--half:before{content:"\2733";content:"\2605";position:absolute;left:0;top:0;width:50%;overflow:hidden;color:var(--cl-red, #8b1a1a)}.cl-product-card__rating-number{font-size:1.2rem;font-weight:700;color:#000;margin-left:.3rem}.cl-product-card__title{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:1.8rem;font-weight:700;text-transform:uppercase;margin:0 0 .6rem;color:rgb(var(--color-foreground));line-height:1.3}.cl-product-card__tagline{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:calc(2 * 1.4 * 1.4rem);font-size:1.4rem;color:#616161;margin:0 0 .8rem;line-height:1.4}.cl-product-card__servings{font-size:1.6rem;font-weight:700;color:#000;margin:0 0 .2rem}.cl-product-card__price-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.cl-product-card__price{font-size:2rem;font-weight:400;color:#000;margin:0}.cl-product-card__compare-price{font-size:1.5rem;color:#00000080;text-decoration:line-through;white-space:nowrap}.cl-product-card__btn{display:block;margin:1rem;padding:.8rem .4rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-size:1.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#fff;background-color:#891108;border-radius:2px;text-decoration:none;text-align:center;transition:background-color var(--duration-short) ease}.cl-product-card__btn:hover{background-color:var(--cl-red-hover, #a02020);color:#fff}.load-more{display:flex;justify-content:center;width:100%;padding:4rem 0 2rem}.load-more__btn{display:inline-block;background:#000;color:#fff;border:none;padding:1.4rem 5rem;font-family:var(--font-heading-family);font-size:1.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:opacity var(--duration-short) ease}.load-more__btn:hover{opacity:.85}.load-more__btn[disabled]{opacity:.6;cursor:wait}@media screen and (max-width:749px){.cl-product-card__info{padding:1.4rem 1.2rem 0}.cl-product-card__rating{margin-bottom:.6rem}.cl-product-card__star{font-size:1.4rem}.cl-product-card__rating-number{font-size:1rem}.cl-product-card__title{font-size:1.4rem;margin-bottom:.3rem}.cl-product-card__tagline{font-size:1.2rem;min-height:3.36rem;margin-bottom:.6rem}.cl-product-card__servings{font-size:1.2rem}.cl-product-card__price{font-size:1.5rem}.cl-product-card__compare-price{font-size:1.2rem}.cl-product-card__btn{font-size:1.3rem;padding:.8rem .4rem;margin:1rem}.cl-product-card__badge{top:.8rem;left:.8rem;padding:.4rem 1rem;font-size:1.1rem}.cl-product-card__dots{bottom:.8rem;gap:.5rem}.cl-product-card__dot{width:.6rem;height:.6rem}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-product-card.css.map */
