.block-cta-with-image{position:relative;background-size:cover;background-repeat:no-repeat;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}
.block-cta-with-image.blue{background-color:#00335c;background-image:url("/wp-content/themes/edg/assets/images/page-hero-topographic-lines.svg")}
.block-cta-with-image.green{background-color:#02854a;background-image:url("/wp-content/themes/edg/assets/images/topographic-pattern.svg")}
.block-cta-with-image .wrapper{position:relative}
.block-cta-with-image .content{width:100%;padding:50px 0 80px;-webkit-box-flex:0;flex:none;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:start;align-items:flex-start}
.block-cta-with-image .content .tagline{font-size:.875rem;line-height:1rem;font-weight:bold;color:#02854a;letter-spacing:.28px;margin-bottom:10px}
.block-cta-with-image .content .tagline.white{color:#fff}
.block-cta-with-image .content .title{margin-top:0;margin-bottom:30px}
.block-cta-with-image .content .text{color:#fff;max-width:532px;margin-bottom:40px;font-size:1rem;line-height:1.625rem}
.block-cta-with-image .content .ctas{display:-webkit-box;display:flex;gap:0 38px;flex-wrap:wrap}
.block-cta-with-image .image{position:relative;width:100%;height:auto;aspect-ratio:1.1/1;background-size:cover;background-repeat:no-repeat;background-position:center center}
.block-cta-with-image.white .wrapper{position:relative;display:-webkit-box;display:flex;gap:40px;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse}
.block-cta-with-image.white .content{padding:0 0 50px}
.block-cta-with-image.white .content .title{color:#00335c}
.block-cta-with-image.white .content .text{color:#000}
.block-cta-with-image.white .content .ctas{gap:20px}
.block-cta-with-image.white .image{position:relative;aspect-ratio:1.31;width:100vw;max-width:100vw}
@media(min-width:992px){.block-cta-with-image{background-attachment:fixed}
.block-cta-with-image .content{padding:205px 0;width:min(100%,532px);max-width:calc(50vw - 30px - 2.5rem - 2.5rem);height:100%}
.block-cta-with-image .content .ctas{gap:50px}
.block-cta-with-image .image{position:absolute;width:50vw;height:100%;top:0;right:0;-webkit-box-flex:0;flex:none}
.block-cta-with-image.white .wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;gap:80px}
.block-cta-with-image.white .content{padding:50px 0 80px}
.block-cta-with-image.white .image{max-width:50%}
}