.loading_tela__cy9Pc{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;min-height:64vh;padding-top:110px;color:var(--cinza-500);font-size:var(--t-sm)}.loading_marca__5Ir9x{display:flex;gap:8px}.loading_ponto__RU80K{width:12px;height:12px;border-radius:50%;animation:loading_pular__C1ymi 1.1s var(--ease) infinite}.loading_ponto__RU80K:first-child{background:var(--verde-500);animation-delay:0s}.loading_ponto__RU80K:nth-child(2){background:var(--amarelo-500);animation-delay:.13s}.loading_ponto__RU80K:nth-child(3){background:var(--laranja-500);animation-delay:.26s}.loading_ponto__RU80K:nth-child(4){background:var(--azul-500);animation-delay:.39s}@keyframes loading_pular__C1ymi{0%,70%,to{transform:translateY(0);opacity:.55}35%{transform:translateY(-12px);opacity:1}}@media (prefers-reduced-motion:reduce){.loading_ponto__RU80K{animation:none;opacity:.8}}