@keyframes fadeInUpCustom{from{opacity:0;transform:translate3d(0,30px,0)}to{opacity:1;transform:none}}.fadeInUpCustom{animation:fadeInUpCustom 1s ease-out both}.flow-chart .scroll-asset{background-color:#FFF;padding:20px 15px;border:3px solid #FFF7F2;border-radius:10px}.flow-chart .scroll-asset img{width:350px}.scroll-asset{will-change:transform,opacity;transition:box-shadow .3s ease}