.sticky-search-bar{position:fixed;top:0;left:0;right:0;z-index:200;background:white;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:all .3s ease-in-out}.sticky-search-bar .relative>div[class*=absolute]{z-index:201}.sticky-search-bar *{transition:all .2s ease-in-out}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.overflow-x-auto{scrollbar-width:thin;scrollbar-color:#cbd5e1 #f1f5f9}.overflow-x-auto::-webkit-scrollbar{height:6px}.overflow-x-auto::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.overflow-x-auto::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.overflow-x-auto::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (max-width:640px){.overflow-x-auto::-webkit-scrollbar{height:8px}.overflow-x-auto::-webkit-scrollbar-thumb{background:#94a3b8}}.scroll-fade-left{background:linear-gradient(90deg,rgba(255,255,255,1) 0,rgba(255,255,255,.8) 50%,rgba(255,255,255,0));box-shadow:inset 2px 0 4px rgba(0,0,0,.1)}.scroll-fade-right{background:linear-gradient(270deg,rgba(255,255,255,1) 0,rgba(255,255,255,.8) 50%,rgba(255,255,255,0));box-shadow:inset -2px 0 4px rgba(0,0,0,.1)}