.gh-hero{margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:center;padding-top:2rem;padding-bottom:2rem}@media (min-width:768px){.gh-hero{flex-direction:row}}.gh-hero__content-wrapper{margin-bottom:2rem;display:flex;flex-direction:column;align-items:center;text-align:center}@media (min-width:768px){.gh-hero__content-wrapper{margin-bottom:0;width:50%;align-items:flex-start;padding-right:2rem;text-align:left}}@media (min-width:1024px){.gh-hero__content-wrapper{flex-grow:1;padding-right:3rem}}.gh-hero__title{margin-bottom:1rem;font-size:1.875rem;line-height:2.25rem;font-weight:500}@media (min-width:640px){.gh-hero__title{font-size:2.25rem;line-height:2.5rem}}.gh-hero__text{margin-bottom:.5rem;line-height:1.625}.gh-hero__button-wrapper{display:flex;justify-content:center}.gh-hero__image-wrapper{width:100%}@media (min-width:768px){.gh-hero__image-wrapper{width:50%}}@media (min-width:1024px){.gh-hero__image-wrapper{width:100%;max-width:32rem}}.gh-hero__image{border-radius:.25rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}