Access arrowlink fails

Hi,

We are experiencing trouble clicking an element (arrowlink: Kaartjes &Toeslagen) in the footer of www.ns.nl. Several approaches are failing (see below).
There is a “>” listitem icon in front of the linktext, which moves to the right when you hoover over it.

Does anyone know how to click this?

Kaartjes & Toeslagen

Failed:

Wait until page contains xpath=/producten/losse-kaartjes-toeslagen

##not visible in view of page

Scroll element into view xpath=/html/body/footer/div/div[1]/div[2]/div/ul/li[1]/a

##MoveTargetOutOfBoundsException: Message: move target out of bounds
##Choose link

Click element xpath=/html/body/footer/div/div[1]/div[2]/div/ul/li[1]/a

##element is not clickable at point (782, 1915)

Scroll element into view xpath=/html/body/footer/div/div[1]/div[2]/div/ul/li[1]/a

Click element at coordinates xpath=/html/body/footer/div/div[1]/div[2]/div/ul/li[1]/a 146 18

##MoveTargetOutOfBoundsException: Message: move target out of bounds

I also tried to move the clicking point and tried to make item is-active. Both fail.

Can’t edit the text, so here a second try to share the inspected info:
a href="/producten/losse-kaartjes-toeslagen" class=“arrowLink” data-eventdata="{“data”:{“link_location”:“footer_top”,“link_name”:“Kaartjes & Toeslagen”,“link_type”:“internal”,“link_value”:"/producten/losse-kaartjes-toeslagen"},“event”:“link_click”}">
Kaartjes & Toeslagen
>/a