.pageLoader{display:none;min-height:100vh;justify-content:center;align-items:center;background:rgba(0,0,0,.7);position:fixed;top:0;left:0;width:100%;z-index:1095;overflow:hidden}.check-path{stroke-dasharray:400;stroke-dashoffset:400;animation:drawCheck 2s ease-in-out infinite}@keyframes drawCheck{0%{stroke-dashoffset:400;fill-opacity:0}50%{stroke-dashoffset:0;fill-opacity:0}to{stroke-dashoffset:0;fill-opacity:1}}