.LoadingSpinner_container__Ox_kv{display:flex;justify-content:center;align-items:center;min-height:100vh}.LoadingSpinner_spinner__OND0E{width:80px;height:80px;border:8px solid #f3f3f3;border-top-color:rgb(253,134,15);border-radius:50%;animation:LoadingSpinner_spin__EKlBN 1s linear infinite}@keyframes LoadingSpinner_spin__EKlBN{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}