.fadeInDown{animation:fadeInDown .5s ease .2s both;-webkit-animation:fadeInDown .5s ease .2s both;-moz-animation:fadeInDown .5s ease .2s both}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0)}}.xShifting:after{animation:xShifting 1.5s linear .2s infinite;-webkit-animation:xShifting 1.5s linear .2s infinite;-moz-animation:xShifting 1.5s linear .2s infinite}@keyframes xShifting{0%{left:-40px}to{left:127px}}.bounceEnterRight{animation:bounceEnterRight .6s ease .2s both;-webkit-animation:bounceEnterRight .6s ease .2s both;-moz-animation:bounceEnterRight .6s ease .2s both}@keyframes bounceEnterRight{0%{opacity:0;transform:translateX(20px);-moz-transform:translateX(20px)}to{opacity:1;-moz-transform:translateX(0)}}.rotateOut{animation:rotateOut 1.5s linear .2s infinite;-webkit-animation:rotateOut 1.5s linear .2s infinite;-moz-animation:rotateOut 1.5s linear .2s infinite}@keyframes rotateOut{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.opacityToBottom{animation:opacityToBottom .5s cubic-bezier(0,.99,.49,.99) .2s both;-webkit-animation:opacityToBottom .5s cubic-bezier(0,.99,.49,.99) .2s both;-moz-animation:opacityToBottom .5s cubic-bezier(0,.99,.49,.99) .2s both}@keyframes opacityToBottom{0%{opacity:0;transform:translateY(9px)};to{opacity:1;transform:translateY(9px)}}.fadeOutUp{animation:fadeOutUp 1s ease .2s both;-webkit-animation:fadeOutUp 1s ease .2s both;-moz-animation:fadeOutUp 1s ease .2s both}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}80%{opacity:0;transform:translateY(-20px)}to{opacity:0;transform:translateY(-20000px)}}.fadeInDownOption{animation:fadeInDownOption .5s ease .2s both;-webkit-animation:fadeInDownOption .5s ease .2s both;-moz-animation:fadeInDownOption .5s ease .2s both}.fadeInDownPointer{animation:fadeInDownPointer .5s ease .2s both;-webkit-animation:fadeInDownPointer .5s ease .2s both;-moz-animation:fadeInDownPointer .5s ease .2s both}.fadeOutUpOption{animation:fadeOutUpOption .5s ease .2s both;-webkit-animation:fadeOutUpOption .5s ease .2s both;-moz-animation:fadeOutUpOption .5s ease .2s both}.fadeOutUpPointer{animation:fadeOutUpPointer .5s ease .2s both;-webkit-animation:fadeOutUpPointer .5s ease .2s both;-moz-animation:fadeOutUpPointer .5s ease .2s both}@keyframes fadeInDownOption{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDownPointer{0%{opacity:0;transform:translateY(-20px) rotate(45deg)}to{opacity:1;transform:translateY(0) rotate(45deg)}}@keyframes fadeOutUpOption{0%{opacity:1;transform:translateY(0)}90%{opacity:0;transform:translateY(-20px)}to{opacity:0;transform:translateY(-2000px)}}@keyframes fadeOutUpPointer{0%{opacity:1;transform:translateY(0) rotate(45deg)}90%{opacity:0;transform:translateY(-20px) rotate(45deg)}to{opacity:0;transform:translateY(-2000px) rotate(45deg)}}@keyframes animationToRight{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}to{transform:translateX(0)}}.animationToRightSlow{animation:animationToRightSlow 5s ease .2s both;-webkit-animation:animationToRightSlow 5s ease .2s both;-moz-animation:animationToRightSlow 5s ease .2s both}@keyframes animationToRightSlow{0%{left:-20%}to{left:100%}}