select__menu-list::-webkit-scrollbar{width:4px;height:0}select__menu-list::-webkit-scrollbar-track{background:#f1f1f1}select__menu-list::-webkit-scrollbar-thumb{background:#888}select__menu-list::-webkit-scrollbar-thumb:hover{background:#555}::-webkit-scrollbar{width:4px;height:0;border-radius:40px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:40px}::-webkit-scrollbar-thumb{background:#888;border-radius:40px}::-webkit-scrollbar-thumb:hover{background:#555;border-radius:40px}.btnLoader{width:22px;aspect-ratio:1;border-radius:50%;border:3px solid #fff;position:absolute;top:12px;left:10px;animation:l20-1 1s linear infinite alternate,l20-2 2s linear infinite}@keyframes l20-1{0%{clip-path:polygon(50% 50%,0 0,50% 0,50% 0,50% 0,50% 0,50% 0)}12.5%{clip-path:polygon(50% 50%,0 0,50% 0,100% 0,100% 0,100% 0,100% 0)}25%{clip-path:polygon(50% 50%,0 0,50% 0,100% 0,100% 100%,100% 100%,100% 100%)}50%{clip-path:polygon(50% 50%,0 0,50% 0,100% 0,100% 100%,50% 100%,0 100%)}62.5%{clip-path:polygon(50% 50%,100% 0,100% 0,100% 0,100% 100%,50% 100%,0 100%)}75%{clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0 100%)}to{clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0 100%)}}@keyframes l20-2{0%{transform:scaleY(1) rotate(0deg)}49.99%{transform:scaleY(1) rotate(135deg)}50%{transform:scaleY(-1) rotate(0deg)}to{transform:scaleY(-1) rotate(-135deg)}}