.LoadingSpinner_spinner__FW3ql{display:inline-block;width:80px;height:80px}.LoadingSpinner_spinner__FW3ql:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border-color:teal transparent;border-style:solid;border-width:6px;animation:LoadingSpinner_spinner__FW3ql 1.2s linear infinite}@keyframes LoadingSpinner_spinner__FW3ql{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}