Totally Lost with this website

I'm kinda new with Web Scrapper, but didn't have any problems previously, this website on the other hand is driving me insane.
I need to set the scroller, and to extract data from every element, after oppening the popup with detailed information.
Made multiple sitemaps, none of them seems to work

Url: EUROSATORY

Sitemap:
{"_id":"Eurosatory","startUrl":["EUROSATORY span","type":"SelectorElement"},{"delay":2000,"elementLimit":2000,"id":"Wrapper Scroll","multiple":true,"parentSelectors":["_root"],"selector":"h2 span","type":"SelectorElementScroll"},{"id":"Link","multiple":false,"parentSelectors":["Elements"],"selector":"parent","type":"SelectorLink"},{"id":"Company name","multiple":false,"parentSelectors":["Link"],"regex":"","selector":"h2.ms-1","type":"SelectorText"},{"id":"Phone","multiple":false,"parentSelectors":["Link"],"regex":"","selector":".link-contact a:nth-of-type(1) span","type":"SelectorText"}]}