body,html{background-color:#fff}*{color:rgba(0,0,0,.68);background:transparent;box-sizing:border-box;font-family:Rubik,sans-serif;font-size:16px;font-weight:400;line-height:1.5;margin:0;padding:0;transition:.3s}a{text-decoration:none}.spinner>div{width:10px;height:10px;margin-right:3px;background-color:grey;margin-bottom:10px;border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.spinner .bounce1{animation-delay:-.32s}.spinner .bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}