.vendor-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1rem;padding:1.5rem 1rem;text-align:center;text-decoration:none;transition:transform .2s ease}.vendor-card--boxed{border:1px solid rgba(var(--color-foreground),.15)}.vendor-card--has-bg{background:rgb(var(--color-background))}.vendor-card:hover{transform:translateY(-2px)}.vendor-card__logo-wrap{display:flex;align-items:center;justify-content:center;width:100%;height:var(--vendor-logo-height, 80px)}.vendor-card__logo{max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain}.vendor-card__logo-placeholder{width:100%;height:100%;background:rgba(var(--color-foreground),.08);border-radius:4px}.vendor-card__name{display:block;width:100%;word-break:break-word}
/*# sourceMappingURL=/cdn/shop/t/11/assets/section-vendor-list.css.map */
