.animated{animation-fill-mode:both;animation-duration:1s}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated-element{animation-name:none!important}@keyframes bounce{0%,20%,53%,80%,to{transform:translateZ(0);transition-timing-function:cubic-bezier(.215,.61,.355,1)}40%,43%{transform:translate3d(0,-30px,0);transition-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{transform:translate3d(0,-15px,0);transition-timing-function:cubic-bezier(.755,.05,.855,.06)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes pulse{0%,to{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{animation-name:swing;transform-origin:top center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{transform:scale3d(.3,.3,.3);opacity:0}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{transform:scale3d(1.03,1.03,1.03);opacity:1}80%{transform:scale3d(.97,.97,.97)}to{transform:scaleX(1);opacity:1}}.bounceIn{animation-name:bounceIn;opacity:0;animation-duration:.75s}@keyframes bounceInDown{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{transform:translate3d(0,-3000px,0);opacity:0}60%{transform:translate3d(0,25px,0);opacity:1}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown;opacity:0}@keyframes bounceInLeft{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{transform:translate3d(-3000px,0,0);opacity:0}60%{transform:translate3d(25px,0,0);opacity:1}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft;opacity:0}@keyframes bounceInRight{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{transform:translate3d(3000px,0,0);opacity:0}60%{transform:translate3d(-25px,0,0);opacity:1}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight;opacity:0}@keyframes bounceInUp{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{transform:translate3d(0,3000px,0);opacity:0}60%{transform:translate3d(0,-20px,0);opacity:1}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp;opacity:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn;opacity:0}@keyframes fadeInDown{0%{transform:translate3d(0,-100%,0);opacity:0}to{transform:none;opacity:1}}.fadeInDown{animation-name:fadeInDown;opacity:0}@keyframes fadeInDownBig{0%{transform:translate3d(0,-2000px,0);opacity:0}to{transform:none;opacity:1}}.fadeInDownBig{animation-name:fadeInDownBig;opacity:0}@keyframes fadeInLeft{0%{transform:translate3d(-100%,0,0);opacity:0}to{transform:none;opacity:1}}.fadeInLeft{animation-name:fadeInLeft;opacity:0}@keyframes fadeInLeftBig{0%{transform:translate3d(-2000px,0,0);opacity:0}to{transform:none;opacity:1}}.fadeInLeftBig{animation-name:fadeInLeftBig;opacity:0}@keyframes fadeInRight{0%{transform:translate3d(100%,0,0);opacity:0}to{transform:none;opacity:1}}.fadeInRight{animation-name:fadeInRight;opacity:0}@keyframes fadeInRightBig{0%{transform:translate3d(2000px,0,0);opacity:0}to{transform:none;opacity:1}}.fadeInRightBig{animation-name:fadeInRightBig;opacity:0}@keyframes fadeInUp{0%{transform:translate3d(0,100%,0);opacity:0}to{transform:none;opacity:1}}.fadeInUp{animation-name:fadeInUp;opacity:0}@keyframes fadeInUpBig{0%{transform:translate3d(0,2000px,0);opacity:0}to{transform:none;opacity:1}}.fadeInUpBig{animation-name:fadeInUpBig;opacity:0}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-timing-function:ease-out;animation-name:lightSpeedIn;opacity:0}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0;transform-origin:center}to{transform:none;opacity:1;transform-origin:center}}.rotateIn{animation-name:rotateIn;opacity:0}@keyframes rollIn{0%{transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0}to{transform:none;opacity:1}}.rollIn{animation-name:rollIn;opacity:0}@keyframes slideInDown{0%{transform:translateY(-100%);visibility:visible}to{transform:translateY(0)}}.slideInDown{animation-name:slideInDown;visibility:hidden}@keyframes slideInLeft{0%{transform:translateX(-100%);visibility:visible}to{transform:translateX(0)}}.slideInLeft{animation-name:slideInLeft;visibility:hidden}@keyframes slideInRight{0%{transform:translateX(100%);visibility:visible}to{transform:translateX(0)}}.slideInRight{animation-name:slideInRight;visibility:hidden}@keyframes slideInUp{0%{transform:translateY(100%);visibility:visible}to{transform:translateY(0)}}.slideInUp{animation-name:slideInUp;visibility:hidden}@keyframes zoomIn{0%{transform:scale3d(.3,.3,.3);opacity:0}50%{opacity:1}}.zoomIn{animation-name:zoomIn;opacity:0}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);transition-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);transition-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX;opacity:0}