.loading_wrap__JAVCd{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--parchment)}.loading_dot__iDA84{width:10px;height:10px;border-radius:50%;background:var(--bronze);animation:loading_pulse__8Jqhk 1.2s ease-in-out infinite}.loading_dot__iDA84:nth-child(2){animation-delay:.2s}.loading_dot__iDA84:nth-child(3){animation-delay:.4s}@keyframes loading_pulse__8Jqhk{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}