Filter List by Greater than List

Hello guys!

I need to filter a list of elements (floating numbers) by separating them in two new lists, one list with all the elements greater than the target and another one with all the elements smaller than the target.

I know it sounds easy and I am probably missing some silly node, but any help would be appreciated

Thank you very much, I was not connecting the list and the x input.