.ctawrapper{border-radius:20px;display:flex;width:100%}.ctaimage{width:40%}.ctaimage,.ctaimage img{border-radius:20px 0 0 20px}.ctaimage img{display:block;object-fit:cover}.ctacontent{display:flex;flex-direction:column;justify-content:center;padding:30px;width:60%}.ctalink a{background:linear-gradient(90deg,#00a94f,#006394);border-radius:50px;display:inline-block;overflow:hidden;position:relative}.ctalink a span{color:#fff;display:inline-flex;padding:10px 20px;position:relative;z-index:10}.ctalink a:after,.ctalink a:before{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.ctalink a:before{background:#006394;content:"";left:-10%;transform:skew(30deg);transition:transform .4s cubic-bezier(.3,1,.8,1);width:120%}.ctalink a:hover:before{transform:translate3d(100%,0,0)}.ctaheadings h3,.ctaheadings h4{margin-top:0}.ctaheadings h3{font-size:1.5em;margin-bottom:20px}.ctaheadings h4{font-size:1em;margin-bottom:5px}.ctacontent p{margin-bottom:20px;margin-top:0}@media screen and (max-width:767px){.ctawrapper{flex-wrap:wrap}.ctaimage{border-radius:20px 20px 0 0;padding:100px;width:100%}.ctacontent{padding:20px;width:100%}}