.fps-section{position:relative;width:100%}.fps-header{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:32px}.fps-header__content{flex:1;min-width:0}.fps-heading{margin:0}.fps-subheading{margin-top:10px}.fps-subheading p:last-child{margin-bottom:0}.fps-view-all{display:inline-flex;align-items:center;gap:6px;text-decoration:none;white-space:nowrap;transition:opacity .25s ease}.fps-view-all:hover{opacity:.7}.fps-products-wrapper{width:100%}.fps-products--grid{display:grid;grid-template-columns:repeat(var(--fps-desktop-columns),minmax(0,1fr));gap:var(--fps-gap)}.fps-products--slider{display:flex;gap:var(--fps-gap);overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.fps-products--slider::-webkit-scrollbar{display:none}.fps-product-item{min-width:0;width:100%}.fps-products--slider .fps-product-item{flex:0 0 calc((100% - (var(--fps-desktop-columns) - 1) * var(--fps-gap)) / var(--fps-desktop-columns));scroll-snap-align:start}.fps-product-item>*{width:100%;max-width:100%;height:100%}.fps-product-item .sf-product-card,.fps-product-item .product-card,.fps-product-item .card-product{width:100%!important;max-width:100%!important;min-width:0!important}.fps-product-item img{max-width:100%;height:auto}@media screen and (max-width:991px){.fps-products--grid{grid-template-columns:repeat(var(--fps-tablet-columns),minmax(0,1fr))}.fps-products--slider .fps-product-item{flex-basis:calc((100% - (var(--fps-tablet-columns) - 1) * var(--fps-gap)) / var(--fps-tablet-columns))}}@media screen and (max-width:767px){.fps-header{flex-direction:column;align-items:flex-start}.fps-products--grid{grid-template-columns:repeat(var(--fps-mobile-columns),minmax(0,1fr))}.fps-products--slider .fps-product-item{flex-basis:calc((100% - (var(--fps-mobile-columns) - 1) * var(--fps-gap)) / var(--fps-mobile-columns))}}.fps-empty-state{text-align:center;padding:60px 20px;opacity:.6}.fps-view-all:focus-visible{outline:2px solid currentColor;outline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/6/assets/featured-product-showcase.css.map */
