.hero{align-items:center;display:flex;justify-content:space-between}.hero__content{margin-right:50px;max-width:740px;width:90%}.hero__content h1,.hero__content h2,.hero__content p{color:#fff}.hero__content h1{padding-bottom:0}.hero__content .button-4{margin-top:40px}@media (max-width:767px){.hero{flex-direction:column;gap:60px}.hero__content{margin-right:0}}