.loading_wrapper__Y11Qu{display:flex;justify-content:center;align-items:center;min-height:100vh}.loading_loading__3OEMo{display:inline-block;position:relative;width:80px;height:80px}.loading_loading__3OEMo div{display:inline-block;position:absolute;left:8px;width:16px;background:var(--color-primary);animation:loading_loading__3OEMo 1.2s cubic-bezier(0,.5,.5,1) infinite}.loading_loading__3OEMo div:first-child{left:8px;animation-delay:-.24s}.loading_loading__3OEMo div:nth-child(2){left:32px;animation-delay:-.12s}.loading_loading__3OEMo div:nth-child(3){left:56px;animation-delay:0}@keyframes loading_loading__3OEMo{0%{top:8px;height:64px}50%,to{top:24px;height:32px}}