.quantumSphereLogo{display:block;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15));animation:sphereBreath 6s ease-in-out infinite}@keyframes sphereBreath{0%{transform:scale(1);opacity:1}50%{transform:scale(1.04);opacity:.92}to{transform:scale(1);opacity:1}}