.our-customer.our-customer--alt{--cs-bg: #f2f4f7;--cs-text: #232933;--cs-gap: 32px;--cs-mask-size: 92px;--cs-logo-h: 48px;--cs-row-speed: 74s;--cs-row-speed-reverse: 78s;position:relative;overflow:hidden;padding:64px 0;background:linear-gradient(180deg, #f8fafc 0%, #f2f4f7 100%)}.our-customer.our-customer--alt.white{--cs-bg: #ffffff;background:linear-gradient(180deg, #ffffff 0%, #f8fafc 100%)}.our-customer.our-customer--alt .our-customer__wrap{width:100%;margin:0;padding:0}.our-customer.our-customer--alt .our-customer__title{color:var(--cs-text);max-width:1040px;margin:0 auto 42px;text-align:center;line-height:1.4;padding:0 20px;font-size:28px}.our-customer.our-customer--alt .logo-marquee__group{position:relative;display:flex;gap:var(--cs-gap);overflow:hidden;margin:0px 0;padding:8px 0;-webkit-mask-image:linear-gradient(to right, rgba(0, 0, 0, 0), #000 10%, #000 90%, rgba(0, 0, 0, 0));mask-image:linear-gradient(to right, rgba(0, 0, 0, 0), #000 10%, #000 90%, rgba(0, 0, 0, 0));-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.our-customer.our-customer--alt .logo-marquee__group.reverse .logo-marquee__list{animation-direction:reverse;animation-duration:var(--cs-row-speed-reverse)}.our-customer.our-customer--alt .logo-marquee__list{flex-shrink:0;min-width:100%;display:flex;align-items:center;justify-content:space-around;gap:var(--cs-gap);animation:customer-slider-scroll-x var(--cs-row-speed) linear infinite}.our-customer.our-customer--alt .logo-marquee__list .item{width:auto;min-width:156px;height:84px;display:grid;place-items:center;padding:6px 10px}.our-customer.our-customer--alt .logo-marquee__list .item img{display:block;width:auto;max-width:100%;max-height:var(--cs-logo-h);height:auto;-o-object-fit:contain;object-fit:contain;opacity:.9;transition:opacity .25s ease,transform .25s ease}.our-customer.our-customer--alt .logo-marquee__list .item:hover img{opacity:1;transform:scale(1.01)}@media(max-width: 991px){.our-customer.our-customer--alt{--cs-gap: 28px;--cs-mask-size: 56px;--cs-logo-h: 40px}.our-customer.our-customer--alt .our-customer__title{margin-bottom:28px}.our-customer.our-customer--alt .logo-marquee__list{animation-duration:46s}.our-customer.our-customer--alt .logo-marquee__list .item{min-width:132px;height:72px}}@media(max-width: 575px){.our-customer.our-customer--alt{padding:32px 0;--cs-gap: 20px}.our-customer.our-customer--alt .our-customer__wrap{padding:0}.our-customer.our-customer--alt .our-customer__title{margin-bottom:24px}.our-customer.our-customer--alt .logo-marquee__group{margin:12px 0}.our-customer.our-customer--alt .logo-marquee__list .item{min-width:120px;height:64px;padding:6px 8px}}@keyframes customer-slider-scroll-x{from{transform:translateX(0)}to{transform:translateX(calc(-100% - 56px))}}@media(prefers-reduced-motion: reduce){.our-customer.our-customer--alt .logo-marquee__list{animation-play-state:paused}}