.LoadingComponent_loaderContainer__BmdgY{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.LoadingComponent_darkBounce__2dxOQ{background:var(--color-primary);width:24px;height:24px}.LoadingComponent_darkBounce__2dxOQ,.LoadingComponent_lightBounce__aouqa{border-radius:100%;display:inline-block;animation:LoadingComponent_bounce__G8JjK 1.4s ease-in-out infinite}.LoadingComponent_lightBounce__aouqa{background:var(--color-text-white);width:10px;height:10px}.LoadingComponent_firstBounce__bdLET{animation-delay:-.32s}.LoadingComponent_secondBounce__3Jvcu{animation-delay:-.16s}@keyframes LoadingComponent_bounce__G8JjK{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}