.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:#032997}.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:#032997;stroke-width:4;fill:none}.ches-app-loading .ches-loader-wrapper .loader-circle-background{stroke:#8d8d8d;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:#032997}40%{stroke:#032997}66%{stroke:#032997}80%,90%{stroke:#032997}}.ches-app-loading .ches-loader-wrapper .loader-path,.ches-app-loading .ches-loader-wrapper .loader-circle-background{stroke-width:1.75}
