.image-cta{position:relative;margin:5em 0}.image-cta .bg-image img{width:100%}.image-cta .cta-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.image-cta .cta-wrapper h3{width:100%;max-width:700px;margin:100px 0 0 0;padding:0 40px;font-size:2em;line-height:52px;text-shadow:0px 6px 6px rgba(0,0,0,0.83);text-align:center}@media(min-width:900px){.image-cta .cta-wrapper h3{padding:0 20px;font-size:3em}}.cta-hero{-webkit-filter:drop-shadow(0px 0px 25px rgba(256,256,256,0));filter:drop-shadow(0px 0px 25px rgba(256,256,256,0));transition:all .25s ease-in-out}.cta-hero:hover{-webkit-filter:drop-shadow(0px 0px 25px rgba(256,256,256,1));filter:drop-shadow(0px 0px 25px rgba(256,256,256,1))}