@keyframes honeycomb{0%,20%,80%,to{opacity:0;transform:scale(0)}30%,70%{opacity:1;transform:scale(1)}}.honeycomb{width:24px;height:24px;position:relative}.honeycomb div{width:24px;height:12px;margin-top:6px;animation:2.1s infinite backwards honeycomb;position:absolute}.honeycomb div:after,.honeycomb div:before{content:"";border-left:12px solid transparent;border-right:12px solid transparent;position:absolute;left:0;right:0}.honeycomb div:first-child{animation-delay:0s;top:0;left:-28px}.honeycomb div:nth-child(2){animation-delay:.1s;top:22px;left:-14px}.honeycomb div:nth-child(3){animation-delay:.2s;top:22px;left:14px}.honeycomb div:nth-child(4){animation-delay:.3s;top:0;left:28px}.honeycomb div:nth-child(5){animation-delay:.4s;top:-22px;left:14px}.honeycomb div:nth-child(6){animation-delay:.5s;top:-22px;left:-14px}.honeycomb div:nth-child(7){animation-delay:.6s;top:0;left:0}
