{"id":70,"date":"2026-07-09T20:02:37","date_gmt":"2026-07-09T20:02:37","guid":{"rendered":"https:\/\/wealthark.ca\/staging\/4438\/?page_id=70"},"modified":"2026-07-10T01:32:25","modified_gmt":"2026-07-10T01:32:25","slug":"home","status":"publish","type":"page","link":"https:\/\/wealthark.ca\/staging\/4438\/","title":{"rendered":"Home"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_0 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\/* =========================================================\n   WealthArk Home Page CSS\n   Scope: Home page Code Module only\n   Excludes: header\/menu\/footer global styling\n   ========================================================= *\/\n\n\/* ---------- Page Foundation ---------- *\/\n\n:root {\n  --wa-navy: #0f2942;\n  --wa-navy-dark: #071c31;\n  --wa-navy-soft: #172b47;\n  --wa-gold: #c5a059;\n  --wa-gold-light: #e6c46c;\n  --wa-cream: #f8f5ef;\n  --wa-offwhite: #f6f7f9;\n  --wa-white: #ffffff;\n  --wa-charcoal: #1e252b;\n  --wa-muted: #64748b;\n  --wa-border: rgba(15, 41, 66, 0.1);\n  --wa-shadow: 0 18px 45px rgba(15, 41, 66, 0.12);\n  --wa-shadow-soft: 0 10px 30px rgba(15, 41, 66, 0.08);\n  --wa-radius: 20px;\n}\n\n.wa-page,\n.wa-page * {\n  box-sizing: border-box;\n}\n\n.wa-page {\n  width: 100%;\n  overflow: hidden;\n  color: var(--wa-charcoal);\n  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n  background: var(--wa-white);\n}\n\n.wa-page a {\n  text-decoration: none;\n}\n\n.wa-container {\n  width: min(1180px, calc(100% - 40px));\n  margin: 0 auto;\n}\n\n.wa-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 18px;\n  color: var(--wa-gold-light);\n  font-size: 13px;\n  font-weight: 800;\n  text-transform: uppercase;\n  letter-spacing: 0.14em;\n}\n\n.wa-eyebrow::before {\n  content: \"\";\n  display: inline-block;\n  width: 34px;\n  height: 2px;\n  background: currentColor;\n}\n\n.wa-section-head {\n  max-width: 780px;\n  margin-bottom: 38px;\n}\n\n.wa-section-head.center {\n  margin-left: auto;\n  margin-right: auto;\n  text-align: center;\n}\n\n.wa-section-head.center .wa-eyebrow::before {\n  display: none;\n}\n\n.wa-section-head h2 {\n  margin: 0;\n  color: var(--wa-navy);\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(32px, 4.2vw, 52px);\n  line-height: 1.05;\n  letter-spacing: -0.045em;\n}\n\n.wa-section-head p {\n  margin: 18px 0 0;\n  color: var(--wa-muted);\n  font-size: 17px;\n  line-height: 1.65;\n}\n\n\/* ---------- Buttons ---------- *\/\n\n.wa-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 50px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-size: 15px;\n  font-weight: 800;\n  line-height: 1;\n  transition: transform 0.18s ease, box-shadow 0.18s ease, background 0.18s ease;\n}\n\n.wa-btn:hover {\n  transform: translateY(-2px);\n}\n\n.wa-btn-gold {\n  background: var(--wa-gold);\n  color: var(--wa-navy-dark) !important;\n  box-shadow: 0 16px 34px rgba(197, 160, 89, 0.24);\n}\n\n.wa-btn-light {\n  color: var(--wa-white) !important;\n  background: rgba(255, 255, 255, 0.1);\n  border: 1px solid rgba(255, 255, 255, 0.28);\n}\n\n.wa-btn-light:hover {\n  background: rgba(255, 255, 255, 0.16);\n}\n\n\/* ---------- Hero ---------- *\/\n\n.wa-hero {\n  position: relative;\n  padding: 92px 0 88px;\n  color: var(--wa-white);\n  background:\n    radial-gradient(circle at top right, rgba(197, 160, 89, 0.20), transparent 34%),\n    linear-gradient(135deg, var(--wa-navy) 0%, var(--wa-navy-dark) 100%);\n}\n\n.wa-hero::after {\n  content: \"\";\n  position: absolute;\n  inset: 0;\n  background:\n    linear-gradient(90deg, rgba(255, 255, 255, 0.04) 1px, transparent 1px),\n    linear-gradient(0deg, rgba(255, 255, 255, 0.032) 1px, transparent 1px);\n  background-size: 54px 54px;\n  opacity: 0.23;\n  pointer-events: none;\n}\n\n.wa-hero-grid {\n  position: relative;\n  z-index: 1;\n  display: grid;\n  grid-template-columns: minmax(0, 1.05fr) minmax(360px, 0.95fr);\n  gap: 56px;\n  align-items: center;\n}\n\n.wa-hero-copy h1 {\n  max-width: 760px;\n  margin: 0;\n  color: var(--wa-white) !important;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(46px, 5.7vw, 76px);\n  font-weight: 700;\n  line-height: 0.98;\n  letter-spacing: -0.055em;\n  text-shadow: 0 10px 30px rgba(0, 0, 0, 0.18);\n}\n\n.wa-hero-copy h1 span {\n  color: var(--wa-gold-light) !important;\n}\n\n.wa-hero-copy p {\n  max-width: 650px;\n  margin: 26px 0 0;\n  color: rgba(255, 255, 255, 0.9);\n  font-size: 18px;\n  font-weight: 500;\n  line-height: 1.55;\n}\n\n.wa-hero-actions {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 14px;\n  margin-top: 34px;\n}\n\n\/* ---------- Hero Card ---------- *\/\n\n.wa-hero-card {\n  padding: 28px;\n  color: var(--wa-white);\n  background: rgba(255, 255, 255, 0.105);\n  border: 1px solid rgba(255, 255, 255, 0.20);\n  border-radius: 28px;\n  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.22);\n  backdrop-filter: blur(12px);\n}\n\n.wa-hero-logo {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 150px;\n  height: 150px;\n  margin-bottom: 24px;\n  background: rgba(255, 255, 255, 0.96);\n  border-radius: 28px;\n  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.18);\n}\n\n.wa-hero-logo img {\n  display: block;\n  width: 118px;\n  height: 118px;\n  object-fit: contain;\n}\n\n.wa-hero-card h2 {\n  margin: 0 0 14px;\n  color: var(--wa-white) !important;\n  font-size: 25px;\n  line-height: 1.15;\n  letter-spacing: -0.02em;\n}\n\n.wa-hero-card p {\n  margin: 0;\n  color: rgba(255, 255, 255, 0.84);\n  font-size: 15px;\n  line-height: 1.65;\n}\n\n.wa-metric-row {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 12px;\n  margin-top: 24px;\n}\n\n.wa-metric {\n  padding: 16px 14px;\n  background: rgba(255, 255, 255, 0.10);\n  border: 1px solid rgba(255, 255, 255, 0.18);\n  border-radius: 16px;\n}\n\n.wa-metric strong {\n  display: block;\n  color: var(--wa-gold-light);\n  font-size: 20px;\n  line-height: 1;\n}\n\n.wa-metric span {\n  display: block;\n  margin-top: 8px;\n  color: rgba(255, 255, 255, 0.78);\n  font-size: 12px;\n  line-height: 1.35;\n}\n\n\/* ---------- Sections ---------- *\/\n\n.wa-section {\n  padding: 88px 0;\n}\n\n.wa-section-alt {\n  background: var(--wa-offwhite);\n}\n\n\/* ---------- Pathways ---------- *\/\n\n.wa-pathways {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 24px;\n}\n\n.wa-path-card {\n  position: relative;\n  min-height: 320px;\n  padding: 34px;\n  overflow: hidden;\n  background: var(--wa-white);\n  border: 1px solid var(--wa-border);\n  border-radius: var(--wa-radius);\n  box-shadow: var(--wa-shadow);\n}\n\n.wa-path-card::after {\n  content: \"\";\n  position: absolute;\n  top: -70px;\n  right: -70px;\n  width: 210px;\n  height: 210px;\n  background: rgba(197, 160, 89, 0.12);\n  border-radius: 50%;\n}\n\n.wa-path-card.dark {\n  color: var(--wa-white);\n  background: linear-gradient(135deg, var(--wa-navy), var(--wa-navy-dark));\n}\n\n.wa-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 52px;\n  height: 52px;\n  margin-bottom: 22px;\n  color: var(--wa-gold);\n  background: rgba(197, 160, 89, 0.14);\n  border-radius: 15px;\n  font-size: 25px;\n}\n\n.wa-path-card h3 {\n  position: relative;\n  margin: 0 0 12px;\n  color: var(--wa-navy);\n  font-size: 26px;\n  line-height: 1.15;\n  letter-spacing: -0.03em;\n}\n\n.wa-path-card.dark h3 {\n  color: var(--wa-white) !important;\n}\n\n.wa-path-card p {\n  position: relative;\n  margin: 0 0 22px;\n  color: var(--wa-muted);\n  line-height: 1.65;\n}\n\n.wa-path-card.dark p {\n  color: rgba(255, 255, 255, 0.82) !important;\n}\n\n.wa-path-list {\n  position: relative;\n  display: grid;\n  gap: 9px;\n  padding: 0;\n  margin: 0 0 28px;\n  list-style: none;\n}\n\n.wa-path-list li {\n  color: var(--wa-charcoal);\n  font-size: 14px;\n  font-weight: 650;\n  line-height: 1.45;\n}\n\n.wa-path-card.dark .wa-path-list li {\n  color: var(--wa-white) !important;\n}\n\n.wa-path-list li::before {\n  content: \"\u2022\";\n  margin-right: 9px;\n  color: var(--wa-gold);\n}\n\n.wa-link {\n  position: relative;\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  color: var(--wa-gold) !important;\n  font-weight: 850;\n}\n\n\/* ---------- Services ---------- *\/\n\n.wa-service-grid {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 20px;\n}\n\n.wa-service-card {\n  min-height: 230px;\n  padding: 28px;\n  background: var(--wa-white);\n  border: 1px solid var(--wa-border);\n  border-radius: 18px;\n  box-shadow: var(--wa-shadow-soft);\n  transition: transform 0.18s ease, box-shadow 0.18s ease, border-color 0.18s ease;\n}\n\n.wa-service-card:hover {\n  transform: translateY(-4px);\n  border-color: rgba(197, 160, 89, 0.5);\n  box-shadow: 0 22px 45px rgba(15, 41, 66, 0.12);\n}\n\n.wa-service-card h3 {\n  margin: 16px 0 10px;\n  color: var(--wa-navy);\n  font-size: 20px;\n  line-height: 1.25;\n  letter-spacing: -0.02em;\n}\n\n.wa-service-card p {\n  margin: 0;\n  color: var(--wa-muted);\n  font-size: 15px;\n  line-height: 1.65;\n}\n\n.wa-tiny-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 42px;\n  height: 42px;\n  color: var(--wa-gold);\n  background: rgba(197, 160, 89, 0.14);\n  border-radius: 13px;\n  font-size: 18px;\n  font-weight: 900;\n}\n\n\/* ---------- Why WealthArk ---------- *\/\n\n.wa-why-grid {\n  display: grid;\n  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);\n  gap: 48px;\n  align-items: center;\n}\n\n.wa-why-panel {\n  position: relative;\n  min-height: 340px;\n  padding: 40px;\n  overflow: hidden;\n  color: var(--wa-white);\n  background: linear-gradient(135deg, var(--wa-navy), var(--wa-navy-dark));\n  border-radius: 28px;\n  box-shadow: 0 25px 60px rgba(15, 41, 66, 0.2);\n}\n\n.wa-why-panel::after {\n  content: \"\";\n  position: absolute;\n  right: -60px;\n  bottom: -90px;\n  width: 240px;\n  height: 240px;\n  border: 34px solid rgba(197, 160, 89, 0.20);\n  border-radius: 50%;\n}\n\n.wa-why-panel h2 {\n  position: relative;\n  z-index: 1;\n  margin: 0;\n  color: var(--wa-white) !important;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(34px, 4vw, 46px);\n  line-height: 1.05;\n  letter-spacing: -0.045em;\n}\n\n.wa-why-panel p {\n  position: relative;\n  z-index: 1;\n  max-width: 520px;\n  margin: 20px 0 0;\n  color: rgba(255, 255, 255, 0.82);\n  line-height: 1.65;\n}\n\n.wa-why-list {\n  display: grid;\n  gap: 18px;\n}\n\n.wa-why-item {\n  display: grid;\n  grid-template-columns: 48px 1fr;\n  gap: 16px;\n  align-items: start;\n  padding: 22px;\n  background: var(--wa-white);\n  border: 1px solid var(--wa-border);\n  border-radius: 18px;\n  box-shadow: var(--wa-shadow-soft);\n}\n\n.wa-why-item strong {\n  display: block;\n  margin-bottom: 5px;\n  color: var(--wa-navy);\n  font-size: 18px;\n  line-height: 1.25;\n}\n\n.wa-why-item span {\n  color: var(--wa-muted);\n  font-size: 15px;\n  line-height: 1.6;\n}\n\n\/* ---------- Process ---------- *\/\n\n.wa-process {\n  display: grid;\n  grid-template-columns: repeat(5, minmax(0, 1fr));\n  gap: 16px;\n  counter-reset: wa-step;\n}\n\n.wa-step {\n  position: relative;\n  padding: 24px 20px;\n  background: var(--wa-white);\n  border: 1px solid var(--wa-border);\n  border-radius: 18px;\n  box-shadow: 0 10px 28px rgba(15, 41, 66, 0.06);\n  counter-increment: wa-step;\n}\n\n.wa-step::before {\n  content: counter(wa-step);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  width: 36px;\n  height: 36px;\n  margin-bottom: 18px;\n  color: var(--wa-navy);\n  background: var(--wa-gold);\n  border-radius: 50%;\n  font-weight: 900;\n}\n\n.wa-step h3 {\n  margin: 0 0 8px;\n  color: var(--wa-navy);\n  font-size: 17px;\n  line-height: 1.3;\n}\n\n.wa-step p {\n  margin: 0;\n  color: var(--wa-muted);\n  font-size: 14px;\n  line-height: 1.55;\n}\n\n\/* ---------- CTA ---------- *\/\n\n.wa-cta {\n  padding: 72px 0;\n  color: var(--wa-white);\n  background:\n    radial-gradient(circle at top right, rgba(197, 160, 89, 0.20), transparent 35%),\n    linear-gradient(135deg, var(--wa-navy), var(--wa-navy-dark));\n}\n\n.wa-cta-box {\n  display: grid;\n  grid-template-columns: 1fr auto;\n  gap: 28px;\n  align-items: center;\n}\n\n.wa-cta h2 {\n  margin: 0;\n  color: var(--wa-white) !important;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(32px, 4vw, 48px);\n  line-height: 1.05;\n  letter-spacing: -0.04em;\n}\n\n.wa-cta p {\n  max-width: 720px;\n  margin: 16px 0 0;\n  color: rgba(255, 255, 255, 0.84);\n  line-height: 1.65;\n}\n\n\/* ---------- Responsive ---------- *\/\n\n@media (max-width: 980px) {\n  .wa-hero {\n    padding: 72px 0;\n  }\n\n  .wa-hero-grid,\n  .wa-why-grid,\n  .wa-cta-box {\n    grid-template-columns: 1fr;\n  }\n\n  .wa-hero-card {\n    max-width: 620px;\n  }\n\n  .wa-service-grid {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .wa-process {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n}\n\n@media (max-width: 680px) {\n  .wa-container {\n    width: min(100% - 28px, 1180px);\n  }\n\n  .wa-hero {\n    padding: 62px 0;\n  }\n\n  .wa-hero-copy h1 {\n    font-size: clamp(40px, 12vw, 56px);\n  }\n\n  .wa-hero-copy p {\n    font-size: 16px;\n  }\n\n  .wa-hero-actions {\n    flex-direction: column;\n    align-items: stretch;\n  }\n\n  .wa-btn {\n    width: 100%;\n  }\n\n  .wa-metric-row,\n  .wa-pathways,\n  .wa-service-grid,\n  .wa-process {\n    grid-template-columns: 1fr;\n  }\n\n  .wa-section {\n    padding: 64px 0;\n  }\n\n  .wa-path-card,\n  .wa-service-card,\n  .wa-why-panel {\n    padding: 26px;\n  }\n\n  .wa-hero-card {\n    padding: 24px;\n  }\n\n  .wa-hero-logo {\n    width: 130px;\n    height: 130px;\n  }\n\n  .wa-hero-logo img {\n    width: 102px;\n    height: 102px;\n  }\n\n  .wa-why-item {\n    grid-template-columns: 42px 1fr;\n  }\n\n  .wa-cta {\n    padding: 58px 0;\n  }\n}<\/style>\n<main class=\"wa-page wa-home\">\n  <section class=\"wa-hero\">\n    <div class=\"wa-container wa-hero-grid\">\n      <div class=\"wa-hero-copy\">\n        <div class=\"wa-eyebrow\">Canadian planning guidance<\/div>\n        <h1>Build wealth with clarity. <span>Protect what matters.<\/span><\/h1>\n        <p>WealthArk helps families and business owners coordinate insurance, estate, retirement, and corporate planning conversations with a long-term, risk-aware view.<\/p>\n        <div class=\"wa-hero-actions\">\n          <a class=\"wa-btn wa-btn-gold\" href=\"\/contact\/\">Request a Consultation<\/a>\n          <a class=\"wa-btn wa-btn-light\" href=\"\/services\/\">Explore Services<\/a>\n        <\/div>\n      <\/div>\n\n      <aside class=\"wa-hero-card\" aria-label=\"WealthArk planning focus\">\n        <div class=\"wa-hero-logo\">\n          <img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/wealthark.ca\/staging\/4438\/wp-content\/uploads\/2026\/07\/cropped-Boat_black.webp\">\n        <\/div>\n        <h2>A planning-first approach for protection, continuity, and legacy.<\/h2>\n        <p>Start with your goals, identify the risks, then build a coordinated strategy around the people and assets you want to protect.<\/p>\n        <div class=\"wa-metric-row\">\n          <div class=\"wa-metric\"><strong>01<\/strong><span>Personal planning<\/span><\/div>\n          <div class=\"wa-metric\"><strong>02<\/strong><span>Corporate strategy<\/span><\/div>\n          <div class=\"wa-metric\"><strong>03<\/strong><span>Legacy focus<\/span><\/div>\n        <\/div>\n      <\/aside>\n    <\/div>\n  <\/section>\n\n  <section class=\"wa-section\">\n    <div class=\"wa-container\">\n      <div class=\"wa-section-head\">\n        <div class=\"wa-eyebrow\">Choose your path<\/div>\n        <h2>Clear planning for families and business owners.<\/h2>\n        <p>WealthArk separates the planning conversation into two practical pathways so the strategy matches your real life, not a generic template.<\/p>\n      <\/div>\n\n      <div class=\"wa-pathways\">\n        <article class=\"wa-path-card\">\n          <div class=\"wa-icon\">\u2302<\/div>\n          <h3>Personal Planning<\/h3>\n          <p>For individuals and families who want to protect income, prepare for retirement, and plan for estate liquidity.<\/p>\n          <ul class=\"wa-path-list\">\n            <li>Life and critical illness insurance review<\/li>\n            <li>Retirement income and protection planning<\/li>\n            <li>Estate and beneficiary planning coordination<\/li>\n          <\/ul>\n          <a class=\"wa-link\" href=\"\/personal-planning\/\">View Personal Planning \u2192<\/a>\n        <\/article>\n\n        <article class=\"wa-path-card dark\">\n          <div class=\"wa-icon\">\u25a3<\/div>\n          <h3>Corporate Planning<\/h3>\n          <p>For incorporated professionals and business owners who need continuity, tax-aware coordination, and protection strategies.<\/p>\n          <ul class=\"wa-path-list\">\n            <li>Key-person and shareholder protection<\/li>\n            <li>Business succession planning support<\/li>\n            <li>Corporate-owned insurance conversations<\/li>\n          <\/ul>\n          <a class=\"wa-link\" href=\"\/corporate-planning\/\">View Corporate Planning \u2192<\/a>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wa-section wa-section-alt\">\n    <div class=\"wa-container\">\n      <div class=\"wa-section-head center\">\n        <div class=\"wa-eyebrow\">Core services<\/div>\n        <h2>Integrated guidance without the noise.<\/h2>\n        <p>The goal is not to sell isolated products. The goal is to understand where protection, planning, and long-term wealth decisions connect.<\/p>\n      <\/div>\n\n      <div class=\"wa-service-grid\">\n        <article class=\"wa-service-card\">\n          <div class=\"wa-tiny-icon\">\u2713<\/div>\n          <h3>Insurance Planning<\/h3>\n          <p>Review life, disability, and critical illness coverage in relation to family, debt, income, and business risk.<\/p>\n        <\/article>\n        <article class=\"wa-service-card\">\n          <div class=\"wa-tiny-icon\">\u2197<\/div>\n          <h3>Retirement Planning<\/h3>\n          <p>Coordinate long-term savings, retirement income needs, and protection strategies with your broader financial picture.<\/p>\n        <\/article>\n        <article class=\"wa-service-card\">\n          <div class=\"wa-tiny-icon\">\u25c6<\/div>\n          <h3>Estate Planning<\/h3>\n          <p>Support conversations around beneficiaries, estate liquidity, tax-aware planning, and legacy transfer coordination.<\/p>\n        <\/article>\n        <article class=\"wa-service-card\">\n          <div class=\"wa-tiny-icon\">\u25a6<\/div>\n          <h3>Corporate Insurance<\/h3>\n          <p>Explore insurance strategies used to help protect incorporated professionals, owners, shareholders, and key people.<\/p>\n        <\/article>\n        <article class=\"wa-service-card\">\n          <div class=\"wa-tiny-icon\">\u221e<\/div>\n          <h3>Business Succession<\/h3>\n          <p>Plan for ownership transitions, shareholder agreements, buy-sell funding, and continuity risk.<\/p>\n        <\/article>\n        <article class=\"wa-service-card\">\n          <div class=\"wa-tiny-icon\">\u25c7<\/div>\n          <h3>Tax-Aware Coordination<\/h3>\n          <p>Coordinate planning with tax and legal professionals where needed, without making unsupported tax promises.<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wa-section\">\n    <div class=\"wa-container wa-why-grid\">\n      <div class=\"wa-why-panel\">\n        <div class=\"wa-eyebrow\">Why WealthArk<\/div>\n        <h2>Protection is strongest when the whole picture is considered.<\/h2>\n        <p>Planning should connect your family, business, income, estate goals, and risk exposure. WealthArk is built around that wider view.<\/p>\n      <\/div>\n\n      <div class=\"wa-why-list\">\n        <div class=\"wa-why-item\">\n          <div class=\"wa-tiny-icon\">1<\/div>\n          <div><strong>Planning before products<\/strong><span>Recommendations should come after understanding your objectives, obligations, and risks.<\/span><\/div>\n        <\/div>\n        <div class=\"wa-why-item\">\n          <div class=\"wa-tiny-icon\">2<\/div>\n          <div><strong>Personal and corporate lens<\/strong><span>The structure that works for a family may not work for an incorporated business owner.<\/span><\/div>\n        <\/div>\n        <div class=\"wa-why-item\">\n          <div class=\"wa-tiny-icon\">3<\/div>\n          <div><strong>Long-term relationship<\/strong><span>Plans need review as income, family, business value, insurance needs, and regulations change.<\/span><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wa-section wa-section-alt\">\n    <div class=\"wa-container\">\n      <div class=\"wa-section-head center\">\n        <div class=\"wa-eyebrow\">The process<\/div>\n        <h2>A clear path from questions to action.<\/h2>\n      <\/div>\n\n      <div class=\"wa-process\">\n        <article class=\"wa-step\"><h3>Discover<\/h3><p>Understand goals, family needs, business structure, and planning concerns.<\/p><\/article>\n        <article class=\"wa-step\"><h3>Analyze<\/h3><p>Identify coverage gaps, risks, opportunities, and coordination needs.<\/p><\/article>\n        <article class=\"wa-step\"><h3>Design<\/h3><p>Build a practical planning direction that fits your circumstances.<\/p><\/article>\n        <article class=\"wa-step\"><h3>Implement<\/h3><p>Coordinate next steps with appropriate professionals and providers.<\/p><\/article>\n        <article class=\"wa-step\"><h3>Review<\/h3><p>Revisit the plan as life, income, family, and business priorities evolve.<\/p><\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wa-cta\">\n    <div class=\"wa-container wa-cta-box\">\n      <div>\n        <h2>Start with a focused consultation.<\/h2>\n        <p>Use the consultation request form to tell us what you want to discuss. Please avoid including sensitive financial, medical, or account details in the initial message.<\/p>\n      <\/div>\n      <a class=\"wa-btn wa-btn-gold\" href=\"\/contact\/\">Request Consultation<\/a>\n    <\/div>\n  <\/section>\n<\/main>\n\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nf_dc_page":"","_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-70","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home - Wealth ARK Financial Services Inc.<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wealthark.ca\/staging\/4438\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - Wealth ARK Financial Services Inc.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wealthark.ca\/staging\/4438\/\" \/>\n<meta property=\"og:site_name\" content=\"Wealth ARK Financial Services Inc.\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-10T01:32:25+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wealthark.ca\\\/staging\\\/4438\\\/\",\"url\":\"https:\\\/\\\/wealthark.ca\\\/staging\\\/4438\\\/\",\"name\":\"Home - Wealth ARK Financial Services Inc.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wealthark.ca\\\/#website\"},\"datePublished\":\"2026-07-09T20:02:37+00:00\",\"dateModified\":\"2026-07-10T01:32:25+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wealthark.ca\\\/staging\\\/4438\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/wealthark.ca\\\/staging\\\/4438\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wealthark.ca\\\/staging\\\/4438\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/wealthark.ca\\\/staging\\\/4438\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wealthark.ca\\\/#website\",\"url\":\"https:\\\/\\\/wealthark.ca\\\/\",\"name\":\"Wealth ARK Financial Services Inc.\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/wealthark.ca\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home - Wealth ARK Financial Services Inc.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/wealthark.ca\/staging\/4438\/","og_locale":"en_US","og_type":"article","og_title":"Home - Wealth ARK Financial Services Inc.","og_url":"https:\/\/wealthark.ca\/staging\/4438\/","og_site_name":"Wealth ARK Financial Services Inc.","article_modified_time":"2026-07-10T01:32:25+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wealthark.ca\/staging\/4438\/","url":"https:\/\/wealthark.ca\/staging\/4438\/","name":"Home - Wealth ARK Financial Services Inc.","isPartOf":{"@id":"https:\/\/wealthark.ca\/#website"},"datePublished":"2026-07-09T20:02:37+00:00","dateModified":"2026-07-10T01:32:25+00:00","breadcrumb":{"@id":"https:\/\/wealthark.ca\/staging\/4438\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wealthark.ca\/staging\/4438\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/wealthark.ca\/staging\/4438\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wealthark.ca\/staging\/4438\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/wealthark.ca\/#website","url":"https:\/\/wealthark.ca\/","name":"Wealth ARK Financial Services Inc.","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wealthark.ca\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/wealthark.ca\/staging\/4438\/wp-json\/wp\/v2\/pages\/70","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wealthark.ca\/staging\/4438\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wealthark.ca\/staging\/4438\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wealthark.ca\/staging\/4438\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/wealthark.ca\/staging\/4438\/wp-json\/wp\/v2\/comments?post=70"}],"version-history":[{"count":9,"href":"https:\/\/wealthark.ca\/staging\/4438\/wp-json\/wp\/v2\/pages\/70\/revisions"}],"predecessor-version":[{"id":155,"href":"https:\/\/wealthark.ca\/staging\/4438\/wp-json\/wp\/v2\/pages\/70\/revisions\/155"}],"wp:attachment":[{"href":"https:\/\/wealthark.ca\/staging\/4438\/wp-json\/wp\/v2\/media?parent=70"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}