.cta-block{min-height:450px;display:flex;justify-content:center;align-items:center;text-align:center;background-color:transparent;padding-block:40px}
.cta-block.has-img{color:#FFF;min-height:500px}
.cta-block.has-img.default{background-color:transparent;background-image:url("../../images/cta-bg.jpg");background-size:cover;background-position:center bottom}
.cta-block.has-img .wrapper{position:relative;border-radius:10px;overflow:hidden;min-height:495px;margin-inline:auto;display:flex;justify-content:center;flex-direction:column}
.cta-block.has-img .wrapper:after{content:"";position:absolute;width:100%;height:100%;display:inline-block;top:0;left:0;background-color:rgba(0,0,0,0.75)}
.cta-block.has-img .wrapper picture{position:absolute;width:100%}
.cta-block .a7-container{padding:0}
.cta-block .headings{position:relative;z-index:2;margin-bottom:0;max-width:1200px;text-align:left;margin-left:0;padding:40px}