/* https://labotigamusical.com/wp-content/themes/wolmart/assets/css/components/animations/fadeInRightShorter.min.css?ver=1.9.0 */
@keyframes fadeInRightShorter{0%{opacity:0;transform:translate(50px,0);transform-origin:0 0}to{opacity:1;transform:none}}.fadeInRightShorter{animation-name:fadeInRightShorter}