.hero{background-position:50%;background-repeat:no-repeat;background-size:cover}.hero__container{display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:1240px;min-height:60vh;padding:40px 20px}.hero h1{color:#fff;font-size:46px;line-height:1.4}.hero h1 span{display:block;font-size:24px}.hero__buttons{align-items:center;display:flex}.hero .btn{background:#469cbf;border-radius:8px;color:#fff;display:block;font-weight:600;line-height:1;margin-right:20px;padding:17px 29px}@media(max-width:670px){.hero__container{min-height:46vh}.hero__buttons{align-items:flex-start;display:flex;flex-direction:column}.hero .btn{margin-bottom:20px;margin-right:0}}