.cta{align-items:center;background-color:var(--surface-primary-d);border-radius:var(--border-radius-md);display:flex;flex-direction:column;overflow:hidden;padding:var(--space-section-lg) 16px;position:relative}.cta:before{background-image:url(/wp-content/themes/artea-audit/assets/svg/cta-graphic-top.svg);background-repeat:no-repeat;background-size:auto;content:"";height:100px;pointer-events:none;position:absolute;top:0;width:100%}@media (min-width:1025px){.cta:before{background-size:cover;height:50px}}.cta:after{background-image:url(/wp-content/themes/artea-audit/assets/svg/cta-graphic-bottom.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";height:110px;pointer-events:none;position:absolute;width:100%}.cta .content{display:flex;flex-direction:column;gap:24px;max-width:824px;width:100%;z-index:1}.cta .content .heading-wrapper{display:flex;flex-direction:column;gap:var(--spacing-12);text-align:center}.cta .content .heading-wrapper .title{color:var(--color-text-primary-d);font:var(--font-title-h2)}.cta .content .heading-wrapper p{color:var(--color-text-secondary-d)}.cta .content .btn-wrapper{justify-content:center}.cta.medium{padding:40px var(--space-section-md)}.cta.medium .content{flex-direction:row;gap:40px;max-width:100%}.cta.medium .content .heading-wrapper{text-align:left}
