.hero-gradient-overlay_wrapper{border-radius:1rem;flex-flow:column;justify-content:space-between;align-items:center;width:calc(100% - 32px);height:calc(100% - 32px);margin-top:1rem;margin-bottom:1rem;margin-left:1rem;display:flex;position:absolute;inset:auto 0% 0%;overflow:hidden}@media screen and (max-width:991px){.hero-gradient-overlay_wrapper{border-radius:0;width:100%;height:100%;margin-top:0;margin-bottom:0;margin-left:0}}.hero-gradient-overlay{z-index:1;background-image:linear-gradient(#0000,#000);width:100%;height:50%;overflow:hidden}.nav-container{max-width:85rem}.hero-root{width:100%;min-height:100vh;display:block;position:relative;overflow:hidden}.hero-gradient-overlay_wrapper{min-height:100vh;position:relative;overflow:hidden}.hero-video-wrap{z-index:0;pointer-events:none;position:absolute;inset:0}.hero-video{object-fit:cover;width:100%;height:100%;display:block}.hero-gradient-overlay{z-index:10;pointer-events:none;background:linear-gradient(#000000bf 0%,#00000040 40%,#0000 100%);position:absolute;inset:0}.hero-header{z-index:20;width:100%;display:block;position:relative}.hero-content{text-align:center;pointer-events:auto;flex-direction:column;justify-content:center;align-items:center;gap:1rem;max-width:90ch;min-height:calc(100vh - 6rem);margin:0 auto;padding:2.5rem 1rem;display:flex;position:relative}.hero-title{color:#fff;margin:0;font-size:clamp(2.25rem,4vw,4rem);font-weight:800;line-height:1.02}.hero-sub{color:#ffffffeb;max-width:60ch;margin-top:.75rem;font-size:clamp(1rem,1.6vw,1rem)}.hero-ctas{flex-direction:column;align-items:center;gap:.75rem;margin-top:1.25rem;display:flex}@media (min-width:640px){.hero-ctas{flex-direction:row}}.cta-primary{color:#fff;background:#ff6f00;border-radius:9999px;padding:.75rem 1.25rem;font-weight:600;text-decoration:none;transition:transform .15s,background .15s;display:inline-block;box-shadow:0 8px 20px #00000040}.cta-primary:hover{background:#ff7a1a;transform:translateY(-2px)}.cta-note{color:#ffffffd9;font-size:.9rem}.hero-header>*{z-index:20;position:relative}.hero-header :where(nav,a,button){pointer-events:auto}
