.loading_container__RVnup{width:100vw;height:100vh;display:flex;background-color:var(--background-dark);justify-content:center;align-items:center}.loading_pulse__m_QbV{animation:loading_pulse__m_QbV 1.5s ease-in-out infinite}@keyframes loading_pulse__m_QbV{0%{transform:scale(1);opacity:.8}50%{transform:scale(1.05);opacity:1}to{transform:scale(1);opacity:.8}}