.cta-root{font-family:'Plus Jakarta Sans',sans-serif;width:100%;margin:0;padding:0;box-sizing:border-box}.cta-root *{box-sizing:border-box}.cta-box{background:linear-gradient(135deg,#fffbeb 0%,#fff7ed 100%);border:1.5px solid #fed7aa;border-radius:20px;padding:40px 32px;text-align:center;position:relative;overflow:hidden}.cta-box::before{content:'';position:absolute;width:200px;height:200px;background:radial-gradient(circle,rgb(251 191 36 / .15),transparent 70%);top:-60px;right:-60px;border-radius:50%}.cta-box::after{content:'';position:absolute;width:150px;height:150px;background:radial-gradient(circle,rgb(249 115 22 / .1),transparent 70%);bottom:-40px;left:-40px;border-radius:50%}.cta-title{font-size:22px;font-weight:800;color:#111827;letter-spacing:-.3px;margin:0 0 10px 0;position:relative;z-index:1}.cta-sub{font-size:14px;color:#6b7280;line-height:1.6;margin:0 0 28px 0;position:relative;z-index:1}.cta-btns{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;position:relative;z-index:1}.cta-btn{display:inline-flex;align-items:center;gap:9px;padding:14px 24px;border-radius:12px;font-size:14px;font-weight:700;text-decoration:none!important;transition:transform 0.15s,box-shadow 0.15s;white-space:nowrap;font-family:'Plus Jakarta Sans',sans-serif;border:none;cursor:pointer}.cta-btn svg{width:18px;height:18px;flex-shrink:0}.cta-btn:hover{transform:translateY(-2px)}.cta-btn-call{background:linear-gradient(135deg,#f97316,#f59e0b);color:#fff!important;box-shadow:0 4px 14px rgb(249 115 22 / .35)}.cta-btn-call svg{stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cta-btn-call:hover{box-shadow:0 8px 20px rgb(249 115 22 / .45)}.cta-btn-wa{background:#25d366;color:#fff!important;box-shadow:0 4px 14px rgb(37 211 102 / .3)}.cta-btn-wa svg{fill:#fff}.cta-btn-wa:hover{box-shadow:0 8px 20px rgb(37 211 102 / .4);background:#22c55e}.cta-btn-dl{background:#fff;color:#111827!important;border:1.5px solid #e5e7eb!important;box-shadow:0 2px 8px rgb(0 0 0 / .06)}.cta-btn-dl svg{stroke:#374151;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cta-btn-dl:hover{border-color:#f97316!important;color:#f97316!important;box-shadow:0 4px 14px rgb(249 115 22 / .12)}.cta-btn-dl:hover svg{stroke:#f97316}@media (max-width:540px){.cta-box{padding:28px 20px}.cta-title{font-size:18px}.cta-btns{flex-direction:column}.cta-btn{width:100%;justify-content:center}}