@charset "UTF-8";
/* https://www.wealthnx.ai/blog/wp-content/plugins/wealthnx-hero/assets/hero.css?ver=1.0.6 */
.wnx-hero{position:relative;left:50%;width:100vw;max-width:100vw;margin-left:-50vw;background:#000;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;overflow:hidden;box-sizing:border-box}.wnx-hero *,.wnx-hero *::before,.wnx-hero *::after{box-sizing:border-box}.wnx-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);align-items:stretch;gap:24px 48px;width:100%;max-width:1240px;height:600px;margin:0 auto;padding:0 40px}.wnx-hero__visual{position:relative;overflow:hidden;min-width:0}.wnx-hero__visual::before{content:"";position:absolute;inset:8% 12% 0;background:radial-gradient(ellipse 55% 40% at 50% 18%,rgb(31 156 146 / .42),transparent 70%),radial-gradient(ellipse 50% 45% at 60% 70%,rgb(20 120 114 / .22),transparent 72%);pointer-events:none}.wnx-hero__visual img{position:absolute;left:50%;top:28px;z-index:1;display:block;width:auto!important;max-width:none!important;height:110%!important;max-height:none!important;transform:translateX(-50%);object-fit:contain;object-position:top center;filter:none!important}.wnx-hero__copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;max-width:520px;padding:48px 0}.wnx-hero__badge{display:flex;align-items:center;gap:10px;margin:0 0 20px;color:#cfcfcf;font-size:15px;line-height:1.4}.wnx-hero__badge-icon{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;border-radius:50%;background:#22c55e;color:#fff;font-size:11px;font-weight:700;flex-shrink:0}.wnx-hero__title{margin:0;color:#fff;font-size:clamp(32px, 3.6vw, 50px);line-height:1.12;font-weight:700;letter-spacing:-.03em}.wnx-hero__sub{margin:18px 0 0;color:#bdbdbd;font-size:18px;line-height:1.55;font-style:italic}.wnx-hero__sub strong{color:#fff;font-weight:700;font-style:italic}.wnx-hero__actions{display:flex;flex-direction:column;gap:12px;margin-top:32px;max-width:420px}.wnx-hero__btn{display:flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:12px;font-size:16px;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;transition:transform 0.15s ease,filter 0.15s ease,background 0.15s ease}.wnx-hero__btn--primary{background:#1f9c92;color:#fff;border:1px solid #fff0}.wnx-hero__btn--primary:hover,.wnx-hero__btn--primary:focus-visible{color:#fff;filter:brightness(1.08);transform:translateY(-1px)}.wnx-hero__btn--ghost{background:#fff0;color:#fff;border:1px solid rgb(255 255 255 / .7)}.wnx-hero__btn--ghost:hover,.wnx-hero__btn--ghost:focus-visible{color:#fff;background:rgb(255 255 255 / .06)}@media (max-width:1024px){.wnx-hero__inner{display:flex;flex-direction:column;height:auto;padding:32px 20px 0;gap:8px}.wnx-hero__copy{order:1;max-width:none;padding:0 0 16px}.wnx-hero__visual{order:2;height:300px;flex-shrink:0}.wnx-hero__visual img{top:0;height:150%!important}.wnx-hero__title{font-size:30px}.wnx-hero__sub{font-size:16px;font-style:normal}.wnx-hero__actions{max-width:none}}