.cta_image{position:relative;margin:150px 0;overflow:hidden;border-radius:0 0 200px 200px;min-height:700px;display:flex;align-items:flex-end;padding:50px 0}.cta_image:after{content:"";width:100%;height:100%;background-image:url(images/graphic.svg);top:0;left:0;position:absolute;background-position:right bottom;background-size:contain;background-repeat:no-repeat}.cta_image.nomargin{margin-top:-150px}.cta_image .inner{max-width:1400px;width:90%;margin:0 auto;position:relative;z-index:100}.cta_image .inner *{color:#fff}.cta_image .inner .content{display:flex;gap:100px;justify-content:space-between;flex-wrap:wrap;align-items:flex-end}.cta_image .inner .content .info{flex-basis:40%}.cta_image .inner .content .buttons .btn{display:flex;align-items:center;gap:15px}.cta_image .inner .content .buttons .btn:after{width:30px;height:25px;content:"";background-image:url(images/right-arrow.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.cta_image .image{width:100%;height:100%;position:absolute;left:0;top:0}.cta_image .image:after{width:100%;height:100%;position:absolute;left:0;top:0;content:"";background-color:rgba(43,37,35,.5)}.cta_image .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.acf-block-preview .cta_image{margin:0;border-radius:0 0 50px 50px;min-height:400px}.acf-block-preview .cta_image.nomargin{margin-top:0}@media screen and (max-width:1000px){.cta_image{margin:80px 0;border-radius:0 0 100px 100px;min-height:600px}.cta_image.nomargin{margin-top:-80px}.cta_image .inner .content{gap:0}.cta_image .inner .content .info{flex-basis:100%}}@media screen and (max-width:600px){.cta_image{border-radius:0 0 50px 50px;min-height:400px}}