.section-video-hero-module{display:flex;height:160vw;overflow:hidden;max-height:612px;position:relative;justify-content:center;align-items:center}.video-hero-content{background-color:rgba(32,39,68,0);padding:1rem;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-self:auto;margin-top:0;text-align:center;z-index:100}.video-hero-content h1,.video-hero-content h3{color:#fff;line-height:1.4;margin:0 auto;max-width:900px}.video-hero-content h1{font-size:3rem}.video-hero-content h3{font-size:1.875rem;font-weight:700;margin-bottom:.5rem;margin-top:1rem}.video-hero-content .temp-cta{background-color:#7dc72b;border-radius:0;color:#fff;display:block;font-size:1.125rem;font-weight:700;margin:0 auto;max-width:354px;padding:16px 16px;text-decoration:none;text-transform:uppercase}video{bottom:50%;height:auto;left:50%;min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto;z-index:1}@media only screen and (max-width:767px){.video-hero-content h1{font-size:3rem}.video-hero-content h3{font-size:1.25rem}}