.logo-track-outer{overflow:hidden}@supports (overflow:clip){.logo-track-outer{overflow:clip}}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.logo-track{width:max-content;animation:28s linear infinite paused scroll-left;display:flex}.logo-track--visible{animation-play-state:running}@media (hover:hover) and (pointer:fine){.logo-track--visible:hover{animation-play-state:paused}}.logo-item-image-wrap{justify-content:center;align-items:center;width:100%;height:100%;min-height:72px;display:flex}.logo-item{opacity:.7;-webkit-backdrop-filter:blur(12px)saturate(120%);background:#1a2b3373;border:1px solid #b8c4cc14;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:240px;height:144px;margin:0 32px;padding:16px 32px;transition:opacity .35s,filter .35s,transform .35s,background .35s,box-shadow .35s,border-color .35s;display:flex;box-shadow:0 4px 24px #00000040,inset 0 1px #ffffff0a}.logo-item img{filter:brightness(0)invert();transition:filter .35s}.logo-item:hover{opacity:1;background:#1a2b3399;border-color:#b8c4cc26;transform:translateY(-2px);box-shadow:0 8px 32px #00000059,inset 0 1px #ffffff0f}.logo-item:hover img{filter:brightness(0)invert()}
