@-webkit-keyframes rotation1{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes rotation1{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-webkit-keyframes rotation2{0%{transform:translate(-50%, -50%) rotate(0)}100%{transform:translate(-50%, -50%) rotate(360deg)}}@keyframes rotation2{0%{transform:translate(-50%, -50%) rotate(0)}100%{transform:translate(-50%, -50%) rotate(360deg)}}@-webkit-keyframes rotation3{0%{transform:translate(50%, -50%) rotate(0)}100%{transform:translate(50%, -50%) rotate(360deg)}}@keyframes rotation3{0%{transform:translate(50%, -50%) rotate(0)}100%{transform:translate(50%, -50%) rotate(360deg)}}@-webkit-keyframes hor_move_l{0%{transform:translateX(0%)}100%{transform:translateX(-100%)}}@keyframes hor_move_l{0%{transform:translateX(0%)}100%{transform:translateX(-100%)}}@-webkit-keyframes hor_move_r{0%{transform:translateX(-100%)}100%{transform:translateX(0%)}}@keyframes hor_move_r{0%{transform:translateX(-100%)}100%{transform:translateX(0%)}}@-webkit-keyframes pathmove{0%{height:0;top:0;opacity:0}50%{height:100%;top:0;opacity:1}100%{height:0;top:100%;opacity:0}}@keyframes pathmove{0%{height:0;top:0;opacity:0}50%{height:100%;top:0;opacity:1}100%{height:0;top:100%;opacity:0}}@-webkit-keyframes pathmove_b{0%{height:100%;opacity:0;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0%, 0% 0%);clip-path:polygon(0 0, 100% 0, 100% 0%, 0% 0%)}50%{height:100%;opacity:1;-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%);clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}100%{height:100%;opacity:0;-webkit-clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0 100%);clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0 100%)}}@keyframes pathmove_b{0%{height:100%;opacity:0;-webkit-clip-path:polygon(0 0, 100% 0, 100% 0%, 0% 0%);clip-path:polygon(0 0, 100% 0, 100% 0%, 0% 0%)}50%{height:100%;opacity:1;-webkit-clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%);clip-path:polygon(0 0, 100% 0, 100% 100%, 0% 100%)}100%{height:100%;opacity:0;-webkit-clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0 100%);clip-path:polygon(0 100%, 100% 100%, 100% 100%, 0 100%)}}@-webkit-keyframes breath{0%{filter:blur(5vw);opacity:.3}50%{filter:blur(1.5vw);opacity:.6}100%{filter:blur(5vw);opacity:.3}}@keyframes breath{0%{filter:blur(5vw);opacity:.3}50%{filter:blur(1.5vw);opacity:.6}100%{filter:blur(5vw);opacity:.3}}.fade_up{opacity:0;filter:blur(4vw);transform:translateY(50px);transition:.8s cubic-bezier(0.33, 1, 0.68, 1)}.fade_up.scroll_in,.fade_up.open{opacity:1;filter:blur(0vw);transform:translateY(0px)}.op_anim.fade_up{transform:translateY(0px);transition:.8s cubic-bezier(0.33, 1, 0.68, 1)}
/*# sourceMappingURL=animation.min.css.map */