[part=list]{align-items:center;column-gap:1rem;display:flex;flex-wrap:nowrap;height:100%;justify-content:var(--overflow-list-alignment);padding-block:var(--overflow-list-padding-block,0);padding-inline:var(--overflow-list-padding-inline,0)}@media screen and (max-width:749px){[part=list]{justify-content:var(--overflow-list-alignment-mobile)}}[part=list]{overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}[part=list]::-webkit-scrollbar{display:none}[part=list],[part=overflow-list],[part=placeholder]{list-style:none;margin:0;padding:0}slot[name=more]:not([hidden]){align-items:center;display:flex;height:100%}slot[name=more] .button{background:none;border:none;color:currentcolor;cursor:pointer;font-family:var(--font-paragraph-family);font-size:var(--font-paragraph-size);margin:0;padding:0;text-align:start;text-transform:var(--text-transform);-webkit-font-smoothing:antialiased}slot[name=more] .button.facets__more-button{align-items:center;background:var(--color-card-background);border-radius:12px;display:inline-flex;font-weight:600;gap:16px;padding:12px 17px;transition:background var(--animation-speed-slow) var(--animation-easing)}slot[name=more] .button.facets__more-button .svg-wrapper{display:inline-flex;flex-shrink:0}slot[name=more] .button.facets__more-button svg{height:13px;width:16px}slot[name=more] .button.facets__more-button svg path{fill:currentcolor}[part=overflow]{display:none}[part=placeholder]{height:0;visibility:hidden;width:0}:host([disabled]) slot[name=more]{display:none}