.hero-gradient-wrapper{align-items:center;display:flex;justify-content:center;left:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden;position:relative;right:50%;width:100vw}.hero-parallax-layer{background-repeat:no-repeat;background-size:cover;height:120%;left:0;position:absolute;top:0;transform:translateZ(0);transition:transform .1s linear;width:100%;will-change:transform;z-index:0}.hero-video-layer{height:auto;left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto;z-index:0}.hero-fallback-image{background-repeat:no-repeat;background-size:cover;display:none;z-index:0}.hero-fallback-image,.hero-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.hero-overlay{background:linear-gradient(90deg,rgba(0,72,188,.95),rgba(0,186,255,.9) 35%,rgba(173,107,247,.85) 75%,hsla(0,0%,100%,0));z-index:1}.hero-content{box-sizing:border-box;max-width:1200px;padding:0 20px;position:relative;width:100%;z-index:2}.hero-text-container{max-width:60%}.hero-title{color:#fff;font-family:Plus Jakarta Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:700;line-height:1.1;margin-bottom:24px}h1.hero-title{font-size:3.5rem}h2.hero-title{font-size:2.8rem}h3.hero-title{font-size:2.2rem}.hero-desc{color:#fff;font-family:Plus Jakarta Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.6}.hero-desc h4,.hero-desc li,.hero-desc p{color:inherit;font-family:inherit;font-size:inherit;margin-bottom:1rem}.hero-title-accent{color:#ffc93c;display:inline-block;letter-spacing:-.01em}.hero-lead{color:#fff;font-family:Plus Jakarta Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1.1rem;font-weight:700;line-height:1.4;margin-bottom:12px}.hero-ctas{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.hero-btn{border-radius:999px;cursor:pointer;display:inline-block;font-family:Plus Jakarta Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:1rem;font-weight:700;line-height:1.2;padding:12px 28px;text-decoration:none;transition:all .2s ease}.hero-btn-primary{background:#fff;border:2px solid #fff;color:#0046bc}.hero-btn-primary:hover{background:hsla(0,0%,100%,.92);transform:translateY(-1px)}.hero-btn-ghost{background:transparent;border:2px solid hsla(0,0%,100%,.85);color:#fff}.hero-btn-ghost:hover{background:hsla(0,0%,100%,.15);transform:translateY(-1px)}@media (max-width:768px){.hero-gradient-wrapper{align-items:center;min-height:500px!important}.hero-parallax-layer{background-position:50%!important;height:100%;transform:none!important}.hero-video-layer{display:none}.hero-fallback-image{display:block}.hero-overlay{background:linear-gradient(180deg,0,100%)!important}.hero-content{text-align:center!important}.hero-text-container{margin:0 auto;max-width:100%}h1.hero-title{font-size:2.5rem}h2.hero-title{font-size:2rem}.hero-desc{font-size:1.1rem}.hero-lead{font-size:1rem}.hero-ctas{justify-content:center}.hero-btn{font-size:.95rem;padding:10px 22px}}