.sb-brands{margin-bottom:var(--space-6);position:relative}.sb-brands__rail{gap:var(--space-4);cursor:grab;display:flex;overflow-x:auto}.sb-brands__rail.is-dragging,.sb-brands__rail.is-dragging .sb-brands__tile{cursor:grabbing}.sb-brands__tile{background:var(--bg-invert-soft);border-radius:var(--radius-card);flex:0 0 148px;justify-content:center;align-items:center;height:72px;display:flex}.sb-brands__tile img{object-fit:contain;pointer-events:none;width:auto;max-width:72%;height:22px}.sb-brands__arrow{z-index:1;background:var(--bg-invert-dim);border-radius:var(--radius-pill);width:40px;height:40px;color:var(--text-on-accent);box-shadow:var(--shadow-chip);cursor:pointer;transition:background-color var(--motion-fade) ease-out, color var(--motion-fade) ease-out;border:0;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:50%}.sb-brands__arrow svg{width:16px;height:16px}.sb-brands__arrow--back{left:0;transform:translate(-50%,-50%)scaleX(-1)}.sb-brands__arrow--fwd{right:0;transform:translate(50%,-50%)}@media (hover:hover){.sb-brands__arrow:hover:not([aria-disabled=true]){background:var(--accent);color:var(--text-on-accent)}}.sb-brands__arrow[aria-disabled=true]{cursor:default}.sb-brands__arrow[aria-disabled=true] svg{opacity:.4}@media (max-width:1023px){.sb-brands{margin-inline:calc(-1 * var(--space-5))}.sb-brands__rail{padding-inline:var(--space-5)}.sb-brands__arrow{display:none}}@media (max-width:560px){.sb-brands{margin-inline:calc(-1 * var(--space-4))}.sb-brands__rail{padding-inline:var(--space-4);gap:var(--space-3)}.sb-brands__tile{flex-basis:104px;height:56px}.sb-brands__tile img{height:18px}}
