.hero{padding:3rem 0}.hero-wrapper{display:grid;margin:0 auto;grid-gap:2rem;max-width:80%}.text-overview{grid-area:left-column}.hero-image{grid-area:right-column}.hero-wrapper .cta-button a{margin:1rem 0;padding:8px 1.5rem;text-transform:uppercase}.hero-wrapper .cta-button{column-gap:20px;display:flex}.hero-wrapper h1{font-weight:400}.hero{background-position-x:right;background-position-y:bottom;background-repeat:no-repeat;background-size:contain}@media (max-width:1026px){.hero{background-position-x:right;background-position-y:top}.hero-wrapper h1{font-size:38px;margin-top:2rem}.hero-wrapper .cta-button a{padding:8px 1rem}}