.testimonials-page-partners-h{background-color:white;margin:100px 0 50px;overflow:hidden;white-space:nowrap;z-index:150;padding:20px 0;position:relative}.testimonials-page-partners-list-h{display:flex;justify-content:flex-start;align-items:center;overflow:hidden;background-color:transparent;position:relative}.testimonials-page-partners-list-content-h{display:flex;gap:40px;animation:scroll 25s linear infinite;padding:5px 0}.testimonials-page-partners-list-h img{height:auto;width:100px;object-fit:contain}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.testimonials-page-partners-list-odd-h .testimonials-page-partners-list-content-h{animation:scroll-reverse 25s linear infinite}@keyframes scroll-reverse{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.testimonials-page-partners-h:after,.testimonials-page-partners-h:before{content:"";position:absolute;top:0;bottom:0;width:20%;pointer-events:none;z-index:2}.testimonials-page-partners-h:before{left:0;background:linear-gradient(90deg,rgba(255,255,255,.9) 0,rgba(255,255,255,0))}.testimonials-page-partners-h:after{right:0;background:linear-gradient(270deg,rgba(255,255,255,.9) 0,rgba(255,255,255,0))}@media (max-width:768px){.testimonials-page-partners-list-h img{width:100px}.testimonials-page-partners-list-content-h{gap:20px}}