.alleycat-hero{--ac-overlap: 0px;--ac-image-travel: var(--ac-image-travel-desktop, 10px);--ac-image-shift: 0px;--ac-content-shift: 0px;--ac-title-x: var(--ac-title-x-desktop, 150px);--ac-title-y: var(--ac-title-y-desktop, 100px);--ac-text-x: var(--ac-text-x-desktop, 150px);--ac-text-y: var(--ac-text-y-desktop, 100px);--ac-button-x: var(--ac-button-x-desktop, 350px);--ac-button-y: var(--ac-button-y-desktop, -150px);--ac-bottom-x: var(--ac-bottom-x-desktop, 350px);--ac-bottom-y: var(--ac-bottom-y-desktop, -150px);--ac-image-x: var(--ac-image-x-desktop, 0px);--ac-image-y: var(--ac-image-y-desktop, 0px);--ac-stage-height: max(380px, calc(var(--ac-height-desktop, 95svh) - 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:#1b1735;-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;transform:translate3d(0,var(--ac-image-shift),0);will-change:transform}.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 bottom;transform:translate3d(var(--ac-image-x),var(--ac-image-y),0) scale(var(--ac-zoom-desktop));transform-origin:center bottom}.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, 90px);width:100%;max-width:var(--ac-content-width, 1320px);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;gap:var(--ac-copy-gap-desktop)}.alleycat-hero__actions{display:flex;flex-direction:column;align-items:center;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, var(--ac-content-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, var(--ac-content-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, var(--ac-content-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{max-width:100%;background:transparent;transform:translate3d(var(--ac-button-x),calc(var(--ac-button-y) + var(--ac-button-shift, var(--ac-content-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}@media screen and (min-width:750px){.alleycat-hero__title{white-space:nowrap;overflow-wrap:normal}.alleycat-hero__button--sized-desktop{font-size:var(--ac-button-desktop)}}@media screen and (max-width:749px){.alleycat-hero{--ac-image-travel: var(--ac-image-travel-mobile, 6px);--ac-title-x: var(--ac-title-x-mobile, 10px);--ac-title-y: var(--ac-title-y-mobile, 95px);--ac-text-x: var(--ac-text-x-mobile, 10px);--ac-text-y: var(--ac-text-y-mobile, 95px);--ac-button-x: var(--ac-button-x-mobile, 0px);--ac-button-y: var(--ac-button-y-mobile, -70px);--ac-bottom-x: var(--ac-bottom-x-mobile, 0px);--ac-bottom-y: var(--ac-bottom-y-mobile, -70px);--ac-image-x: var(--ac-image-x-mobile, 0px);--ac-image-y: var(--ac-image-y-mobile, 0px);--ac-stage-height: max(440px, calc(var(--ac-height-mobile, 85svh) - var(--ac-overlap)))}.alleycat-hero__image{object-position:27% center;transform:translate3d(var(--ac-image-x),var(--ac-image-y),0) scale(var(--ac-zoom-mobile));transform-origin:27% center}.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, 160px)}.alleycat-hero__copy{position:absolute;z-index:2;top:0;right:var(--ac-side-padding, 24px);left:auto;width:calc(100% - 2 * var(--ac-side-padding, 24px));margin:0;align-items:flex-end;gap:var(--ac-copy-gap-mobile);text-align:right}.alleycat-hero__actions{width:100%;margin:auto 0 0;gap:var(--ac-action-gap-mobile)}.alleycat-hero__copy>.alleycat-hero__title{align-self:flex-end;width:100%;max-width:100%;font-size:var(--ac-title-mobile);line-height:1.1;text-align:right;margin:0}.alleycat-hero__title--short{white-space:nowrap;overflow-wrap:normal}.alleycat-hero__copy>.alleycat-hero__text{position:relative;align-self:flex-end;width:72%;font-size:var(--ac-text-mobile);text-align:right;margin:0;padding:0}.alleycat-hero__copy>.alleycat-hero__text p{text-align:right;margin-inline:0;padding-inline:0}.alleycat-hero__bottom-text{font-size:var(--ac-bottom-mobile)}.alleycat-hero__button-wrapper{display:flex;justify-content:center;width:100%}.alleycat-hero__button--sized-mobile{font-size:var(--ac-button-mobile)}}@media(prefers-reduced-motion:reduce){.alleycat-hero{--ac-image-shift: 0px;--ac-content-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}}
/*# sourceMappingURL=/cdn/shop/t/70/assets/alleycat-hero.css.map */
