.marquee-products-section{width:100%;margin:0;padding:0;overflow:hidden;position:relative}.marquee-products__header{margin-bottom:2rem;text-align:center}.marquee-products__title{margin:2rem 0 1rem}.marquee-products__description{margin-top:1rem;opacity:.8}.marquee-products__container{width:100vw;max-width:100vw;margin-left:0;margin-right:0;padding:0;overflow:hidden;position:relative;background:transparent}.marquee-products__track{display:flex;gap:2rem;width:fit-content;will-change:transform;transition:transform .1s linear}.marquee-products__item{flex:0 0 auto;width:280px;min-width:280px;height:auto;position:relative}.marquee-products__item .custom-product-card{height:100%;min-height:420px;display:flex;flex-direction:column}.marquee-products__item .custom-product-card__image-wrapper{height:320px;min-height:320px;flex-shrink:0}.marquee-products__item .custom-product-card__image-wrapper img{height:100%;object-fit:cover}.marquee-products__item .custom-product-card__overlay{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem;min-height:100px}.marquee-products__container:before,.marquee-products__container:after{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:2;pointer-events:none;opacity:0;transition:opacity .3s ease}.marquee-products__container:before{left:0;background:linear-gradient(to right,rgba(var(--color-background),1),transparent)}.marquee-products__container:after{right:0;background:linear-gradient(to left,rgba(var(--color-background),1),transparent)}.marquee-products__container.has-scroll:before,.marquee-products__container.has-scroll:after{opacity:1}.marquee-products__container.paused .marquee-products__track{animation-play-state:paused!important}.marquee-products__track{touch-action:pan-x pan-y;cursor:grab}.marquee-products__track:active{cursor:grabbing}.marquee-products__track.dragging{transition:none}@media screen and (max-width:749px){.marquee-products__item{width:240px;min-width:240px}.marquee-products__item .custom-product-card{min-height:380px}.marquee-products__item .custom-product-card__image-wrapper{height:280px;min-height:280px}.marquee-products__track{gap:1.5rem}}@media screen and (min-width:750px){.marquee-products__item{width:320px;min-width:320px}.marquee-products__item .custom-product-card{min-height:480px}.marquee-products__item .custom-product-card__image-wrapper{height:360px;min-height:360px}}.marquee-products__placeholder{width:100%;height:420px;background:rgba(var(--color-foreground),.05);display:flex;align-items:center;justify-content:center;border-radius:.4rem}.marquee-products__placeholder svg{width:100%;height:100%;opacity:.3}
/*# sourceMappingURL=/cdn/shop/t/6/assets/marquee-products.css.map */
