.Loading_loadingContainer__bwFO5{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:2rem}.Loading_spinner__czECP{position:relative;width:80px;height:80px}.Loading_spinnerRing__qSsg9{position:absolute;width:100%;height:100%;border:4px solid transparent;border-top-color:rgba(255,255,255,.8);border-radius:50%;animation:Loading_spin__JIOnj 1.5s cubic-bezier(.5,0,.5,1) infinite}.Loading_spinnerRing__qSsg9:first-child{animation-delay:-.45s;border-top-color:rgba(255,255,255,.9)}.Loading_spinnerRing__qSsg9:nth-child(2){animation-delay:-.3s;border-top-color:rgba(255,255,255,.7)}.Loading_spinnerRing__qSsg9:nth-child(3){animation-delay:-.15s;border-top-color:rgba(255,255,255,.5)}@keyframes Loading_spin__JIOnj{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Loading_loadingText__MTqNm{font-size:1.2rem;color:rgba(255,255,255,.9);font-weight:500;letter-spacing:.05em;animation:Loading_pulse__84CWP 1.5s ease-in-out infinite}@keyframes Loading_pulse__84CWP{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:768px){.Loading_spinner__czECP{width:60px;height:60px}.Loading_loadingText__MTqNm{font-size:1rem}}