.category-filter-tabs{position:-webkit-sticky;position:sticky;top:var(--padding-top);background-color:var(--color-surface-container);z-index:9}.category-filter-side .filter-side-container{position:-webkit-sticky;position:sticky;top:calc(var(--padding-top) + 140px)}.category-content{flex-direction:row;min-height:100vh;padding:var(--padding-normal)}.category-content,.category-group-brands{display:flex;width:100%;gap:var(--padding-normal)}.category-group-brands{flex-direction:column}@media screen and (max-width:768px){.category-filter-side{display:none}}