.fadein{animation:fadeIn 0s cubic-bezier(.33,1,.68,1) forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fuwafuwa{animation:fuwafuwa 3s ease-in-out infinite alternate}.fuwafuwa,.fuwafuwa02{display:inline-block;height:64px;width:64px}.fuwafuwa02{animation:fuwafuwa02 3.5s ease-in-out infinite alternate}.fuwafuwa01{animation:fuwafuwa01 2.5s ease-in-out infinite alternate;display:inline-block;height:64px;width:64px}@keyframes fuwafuwa{0%{transform:translate(0) rotate(-7deg)}50%{transform:translateY(-7px) rotate(0deg)}to{transform:translate(0) rotate(7deg)}}@keyframes fuwafuwa01{0%{transform:translate(0) rotate(-7deg)}50%{transform:translateY(-7px) rotate(0deg)}to{transform:translate(0) rotate(7deg)}}@keyframes fuwafuwa02{0%{transform:translateY(-7px) rotate(7deg)}50%{transform:translate(0) rotate(0deg)}to{transform:translateY(-7px) rotate(-7deg)}}.ascroll{animation:ascroll 3s ease-in-out infinite normal;display:inline-block;height:40px;width:40px}@keyframes ascroll{0%{transform:rotate(0deg) translateY(-10px)}80%{transform:rotate(0deg) translateY(10px)}0%,80%,to{opacity:0}40%{opacity:1}}.typing-text span{animation:typeIn .1s ease-in-out forwards;opacity:0}.typing-text span:first-child{animation-delay:.1s}.typing-text span:nth-child(2){animation-delay:.2s}.typing-text span:nth-child(3){animation-delay:.3s}.typing-text span:nth-child(4){animation-delay:.4s}.typing-text span:nth-child(5){animation-delay:.5s}.typing-text span:nth-child(6){animation-delay:.6s}.typing-text span:nth-child(7){animation-delay:.7s}.typing-text span:nth-child(8){animation-delay:.8s}.typing-text span:nth-child(9){animation-delay:.9s}.typing-text span:nth-child(10){animation-delay:1s}.typing-text span:nth-child(11){animation-delay:1.1s}.typing-text span:nth-child(12){animation-delay:1.2s}.typing-text span:nth-child(13){animation-delay:1.3s}.typing-text span:nth-child(14){animation-delay:1.4s}.typing-text span:nth-child(15){animation-delay:1.5s}.typing-text span:nth-child(16){animation-delay:1.6s}.typing-text span:nth-child(17){animation-delay:1.7s}.typing-text span:nth-child(18){animation-delay:1.8s}.typing-text span:nth-child(19){animation-delay:1.9s}@keyframes typeIn{to{opacity:1}}.fade-sequence{animation:fadeInUp .4s ease-out forwards;opacity:0;transform:translateY(30px)}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}