/* https://keymoto.su/wp-content/themes/wolmart/assets/css/components/animations/slideOutRight.min.css?ver=1.9.0 */
@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{animation-name:slideOutRight}