.hero-video{position:relative;min-height:var(--hero-min-height, 100vh);display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--color-black)}.hero-video__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-video__video,.hero-video__image{width:100%;height:100%;object-fit:cover}.hero-video__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0e0c0a4d,#0e0c0a1a 45%,#0e0c0a8c)}.hero-video__content{position:relative;z-index:2;text-align:center;color:var(--color-ivory);max-width:820px;padding-inline:var(--gutter)}.hero-video__mark{font-size:12px;letter-spacing:.3em;text-transform:uppercase;margin-bottom:20px;color:#faf7f2bf}.hero-video__headline{font-size:clamp(2.25rem,5.6vw,4.75rem);margin-bottom:22px}.hero-video__subheadline{font-size:clamp(1rem,1.3vw,1.15rem);color:#faf7f2d9;max-width:480px;margin:0 auto 40px;font-weight:300}.hero-video__actions{display:flex;gap:18px;justify-content:center;flex-wrap:wrap}.hero-video__scroll-cue{position:absolute;bottom:34px;left:50%;transform:translate(-50%);z-index:2}.hero-video__scroll-line{display:block;width:1px;height:44px;background:#faf7f280;animation:heroCue 2.2s ease-in-out infinite;transform-origin:top}@keyframes heroCue{0%{transform:scaleY(0);opacity:0}40%{transform:scaleY(1);opacity:1}to{transform:scaleY(1);opacity:0}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-hero-video.css.map */
