.cta-full{background-color:var(--oxford-blue);color:var(--white);isolation:isolate;overflow-x:clip;position:relative}.cta-full :where(h1,h2,h3,h4,h5,h6){color:var(--white)}.cta-full__inner{margin-inline:auto;max-width:98rem}.cta-full__content{max-width:70rem;padding-left:2rem;position:relative;z-index:1}.cta-full__content:before{background:linear-gradient(180deg,var(--raspberry) 0,var(--night-purple) 100%);content:"";height:100%;left:0;position:absolute;top:0;width:4px}.cta-full__buttons{display:flex;flex-wrap:wrap;gap:1.6rem;margin-top:2.4rem}.cta-full__bg-image{display:none}@media(min-width:768px){.cta-full__bg-image{display:block;height:100%;object-fit:cover;position:absolute;right:0;top:0;width:calc(50% + 9.2rem);z-index:-1}}@media(min-width:992px){.cta-full{padding-bottom:24rem}.cta-full__content{padding-left:4rem}}