.tsb-cta{background:#efedf7;font-family:Poppins,sans-serif;overflow:hidden;padding:64px 24px 80px;position:relative}.tsb-cta:before{background:radial-gradient(circle,rgba(36,36,230,.08) 0,transparent 70%);height:500px;right:-80px;top:-100px;width:500px}.tsb-cta:after,.tsb-cta:before{content:"";pointer-events:none;position:absolute;z-index:0}.tsb-cta:after{background:radial-gradient(circle,rgba(0,200,150,.09) 0,transparent 70%);bottom:-80px;height:400px;left:-60px;width:400px}.tsb-cta-inner{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1120px;position:relative;text-align:center;z-index:1}.tsb-cta-avatars{display:flex;justify-content:center}.tsb-cta-avatar{background:#e8e8ff;border:2px solid #f8f8fc;border-radius:50%;height:32px;margin-right:-10px;object-fit:cover;width:32px}.tsb-cta-avatar:last-child{margin-right:0}.tsb-cta-trust{color:var(--tsb-muted,#4b5563);font-size:13px;font-weight:500;line-height:1.5;margin:16px 0 0}.tsb-cta-inner>.tsb-cta-trust:first-child{margin-top:0}.tsb-cta-headline{color:var(--tsb-ink,#090c2f);font-size:clamp(30px,4.2vw,44px);font-weight:700;letter-spacing:-.8px;line-height:1.05;margin:24px 0 0;text-transform:none}.tsb-cta-accent{color:var(--tsb-blue,#2424e6)}.tsb-cta-subline{color:var(--tsb-muted,#4b5563);font-size:16px;font-weight:400;line-height:1.55;margin:24px auto 0;max-width:520px}.tsb-cta-subline p{margin:0}.tsb-cta-subline p+p{margin-top:8px}.tsb-cta-buttons{margin-top:36px}.tsb-cta-buttons .tsb-btn-coral{box-shadow:0 4px 16px rgba(255,107,53,.25)}.tsb-cta-buttons .tsb-btn-coral:focus-visible,.tsb-cta-buttons .tsb-btn-coral:hover{box-shadow:0 6px 20px rgba(255,107,53,.35);transform:translateY(-1px)}@keyframes tsbCtaFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.tsb-cta-avatars,.tsb-cta-buttons,.tsb-cta-headline,.tsb-cta-subline,.tsb-cta-trust{animation:tsbCtaFadeUp .7s ease both}.tsb-cta-trust{animation-delay:.05s}.tsb-cta-headline{animation-delay:.1s}.tsb-cta-subline{animation-delay:.15s}.tsb-cta-buttons{animation-delay:.2s}@media (prefers-reduced-motion:reduce){.tsb-cta-avatars,.tsb-cta-buttons,.tsb-cta-headline,.tsb-cta-subline,.tsb-cta-trust{animation:none}}@media (max-width:640px){.tsb-cta{padding:48px 20px 56px}.tsb-cta-headline{letter-spacing:-.5px}.tsb-cta-subline{font-size:15px}.tsb-cta-buttons{flex-direction:column;gap:12px;max-width:320px;width:100%}.tsb-cta-btn-primary,.tsb-cta-btn-secondary{min-width:0;width:100%}}