.n1-hero-video-wrapper{width:100%}.n1-hero-video{aspect-ratio:var(--ar-mobile,16/9);contain:layout paint;margin-bottom:-1px;overflow:hidden;padding-bottom:1px;position:relative;width:100%}.n1-hero-video__thumbnail{align-items:center;background:#000;display:flex;inset:0;justify-content:center;position:absolute;z-index:1}.n1-hero-video__thumbnail img{filter:blur(5px);height:100%;object-fit:cover;width:100%}.n1-hero-video__video{inset:0;position:absolute;z-index:2}.n1-hero-video__video wistia-player{display:block;height:100%;width:100%}.n1-hero-video.video-playing .n1-hero-video__thumbnail{opacity:0;transition:opacity .3s ease}.n1-hero-video__overlay{pointer-events:none;z-index:3}.n1-hero-video__content{pointer-events:none;z-index:4}.n1-hero-video__content a,.n1-hero-video__content button{pointer-events:auto}.n1-hero-video__content--top{justify-content:flex-start}.n1-hero-video__content--center{justify-content:center}.n1-hero-video__content--bottom{justify-content:flex-end}.n1-hero-video__mobile-above,.n1-hero-video__mobile-below{display:none}.n1-hero-video__play-pause{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#09c;border:none;border-radius:50%;bottom:16px;color:#fff;cursor:pointer;display:flex;font-size:10px;height:24px;justify-content:center;line-height:1;min-height:24px;min-width:24px;padding:0;position:absolute;right:16px;transition:background-color .2s ease,transform .2s ease;width:24px;z-index:5}.n1-hero-video__play-pause:hover{background-color:#007aa3;transform:scale(1.05)}.n1-hero-video__play-pause:focus-visible{outline:2px solid #fff;outline-offset:2px}.n1-hero-video__play-pause .fa-play{display:none}.n1-hero-video__play-pause .fa-pause,.n1-hero-video__play-pause[data-playing=false] .fa-play{display:block}.n1-hero-video__play-pause[data-playing=false] .fa-pause{display:none}@media (prefers-reduced-motion:reduce){.n1-hero-video__play-pause,.n1-hero-video__thumbnail{transition:none}}