.content-section{padding:80px 0}.content-section__layout{align-items:center;display:grid;gap:64px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:var(--max-content-width);padding:0 32px}.content-section__image{order:2}.content-section--img-left .content-section__image,.content-section__content{order:1}.content-section--img-left .content-section__content{order:2}.content-section__image img{border-radius:8px;height:100%;object-fit:cover;width:100%}.content-section__heading{font-size:48px;font-weight:700;line-height:64px;margin-bottom:24px}.content-section__body{font-size:18px;line-height:32px;margin-bottom:32px}.content-section__body p+p{margin-top:16px}.content-section__body p{font-size:inherit;line-height:inherit}.content-section__cta{align-self:flex-start;display:inline-block}@media (max-width:1024px){.content-section__layout{gap:40px}.content-section__heading{font-size:36px;line-height:48px}}@media (max-width:767px){.content-section{padding:48px 0}.content-section__layout{gap:32px;grid-template-columns:1fr;padding:0 20px}.content-section__image{order:1}.content-section__content{order:2}.content-section__image img{max-height:300px}.content-section__heading{font-size:28px;line-height:36px}.content-section__body{font-size:16px;line-height:28px}}