.collections-topbar{z-index:2;transition:transform .2s ease-out;transform:translateY(-100%)}@media (max-width:1023.98px){.collections-topbar{align-items:center}@supports (translate:none){.collections-topbar{gap:var(--space-m)}}@supports not (translate:none){.collections-topbar>*{margin:calc(var(--space-m)/2)}.collections-topbar>:first-child{margin-left:0}.collections-topbar>:last-child{margin-right:0}}}.collections-topbar.collections-topbar--visible{transform:translateY(0%)}.collections-topbar__progress{height:3px;margin-top:1px;margin-left:1px;margin-right:1px}.collections-topbar__progress-avancement{transform-origin:0 0;transition:transform .1s;transform:scaleX(.5)}