.h2-hero{position:relative;display:flex;flex-direction:column;min-height:100vh;min-height:100svh;overflow:hidden;color:#fff;text-align:center}.h2-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.h2-hero-veil{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(6,8,16,.58),rgba(6,8,16,.14) 28%,rgba(6,8,16,.1) 62%,rgba(6,8,16,.62)),radial-gradient(120% 80% at 50% 50%,rgba(6,8,16,0) 35%,rgba(6,8,16,.34) 100%)}.h2-hero-split{position:relative;z-index:2;flex:1 1;display:grid;grid-template-rows:1fr 1fr}.h2-hero-half{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:0;padding:clamp(20px,3vw,40px) 0}.h2-hero-half.bottom{position:relative;border-top:1px solid hsla(0,0%,100%,.9)}.h2-hero-half.bottom:before{content:"";position:absolute;top:-1px;left:0;right:0;height:1px;box-shadow:0 0 10px 0 hsla(0,0%,100%,.55),0 0 26px 8px rgba(6,8,16,.4);pointer-events:none}