.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgb(147,51,234) rgba(15,23,42,.1);overflow-x:hidden;margin-bottom:10px}.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:rgba(15,23,42,.1);border-radius:10px;margin-bottom:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:rgb(147,51,234);border-radius:10px;border:2px solid transparent;background-clip:padding-box}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:rgba(147,51,234,.8)}.custom-scrollbar::-webkit-scrollbar-track-piece:end{margin-bottom:8px}.custom-scrollbar::-webkit-scrollbar-thumb:end{margin-bottom:8px}