body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}#loader{background-color:#fff;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}#loader .container{position:relative;top:30%}#loader .image{animation:loader-fade .25s ease-in-out forwards;background:url(/static/media/icon-192.b40444b2b6ea56538203.png);background-size:100%;height:141px;margin:0 auto 40px;opacity:0;width:130px}#loader .progress{animation:loader-fade .7s ease-in-out forwards;background-color:#ddd;border-radius:10px;height:8px;margin:0 auto;opacity:0;overflow:hidden;text-align:center;width:300px}#loader .progress .progress-bar{animation-delay:.5s;animation-duration:20s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:loader-progress;animation-timing-function:cubic-bezier(.024,.9,.024,.9);background-color:#eb793c;border-radius:10px;height:8px;max-width:100%;overflow:hidden;position:relative;width:0}#loader .progress .progress-bar .shimmer{animation-delay:.65s;animation-duration:1.1s;animation-iteration-count:infinite;animation-name:loader-shimmer;animation-timing-function:linear;left:-400px;position:absolute;top:0;z-index:10}#loader .progress .progress-bar .shimmer>div{background:linear-gradient(90deg,#fff0,#ffffff59 45%,#ffffff73 60%,#ffffff8c 75%,#fff0);height:8px;position:absolute;width:400px}@keyframes loader-progress{0%{width:0}to{width:100%}}@keyframes loader-shimmer{0%{animation-timing-function:cubic-bezier(.85,0,.64,1);transform:translateX(-50px)}98.36%{animation-timing-function:linear;transform:translateX(600px)}to{transform:translateX(600px)}}@keyframes loader-fade{to{opacity:1}}
/*# sourceMappingURL=main.93188b6a.css.map*/