.loader{background-image:linear-gradient(#f6ba02 16px,transparent 0),linear-gradient(#000 16px,transparent 0),linear-gradient(#000 16px,transparent 0),linear-gradient(#f6ba02 16px,transparent 0);background-position:0 0,0 100%,100% 0,100% 100%;background-repeat:no-repeat;background-size:16px 16px;width:64px;height:64px;margin:0 auto;animation:1s linear infinite rotate;position:relative}.loaderWrapper{height:70px}@keyframes rotate{0%{width:64px;height:64px;transform:rotate(0)}50%{width:30px;height:30px;transform:rotate(180deg)}to{width:64px;height:64px;transform:rotate(360deg)}}
