.module-hero-simple{display:flex;width:100%;background-repeat:no-repeat;position:relative;padding:100px 0}.module-hero-simple.is-full{min-height:90vh;padding:0;justify-content:center;align-items:center}.module-hero-simple.is-full .hero-content{margin-top:60px}.module-hero-simple .hero-content{position:relative;z-index:1}.module-hero-simple .hero-filter{top:0;bottom:0;left:0;right:0;position:absolute;z-index:0}.module-hero-simple .hero-content .btn{display:inline-block;margin-top:2rem}@media screen and (max-width:1023px){.module-hero-simple{justify-content:center;align-items:center}.module-hero-simple .hero-content{width:90%}}@media screen and (min-width:1024px){.module-hero-simple .hero-content.halign-center{margin-left:auto;margin-right:auto}.module-hero-simple .hero-content.halign-left{margin-left:0;margin-right:auto}.module-hero-simple .hero-content.halign-right{margin-left:auto;margin-right:0}.module-hero-simple .hero-content.valign-middle{margin-top:auto;margin-bottom:auto}.module-hero-simple .hero-content.valign-top{margin-top:0;margin-bottom:auto;padding-top:70px}.module-hero-simple .hero-content.valign-bottom{margin-top:auto;margin-bottom:0;padding-bottom:70px}}