body{margin:0;font-family:"Poppins",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100%;overscroll-behavior-y:none}.AppRoot,body #root{height:100%;width:100%}.AppRoot{position:fixed;top:0;left:0;background:url(/static/media/background-image.d7592cb8.jpeg);background-size:cover;display:flex;justify-content:center;align-items:center;overflow:hidden;z-index:1}.AppRoot:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(2,43,88,.9)}.AppRoot__Content{position:relative;width:100%;height:100%;box-sizing:border-box;overflow:hidden}.AppRoot__Content.mobile{border-radius:0}.AppRoot__Content.desktop{width:100%;height:100%}.toast-container{position:absolute!important;top:0;right:0;width:100%;border-radius:1em}.flex-center{display:flex;justify-content:center;align-items:center}div,p,span{box-sizing:border-box;-webkit-user-select:none;user-select:none}a,button,div,input,p,select,span,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0)!important}a,button,input,select,textarea{font-family:"Poppins",sans-serif}.AppLoader{width:100%;height:100%;display:flex;overflow:hidden;flex-direction:column;justify-content:center;align-items:center;background:#005366}.AppLoader__Loader{width:.5em;height:.5em;background-color:#fff;border-radius:50%;box-shadow:1em 0 0 1px #fff,0 0 0 1px #fff,1em 0 0 1px #fff;animation:loading 1s linear infinite;-webkit-animation:loading 1s linear infinite}.AppLoader__Loader.blue{background-color:#2297be;animation:ucdc994aa 1s linear infinite;-webkit-animation:ucdc994aa 1s linear infinite;width:.5em;height:.5em;background:#2297be;border-radius:50%;box-shadow:1em 0 0 1px #2297be,0 0 0 1px #2297be,1em 0 0 1px #2297be}@keyframes ucdc994aa{0%{box-shadow:-1em 0 0 1px #2297be,0 0 0 1px #2297be,1em 0 0 1px #2297be}25%{box-shadow:-1em 0 0 4px #2297be,0 0 0 1px #2297be,1em 0 0 1px #2297be}50%{box-shadow:-1em 0 0 1px #2297be,0 0 0 4px #2297be,1em 0 0 1px #2297be}75%{box-shadow:-1em 0 0 1px #2297be,0 0 0 1px #2297be,1em 0 0 4px #2297be}to{box-shadow:-1em 0 0 1px #2297be,0 0 0 1px #2297be,1em 0 0 1px #2297be}}.AppLoader__Loader.default{background-color:#fff;animation:u54cd8a99 1s linear infinite;-webkit-animation:u54cd8a99 1s linear infinite;width:.5em;height:.5em;background:#fff;border-radius:50%;box-shadow:1em 0 0 1px #fff,0 0 0 1px #fff,1em 0 0 1px #fff}@keyframes u54cd8a99{0%{box-shadow:-1em 0 0 1px #fff,0 0 0 1px #fff,1em 0 0 1px #fff}25%{box-shadow:-1em 0 0 4px #fff,0 0 0 1px #fff,1em 0 0 1px #fff}50%{box-shadow:-1em 0 0 1px #fff,0 0 0 4px #fff,1em 0 0 1px #fff}75%{box-shadow:-1em 0 0 1px #fff,0 0 0 1px #fff,1em 0 0 4px #fff}to{box-shadow:-1em 0 0 1px #fff,0 0 0 1px #fff,1em 0 0 1px #fff}}.DefaultBackground{width:100%;height:100%;background-size:cover;background-blend-mode:darken;box-sizing:border-box}.DefaultBackground__Image{object-fit:cover;z-index:0}.DefaultBackground__Image,.DefaultBackground__Overlay{width:100%;height:100%;position:absolute;top:0;left:0}.DefaultBackground__Content{position:relative;top:0;left:0;width:100%;height:100%;z-index:1;display:flex;flex-direction:column;justify-content:center;align-items:center}