@import"https://fonts.googleapis.com/css2?family=Inter&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins&display=swap";@import"https://fonts.googleapis.com/css2?family=Orbitron&display=swap";@import"https://fonts.googleapis.com/css2?family=Rubik+Wet+Paint&display=swap";@import"https://db.onlinewebfonts.com/c/239ee0be558ca5ec0eb835c6abdb859a?family=GANGSTA";@import"https://fonts.googleapis.com/css2?family=Caveat&display=swap";@import"https://fonts.googleapis.com/css2?family=Comforter+Brush&display=swap";@import"https://fonts.googleapis.com/css2?family=Silkscreen&display=swap";body,html{padding:0;margin:0;font-family:Open Sans,sans-serif,monospace,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue;background-color:#fff}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.scaleAnimation{transition:all .2s ease-in}.scaleAnimation:hover{transform:scale(1.05)}.upDownAnimation{-webkit-animation:upDown 5s infinite;animation:upDown 5s infinite}.upDownAnimation2{-webkit-animation:upDown2 10s infinite;animation:upDown2 10s infinite}.upDownAnimation3{-webkit-animation:upDown3 10s infinite;animation:upDown3 10s infinite}.upDownAnimation4{-webkit-animation:upDown4 5s infinite;animation:upDown4 5s infinite}.rotateAnimation{-webkit-animation:rotate 200s infinite;animation:rotate 200s infinite}.rotateAnimation2{-webkit-animation:rotate2 150s infinite;animation:rotate2 150s infinite}@-webkit-keyframes upDown{0%{top:0}50%{top:-80px}to{top:0}}@keyframes upDown{0%{top:0}50%{top:-80px}to{top:0}}@-webkit-keyframes upDown2{0%{top:250px}50%{top:-50px}to{top:250px}}@keyframes upDown2{0%{top:250px}50%{top:-50px}to{top:250px}}@-webkit-keyframes upDown3{0%{top:300px}50%{top:-100px}to{top:30px}}@keyframes upDown3{0%{top:300px}50%{top:-100px}to{top:30px}}@-webkit-keyframes upDown4{0%{top:0}50%{top:-25px}to{top:0}}@keyframes upDown4{0%{top:0}50%{top:-25px}to{top:0}}@-webkit-keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes rotate2{0%{transform:rotate(1turn)}to{transform:rotate(0)}}@keyframes rotate2{0%{transform:rotate(1turn)}to{transform:rotate(0)}}.gradientPurple{background-image:linear-gradient(45deg,#6135ba,#f211ea);background-size:100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-moz-background-clip:text;-moz-text-fill-color:transparent}.recharts-wrapper svg{overflow:inherit!important}