.hero-module{align-items:center;display:flex;overflow:hidden;position:relative}.hero-module__cta-button{display:flex;flex-direction:column}.hero-module__cta-button .button-alt{margin-top:1rem}.hero-module__icon{display:flex;justify-content:center}.hero-module__bg-image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero-module .background-video{height:100vh;left:0;object-fit:cover;position:absolute;top:0;width:100vw;z-index:-1}.hero-module__overlay{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@media (min-width:768px){.hero-module__cta-button{flex-direction:row}.hero-module__cta-button .button-alt{margin-left:1rem;margin-top:0}}