@keyframes loader_5191{0%,to{opacity:0}45%,55%{opacity:1}}.square{background:#444;width:10px;height:10px;animation-name:loader_5191;animation-duration:.4s;animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-direction:alternate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#sq1{animation-delay:0s;transform:translate(-25px,-25px)}#sq2{animation-delay:50ms;transform:translateY(-25px)}#sq3{animation-delay:.1s;transform:translate(25px,-25px)}#sq4{animation-delay:.15s;transform:translate(-25px)}#sq5{animation-delay:.2s;transform:translate(0)}#sq6{animation-delay:.25s;transform:translate(25px)}#sq7{animation-delay:.3s;transform:translate(-25px,25px)}#sq8{animation-delay:.35s;transform:translateY(25px)}#sq9{animation-delay:.4s;transform:translate(25px,25px)}
