.process-animation-item:first-child{aspect-ratio:2/1}@keyframes animateTop{0%{transform:translateY(-200%)}to{transform:translateY(0)}}.process-animation-item:first-child{animation:animateTop .6s ease}.process-animation-item:nth-child(2){aspect-ratio:2/1}@keyframes animateLeft{0%{transform:translate(-200%)}to{transform:translate(0)}}.process-animation-item:nth-child(2){animation:animateLeft .6s ease}.process-animation-item:last-child{aspect-ratio:2/1}@keyframes animateBottom{0%{transform:translateY(200%)}to{transform:translateY(0)}}.process-animation-item:last-child{animation:animateBottom .6s ease}@media (min-width: 1280px){@keyframes animateLeft{0%{transform:translate(-200%)}to{transform:translate(0)}}.process-animation-item:first-child{animation:animateLeft .6s ease}.process-animation-item:nth-child(2){aspect-ratio:5/4}@keyframes animateBottom{0%{transform:translateY(200%)}to{transform:translateY(0)}}.process-animation-item:nth-child(2){animation:animateBottom .6s ease}.process-animation-item:last-child{aspect-ratio:5/4}@keyframes animateRight{0%{transform:translate(200%)}to{transform:translate(0)}}.process-animation-item:last-child{animation:animateRight .6s ease}}
