.scrollbar-container{overflow:auto;border-radius:10px}.scrollbar-custom::-webkit-scrollbar{width:8px;height:4px}.scrollbar-custom::-webkit-scrollbar-track{background:#fff;border-radius:50px;width:8px;height:4px}.scrollbar-custom{scrollbar-width:thin;scrollbar-color:#dbdbdd #f3f3f3}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}