.brandslider{border-top:1px solid oklch(from var(--text-muted) l c h/.25);padding:0!important}.brandslider-wrapper{max-width:100vw;overflow:hidden;width:100%}.brandslider-slider{align-items:center;animation:brandslider-scroll var(--brandslider-duration, 60s) linear infinite;display:flex;list-style:none;margin:0;max-width:none;padding:0;width:-moz-max-content;width:max-content;will-change:transform}.brandslider-slider.is--paused{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.brandslider-slider{animation:none}}.brandslider-item{align-items:center;aspect-ratio:1/1;border-right:1px solid oklch(from var(--text-muted) l c h/.25);box-sizing:content-box;display:flex;flex:0 0 max(6vw,100px);height:max(6vw,100px);justify-content:center;margin-top:0;padding:var(--gapH)}.brandslider-item:before{content:none}@media(min-width:1280px){.brandslider-item{aspect-ratio:1/1;padding:var(--gap)}}.brandslider-item a{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.brandslider-item img{height:100%;max-height:max(3vw,50px);-o-object-fit:contain;object-fit:contain;width:100%}.brandslider-item--link:hover{background-color:oklch(from var(--text-muted) l c h/.035)}@media(hover:hover){.brandslider-item--link{transition:background-color .5s var(--cub1)}}@keyframes brandslider-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}
