.Loading{background-color:#0000;border-radius:.5em;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin:auto;padding:1em;display:inline-flex}.Loading__message{margin-top:10px}.Spinner{width:-moz-fit-content;width:fit-content;min-width:64px;height:-moz-fit-content;height:fit-content;min-height:64px}.Spinner div{transform-origin:32px 32px;animation:1.2s cubic-bezier(.5,0,.5,1) infinite Spinner}.Spinner div:after{content:" ";background:#fff;border-radius:50%;width:6px;height:6px;margin:-3px 0 0 -3px;display:block;position:absolute}.Spinner div:first-child{animation-delay:-.036s}.Spinner div:first-child:after{background:#ff9aa2;top:50px;left:50px}.Spinner div:nth-child(2){animation-delay:-.072s}.Spinner div:nth-child(2):after{background:#ffb7b2;top:54px;left:45px}.Spinner div:nth-child(3){animation-delay:-.108s}.Spinner div:nth-child(3):after{background:#ffdac1;top:57px;left:39px}.Spinner div:nth-child(4){animation-delay:-.144s}.Spinner div:nth-child(4):after{background:#e2f0cb;top:58px;left:32px}.Spinner div:nth-child(5){animation-delay:-.18s}.Spinner div:nth-child(5):after{background:#b5ead7;top:57px;left:25px}.Spinner div:nth-child(6){animation-delay:-.216s}.Spinner div:nth-child(6):after{background:#c7ceea;top:54px;left:19px}.Spinner div:nth-child(7){animation-delay:-.252s}.Spinner div:nth-child(7):after{background:#9eb9f3;top:50px;left:14px}.Spinner div:nth-child(8){animation-delay:-.288s}.Spinner div:nth-child(8):after{background:#dcb0f2;top:45px;left:10px}@keyframes Spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
