.ai-visual-container{justify-content:center;align-items:center;width:100%;max-width:450px;margin:-80px auto 0;display:flex}.rotating-a-wrapper{perspective:1200px;perspective-origin:50%;width:100%}.rotating-a-svg{width:100%;height:auto;overflow:visible}@keyframes orbitCircular{0%{transform:translate(0)rotateY(0)}25%{transform:translate(40px,-20px)rotateY(90deg)}50%{transform:translateY(-50px)rotateY(180deg)}75%{transform:translate(-40px,-20px)rotateY(270deg)}to{transform:translate(0)rotateY(360deg)}}.a-path-group{transform-origin:270px 393px;animation:8s ease-in-out infinite orbitCircular}@keyframes pulseSparkle{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.sparkle-anim{transform-origin:265px 426px;animation:2s ease-in-out infinite pulseSparkle}.rotating-path{filter:drop-shadow(0 0 30px #00a6a799)}
