.sButtonListElements{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--buttonList-gap,calc(var(--base-gap) * 3px))}.sButtonListElements .buttonListEl{flex-shrink:0;scroll-snap-align:start}.sButtonListElements.slider{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;cursor:grab}.sButtonListElements.slider .buttonListEl{pointer-events:none}.sButtonListElements.slider.active{cursor:grabbing;cursor:-webkit-grabbing;scroll-snap-type:none;scroll-behavior:auto}