@import"https://fonts.googleapis.com/css?family=Anton|Roboto";.header-title span{cursor:pointer;display:inline-block;-webkit-user-select:none;user-select:none}.header-title span:nth-child(9).active,.header-title span:nth-child(4).active,.header-title span:nth-child(1).active{animation:balance 1.5s ease-out;transform-origin:bottom left}@keyframes balance{0%,to{transform:rotate(0)}30%,60%{transform:rotate(-45deg)}}.header-title span:nth-child(6).active,.header-title span:nth-child(3).active{animation:shrinkjump 1s ease-in-out;transform-origin:bottom center}@keyframes shrinkjump{10%,35%{transform:scale(2,.2) translate(0)}45%,50%{transform:scale(1) translateY(-150px)}80%{transform:scale(1) translate(0)}}.header-title span:nth-child(2).active,.header-title span:nth-child(8).active{animation:rotate 1s ease-out}@keyframes rotate{20%,80%{transform:rotateY(180deg)}to{transform:rotateY(360deg)}}.header-title span:nth-child(5).active,.header-title span:nth-child(7).active{animation:toplong 1.5s linear}@keyframes toplong{10%,40%{transform:translateY(-48vh) scaleY(1)}90%{transform:translateY(-48vh) scaleY(4)}}
