@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes anim-fade-in{0%{opacity:0}to{opacity:1}}@keyframes anim-fade-out{0%{opacity:1}to{opacity:0}}@keyframes anim-fade-up{0%{opacity:0;transform:translate3d(0,var(--anim-translate-y,1.5rem),0)}to{opacity:1;transform:translateZ(0)}}@keyframes anim-fade-up-left-bottom{0%{opacity:0;transform:translate3d(var(--anim-translate-x,-1.5rem),var(--anim-translate-y,2.5rem),0)}to{opacity:1;transform:translateZ(0)}}@keyframes anim-fade-up-right-bottom{0%{opacity:0;transform:translate3d(var(--anim-translate-x,1.5rem),var(--anim-translate-y,2.5rem),0)}to{opacity:1;transform:translateZ(0)}}@keyframes anim-lines-slide{0%{opacity:0;transform:translate3d(-10%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes anim-progress-fill{0%{width:0}to{width:100%}}@keyframes cta-banner-shine{0%{opacity:.4;transform:translateX(-100%) skewX(-15deg)}50%{opacity:.6}to{opacity:.2;transform:translateX(400%) skewX(-15deg)}}.acf-block-cta-banner{padding:.875rem 1rem}.acf-block-cta-banner__wrapper{background:color-mix(in srgb,var(--background-color),transparent 80%);border-radius:3rem;overflow:hidden;padding:1.5rem 1rem;position:relative}@media(min-width:768px){.acf-block-cta-banner__wrapper{border-radius:6.25rem;padding:.8125rem 2.125rem .875rem}}.acf-block-cta-banner__shine{inset:0;overflow:hidden;pointer-events:none;position:absolute}.acf-block-cta-banner__shine:after{animation:cta-banner-shine 2.5s ease-in-out infinite;background:linear-gradient(105deg,transparent 0,color-mix(in srgb,var(--background-color),transparent 60%),color-mix(in srgb,var(--background-color),transparent 60%),transparent 100%);content:"";filter:blur(1rem);height:200%;left:0;position:absolute;top:-50%;width:30%}@media(max-width:767.98px){.acf-block-cta-banner__shine:after{width:18.75rem}}.acf-block-cta-banner__inner{position:relative;z-index:1}.acf-block-cta-banner__brand-icon{height:1.25rem;-o-object-fit:contain;object-fit:contain;width:1.25rem}@media(max-width:767.98px){.acf-block-cta-banner__cta-text,.acf-block-cta-banner__description{margin:0 auto;max-width:20rem}}.acf-block-cta-banner__cta-text{flex-grow:1;min-width:0}.acf-block-cta-banner__description{min-width:0}@media(min-width:768px){.acf-block-cta-banner__description{max-width:32rem}}