.pr-video-hero{align-items:center;background:#0b1f33;display:flex;min-height:720px;overflow:hidden;position:relative;width:100%}.pr-video-hero__video{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}.pr-video-hero__overlay{background:linear-gradient(90deg,rgba(11,31,51,.88),rgba(11,31,51,.62) 38%,rgba(11,31,51,.12) 68%,rgba(11,31,51,0));inset:0;position:absolute}.pr-video-hero__content{color:#f7f9fa;margin:0 auto;position:relative;width:min(1280px,calc(100% - 96px));z-index:2}.pr-video-hero__eyebrow{color:#6ee7d8;font-size:14px;font-weight:700;letter-spacing:.2em;margin:0 0 18px}.pr-video-hero h1{color:#f7f9fa;font-size:clamp(48px,5vw,76px);font-weight:800;line-height:1.03;margin:0;max-width:700px}.no-break{white-space:nowrap}.pr-video-hero__description{color:#f7f9fa;font-size:20px;line-height:1.55;margin:24px 0 32px;max-width:680px}.pr-video-hero__button{background:#00bfa6;border-radius:8px;color:#0b1f33;display:inline-block;font-weight:700;padding:16px 26px;text-decoration:none;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease}.pr-video-hero__button:focus,.pr-video-hero__button:hover{background:#6ee7d8;box-shadow:0 6px 18px rgba(0,0,0,.18);color:#0b1f33;text-decoration:none;transform:translateY(-2px)}@media (max-width:767px){.pr-video-hero{min-height:650px}.pr-video-hero__content{width:calc(100% - 40px)}.pr-video-hero h1{font-size:44px}.pr-video-hero__description{font-size:17px}.pr-video-hero__overlay{background:rgba(11,31,51,.58)}}