.cta{position:relative;margin:150px 0;overflow:hidden;display:flex;align-items:flex-end;padding:150px 0;background-color:#104f24}.cta.orange{background-color:#ea5b28}.cta.orange:after{background-image:url(images/graphic-orange.svg)}.cta.orange .buttons .btn{background-color:#104f24;border:1px solid #104f24}.cta.orange .buttons .btn:hover{background-color:#f5f9f4;border-color:#f5f9f4;color:#104f24!important}.cta: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.nomargin{margin:0}.cta .inner{max-width:1400px;width:90%;margin:0 auto;position:relative;z-index:100}.cta .inner *{color:#fff}.cta .inner .content{display:flex;gap:100px;justify-content:space-between;flex-wrap:wrap;align-items:flex-end}.cta .inner .content .info{flex-basis:60%}.acf-block-preview .cta{margin:0}.acf-block-preview .cta.nomargin{margin-top:0}@media screen and (max-width:700px){.cta{margin:80px 0;padding:80px 0}.cta .inner .content{gap:0}.cta .inner .content .info{flex-basis:100%}}