.proof{background:var(--navy-deep);border:none;padding:18px 0 20px;width:100%}.proof .mono{color:hsla(0,0%,100%,.55);display:block;margin-bottom:12px;text-align:center}.proof .wrap{margin-bottom:0}.proof .marquee{-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);overflow:hidden}.proof .marquee-track{align-items:center;animation:proof-marquee 42s linear infinite!important;display:flex;gap:40px;padding:0;width:max-content;will-change:transform}@keyframes proof-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.proof .marquee-item{align-items:center;background:transparent;border:0;box-shadow:none;display:flex;flex:0 0 auto;height:60px;justify-content:center;overflow:visible;padding:0;width:auto}.proof .marquee-item.is-pad{overflow:hidden;width:180px}.proof .marquee-logo{background:transparent;border:0;display:block;filter:none;object-position:center;padding:0}.proof .marquee-item.is-pad .marquee-logo,.proof .marquee-logo{height:60px!important;max-height:60px!important;max-width:180px!important;object-fit:contain!important;width:180px!important}.proof .marquee-item.is-white .marquee-logo{filter:invert(1);mix-blend-mode:screen}.proof .logo-type{background:none;border:0;color:#fff;display:block;font-family:Poppins,sans-serif;font-size:22px;font-weight:700;height:60px;letter-spacing:-.03em;line-height:60px;white-space:nowrap}