.featured-products__header{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-5);margin-bottom:40px}.featured-products__title{margin:0}.featured-products__view-all{font-size:var(--font-size-base);text-decoration:1px solid underline;text-underline-offset:var(--space-1);white-space:nowrap;color:var(--color-heading);transition:all var(--duration-base) var(--ease-default)}.featured-products__view-all:hover{color:var(--color-accent)}.featured-products__grid{display:grid;grid-template-columns:1fr;gap:var(--grid-gap)}@media screen and (min-width:480px){.featured-products__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:750px){.featured-products__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:990px){.featured-products__grid{grid-template-columns:repeat(var(--featured-products-columns),1fr)}}.featured-products__placeholder{width:100%}.featured-products__placeholder--image{width:100%;aspect-ratio:3 / 4;background-color:var(--color-secondary-background);border-radius:var(--card-radius)}@media screen and (max-width:749px){.featured-products__scroll-wrapper{position:relative;overflow:hidden}.featured-products__grid{display:flex!important;grid-template-columns:unset!important;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scroll-snap-type:x mandatory;gap:16px;padding-bottom:20px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.featured-products__grid::-webkit-scrollbar{display:none}.featured-products__grid .product-card{flex-shrink:0;width:82%;scroll-snap-align:start;scroll-snap-stop:always}.featured-products__progress-bar{position:absolute;bottom:0;left:0;right:0;height:3px;background-color:#00000014;border-radius:2px;overflow:hidden}.featured-products__progress-thumb{height:100%;background-color:var(--color-accent);border-radius:2px;width:20%;transition:width .15s ease-out}}@media screen and (min-width:750px){.featured-products__scroll-wrapper{position:relative}.featured-products__progress-bar{display:none}}@media screen and (max-width:430px){.featured-products__grid{gap:12px;padding-bottom:18px}.featured-products__grid .product-card{width:85%}.featured-products__progress-bar{height:2px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-featured-products.css.map */
