.slideshow-hero-section{position:relative;--slideshow-hero-content-max-width: 1340px;--slideshow-hero-content-gutter: max(40px, calc((100vw - var(--slideshow-hero-content-max-width)) / 2))}.slideshow-hero slideshow-slide{position:relative;cursor:pointer}.slideshow-hero slideshow-slides{width:100%!important}.cms-hero-slideshow .slideshow-hero{width:min(100%,1920px);margin-inline:auto}.cms-hero-slideshow .slideshow-hero slideshow-container,.cms-hero-slideshow .slideshow-hero slideshow-slides,.cms-hero-slideshow .slideshow-hero slideshow-slide,.cms-hero-slideshow .hero-slide__content,.cms-hero-slideshow .hero-single__groups{min-height:0;height:auto;aspect-ratio:1920 / 720}.cms-hero-slideshow .hero-single__groups>.group-block{min-height:0;height:100%}.cms-hero-slideshow .slideshow-hero slideshow-slides{height:auto!important}.cms-hero-slideshow .slideshow-hero slideshow-controls[controls-on-media]{left:clamp(22px,var(--slideshow-hero-content-gutter),40px)}.cms-hero-slideshow .slideshow-hero slideshow-arrows{right:clamp(22px,var(--slideshow-hero-content-gutter),40px)}.cms-hero-slideshow .background-image-container{border-radius:16px}.cms-hero-slideshow .background-image-container img,.cms-hero-slideshow .background-image-container svg{width:100%;height:100%;object-fit:contain;object-position:center}@media screen and (max-width:749px){.cms-hero-slideshow .slideshow-hero{width:max(200px,100%)}.cms-hero-slideshow .slideshow-hero slideshow-container,.cms-hero-slideshow .slideshow-hero slideshow-slides,.cms-hero-slideshow .slideshow-hero slideshow-slide,.cms-hero-slideshow .hero-slide__content,.cms-hero-slideshow .hero-single__groups{aspect-ratio:390 / 500}}@media screen and (max-width:749px){.slideshow-hero slideshow-arrows{display:none}}.hero-single__content{position:relative;z-index:var(--layer-flat);min-height:100%;width:100%;display:flex}.slideshow-hero-section .group-block>.group-block__media-wrapper{z-index:0}.slideshow-hero-section .group-block>.group-block-content{position:relative;z-index:var(--layer-raised)}@media screen and (min-width:750px){.slideshow-hero-section{--slideshow-hero-content-gutter: max(0px, calc((100vw - var(--slideshow-hero-content-max-width)) / 2))}.slideshow-hero-section .group-block.spacing-style{padding-inline:0!important}.slideshow-hero-section .group-block>.group-block-content{width:calc(100% - (var(--slideshow-hero-content-gutter) * 2));max-width:min(var(--slideshow-hero-content-max-width),calc(100% - 120px));margin-inline:auto}.slideshow-hero-section .hero-slide__products,.slideshow-hero-section .group-block--product-carousel .group-block__product-carousel,.slideshow-hero-section .group-block--collection-collage .group-block__collection-collage,.slideshow-hero-collage__collections{padding-inline:var(--slideshow-hero-content-gutter)}}.hero-single__groups{width:100%;display:flex;min-height:100%}.hero-single__groups--one{flex-direction:column}.hero-single__groups--one>*{flex:1 1 100%;min-width:0}.hero-single__groups--two{flex-direction:row}.hero-single__groups--two>*{flex:1 1 50%;min-width:0}.hero-single__groups--multi{flex-direction:row;flex-wrap:wrap}.hero-single__groups--multi>*{flex:1 1 auto;min-width:0}.slideshow-hero-section .slideshow-controls__dots button:after{background-color:unset;height:8px;width:8px;border-radius:100px;border:1px solid #fff}.slideshow-hero-section .slideshow-controls__dots button.is-selected{width:48px}.slideshow-hero-section .slideshow-controls__dots button.is-selected:after{background-color:#fff;width:48px}.slideshow-hero-section slideshow-controls[controls-on-media]{bottom:12px;left:max(var(--slideshow-hero-content-gutter),60px);mix-blend-mode:normal}.slideshow-hero-section slideshow-arrows{gap:12px;inset:auto max(var(--slideshow-hero-content-gutter),60px) 24px auto;mix-blend-mode:normal}.slideshow-hero-section slideshow-arrows button{width:40px;height:40px;min-height:40px;padding:0;border-radius:50%;border:1px solid #2B2B2B;animation:none}.slideshow-hero-section slideshow-arrows button:hover{background-color:#c9c9c9;border:2px solid #EBEBEB}.slideshow-hero-section:not(.media-gallery--carousel)>:is(slideshow-component:hover,slideshow-component:focus-within):not(:has(slideshow-controls:hover))>slideshow-container>slideshow-arrows .slideshow-control{animation:none}.slideshow-hero-section slideshow-arrows svg{width:18px;height:18px}slideshow-arrows .slideshow-control{opacity:1}@media screen and (max-width:749px){.hero-single__groups--two{flex-direction:column}.hero-single__groups--two>*{flex:1 1 auto}.slideshow-hero-section .slideshow-controls__dots button.is-selected{width:26px}.slideshow-hero-section .slideshow-controls__dots button.is-selected:after{background-color:#fff;width:26px}.slideshow-hero-section slideshow-controls[controls-on-media]{left:0;bottom:5px}.slideshow-hero-section .group-block.spacing-style{padding-block:var(--padding-block-start-mobile, calc(var(--padding-block-start) + var(--section-top-offset, 0px))) var(--padding-block-end-mobile, var(--padding-block-end));padding-inline:var(--padding-inline-start-mobile, var(--padding-inline-start)) var(--padding-inline-end-mobile, var(--padding-inline-end))}.slideshow-hero-section slideshow-slides{height:500px}}.slideshow-hero-section .group-block-content :is(.button,.button-secondary):not(.button-unstyled){--slideshow-hero-button-background: #2B2B2B;--slideshow-hero-button-text: #F5F5F5;--slideshow-hero-button-hover-background: var(--master-color, var(--color-primary, #592e84));--button-background-color: var(--slideshow-hero-button-background);--button-border-color: var(--slideshow-hero-button-background);--button-border-width: 1px;--button-color: var(--slideshow-hero-button-text);display:inline-grid;place-items:center;gap:6px;min-height:48px;padding:12px 16px;border-radius:9999px;box-sizing:border-box;overflow:hidden;isolation:isolate;font-family:var(--button-font-family-secondary);font-weight:var(--button-font-weight-secondary);font-size:16px;line-height:20px;text-transform:var(--button-text-case-secondary);text-decoration:none;opacity:1;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.slideshow-hero-section .group-block-content :is(.button,.button-secondary):not(.button-unstyled):hover,.slideshow-hero-section .group-block-content :is(.button,.button-secondary):not(.button-unstyled):focus-visible{--button-background-color: var(--slideshow-hero-button-hover-background);--button-border-color: var(--slideshow-hero-button-hover-background);--button-color: #FFFFFF;box-shadow:0 10px 24px color-mix(in srgb,var(--slideshow-hero-button-hover-background) 18%,transparent);opacity:1}.slideshow-hero-collage__collections{position:relative;padding:0 120px;top:-120px;z-index:1;overflow:hidden}.slideshow-hero-collage__collections--mobile{display:none}.slideshow-hero-collage__collections--desktop{display:block}.slideshow-hero-collage__collections-track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.slideshow-hero-collage__collections-track::-webkit-scrollbar{display:none}.slideshow-hero-collage__card{flex:0 0 auto;border:1px solid #DDDDDD;border-radius:8px;overflow:hidden;background-color:#f5f5f5}.slideshow-hero-collage__card-inner{padding:12px;display:flex;flex-direction:column;gap:12px;height:100%}.slideshow-hero-collage__card-image{width:100%;height:100%;overflow:hidden;background:var(--color-foreground, #eee)}.slideshow-hero-collage__card-img,.slideshow-hero-collage__card-placeholder{width:100%;height:100%;object-fit:cover}.slideshow-hero-collage__card-placeholder svg{width:100%;height:100%;object-fit:cover}.slideshow-hero-collage__card-title{margin:0;font-size:14px;line-height:18px;color:#080909;text-align:center;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (min-width:750px){.slideshow-hero-collage__collections--mobile{display:none}.slideshow-hero-collage__collections--desktop{display:block}.slideshow-hero-collage__collections-track{overflow:visible;scroll-snap-type:none;flex-wrap:nowrap;justify-content:center}.slideshow-hero-collage__collections--desktop .slideshow-hero-collage__card{width:calc((100% - 64px)/5);aspect-ratio:1;max-width:160px;scroll-snap-align:none}}@media screen and (max-width:749px){.slideshow-hero-collage__collections--desktop{display:none}.slideshow-hero-collage__collections--mobile{display:block;padding:0 16px;top:-32px}.slideshow-hero-collage__collections-track{gap:8px}.slideshow-hero-collage__collections--desktop .slideshow-hero-collage__card{width:calc((100% - 16px) / 3);aspect-ratio:.75}.slideshow-hero-collage__collections{padding:0 16px;top:-80px}.slideshow-hero-collage__card-inner{padding:8px;gap:8px}.slideshow-hero-collage__card-title{font-size:12px;line-height:16px}.slideshow-hero-collage__collections-carousel .slideshow-controls__dots button:after{background-color:#c9c9c9;border-radius:100px}.slideshow-hero-collage__collections-carousel .slideshow-controls__dots button.is-selected:after{background-color:#2b2b2b;width:26px}}.slideshow-hero-collage__collections-carousel slideshow-slides{gap:8px}.slideshow-hero-collage__collections-carousel .slideshow-hero-collage__carousel-slide{width:calc((100% - 2 * 8px) / 3);flex:0 0 auto;scroll-snap-align:start;min-width:0}.slideshow-hero-collage__collections-carousel .slideshow-hero-collage__card{width:100%;aspect-ratio:.75}.slideshow-hero-collage__collections-carousel slideshow-controls .slideshow-controls__dots{padding:16px;margin:0}.slideshow-hero-section .hero-slide__content{position:relative}.slideshow-hero-section .hero-slide__products{position:absolute;bottom:86px;padding-inline:120px;width:100%}.slideshow-hero-section .hero-slide__products-track{display:flex;justify-content:center;gap:16px}.slideshow-hero-section .hero-slide__product-card{flex:0 1 calc((100% - 48px)/4);display:flex;align-items:center;gap:10px;padding:8px 12px;border-radius:8px;background:#fff}.slideshow-hero-section .hero-slide__product-card-media{width:94px;height:72px;aspect-ratio:47/36}.slideshow-hero-section .hero-slide__product-card-img,.slideshow-hero-section .hero-slide__product-card-placeholder{width:100%;height:100%;object-fit:contain;display:block}.slideshow-hero-section .hero-slide__product-card-title{font-size:16px;line-height:20px;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:749px){.slideshow-hero-section--product slideshow-slides{aspect-ratio:3/4}.slideshow-hero-section .hero-slide__products{padding-inline:16px;bottom:58px}.slideshow-hero-section .hero-slide__products-track{display:flex;flex-wrap:wrap;gap:12px}.slideshow-hero-section .hero-slide__product-card{flex:0 1 calc(50% - 6px);padding:8px;gap:8px}.slideshow-hero-section .hero-slide__product-card-media{width:48px;height:48px;aspect-ratio:1}.slideshow-hero-section .hero-slide__product-card-title{font-size:14px;line-height:18px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/slideshow-hero.css.map */
