.loading-overlay{position:absolute;top:0;left:0;height:100%;width:0%;background-color:green;animation:loadingBar .5s linear forwards;border-radius:4px;z-index:1}@keyframes loadingBar{0%{width:0%}to{width:100%}}:root{font-family:'SpaceGrotesk,"Roboto","Helvetica","Arial",sans-serif';line-height:1.5;font-weight:400;color-scheme:light;color:#126ede;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:MyFont;src:url(/assets/SpaceGrotesk-VariableFont_wght-DIScfSlK.ttf) format("truetype");font-weight:300 700;font-style:normal}
