.category-hero__card{position:relative;display:block;overflow:hidden;border-radius:var(--category-hero-radius, 20px);text-decoration:none;height:var(--category-hero-height-mobile, 320px)}@media screen and (min-width:990px){.category-hero__card{height:var(--category-hero-height-desktop, 500px)}}.category-hero__card:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem}.category-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:rgba(var(--color-foreground),.04)}.category-hero__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .7s cubic-bezier(.25,.1,.25,1)}.category-hero__card:hover .category-hero__image{transform:scale(1.06)}.category-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--category-hero-overlay-color, #000);opacity:var(--category-hero-overlay-opacity, .4);transition:opacity .4s ease}.category-hero__card:hover .category-hero__scrim{opacity:calc(var(--category-hero-overlay-opacity, .4) * .8)}.category-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:1.6rem;padding:3rem;color:var(--category-hero-text-color, #fff)}.category-hero__content--v-top{justify-content:flex-start}.category-hero__content--v-middle{justify-content:center}.category-hero__content--v-bottom{justify-content:flex-end}.category-hero__content--h-left{align-items:flex-start;text-align:left}.category-hero__content--h-center{align-items:center;text-align:center}.category-hero__content--h-right{align-items:flex-end;text-align:right}.category-hero__title{font-family:var(--font-heading-family);font-size:2.8rem;line-height:1.15;letter-spacing:.03rem;font-weight:700;text-shadow:0 .3rem 1.5rem rgba(0,0,0,.8),0 .1rem .5rem rgba(0,0,0,.5);transition:transform .4s ease,letter-spacing .4s ease;max-width:100%}.category-hero__card:hover .category-hero__title{transform:translateY(-.5rem) scale(1.1);letter-spacing:.1rem}.category-hero__button{display:inline-block;padding:1rem 2.2rem;border:.1rem solid currentColor;border-radius:2px;font-size:1.2rem;letter-spacing:.08rem;text-transform:uppercase;transition:background-color .25s ease,color .25s ease}.category-hero__card:hover .category-hero__button{background-color:var(--category-hero-text-color, #fff);color:var(--category-hero-overlay-color, #000)}@media screen and (max-width:749px){.category-hero__content{padding:1.4rem 1.8rem;gap:.6rem}.category-hero__title{font-size:1.9rem;max-width:none}.category-hero__button{padding:.7rem 1.6rem;font-size:1.05rem}}@media(prefers-reduced-motion:reduce){.category-hero__image,.category-hero__scrim,.category-hero__title,.category-hero__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/section-category-hero.css.map */
