.rotation{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;animation-timing-function:linear;-webkit-animation-timing-function:linear;animation-name:rotation;-webkit-animation-name:rotation;visibility:visible!important;animation-duration:4s;-webkit-animation-duration:4s}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg) translateX(50%) rotate(0deg)}to{-webkit-transform:rotate(1turn) translateX(50%) rotate(-1turn)}}@keyframes rotation{0%{transform:rotate(0deg) translateX(50%) rotate(0deg)}to{transform:rotate(1turn) translateX(50%) rotate(-1turn)}}.sideToSide{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;animation-timing-function:ease;-webkit-animation-timing-function:ease;animation-name:sideToSide;-webkit-animation-name:sideToSide;visibility:visible!important;animation-duration:3s;-webkit-animation-duration:3s}@-webkit-keyframes sideToSide{0%{-webkit-transform:translate(100%)}50%{-webkit-transform:translate(-100%)}to{-webkit-transform:translate(100%)}}@keyframes sideToSide{0%{transform:translate(100%)}50%{transform:translate(-100%)}to{transform:translate(100%)}}.zoomer{-webkit-animation-iteration-count:1;animation-iteration-count:1;animation-timing-function:cubic-bezier(.5,.2,.3,1);-webkit-animation-timing-function:cubic-bezier(.5,.2,.3,1);animation-name:zoomer;-webkit-animation-name:zoomer;visibility:visible!important;animation-duration:1s;-webkit-animation-duration:1s}@-webkit-keyframes zoomer{0%{-webkit-transform:scale(.3)}to{-webkit-transform:scale(1)}}@keyframes zoomer{0%{transform:scale(.3)}to{transform:scale(1)}}.zoomerOut{-webkit-animation-iteration-count:1;animation-iteration-count:1;animation-timing-function:cubic-bezier(.5,.2,.3,1);-webkit-animation-timing-function:cubic-bezier(.5,.2,.3,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;animation-name:zoomerOut;-webkit-animation-name:zoomerOut;visibility:visible!important;animation-duration:1s;-webkit-animation-duration:1s}@-webkit-keyframes zoomerOut{0%{-webkit-transform:scale(1)}to{-webkit-transform:scale(0)}}@keyframes zoomerOut{0%{transform:scale(1)}to{transform:scale(0)}}.spinner{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;animation-timing-function:linear;-webkit-animation-timing-function:linear;animation-name:spinner;-webkit-animation-name:spinner;visibility:visible!important;animation-duration:2s;-webkit-animation-duration:2s}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pulse{animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-timing-function:linear;-webkit-animation-timing-function:linear;animation-name:pulse;-webkit-animation-name:pulse;visibility:visible!important;animation-duration:2s;-webkit-animation-duration:2s}@keyframes pulse{0%{transform:scale(.9);opacity:.9}50%{transform:scale(1);opacity:1}to{transform:scale(.9);opacity:.9}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.95);opacity:.9}50%{-webkit-transform:scale(1);opacity:1}to{-webkit-transform:scale(.95);opacity:.9}}.shake{animation-iteration-count:1;-webkit-animation-iteration-count:1;animation-timing-function:ease;-webkit-animation-timing-function:ease;animation-name:shake;-webkit-animation-name:shake;visibility:visible!important;animation-duration:.4s;-webkit-animation-duration:.4s}@keyframes shake{0%,to{transform:translateX(0)}16%,50%,83%{transform:translateX(-10px)}33%,66%{transform:translateX(10px)}}@-webkit-keyframes shake{0%,to{-webkit-transform:translateX(0)}16%,50%,83%{-webkit-transform:translateX(-10px)}33%,66%{-webkit-transform:translateX(10px)}}.barrelRoll{animation-iteration-count:1;-webkit-animation-iteration-count:1;animation-timing-function:ease;-webkit-animation-timing-function:ease;animation-name:barrelRoll;-webkit-animation-name:barrelRoll;visibility:visible!important;animation-duration:.4s;-webkit-animation-duration:.4s}@keyframes barrelRoll{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@-webkit-keyframes barrelRoll{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}.floater{animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-name:floater;-webkit-animation-name:floater;visibility:visible!important;animation-duration:1.5s;-webkit-animation-duration:1.5s}@keyframes floater{0%{transform:translateY(0)}50%{transform:translateY(8%)}to{transform:translateY(0)}}@-webkit-keyframes floater{0%{-webkit-transform:translateY(0)}50%{-webkit-transform:translateY(8%)}to{-webkit-transform:translateY(0)}}.wiggle{animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-name:wiggle;-webkit-animation-name:wiggle;visibility:visible!important;animation-duration:2.5s;-webkit-animation-duration:2.5s}@keyframes wiggle{0%{transform:rotate(-4deg)}50%{transform:rotate(4deg)}to{transform:rotate(-4deg)}}@-webkit-keyframes wiggle{0%{-webkit-transform:rotate(-4deg)}50%{-webkit-transform:rotate(4deg)}to{-webkit-transform:rotate(-4deg)}}.pound{animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-timing-function:ease;-webkit-animation-timing-function:ease;animation-name:pound;-webkit-animation-name:pound;visibility:visible!important;animation-duration:.5s;-webkit-animation-duration:.5s}@keyframes pound{to{transform:scale(1.2)}}@-webkit-keyframes pound{to{transform:scale(1.2)}}.heartbeat{animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-timing-function:ease;-webkit-animation-timing-function:ease;animation-name:heartbeat;-webkit-animation-name:heartbeat;visibility:visible!important;animation-duration:3s;-webkit-animation-duration:3s}@keyframes heartbeat{0%{transform:scale(1)}10%{transform:scale(1.2)}20%{transform:scale(1.4)}to{transform:scale(1)}}@-webkit-keyframes heartbeat{0%{-webkit-transform:scale(1)}10%{-webkit-transform:scale(1.2)}20%{-webkit-transform:scale(1.4)}to{-webkit-transform:scale(1)}}.rollerRight{animation-iteration-count:1;-webkit-animation-iteration-count:1;animation-timing-function:ease;-webkit-animation-timing-function:ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;animation-name:rollerRight;-webkit-animation-name:rollerRight;animation-duration:2s;-webkit-animation-duration:2s}@keyframes rollerRight{0%{transform:translateX(-200px) rotate(0);opacity:0}to{transform:translateX(0) rotate(2turn);opacity:1}}@-webkit-keyframes rollerRight{0%{-webkit-transform:translateX(-200px) rotate(0);opacity:0}to{-webkit-transform:translateX(0) rotate(2turn);opacity:1}}.rollerLeft{animation-iteration-count:1;-webkit-animation-iteration-count:1;animation-timing-function:ease;-webkit-animation-timing-function:ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;animation-name:rollerLeft;-webkit-animation-name:rollerLeft;animation-duration:2s;-webkit-animation-duration:2s}@keyframes rollerLeft{0%{transform:translateX(200px) rotate(0);opacity:0}to{transform:translateX(0) rotate(-2turn);opacity:1}}@-webkit-keyframes rollerLeft{0%{-webkit-transform:translateX(200px) rotate(0);opacity:0}to{-webkit-transform:translateX(0) rotate(-2turn);opacity:1}}.slideDown{animation-timing-function:ease;-webkit-animation-timing-function:ease;animation-name:slideDown;-webkit-animation-name:slideDown;animation-duration:1s;-webkit-animation-duration:1s}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@-webkit-keyframes slideDown{0%{-webkit-transform:translateY(-100%);opacity:0}to{-webkit-transform:translateY(0);opacity:1}}.slideUp{animation-timing-function:ease;-webkit-animation-timing-function:ease;animation-name:slideUp;-webkit-animation-name:slideUp;animation-duration:1s;-webkit-animation-duration:1s}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@-webkit-keyframes slideUp{0%{-webkit-transform:translateY(100%);opacity:0}to{-webkit-transform:translateY(0);opacity:1}}.slideLeft{animation-timing-function:ease;-webkit-animation-timing-function:ease;animation-name:slideLeft;-webkit-animation-name:slideLeft;animation-duration:1s;-webkit-animation-duration:1s}@keyframes slideLeft{0%{transform:translateX(150%);opacity:0}to{transform:translateX(0);opacity:1}}@-webkit-keyframes slideLeft{0%{-webkit-transform:translateX(150%);opacity:0}to{-webkit-transform:translateX(0);opacity:1}}.slideRight{animation-timing-function:ease;-webkit-animation-timing-function:ease;animation-name:slideRight;-webkit-animation-name:slideRight;animation-duration:1s;-webkit-animation-duration:1s}@keyframes slideRight{0%{transform:translateX(-150%);opacity:0}to{transform:translateX(0);opacity:1}}@-webkit-keyframes slideRight{0%{-webkit-transform:translateX(-150%);opacity:0}to{-webkit-transform:translateX(0);opacity:1}}.fadeIn{animation-timing-function:ease;-webkit-animation-timing-function:ease;animation-name:fadeIn;-webkit-animation-name:fadeIn;visibility:visible!important;animation-duration:2s;-webkit-animation-duration:2s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeOut{animation-timing-function:ease;-webkit-animation-timing-function:ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;animation-name:fadeOut;-webkit-animation-name:fadeOut;animation-duration:2s;-webkit-animation-duration:2s}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}.rotateInRight{-webkit-animation-iteration-count:1;animation-iteration-count:1;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;animation-name:rotateInRight;-webkit-animation-name:rotateInRight;animation-duration:3s;-webkit-animation-duration:3s}@-webkit-keyframes rotateInRight{0%{-webkit-transform:rotate(0deg) translateX(100%) rotate(0deg)}to{-webkit-transform:rotate(1turn) translateX(0) rotate(-1turn)}}@keyframes rotateInRight{0%{transform:rotate(0deg) translateX(100%) rotate(0deg)}to{transform:rotate(1turn) translateX(0) rotate(-1turn)}}.rotateInLeft{-webkit-animation-iteration-count:1;animation-iteration-count:1;animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;animation-name:rotateInLeft;-webkit-animation-name:rotateInLeft;animation-duration:3s;-webkit-animation-duration:3s}@-webkit-keyframes rotateInLeft{0%{-webkit-transform:rotate(0deg) translateX(-100%) rotate(0deg)}to{-webkit-transform:rotate(1turn) translateX(0) rotate(-1turn)}}@keyframes rotateInLeft{0%{transform:rotate(0deg) translateX(-100%) rotate(0deg)}to{transform:rotate(1turn) translateX(0) rotate(-1turn)}}.rotateIn{-webkit-animation-iteration-count:1;animation-iteration-count:1;animation-timing-function:ease;-webkit-animation-timing-function:ease;animation-name:rotateIn;-webkit-animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center;animation-duration:3s;-webkit-animation-duration:3s}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-2turn);transform:rotate(-2turn);opacity:0}to{-webkit-transform:none;transform:none;opacity:1;-webkit-transform-origin:center;transform-origin:center}}@keyframes rotateIn{0%{-webkit-transform:rotate(-2turn);transform:rotate(-2turn);opacity:0}to{-webkit-transform:none;transform:none;opacity:1}}.bounceIn{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-animation-name:bounceIn;animation-name:bounceIn;-webkit-animation-duration:.8s;animation-duration:.8s}@-webkit-keyframes bounceIn{0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);opacity:0}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);opacity:1}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}@keyframes bounceIn{0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);opacity:0}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);opacity:1}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}}