.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:#009ddd}.ches-app-loading .ches-loader-wrapper .circular-loader{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;height:100%;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;margin-top:-80px}.ches-app-loading .ches-loader-wrapper .loader-path{stroke-dasharray:150,200;stroke-dashoffset:-10;-webkit-animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round;stroke:var(--bs-primary);stroke-width:4;fill:none}.ches-app-loading .ches-loader-wrapper .loader-circle-background{stroke:#aeaeae;stroke-width:4;fill:none}@-webkit-keyframes rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-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 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}}@-webkit-keyframes color{0%{stroke:var(--bs-primary)}40%{stroke:var(--bs-primary)}66%{stroke:var(--bs-primary)}80%,90%{stroke:var(--bs-primary)}}@keyframes color{0%{stroke:var(--bs-primary)}40%{stroke:var(--bs-primary)}66%{stroke:var(--bs-primary)}80%,90%{stroke:var(--bs-primary)}}.ches-app-loading .ches-loader-wrapper .loader-path,.ches-app-loading .ches-loader-wrapper .loader-circle-background{stroke-width:1.75}
