I have a Wix site that already houses a growing library of videos inside a CMS collection. What I’m missing is the dynamic connection between those videos and the front-end, plus a clean way for visitors to filter the list. Here’s exactly what I need: • Connect the existing video elements to the Wix CMS dataset so each item pulls its video, title, thumbnail, and any other stored fields automatically. • Build a filter form that lets users narrow results by Category and by Business sector. The form must sit seamlessly within my current layout and inherit the site’s fonts, colours, and spacing—no “out-of-the-box” styling. • Implement the filtering logic with Velo (or native dataset filters, if faster) so the video grid refreshes smoothly without reloading the page. Acceptance criteria – All videos load from the CMS, not hard-coded. – Selecting or clearing a filter instantly updates the visible list. – The form’s look matches the rest of the site; padding, borders, and button states follow existing styles. – Final hand-off includes a brief note explaining where the dataset, form, and code snippets live so I can maintain them. If you’re comfortable wiring up Wix datasets and crafting filter interfaces that feel native to the design, let’s do this.