body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.lcontainer{height:100vh;width:100vw;font-family:"Roboto","Helvetica","Arial",sans-serif}.loader{width:250px;top:0;bottom:0;left:0;right:0;margin:auto}.loader,.loader--dot{height:20px;position:absolute}.loader--dot{-webkit-animation-name:loader;animation-name:loader;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;width:20px;border-radius:100%;background-color:#000;border:2px solid #fff}.loader--dot:first-child{background-color:#436556;-webkit-animation-delay:.5s;animation-delay:.5s}.loader--dot:nth-child(2){background-color:#fff;border:1px solid #436556;-webkit-animation-delay:.4s;animation-delay:.4s}.loader--dot:nth-child(3){background-color:#436556;-webkit-animation-delay:.3s;animation-delay:.3s}.loader--dot:nth-child(4){background-color:#fff;border:1px solid #436556;-webkit-animation-delay:.2s;animation-delay:.2s}.loader--dot:nth-child(5){background-color:#436556;-webkit-animation-delay:.1s;animation-delay:.1s}.loader--dot:nth-child(6){background-color:#fff;border:1px solid #436556;-webkit-animation-delay:0s;animation-delay:0s}.loader--text{position:absolute;top:200%;left:0;right:0;width:8rem;font-size:2rem;margin:auto}.loader--text:after{content:"Loading";-webkit-animation-name:loading-text;animation-name:loading-text;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;color:#3b3b3b}.logout--text{position:absolute;top:200%;left:0;right:0;width:8rem;font-size:2rem;margin:auto}.logout--text:after{content:"Logging Out";-webkit-animation-name:logout-text;animation-name:logout-text;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;color:#3b3b3b}@-webkit-keyframes loader{15%{-webkit-transform:translateX(0);transform:translateX(0)}45%{-webkit-transform:translateX(230px);transform:translateX(230px)}65%{-webkit-transform:translateX(230px);transform:translateX(230px)}95%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes loader{15%{-webkit-transform:translateX(0);transform:translateX(0)}45%{-webkit-transform:translateX(230px);transform:translateX(230px)}65%{-webkit-transform:translateX(230px);transform:translateX(230px)}95%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes loading-text{0%{content:"Loading"}25%{content:"Loading."}50%{content:"Loading.."}75%{content:"Loading..."}to{content:"Loading...."}}@keyframes loading-text{0%{content:"Loading"}25%{content:"Loading."}50%{content:"Loading.."}75%{content:"Loading..."}to{content:"Loading...."}}@-webkit-keyframes logout-text{0%{content:"Logging Out"}25%{content:"Logging Out."}50%{content:"Logging Out.."}75%{content:"Logging Out..."}to{content:"Logging Out...."}}@keyframes logout-text{0%{content:"Logging Out"}25%{content:"Logging Out."}50%{content:"Logging Out.."}75%{content:"Logging Out..."}to{content:"Logging Out...."}}
/*# sourceMappingURL=main.d034a894.chunk.css.map */