.home-hero{width:100vw;height:450px;background-size:cover;background-position:center center;position:relative;z-index:0}.home-hero:before{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background-color:#4a7abd;mix-blend-mode:multiply;z-index:-1}@media(max-width:1136px){}@media(max-width:768px){}.home-hero .content{display:flex;flex-flow:column;align-items:center;justify-content:flex-end;height:100%;padding:40px 0}.home-hero .content h1{max-width:900px;text-align:center;margin-bottom:30px;text-transform:none}.home-hero .content a{margin-bottom:50px}.home-hero .content img{width:50px;height:auto}