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