@keyframes blink{0%,to{opacity:1}50%{opacity:.4}}.blink_animation{animation:.8s ease-in-out infinite blink}
