.hero{min-height:650px;display:flex;align-items:center;justify-content:center;padding:60px 0}.hero.small{min-height:0}.hero.small .hero__content--title{margin-bottom:0}.hero.small .hero__content--subtitle{margin-top:2em}.hero.bg{min-height:800px;padding-top:168px;padding-bottom:80px}.hero__content{display:flex;flex-direction:row;align-items:center;max-width:1130px;width:100%;padding-left:20px;padding-right:20px}.hero.img .hero__content{justify-content:space-between}.hero__content--wrap{max-width:40%;width:100%}.hero__content--img{padding-left:3em;max-width:60%;width:100%}.hero .button{margin-top:1em}@media(max-width:767px){.hero{min-height:0;padding:48px 0}.hero__content{flex-direction:column;align-items:flex-start}.hero__content--wrap{max-width:100%;width:100%}.hero__content--img{max-width:100%;width:100%;padding-left:0;margin-top:2em}}