.module-container-wrapper{background-repeat:no-repeat;background-size:cover}.app-module-container{align-items:center;display:flex;flex-wrap:wrap;position:relative;z-index:20}.app-module-container .text-column{background-color:#fff;border:none;border-radius:0;box-shadow:15px 25px 60px 0 rgba(0,0,0,.1);padding:3rem;width:58%}.app-module-container .image-column{width:40%}.app-module{position:relative}.app-module:before{background-color:#274570;content:"";height:40%;left:0;position:absolute;right:0;top:0;width:100%;z-index:5}.image-column img{display:block;margin:0 auto}.app-module-container .ctas{display:flex;flex-wrap:wrap}.app-module .text-column h1,.app-module .text-column h2,.app-module .text-column h3,.app-module .text-column h4,.app-module .text-column h5{margin-top:0}@media (max-width:992px){.app-module-container .ctas img{margin-bottom:15px}}@media (max-width:767px){.app-module-container .text-column{order:2;width:100%}.app-module-container .image-column{margin-bottom:25px;order:1;width:100%}}