{"id":74,"date":"2026-07-09T20:02:37","date_gmt":"2026-07-09T20:02:37","guid":{"rendered":"https:\/\/wealthark.ca\/staging\/4438\/?page_id=74"},"modified":"2026-07-10T00:57:34","modified_gmt":"2026-07-10T00:57:34","slug":"personal-planning","status":"publish","type":"page","link":"https:\/\/wealthark.ca\/staging\/4438\/personal-planning\/","title":{"rendered":"Personal Planning"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_block_section\">\n<div class=\"et_pb_row_0 et_pb_row et_block_row\">\n<div class=\"et_pb_column_0 et_pb_column et_pb_column_4_4 et-last-child et_block_column et_pb_css_mix_blend_mode_passthrough\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><style>\n\/* WealthArk Personal Planning Page \u2014 Self-contained page CSS *\/\n\nbody .et_pb_section:has(.wa-personal),\nbody .et_pb_row:has(.wa-personal),\nbody .et_pb_column:has(.wa-personal),\nbody .et_pb_module:has(.wa-personal) {\n  width: 100% !important;\n  max-width: 100% !important;\n  padding: 0 !important;\n  margin: 0 !important;\n}\n\n.wa-page,\n.wa-page * {\n  box-sizing: border-box;\n}\n\n.wa-page {\n  width: 100%;\n  max-width: 100%;\n  overflow: hidden;\n  background: #F6F7F9;\n  color: #1E252B;\n  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n  line-height: 1.6;\n}\n\n.wa-page a {\n  color: inherit;\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  color: #C5A059;\n  font-size: 13px;\n  font-weight: 800;\n  letter-spacing: 0.14em;\n  text-transform: uppercase;\n  margin-bottom: 16px;\n}\n\n.wa-eyebrow::before {\n  content: \"\";\n  width: 34px;\n  height: 1px;\n  background: #C5A059;\n  display: inline-block;\n}\n\n.wa-kicker {\n  color: #64748B;\n  font-size: 17px;\n  max-width: 740px;\n  margin: 0 auto;\n}\n\n.wa-section {\n  padding: 92px 0;\n}\n\n.wa-section-tight {\n  padding: 72px 0;\n}\n\n.wa-section-head {\n  text-align: center;\n  margin-bottom: 46px;\n}\n\n.wa-section-head h2,\n.wa-split-content h2,\n.wa-cta h2 {\n  font-family: Georgia, \"Times New Roman\", serif;\n  color: #0F2942;\n  font-size: clamp(34px, 4vw, 52px);\n  line-height: 1.06;\n  letter-spacing: -0.04em;\n  margin: 0 0 18px;\n}\n\n.wa-section-head p,\n.wa-split-content p,\n.wa-cta p {\n  color: #64748B;\n  font-size: 17px;\n  margin: 0;\n}\n\n.wa-btn-row {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 14px;\n  align-items: center;\n}\n\n.wa-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 48px;\n  padding: 14px 22px;\n  border-radius: 999px;\n  font-weight: 800;\n  font-size: 15px;\n  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease, border-color 0.2s ease;\n}\n\n.wa-btn:hover {\n  transform: translateY(-2px);\n}\n\n.wa-btn-gold {\n  background: linear-gradient(135deg, #C5A059, #E6C46C);\n  color: #071C31;\n  box-shadow: 0 16px 34px rgba(197, 160, 89, 0.22);\n}\n\n.wa-btn-gold:hover {\n  box-shadow: 0 20px 42px rgba(197, 160, 89, 0.3);\n}\n\n.wa-btn-outline {\n  color: #F6F7F9;\n  border: 1px solid rgba(230, 196, 108, 0.42);\n  background: rgba(255, 255, 255, 0.04);\n}\n\n.wa-btn-outline:hover {\n  border-color: rgba(230, 196, 108, 0.8);\n  background: rgba(255, 255, 255, 0.08);\n}\n\n.wa-btn-navy {\n  color: #FFFFFF;\n  background: #0F2942;\n  box-shadow: 0 16px 34px rgba(15, 41, 66, 0.18);\n}\n\n.wa-btn-navy:hover {\n  background: #071C31;\n}\n\n.wa-hero {\n  position: relative;\n  isolation: isolate;\n  background:\n    radial-gradient(circle at 18% 18%, rgba(230, 196, 108, 0.18), transparent 31%),\n    radial-gradient(circle at 78% 12%, rgba(197, 160, 89, 0.12), transparent 29%),\n    linear-gradient(135deg, #071C31 0%, #0F2942 58%, #071C31 100%);\n  color: #FFFFFF;\n  padding: 118px 0 78px;\n}\n\n.wa-hero::after {\n  content: \"\";\n  position: absolute;\n  inset: auto 0 0;\n  height: 150px;\n  background: linear-gradient(to bottom, transparent, rgba(7, 28, 49, 0.36));\n  z-index: -1;\n}\n\n.wa-hero-grid {\n  display: grid;\n  grid-template-columns: minmax(0, 1.04fr) minmax(320px, 0.72fr);\n  gap: 54px;\n  align-items: center;\n}\n\n.wa-breadcrumb {\n  display: inline-flex;\n  gap: 8px;\n  align-items: center;\n  color: rgba(246, 247, 249, 0.72);\n  font-size: 14px;\n  margin-bottom: 24px;\n}\n\n.wa-breadcrumb a {\n  color: rgba(246, 247, 249, 0.82);\n}\n\n.wa-breadcrumb span {\n  color: #E6C46C;\n}\n\n.wa-hero h1 {\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: clamp(44px, 6.2vw, 78px);\n  line-height: 0.98;\n  letter-spacing: -0.055em;\n  margin: 0 0 24px;\n  max-width: 820px;\n}\n\n.wa-hero h1 strong {\n  color: #E6C46C;\n  font-weight: 500;\n}\n\n.wa-hero-copy {\n  color: rgba(246, 247, 249, 0.82);\n  font-size: clamp(17px, 2vw, 20px);\n  max-width: 760px;\n  margin: 0 0 34px;\n}\n\n.wa-hero-note {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-top: 30px;\n}\n\n.wa-pill {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  color: rgba(246, 247, 249, 0.84);\n  background: rgba(255, 255, 255, 0.07);\n  border: 1px solid rgba(230, 196, 108, 0.18);\n  border-radius: 999px;\n  padding: 9px 13px;\n  font-size: 13px;\n  font-weight: 700;\n}\n\n.wa-pill::before {\n  content: \"\";\n  width: 7px;\n  height: 7px;\n  border-radius: 99px;\n  background: #E6C46C;\n  box-shadow: 0 0 0 4px rgba(230, 196, 108, 0.12);\n}\n\n.wa-hero-card {\n  position: relative;\n  border: 1px solid rgba(230, 196, 108, 0.22);\n  background: rgba(255, 255, 255, 0.075);\n  border-radius: 28px;\n  padding: 30px;\n  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.22);\n  backdrop-filter: blur(14px);\n}\n\n.wa-hero-card::before {\n  content: \"\";\n  position: absolute;\n  inset: 16px;\n  border: 1px solid rgba(230, 196, 108, 0.12);\n  border-radius: 22px;\n  pointer-events: none;\n}\n\n.wa-hero-card h3 {\n  position: relative;\n  color: #FFFFFF;\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 30px;\n  line-height: 1.1;\n  margin: 0 0 18px;\n}\n\n.wa-hero-list {\n  position: relative;\n  list-style: none;\n  margin: 0;\n  padding: 0;\n}\n\n.wa-hero-list li {\n  display: grid;\n  grid-template-columns: 28px 1fr;\n  gap: 12px;\n  padding: 14px 0;\n  color: rgba(246, 247, 249, 0.82);\n  border-top: 1px solid rgba(255, 255, 255, 0.1);\n}\n\n.wa-hero-list li:first-child {\n  border-top: none;\n}\n\n.wa-check {\n  width: 28px;\n  height: 28px;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  border-radius: 999px;\n  background: rgba(230, 196, 108, 0.14);\n  color: #E6C46C;\n  font-weight: 900;\n  font-size: 14px;\n}\n\n.wa-trust-strip {\n  background: #071C31;\n  border-top: 1px solid rgba(230, 196, 108, 0.12);\n  border-bottom: 1px solid rgba(230, 196, 108, 0.12);\n  color: rgba(246, 247, 249, 0.78);\n}\n\n.wa-trust-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 1px;\n}\n\n.wa-trust-item {\n  padding: 24px 20px;\n  text-align: center;\n  border-left: 1px solid rgba(255, 255, 255, 0.06);\n}\n\n.wa-trust-item:last-child {\n  border-right: 1px solid rgba(255, 255, 255, 0.06);\n}\n\n.wa-trust-item strong {\n  display: block;\n  color: #E6C46C;\n  font-size: 14px;\n  letter-spacing: 0.1em;\n  text-transform: uppercase;\n  margin-bottom: 5px;\n}\n\n.wa-card-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 22px;\n}\n\n.wa-card {\n  background: #FFFFFF;\n  border: 1px solid rgba(15, 41, 66, 0.08);\n  border-radius: 24px;\n  padding: 28px;\n  box-shadow: 0 18px 46px rgba(15, 41, 66, 0.07);\n  transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;\n}\n\n.wa-card:hover {\n  transform: translateY(-4px);\n  box-shadow: 0 24px 62px rgba(15, 41, 66, 0.11);\n  border-color: rgba(197, 160, 89, 0.28);\n}\n\n.wa-icon {\n  width: 48px;\n  height: 48px;\n  border-radius: 16px;\n  background: linear-gradient(135deg, rgba(197, 160, 89, 0.16), rgba(230, 196, 108, 0.24));\n  color: #0F2942;\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  font-weight: 900;\n  margin-bottom: 18px;\n}\n\n.wa-card h3 {\n  font-family: Georgia, \"Times New Roman\", serif;\n  color: #0F2942;\n  font-size: 26px;\n  line-height: 1.12;\n  margin: 0 0 12px;\n}\n\n.wa-card p {\n  color: #64748B;\n  font-size: 15.5px;\n  margin: 0;\n}\n\n.wa-card ul {\n  margin: 18px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n.wa-card li {\n  position: relative;\n  color: #374151;\n  font-size: 15px;\n  padding-left: 21px;\n  margin: 9px 0;\n}\n\n.wa-card li::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 0.65em;\n  width: 7px;\n  height: 7px;\n  border-radius: 99px;\n  background: #C5A059;\n}\n\n.wa-offwhite {\n  background: #F6F7F9;\n}\n\n.wa-white {\n  background: #FFFFFF;\n}\n\n.wa-navy-band {\n  background:\n    radial-gradient(circle at 80% 16%, rgba(230, 196, 108, 0.14), transparent 28%),\n    linear-gradient(135deg, #071C31, #0F2942);\n  color: #FFFFFF;\n}\n\n.wa-split {\n  display: grid;\n  grid-template-columns: minmax(0, 0.95fr) minmax(0, 1.05fr);\n  gap: 54px;\n  align-items: center;\n}\n\n.wa-split-content h2 {\n  color: #0F2942;\n}\n\n.wa-navy-band .wa-split-content h2 {\n  color: #FFFFFF;\n}\n\n.wa-navy-band .wa-split-content p,\n.wa-navy-band .wa-kicker {\n  color: rgba(246, 247, 249, 0.78);\n}\n\n.wa-feature-panel {\n  border-radius: 28px;\n  padding: 34px;\n  background: #FFFFFF;\n  border: 1px solid rgba(15, 41, 66, 0.08);\n  box-shadow: 0 24px 70px rgba(15, 41, 66, 0.1);\n}\n\n.wa-navy-band .wa-feature-panel {\n  background: rgba(255, 255, 255, 0.075);\n  border-color: rgba(230, 196, 108, 0.18);\n  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.18);\n}\n\n.wa-feature-list {\n  display: grid;\n  gap: 14px;\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.wa-feature-list li {\n  display: grid;\n  grid-template-columns: 34px 1fr;\n  gap: 13px;\n  align-items: start;\n  padding: 15px;\n  border-radius: 18px;\n  background: #F6F7F9;\n  color: #374151;\n}\n\n.wa-navy-band .wa-feature-list li {\n  background: rgba(255, 255, 255, 0.07);\n  color: rgba(246, 247, 249, 0.82);\n}\n\n.wa-feature-list strong {\n  display: block;\n  color: #0F2942;\n  margin-bottom: 2px;\n}\n\n.wa-navy-band .wa-feature-list strong {\n  color: #FFFFFF;\n}\n\n.wa-number {\n  width: 34px;\n  height: 34px;\n  border-radius: 999px;\n  background: linear-gradient(135deg, #C5A059, #E6C46C);\n  color: #071C31;\n  display: inline-flex;\n  justify-content: center;\n  align-items: center;\n  font-weight: 900;\n  font-size: 14px;\n}\n\n.wa-process {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 18px;\n  counter-reset: step;\n}\n\n.wa-step {\n  position: relative;\n  background: #FFFFFF;\n  border: 1px solid rgba(15, 41, 66, 0.08);\n  border-radius: 24px;\n  padding: 28px;\n  box-shadow: 0 18px 48px rgba(15, 41, 66, 0.07);\n}\n\n.wa-step::before {\n  counter-increment: step;\n  content: \"0\" counter(step);\n  display: inline-flex;\n  width: 42px;\n  height: 42px;\n  align-items: center;\n  justify-content: center;\n  border-radius: 14px;\n  color: #071C31;\n  background: linear-gradient(135deg, #C5A059, #E6C46C);\n  font-weight: 900;\n  margin-bottom: 20px;\n}\n\n.wa-step h3 {\n  font-family: Georgia, \"Times New Roman\", serif;\n  color: #0F2942;\n  font-size: 24px;\n  line-height: 1.12;\n  margin: 0 0 10px;\n}\n\n.wa-step p {\n  color: #64748B;\n  font-size: 15.5px;\n  margin: 0;\n}\n\n.wa-cta {\n  position: relative;\n  overflow: hidden;\n  border-radius: 32px;\n  padding: 54px;\n  background:\n    radial-gradient(circle at 86% 14%, rgba(230, 196, 108, 0.18), transparent 28%),\n    linear-gradient(135deg, #071C31, #0F2942);\n  color: #FFFFFF;\n  display: grid;\n  grid-template-columns: 1fr auto;\n  gap: 34px;\n  align-items: center;\n  box-shadow: 0 26px 76px rgba(15, 41, 66, 0.18);\n}\n\n.wa-cta h2 {\n  color: #FFFFFF;\n  margin-bottom: 12px;\n}\n\n.wa-cta p {\n  color: rgba(246, 247, 249, 0.78);\n  max-width: 760px;\n}\n\n.wa-cta-actions {\n  display: flex;\n  gap: 12px;\n  flex-wrap: wrap;\n  justify-content: flex-end;\n}\n\n@media (max-width: 980px) {\n  .wa-hero {\n    padding: 92px 0 64px;\n  }\n\n  .wa-hero-grid,\n  .wa-split,\n  .wa-cta {\n    grid-template-columns: 1fr;\n  }\n\n  .wa-card-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .wa-process,\n  .wa-trust-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .wa-cta-actions {\n    justify-content: flex-start;\n  }\n}\n\n@media (max-width: 680px) {\n  .wa-container {\n    width: min(100% - 28px, 1180px);\n  }\n\n  .wa-section {\n    padding: 68px 0;\n  }\n\n  .wa-section-tight {\n    padding: 56px 0;\n  }\n\n  .wa-hero {\n    padding: 78px 0 52px;\n  }\n\n  .wa-btn-row,\n  .wa-btn,\n  .wa-cta-actions {\n    width: 100%;\n  }\n\n  .wa-btn {\n    justify-content: center;\n  }\n\n  .wa-card-grid,\n  .wa-process,\n  .wa-trust-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .wa-card,\n  .wa-feature-panel,\n  .wa-step {\n    padding: 24px;\n  }\n\n  .wa-cta {\n    padding: 34px 24px;\n    border-radius: 24px;\n  }\n\n  .wa-hero-card {\n    padding: 24px;\n    border-radius: 24px;\n  }\n\n  .wa-trust-item {\n    border-right: 1px solid rgba(255, 255, 255, 0.06);\n  }\n}\n<\/style>\n\n<main class=\"wa-page wa-personal\">\n\n  <section class=\"wa-hero\">\n    <div class=\"wa-container\">\n      <div class=\"wa-hero-grid\">\n        <div>\n          <div class=\"wa-breadcrumb\">\n            <a href=\"\/services\/\">Services<\/a>\n            <span>\u203a<\/span>\n            <span>Personal Planning<\/span>\n          <\/div>\n\n          <div class=\"wa-eyebrow\">Personal Planning<\/div>\n\n          <h1>Build a clearer financial path around your <strong>family, income, and future.<\/strong><\/h1>\n\n          <p class=\"wa-hero-copy\">\n            WealthArk helps individuals and families organize protection, retirement, estate liquidity, and long-term planning decisions with a calm, coordinated approach.\n          <\/p>\n\n          <div class=\"wa-btn-row\">\n            <a class=\"wa-btn wa-btn-gold\" href=\"\/contact\/\">Book a Consultation<\/a>\n            <a class=\"wa-btn wa-btn-outline\" href=\"\/services\/\">View All Services<\/a>\n          <\/div>\n\n          <div class=\"wa-hero-note\">\n            <span class=\"wa-pill\">Protection planning<\/span>\n            <span class=\"wa-pill\">Retirement coordination<\/span>\n            <span class=\"wa-pill\">Legacy planning<\/span>\n          <\/div>\n        <\/div>\n\n        <aside class=\"wa-hero-card\">\n          <h3>Planning should connect the pieces.<\/h3>\n          <ul class=\"wa-hero-list\">\n            <li><span class=\"wa-check\">\u2713<\/span><span>Clarify your goals, family responsibilities, and current financial picture.<\/span><\/li>\n            <li><span class=\"wa-check\">\u2713<\/span><span>Review insurance, cash flow, retirement, and estate planning gaps.<\/span><\/li>\n            <li><span class=\"wa-check\">\u2713<\/span><span>Coordinate strategies with tax and legal professionals where appropriate.<\/span><\/li>\n          <\/ul>\n        <\/aside>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wa-trust-strip\">\n    <div class=\"wa-container\">\n      <div class=\"wa-trust-grid\">\n        <div class=\"wa-trust-item\">\n          <strong>Clear<\/strong>\n          Plain-language planning\n        <\/div>\n        <div class=\"wa-trust-item\">\n          <strong>Practical<\/strong>\n          Built around real life\n        <\/div>\n        <div class=\"wa-trust-item\">\n          <strong>Coordinated<\/strong>\n          Insurance, retirement, estate\n        <\/div>\n        <div class=\"wa-trust-item\">\n          <strong>Careful<\/strong>\n          Tax-aware, not tax promises\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wa-section wa-white\">\n    <div class=\"wa-container\">\n      <div class=\"wa-section-head\">\n        <div class=\"wa-eyebrow\">Who This Is For<\/div>\n        <h2>Personal planning for people who want structure, not noise.<\/h2>\n        <p class=\"wa-kicker\">\n          This service is designed for families and individuals who want to make better decisions before life becomes complicated.\n        <\/p>\n      <\/div>\n\n      <div class=\"wa-card-grid\">\n        <article class=\"wa-card\">\n          <div class=\"wa-icon\">01<\/div>\n          <h3>Families<\/h3>\n          <p>\n            For households that want to protect income, plan for children, manage debt, and build a more stable long-term foundation.\n          <\/p>\n          <ul>\n            <li>Income protection review<\/li>\n            <li>Family insurance needs<\/li>\n            <li>Education and legacy goals<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"wa-card\">\n          <div class=\"wa-icon\">02<\/div>\n          <h3>Professionals<\/h3>\n          <p>\n            For people with growing income who want to coordinate protection, retirement savings, and future estate planning.\n          <\/p>\n          <ul>\n            <li>Cash flow priorities<\/li>\n            <li>Retirement planning direction<\/li>\n            <li>Coverage gap review<\/li>\n          <\/ul>\n        <\/article>\n\n        <article class=\"wa-card\">\n          <div class=\"wa-icon\">03<\/div>\n          <h3>Pre-Retirees<\/h3>\n          <p>\n            For those approaching retirement who want clarity around income, risk, insurance, and transfer of wealth.\n          <\/p>\n          <ul>\n            <li>Retirement income planning<\/li>\n            <li>Estate liquidity needs<\/li>\n            <li>Beneficiary review<\/li>\n          <\/ul>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wa-section wa-offwhite\">\n    <div class=\"wa-container\">\n      <div class=\"wa-section-head\">\n        <div class=\"wa-eyebrow\">Planning Areas<\/div>\n        <h2>The main pieces of a strong personal plan.<\/h2>\n        <p class=\"wa-kicker\">\n          A good plan does not treat insurance, retirement, and estate decisions as separate islands. The goal is to connect them into one practical direction.\n        <\/p>\n      <\/div>\n\n      <div class=\"wa-card-grid\">\n        <article class=\"wa-card\">\n          <div class=\"wa-icon\">\u25c6<\/div>\n          <h3>Financial Organization<\/h3>\n          <p>\n            Establish a clearer view of your income, expenses, debts, savings, responsibilities, and planning priorities.\n          <\/p>\n        <\/article>\n\n        <article class=\"wa-card\">\n          <div class=\"wa-icon\">\u25c6<\/div>\n          <h3>Risk Management<\/h3>\n          <p>\n            Identify what could disrupt your family\u2019s financial life and build protection around income, debt, dependants, and obligations.\n          <\/p>\n        <\/article>\n\n        <article class=\"wa-card\">\n          <div class=\"wa-icon\">\u25c6<\/div>\n          <h3>Retirement Direction<\/h3>\n          <p>\n            Review the path toward retirement income, savings strategy, tax-aware withdrawals, and long-term lifestyle needs.\n          <\/p>\n        <\/article>\n\n        <article class=\"wa-card\">\n          <div class=\"wa-icon\">\u25c6<\/div>\n          <h3>Estate Liquidity<\/h3>\n          <p>\n            Plan for cash needs that may arise at death, including taxes, debts, final expenses, and family transition needs.\n          <\/p>\n        <\/article>\n\n        <article class=\"wa-card\">\n          <div class=\"wa-icon\">\u25c6<\/div>\n          <h3>Legacy Planning<\/h3>\n          <p>\n            Clarify how you want assets, insurance proceeds, and family support to be structured for the next generation.\n          <\/p>\n        <\/article>\n\n        <article class=\"wa-card\">\n          <div class=\"wa-icon\">\u25c6<\/div>\n          <h3>Professional Coordination<\/h3>\n          <p>\n            Work alongside tax, legal, and accounting professionals where needed so major decisions are properly aligned.\n          <\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wa-section wa-navy-band\">\n    <div class=\"wa-container\">\n      <div class=\"wa-split\">\n        <div class=\"wa-split-content\">\n          <div class=\"wa-eyebrow\">Insurance Planning<\/div>\n          <h2>Protection should be intentional, not random.<\/h2>\n          <p>\n            Insurance is not just about buying a policy. It is about knowing what you are protecting, why the coverage exists, how long it may be needed, and how it fits with the rest of your financial life.\n          <\/p>\n          <br>\n          <div class=\"wa-btn-row\">\n            <a class=\"wa-btn wa-btn-gold\" href=\"\/insurance-solutions\/\">Explore Insurance Solutions<\/a>\n            <a class=\"wa-btn wa-btn-outline\" href=\"\/contact\/\">Start a Review<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"wa-feature-panel\">\n          <ul class=\"wa-feature-list\">\n            <li>\n              <span class=\"wa-number\">1<\/span>\n              <span><strong>Life Insurance<\/strong>Review family protection, mortgage coverage, income replacement, and legacy objectives.<\/span>\n            <\/li>\n            <li>\n              <span class=\"wa-number\">2<\/span>\n              <span><strong>Disability Protection<\/strong>Consider how your income and household would be affected if you could not work.<\/span>\n            <\/li>\n            <li>\n              <span class=\"wa-number\">3<\/span>\n              <span><strong>Critical Illness Planning<\/strong>Prepare for the financial strain that can come with serious illness and recovery time.<\/span>\n            <\/li>\n            <li>\n              <span class=\"wa-number\">4<\/span>\n              <span><strong>Policy Review<\/strong>Review existing coverage, beneficiaries, ownership, terms, and whether your current setup still makes sense.<\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wa-section wa-white\">\n    <div class=\"wa-container\">\n      <div class=\"wa-split\">\n        <div class=\"wa-feature-panel\">\n          <ul class=\"wa-feature-list\">\n            <li>\n              <span class=\"wa-number\">1<\/span>\n              <span><strong>Retirement Readiness<\/strong>Clarify what you may need, what you already have, and what gaps still exist.<\/span>\n            <\/li>\n            <li>\n              <span class=\"wa-number\">2<\/span>\n              <span><strong>Income Planning<\/strong>Think through possible retirement income sources and how they may work together.<\/span>\n            <\/li>\n            <li>\n              <span class=\"wa-number\">3<\/span>\n              <span><strong>Estate Liquidity<\/strong>Prepare for taxes, debts, and settlement costs that can affect family wealth transfer.<\/span>\n            <\/li>\n            <li>\n              <span class=\"wa-number\">4<\/span>\n              <span><strong>Legacy Structure<\/strong>Coordinate beneficiaries, insurance, wills, trusts, and professional advice where appropriate.<\/span>\n            <\/li>\n          <\/ul>\n        <\/div>\n\n        <div class=\"wa-split-content\">\n          <div class=\"wa-eyebrow\">Retirement, Estate & Legacy<\/div>\n          <h2>Plan for the life you want, and the people you care about.<\/h2>\n          <p>\n            Retirement and estate planning are connected. The same decisions that affect your income later in life can also affect your spouse, children, beneficiaries, taxes, liquidity, and family continuity.\n          <\/p>\n          <br>\n          <p>\n            WealthArk helps you organize these decisions carefully, while working with legal and tax professionals when specialized advice is needed.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wa-section wa-offwhite\">\n    <div class=\"wa-container\">\n      <div class=\"wa-section-head\">\n        <div class=\"wa-eyebrow\">Process<\/div>\n        <h2>A simple process for better decisions.<\/h2>\n        <p class=\"wa-kicker\">\n          The goal is to slow things down, define the problem clearly, and build a plan that is understandable before any major decision is made.\n        <\/p>\n      <\/div>\n\n      <div class=\"wa-process\">\n        <article class=\"wa-step\">\n          <h3>Discover<\/h3>\n          <p>\n            We review your goals, family needs, income, existing coverage, assets, debts, and planning concerns.\n          <\/p>\n        <\/article>\n\n        <article class=\"wa-step\">\n          <h3>Diagnose<\/h3>\n          <p>\n            We identify gaps, risks, opportunities, and areas where your current setup may not match your goals.\n          <\/p>\n        <\/article>\n\n        <article class=\"wa-step\">\n          <h3>Design<\/h3>\n          <p>\n            We organize practical options around protection, retirement, estate liquidity, and long-term planning.\n          <\/p>\n        <\/article>\n\n        <article class=\"wa-step\">\n          <h3>Coordinate<\/h3>\n          <p>\n            We help you move forward carefully and coordinate with tax, legal, or accounting professionals when needed.\n          <\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"wa-section-tight wa-white\">\n    <div class=\"wa-container\">\n      <div class=\"wa-cta\">\n        <div>\n          <div class=\"wa-eyebrow\">Start With Clarity<\/div>\n          <h2>Ready to review your personal planning picture?<\/h2>\n          <p>\n            Book a consultation to discuss your goals, current coverage, retirement direction, and legacy planning needs.\n          <\/p>\n        <\/div>\n\n        <div class=\"wa-cta-actions\">\n          <a class=\"wa-btn wa-btn-gold\" href=\"\/contact\/\">Book a Consultation<\/a>\n          <a class=\"wa-btn wa-btn-outline\" href=\"\/corporate-planning\/\">Corporate Planning<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/main><\/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-74","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>Personal Planning - 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\/personal-planning\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Personal Planning - Wealth ARK Financial Services Inc.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wealthark.ca\/staging\/4438\/personal-planning\/\" \/>\n<meta property=\"og:site_name\" content=\"Wealth ARK Financial Services Inc.\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-10T00:57:34+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\\\/personal-planning\\\/\",\"url\":\"https:\\\/\\\/wealthark.ca\\\/staging\\\/4438\\\/personal-planning\\\/\",\"name\":\"Personal Planning - Wealth ARK Financial Services Inc.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wealthark.ca\\\/#website\"},\"datePublished\":\"2026-07-09T20:02:37+00:00\",\"dateModified\":\"2026-07-10T00:57:34+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wealthark.ca\\\/staging\\\/4438\\\/personal-planning\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/wealthark.ca\\\/staging\\\/4438\\\/personal-planning\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wealthark.ca\\\/staging\\\/4438\\\/personal-planning\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/wealthark.ca\\\/staging\\\/4438\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Personal Planning\"}]},{\"@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":"Personal Planning - 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\/personal-planning\/","og_locale":"en_US","og_type":"article","og_title":"Personal Planning - Wealth ARK Financial Services Inc.","og_url":"https:\/\/wealthark.ca\/staging\/4438\/personal-planning\/","og_site_name":"Wealth ARK Financial Services Inc.","article_modified_time":"2026-07-10T00:57:34+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wealthark.ca\/staging\/4438\/personal-planning\/","url":"https:\/\/wealthark.ca\/staging\/4438\/personal-planning\/","name":"Personal Planning - Wealth ARK Financial Services Inc.","isPartOf":{"@id":"https:\/\/wealthark.ca\/#website"},"datePublished":"2026-07-09T20:02:37+00:00","dateModified":"2026-07-10T00:57:34+00:00","breadcrumb":{"@id":"https:\/\/wealthark.ca\/staging\/4438\/personal-planning\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wealthark.ca\/staging\/4438\/personal-planning\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/wealthark.ca\/staging\/4438\/personal-planning\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wealthark.ca\/staging\/4438\/"},{"@type":"ListItem","position":2,"name":"Personal Planning"}]},{"@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\/74","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=74"}],"version-history":[{"count":3,"href":"https:\/\/wealthark.ca\/staging\/4438\/wp-json\/wp\/v2\/pages\/74\/revisions"}],"predecessor-version":[{"id":165,"href":"https:\/\/wealthark.ca\/staging\/4438\/wp-json\/wp\/v2\/pages\/74\/revisions\/165"}],"wp:attachment":[{"href":"https:\/\/wealthark.ca\/staging\/4438\/wp-json\/wp\/v2\/media?parent=74"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}