.cta-hover-box{display:flex;flex-wrap:wrap;height:500px;margin:0 auto 30px;max-width:487px;overflow:hidden;padding:20px;position:relative;transition:transform .65s cubic-bezier(.05,.2,.1,1),box-shadow .65s cubic-bezier(.05,.2,.1,1)}.cta-hover-box h2{color:#fff;font-size:2.188rem;text-align:center}.cta-hover-box p{color:#fff;margin-bottom:20px}.cta-hover-box a,.cta-hover-box p{font-size:1.5rem;text-align:center}.cta-hover-box a{color:#f68b1f}.cta-hover-box a:hover{color:#fff}.cta-hover-box:hover{box-shadow:0 25px 55px rgba(0,0,0,.25);transform:translateY(-10px) scale(1.05);z-index:100}.cta-hover-box:before{background:linear-gradient(180deg,rgba(12,56,68,.2),#2d637f);bottom:0;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;transition:opacity .65s cubic-bezier(.05,.2,.1,1);width:calc(100% + 10px);z-index:10}.cta-hover-box:hover:before{opacity:1}.cta-hover-box .cta-hover-box-bg{backface-visibility:hidden;background-position:50%;background-size:cover;height:100%;left:0;opacity:1;position:absolute;top:0;transform:scale(1);transition:transform 1s ease,opacity .5s ease .25s;width:100%;z-index:1}.cta-hover-box:hover .cta-hover-box-bg{transform:scale(1.2);transition:transform 2s cubic-bezier(.1,.2,.7,1)}.cta-hover-box .cta-hover-box-bg:before{background:linear-gradient(180deg,rgba(12,56,68,0),rgba(45,99,127,.9));bottom:0;content:"";display:block;height:65%;left:0;position:absolute;transition:opacity .65s cubic-bezier(.05,.2,.1,1);width:100%;z-index:10}.cta-hover-box:hover .cta-hover-box-bg:before{opacity:0}.cta-hover-box .inner{align-self:flex-end;color:#fff;padding:0;position:relative;text-align:left;width:100%;z-index:10}.cta-hover-box .inner .cta-hover-box-icon{margin-bottom:20px}.cta-hover-box .inner .cta-hover-box-icon svg{fill:#fff;height:40px;margin-bottom:20px}.cta-hover-box .heading-wrapper{padding:10% 4%;transform:translateY(0);transition:opacity .65s cubic-bezier(.05,.2,.1,1),transform .65s cubic-bezier(.05,.2,.1,1)}.cta-hover-box:hover .heading-wrapper{display:none}.cta-hover-box .heading-wrapper>:last-child{margin-bottom:0}.cta-hover-box .onhover-content{bottom:0;left:0;margin-top:12px;opacity:0;padding:10% 4%;position:absolute;transform:translateY(20px);transition:opacity .2s cubic-bezier(.05,.2,.1,1),transform .2s cubic-bezier(.05,.2,.1,1)}.cta-hover-box:hover .onhover-content{opacity:1;transform:translateY(0) scale(.95);transition:opacity .65s cubic-bezier(.05,.2,.1,1) .15s,transform .65s cubic-bezier(.05,.2,.1,1) .15s}@media (min-width:1200px){.cta-hover-box .heading-wrapper,.cta-hover-box .onhover-content{padding:10%}}