.icon_pulse{animation:1.2s steps(8,end) infinite circle}@keyframes circle{0%{transform:rotate(90deg)}to{transform:rotate(450deg)}}
