.spinner.is-grow span{animation:1.5s ease-in-out infinite spinner-grow}.spinner.is-elastic{animation-timing-function:cubic-bezier(.53,.21,.29,.67);animation-duration:1.3}.spinner.is-grow span:first-child{animation-delay:-750ms}@keyframes spinner-grow{0%,to{transform:scale(0)}50%{transform:scale(1.1)}}
