figure{animation:rotate 2.4s linear infinite;height:6.25em;margin:auto;position:absolute;width:6.25em}.white,figure{inset:0}.white{animation:flash 2.4s linear infinite;background:#fff;opacity:0}.dot{border-radius:100%;height:2.4em;margin:auto;position:absolute;transition:all 1s ease;width:2.4em}.dot:nth-child(2){animation:dotsY 2.4s linear infinite;background:#053862;bottom:0;left:0;top:0}.dot:nth-child(3){animation:dotsX 2.4s linear infinite;background:#0d2d52;left:0;right:0;top:0}.dot:nth-child(4){animation:dotsY 2.4s linear infinite;background:#33b5e5;bottom:0;right:0;top:0}.dot:nth-child(5){animation:dotsX 2.4s linear infinite;background:#053862;bottom:0;left:0;right:0}@keyframes rotate{0%{transform:rotate(0)}10%{height:6.25em;width:6.25em}66%{height:2.4em;width:2.4em}to{height:6.25em;transform:rotate(1turn);width:6.25em}}@keyframes dotsY{66%{opacity:.1;width:2.4em}77%{opacity:1;width:0}}@keyframes dotsX{66%{height:2.4em;opacity:.1}77%{height:0;opacity:1}}@keyframes flash{33%{border-radius:0;opacity:0}55%{border-radius:100%;opacity:.6}66%{opacity:0}}
