@-webkit-keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.tpgb_rotateOut{animation-name:rotateOut;transform-origin:center}.tpgb_rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}.tpgb_rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}.tpgb_rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}.tpgb_rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}