.customer-showcase-logo-carousel{overflow:hidden;white-space:nowrap;max-width:1440px;margin:auto;display:flex;-webkit-mask-image:linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgb(0, 0, 0) 120px, rgb(0, 0, 0) calc(100% - 120px), rgba(0, 0, 0, 0) 100%);mask-image:linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgb(0, 0, 0) 120px, rgb(0, 0, 0) calc(100% - 120px), rgba(0, 0, 0, 0) 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-composite:source-over;mask-composite:add}.customer-showcase-logo-carousel .customer-showcase-logo-slide{display:inline-flex;gap:10px;width:fit-content;animation:150s customer-logo-carousel-animation infinite linear}.customer-showcase-logo-carousel .customer-showcase-logo-slide .customer-logo{flex:0 0 auto;width:150px;height:50px;display:flex;align-items:center;justify-content:center}.customer-showcase-logo-carousel .customer-showcase-logo-slide .customer-logo img{max-width:100%;max-height:100%;object-fit:contain;transform:translateZ(0)}.customer-showcase-logo-carousel.pause-on-hover:hover .customer-showcase-logo-slide{animation-play-state:paused !important}@keyframes customer-logo-carousel-animation{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}/*# sourceMappingURL=customer-logo-carousel-mobile-min.css.map */
