.hero{align-items:center;display:flex;font-size:2rem;font-weight:500;justify-content:space-between;line-height:1.75}.hero__left{flex:0 1 68rem;padding-left:2rem}.hero__image{aspect-ratio:1;flex:0 1 61rem}.hero__image img{height:100%!important;object-fit:cover;width:100%!important}@media (min-width:768px){.hero h1 em{display:block}.hero__small .hero__left{padding-bottom:2rem;padding-top:2rem}.hero__small .hero__image{flex:0 1 41rem}}@media (min-width:1180px){.hero__left{margin-left:calc(50% - 590px);padding-left:0}}@media (max-width:900px){.hero{display:block}.hero__left{padding:4rem 2rem 0;width:100%}.hero__image{margin-top:5.6rem;width:100%}}