.fcta-section{position:relative;padding:100px 24px;background:#060f10;overflow:hidden;display:flex;justify-content:center}.fcta-section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:48px 48px;pointer-events:none}.fcta-section:after{content:"";position:absolute;top:-20%;left:50%;transform:translate(-50%);width:800px;height:500px;background:radial-gradient(ellipse,rgba(9,65,70,.7) 0%,transparent 70%);pointer-events:none}.fcta-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:820px;width:100%;gap:0}.fcta-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;border-radius:100px;border:1px solid rgba(92,244,228,.3);background:#5cf4e414;color:#5cf4e4;font-size:13px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;margin-bottom:32px}.fcta-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:#5cf4e4;animation:fcta-blink 2s ease-in-out infinite}@keyframes fcta-blink{0%,to{opacity:1}50%{opacity:.3}}.fcta-headline{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:28px}.fcta-headline-line{color:#fff;font-size:clamp(36px,5vw,58px);font-weight:800;line-height:1.15;letter-spacing:-.02em}.fcta-headline-line .fcta-dot{color:#5cf4e4}.fcta-sub{color:#ffffff8c;font-size:16px;font-weight:400;line-height:1.7;max-width:580px;margin-bottom:44px}.fcta-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:center;margin-bottom:48px}.fcta-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:15px 36px;border-radius:12px;background:#5cf4e4;color:#060f10;font-size:15px;font-weight:700;border:none;cursor:pointer;transition:all .25s ease;text-decoration:none;white-space:nowrap}.fcta-btn-primary:hover{background:#3de8d6;transform:translateY(-2px);box-shadow:0 12px 32px #5cf4e459}.fcta-btn-secondary{display:inline-flex;align-items:center;gap:8px;padding:15px 36px;border-radius:12px;background:transparent;color:#ffffffbf;font-size:15px;font-weight:600;border:1px solid rgba(255,255,255,.15);cursor:pointer;transition:all .25s ease;text-decoration:none;white-space:nowrap}.fcta-btn-secondary:hover{border-color:#ffffff59;color:#fff;background:#ffffff0d}.fcta-trust{display:flex;align-items:center;gap:20px;flex-wrap:wrap;justify-content:center}.fcta-trust-item{color:#ffffff59;font-size:13px;font-weight:500;white-space:nowrap}.fcta-trust-sep{width:1px;height:14px;background:#ffffff1f}[dir=rtl] .fcta-content{direction:rtl}[dir=rtl] .fcta-headline{align-items:center;text-align:center}[dir=rtl] .fcta-headline-line{direction:rtl;text-align:center}[dir=rtl] .fcta-btn-primary svg{transform:scaleX(-1)}[dir=rtl] .fcta-sub{text-align:center}@media (max-width: 768px){.fcta-section{padding:72px 20px}.fcta-headline-line{font-size:clamp(28px,7vw,40px)}.fcta-sub{font-size:15px}.fcta-actions{flex-direction:column;width:100%}.fcta-btn-primary,.fcta-btn-secondary{width:100%;justify-content:center}.fcta-trust{gap:12px}.fcta-trust-sep{display:none}}
