.form-w-background{isolation:isolate;padding:90px 0;position:relative}.form-w-background__image{display:none}.form-w-background .content-wrapper{display:grid;gap:24px;grid-template-columns:1fr}.form-w-background__content p{color:#fff}@media only screen and (min-width:1024px){.form-w-background__content{max-height:max-content;position:sticky;top:40px}.form-w-background .content-wrapper{gap:96px;grid-template-columns:1fr 1fr}.form-w-background__image{display:block;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:50%;z-index:-1}}