.section--banner-hero{display:flex;flex-direction:column}.banner-hero{position:relative;display:flex;align-items:center;overflow:hidden;background-color:rgb(var(--color-background))}.banner-hero--medium{min-height:48rem}.banner-hero--large{min-height:62rem}.banner-hero--full{min-height:100vh;min-height:100svh}.banner-hero--custom{min-height:var(--banner-hero-custom-height, 96svh)}.banner-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.banner-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--banner-hero-focal-x, 100%) var(--banner-hero-focal-y, 50%)}.banner-hero .banner-hero__overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background-color:#000;opacity:var(--banner-hero-overlay, 0);pointer-events:none}.banner-hero .banner-hero__scrim{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.banner-hero__scrim--light.banner-hero__scrim--from-left{background:linear-gradient(to right,rgba(255,255,255,var(--banner-hero-scrim, 0)),rgba(255,255,255,calc(var(--banner-hero-scrim, 0) * .92)) 30%,rgba(255,255,255,calc(var(--banner-hero-scrim, 0) * .5)) 52%,#fff0 72%)}.banner-hero__scrim--light.banner-hero__scrim--from-right{background:linear-gradient(to left,rgba(255,255,255,var(--banner-hero-scrim, 0)),rgba(255,255,255,calc(var(--banner-hero-scrim, 0) * .92)) 30%,rgba(255,255,255,calc(var(--banner-hero-scrim, 0) * .5)) 52%,#fff0 72%)}.banner-hero__scrim--dark.banner-hero__scrim--from-left{background:linear-gradient(to right,rgba(0,0,0,var(--banner-hero-scrim, 0)),rgba(0,0,0,calc(var(--banner-hero-scrim, 0) * .92)) 30%,rgba(0,0,0,calc(var(--banner-hero-scrim, 0) * .5)) 52%,#0000 72%)}.banner-hero__scrim--dark.banner-hero__scrim--from-right{background:linear-gradient(to left,rgba(0,0,0,var(--banner-hero-scrim, 0)),rgba(0,0,0,calc(var(--banner-hero-scrim, 0) * .92)) 30%,rgba(0,0,0,calc(var(--banner-hero-scrim, 0) * .5)) 52%,#0000 72%)}.banner-hero__scrim--light.banner-hero__scrim--from-center,.banner-hero__scrim--dark.banner-hero__scrim--from-center,.banner-hero__scrim--none{background:none}.banner-hero .banner-hero__header-fade{display:block;position:absolute;top:0;left:0;right:0;height:24rem;z-index:1;pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,var(--banner-hero-header-fade, 0)),rgba(0,0,0,calc(var(--banner-hero-header-fade, 0) * .94)) 50%,rgba(0,0,0,calc(var(--banner-hero-header-fade, 0) * .55)) 70%,#0000)}.banner-hero__inner{position:relative;z-index:2;display:flex;width:100%;padding-top:7rem;padding-bottom:7rem}.banner-hero__inner--left{justify-content:flex-start}.banner-hero__inner--center{justify-content:center}.banner-hero__inner--right{justify-content:flex-end}.banner-hero__inner--v-top{align-items:flex-start}.banner-hero__inner--v-middle{align-items:center}.banner-hero__inner--v-bottom{align-items:flex-end}.banner-hero__inner--v-top,.banner-hero__inner--v-bottom{align-self:stretch}.banner-hero__content{display:flex;flex-direction:column;justify-content:center;gap:1.6rem;max-width:70rem}.banner-hero__content--center{align-items:center;text-align:center}.banner-hero__eyebrow{margin:0;color:rgb(var(--color-foreground))}.banner-hero__heading{margin:0;text-wrap:balance}.banner-hero__subheading{margin:0;max-width:36rem;font-size:1.8rem;line-height:1.5}.banner-hero__subheading>*:first-child{margin-top:0}.banner-hero__subheading>*:last-child{margin-bottom:0}.banner-hero__buttons{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:.8rem}.banner-hero__buttons .button{margin:0}.banner-hero__link{margin-top:.4rem;font-size:1.6rem;text-underline-offset:.4rem}@media screen and (max-width:989px){.banner-hero__content{max-width:38rem;min-height:40rem}}@media screen and (max-width:749px){.banner-hero--medium,.banner-hero--large,.banner-hero--full,.banner-hero--custom{min-height:74rem}.banner-hero__image{object-position:var(--banner-hero-focal-x-mobile, 70%) var(--banner-hero-focal-y-mobile, 20%)}.banner-hero{align-items:stretch}.banner-hero__inner{padding-top:4rem;padding-bottom:4.8rem;align-items:flex-end;justify-content:flex-start}.banner-hero .banner-hero__scrim--mobile-dark{background:linear-gradient(to top,#000000e6,#000000e0 42%,#000000c7 56%,#00000080 68%,#00000026 82%,#0000 92%)}.banner-hero .banner-hero__scrim--mobile-none{background:none}.banner-hero .banner-hero__scrim--mobile-light{background:linear-gradient(to top,#fffffff0,#ffffffeb 42%,#ffffffd6 56%,#ffffff94 68%,#ffffff2e 82%,#fff0 92%)}.banner-hero__content{max-width:100%;min-height:0}.banner-hero__heading{font-size:calc(var(--font-heading-scale) * 3.4rem)}.banner-hero__subheading{font-size:1.6rem}}.banner-hero-slideshow{position:relative;display:block}.banner-hero-slides.slider--everywhere{scroll-snap-type:x mandatory;gap:0;column-gap:0;margin-bottom:0}.banner-hero-slides .slideshow__slide{width:100%;flex-shrink:0;scroll-snap-align:start}.banner-hero-slideshow .banner-hero__controls{position:absolute;left:50%;bottom:2.4rem;z-index:3;transform:translate(-50%);display:flex;align-items:center;gap:.4rem}.banner-hero__controls .slider-button,.banner-hero__controls .slideshow__autoplay{color:rgb(var(--color-background));background:transparent;border:0}.banner-hero-slideshow .slideshow__autoplay.slider-button{position:static;right:auto;margin-left:.6rem;padding-left:.6rem;border-left:.1rem solid rgba(var(--color-background),.3)}.banner-hero-slideshow .slideshow__autoplay path,.banner-hero-slideshow .slideshow__autoplay:hover path{fill:rgb(var(--color-background))}.banner-hero__controls .slider-button:hover,.banner-hero__controls .slideshow__autoplay:hover{opacity:.7}.banner-hero__controls .slider-counter__link .dot{border-color:rgb(var(--color-background))}.banner-hero__controls .slider-counter__link--active .dot{background-color:rgb(var(--color-background))}@media screen and (max-width:749px){.banner-hero__controls{bottom:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-banner-hero.css.map */
