@import "https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap";
.fadein-transition-enter{opacity:0;transition:transform .3s ease-in,opacity .3s ease-in;transform:translateY(30px)}.fadein-transition-enter-active,.fadein-transition-enter-done{opacity:1;transform:translateY(0)}
*,:after,:before{box-sizing:border-box}html,body,#body-element{margin:0;padding:0;overflow-x:hidden}html{font-size:20px}body{font-family:popppins,sans-serif}#body-element{height:100vh;position:fixed;top:0;left:0}.btn,button,input{min-width:48px;min-height:48px}.btn{-webkit-user-select:none;user-select:none;cursor:pointer}@media screen and (max-width:1400px){html{font-size:18px}}@media screen and (max-width:1000px){html{font-size:16px}}@media screen and (max-width:750px){html{font-size:13px}}@media screen and (max-width:500px){html{font-size:12px}}
