.content-customers{background-color:#e5e7eb;padding:24px 0}.custom-cols-8>.col{flex:0 0 12.5%;max-width:12.5%;padding:5px}.img-customers{align-items:center;display:flex;height:100px;justify-content:center}.img-customers img{display:block;height:auto;max-height:100%;max-width:100%;width:auto}@media screen and (max-width:767px){.carousel-container-customers{overflow:hidden;position:relative;width:100%}.carousel-track-customers{animation:scrollCustomers 40s linear infinite;display:flex;width:max-content}.carousel-item-customers{align-items:center;display:flex;flex:0 0 auto;justify-content:center;margin:0 10px;width:120px}@keyframes scrollCustomers{0%{transform:translateX(0)}to{transform:translateX(-50%)}}}.d-tablet-flex{display:none!important}@media screen and (min-width:768px) and (max-width:1024px){.d-tablet-flex{display:flex!important}.carousel-container-customers{overflow:hidden;position:relative;width:100%}.carousel-track-customers{animation:scrollCustomersTablet 40s linear infinite;display:flex;width:max-content}.carousel-item-customers{align-items:center;display:flex;flex:0 0 auto;justify-content:center;margin:0 15px;width:140px}@keyframes scrollCustomersTablet{0%{transform:translateX(0)}to{transform:translateX(-50%)}}}