// Open Popup ID 1058 if any element with .header--nav__button
document.querySelectorAll('.header-nav-button').forEach( (el) => {
	el.addEventListener('click', () => {
		bricksOpenPopup(XXX)
	})
})
document.querySelectorAll('.header-nav--parent').forEach(li => {
  const toggle = li.querySelector('.brx-submenu-toggle');
  if (!toggle) return;

  const a = toggle.querySelector('a');
  const button = toggle.querySelector('button');
  if (!a || !button) return;

  // Move the label text into the button (prepend before the SVG)
  const labelText = document.createTextNode(a.textContent);
  button.prepend(labelText);

  // Remove the <a> tag
  a.remove();
});

Personalised Protection Announced

The government is planning a new regime to protect individuals who may be affected by the lifetime allowance lowering from £1.5m to £1.25m.

The intention is that unlike Fixed Protection, which requires a member to stop all future pension accrual, an individual will be able to protect a lifetime allowance equal to the greater of their pension benefits at 5th April 2014 (subject to the current Lifetime Allowance of £1.5m) and the new standard lifetime allowance, which will be reduced to £1.25m; whilst still allowing future pension savings.

The announcement of the introduction of Personalised Protection is necessary following the Chancellor’s autumn statement where the lifetime allowance is proposed to fall to £1.25m, down from the current £1.5m, which in turn is less than the lifetime allowance in 2011/12, which was £1.8m.

Other Articles

Are you ready to make informed decisions about your money?

Contact Us

Speak to a Chartered Financial Planner

Wingate is an independent firm of Chartered Financial Planners based in Caterham, Surrey.

Our initial conversation is held at our cost and gives us both the opportunity to decide whether working together is likely to be valuable.

Contact us to arrange an initial conversation.

Footer Contact Form

Please refer to our Privacy Statement to see how we use your personal information.