.hero{align-items:center;background-position:100% 0;background-repeat:no-repeat;background-size:cover;display:flex;min-height:65vh;padding:80px 0}.hero__container{margin:0 auto;max-width:1000px;padding:0 15px;width:100%}.hero__text{margin-bottom:30px;margin-top:200px}.hero__button{border:1px solid;border-radius:3px;display:block;padding:22px 32px;width:max-content}@media (min-width:1401px){.hero{background-position:top}.hero__content{margin-left:45%;width:61%}}@media (max-width:1400px) and (min-width:801px){.hero{background-position:top}.hero__content{margin-left:50%;width:50%}}@media (max-width:800px) and (min-width:750px){.hero__content{width:60%}}