.hero-module{position:relative;display:flex;align-items:center;overflow:hidden}.hero-module__wrap{max-width:890px}.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,.hero-module__overlay{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}@media (min-width:768px){.hero-module__cta-button{flex-direction:row}.hero-module__cta-button .button-alt{margin-top:0;margin-left:1rem}}