.ab-hero{position:relative;overflow:hidden;background:var(--ab-black);color:var(--ab-paper)}.ab-hero--full{min-height:100svh}.ab-hero--fixed{min-height:var(--ab-hero-height)}.ab-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;min-height:inherit;opacity:0;pointer-events:none;transition:opacity var(--ab-hero-transition-duration) ease}.ab-hero__slide.is-active{position:relative;opacity:1;pointer-events:auto}.ab-hero__media,.ab-hero__media img,.ab-hero__media video,.ab-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.ab-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgb(0 0 0/.78) 0%,rgb(0 0 0/.38) 34%,transparent 68%),rgb(0 0 0/var(--ab-overlay))}.ab-hero__content{position:relative;z-index:1;display:flex;width:min(calc(100% - clamp(24px,3vw,64px)),var(--ab-container));min-height:inherit;align-items:flex-end;margin:auto;padding-bottom:var(--ab-hero-content-bottom)}.ab-hero__content--left{justify-content:flex-start;text-align:left}.ab-hero__content--center{justify-content:center;text-align:center}.ab-hero__content--right{justify-content:flex-end;text-align:right}.ab-hero__content-inner{width:min(100%,980px);text-shadow:none}.ab-hero__eyebrow{margin:0 0 var(--ab-hero-eyebrow-gap,20px);color:var(--ab-hero-eyebrow-color,var(--ab-paper));font-family:var(--ab-hero-copy-font,var(--ab-heading-font));font-size:var(--ab-hero-eyebrow-size,14px);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ab-hero__title{max-width:100%;margin:0 auto;color:var(--ab-hero-title-color,var(--ab-paper));font-family:var(--ab-hero-copy-font,var(--ab-heading-font));font-size:min(clamp(40px,5.2vw,var(--ab-hero-title-size)),var(--ab-hero-title-fit));font-weight:800;letter-spacing:0;line-height:var(--ab-hero-title-leading);text-transform:uppercase;text-wrap:nowrap;white-space:nowrap}.ab-hero__content--left .ab-hero__title,.ab-hero__content--right .ab-hero__title{margin-inline:0}.ab-hero__subtitle{max-width:680px;margin:var(--ab-hero-subtitle-gap,20px) auto 0;color:var(--ab-hero-subtitle-color,var(--ab-paper));font-family:var(--ab-hero-copy-font,var(--ab-body-font));font-size:var(--ab-hero-subtitle-size,18px);line-height:var(--ab-hero-subtitle-leading,1.5)}.ab-hero__content--left .ab-hero__subtitle,.ab-hero__content--right .ab-hero__subtitle{margin-inline:0}.ab-hero__cta{display:inline-flex;align-items:center;gap:12px;margin-top:var(--ab-hero-cta-gap,24px);color:var(--ab-hero-cta-color,var(--ab-paper));font-family:var(--ab-hero-copy-font,var(--ab-heading-font));font-size:var(--ab-hero-cta-size,13px);font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.ab-hero__cta-label{position:relative;color:transparent;background:linear-gradient(90deg,var(--ab-hero-cta-hover-color,var(--ab-brand)) 0 50%,var(--ab-hero-cta-color,var(--ab-paper)) 50% 100%);background-size:200% 100%;background-position:100% 0;background-clip:text;-webkit-background-clip:text;transition:background-position var(--ab-hero-cta-duration) ease-in}.ab-hero__cta-label:before,.ab-hero__cta-label:after{position:absolute;right:0;bottom:-5px;left:0;height:2px;content:""}.ab-hero__cta-label:before{background:var(--ab-hero-cta-color,var(--ab-paper));transition:background-color 0s linear}.ab-hero__cta-label:after{background:var(--ab-hero-cta-hover-color,var(--ab-brand));transform:scaleX(0);transform-origin:left center;transition:transform var(--ab-hero-cta-duration) ease-in}.ab-hero__cta-icon{display:grid;width:40px;height:40px;place-items:center;color:var(--ab-hero-cta-color,var(--ab-paper));text-shadow:none}.ab-hero__cta-icon svg{width:40px;height:40px;overflow:visible}.ab-hero__cta-ring,.ab-hero__cta-ring-hover{fill:none;stroke-width:2}.ab-hero__cta-ring{stroke:currentColor}.ab-hero__cta-ring-hover{stroke:var(--ab-hero-cta-hover-color,var(--ab-brand));stroke-dasharray:120;stroke-dashoffset:-120;transform:rotate(-90deg);transform-origin:50% 50%;transition:stroke-dashoffset var(--ab-hero-cta-duration) ease-in,opacity var(--ab-hero-cta-duration) ease-in}.ab-hero__cta-arrow{fill:currentColor;transition:fill var(--ab-hero-cta-duration) ease-in}.ab-hero__cta:hover .ab-hero__cta-ring-hover,.ab-hero__cta:focus-visible .ab-hero__cta-ring-hover{stroke-dashoffset:0}.ab-hero__cta:hover .ab-hero__cta-arrow,.ab-hero__cta:focus-visible .ab-hero__cta-arrow{fill:var(--ab-hero-cta-hover-color,var(--ab-brand))}.ab-hero__cta:hover .ab-hero__cta-label,.ab-hero__cta:focus-visible .ab-hero__cta-label{background-position:0 0}.ab-hero__cta:hover .ab-hero__cta-label:before,.ab-hero__cta:focus-visible .ab-hero__cta-label:before{background:var(--ab-hero-cta-hover-color,var(--ab-brand));transition-delay:var(--ab-hero-cta-duration)}.ab-hero__cta:hover .ab-hero__cta-label:after,.ab-hero__cta:focus-visible .ab-hero__cta-label:after{transform:scaleX(1.02);transform-origin:left center}.ab-hero__controls{position:absolute;z-index:3;bottom:28px;left:50%;display:flex;align-items:center;gap:8px;transform:translate(-50%)}.ab-hero__control{display:grid;width:42px;height:42px;place-items:center;padding:0;border:1px solid currentColor;border-radius:50%;background:#0006;color:var(--ab-paper);cursor:pointer}.ab-hero__dots{display:flex;gap:7px}.ab-hero__dot{width:9px;height:9px;padding:0;border:1px solid var(--ab-paper);border-radius:50%;background:transparent;cursor:pointer}.ab-hero__dot.is-active{background:var(--ab-brand)}@media(prefers-reduced-motion:no-preference){.ab-hero__slide.is-active .ab-hero__eyebrow,.ab-hero__slide.is-active .ab-hero__title,.ab-hero__slide.is-active .ab-hero__subtitle,.ab-hero__slide.is-active .ab-hero__cta{animation:ab-hero-copy-in var(--ab-hero-copy-duration) var(--ab-ease-out) both}.ab-hero__slide.is-active .ab-hero__title{animation-delay:calc(var(--ab-hero-copy-duration) * .12)}.ab-hero__slide.is-active .ab-hero__subtitle{animation-delay:calc(var(--ab-hero-copy-duration) * .24)}.ab-hero__slide.is-active .ab-hero__cta{animation-delay:calc(var(--ab-hero-copy-duration) * .36)}@keyframes ab-hero-copy-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}}@media(max-width:749px){.ab-hero--full{min-height:100svh}.ab-hero--fixed{min-height:var(--ab-hero-mobile-height)}.ab-hero__content{width:calc(100% - 32px);padding-bottom:var(--ab-hero-content-mobile-bottom)}.ab-hero__title{font-size:min(clamp(24px,11vw,56px),var(--ab-hero-mobile-title-fit))}.ab-hero__cta-icon{width:38px;height:38px}.ab-hero__controls{bottom:20px}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/ab-hero-slideshow.css.map */
