.hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-flow:column wrap;min-height:350px;padding:24px 0;position:relative;width:100%}.hero.middle{justify-content:center}.hero.top{justify-content:flex-start}.hero.bottom{justify-content:flex-end}.hero:before{background:rgba(0,0,0,.5);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero-content{color:#fff;margin:0 auto;padding:0 0 16px;position:relative;text-align:center}.hero-content.center{margin:0 auto}.hero-content.left{margin-left:0;margin-right:auto}.hero-content.right{margin-left:auto;margin-right:0}.hero .hero-title{color:#fff;font-size:28px;margin:0}.hero .hero-subtitle{color:#fff;font-size:20px;font-weight:400;margin:24px 0 15px}.hero .hs-button{color:#fff;display:inline-block;margin:0 auto;text-align:center;text-decoration:none;text-transform:uppercase}@media screen and (max-width:767px){.hero-content{width:100%!important}}@media screen and (min-width:768px){.hero{min-height:530px}.hero-content{margin-top:-100px}.hero .hero-title{font-size:42px}.hero .hero-subtitle{font-size:30px}.hero .hero-btn .hs-button{display:none}}