.scrollbarCustom{overflow-y:auto}.scrollbarCustom::-webkit-scrollbar{width:.1rem}.scrollbarCustom::-webkit-scrollbar-thumb{background-color:#DEDEDE;border-radius:1rem;cursor:pointer}.scrollbarCustom::-webkit-scrollbar-track{background-color:#F5F5F5;border-radius:1rem}@media (min-width:1024px){.scrollbarCustom::-webkit-scrollbar{width:.2rem}}