.fresh-arrivals{padding:0 1.5rem}@media screen and (min-width:750px){.fresh-arrivals{padding:0 5rem}}@media screen and (min-width:990px){.fresh-arrivals{max-width:var(--page-width);margin:0 auto;padding:0 5rem}}.fresh-arrivals__header{margin-bottom:2rem}.fresh-arrivals__title{font-size:clamp(1.8rem,3vw,2.8rem);font-weight:600;line-height:1.2;margin:0 0 .6rem;letter-spacing:-.01em}.fresh-arrivals__subtitle{font-size:clamp(1.2rem,1.5vw,1.6rem);color:rgba(var(--color-foreground),.65);margin:0;line-height:1.5}.fresh-arrivals__slider{display:flex;gap:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.5rem}.fresh-arrivals__slider::-webkit-scrollbar{display:none}.fresh-arrivals__slide{scroll-snap-align:start;flex:0 0 82%;min-width:0}@media screen and (min-width:750px){.fresh-arrivals__slide{flex:0 0 45%}}@media screen and (min-width:990px){.fresh-arrivals__slide{flex:0 0 calc(33.333% - .8rem)}}@media screen and (min-width:1200px){.fresh-arrivals__slide{flex:0 0 calc(25% - .9rem)}}.fresh-arrivals__card{position:relative;display:block;text-decoration:none;color:inherit}.fresh-arrivals__card-media{position:relative;overflow:hidden;border-radius:.8rem;background-color:rgba(var(--color-foreground),.04)}.fresh-arrivals__card-media:before{content:"";display:block;padding-top:133.33%}.fresh-arrivals__card-media img,.fresh-arrivals__card-media .placeholder-svg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .3s cubic-bezier(.4,0,.2,1)}.fresh-arrivals__card-media .placeholder-svg{background-color:rgba(var(--color-foreground),.05);fill:rgba(var(--color-foreground),.15)}.fresh-arrivals__card-media img.fresh-arrivals__img-secondary,.fresh-arrivals__card:hover .fresh-arrivals__card-media img.fresh-arrivals__img-primary{opacity:0}.fresh-arrivals__card:hover .fresh-arrivals__card-media img.fresh-arrivals__img-secondary{opacity:1}.fresh-arrivals__badge{position:absolute;top:1.2rem;left:1.2rem;background-color:#d4a843;color:#fff;font-size:1.1rem;font-weight:600;padding:.5rem 1rem;line-height:1.2;letter-spacing:.02em;z-index:2;white-space:nowrap}.fresh-arrivals__wishlist{position:absolute;top:1.2rem;right:1.2rem;width:4rem;height:4rem;border-radius:50%;background-color:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1);padding:0}.fresh-arrivals__wishlist:hover{transform:scale(1.08);box-shadow:0 2px 8px #0000001a}.fresh-arrivals__wishlist svg{width:1.8rem;height:1.8rem;stroke:rgb(var(--color-foreground));fill:none;stroke-width:1.5}.fresh-arrivals__quick-add{position:absolute;bottom:1.2rem;left:1.2rem;width:3.6rem;height:3.6rem;border-radius:.6rem;background-color:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.15);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:transform .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1);padding:0}.fresh-arrivals__quick-add:hover{transform:scale(1.08);background-color:rgb(var(--color-foreground))}.fresh-arrivals__quick-add:hover svg{stroke:rgb(var(--color-background))}.fresh-arrivals__quick-add svg{width:1.6rem;height:1.6rem;stroke:rgb(var(--color-foreground));fill:none;stroke-width:2;transition:stroke .25s cubic-bezier(.4,0,.2,1)}.fresh-arrivals__sold-out{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(var(--color-background),.5);display:flex;align-items:center;justify-content:center;z-index:1;border-radius:.8rem}.fresh-arrivals__sold-out-label{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:.6rem 1.4rem}.fresh-arrivals__card-info{text-align:center;padding:1.2rem .4rem 0}.fresh-arrivals__product-title{font-size:1.4rem;font-weight:400;margin:0 0 .4rem;line-height:1.4}.fresh-arrivals__product-title a{text-decoration:none;color:rgb(var(--color-foreground))}.fresh-arrivals__product-title a:hover{text-decoration:underline}.fresh-arrivals__prices{display:flex;align-items:center;justify-content:center;gap:.6rem;flex-wrap:wrap}.fresh-arrivals__price-sale{font-size:1.4rem;font-weight:600;color:#c0392b}.fresh-arrivals__price-compare{font-size:1.3rem;color:rgba(var(--color-foreground),.5);text-decoration:line-through}.fresh-arrivals__price-regular{font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground))}.fresh-arrivals__view-all{text-align:center;margin-top:3rem}.fresh-arrivals__nav{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.6rem}.fresh-arrivals__nav-btn{width:4rem;height:4rem;border-radius:50%;border:1px solid rgba(var(--color-foreground),.2);background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s,opacity .2s;padding:0}.fresh-arrivals__nav-btn:hover:not([disabled]){border-color:rgb(var(--color-foreground))}.fresh-arrivals__nav-btn[disabled]{opacity:.3;cursor:not-allowed}.fresh-arrivals__nav-btn svg{width:1.2rem;height:1.2rem;fill:none;stroke:rgb(var(--color-foreground));stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.fresh-arrivals__counter{font-size:1.3rem;color:rgba(var(--color-foreground),.6);min-width:4rem;text-align:center}.fresh-arrivals__slider-wrapper{display:block;position:relative}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-fresh-arrivals.css.map */
