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}.pdf-loading-overlay{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:100000;background:hsla(0,0%,100%,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.pdf-loading-overlay .minimal-line{width:40px;height:40px;border:2px solid rgba(74,163,199,.2);border-top-color:#4aa3c7;border-radius:50%;animation:spin .6s cubic-bezier(.4,0,.2,1) infinite}.pdf-loading-overlay .loading-text{margin-top:16px;font-size:14px;font-weight:500;color:#4aa3c7;letter-spacing:1px;text-transform:uppercase;opacity:.8}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.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:u62f5eb59 1s linear infinite;-webkit-animation:u62f5eb59 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 u62f5eb59{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:u705928b5 1s linear infinite;-webkit-animation:u705928b5 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 u705928b5{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}