@keyframes topTransition{from{top:0}to{top:130px}}.collection-filter--sticky{position:fixed;z-index:18;background:rgba(0,0,0,0);padding:0 1.5rem;width:100%;animation:topTransition .25s ease-in-out forwards}.collection-filter--sticky>div{box-shadow:0px 4px 10px rgba(0,0,0,.2)}.collection-filter--sticky #filter-panel{height:350px !important}.collection-filter--sticky #filter-panel{overflow:auto}@media only screen and (max-width: 1280px){.collection-filter--sticky>div{position:relative;top:47px}}@media only screen and (max-width: 767px){@keyframes topTransitionMobile{from{top:0}to{top:103px}}.collection-filter--sticky{position:fixed;z-index:18;background:rgba(0,0,0,0);padding:0 .5rem;width:100%;animation:topTransitionMobile .25s ease-in-out forwards}}
