:root{font-size:16px}body{margin:0;font-family:-apple-system,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;background-color:#f6f6f6}h2{font-size:3.63rem}h4{font-size:1.25rem}h6{font-size:.75rem;margin:0}.loading-ui{height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#000;opacity:.5;top:0;left:0;position:fixed;z-index:2000}.loading-ui .loading-ring{display:inline-block;position:absolute;height:60px;width:60px;top:50%;left:50%;transform:translate(-50%,-50%)}.loading-ui .loading-ring div{box-sizing:border-box;display:block;opacity:1;position:absolute;height:60px;width:60px;margin:6px;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:6px solid transparent;border-top-color:#fff}.loading-ui .loading-ring div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.loading-ui .loading-ring div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.loading-ui .loading-ring div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (min-width:768px){.loading-ui .loading-ring div{height:60px;width:60px}}
/*# sourceMappingURL=main.abcb9008.chunk.css.map */