.global-loader{width:150px;height:150px;transform:rotate(179deg);border-radius:50%}.global-loader:after,.global-loader:before{content:"";position:absolute;top:50%;left:50%;display:block;width:10px;height:10px;border-radius:5px;transform:translate(-50%,-50%)}.global-loader:before{animation:before8 2s infinite}.global-loader:after{animation:after6 2s infinite}@keyframes before8{0%{width:10px;box-shadow:30px -35px transparent,-30px 35px #6366f1}35%{width:75px;box-shadow:0 -35px transparent,0 35px #6366f1}70%{width:10px;box-shadow:-20px -35px transparent,30px 35px #6366f1}to{box-shadow:30px -35px transparent,-30px 35px #6366f1}}@keyframes after6{0%{height:10px;box-shadow:15px 30px #6366f1,-15px -30px #6366f1}35%{height:75px;box-shadow:15px 0 #6366f1,-15px 0 #6366f1}70%{height:10px;box-shadow:15px -30px #6366f1,-15px 30px #6366f1}to{box-shadow:15px 30px #6366f1,-15px -30px #6366f1}}