.partners{--partners-count: 8;position:relative;padding:32px 0;background:var(--surface-cream)}.partners__title{margin:0 0 48px;font-size:20px;font-weight:500}.partners__viewport{position:relative;overflow:hidden}.partners__track{width:max-content;animation:partners-marquee calc(4s * var(--partners-count)) linear infinite}.partners__viewport:hover .partners__track,.partners__viewport:focus-within .partners__track{animation-play-state:paused}.partners__group{margin:0;padding:0;list-style:none}.partners__item{width:100px;height:44px;border-radius:8px;margin-inline-end:12px}.partners__logo{margin:0;width:100%;height:100%}.partners__logo picture{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.partners__logo img{display:block;max-width:110px;max-height:40px;object-fit:contain;object-position:center}.partners__fade{position:absolute;top:0;bottom:0;z-index:2;pointer-events:none;width:max(56px,50% - 1324px / 2)}.partners__fade--left{left:0;background:linear-gradient(to right,var(--surface-cream) 35%,transparent)}.partners__fade--right{right:0;background:linear-gradient(to left,var(--surface-cream) 35%,transparent)}.partners--speed-slow .partners__track{animation-duration:calc(6s * var(--partners-count))}.partners--speed-normal .partners__track{animation-duration:calc(4s * var(--partners-count))}.partners--speed-fast .partners__track{animation-duration:calc(2.4s * var(--partners-count))}.partners--direction-right .partners__track{animation-direction:reverse}@media(prefers-reduced-motion:reduce){.partners__viewport{overflow-x:auto}.partners__track{animation:none}.partners__group[aria-hidden=true]{display:none}}@media(min-width:1140px){.partners--static-xl .partners__track{width:100%;justify-content:center;animation:none}.partners--static-xl .partners__group{gap:50px}.partners--static-xl .partners__group[aria-hidden=true]{display:none}.partners--static-xl .partners__item{margin-inline-end:0}.partners--static-xl .partners__fade{display:none}}@keyframes partners-marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(min-width:1140px){.partners{padding:64px 0}.partners__item{width:180px;height:56px;margin-inline-end:50px}}@media(max-width:991px){.partners__logo img{max-width:70px;max-height:28px}}
