.bof-cta{background:var(--blue-light);padding:2rem;position:relative;overflow:hidden}.bof-cta.bg-img{background:var(--white);padding-top:3rem}.bof-cta__content{max-width:30rem;position:relative;z-index:3}.bof-cta.side-graphic .container{display:grid;grid-template-columns:1fr;row-gap:2rem}.bof-cta.side-graphic .bof-cta__content{order:2}.bof-cta.bg-img .bg-img-holder{position:absolute;z-index:1;top:0;right:0;width:100%;height:100%}.bof-cta.bg-img .bg-img-holder img{object-fit:cover;width:100%;height:100%}.bof-cta.bg-img .bg-img-holder::after{content:"";position:absolute;z-index:1;top:0;right:0;width:100%;height:100%;background:linear-gradient(to right,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 35%,rgba(255,255,255,.93) 50%,rgba(255,255,255,.5) 90%,rgba(255,255,255,.5) 100%)}@media(min-width:992px){.bof-cta{padding:5rem 0}.bof-cta.bg-img{padding:8rem 0 7rem}.bof-cta.side-graphic .container{display:grid;grid-template-columns:1fr 1fr;column-gap:2rem}.bof-cta.side-graphic .bof-cta__content{order:0}.bof-cta.bg-img .bg-img-holder::after{background:linear-gradient(to right,rgba(255,255,255,1) 0%,rgba(255,255,255,1) 25%,rgba(255,255,255,.93) 45%,rgba(255,255,255,0) 75%,rgba(255,255,255,0) 100%)}}