.button-loader,.button-loader:after,.button-loader:before{border-radius:50%;width:2em;height:2em;animation-fill-mode:both;animation:bblFadInOut 1.8s ease-in-out infinite}.button-loader{font-size:3px;position:relative;text-indent:-9999em;transform:translateZ(0);animation-delay:-.16s}.button-loader:after,.button-loader:before{content:"";position:absolute;top:0}.button-loader:before{left:-3.5em;animation-delay:-.32s}.button-loader:after{left:3.5em}@keyframes bblFadInOut{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em 0 0}}