.module-hero-two-column{padding:calc(var(--baseline-6)*2) 0}.module-hero-two-column .hero-two-column-inner{display:flex;flex-direction:column;gap:var(--gap-24);max-width:var(--w-6)}.module-hero-two-column .hero-two-column-inner .hero-two-column-heading h1{--h1:2.75rem;font-family:var(--heading-normal);font-weight:var(--font-weight-bold);margin:0}.module-hero-two-column .hero-two-column-inner .hero-two-column-abstract h3{--h3:1.75rem;font-family:var(--body-normal);font-weight:var(--font-weight-normal);margin:0}.module-hero-two-column .hero-two-column-image{background-color:var(--semantic-surface);border-radius:var(--radius-border-rounded-m);padding:calc(var(--baseline-6)*2) var(--baseline-6)}.module-hero-two-column .hero-two-column-image img{height:var(--w-full);object-fit:cover;width:var(--w-full)}@media (max-width:1024px){.module-hero-two-column .hero-two-column-inner{max-width:unset}}@media (max-width:768px){.module-hero-two-column .hero-two-column-inner .hero-two-column-cta{margin-bottom:var(--baseline-3)}.module-hero-two-column .hero-two-column-inner .hero-two-column-cta a.btn{align-items:center;justify-content:center;text-align:center;width:var(--w-full)}}