.mpfv{position:relative;z-index:4}.mpfv__overlap{margin-top:calc(var(--mpfv-overlap, 120px)*-1);position:relative}.mpfv__frame{background:#fff;box-sizing:border-box;padding:var(--mpfv-p,24px);padding-bottom:var(--mpfv-p,24px);width:100%}.mpfv__media{aspect-ratio:16/9;background:#0f1723;overflow:hidden;position:relative;width:100%}.mpfv__poster-fallback,.mpfv__video{display:block;height:100%;object-fit:cover;width:100%}.mpfv__dim{background:linear-gradient(180deg,rgba(0,0,0,.05),transparent 40%,rgba(0,0,0,.55));inset:0;pointer-events:none;position:absolute}.mpfv__play{align-items:center;background:#0f2d52;border:0;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:88px;justify-content:center;left:50%;padding:0 0 0 6px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background .2s ease,transform .2s ease;width:88px}.mpfv__play:focus-visible,.mpfv__play:hover{background:#153a6b;transform:translate(-50%,-50%) scale(1.04)}.mpfv__play:focus-visible{outline:2px solid #f86a1f;outline-offset:4px}.mpfv.is-playing .mpfv__play{opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.92);transition:opacity .35s ease,transform .35s ease}.mpfv__play-icon{display:flex;line-height:0}.mpfv__copy{bottom:0;left:0;max-width:90%;padding:1.5rem 1.75rem 1.75rem;pointer-events:none;position:absolute;z-index:1}.mpfv__eyebrow{font-size:1rem;letter-spacing:.04em;line-height:1.2;margin:0 0 .35rem}.mpfv__eyebrow,.mpfv__title{color:#fff;font-weight:700;text-transform:uppercase}.mpfv__title{font-size:clamp(1.75rem,4vw,3.25rem);letter-spacing:0;line-height:1.05;margin:0}.mpfv__placeholder{color:#666;font-size:1rem;margin:0;padding:2rem 0 3rem;text-align:center}@media (max-width:1023px){.mpfv__play{height:72px;width:72px}.mpfv__play-icon svg{height:24px;width:22px}}@media (max-width:767px){.mpfv__copy{padding:1rem 1rem 1.25rem}.mpfv__eyebrow{font-size:.85rem}}