.cards-carousel{display:flex}.cards-carousel-enhanced-section{position:relative;overflow:hidden;margin:0 auto;width:100%}.cards-carousel-enhanced__header{display:flex;gap:1.6rem;margin-bottom:2rem}.cards-carousel-enhanced__header-content{flex:1;min-width:0}.cards-carousel-enhanced__title{margin:0 0 .4rem;font-size:calc(var(--font-heading-scale) * 2.8rem);line-height:calc(1 + .3 / var(--font-body-scale));color:rgb(var(--color-foreground));letter-spacing:0}.cards-carousel-enhanced__subtitle{display:block;font-size:1.3rem;color:rgba(var(--color-foreground),.75);line-height:calc(1 + .4 / var(--font-body-scale))}@media screen and (min-width:990px){.cards-carousel-enhanced__subtitle{font-size:1.4rem}}.cards-carousel-enhanced__header-actions{display:flex;align-items:center;justify-content:center;gap:1.6rem;flex-shrink:0}@media screen and (min-width:750px){.cards-carousel-enhanced__header-actions{justify-content:flex-start}}.cards-carousel-enhanced__header-actions .button[aria-disabled=true]{display:none}.cards-carousel-enhanced__button,.cards-carousel-enhanced__button:hover{white-space:nowrap;color:rgb(var(--color-button))}.cards-carousel-enhanced__button--tertiary{font-size:1.6rem}@media screen and (max-width:989px){.cards-carousel-enhanced__header--mobile-left{text-align:left;justify-content:flex-start}.cards-carousel-enhanced__header--mobile-left .cards-carousel-enhanced__header-content{text-align:left}.cards-carousel-enhanced__header--mobile-center{text-align:center;justify-content:center}.cards-carousel-enhanced__header--mobile-center .cards-carousel-enhanced__header-content{text-align:center}.cards-carousel-enhanced__header--mobile-right{text-align:right;justify-content:flex-end}.cards-carousel-enhanced__header--mobile-right .cards-carousel-enhanced__header-content{text-align:right}}@media screen and (min-width:990px){.cards-carousel-enhanced__header--desktop-left{text-align:left;justify-content:flex-start}.cards-carousel-enhanced__header--desktop-left .cards-carousel-enhanced__header-content{text-align:left}.cards-carousel-enhanced__header--desktop-center{text-align:center;justify-content:center}.cards-carousel-enhanced__header--desktop-center .cards-carousel-enhanced__header-content{text-align:center}.cards-carousel-enhanced__header--desktop-right{text-align:right;justify-content:flex-end}.cards-carousel-enhanced__header--desktop-right .cards-carousel-enhanced__header-content{text-align:right}}.cards-carousel-enhanced .splide__arrow{width:3.2rem;height:3.2rem;border:.1rem solid rgba(var(--color-link),1);border-radius:50%;background-color:rgb(var(--color-background-secondary));color:rgb(var(--color-link));opacity:1;transition:all .3s ease;box-shadow:0 .2rem .4rem #0000001a}@media screen and (min-width:990px){.cards-carousel-enhanced .splide__arrow{width:4rem;height:4rem}}.cards-carousel-enhanced .splide__arrow:hover:not(:disabled){border-color:rgba(var(--color-background-secondary),1);background-color:rgba(var(--color-link),1);color:rgb(var(--color-background-secondary));fill:rgb(var(--color-background-secondary));opacity:1}.cards-carousel-enhanced .splide__arrow:disabled{opacity:.5;cursor:not-allowed}.cards-carousel-enhanced .splide__arrow svg{width:1.4rem;height:1.4rem;fill:currentColor}@media screen and (min-width:990px){.cards-carousel-enhanced .splide__arrow svg{width:1.6rem;height:1.6rem}}.cards-carousel-enhanced .splide__arrow--prev{left:-1.2rem}@media screen and (min-width:990px){.cards-carousel-enhanced .splide__arrow--prev{left:-1.2rem}}.cards-carousel-enhanced .splide__arrow--next{right:-1.2rem}@media screen and (min-width:990px){.cards-carousel-enhanced .splide__arrow--next{right:-1.2rem}}.cards-carousel-enhanced--no-nav-mobile .splide__arrow{display:none!important}@media screen and (min-width:990px){.cards-carousel-enhanced--no-nav-mobile .splide__arrow{display:flex!important}}.cards-carousel-enhanced--no-nav-desktop .splide__arrow{display:flex!important}@media screen and (min-width:990px){.cards-carousel-enhanced--no-nav-desktop .splide__arrow{display:none!important}}.cards-carousel-enhanced__content,.cards-carousel-enhanced{position:relative}.cards-carousel-enhanced .splide__track--overflow{overflow:visible}@media screen and (min-width:990px){.cards-carousel-enhanced .splide__track--overflow{overflow:hidden}}@media screen and (min-width:990px){.cards-carousel-enhanced .splide__track--overflow-desktop{overflow:visible}}.cards-carousel-enhanced .splide__list{align-items:stretch}.cards-carousel-enhanced .splide__slide{display:flex;flex-direction:column;transition:opacity .1 ease}.cards-carousel-enhanced .splide__slide.is-prev{opacity:0}.cards-carousel-enhanced .splide__slide .cards-carousel-enhanced__card-wrapper{height:100%}.cards-carousel-enhanced__card-wrapper{height:100%;display:flex;flex-direction:column;border-radius:var(--card-border-radius, .8rem);overflow:hidden;position:relative}.cards-carousel-enhanced__card-wrapper:after{content:"";position:absolute;border-radius:var(--card-border-radius, .8rem);overflow:hidden;bottom:0;left:0;width:100%;transition:height .3s ease;height:var(--overlay-height);background:linear-gradient(to top,rgba(var(--color-shadow),1),rgba(var(--color-shadow),0))}.cards-carousel-enhanced__card-link{display:flex;flex-direction:column;justify-content:flex-end;height:100%;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease;border-radius:var(--card-border-radius, .8rem);overflow:hidden;box-shadow:0 .2rem .4rem #0000001a;position:relative}.cards-carousel-enhanced__card-link--collection{min-height:30rem;justify-content:flex-end}.cards-carousel-enhanced__card-content{flex:1;display:flex;flex-direction:column;justify-content:flex-end;background-color:transparent;position:relative;z-index:2;width:100%}.cards-carousel-enhanced__card-content--collection{padding:1.6rem 2.4rem}.cards-carousel-enhanced__card-content--helper,.cards-carousel-enhanced__card-content--placeholder{padding:1.6rem 1.2rem}.cards-carousel-enhanced__card-title-brand{margin:0;font-size:1.4rem;font-weight:700;color:rgba(var(--color-foreground-secondary),1);line-height:1.2;letter-spacing:0;margin-bottom:1.6rem}.cards-carousel-enhanced__card-title-prefix{margin:0;font-size:1.2rem;font-weight:300;color:rgba(var(--color-foreground-secondary),1);line-height:1.2;letter-spacing:0}.cards-carousel-enhanced__card-title{margin:0 0 0 .4rem;font-size:2.4rem;font-weight:600;color:rgba(var(--color-foreground-secondary),1);line-height:1.2;word-break:break-word;letter-spacing:0}.cards-carousel-enhanced__card-meta{margin:0;font-size:1.2rem;color:rgba(var(--color-foreground-secondary),1);letter-spacing:0}.cards-carousel-enhanced__card-helper-title{margin:0 0 .8rem;font-size:1.8rem;font-weight:600;color:rgba(var(--color-foreground-secondary),1);line-height:1.2;word-break:break-word;letter-spacing:0}.cards-carousel-enhanced__card-helper-text{margin:0 0 1.6rem;font-size:1.4rem;color:rgba(var(--color-foreground-secondary),1);line-height:1.2;letter-spacing:0}.cards-carousel-enhanced__card-helper-button{margin:0;display:flex;justify-content:space-between;align-items:center}.cards-carousel-enhanced__card-helper-button-text{font-size:1.4rem;color:rgba(var(--color-foreground-secondary),1);line-height:1.2;letter-spacing:0;padding:0 .8rem}@media screen and (min-width:990px){.cards-carousel-enhanced__card-helper-button-text{padding-right:0}}.cards-carousel-enhanced__card-helper-button .svg-wrapper{width:1.8rem;height:1.8rem;fill:rgba(var(--color-foreground-secondary),1);color:rgba(var(--color-foreground-secondary),1);padding:.45rem .3rem}.cards-carousel-enhanced__card-link--placeholder{background-color:rgba(var(--color-foreground-secondary),.05);min-height:30rem;justify-content:center;align-items:center}.cards-carousel-enhanced__card-link--placeholder:before{background:transparent}.cards-carousel-enhanced__image-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(var(--color-foreground),.08)}.cards-carousel-enhanced__placeholder-icon{width:4rem;height:4rem;fill:rgba(var(--color-foreground),.3)}.cards-carousel-enhanced__pagination{display:flex;justify-content:center;align-items:center;gap:.8rem;margin-top:2.4rem}@media screen and (min-width:990px){.cards-carousel-enhanced__pagination{margin-top:3.2rem}}.cards-carousel-enhanced__pagination--no-mobile{display:none!important}@media screen and (min-width:990px){.cards-carousel-enhanced__pagination--no-mobile{display:flex!important}}.cards-carousel-enhanced__pagination--no-desktop{display:flex}@media screen and (min-width:990px){.cards-carousel-enhanced__pagination--no-desktop{display:none!important}}.cards-carousel-enhanced__page{display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;border:none;background:transparent;cursor:pointer;padding:0;transition:all var(--duration-short) ease}.cards-carousel-enhanced__page-indicator{width:1rem;height:1rem;border-radius:50%;background-color:#d9d9d97d;transition:all var(--duration-short) ease}.cards-carousel-enhanced__page:hover .cards-carousel-enhanced__page-indicator,.cards-carousel-enhanced__page.cards-carousel-enhanced__page--active .cards-carousel-enhanced__page-indicator{background-color:#b6b6b6}.cards-carousel-enhanced__placeholder{display:flex;align-items:center;justify-content:center;min-height:30rem;border:.2rem dashed rgba(var(--color-foreground),.2);border-radius:var(--card-border-radius, .8rem);background-color:rgba(var(--color-foreground),.02)}.cards-carousel-enhanced__placeholder-content{text-align:center;max-width:32rem;padding:2rem}.cards-carousel-enhanced__placeholder-content .cards-carousel-enhanced__placeholder-icon{width:6rem;height:6rem;margin:0 auto 1.6rem;fill:rgba(var(--color-foreground),.4)}.cards-carousel-enhanced__placeholder h3{margin:0 0 .8rem;font-size:1.8rem;color:rgba(var(--color-foreground),.8)}.cards-carousel-enhanced__placeholder p{margin:0;font-size:1.4rem;color:rgba(var(--color-foreground),.6)}.cards-carousel-enhanced-section+.shopify-section{margin-top:0}.cards-carousel-enhanced-section.scroll-trigger.animate--slide-in{animation:none}@media(prefers-reduced-motion:no-preference){.cards-carousel-enhanced-section.scroll-trigger.animate--slide-in{animation:var(--animation-slide-in)}}.cards-carousel-enhanced__nav-btn:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}.cards-carousel-enhanced__page:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem}@media(prefers-contrast:high){.cards-carousel-enhanced__nav-btn{border-color:rgb(var(--color-foreground))}.cards-carousel-enhanced__page-indicator{background-color:rgb(var(--color-foreground))}.cards-carousel-enhanced__placeholder{border-color:rgb(var(--color-foreground))}}[dir=rtl] .cards-carousel-enhanced__nav-btn--prev .svg-wrapper{transform:rotate(-90deg)}[dir=rtl] .cards-carousel-enhanced__nav-btn--next .svg-wrapper{transform:rotate(90deg)}[dir=rtl] .cards-carousel-enhanced__nav-btn--prev:hover:not(:disabled) .svg-wrapper{transform:rotate(-90deg) scale(1.1)}[dir=rtl] .cards-carousel-enhanced__nav-btn--next:hover:not(:disabled) .svg-wrapper{transform:rotate(90deg) scale(1.1)}
/*# sourceMappingURL=/cdn/shop/t/8/assets/cards-carousel-enhanced.css.map */
