@import url(https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600&display=swap);*{box-sizing:border-box}*,body{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-color:#f8faff;font-family:Work Sans,sans-serif}a{color:#000!important;font-weight:400;text-decoration:none!important}h1{font-size:1.5rem;line-height:2rem}h2{font-size:1.25rem;line-height:1.75rem}h3{font-size:1.125rem;line-height:1.65rem}h4,p{font-size:1rem;line-height:1.5rem}h5{font-size:.875rem;line-height:1rem}.font-bold,h1,h2,h3,h4,h5,strong{font-weight:600}.font-normal,label,p,span{font-weight:400}.font-extra-bold{font-weight:800}.text-center{text-align:center}.bg-disable{background-color:#c3cbd6}.bg-active{background-color:#08b293}.bg-white{background-color:#fff}.app{align-items:center;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center}.btn{-webkit-touch-callout:none;cursor:pointer;-webkit-user-select:none;user-select:none}.btn:focus{outline:none}.btn:disabled{background:#c3cbd6;pointer-events:none}.skeleton{background-image:linear-gradient(65deg,#f3f4f5,#dbdee2);background-image:linear-gradient(65deg,var(--N50,#f3f4f5),var(--N100,#dbdee2));border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;height:10px;position:absolute;width:100%}#layout{background-color:#fff;font-family:Work Sans,sans-serif;height:100%;min-height:600px;min-width:290px;position:relative;width:min(100%,600px)}@media only screen and (max-width:600px){#layout{height:100vh}}.p-auto{padding:0 20px;width:100%}#lazy-component{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;opacity:.8;position:relative;width:100%}#lazy-component .lazy-logo{-webkit-animation:crescendo 1.5s ease-in infinite alternate;animation:crescendo 1.5s ease-in infinite alternate}@-webkit-keyframes crescendo{0%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes crescendo{0%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}#lazy-component h4{color:#76787a;font-family:Work Sans,sans-serif;font-style:normal;font-weight:600;letter-spacing:1px;line-height:100%}#notFound{align-items:center;display:flex;flex-direction:column;gap:5px;height:500px;justify-content:center;padding:0 30px;text-align:center;width:100%}#notFound .icon{font-size:50px}#notFound .text-notFound{display:flex;flex-direction:column;font-family:Work Sans,sans-serif;font-size:30px;font-style:normal;font-weight:600;letter-spacing:1px;line-height:155%;text-align:center}#notFound .text-notFound small{color:#454647;font-size:15px;font-weight:400;letter-spacing:-.25px;line-height:155%;text-align:center}
/*# sourceMappingURL=main.c61815af.css.map*/