.cta{background-color:var(--wp--preset--color--contrast);color:var(--wp--preset--color--base);border-radius:var(--wp--custom--radius--large);overflow:hidden}.cta-content{padding:var(--wp--preset--spacing--50);text-align:center}.cta-content>*{max-width:var(--wp--custom--layout--width-text);margin-left:auto;margin-right:auto}.cta .button{margin-top:var(--wp--preset--spacing--50);font-size:var(--wp--preset--font-size--body-large);font-weight:400}.cta-title{font-family:var(--wp--preset--font-family--heading);font-size:var(--wp--preset--font-size--x-large);text-align:center;margin:0 0 var(--wp--preset--spacing--30)}.cta-image img{width:100%}.cta .wp-block-buttons{justify-content:center}.cta .wp-element-button[href^="mailto:"]{display:inline-flex;align-items:center}.cta .wp-element-button[href^="mailto:"]::before{content:"";display:inline-block;width:1.25em;height:1.25em;margin-right:var(--wp--preset--spacing--20);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath d='M64 128L576 128L576 200L563.2 209.6L339.2 377.6L320 392L300.8 377.6L76.8 209.6L64 200L64 128zM64 260L320 452L576 260L576 512L64 512L64 260z' fill='%23ffffff'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}@media (min-width:48rem){.cta-content{padding:var(--wp--preset--spacing--80) var(--wp--custom--layout--padding-sides)}.cta.has-image{display:grid;grid-template-columns:2fr 3fr}.cta-image{grid-area:1/1}.cta-image img{height:100%;object-fit:cover}.cta.has-image .cta-title,.cta.has-image .cta-content{text-align:left}.cta.cta.has-image .wp-block-buttons{justify-content:flex-start}}