.cta-box{box-sizing:border-box;color:#fff;padding:5rem 0;position:relative}.cta-box .button{background:#ffa114}.cta-box-background:before{background:#151539;opacity:.9}.cta-box-background:after,.cta-box-background:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.cta-box-background:after{background:linear-gradient(180deg,#151539,transparent 30%)}.cta-box-background{height:100%;left:0;position:absolute;top:0;width:100%}.cta-box-background img{height:100%!important;object-fit:cover;width:100%}.cta-box-content{background:rgba(92,115,184,.7);box-sizing:border-box;margin:0 auto;max-width:85%;padding:3rem;position:relative;text-align:center;z-index:2}@media only screen and (max-width:992px){.cta-box-content{max-width:100%}}