.logos-tira{overflow:hidden;width:100%}.logos-track{display:flex;flex-wrap:nowrap;width:max-content;will-change:transform;transform:translate3d(0,0,0);--shift:0px;animation:scrollInfinito 18s linear infinite}.logos-track>.et_pb_column{flex:0 0 auto!important;width:auto!important;padding:0!important;margin:0!important}.logos-track .et_pb_gallery_items{display:flex!important;flex-wrap:nowrap!important;align-items:center;gap:40px}.logos-track .et_pb_gallery_item{float:none!important;width:auto!important;margin:0!important}.logos-track .et_pb_gallery_item img{max-height:150px;width:auto;height:auto;display:block}@keyframes scrollInfinito{from{transform:translateX(0)}to{transform:translateX(calc(-1 * var(--shift)))}}@media (max-width:768px){.logos-track .et_pb_gallery_item img{max-height:90px}}