.alleycat-hero{--ac-overlap: 0px;--ac-image-travel: var(--ac-image-travel-desktop, 10px);--ac-image-shift: 0px;--ac-content-shift: 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:var(--ac-position-desktop);transform:translate3d(0,var(--ac-offset-desktop),0) scale(var(--ac-zoom-desktop));transform-origin:var(--ac-position-desktop)}.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:var(--ac-padding-top-desktop) var(--ac-side-padding) var(--ac-padding-bottom-desktop);box-sizing:border-box;text-align:center;color:var(--ac-text-color)}.alleycat-hero__copy,.alleycat-hero__actions{position:relative;width:calc(100% - var(--ac-content-start-desktop));margin-left:var(--ac-content-start-desktop);min-width:0;flex-shrink:0}.alleycat-hero__copy{display:flex;flex-direction:column;gap:var(--ac-copy-gap-desktop);left:var(--ac-upper-x-desktop, 0px)}.alleycat-hero__actions{display:flex;flex-direction:column;align-items:center;gap:var(--ac-action-gap-desktop);left:var(--ac-lower-x-desktop, 0px)}.alleycat-hero__title{margin:0;font-size:var(--ac-title-desktop);line-height:1.08;text-wrap:balance;color:inherit;transform:translate3d(0,var(--ac-title-shift, var(--ac-content-shift, 0px)),0);will-change:transform}.alleycat-hero__text{font-size:var(--ac-text-desktop);line-height:1.4;transform:translate3d(0,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(0,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(0,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}}@media screen and (max-width:749px){.alleycat-hero{--ac-image-travel: var(--ac-image-travel-mobile, 6px);--ac-stage-height: max(440px, calc(var(--ac-height-mobile, 85svh) - var(--ac-overlap)))}.alleycat-hero__image{object-position:var(--ac-position-mobile);transform:translate3d(0,var(--ac-offset-mobile),0) scale(var(--ac-zoom-mobile));transform-origin:var(--ac-position-mobile)}.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);padding-top:0;padding-bottom:var(--ac-padding-bottom-mobile)}.alleycat-hero__copy{position:absolute;z-index:2;top:var(--ac-padding-top-mobile, 60px);right:calc(var(--ac-side-padding, 24px) - var(--ac-upper-x-mobile, 0px));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{left:var(--ac-lower-x-mobile, 0px);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;left:0;right:auto;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%}}@media(prefers-reduced-motion:reduce){.alleycat-hero__picture,.alleycat-hero__title,.alleycat-hero__text,.alleycat-hero__button-wrapper,.alleycat-hero__bottom-text{transform:none;will-change:auto}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/alleycat-hero.css.map */
