.slideshow,.slideshow *,.slideshow *:before,.slideshow *:after,.mobile_nav,.mobile_nav *{box-sizing:border-box;-webkit-font-smoothing:antialiased}.mobile_nav{display:flex;justify-content:space-evenly}@media(min-width:999px){.mobile_nav{display:none}}.mobile_nav button{flex:50%;padding:10px;height:auto;text-transform:uppercase;font-weight:700;font-size:12px;letter-spacing:.08em;background:#fff;border:none;cursor:pointer;color:#999;transition:color .2s ease}.mobile_nav button.active{color:#000}.slideshow{--slideshow-controls-spacing: 1.5rem;--slideshow-background: 0 0 0;background:rgb(var(--slideshow-background));display:block;position:relative}.slideshow__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .6s ease}.slideshow__slide.is-selected{position:relative;opacity:1;pointer-events:auto}.slideshow.is-ready .slideshow__slide{position:absolute}.slideshow.is-ready .slideshow__slide.is-selected{position:relative;z-index:2}.content-over-media{position:relative;overflow:hidden;width:100%;height:var(--banner-height, 65vh);min-height:320px}@media(max-width:749px){.content-over-media{height:var(--banner-height-mobile, var(--banner-height, 70vh))}}.content-over-media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d,#00000026 55%,#0000008c);z-index:1;pointer-events:none}.content-over-media>picture{display:contents}.content-over-media>picture source{display:contents}.content-over-media>picture img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;display:block}.slideshow__slide-content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;padding:clamp(1.25rem,4vw,3rem);color:rgb(var(--text-color, 255 255 255))}.slideshow__slide-content.v-top{justify-content:flex-start}.slideshow__slide-content.v-middle{justify-content:center}.slideshow__slide-content.v-bottom{justify-content:flex-end;padding-bottom:clamp(2.5rem,7vw,5rem)}.slideshow__slide-content.h-left{align-items:flex-start;text-align:left}.slideshow__slide-content.h-center{align-items:center;text-align:center}.slideshow__slide-content.h-right{align-items:flex-end;text-align:right}.prose{text-shadow:0 1px 3px rgb(0 0 0 / 35%);max-width:46rem;display:flex;flex-direction:column;align-items:inherit}.slideshow__eyebrow{font-size:13px;font-weight:800;letter-spacing:.35em;text-transform:uppercase;opacity:.9;margin:0 0 12px}.slideshow__heading{font-size:clamp(1.8rem,5vw,4rem);font-weight:900;text-transform:uppercase;letter-spacing:.02em;line-height:1.05;margin:0 0 20px}.button-group{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:inherit}.button-group--same-width .button{min-width:140px}.button{--button-background: 0 0 0;--button-text-color: 255 255 255;-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;text-transform:uppercase;font-weight:800;font-size:12px;letter-spacing:.18em;text-decoration:none;text-align:center;cursor:pointer;color:rgb(var(--button-text-color));background-color:rgb(var(--button-background));border:1px solid rgb(var(--button-background));padding:.9rem 2rem;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.button:hover{background-color:transparent;color:#fff;border-color:transparent}.slideshow .page-dots{z-index:3;position:absolute;inset-block-end:var(--slideshow-controls-spacing);inset-inline-end:var(--slideshow-controls-spacing);max-width:calc(100% - (var(--slideshow-controls-spacing) * 2))}.page-dots{--dot-size: .45rem;display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem}.page-dots>.tap-area{position:relative;width:var(--dot-size);height:var(--dot-size);display:grid;place-content:center;padding:0;border:none;background:transparent;color:#fff;cursor:pointer;flex:0 0 auto}.page-dots>.tap-area:before{content:"";position:absolute;top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}.page-dots>.tap-area:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;opacity:.4;background:currentColor;transition:opacity .25s ease,background .25s ease}.page-dots--autoplay>[aria-current=true]:after{opacity:0;transition-delay:.15s}.page-dots--autoplay>[aria-current=false] .circular-progress{opacity:0}.page-dots--autoplay>[aria-current=true] .circular-progress{opacity:1;transition-delay:.15s}.circular-progress{transition:opacity .25s ease;transform:rotate(-90deg);overflow:visible}.circular-progress circle:last-child{stroke-dasharray:var(--stroke-dasharray);stroke-dashoffset:var(--stroke-dasharray)}.page-dots--autoplay>[aria-current=true] .circular-progress circle:last-child{animation:slideshow-progress var(--slideshow-progress-duration, 5s) linear forwards;animation-play-state:var(--slideshow-progress-play-state, running)}@keyframes slideshow-progress{0%{stroke-dashoffset:var(--stroke-dasharray)}to{stroke-dashoffset:0}}.slideshow:hover,.slideshow:focus-within,.slideshow.is-dragging{--slideshow-progress-play-state: paused}@media(max-width:749px){.slideshow .page-dots{inset-block-end:1rem;inset-inline-end:1rem}}.slideshow__next-section-button{z-index:3;position:absolute;inset-block-end:calc(var(--circle-button-size, 3.125rem) / -2);inset-inline-start:50%;transform:translate(-50%)}.circle-button{--circle-button-size: 3.125rem;width:var(--circle-button-size);height:var(--circle-button-size);background:#fff;color:#000;border:none;border-radius:50%;box-shadow:0 .125rem .625rem #00000026;display:grid;place-items:center;cursor:pointer;transition:transform .2s ease}.circle-button:hover,.slideshow__next-section-button.circle-button:hover{transform:translate(-50%) translateY(2px)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(max-width:749px){.slideshow__eyebrow{font-size:11px}.slideshow__heading{font-size:clamp(1.5rem,7vw,2.4rem)}.button{padding:.75rem 1.5rem;font-size:11px}}@media(prefers-reduced-motion:reduce){.slideshow__slide,.button,.button:before,.circular-progress circle:last-child{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/hero-slideshow.css.map */
