.loader{position:relative;width:2.5em;height:2.5em;transform:rotate(165deg)}.loader:after,.loader:before{content:"";position:absolute;top:50%;left:50%;display:block;width:.5em;height:.5em;border-radius:.25em;transform:translate(-50%,-50%)}.loader:before{animation:before8 2s infinite}.loader:after{animation:after6 2s infinite}@keyframes before8{0%{width:.5em;box-shadow:1em -.5em #32B7C5,-1em .5em #32B7C5}35%{width:2.5em;box-shadow:0 -.5em #431587,0 .5em #431587}70%{width:.5em;box-shadow:-1em -.5em #32B7C5,1em .5em #32B7C5}to{box-shadow:1em -.5em #431587,-1em .5em #431587}}@keyframes after6{0%{height:.5em;box-shadow:.5em 1em #32B7C5,-.5em -1em #32B7C5}35%{height:2.5em;box-shadow:.5em 0 #431587,-.5em 0 #431587}70%{height:.5em;box-shadow:.5em -1em #32B7C5,-.5em 1em #32B7C5}to{box-shadow:.5em 1em #431587,-.5em -1em #431587}}.loader{position:absolute;top:calc(50% - 1.25em);left:calc(50% - 1.25em)}