.cta-section{background:var(--wp--preset--color--foreground);overflow:hidden;padding:5rem 2rem;position:relative}.cta-section:before{background:radial-gradient(circle,color-mix(in srgb,var(--wp--preset--color--primary) 15%,var(--wp--preset--color--foreground)) 0%,var(--wp--preset--color--foreground) 70%);content:"";height:500px;pointer-events:none;position:absolute;right:-80px;top:-120px;width:500px}.cta-section:after{background:radial-gradient(circle,color-mix(in srgb,var(--wp--preset--color--accent) 10%,var(--wp--preset--color--foreground)) 0%,var(--wp--preset--color--foreground) 70%);bottom:-80px;content:"";height:360px;left:-40px;pointer-events:none;position:absolute;width:360px}.cta-section h2{color:var(--wp--preset--color--background);margin-bottom:1rem;max-width:700px}.cta-section .lead{color:color-mix(in srgb,var(--wp--preset--color--background) 65%,var(--wp--preset--color--foreground));margin-bottom:2rem;max-width:560px}.cta-section .btn-ghost{border:2px solid rgba(0,0,0,0);color:color-mix(in srgb,var(--wp--preset--color--background) 70%,transparent);padding-left:2rem;padding-right:2rem}.cta-section .btn-ghost:hover{color:var(--wp--preset--color--background)}.cta-inner{margin:0 auto;max-width:var(--max-w);position:relative;z-index:1}.cta-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}@media(max-width:768px){.cta-actions{align-items:flex-start;flex-direction:column}}
