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