.sn-hero{align-items:center;background:#293d4c;display:flex;overflow:hidden;position:relative;width:100%}.sn-hero-video{height:100%;object-fit:cover;width:100%}.sn-hero-img,.sn-hero-video{inset:0;position:absolute;z-index:0}.sn-hero-img{background-position:50%;background-size:cover}.sn-hero-overlay{inset:0;position:absolute;z-index:1}.sn-hero-content{padding:80px;position:relative;width:100%;z-index:2}.sn-hero-text{max-width:720px}.sn-hero-h1{font-family:Libre Baskerville,Georgia,serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.15;margin:0 0 4px}.sn-hero-white{color:#fff}.sn-hero-cyan{color:#00adef}.sn-hero-subtitle{font-size:clamp(1rem,1.8vw,1.2rem);font-weight:600;line-height:1.65;margin:28px 0 16px;max-width:640px}.sn-hero-subtitle,.sn-hero-tagline{color:#fff;font-family:Open Sans,sans-serif}.sn-hero-tagline{font-size:1.1rem;font-style:italic;margin:0 0 32px}.sn-hero-btn{background:#00adef;border-radius:6px;box-shadow:0 4px 20px rgba(0,0,0,.25);color:#fff;display:inline-block;font-family:Open Sans,sans-serif;font-size:.9rem;font-weight:700;padding:14px 40px;text-decoration:none;transition:background .2s}.sn-hero-btn:hover{background:#1e587a;color:#fff}@media (max-width:767px){.sn-hero-content{padding:60px 24px}}