.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#7B3EFF #F9F9FB}.custom-scrollbar::-webkit-scrollbar{height:8px;background:#F9F9FB;border-radius:8px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#7B3EFF;border-radius:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#F9F9FB;border-radius:8px}@media (max-width:370px){.custom-scrollbar-xs{scrollbar-width:thin;scrollbar-color:#7B3EFF #F9F9FB}.custom-scrollbar-xs::-webkit-scrollbar{height:8px;background:#F9F9FB;border-radius:8px}.custom-scrollbar-xs::-webkit-scrollbar-thumb{background:#7B3EFF;border-radius:8px}.custom-scrollbar-xs::-webkit-scrollbar-track{background:#F9F9FB;border-radius:8px}}