.alleycat-hero{--ac-overlap: 0px;--ac-image-travel: var(--ac-image-travel-desktop);--ac-image-shift: 0px;--ac-title-x: var(--ac-title-x-desktop);--ac-title-y: var(--ac-title-y-desktop);--ac-text-x: var(--ac-text-x-desktop);--ac-text-y: var(--ac-text-y-desktop);--ac-button-x: var(--ac-button-x-desktop);--ac-button-y: var(--ac-button-y-desktop);--ac-bottom-x: var(--ac-bottom-x-desktop);--ac-bottom-y: var(--ac-bottom-y-desktop);--ac-stage-height: max(380px, calc(var(--ac-height-desktop) - var(--ac-overlap)));display:grid;position:relative;isolation:isolate;width:100%;min-width:0;min-height:var(--ac-stage-height);margin:0;box-sizing:border-box}.alleycat-hero__media{position:absolute;inset:calc(-1 * var(--ac-overlap)) 0 0;z-index:0;overflow:hidden;pointer-events:none;background:#fafafa;-webkit-mask-image:linear-gradient(to bottom,#000 var(--ac-fade-start),transparent 100%);mask-image:linear-gradient(to bottom,#000 var(--ac-fade-start),transparent 100%)}.alleycat-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 34%,rgba(27,23,53,.08) 58%,rgba(27,23,53,.34) 100%),rgba(0,0,0,var(--ac-shade))}.alleycat-hero__picture{position:absolute;inset:calc(-1 * var(--ac-image-travel)) 0;opacity:0;transform:translate3d(0,var(--ac-image-shift),0);transition:opacity .28s ease-out;will-change:transform,opacity}.alleycat-hero.is-image-loaded .alleycat-hero__picture{opacity:1}.alleycat-hero__picture picture{display:block;width:100%;height:100%}.alleycat-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.alleycat-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:var(--ac-group-gap-desktop);width:100%;max-width:var(--ac-content-width);min-width:0;min-height:var(--ac-stage-height);margin-inline:auto;padding:0 var(--ac-side-padding);box-sizing:border-box;text-align:center;color:var(--ac-text-color)}.alleycat-hero__copy,.alleycat-hero__actions{position:relative;width:100%;margin:0;min-width:0;flex-shrink:0}.alleycat-hero__copy{display:flex;flex-direction:column;align-items:stretch;gap:var(--ac-copy-gap-desktop)}.alleycat-hero__actions{display:flex;flex-direction:column;align-items:stretch;gap:var(--ac-action-gap-desktop)}.alleycat-hero__title{margin:0;font-size:var(--ac-title-desktop);line-height:1.08;text-wrap:balance;color:inherit;transform:translate3d(var(--ac-title-x),calc(var(--ac-title-y) + var(--ac-title-shift, 0px)),0);will-change:transform}.alleycat-hero__text{margin:0;font-family:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;font-size:var(--ac-text-desktop);line-height:1.4;transform:translate3d(var(--ac-text-x),calc(var(--ac-text-y) + var(--ac-text-shift, 0px)),0);will-change:transform}.alleycat-hero__bottom-text{font-size:var(--ac-bottom-desktop);line-height:1.4;transform:translate3d(var(--ac-bottom-x),calc(var(--ac-bottom-y) + var(--ac-bottom-shift, 0px)),0);will-change:transform}.alleycat-hero__title,.alleycat-hero__text,.alleycat-hero__bottom-text{max-width:100%;overflow-wrap:anywhere;text-shadow:0 2px 12px rgba(0,0,0,.3)}.alleycat-hero__content p{margin:0}.alleycat-hero__content p+p{margin-top:.6em}.alleycat-hero__content a:not(.button){color:inherit}.alleycat-hero__button-wrapper{display:flex;justify-content:center;width:100%;max-width:100%;background:transparent;transform:translate3d(var(--ac-button-x),calc(var(--ac-button-y) + var(--ac-button-shift, 0px)),0);will-change:transform}.alleycat-hero__button{max-width:100%;white-space:normal;overflow-wrap:anywhere;text-align:center}.alleycat-hero__button[aria-disabled=true]{pointer-events:none}.section-header.ac-hero-header>.header-wrapper{background:transparent}.ac-hero-header .header__inline-menu>ul>li>a,.ac-hero-header .header__inline-menu>ul>li>header-menu>details>summary,.ac-hero-header .header__inline-menu>ul>li>a>span,.ac-hero-header .header__inline-menu>ul>li>header-menu>details>summary>span,.ac-hero-header .header__icon,.ac-hero-header .header__heading-link .h2{color:#fafafa}.ac-hero-header .header__icon--cart svg{stroke:currentColor}.alleycat-hero__title--short{white-space:nowrap;overflow-wrap:normal}@media screen and (min-width:750px){.alleycat-hero__button--sized-desktop{font-size:var(--ac-button-desktop)}}@media screen and (max-width:749px){.alleycat-hero{overflow-x:clip;--ac-image-travel: var(--ac-image-travel-mobile);--ac-title-x: var(--ac-title-x-mobile);--ac-title-y: var(--ac-title-y-mobile);--ac-text-x: var(--ac-text-x-mobile);--ac-text-y: var(--ac-text-y-mobile);--ac-button-x: var(--ac-button-x-mobile);--ac-button-y: var(--ac-button-y-mobile);--ac-bottom-x: var(--ac-bottom-x-mobile);--ac-bottom-y: var(--ac-bottom-y-mobile);--ac-stage-height: max(440px, calc(var(--ac-height-mobile) - var(--ac-overlap)))}.alleycat-hero__media:after{background:linear-gradient(to bottom,rgba(27,23,53,.2),transparent 42%,rgba(27,23,53,.28) 100%),rgba(0,0,0,var(--ac-shade))}.alleycat-hero__content{gap:var(--ac-group-gap-mobile)}.alleycat-hero__copy{gap:var(--ac-copy-gap-mobile)}.alleycat-hero__actions{gap:var(--ac-action-gap-mobile)}.alleycat-hero__copy>.alleycat-hero__title{font-size:var(--ac-title-mobile);line-height:1.1}.alleycat-hero__copy>.alleycat-hero__text{font-size:var(--ac-text-mobile)}.alleycat-hero__bottom-text{font-size:var(--ac-bottom-mobile)}.alleycat-hero__button--sized-mobile{font-size:var(--ac-button-mobile)}}.alleycat-hero__blocks{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;min-width:0;pointer-events:none}.alleycat-hero__marquee{width:100%;min-width:0;overflow:hidden;color:var(--ac-text-color);font-size:clamp(14px,1.4vw,22px);line-height:1.2;text-shadow:0 2px 12px rgba(0,0,0,.3)}.alleycat-hero__marquee-track{display:flex;width:max-content;padding-block:.55em;animation:alleycat-hero-marquee 24s linear infinite;will-change:transform}.alleycat-hero__marquee-group{display:flex;flex:none;align-items:center;justify-content:space-around;min-width:100vw}.alleycat-hero__marquee-item{flex:none;padding-right:clamp(32px,5vw,80px);white-space:nowrap}.alleycat-hero__marquee-accessible{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes alleycat-hero-marquee{to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.alleycat-hero{--ac-image-shift: 0px;--ac-title-shift: 0px;--ac-text-shift: 0px;--ac-button-shift: 0px;--ac-bottom-shift: 0px}.alleycat-hero__picture,.alleycat-hero__title,.alleycat-hero__text,.alleycat-hero__button-wrapper,.alleycat-hero__bottom-text{will-change:auto}.alleycat-hero__picture{opacity:1;transition:none}.alleycat-hero__marquee-track{animation:none;will-change:auto}}
/*# sourceMappingURL=/cdn/shop/t/79/assets/alleycat-hero.css.map */
