.loading-page{height:100vh;justify-content:center;margin:0}.loading-container,.loading-page{align-items:center;background:#fff;display:flex}.loading-container{border-radius:8px;flex-direction:column;height:225px;width:375px}.loading-logo{margin-top:20px}.loading-text{color:#4b4b4b;font-size:20px;height:28px;margin-top:10px;overflow:hidden;text-align:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.loading-text span{animation:fadeIn .5s ease-in-out;display:inline-block}.progress-bar{background:#f6f6f6;border-radius:2px;height:5px;margin-top:30px;overflow:hidden;width:300px}.progress-bar-fill{animation:shimmer 2s ease-in-out infinite;background-color:#ff403e;background-image:linear-gradient(120deg,#fff0,#fff6 50%,#fff0);background-repeat:no-repeat;background-size:200% 100%;height:100%;transition:width .6s ease-in-out}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.error-page-dash{height:100vh;justify-content:center;width:100vw}.error-container-dash,.error-page-dash{align-items:center;background-color:#fff;display:flex}.error-container-dash{box-sizing:border-box;flex-direction:column;height:19.6875rem;justify-content:flex-start;padding:1.25rem 0;width:30rem}.error-title-dash{color:#000;font-size:2.5rem;margin:0;text-align:center}.error-subtitle-dash{color:#4b4b4b;font-size:1.25rem;margin:0 0 4rem;padding:0 1.25rem;text-align:center}.error-logo-dash{display:block;height:4.375rem;margin-top:auto;width:12.8125rem}@media (max-width:768px){.error-container{height:auto;padding:1rem 0;width:24rem}.error-title{font-size:2rem}.error-subtitle{font-size:1rem;margin-bottom:3rem;padding:0 1rem}.error-logo{height:auto;width:14rem}}@media (max-width:480px){.error-container{height:auto;margin:0 1rem;padding:1rem;width:calc(100% - 2rem)}.error-title{font-size:1.75rem}.error-subtitle{font-size:.875rem;padding:0 .75rem}.error-logo{height:auto;width:12rem}}@font-face{font-display:swap;font-family:FaktumMedium;font-style:normal;font-weight:500;src:url(/static/media/FAKTUM-MEDIUM.68d31800fa943e2419d4.TTF) format("truetype")}@font-face{font-display:swap;font-family:FaktumSemiBold;font-style:normal;font-weight:600;src:url(/static/media/FAKTUM-SEMIBOLD.5045d0080326b46fbc72.TTF) format("truetype")}*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:FaktumMedium,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button,input,select,textarea{font-family:var(--font-main);font-size:inherit;font-weight:500;line-height:inherit}:focus,:focus-visible{outline:none}