.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loading{height:.5rem;left:50%;position:fixed;top:50%;-webkit-transform:translateX(-50%) translateY(calc(-50% + 100px)) rotate(45deg);transform:translateX(-50%) translateY(calc(-50% + 100px)) rotate(45deg);width:.5rem}.block,.container{left:0;top:0}.block,.block>.item,.container{height:.5rem;position:absolute;width:.5rem}.block>.item{-webkit-animation:move 2s linear infinite;animation:move 2s linear infinite;background:hsla(0,0%,100%,.8)}.block>.item:first-of-type{-webkit-animation-delay:-1.75s;animation-delay:-1.75s;left:-.5rem;top:-.5rem}.block>.item:nth-of-type(2){-webkit-animation-delay:-1.5s;animation-delay:-1.5s;left:0;top:-.5rem}.block>.item:nth-of-type(3){-webkit-animation-delay:-1.25s;animation-delay:-1.25s;left:.5rem;top:-.5rem}.block>.item:nth-of-type(4){-webkit-animation-delay:-1s;animation-delay:-1s;left:.5rem;top:0}.block>.item:nth-of-type(5){-webkit-animation-delay:-.75s;animation-delay:-.75s;left:.5rem;top:.5rem}.block>.item:nth-of-type(6){-webkit-animation-delay:-.5s;animation-delay:-.5s;left:0;top:.5rem}.block>.item:nth-of-type(7){-webkit-animation-delay:-.25s;animation-delay:-.25s;left:-.5rem;top:.5rem}.block>.item:nth-of-type(8){-webkit-animation-delay:0s;animation-delay:0s;left:-.5rem;top:0}@-webkit-keyframes move{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}10%{-webkit-transform:rotate(90deg) scale(0);transform:rotate(90deg) scale(0)}50%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:rotate(90deg) scale(0);transform:rotate(90deg) scale(0)}60%{-webkit-transform:rotate(180deg) scale(1);transform:rotate(180deg) scale(1)}to{-webkit-transform:rotate(180deg) scale(1);transform:rotate(180deg) scale(1)}}@keyframes move{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:rotate(0) scale(1);transform:rotate(0) scale(1)}10%{-webkit-transform:rotate(90deg) scale(0);transform:rotate(90deg) scale(0)}50%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:rotate(90deg) scale(0);transform:rotate(90deg) scale(0)}60%{-webkit-transform:rotate(180deg) scale(1);transform:rotate(180deg) scale(1)}to{-webkit-transform:rotate(180deg) scale(1);transform:rotate(180deg) scale(1)}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.title{font-family:Playwrite CU,cursive!important;font-optical-sizing:auto;font-style:normal}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}