.custom-product-carousel{padding-block:2.5rem;background-color:#fff}@media(min-width:640px){.custom-product-carousel{padding-block:3.5rem}}@media(min-width:1024px){.custom-product-carousel{padding-block:4rem}}.custom-product-carousel__header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:3rem}.custom-product-carousel__heading{font-family:var(--custom-font-display);font-weight:700;color:var(--custom-carousel-heading-color, var(--custom-teal));font-size:clamp(2.5rem,5vw,4rem);line-height:1.1;margin-bottom:1rem}.custom-product-carousel__subheading{font-family:var(--custom-font-body);color:var(--custom-coffee);font-size:1.125rem}.custom-product-carousel__nav{display:none;gap:.75rem;flex-shrink:0;margin-bottom:.5rem}@media(min-width:1024px){.custom-product-carousel__nav{display:flex}}.custom-product-carousel__nav-btn{width:2.75rem;height:2.75rem;border-radius:var(--custom-rounded-full);border:2px solid var(--custom-teal);display:flex;align-items:center;justify-content:center;color:var(--custom-teal);background:transparent;cursor:pointer;box-shadow:var(--custom-shadow-md);transition:background-color .3s ease,color .3s ease}.custom-product-carousel__nav-btn:hover{background-color:var(--custom-teal);color:#fff}.custom-product-carousel__track{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.25rem}.custom-product-carousel__track::-webkit-scrollbar{display:none}@media(min-width:1024px){.custom-product-carousel__track{gap:2rem}}.custom-product-carousel__slide{flex:0 0 80%;min-width:0;scroll-snap-align:start}@media(min-width:640px){.custom-product-carousel__slide{flex:0 0 45%}}@media(min-width:1024px){.custom-product-carousel__slide{flex:0 0 23%}}.custom-product-card{display:block;background:#fff;border-radius:var(--custom-rounded-xl);overflow:hidden;border:1px solid color-mix(in srgb,var(--custom-card-accent, var(--custom-orange)) 30%,transparent);transition:border-color .3s ease,box-shadow .3s ease;height:100%;text-decoration:none;color:inherit}.custom-product-card:hover{border-color:color-mix(in srgb,var(--custom-teal) 50%,transparent);box-shadow:var(--custom-shadow-xl)}.custom-product-card__media{position:relative;overflow:hidden;aspect-ratio:1 / 1;background:linear-gradient(135deg,color-mix(in srgb,var(--custom-card-accent, var(--custom-orange)) 10%,transparent),color-mix(in srgb,var(--custom-card-accent, var(--custom-orange)) 10%,transparent))}.custom-product-card__image{width:100%;height:100%;object-fit:contain;padding:1rem;transition:transform .5s ease}.custom-product-card:hover .custom-product-card__image{transform:scale(1.05)}.custom-product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem}.custom-product-card__placeholder-svg{width:100%;height:100%;opacity:.3}.custom-product-card__badge{position:absolute;top:.75rem;inset-inline-start:.75rem;padding:.25rem .75rem;border-radius:var(--custom-rounded-full);font-size:.75rem;font-family:var(--custom-font-body);font-weight:600;line-height:1.5}.custom-product-card__add{position:absolute;bottom:.75rem;inset-inline-end:.75rem;width:2.5rem;height:2.5rem;border-radius:var(--custom-rounded-full);color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease,background-color .3s ease;cursor:pointer;border:none;box-shadow:var(--custom-shadow-lg)}.custom-product-card:hover .custom-product-card__add{opacity:1}.custom-product-card__add:hover{background-color:var(--custom-orange-hover)!important}.custom-product-card__body{padding:1.25rem}.custom-product-card__title{font-family:var(--custom-font-display);font-size:1.5rem;line-height:2rem;font-weight:700;color:#000;margin-bottom:.5rem;transition:color .3s ease}.custom-product-card:hover .custom-product-card__title{color:var(--custom-teal)}.custom-product-card__desc{font-family:var(--custom-font-body);font-size:.875rem;color:#000;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.custom-product-card__rating{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.custom-product-card__rating .custom-star{display:flex;color:var(--custom-orange)}.custom-product-card__rating .custom-star--filled{color:var(--custom-teal)}.custom-product-card__rating .custom-star--filled .custom-icon{fill:var(--custom-teal)}.custom-product-card__review-count{font-family:var(--custom-font-body);font-size:.75rem;color:var(--custom-coffee)}.custom-product-card__price{font-family:var(--custom-font-display);font-size:1.5rem;font-weight:700;color:var(--custom-teal)}.custom-product-carousel__cta-wrap{text-align:center;margin-top:3rem}.custom-product-carousel__cta{display:inline-block;background-color:var(--custom-teal);color:#fff;padding:1rem 2.5rem;border-radius:var(--custom-rounded-lg);font-family:var(--custom-font-body);font-weight:600;font-size:1.125rem;text-decoration:none;transition:background-color .3s ease,transform .3s ease;box-shadow:var(--custom-shadow-lg)}.custom-product-carousel__cta:hover{background-color:var(--custom-orange);transform:scale(1.05)}@media(prefers-reduced-motion:reduce){.custom-product-carousel__track{scroll-behavior:auto}.custom-product-card__image,.custom-product-card__add,.custom-product-card,.custom-product-card__title,.custom-product-carousel__cta{transition:none}.custom-product-card:hover .custom-product-card__image,.custom-product-carousel__cta:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-custom-product-carousel.css.map */
