.hero .hero-circle-btn .bg-shape .arrow-black-icon{transition:.3s ease}.hero .hero-circle-btn:hover .bg-shape .arrow-black-icon{transform:translateX(.5rem) translateY(-.5rem);transition:.3s ease}.animate-slow-spin{animation:animate-spin 50s linear infinite}@keyframes animate-spin{to{transform:rotate(1turn)}}