.trustbar-section{height:auto;padding:96px 0;width:100%}@media(max-width:768px){.trustbar-section{padding:64px 0}}.trustbar-wrapper{align-items:center;display:flex;flex-direction:column;height:auto;padding:0;width:100%}.trustbar-wrapper h5{margin-bottom:32px}.trustbar-slider{height:auto;margin:auto;overflow:hidden;position:relative;width:100%}.trustbar-slide-track{animation:scroll 40s linear infinite;display:flex;width:3600px}.trustbar-slide-track:hover{animation-play-state:paused}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-1800px)}}.slide{align-items:center;display:flex;height:40px;perspective:100px;width:200px}.slide img{height:100%;object-fit:contain;width:100%}