body,html{height:100%}body{margin:0;padding:0;font-family:sans-serif;background:#151515}#root{height:100%}.App{text-align:center}.App-logo{-webkit-animation:App-logo-spin infinite 20s linear;animation:App-logo-spin infinite 20s linear;height:80px}.App-header{background-color:#222;height:150px;padding:20px;color:#fff}.App-title{font-size:1.5em}.App-intro{font-size:large}@-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)}}.lds-ripple{display:inline-block;position:relative;width:128px;height:128px}.lds-ripple div{position:absolute;border:4px solid #fff;opacity:1;border-radius:50%;-webkit-animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes lds-ripple{0%{top:56px;left:56px;width:0;height:0;opacity:1}to{top:-1px;left:-1px;width:116px;height:116px;opacity:0}}@keyframes lds-ripple{0%{top:56px;left:56px;width:0;height:0;opacity:1}to{top:-1px;left:-1px;width:116px;height:116px;opacity:0}}@-webkit-keyframes dyinglight{15%{-webkit-transform:scale(1.6);transform:scale(1.6)}50%{-webkit-transform:rotate(-89deg);transform:rotate(-89deg)}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}@keyframes dyinglight{15%{-webkit-transform:scale(1.6);transform:scale(1.6)}50%{-webkit-transform:rotate(-89deg);transform:rotate(-89deg)}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}.dl{position:relative;top:50px;left:50px;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:inline-block}.dl__square{display:block;width:100px;height:100px;background:tomato}.dl__container{position:absolute;left:0;top:0;bottom:0;right:0;-webkit-transform-origin:50% 50% 0;-ms-transform-origin:50% 50% 0;transform-origin:50% 50% 0;-webkit-animation:dyinglight 1s ease infinite;animation:dyinglight 1s ease infinite;-webkit-backface-visibility:hidden;backface-visibility:hidden}.dl__corner--bottom:after,.dl__corner--bottom:before,.dl__corner--top:after,.dl__corner--top:before{position:absolute;width:25px;height:25px;color:tomato;content:""}.dl__corner--top:before{border-left:2px solid;border-top:2px solid;top:-20px;left:-20px}.dl__corner--top:after{border-right:2px solid;border-top:2px solid;top:-20px;right:-20px}.dl__corner--bottom:before{border-left:2px solid;border-bottom:2px solid;bottom:-20px;left:-20px}.dl__corner--bottom:after{border-right:2px solid;border-bottom:2px solid;bottom:-20px;right:-20px}.loading{height:5em;width:5em;-webkit-animation:rotation 1s infinite linear;animation:rotation 1s infinite linear;border:3px solid hsla(0,0%,100%,.2);border-top-color:hsla(0,0%,100%,.7);border-radius:50%}@-webkit-keyframes rotation{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loading{margin:auto}@-webkit-keyframes bgTransition{0%{background-color:#a40}33%{background-color:#4a0}66%{background-color:#04a}to{background-color:#a40}}@keyframes bgTransition{0%{background-color:#a40}33%{background-color:#4a0}66%{background-color:#04a}to{background-color:#a40}}
/*# sourceMappingURL=main.97d76313.css.map*/