.ws-editorial-hero-wrapper{position:relative}.ws-editorial-hero{position:relative;overflow:hidden;isolation:isolate}.ws-editorial-hero--full-width{max-width:var(--ws-hero-max-width);margin-inline:auto}.ws-editorial-hero__slider{display:block}.ws-editorial-hero__slider.slideshow{display:flex}.ws-editorial-hero__slide{position:relative;width:100%;flex:0 0 100%;overflow:hidden}.ws-editorial-hero--h-mobile-small .ws-editorial-hero__slide{height:360px}.ws-editorial-hero--h-mobile-medium .ws-editorial-hero__slide{height:460px}.ws-editorial-hero--h-mobile-large .ws-editorial-hero__slide{height:560px}.ws-editorial-hero--h-mobile-custom .ws-editorial-hero__slide{height:var(--ws-hero-mobile-height-custom)}@media screen and (min-width:750px){.ws-editorial-hero--h-desktop-small .ws-editorial-hero__slide{height:400px}.ws-editorial-hero--h-desktop-medium .ws-editorial-hero__slide{height:560px}.ws-editorial-hero--h-desktop-large .ws-editorial-hero__slide{height:720px}.ws-editorial-hero--h-desktop-full_screen .ws-editorial-hero__slide{height:100vh}.ws-editorial-hero--h-desktop-custom .ws-editorial-hero__slide{height:var(--ws-hero-desktop-height-custom)}}.ws-editorial-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;z-index:0}.ws-editorial-hero__media-item{position:relative;display:block;width:100%;height:100%}.ws-editorial-hero__media--split .ws-editorial-hero__media-item{width:100%}@media screen and (min-width:750px){.ws-editorial-hero__media--split .ws-editorial-hero__media-item{width:50%}}.ws-editorial-hero__video-layer{position:absolute;top:0;right:0;bottom:0;left:0;display:block;opacity:0;transition:opacity .4s ease}.ws-editorial-hero__video-layer.is-playing{opacity:1}@media(prefers-reduced-motion:reduce){.ws-editorial-hero__video-layer{display:none}}.ws-editorial-hero__media-item--placeholder svg{width:100%;height:100%;object-fit:cover}.ws-editorial-hero__image{display:block;width:100%;height:100%;object-fit:cover}.ws-editorial-hero__image--fit-contain{object-fit:contain}.ws-editorial-hero__image--pos-top{object-position:center top}.ws-editorial-hero__image--pos-bottom{object-position:center bottom}.ws-editorial-hero__image--mobile-hidden{display:none}@media screen and (min-width:750px){.ws-editorial-hero__media-item--secondary,.ws-editorial-hero__image--mobile-hidden{display:block}}@media screen and (max-width:749px){.ws-editorial-hero__media-item--secondary{display:none}}.ws-editorial-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:rgb(var(--color-background));pointer-events:none}.ws-editorial-hero__overlay--full{opacity:var(--ws-hero-overlay-opacity, 0)}.ws-editorial-hero__overlay--text,.ws-editorial-hero__overlay--radial{display:none}.ws-editorial-hero__media .ws-editorial-hero__overlay--full{display:block}.ws-editorial-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;padding:var(--ws-space-3);align-items:center;justify-content:center;pointer-events:none}.ws-editorial-hero__content--mobile-top{align-items:flex-start}.ws-editorial-hero__content--mobile-middle{align-items:center}.ws-editorial-hero__content--mobile-bottom{align-items:flex-end}.ws-editorial-hero__content--mobile-align-left{text-align:left}.ws-editorial-hero__content--mobile-align-center{text-align:center}.ws-editorial-hero__content--mobile-align-right{text-align:right}@media screen and (min-width:750px){.ws-editorial-hero__content{padding:var(--ws-space-6)}.ws-editorial-hero--full-width .ws-editorial-hero__content{padding-inline:calc(max(0px,(100% - var(--page-width)) / 2) + 5rem)}.ws-editorial-hero__content--desktop-top-left{align-items:flex-start;justify-content:flex-start}.ws-editorial-hero__content--desktop-top-center{align-items:flex-start;justify-content:center}.ws-editorial-hero__content--desktop-top-right{align-items:flex-start;justify-content:flex-end}.ws-editorial-hero__content--desktop-middle-left{align-items:center;justify-content:flex-start}.ws-editorial-hero__content--desktop-middle-center{align-items:center;justify-content:center}.ws-editorial-hero__content--desktop-middle-right{align-items:center;justify-content:flex-end}.ws-editorial-hero__content--desktop-bottom-left{align-items:flex-end;justify-content:flex-start}.ws-editorial-hero__content--desktop-bottom-center{align-items:flex-end;justify-content:center}.ws-editorial-hero__content--desktop-bottom-right{align-items:flex-end;justify-content:flex-end}.ws-editorial-hero__content--desktop-align-left{text-align:left}.ws-editorial-hero__content--desktop-align-center{text-align:center}.ws-editorial-hero__content--desktop-align-right{text-align:right}}@media screen and (max-width:749px){.ws-editorial-hero--mobile-below .ws-editorial-hero__slide{height:auto;display:flex;flex-direction:column}.ws-editorial-hero--mobile-below .ws-editorial-hero__media{position:relative;height:var(--ws-hero-mobile-height-custom, 360px)}.ws-editorial-hero--mobile-below.ws-editorial-hero--h-mobile-small .ws-editorial-hero__media{height:360px}.ws-editorial-hero--mobile-below.ws-editorial-hero--h-mobile-medium .ws-editorial-hero__media{height:460px}.ws-editorial-hero--mobile-below.ws-editorial-hero--h-mobile-large .ws-editorial-hero__media{height:560px}.ws-editorial-hero--mobile-below .ws-editorial-hero__content{position:relative;inset:auto}.ws-editorial-hero--mobile-below .ws-editorial-hero__overlay{display:none}.ws-editorial-hero--mobile-below .ws-editorial-hero__content-inner--overlay-radial:before{display:none}.ws-editorial-hero--mobile-below .ws-editorial-hero__content-inner{background:none}}.ws-editorial-hero__content-inner{max-width:var(--ws-hero-content-max-width);display:flex;flex-direction:column;gap:var(--ws-space-1);pointer-events:auto;background-color:transparent}.ws-editorial-hero__content-inner--overlay-text .ws-editorial-hero__eyebrow,.ws-editorial-hero__content-inner--overlay-text .ws-editorial-hero__heading,.ws-editorial-hero__content-inner--overlay-text .ws-editorial-hero__subheading{text-shadow:0 0 2px rgba(var(--color-background),var(--ws-hero-overlay-opacity, 0)),0 0 6px rgba(var(--color-background),var(--ws-hero-overlay-opacity, 0)),0 0 12px rgba(var(--color-background),var(--ws-hero-overlay-opacity, 0))}.ws-editorial-hero__content-inner--overlay-radial{position:relative}.ws-editorial-hero__content-inner--overlay-radial:before{content:"";position:absolute;top:-35%;right:-18%;bottom:-35%;left:-18%;z-index:-1;pointer-events:none;background:radial-gradient(ellipse closest-side at center,rgba(var(--color-background),var(--ws-hero-overlay-opacity, 0)) 0%,rgba(var(--color-background),calc(var(--ws-hero-overlay-opacity, 0) * .72)) 30%,rgba(var(--color-background),calc(var(--ws-hero-overlay-opacity, 0) * .34)) 55%,rgba(var(--color-background),calc(var(--ws-hero-overlay-opacity, 0) * .08)) 78%,transparent 100%)}.ws-editorial-hero__eyebrow{margin:0;font-family:var(--ws-font-accent);font-size:2.4rem}.ws-editorial-hero__heading,.ws-editorial-hero__subheading{margin:0}.ws-editorial-hero__buttons{display:flex;flex-wrap:wrap;gap:var(--ws-space-1);margin-top:var(--ws-space-1)}.ws-editorial-hero__content--mobile-align-left .ws-editorial-hero__content-inner{align-items:flex-start}.ws-editorial-hero__content--mobile-align-center .ws-editorial-hero__content-inner{align-items:center}.ws-editorial-hero__content--mobile-align-right .ws-editorial-hero__content-inner{align-items:flex-end}@media screen and (min-width:750px){.ws-editorial-hero__content--desktop-align-left .ws-editorial-hero__content-inner{align-items:flex-start}.ws-editorial-hero__content--desktop-align-center .ws-editorial-hero__content-inner{align-items:center}.ws-editorial-hero__content--desktop-align-right .ws-editorial-hero__content-inner{align-items:flex-end}}.ws-editorial-hero__stretched-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.ws-editorial-hero__scroll-indicator{position:absolute;bottom:var(--ws-space-3);left:50%;z-index:2;transform:translate(-50%) rotate(90deg);width:24px;height:24px;animation:ws-editorial-hero-bounce 1.6s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.ws-editorial-hero__scroll-indicator{animation:none}}@keyframes ws-editorial-hero-bounce{0%,to{transform:translate(-50%) rotate(90deg) translateY(0)}50%{transform:translate(-50%) rotate(90deg) translateY(6px)}}.ws-editorial-hero__controls{position:absolute;bottom:var(--ws-space-2);left:50%;z-index:3;transform:translate(-50%);display:flex;align-items:center;border-radius:999px;background:rgba(var(--color-background),.85)}
/*# sourceMappingURL=/cdn/shop/t/56/assets/ws-editorial-hero.css.map */
