.infinite-rotation{animation:infiniteAnimation 40s linear infinite}.infinite-rotation-fast{animation:infiniteAnimation 8s linear infinite}@keyframes infiniteAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pricing-wrapper{max-width:776px}.pricing-wrapper .pricing-structure{background-color:#e0f9f9}.pricing-wrapper .features-list{max-width:320px}.pricing-wrapper .infinite-rotation{left:-200px;top:-180px}