section.lp-logos-slider{margin-block:80px;overflow:hidden;@media (max-width:991px){margin-block:40px}.wrapper{align-items:center;animation:scroll 30s linear infinite;display:flex;gap:70px;min-width:100%;position:relative;width:max-content;&:hover{animation-play-state:paused}.logo{flex-grow:0;flex-shrink:0;max-height:36px;max-width:130px;img{height:100%;object-fit:contain;object-position:center;width:100%}}}}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}