.cta-banner{align-items:center;display:flex;position:static;width:100%}.cta-banner__content{align-items:center;display:flex;flex-direction:row;gap:var(--space-xl,48px);position:relative;width:auto;z-index:2}.cta-banner__headline{flex-shrink:0;white-space:nowrap}.cta-banner__headline.hero-headline span{background:none;-webkit-background-clip:unset;-webkit-text-fill-color:var(--color-neutral-00,#fff);background-clip:unset;color:var(--color-neutral-00,#fff)}.cta-banner__cta{flex-shrink:0}.cta-banner__illustration{overflow:hidden;pointer-events:none;position:absolute}.cta-banner__illustration img{height:100%;object-fit:cover;object-position:center;width:100%}@media screen and (max-width:1439px){.cta-banner__content{align-items:flex-start;flex-direction:column;gap:var(--space-sm,24px)}.cta-banner__headline{white-space:normal}}@media screen and (max-width:1023px){.cta-banner__headline{font-size:38px;letter-spacing:-.76px;max-width:60%}}@media screen and (max-width:767px){.cta-banner__headline{font-size:var(--font-size-h4,28px);font-weight:var(--font-weight-regular,400);letter-spacing:var(--letter-spacing-h4,-.28px);max-width:70%;white-space:normal}}