/* https://reforte.org/wp-content/themes/porto/css/part/fadeInRight.css?ver=7.5.1 */
@keyframes fadeInRight{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}.fadeInRight{animation-name:fadeInRight}