.pageLoaderContainer{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.loadingLogo{width:64px}.loadingLogo #c-letter,.loadingLogo #rec-shape{fill:transparent;stroke:#5567d5;stroke-dasharray:385}.loadingLogo #c-letter{stroke-dasharray:385;stroke-dashoffset:385;animation:c-letter-animate 5s ease;animation-iteration-count:infinite}.loadingLogo #rec-shape{stroke-dasharray:830;stroke-dashoffset:830;animation:rec-animate 5s ease;animation-iteration-count:infinite}.preloader-wrapper-logo{display:flex;justify-content:center;align-items:center}.preloader-wrapper-logo.small{width:48px;height:48px}.preloader-wrapper-logo.medium{width:64px;height:64px}.preloader-wrapper-logo.fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#fffc;z-index:9999}
