.block-cta-image{position:relative}.block-cta-image .content{z-index:1;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:var(--space-2);min-height:450px}.block-cta-image .content .title,.block-cta-image .content .copy{width:30%;text-align:center}.block-cta-image .content .icon img{max-width:60px;height:auto}.block-cta-image .content .link{margin-top:var(--space-5)}.block-cta-image .background-blur{background:rgb(0 64 58 / .75);backdrop-filter:blur(5px)}@media only screen and (max-width:992px){.block-cta-image .content .title,.block-cta-image .content .copy{width:80%}}@media only screen and (max-width:768px){.block-cta-image .content{min-height:unset}}