.scroll-list-container{position:relative;width:100%}.scroll-list{max-height:620px;overflow-y:auto;padding:8px 0}.scroll-list::-webkit-scrollbar{width:4px}.scroll-list::-webkit-scrollbar-track{background:transparent}.scroll-list::-webkit-scrollbar-thumb{background:#D9D9D9;border-radius:4px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.top-gradient{top:0;height:60px;background:linear-gradient(180deg,#0B0B0B,transparent)}.bottom-gradient,.top-gradient{position:absolute;left:0;right:0;pointer-events:none;transition:opacity .3s ease}.bottom-gradient{bottom:0;height:80px;background:linear-gradient(0deg,#0B0B0B,transparent)}