.shop-collections-carousel{--scc-gap: 0px;--scc-slide-max-width: 45rem;--scc-columns-desktop: 3;--scc-columns-mobile: 1;--scc-mobile-card-size: 60vw;--scc-content-padding: 2rem;--scc-content-gap: 1.2rem;--scc-reveal-stagger: 90ms;--scc-ease-out: cubic-bezier(.22, 1, .36, 1);--scc-ease-spring: cubic-bezier(.34, 1.56, .64, 1);--scc-desktop-margin-left: max( 1.5rem, calc((100vw - var(--page-width) + 3rem) / 2) );display:block}.shop-collections-carousel__header{margin-bottom:2rem;overflow:hidden}.shop-collections-carousel__header:has(.highlighted-heading),.shop-collections-carousel__header--highlighted{overflow:visible;padding-bottom:.4rem}.shop-collections-carousel__heading{margin:0;text-align:left}.shop-collections-carousel__heading:has(.highlighted-heading){overflow:visible}.shop-collections-carousel__heading-text{display:inline-block;position:relative}.shop-collections-carousel__heading-text:after{content:"";position:absolute;left:0;bottom:-.6rem;width:100%;height:.2rem;background:currentColor;transform:scaleX(0);transform-origin:left center;transition:transform .8s var(--scc-ease-out)}.shop-collections-carousel--motion.scc-motion-ready .shop-collections-carousel__heading-text:after{transform:scaleX(1);transition-delay:.35s}.shop-collections-carousel__carousel{position:relative}.shop-collections-carousel__slider{--desktop-margin-left-first-item: var(--scc-desktop-margin-left)}.shop-collections-carousel__track{display:flex;flex-wrap:nowrap;gap:var(--scc-gap);list-style:none;padding:0;margin:0}@media screen and (min-width:750px){.shop-collections-carousel__track:after{content:"";flex:0 0 auto;width:0;padding-left:var(--scc-desktop-margin-left)}}.shop-collections-carousel__slide{width:var(--scc-mobile-card-size);max-width:var(--scc-slide-max-width);scroll-snap-align:start}@media screen and (min-width:750px){.shop-collections-carousel__slide{width:min(var(--scc-slide-max-width),calc((100vw - var(--scc-desktop-margin-left) - (var(--scc-columns-desktop) - 1) * var(--scc-gap)) / var(--scc-columns-desktop)))}}.shop-collections-carousel__card{height:100%}.shop-collections-carousel__card-link{display:flex;flex-direction:column;height:100%;color:rgb(var(--color-foreground));text-decoration:none}.shop-collections-carousel__card-link:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.shop-collections-carousel__media{position:relative;overflow:hidden;width:100%;background-color:rgba(var(--color-foreground),.04);isolation:isolate}.shop-collections-carousel__media-inner{position:relative;width:100%;height:100%;overflow:hidden;transform-origin:center center;transition:transform .85s var(--scc-ease-out)}.shop-collections-carousel__media:not(.shop-collections-carousel__media--adapt) .shop-collections-carousel__media-inner{position:absolute;top:0;right:0;bottom:0;left:0}.shop-collections-carousel__shine{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(105deg,transparent 38%,rgba(255,255,255,.42) 50%,transparent 62%);transform:translate(-120%);transition:transform .75s var(--scc-ease-out)}.shop-collections-carousel__card-link:hover .shop-collections-carousel__media-inner,.shop-collections-carousel__card-link:focus-visible .shop-collections-carousel__media-inner,.shop-collections-carousel--motion.scc-motion-ready .shop-collections-carousel__card-link:hover .shop-collections-carousel__media-inner,.shop-collections-carousel--motion.scc-motion-ready .shop-collections-carousel__card-link:focus-visible .shop-collections-carousel__media-inner{transform:scale(1.045)}.shop-collections-carousel__card-link:hover .shop-collections-carousel__shine,.shop-collections-carousel__card-link:focus-visible .shop-collections-carousel__shine{transform:translate(120%)}.shop-collections-carousel__media--adapt{aspect-ratio:auto}.shop-collections-carousel__media--portrait{aspect-ratio:2 / 3}.shop-collections-carousel__media--square{aspect-ratio:1 / 1}.shop-collections-carousel__media--landscape{aspect-ratio:3 / 2}.shop-collections-carousel__image{display:block;width:100%;height:100%;object-fit:cover;transform:translate3d(0,var(--scc-parallax-y, 0%),0) scale(1.02);transition:transform .2s linear,filter .55s var(--scc-ease-out);will-change:transform}.shop-collections-carousel__card-link:hover .shop-collections-carousel__image,.shop-collections-carousel__card-link:focus-visible .shop-collections-carousel__image{filter:brightness(1.04) saturate(1.06)}.shop-collections-carousel__media--adapt .shop-collections-carousel__image{height:auto;aspect-ratio:inherit}.shop-collections-carousel__content{display:flex;flex-direction:column;align-items:flex-start;gap:var(--scc-content-gap);padding:1.6rem var(--scc-content-padding) 0}.shop-collections-carousel__title{margin:0;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:700;font-size:1.4rem;line-height:calc(1 + .4 / var(--font-body-scale));letter-spacing:.06em;color:rgb(var(--color-foreground));transition:transform .45s var(--scc-ease-out),letter-spacing .45s var(--scc-ease-out),opacity .45s var(--scc-ease-out)}.shop-collections-carousel__card-link:hover .shop-collections-carousel__title,.shop-collections-carousel__card-link:focus-visible .shop-collections-carousel__title{transform:translate(.6rem);letter-spacing:.1em}.shop-collections-carousel__title--heading-font{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:.02em}.shop-collections-carousel__title--uppercase{text-transform:uppercase}.shop-collections-carousel__cta{display:inline-flex;align-items:center;gap:.6rem;font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:500;font-size:1.2rem;line-height:calc(1 + .4 / var(--font-body-scale));letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--color-foreground))}.shop-collections-carousel__cta-text{position:relative;text-decoration:none}.shop-collections-carousel__cta-text:after{content:"";position:absolute;left:0;bottom:-.2rem;width:100%;height:.1rem;background:currentColor;transform:scaleX(1);transform-origin:left center;transition:transform .35s var(--scc-ease-out)}.shop-collections-carousel__cta-arrow{display:inline-block;opacity:0;transform:translate(-.8rem);transition:transform .4s var(--scc-ease-spring),opacity .35s var(--scc-ease-out)}.shop-collections-carousel__card-link:hover .shop-collections-carousel__cta-text:after,.shop-collections-carousel__card-link:focus-visible .shop-collections-carousel__cta-text:after{transform:scaleX(0);transform-origin:right center}.shop-collections-carousel__card-link:hover .shop-collections-carousel__cta-arrow,.shop-collections-carousel__card-link:focus-visible .shop-collections-carousel__cta-arrow{opacity:1;transform:translate(0)}@media(prefers-reduced-motion:no-preference){.shop-collections-carousel--motion .shop-collections-carousel__heading-text,.shop-collections-carousel--motion .highlighted-heading{opacity:0;transform:translateY(2.4rem);transition:opacity .75s var(--scc-ease-out),transform .75s var(--scc-ease-out)}.shop-collections-carousel--motion.scc-motion-ready .shop-collections-carousel__heading-text,.shop-collections-carousel--motion.scc-motion-ready .highlighted-heading{opacity:1;transform:translateY(0)}.shop-collections-carousel--motion .scc-reveal{opacity:0;transform:translateY(3.6rem) scale(.94);transition:opacity .8s var(--scc-ease-out),transform .8s var(--scc-ease-out);transition-delay:calc(var(--scc-reveal-order) * var(--scc-reveal-stagger))}.shop-collections-carousel--motion.scc-motion-ready .scc-reveal{opacity:1;transform:translateY(0) scale(1)}.shop-collections-carousel--motion .shop-collections-carousel__media-inner{transform:scale(1.14);transition:transform 1s var(--scc-ease-out);transition-delay:calc(var(--scc-reveal-order) * var(--scc-reveal-stagger) + 60ms)}.shop-collections-carousel--motion.scc-motion-ready .shop-collections-carousel__media-inner{transform:scale(1)}.shop-collections-carousel--motion .shop-collections-carousel__title,.shop-collections-carousel--motion .shop-collections-carousel__cta{opacity:0;transform:translateY(1.4rem);transition:opacity .65s var(--scc-ease-out),transform .65s var(--scc-ease-out);transition-delay:calc(var(--scc-reveal-order) * var(--scc-reveal-stagger) + .18s)}.shop-collections-carousel--motion.scc-motion-ready .shop-collections-carousel__title,.shop-collections-carousel--motion.scc-motion-ready .shop-collections-carousel__cta{opacity:1;transform:translateY(0)}.shop-collections-carousel--motion.scc-motion-ready .shop-collections-carousel__card-link:hover .shop-collections-carousel__title,.shop-collections-carousel--motion.scc-motion-ready .shop-collections-carousel__card-link:focus-visible .shop-collections-carousel__title{transform:translate(.6rem)}}@media(prefers-reduced-motion:reduce){.shop-collections-carousel__image{transform:none;will-change:auto}.shop-collections-carousel__shine{display:none}}.shop-collections-carousel__arrows{display:none}.shop-collections-carousel--show-arrows .shop-collections-carousel__arrows{display:block}.shop-collections-carousel__arrow{position:absolute;top:38%;z-index:2;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:50%;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));cursor:pointer;box-shadow:0 .2rem 1.2rem rgba(var(--color-shadow),.12);transition:transform var(--duration-short) ease,box-shadow var(--duration-short) ease}.shop-collections-carousel__arrow .icon-arrow{width:1.6rem;height:1.6rem}.shop-collections-carousel__arrow--prev{left:1rem}.shop-collections-carousel__arrow--prev .icon-arrow{transform:rotate(180deg)}.shop-collections-carousel__arrow--next{right:1rem}.shop-collections-carousel__arrow:not([disabled]):hover{transform:scale(1.05);box-shadow:0 .4rem 1.6rem rgba(var(--color-shadow),.16)}.shop-collections-carousel__arrow[disabled]{opacity:.35;cursor:not-allowed}@media screen and (min-width:750px){.shop-collections-carousel__arrow--prev{left:max(1rem,calc(var(--scc-desktop-margin-left) - 2.2rem))}.shop-collections-carousel__arrow--next{right:2rem}}@media screen and (max-width:749px){.shop-collections-carousel__header{padding-left:1.5rem;padding-right:1.5rem}.shop-collections-carousel--mobile-2-cols .shop-collections-carousel__slide{width:calc((100vw - 3rem - var(--scc-gap)) / 2)}.shop-collections-carousel__track{scroll-padding-left:1.5rem}.shop-collections-carousel__track .shop-collections-carousel__slide:first-child{margin-left:1.5rem;scroll-margin-left:1.5rem}.shop-collections-carousel__track:after{content:"";flex:0 0 auto;width:0;padding-left:1.5rem}.shop-collections-carousel__content{padding-left:0;padding-right:0}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-shop-collections-carousel.css.map */
