.hero{align-items:center;gap:40px;justify-content:space-between;margin-bottom:64px;margin-top:72px}.hero,.hero__content{display:flex;flex-direction:column;width:100%}.hero__content--eyebrow-heading{font-size:20px;line-height:22px}.hero__content--headline{font-size:52px;font-weight:600;line-height:54px;margin-top:16px;text-transform:uppercase}.hero__content--content{font-size:14px;line-height:18px;margin-top:40px}.hero__image{display:flex;justify-content:end;width:100%}.hero__image img{transform:translateX(10vw)}@media (min-width:1024px){.hero{flex-direction:row;margin-bottom:32px;margin-top:32px}.hero__content,.hero__image{width:50%}.hero__content--eyebrow-heading{font-size:24px;line-height:28px}.hero__content--headline{font-size:56px;font-weight:600;line-height:56px;margin-top:16px}.hero__content--content{font-size:16px;line-height:20px;margin-top:40px}}