.hero{display:flex;min-height:min(calc(100vh - 104px));width:100%}.hero__content-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.hero__content{width:100%}.hero__image{align-items:flex-end;display:flex;justify-content:flex-end;width:100%}@media (max-width:1079px){.hero__content{margin-bottom:1rem;text-align:center}.hero__image{padding-bottom:5rem}}@media (min-width:1080px){.hero{min-height:min(calc(100vh - 104px),662px)}.hero,.hero__content-wrapper{align-items:flex-end}.hero__content{padding-right:1rem;width:75%}.hero__description{max-width:500px}.hero__image{width:25%}}