.grounded-hero{position:relative;display:grid;min-height:max(42rem,var(--gh-height-desktop));overflow:hidden;isolation:isolate;background:#000;color:var(--gh-text-color)}.grounded-hero__media,.grounded-hero__overlay,.grounded-hero__side-fades{position:absolute;top:0;right:0;bottom:0;left:0}.grounded-hero__media{z-index:-3;overflow:hidden;background:#000}.grounded-hero__image,.grounded-hero__placeholder{width:100%;height:100%;display:block}.grounded-hero__image{object-fit:cover;object-position:center center;animation:grounded-hero-drift 18s ease-in-out infinite alternate;transform-origin:center center}.grounded-hero__placeholder{object-fit:cover;background:#111}.grounded-hero__overlay{z-index:-2;background:linear-gradient(to bottom,rgba(0,0,0,calc(var(--gh-overlay-opacity) * .45)),rgba(0,0,0,calc(var(--gh-overlay-opacity) * .12)) 38%,rgba(0,0,0,calc(var(--gh-overlay-opacity) * .25)) 68%,rgba(0,0,0,calc(var(--gh-overlay-opacity) * .72)))}.grounded-hero__side-fades{z-index:-1;pointer-events:none;background:linear-gradient(to right,rgba(0,0,0,var(--gh-side-fade-opacity)) 0%,rgba(0,0,0,calc(var(--gh-side-fade-opacity) * .6)) 12%,transparent 34%,transparent 66%,rgba(0,0,0,calc(var(--gh-side-fade-opacity) * .6)) 88%,rgba(0,0,0,var(--gh-side-fade-opacity)) 100%)}.grounded-hero__inner{display:flex;width:100%;min-height:inherit;padding-top:clamp(8rem,12vh,14rem);padding-bottom:clamp(7rem,11vh,12rem)}.grounded-hero--left .grounded-hero__inner{justify-content:flex-start;align-items:center;text-align:left}.grounded-hero--center .grounded-hero__inner{justify-content:center;align-items:center;text-align:center}.grounded-hero--bottom-center .grounded-hero__inner{justify-content:center;align-items:flex-end;text-align:center}.grounded-hero__content{width:min(100%,var(--gh-max-width));text-shadow:0 2px 7px rgba(0,0,0,.92),0 5px 24px rgba(0,0,0,.72)}.grounded-hero__eyebrow{margin:0 0 1.5rem;font-size:clamp(1.1rem,1vw,1.35rem);font-weight:600;line-height:1.3;letter-spacing:.24em;text-transform:uppercase;opacity:.88}.grounded-hero__heading{margin:0;color:inherit;font-family:var(--font-heading-family);font-size:clamp(4rem,6.2vw,8.5rem);font-weight:500;line-height:.98;letter-spacing:-.035em;text-wrap:balance}.grounded-hero__text{max-width:72rem;margin:2.4rem auto 0;color:inherit;font-size:clamp(1.65rem,1.55vw,2.15rem);line-height:1.55;text-wrap:pretty}.grounded-hero--left .grounded-hero__text{margin-left:0}.grounded-hero__text p{margin:0}.grounded-hero__button{display:inline-flex;align-items:center;justify-content:center;gap:1.2rem;min-height:5.4rem;margin-top:3.2rem;padding:1.4rem 2.8rem;border:1px solid rgba(255,255,255,.55);border-radius:0;color:var(--gh-button-text);background:var(--gh-button-bg);font-size:1.45rem;font-weight:600;line-height:1;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform .22s ease,background-color .22s ease,border-color .22s ease,box-shadow .22s ease}.grounded-hero__button:hover{transform:translateY(-2px);border-color:#fffffff2;box-shadow:0 1.2rem 3.5rem #00000059}.grounded-hero__button span{transition:transform .22s ease}.grounded-hero__button:hover span{transform:translate(4px)}.grounded-hero__reveal{opacity:0;transform:translateY(24px);animation:grounded-hero-reveal .9s cubic-bezier(.22,1,.36,1) forwards}.grounded-hero__reveal--1{animation-delay:.25s}.grounded-hero__reveal--2{animation-delay:.48s}.grounded-hero__reveal--3{animation-delay:.76s}.grounded-hero__reveal--4{animation-delay:1.04s}.grounded-hero__scroll{position:absolute;z-index:2;bottom:2.8rem;left:50%;width:2.6rem;height:4.4rem;border:1px solid rgba(255,255,255,.55);border-radius:999px;transform:translate(-50%)}.grounded-hero__scroll span{position:absolute;top:.8rem;left:50%;width:.35rem;height:.7rem;border-radius:999px;background:#fff;transform:translate(-50%);animation:grounded-scroll-indicator 1.8s ease-in-out infinite}.grounded-hero__anchor{position:relative;top:-2rem}@keyframes grounded-hero-reveal{to{opacity:1;transform:translateY(0)}}@keyframes grounded-hero-drift{0%{transform:scale(1)}to{transform:scale(var(--gh-zoom-scale))}}@keyframes grounded-scroll-indicator{0%,to{opacity:.35;transform:translate(-50%)}50%{opacity:1;transform:translate(-50%,1.4rem)}}@media screen and (max-width:749px){.grounded-hero{min-height:max(54rem,var(--gh-height-mobile))}.grounded-hero__inner{align-items:flex-end!important;justify-content:center!important;padding-top:9rem;padding-bottom:8rem;text-align:center!important}.grounded-hero__content{width:min(100%,56rem)}.grounded-hero__image{object-position:center center}.grounded-hero__side-fades{background:linear-gradient(to bottom,#0000000f,#00000014 45%,#000000c7)}.grounded-hero__heading{font-size:clamp(3.5rem,11vw,5.4rem);line-height:1.02}.grounded-hero__text{margin-top:1.8rem;font-size:1.6rem;line-height:1.5}.grounded-hero__button{width:min(100%,32rem);margin-top:2.4rem}.grounded-hero__scroll{display:none}}@media(prefers-reduced-motion:reduce){.grounded-hero__image,.grounded-hero__reveal,.grounded-hero__scroll span{animation:none!important}.grounded-hero__reveal{opacity:1;transform:none}.grounded-hero__button{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
