.customer-marquee{background:#f3f0ea;padding:86px 0 76px;border-top:1px solid rgba(11,10,11,.1);border-bottom:1px solid rgba(11,10,11,.1);overflow:hidden}.customer-marquee-head{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:end;margin-bottom:50px}.customer-marquee-head h2{font-size:clamp(36px,4.6vw,66px);max-width:820px}.customer-marquee-head p{margin:0;max-width:520px;color:#77706a;font-size:17px;line-height:1.5}.customer-logo-viewport{position:relative;overflow:hidden;width:100%;mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 7%,#000 93%,transparent 100%)}.customer-logo-track{display:flex;width:max-content;animation:customer-scroll 48s linear infinite;will-change:transform}.customer-logo-viewport:hover .customer-logo-track{animation-play-state:paused}.customer-logo-set{display:flex;align-items:center;gap:72px;padding-right:72px}.customer-logo{width:170px;height:76px;display:grid;place-items:center;flex:0 0 auto}.customer-logo img{display:block;max-width:100%;max-height:62px;width:auto;height:auto;object-fit:contain;filter:grayscale(1);opacity:.72;transition:opacity .25s ease,filter .25s ease,transform .25s ease}.customer-logo:hover img{opacity:1;filter:grayscale(0);transform:scale(1.04)}@keyframes customer-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:850px){.customer-marquee{padding:68px 0 60px}.customer-marquee-head{grid-template-columns:1fr;gap:18px;margin-bottom:38px}.customer-logo-set{gap:48px;padding-right:48px}.customer-logo{width:145px;height:68px}.customer-logo img{max-height:54px}.customer-logo-track{animation-duration:42s}}@media(max-width:560px){.customer-marquee{padding:58px 0 52px}.customer-logo-viewport{mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 4%,#000 96%,transparent 100%)}.customer-logo-set{gap:38px;padding-right:38px}.customer-logo{width:126px;height:62px}.customer-logo img{max-height:48px}.customer-logo-track{animation-duration:38s}}@media(prefers-reduced-motion:reduce){.customer-logo-track{animation:none}.customer-logo-set:nth-child(2){display:none}.customer-logo-viewport{overflow-x:auto;mask-image:none;-webkit-mask-image:none}.customer-logo-set{padding:0 24px}}