.vx-hub-hero{position:relative;background:var(--vx-gradient-hero);padding:100px 0 84px;overflow:hidden;text-align:center}.vx-hub-hero__glow{position:absolute;top:-100px;left:50%;transform:translateX(-50%);width:700px;height:700px;background:radial-gradient(circle,rgba(29,78,219,.25) 0,transparent 68%);pointer-events:none}.vx-hub-hero__inner{position:relative;z-index:1}.vx-hub-hero__eyebrow{display:inline-flex;align-items:center;gap:9px;padding:7px 18px;border-radius:var(--vx-radius-full);background:rgba(34,199,232,.1);border:1px solid rgba(34,199,232,.22);font-size:13px;font-weight:800;letter-spacing:.04em;color:var(--vx-cyan-400);margin-bottom:28px}.vx-hub-hero h1{color:var(--vx-white);margin-bottom:22px;max-width:780px;margin-left:auto;margin-right:auto}.vx-hub-hero__desc{font-size:19px;color:hsla(0,0%,100%,.7);max-width:560px;margin:0 auto 38px;line-height:1.65}.vx-hub-hero__ctas{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;margin-bottom:18px}.vx-hub-hero__disclaimer{font-size:13px;color:hsla(0,0%,100%,.4);margin-bottom:52px}.vx-hub-hero__stats{display:flex;justify-content:center;gap:56px;flex-wrap:wrap;padding-top:48px;border-top:1px solid hsla(0,0%,100%,.08)}.vx-hub-stat{text-align:center}.vx-hub-stat strong{display:block;font-size:34px;font-weight:950;letter-spacing:-.06em;color:var(--vx-white);line-height:1}.vx-hub-stat span{display:block;margin-top:7px;font-size:12px;font-weight:700;color:hsla(0,0%,100%,.48);text-transform:uppercase;letter-spacing:.06em}.vx-countries-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:14px;gap:14px}.vx-country-card{position:relative;display:flex;flex-direction:column;align-items:center;gap:9px;padding:30px 16px 26px;border-radius:var(--vx-radius-lg);background:var(--vx-white);border:1.5px solid var(--vx-slate-200);text-align:center;transition:border-color .2s,box-shadow .2s,transform .2s;cursor:pointer}.vx-country-card:hover{border-color:var(--vx-blue);box-shadow:var(--vx-shadow-lg);transform:translateY(-4px)}.vx-country-card--featured{border-color:var(--vx-blue);box-shadow:0 0 0 3px rgba(29,78,219,.1),var(--vx-shadow)}.vx-country-card__badge{position:absolute;top:-11px;left:50%;transform:translateX(-50%);padding:3px 14px;border-radius:var(--vx-radius-full);background:var(--vx-gradient-brand);color:var(--vx-white);font-size:11px;font-weight:900;white-space:nowrap}.vx-country-card__flag{font-size:38px}.vx-country-card__name{font-size:16px;font-weight:900;letter-spacing:-.02em;color:var(--vx-navy-900)}.vx-country-card__currency{font-size:12px;font-weight:700;color:var(--vx-slate-400);background:var(--vx-slate-100);padding:3px 11px;border-radius:var(--vx-radius-full)}.vx-country-card__cta{font-size:13px;font-weight:900;color:var(--vx-blue);margin-top:4px}.vx-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}.vx-feature-card{padding:30px}.vx-feature-card__icon{font-size:34px;margin-bottom:18px}.vx-feature-card h3{margin-bottom:10px;color:var(--vx-navy-900)}.vx-steps{display:flex;flex-direction:column;list-style:none;max-width:660px;margin:0 auto}.vx-step{display:flex;gap:24px;align-items:flex-start;padding:28px 0;border-bottom:1px solid hsla(0,0%,100%,.07)}.vx-step:last-child{border-bottom:0}.vx-step__n{flex-shrink:0;width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:var(--vx-radius);background:rgba(34,199,232,.1);border:1px solid rgba(34,199,232,.2);font-size:12px;font-weight:950;color:var(--vx-cyan-400);letter-spacing:.06em}.vx-step h3{color:var(--vx-white);margin-bottom:6px}.vx-step p{color:hsla(0,0%,100%,.6);font-size:15px}.vx-industries{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;list-style:none}.vx-industry-chip{display:flex;align-items:center;gap:9px;padding:11px 22px;border-radius:var(--vx-radius-full);background:var(--vx-white);border:1.5px solid var(--vx-slate-200);font-size:14px;font-weight:800;color:var(--vx-navy-900);transition:border-color .15s}.vx-industry-chip:hover{border-color:var(--vx-blue)}.vx-industry-chip span{color:var(--vx-blue)}.vx-hub-cta{text-align:center;padding:72px 56px;border-radius:var(--vx-radius-xl);background:var(--vx-gradient-hero);border:1px solid hsla(0,0%,100%,.06);box-shadow:var(--vx-shadow-xl)}.vx-hub-cta h2{color:var(--vx-white);margin-bottom:14px;max-width:580px;margin-left:auto;margin-right:auto}.vx-hub-cta>p{color:hsla(0,0%,100%,.6);margin-bottom:36px}.vx-hub-cta__actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-bottom:22px}.vx-hub-cta__all{display:inline-block;font-size:14px;font-weight:800;color:hsla(0,0%,100%,.48);transition:color .15s}.vx-hub-cta__all:hover{color:var(--vx-white)}@media (max-width:600px){.vx-hub-hero{padding:72px 0 56px}.vx-hub-hero__ctas{flex-direction:column;padding:0 8px}.vx-hub-hero__stats{gap:28px}.vx-countries-grid{grid-template-columns:repeat(2,1fr)}.vx-features-grid{grid-template-columns:1fr}.vx-hub-cta{padding:44px 24px}}