.LoadingContent_loadingIndicator__2ePcZ{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.LoadingContent_spinner__KFiEK{border:4px solid rgba(0,0,0,.1);border-left:4px solid var(--yellow);border-radius:50%;width:10px;height:10px;animation:LoadingContent_spin__wrdLd 1s linear infinite}@keyframes LoadingContent_spin__wrdLd{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}