.switcher{--switcher--threshold: 30rem;display:flex;flex-wrap:wrap;gap:var(--gutter, var(--ss1))}.switcher>*{flex-grow:1;flex-basis:calc((var(--switcher--threshold) - 100%)*999)}.switcher,.switcher>:nth-last-child(n+5),.switcher>:nth-last-child(n+5)~*{flex-basis:100%}
