Interaction - TAB element logic

Hi everyone!

CONTEXT
I need to create a sort of TAB element, but i have too much tabs, so i need to put them in carousel.

What I did: create a slider. in each slide i have my “tab”. In another section i put all my “tab contents” (divs on absolute position).

WHAT I NEED: An interaction/s that appear one div, and disappear the rest (like a tab element).