.scrollbarCustom{overflow-y:auto}.scrollbarCustom::-webkit-scrollbar{width:.2rem}.scrollbarCustom::-webkit-scrollbar-thumb{background-color:var(--color-black);cursor:pointer;border-radius:1rem}.scrollbarCustom::-webkit-scrollbar-track{background-color:var(--color-soft-gray);border-radius:1rem}@media (min-width:1024px){.scrollbarCustom::-webkit-scrollbar{width:.3rem}}
