:root{--col-trimble-blue:#31415b;--col-trimble-blue-mid:#116ec1;--col-white:#fff;--col-blue:#116ec1;--col-blue-dark:#31415b;--col-gray-0:#eaeaef;--col-gray-light:#f3f3f7;--col-trimble-gray:#363545}.app-loader{left:calc(50% - 20px);position:fixed;top:calc(50% - 40px)}.app-loader svg{animation:circleTransform 1.4s linear infinite;height:40px;width:40px}.app-loader circle{stroke-dasharray:80px,200px;stroke-dashoffset:0px;stroke:currentColor;animation:rotateFrame 1.4s ease-in-out infinite;color:#31415b}@keyframes rotateFrame{0%{stroke-dasharray:1px,200px;stroke-dashoffset:0px}50%{stroke-dasharray:100px,200px;stroke-dashoffset:-15px}to{stroke-dasharray:100px,200px;stroke-dashoffset:-125px}}@keyframes circleTransform{to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.968efe0e.css.map*/