.scroll-list-container{width:100%;position:relative}.scroll-list{max-height:520px;padding:8px 4px;overflow-y:auto}.scroll-list::-webkit-scrollbar{width:6px}.scroll-list::-webkit-scrollbar-track{background:#faf6f0;border-radius:4px}.scroll-list::-webkit-scrollbar-thumb{background:#4e6b5d;border-radius:4px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.top-gradient{pointer-events:none;z-index:10;background:linear-gradient(#faf6f0,#0000);height:40px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.bottom-gradient{pointer-events:none;z-index:10;background:linear-gradient(#0000,#faf6f0);height:60px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}
