.hero-video-section{position:relative;width:100%}.hero-video-container{position:relative;min-height:var(--hv-height-desktop, 80vh);overflow:hidden;isolation:isolate}.hero-video-container:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:rgb(0 0 0 / var(--hv-overlay, .3));pointer-events:none}.hero-video,.hero-video-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--hv-video-position, center center);z-index:0}.hero-video-placeholder{background:linear-gradient(135deg,rgb(var(--color-background)),rgba(var(--color-foreground),.16))}.hero-content{position:relative;z-index:2;min-height:var(--hv-height-desktop, 80vh);display:flex;align-items:center;padding:clamp(2.4rem,5vw,7rem);padding-bottom:clamp(8rem,12vw,12rem)}.hero-content--left{justify-content:flex-start}.hero-content--center{justify-content:center}.hero-content--right{justify-content:flex-end}.hero-text-box{width:min(100%,var(--hv-box-width, 720px));padding:clamp(2.2rem,4vw,4.8rem);border-radius:var(--hv-box-radius, 28px);text-align:var(--hv-text-align, center);color:#fff;background:rgb(0 0 0 / var(--hv-box-bg, .5));border:1px solid rgb(255 255 255 / .15);box-shadow:0 2.4rem 6rem #0000003d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:opacity .12s linear,transform .12s linear}.hero-eyebrow{margin:0 0 1.2rem;font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;opacity:.82}.hero-title{margin:0;color:inherit;font-size:clamp(3.4rem,5.5vw,7.2rem);line-height:.98;letter-spacing:-.045em;text-wrap:balance}.hero-subtitle{margin-top:1.8rem;font-size:clamp(1.6rem,1.8vw,2rem);line-height:1.55}.hero-subtitle p{margin:0}.hero-actions{display:flex;flex-wrap:wrap;justify-content:var(--hv-text-align, center);gap:1.2rem;margin-top:2.4rem}.hero-actions .button{min-height:4.8rem}.hero-actions .button--secondary{color:#fff;background:#ffffff14;box-shadow:0 0 0 .1rem #ffffff8c}.scroll-cue{position:absolute;left:50%;bottom:var(--hv-cue-bottom, 24px);z-index:3;display:inline-flex;flex-direction:column;align-items:center;gap:.4rem;padding:.8rem 1.2rem;border:0;color:rgb(255 255 255 / var(--hv-cue-opacity, .9));background:transparent;transform:translate(-50%);cursor:pointer}.scroll-cue__label{font-size:1.1rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.scroll-cue svg{width:var(--hv-cue-size, 34px);height:var(--hv-cue-size, 34px);animation:hvCue 1.8s ease-in-out infinite}@keyframes hvCue{0%,to{transform:translateY(0);opacity:.65}50%{transform:translateY(.7rem);opacity:1}}@media(max-width:749px){.hero-video-container,.hero-content{min-height:var(--hv-height-mobile, 72svh)}.hero-content{align-items:flex-end;padding:2rem 1.6rem 17rem}.hero-text-box{padding:2.4rem 2rem;border-radius:min(var(--hv-box-radius, 28px),24px)}.hero-title{font-size:clamp(3.2rem,11vw,5.2rem)}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}}@media(prefers-reduced-motion:reduce){.scroll-cue svg{animation:none}.hero-text-box{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/305/assets/hero-video.css.map */
