.collection-filter-button {
    position: sticky;
    top: calc(100dvh - 60px);
    z-index: 3;
    height: 0;
}