.hero-banner-text-image{isolation:isolate;overflow:hidden;padding:50px 0;position:relative}.hero-banner-text-image .content-wrapper{display:grid;gap:24px;grid-template-columns:1fr}.hero-banner-text-image__image{border-radius:var(--border-radius);height:auto;max-width:660px;overflow:hidden;width:100%}.hero-banner-text-image__image img{box-shadow:var(--box-shadow);height:100%;object-fit:contain;object-position:center;width:100%}.hero-banner-text-image__graphic{height:100%;position:absolute;right:0;top:50%;transform:scale(1.1);width:100%;z-index:-1}@media screen and (min-width:1024px){.hero-banner-text-image__graphic{max-width:600px;top:0}.hero-banner-text-image{padding:110px 0}.hero-banner-text-image .content-wrapper{align-items:center;gap:55px;grid-template-columns:1fr 1fr}}@media screen and (min-width:1400px){.hero-banner-text-image{padding:150px 0}.hero-banner-text-image .content-wrapper{gap:110px;grid-template-columns:1fr 1fr}}