@keyframes loading-spin{0%{transform:rotate(0)}25%{transform:rotate(160deg)}50%{transform:rotate(0)}75%{transform:rotate(160deg)}to{transform:rotate(0)}}body{background:white;height:100%}html,#root{height:100%}.loading-spin{background-color:transparent;border-radius:50%;margin:5px auto;animation:loading-spin 5s infinite linear}.spin-1{border:5px solid #c00353;border-top:5px solid transparent;border-left:5px solid transparent;width:120px;height:120px}.spin-2{border:5px solid #05bbc3;border-top:5px solid transparent;border-left:5px solid transparent;width:100px;height:100px;animation-delay:1s}.spin-3{border:5px solid #d2d947;border-top:5px solid transparent;border-left:5px solid transparent;width:80px;height:80px;animation-delay:1s}.spin-4{border:5px solid #f2a342;border-top:5px solid transparent;border-left:5px solid transparent;width:60px;height:60px;animation-delay:1s}.spin-5{border:5px solid #f34d51;border-top:5px solid transparent;border-left:5px solid transparent;width:40px;height:40px;animation-delay:1s}.spin-6{border:5px solid transparent;width:20px;height:20px;animation-delay:1s}.loading{float:left;top:50%;left:50%;height:50px;padding:0;width:100px}@keyframes loading{0%{border-top-color:#d13632}11%{border-top-color:#e2571e}22%{border-top-color:#e09128}33%{border-top-color:#ffe400}44%{border-top-color:#7dd132}50%{height:50px;margin-top:0}55%{border-top-color:#32d152}66%{border-top-color:#32d15b}77%{border-top-color:#32bcd1}88%{border-top-color:#323ad1}99%{border-top-color:#cb32d1}to{border-top-color:#cb32d1}}.loading .loading-1{height:8px;width:20px;background-color:transparent;display:inline-block;margin-top:45px;-webkit-animation:loading 2.5s infinite;-moz-animation:loading 2.5s infinite;-o-animation:loading 2.5s infinite;animation:loading 2.5s infinite;border-top-left-radius:2px;border-top-right-radius:2px;border-top:5px solid transparent;-webkit-animation-delay:.25s;animation-delay:.25s}.loading .loading-2{height:8px;width:20px;background-color:transparent;display:inline-block;margin-top:45px;-webkit-animation:loading 2.5s infinite;-moz-animation:loading 2.5s infinite;-o-animation:loading 2.5s infinite;animation:loading 2.5s infinite;border-top-left-radius:2px;border-top-right-radius:2px;border-top:5px solid transparent;-webkit-animation-delay:.5s;animation-delay:.5s}.loading .loading-3{height:8px;width:20px;background-color:transparent;display:inline-block;margin-top:45px;-webkit-animation:loading 2.5s infinite;-moz-animation:loading 2.5s infinite;-o-animation:loading 2.5s infinite;animation:loading 2.5s infinite;border-top-left-radius:2px;border-top-right-radius:2px;border-top:5px solid transparent;-webkit-animation-delay:.75s;animation-delay:.75s}.loading .loading-4{height:8px;width:20px;background-color:transparent;display:inline-block;margin-top:45px;-webkit-animation:loading 2.5s infinite;-moz-animation:loading 2.5s infinite;-o-animation:loading 2.5s infinite;animation:loading 2.5s infinite;border-top-left-radius:2px;border-top-right-radius:2px;border-top:5px solid transparent;-webkit-animation-delay:1s;animation-delay:1s}.loading .loading-5{height:8px;width:20px;background-color:transparent;display:inline-block;margin-top:45px;-webkit-animation:loading 2.5s infinite;-moz-animation:loading 2.5s infinite;-o-animation:loading 2.5s infinite;animation:loading 2.5s infinite;border-top-left-radius:2px;border-top-right-radius:2px;border-top:5px solid transparent;-webkit-animation-delay:1.25s;animation-delay:1.25s}
