.loading_loadingGrid__Z8_ex{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr);grid-gap:8px;gap:8px}.loading_loadingSquare__mr0pG{width:var(--square-size);height:var(--square-size);background-color:var(--loading-color);animation:loading_pulse__8QIQA var(--animation-duration) ease-in-out infinite;border-radius:.25rem}@keyframes loading_pulse__8QIQA{0%,to{opacity:.2}50%{opacity:1}}