.scale-up-center{width:112px;height:112px;animation:scale-up-center 1.4s cubic-bezier(.39,.575,.565,1) infinite}@keyframes scale-up-center{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(1.75)}}