@-webkit-keyframes honeycomb{0%,20%,80%,to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}30%,70%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes honeycomb{0%,20%,80%,to{opacity:0;-webkit-transform:scale(0);transform:scale(0)}30%,70%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.honeycomb{height:24px;position:relative;width:24px}.honeycomb div{-webkit-animation:honeycomb 2.1s infinite backwards;animation:honeycomb 2.1s infinite backwards;background:#ffcc00;height:18px;margin-top:3px;position:absolute;width:20px;clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.honeycomb div:first-child{-webkit-animation-delay:0s;animation-delay:0s;left:-28px;top:0}.honeycomb div:nth-child(2){-webkit-animation-delay:.1s;animation-delay:.1s;left:-14px;top:22px}.honeycomb div:nth-child(3){-webkit-animation-delay:.2s;animation-delay:.2s;left:14px;top:22px}.honeycomb div:nth-child(4){-webkit-animation-delay:.3s;animation-delay:.3s;left:28px;top:0}.honeycomb div:nth-child(5){-webkit-animation-delay:.4s;animation-delay:.4s;left:14px;top:-22px}.honeycomb div:nth-child(6){-webkit-animation-delay:.5s;animation-delay:.5s;left:-14px;top:-22px}.honeycomb div:nth-child(7){-webkit-animation-delay:.6s;animation-delay:.6s;left:0;top:0}