.background-container{background:#000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.center-container{color:#fff;flex-direction:column;align-items:center;gap:24px;width:100%;font-family:sans-serif;display:flex}.loading-stack{flex-direction:column;align-items:stretch;gap:16px;display:flex}.loading-indicator{background:#7d7d7d;height:4px;position:relative;overflow:hidden}.loading-animation{-webkit-transition:-webkit-transform .2s linear;transform-origin:0;background-color:#fafafa;width:auto;transition:transform .2s linear;position:absolute;top:0;bottom:0;left:0}.loading-animation-1{animation:2.1s cubic-bezier(.65,.815,.735,.395) infinite animation-1}.loading-animation-2{animation:2.1s cubic-bezier(.165,.84,.44,1) 1.15s infinite animation-2}@keyframes animation-1{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@keyframes animation-2{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}.text-center{text-align:center;max-width:400px;font-size:14px}
