.background-video-feature{--bvf-bg-image:none;--bvf-object-position-desktop:50% 50%;--bvf-object-position-mobile:50% 50%;position:relative;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;min-height:47.5rem;overflow:hidden;isolation:isolate;background-color:#0a2047;background-image:var(--bvf-bg-image);background-size:cover;background-position:var(--bvf-object-position-mobile);color:#fff}
.background-video-feature__video-wrap,.background-video-feature__overlay{position:absolute;inset:0}
.background-video-feature__video-wrap{z-index:0}
.background-video-feature__video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--bvf-object-position-mobile);object-position:var(--bvf-object-position-mobile)}
.background-video-feature__overlay{z-index:1;background:rgba(10,32,71,.8);mix-blend-mode:multiply}
.background-video-feature__inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr;-webkit-box-align:center;align-items:center;justify-items:center;gap:2.875rem;width:100%;padding-top:6rem;padding-bottom:6rem;text-align:center}
.background-video-feature__logo-panel{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:100%;max-width:26.25rem}
.background-video-feature__logo{display:block;width:min(100%,20.625rem);height:auto;max-width:240px}
.background-video-feature__divider{width:min(100%,20rem);height:.125rem;background-color:#f5dc01}
.background-video-feature__content{width:100%;max-width:21.875rem;-webkit-box-sizing:border-box;box-sizing:border-box}
.background-video-feature__content h2.background-video-feature__heading{margin:0;color:#fff;font-size:1.875rem !important;font-weight:600;line-height:1.14 !important;letter-spacing:0}
.background-video-feature__text{margin-top:2.25rem}
.background-video-feature__text p{margin:0 !important;color:#fff;font-size:1.25rem !important;font-weight:400 !important;line-height:1.45 !important;letter-spacing:0}
@media print,screen and (min-width:40em){.background-video-feature{min-height:38.75rem}
.background-video-feature__logo{width:min(100%,22.5rem)}
.background-video-feature__content h2.background-video-feature__heading{font-size:3.625rem !important}
.background-video-feature__text p{font-size:1.875rem !important}
}@media print,screen and (min-width:64em){.background-video-feature{min-height:42.25rem;background-position:var(--bvf-object-position-desktop)}
.background-video-feature__video{-o-object-position:var(--bvf-object-position-desktop);object-position:var(--bvf-object-position-desktop)}
.background-video-feature__inner{grid-template-columns:minmax(0,36%) auto minmax(0,48%);gap:3.4375rem;padding-top:5rem;padding-bottom:5rem;text-align:left}
.background-video-feature__logo-panel{-webkit-box-pack:end;justify-content:flex-end;max-width:none}
.background-video-feature__logo{width:min(100%,22.5rem)}
.background-video-feature__divider{width:.0625rem;height:14.875rem}
.background-video-feature__content{max-width:42.5rem}
.background-video-feature__text{margin-top:2.75rem !important}
.background-video-feature__text p{font-size:1.875rem !important;line-height:1.5 !important}
}@media screen and (min-width:75em){.background-video-feature__content h2.background-video-feature__heading{font-size:3.75rem !important;line-height:1 !important}
}