Multiple Radio Button groups using Variables

Dear Community…
I tried all possible solutions given on this radio button topic but each idea / solution is having it’s own limitation.
In my design, I have 20+ radio buttons on single page. I want to use very minimal variable logic, to achieve below design

Please give me some pointers to solve this puzzle. :grinning:

Using component variants, you’d end up with 20+ variants, so that’s not optimal, but it’s generally the way to go if you don’t have access to variables and conditionals.

Thanks Avokadomos for your reply.
As I mentioned earlier, I’ve explored all the available solutions for the radio button issue, but each approach has its limitations.
I want to use very minimal variable logic rather than creating 20+ variants.

Best,
Pankaj