.cta-section{background:transparent;border:none;color:#0f172a;left:50%;position:relative;right:50%;width:100vw;--cta-seam-top:clamp(24px,3.5vw,64px);--cta-seam-bottom:clamp(24px,3vw,56px);margin:clamp(36px,5vw,72px) -50vw clamp(32px,6vw,80px);overflow:visible;padding-bottom:calc(1.75rem + var(--cta-seam-bottom));padding-top:calc(1.75rem + var(--cta-seam-top))}.cta-section:after,.cta-section:before{display:none}.cta-section--sticky{bottom:0;left:0;margin-left:0;margin-right:0;padding-bottom:calc(.75rem + var(--cta-seam-h) + env(safe-area-inset-bottom));position:fixed;right:0;width:auto;z-index:50}.cta-section--sticky:after,.cta-section--sticky:before{display:none}.cta-section__container{margin:0 auto;max-width:1200px;padding:12px 16px;text-align:center}.cta-section__title{color:#0f172a;font-size:clamp(1.85rem,4vw,2.5rem);font-weight:700;line-height:1.2;margin:0 0 .75rem}.cta-section__subtitle{color:#475569;font-size:clamp(1.05rem,2.2vw,1.25rem);line-height:1.5;margin:0 0 1.25rem;opacity:1}.cta-section__button{background:var(--primary-color);border-color:var(--primary-color);box-shadow:0 10px 20px rgba(124,58,237,.18);color:#fff;display:inline-block;font-weight:700;text-decoration:none}.cta-section__button:focus-visible,.cta-section__button:hover{background:#6d28d9;border-color:#6d28d9;color:#fff}@media (max-width:640px){.cta-section{--cta-seam-top:18px;--cta-seam-bottom:18px}}