.custom-scroll{overflow-y:auto;max-height:80vh;padding:.5rem}.custom-scroll::-webkit-scrollbar{width:10px;border-radius:10px}.custom-scroll::-webkit-scrollbar-track{background:transparent}.custom-scroll::-webkit-scrollbar-thumb{background-color:transparent;border-radius:6px;-webkit-transition:background-color .3s ease,background .3s ease;transition:background-color .3s ease,background .3s ease}.parent-hover:hover .custom-scroll::-webkit-scrollbar-thumb{background-color:#d9e6e7}
