@keyframes rotate-wheel{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotate-wheel-reversed{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.rotate-animation{animation:15s linear infinite rotate-wheel}.rotate-animation-reversed{animation:15s linear infinite rotate-wheel-reversed}.fill-svg-orange:hover .orange-svg path{fill:#f3801e}.bg-hover-animation-container:hover .bg-hover-animation{width:100%}.hover-to-animate .rightSape{bottom:-495px;right:-270px}.hover-to-animate:hover .rightSape{bottom:-150px;right:-700px;rotate:2deg;scale:150%}.hover-to-animate .leftShape{bottom:-215px;left:-385px}.hover-to-animate:hover .leftShape{bottom:-210px;rotate:2deg;scale:150%}.hover-to-animate:hover .centeredCircle{transform:translateY(-30%)}@media (max-width:1280px){.hover-to-animate .rightSape{bottom:-465px;right:-350px;scale:90%}.hover-to-animate:hover .rightSape{bottom:-260px;right:-600px;scale:120%}.hover-to-animate .leftShape{bottom:-215px;left:-385px}.hover-to-animate:hover .leftShape{bottom:-210px;rotate:2deg;scale:120%}}@media (max-width:1024px){.hover-to-animate .rightSape{bottom:-500px;right:-430px;rotate:-2deg;scale:80%}.hover-to-animate:hover .rightSape{bottom:-250px;right:-650px;rotate:4deg;scale:100%}.hover-to-animate .leftShape{bottom:-215px;left:-385px;scale:80%}.hover-to-animate:hover .leftShape{bottom:-210px;rotate:2deg;scale:100%}}@media (max-width:768px){.hover-to-animate .rightSape{bottom:-500px;right:-500px;rotate:-2deg;scale:70%}.hover-to-animate:hover .rightSape{bottom:-400px;right:-610px;rotate:4deg;scale:90%}.hover-to-animate .leftShape{bottom:-230px;left:-385px;scale:70%}.hover-to-animate:hover .leftShape{bottom:-220px;rotate:2deg;scale:90%}}@media (max-width:560px){.hover-to-animate .rightSape{bottom:-520px;right:-500px;rotate:-2deg;scale:50%}.hover-to-animate:hover .rightSape{bottom:-425px;right:-630px;rotate:4deg;scale:70%}.hover-to-animate .leftShape{bottom:-270px;left:-330px;scale:50%}.hover-to-animate:hover .leftShape{bottom:-280px;rotate:2deg;scale:70%}}.move-fast-container:hover .rotate-180deg{transform-origin:50%;transform:rotate(-180deg)scale(1.02)}.move-fast-container:hover .move-to-top{transform:translateY(-40px)}.move-fast-container:hover .animate-glow{transform:translate(0)}
