.hero{height:850px;min-height:650px;position:relative;color:#fff;overflow:hidden}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity 1s;background-size:cover;background-position:center}.hero-slide.active{opacity:1}.hero-slide::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,38,68,.94) 0%,rgba(3,57,93,.75) 45%,rgba(4,51,83,.12) 76%)}.hero-content{height:100%;position:relative;z-index:2;display:flex;align-items:center}.hero-copy{max-width:720px}.hero-kicker{font-size:27px;font-weight:300;margin-bottom:12px}.hero h1{font-size:66px;line-height:1.1;color:#fff;letter-spacing:-2px;margin-bottom:24px}.hero p{font-size:18px;max-width:620px;margin-bottom:34px;color:#e7f5ff}.hero-buttons{display:flex;gap:14px}.hero-dots{position:absolute;z-index:3;bottom:84px;left:50%;display:flex;gap:10px}.hero-dot{width:9px;height:9px;border:2px solid #fff;border-radius:50%;background:transparent}.hero-dot.active{background:#fff}.page-hero{height:330px;background:linear-gradient(90deg,rgba(3,42,70,.93),rgba(25,143,229,.45)),url('https://images.unsplash.com/photo-1532094349884-543bc11b234d?auto=format&fit=crop&w=1800&q=85') center/cover;display:grid;place-items:center;text-align:center;color:#fff}.page-hero h1{color:#fff;font-size:48px}.page-hero p{color:#d9edfa}
