.solution-section5{animation:logoMove 35s linear infinite reverse}.solution-section5:hover{animation-play-state:paused}@keyframes logoMove{0%{background-position:0 0}to{background-position:calc(100vw - 100%) 0}}