@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.tpgb_lightSpeedOutLeft,.tpgb_lightSpeedOutRight{animation-timing-function:ease-in}.tpgb_lightSpeedOutRight{animation-name:lightSpeedOutRight}.tpgb_lightSpeedOutLeft{animation-name:lightSpeedOutLeft}