.ListLoader_wrapper__WYGSj{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:12px 0;color:#5f4d54}.ListLoader_label__cP5Ee{font-size:15px;font-weight:600}.ListLoader_dots__Xk6_4{display:flex;gap:8px;align-items:center}.ListLoader_dot__uEwy5{width:8px;height:8px;border-radius:50%;background-color:#000;opacity:0;animation:ListLoader_listDotPulse__EJBe_ .9s ease-in-out infinite}.ListLoader_dot__uEwy5:nth-child(2){animation-delay:.2s}.ListLoader_dot__uEwy5:nth-child(3){animation-delay:.4s}@keyframes ListLoader_listDotPulse__EJBe_{0%,25%{opacity:0;transform:scale(.75)}50%{opacity:1;transform:scale(1.2)}75%,to{opacity:0;transform:scale(.75)}}