@keyframes slide-up{0%{transform:translateY(20px)}100%{transform:translateY(0)}}@keyframes zoomIn{0%{transform:scale(0.6)}100%{transform:scale(1)}}@keyframes opacity{0%{opacity:0}100%{opacity:1}}@keyframes crip_left{0%{clip-path:inset(0 100% 0 0)}100%{clip-path:inset(0)}}@keyframes btn-move{0%{transform:translateY(7px)}100%{transform:translateY(-7px)}}@keyframes rotation{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.opacity,.zoomIn,.slideUp,.crip_left,.crip_left2{opacity:0}.anime{animation-play-state:paused}.anime.active{animation-play-state:running !important;opacity:1}.anime.opacity{opacity:0;animation:opacity .8s forwards linear;animation-play-state:paused}.anime.zoomIn{opacity:0;animation:opacity .1s forwards linear,zoomIn .5s forwards linear;animation-play-state:paused}.anime.slideUp{opacity:0;animation:opacity 1.2s forwards linear,slide-up .8s forwards ease-in-out;animation-play-state:paused}.anime.crip_left{opacity:0;animation:opacity .1s forwards linear,crip_left .8s forwards ease-in-out;animation-play-state:paused}.anime.crip_left2{opacity:0;animation:opacity 1s forwards linear,crip_left 2s forwards ease-in-out;animation-play-state:paused}.anime.delay{animation-delay:100ms}.anime.delay2{animation-delay:200ms}.anime.delay3{animation-delay:300ms}.anime.delay4{animation-delay:400ms}.anime.delay5{animation-delay:500ms}.anime.delay6{animation-delay:600ms}.anime.delay7{animation-delay:700ms}.anime.delay8{animation-delay:800ms}.anime.delay9{animation-delay:900ms}.anime.delay10{animation-delay:1000ms}.anime.delay11{animation-delay:1100ms}.anime.delay12{animation-delay:1200ms}.anime.delay13{animation-delay:1300ms}.anime.delay14{animation-delay:1400ms}.anime.delay15{animation-delay:1500ms}.anime.delay16{animation-delay:1600ms}.anime.delay17{animation-delay:1700ms}.anime.delay18{animation-delay:1800ms}.anime.delay19{animation-delay:1900ms}.anime.delay20{animation-delay:2000ms}.anime.delay21{animation-delay:2100ms}.anime.delay22{animation-delay:2200ms}.anime.delay23{animation-delay:2300ms}.anime.delay24{animation-delay:2400ms}.anime.delay25{animation-delay:2500ms}.anime.delay26{animation-delay:2600ms}.anime.delay27{animation-delay:2700ms}.anime.delay28{animation-delay:2800ms}.anime.delay29{animation-delay:2900ms}.anime.delay20{animation-delay:3000ms}.anime.delay30{animation-delay:2000ms}.btn_move{animation:btn-move .8s ease-in-out 0s infinite alternate}.rotation{animation:50s linear infinite rotation}/*# sourceMappingURL=anime.min.css.map */