.hero-video{align-items:center;display:flex;justify-content:center;min-height:48vh;overflow:hidden;padding:40px 0;position:relative;text-align:center;width:100%}.hero-video__media{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.hero-video__overlay{background:rgba(0,0,0,.45);inset:0;position:absolute;z-index:1}.hero-video__content.page-center{padding-bottom:0;padding-top:0}.hero-video__content{color:#fff;max-width:720px;position:relative;z-index:2}.hero-video__content h1,.hero-video__content p{color:#fff}.hero-video__logo{margin-bottom:12px}.hero-video__logo img{height:auto;max-width:180px}.hero-video__content h1{font-size:clamp(1.75rem,2.5vw,2.25rem);line-height:1.15;margin:0 0 12px;text-wrap:balance}.hero-video__content p{font-size:clamp(1rem,1.2vw,1.125rem);line-height:1.6;margin:0 0 16px}.hero-video__cta{background:#055380;border-radius:4px;color:#fff;display:inline-block;font-weight:600;margin-top:6px;padding:14px 28px;text-decoration:none}.hero-video__cta:hover{background:#002b3d}.hero-video__cta:focus,.hero-video__cta:hover{color:#fff}