.hero{position:relative;display:flex;overflow:hidden;isolation:isolate;background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.hero--adapt{min-height:0}.hero--small{min-height:32rem}.hero--medium{min-height:42rem}.hero--large{min-height:52rem}.hero--full-screen{min-height:100svh}@media screen and (max-width:749px){.hero--small{min-height:30rem}.hero--medium{min-height:34rem}.hero--large{min-height:40rem}}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}a.hero__media{cursor:pointer}.hero__media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}@media screen and (prefers-reduced-motion:no-preference){@keyframes hero-curtain-open{0%{clip-path:inset(0 50% 0 50%)}to{clip-path:inset(0 0 0 0)}}@keyframes hero-image-settle{0%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}.hero__media{animation:hero-curtain-open 1.1s cubic-bezier(.76,0,.24,1) both}.hero__media img{animation:hero-image-settle 1.8s cubic-bezier(.16,1,.3,1) both}.hero__kicker,.hero__heading,.hero__buttons{animation:hero-fade-up .9s cubic-bezier(.16,1,.3,1) both}.hero__kicker{animation-delay:.7s}.hero__heading{animation-delay:.8s}.hero__buttons{animation-delay:.95s}}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#000;pointer-events:none}.hero__content{position:relative;z-index:2;display:flex;flex:1;width:100%;padding:4rem 1.5rem}@media screen and (min-width:750px){.hero__content{padding:5rem 5vw}}.hero__content--position-top-left{align-items:flex-start;justify-content:flex-start}.hero__content--position-top-center{align-items:flex-start;justify-content:center}.hero__content--position-top-right{align-items:flex-start;justify-content:flex-end}.hero__content--position-middle-left{align-items:center;justify-content:flex-start}.hero__content--position-middle-center{align-items:center;justify-content:center}.hero__content--position-middle-right{align-items:center;justify-content:flex-end}.hero__content--position-bottom-left{align-items:flex-end;justify-content:flex-start}.hero__content--position-bottom-center{align-items:flex-end;justify-content:center}.hero__content--position-bottom-right{align-items:flex-end;justify-content:flex-end}.hero__inner{display:flex;flex-direction:column;gap:1.5rem;max-width:40rem}.hero__inner--align-left{align-items:flex-start;text-align:left}.hero__inner--align-center{align-items:center;text-align:center}.hero__inner--align-right{align-items:flex-end;text-align:right}.hero__kicker{margin:0;color:currentColor;opacity:.85}.hero__heading{margin:0;text-transform:uppercase;letter-spacing:-.02em;line-height:.95}.hero__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem;margin-bottom:3rem}.hero__buttons .button--primary{--color-button: 255, 32, 45;--color-button-text: 13, 13, 13;font-weight:700;font-size:1.6rem;letter-spacing:.08em;text-transform:uppercase;transition:background-color .25s ease,color .25s ease}.hero__buttons .button--primary:hover{--color-button: 13, 13, 13;--color-button-text: 255, 32, 45}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-hero.css.map */
