.home-featured-products-section .super-products-frame{container-type:inline-size}.home-featured-products-section .super-products-container{align-items:stretch;gap:var(--super-products-gap,1rem);height:calc(37.5cqw - .375rem);display:flex}.home-featured-products-section .super-products-container .super-product-item{border-radius:var(--radius-lg,.75rem);flex-basis:0;flex-grow:var(--super-product-flex,1);will-change:flex-grow;flex-shrink:1;min-width:0;height:100%;transition:flex-grow .72s cubic-bezier(.22,1,.36,1);overflow:hidden}.home-featured-products-section .super-products-container .super-product-item:first-child{--super-product-flex:2}.home-featured-products-section .super-products-container:hover .super-product-item{--super-product-flex:1}.home-featured-products-section .super-products-container:hover .super-product-item:hover{--super-product-flex:2}.home-featured-products-section .featured-products-list-frame .best-sellers-card__primary,.home-featured-products-section .featured-products-list-frame .best-sellers-card__secondary{transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.home-testimonial-marquee-section .testimonial-marquee-track{animation-name:testimonial-marquee;animation-timing-function:linear;animation-iteration-count:infinite}.home-testimonial-marquee-section .testimonial-marquee-track-reverse{animation-name:testimonial-marquee-reverse;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes testimonial-marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - .5rem))}}@keyframes testimonial-marquee-reverse{0%{transform:translate(calc(-50% - .5rem))}to{transform:translate(0)}}
