.video-hero{align-items:flex-end;background-position:50%;display:flex;height:100vh;justify-content:center;position:relative;width:100%}.video-hero__overlay{z-index:1}.video-hero__overlay,.video-hero__video{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.video-hero__video{box-shadow:none;margin:0;max-height:none;max-width:none;object-fit:cover;order:none;outline:none;padding:0}.video-hero__content{margin:0 auto;padding:20px;position:relative;text-align:center;width:100%;z-index:2}.video-hero__content h1{font-weight:700}.video-hero__content--wrapper{margin:0 auto;max-width:1100px;width:100%}@media(min-width:768px){.video-hero__content h1{font-size:44px}.video-hero__content h4{font-size:24px}}