.cta-banner{background:var(--color-primary);color:var(--color-light)}.cta-banner__inner{box-sizing:border-box;overflow:hidden;padding:5rem 0;position:relative}@media(max-width:992px){.cta-banner__inner{padding:3rem 0}}.cta-banner__background{height:100%;left:0;opacity:.25;position:absolute;top:0;width:100%}.cta-banner__background img,.cta-banner__background picture{object-fit:cover;object-position:top center;width:100%}.cta-banner__wrapper{margin:0 auto;max-width:65%;position:relative;text-align:center;z-index:2}@media(max-width:992px){.cta-banner__wrapper{max-width:100%}}.cta-banner .container--large .cta-banner__wrapper{max-width:100%!important}.cta-banner__title{margin:0 0 2rem}.cta-banner__title h1,.cta-banner__title h2,.cta-banner__title h3{font-weight:700}.cta-banner__content{font-size:clamp(18px,2vw,21px);font-weight:400;line-height:1.5}.cta-banner__content>:first-child{margin-top:0}.cta-banner__content>:last-child{margin-bottom:0}.cta-banner__link{margin:3rem 0 0}@media(max-width:992px){.cta-banner__link{margin:2rem 0 0}}.cta-banner form .select2-container svg{color:var(--color-primary)}