.cta-banner-section{position:relative;padding:95px 0 50px;overflow:visible}.cta-banner-card-luxury{position:relative;display:flex;justify-content:space-between;align-items:center;min-height:380px;background-color:#090b10;background-image:linear-gradient(to right,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(to bottom,rgba(255,255,255,.035) 1px,transparent 1px),radial-gradient(circle at 85% 30%,rgba(198,2,2,.3),transparent 55%),radial-gradient(circle at 15% 75%,rgba(198,2,2,.15),transparent 50%),linear-gradient(135deg,#090b10 0,#121620 50%,#080a0e 100%);background-size:36px 36px,36px 36px,auto,auto,auto;border:1.5px solid rgba(198,2,2,.35);border-radius:32px;padding:48px 56px;box-shadow:0 25px 65px -15px rgba(0,0,0,.8),0 0 0 1px rgba(255,255,255,.05);overflow:visible;color:#fff}.cta-card-glow{position:absolute;top:-40px;right:15%;width:400px;height:350px;background:radial-gradient(circle,rgba(198,2,2,.25) 0,transparent 70%);filter:blur(50px);pointer-events:none;z-index:1}.cta-corner-badge{position:absolute;top:-36px;right:12px;z-index:12;filter:drop-shadow(0 16px 36px rgba(0, 0, 0, .6));transition:transform .35s cubic-bezier(.4, 0, .2, 1);pointer-events:none}.cta-corner-badge img{width:135px;height:auto;display:block}.cta-banner-card-luxury:hover .cta-corner-badge{transform:translateY(-6px) scale(1.08)}.cta-popout-content{position:relative;z-index:5;text-align:left;max-width:580px}.cta-dispatch-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(198,2,2,.14);border:1px solid rgba(198,2,2,.35);color:#ff5e5e;font-family:var(--font-heading);font-size:.76rem;font-weight:800;padding:6px 16px;border-radius:var(--r-pill);margin-bottom:18px;letter-spacing:.08em;text-transform:uppercase}.pulse-beacon-dot{width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 0 3px rgba(16,185,129,.35);animation:beaconPulse 2s infinite}@keyframes beaconPulse{0%{box-shadow:0 0 0 0 rgba(16,185,129,.7)}70%{box-shadow:0 0 0 8px rgba(16,185,129,0)}100%{box-shadow:0 0 0 0 rgba(16,185,129,0)}}.cta-banner-heading{font-family:var(--font-heading);font-size:43px!important;font-weight:700!important;color:#fff;line-height:1.2!important;margin-bottom:14px;letter-spacing:-.02em;max-width:540px}.cta-heading-highlight{color:#ff3b30;display:inline}.cta-banner-card-luxury .cta-banner-description,.cta-banner-card-luxury p,.cta-banner-description{font-size:16px!important;line-height:1.62!important;color:#e2e8f0!important;max-width:520px;margin-bottom:26px}.cta-actions-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.cta-actions-row .btn-capsule,.cta-actions-row .cta-btn-capsule{position:relative;display:inline-flex;align-items:center;justify-content:space-between;gap:14px;padding:6px 6px 6px 22px!important;min-height:48px!important;border-radius:var(--r-pill)!important;font-family:var(--font-btn)!important;font-weight:700!important;font-size:.92rem!important;line-height:1.2!important;background:var(--brand-primary)!important;border:1.5px solid var(--brand-primary);color:#fff!important;box-shadow:0 8px 24px rgba(198,2,2,.35);box-sizing:border-box;text-decoration:none;cursor:pointer;overflow:hidden;isolation:isolate;transition:all .35s cubic-bezier(.4, 0, .2, 1)}.cta-actions-row .btn-capsule>*,.cta-actions-row .cta-btn-capsule>*{position:relative;z-index:2}.cta-actions-row .btn-capsule::before,.cta-actions-row .cta-btn-capsule::before{content:'';position:absolute;inset:0;background:#09090b;border-radius:inherit;transform:scaleX(0);transform-origin:right;transition:transform .4s cubic-bezier(.4, 0, .2, 1);z-index:1;pointer-events:none}.cta-actions-row .btn-capsule .btn-capsule-icon,.cta-actions-row .cta-btn-capsule .btn-capsule-icon{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;aspect-ratio:1/1;border-radius:50%!important;background-color:#fff!important;color:var(--brand-primary)!important;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin:0;transition:transform .35s ease,background-color .35s ease,color .35s ease}.cta-actions-row .btn-capsule:hover,.cta-actions-row .cta-btn-capsule:hover{color:#fff!important;border-color:#fff!important;transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,0,0,.4),0 0 15px rgba(255,255,255,.15)!important}.cta-actions-row .btn-capsule:hover::before,.cta-actions-row .cta-btn-capsule:hover::before{transform:scaleX(1);transform-origin:left}.cta-actions-row .btn-capsule:hover .btn-capsule-icon,.cta-actions-row .cta-btn-capsule:hover .btn-capsule-icon{background-color:#fff!important;color:var(--brand-primary)!important;transform:scale(1.08);box-shadow:0 4px 12px rgba(0,0,0,.25)}.cta-actions-row .btn-pill-whatsapp,.cta-actions-row .cta-btn-whatsapp{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 26px!important;min-height:48px!important;border-radius:var(--r-pill)!important;border:1.5px solid var(--whatsapp-green);background:rgba(37,211,102,.15);color:#fff!important;font-family:var(--font-btn)!important;font-size:.92rem!important;font-weight:700!important;line-height:1.2!important;box-shadow:0 8px 24px rgba(37,211,102,.25);box-sizing:border-box;text-decoration:none;cursor:pointer;overflow:hidden;isolation:isolate;transition:all .35s cubic-bezier(.4, 0, .2, 1)}.cta-actions-row .btn-pill-whatsapp::before,.cta-actions-row .cta-btn-whatsapp::before{content:'';position:absolute;inset:0;background:var(--whatsapp-green);border-radius:inherit;transform:scaleX(0);transform-origin:right;transition:transform .35s cubic-bezier(.4, 0, .2, 1);z-index:-1}.cta-actions-row .btn-pill-whatsapp .wa-icon-svg,.cta-actions-row .cta-btn-whatsapp .wa-icon-svg{fill:currentColor;flex-shrink:0;transition:transform .3s ease}.cta-actions-row .btn-pill-whatsapp:hover,.cta-actions-row .cta-btn-whatsapp:hover{color:#fff!important;border-color:var(--whatsapp-green);transform:translateY(-2px);box-shadow:0 12px 30px rgba(37,211,102,.45)}.cta-actions-row .btn-pill-whatsapp:hover::before,.cta-actions-row .cta-btn-whatsapp:hover::before{transform:scaleX(1);transform-origin:left}.cta-popout-visual{position:absolute;right:85px;bottom:0;width:340px;height:100%;pointer-events:none;z-index:3}.cta-popout-character{position:absolute;bottom:0;right:0;width:310px}.cta-popout-character img{display:block;width:100%;height:auto;transform:translateY(-80px);filter:none!important;transition:transform .4s ease}.cta-banner-card-luxury:hover .cta-popout-character img{transform:translateY(-86px) scale(1.02)}.cta-floating-metrics{position:absolute;bottom:24px;right:0;z-index:6;display:flex;align-items:center;gap:16px;background:rgba(14,17,24,.92);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.14);border-radius:20px;padding:12px 22px;box-shadow:0 15px 35px rgba(0,0,0,.5)}.metric-item{display:flex;align-items:center;gap:10px}.metric-icon-box{width:34px;height:34px;border-radius:10px;background:rgba(198,2,2,.15);color:#ff5e5e;display:flex;align-items:center;justify-content:center;flex-shrink:0}.metric-info{display:flex;flex-direction:column;text-align:left}.metric-label{font-size:.72rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.metric-val{font-size:.85rem;font-weight:700;color:#f8fafc;white-space:nowrap}.metric-divider{width:1px;height:28px;background:rgba(255,255,255,.15)}@media (max-width:1024px){.cta-banner-section{padding-top:50px;width:100%!important;max-width:100%!important;overflow:hidden!important;box-sizing:border-box!important}.cta-banner-card-luxury{flex-direction:column;padding:44px 32px 32px 32px;text-align:center;gap:24px;width:100%!important;max-width:100%!important;overflow:visible!important;box-sizing:border-box!important}.cta-popout-content{text-align:center;max-width:100%}.cta-dispatch-badge{margin-top:10px!important;margin-bottom:18px!important;margin-left:auto;margin-right:auto}.cta-banner-heading{max-width:100%;font-size:32px!important}.cta-banner-card-luxury p,.cta-banner-description{margin-left:auto;margin-right:auto;color:#e2e8f0!important}.cta-actions-row{justify-content:center;margin-bottom:20px}.faq-main-heading{font-size:32px!important}.cta-banner-section{overflow:visible!important;padding-top:70px!important}.cta-banner-card-luxury{overflow:visible!important;padding:26px 18px 30px 18px!important;border-radius:26px!important;display:flex!important;flex-direction:column!important;gap:35px!important;margin-top:85px!important;position:relative!important}.cta-popout-visual{order:1!important;position:relative!important;right:auto!important;bottom:auto!important;width:100%!important;max-width:290px!important;height:275px!important;margin:-105px auto 18px auto!important;overflow:visible!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;z-index:10!important}.cta-popout-visual::after{display:none!important}.cta-popout-character{position:relative!important;bottom:0!important;right:auto!important;width:100%!important;max-width:260px!important;height:100%!important;margin:0 auto!important;display:flex!important;align-items:flex-end!important;justify-content:center!important;overflow:visible!important}.cta-banner-card-luxury:hover .cta-popout-character img,.cta-popout-character img,.cta-popout-character:hover img{max-height:290px!important;width:auto!important;display:block!important;margin:0 auto!important;object-fit:contain!important;object-position:bottom center!important;transform:none!important;filter:none!important;-webkit-mask-image:none!important;mask-image:none!important;transition:none!important}.cta-floating-metrics{position:absolute!important;bottom:-12px!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important;width:max-content!important;min-width:295px!important;max-width:calc(100vw - 32px)!important;z-index:15!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:14px!important;padding:10px 18px!important;background:rgba(14,17,24,.94)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:20px!important;box-shadow:0 12px 32px rgba(0,0,0,.8)!important;margin:0!important;box-sizing:border-box!important}.metric-item{display:flex!important;align-items:center!important;gap:10px!important;flex:initial!important;min-width:0!important}.metric-icon-box{width:34px!important;height:34px!important;border-radius:10px!important;flex-shrink:0!important;display:flex!important;align-items:center!important;justify-content:center!important}.metric-icon-box svg{width:17px!important;height:17px!important}.metric-info{display:flex!important;flex-direction:column!important;text-align:left!important;min-width:0!important}.metric-label{font-size:.68rem!important;letter-spacing:.4px!important;white-space:nowrap!important;line-height:1.2!important}.metric-val{font-size:.86rem!important;font-weight:800!important;white-space:nowrap!important;line-height:1.25!important}.metric-divider{display:block!important;width:1px!important;height:26px!important;background:rgba(255,255,255,.2)!important;flex-shrink:0!important}.cta-popout-content{order:2!important;text-align:center!important;max-width:100%!important}.cta-corner-badge{position:absolute!important;top:-45px!important;right:-12px!important;z-index:20!important;pointer-events:none!important}.cta-corner-badge img{width:125px!important;height:auto!important}}@media (max-width:640px){.cta-dispatch-badge{margin-top:4px!important;margin-bottom:14px!important}.cta-actions-row{flex-direction:column;width:100%;gap:12px}.cta-actions-row .btn-capsule,.cta-actions-row .btn-pill-whatsapp{width:100%;min-height:48px;box-sizing:border-box}.cta-actions-row .btn-capsule,.cta-actions-row .cta-btn-capsule{position:relative!important;justify-content:center!important;text-align:center!important;padding:8px 46px 8px 46px!important;width:100%!important;min-height:48px!important;box-sizing:border-box!important}.cta-actions-row .btn-capsule .btn-capsule-icon,.cta-actions-row .cta-btn-capsule .btn-capsule-icon{position:absolute!important;right:8px!important;top:50%!important;transform:translateY(-50%)!important;margin:0!important;width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;border-radius:50%!important}.cta-actions-row .btn-capsule:hover .btn-capsule-icon,.cta-actions-row .cta-btn-capsule:hover .btn-capsule-icon{transform:translateY(-50%) scale(1.05)!important}.cta-actions-row .btn-pill-whatsapp,.cta-actions-row .cta-btn-whatsapp{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;padding:12px 24px!important;width:100%!important;min-height:48px!important;box-sizing:border-box!important}}