.module-hero{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative}.module-hero .module-hero__overlay{bottom:0;left:0;right:0;top:0;z-index:2}.module-hero .module-hero__overlay,.module-hero .module-hero__video{align-items:center;display:flex;justify-content:center;position:absolute}.module-hero .module-hero__video{height:100%;height:100vh;overflow:hidden;width:100%;z-index:1}.module-hero .module-hero__video .simpleParallax{height:100%;width:100%}.module-hero .module-hero__video .simpleParallax img,.module-hero .module-hero__video img,.module-hero .module-hero__video video{height:100%;object-fit:cover;width:100%}.module-hero .module-hero__content{height:calc(100% - 130px);max-width:1280px;padding-left:1rem;padding-right:1rem;position:relative;z-index:3}.module-hero .module-hero__content .module-hero__title{max-width:800px}.module-hero .module-hero__content.align-items-end .module-hero__title,.module-hero .module-hero__content.align-items-start .module-hero__title{max-width:650px}.module-hero .module-hero__content.align-items-center .module-hero__description{max-width:700px}.module-hero .module-hero__content.align-items-end .module-hero__description,.module-hero .module-hero__content.align-items-start .module-hero__description{max-width:600px}.module-hero .module-hero__content.align-items-start .module-hero__description,.module-hero .module-hero__content.align-items-start .module-hero__title{text-align:left}.module-hero .module-hero__content.align-items-center .module-hero__description,.module-hero .module-hero__content.align-items-center .module-hero__title{text-align:center}.module-hero .module-hero__content.align-items-end .module-hero__description,.module-hero .module-hero__content.align-items-end .module-hero__title{text-align:right}@media (min-width:992px){.module-hero .module-hero__content{padding-left:0;padding-right:0}}