:root{--ches-chart-blue: #276bff;--ches-border-color: #b9b9b9}.ches-app-loading{position:fixed;top:0;height:100vh;width:100vw;z-index:1000;justify-content:center;align-items:center;display:flex!important}.ches-app-loading .ches-loader-wrapper{width:256px;height:256px;fill:#0097b2}.ches-app-loading .ches-loader-wrapper .circular-loader{animation:rotate 2s linear infinite;height:100%;transform-origin:center center;margin-top:-80px}.ches-app-loading .ches-loader-wrapper .loader-path{stroke-dasharray:150,200;stroke-dashoffset:-10;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round;stroke:#0097b2;stroke-width:4;fill:none}.ches-app-loading .ches-loader-wrapper .loader-circle-background{stroke:#999;stroke-width:4;fill:none}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}to{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes color{0%{stroke:#0097b2}40%{stroke:#0097b2}66%{stroke:#0097b2}80%,90%{stroke:#0097b2}}.ches-app-loading .ches-loader-wrapper .loader-path,.ches-app-loading .ches-loader-wrapper .loader-circle-background{stroke-width:1.75}
