.hero{align-items:center;background-color:#1a1a1a;display:flex;flex-direction:column;height:560px}.hero.no-background{background:initial}.hero__title{color:#e4e6ea;font-family:Cairo;font-size:51px;font-weight:700;line-height:96px;margin-bottom:8px}.hero__subtitle{color:#e4e6ea;font-family:Roboto;font-size:16px;font-weight:400;line-height:19px;margin-bottom:24px}.hero__button{padding:0}.hero__button a{padding:12px 32px}@media (max-width:767px){.hero{height:auto;text-align:center}.hero__title{line-height:1.2}.hero>img{margin-top:24px;width:100%}.hero.no-background{margin-bottom:200px}}