.bn-brand-directory{direction:rtl!important;width:100%!important;max-width:760px!important;margin:0 auto!important;font-family:inherit!important;color:var(--bn-color-text,#0f172a)!important;--bn-brand-dir-border:var(--bn-color-border,#e2e8f0)!important;--bn-brand-dir-surface:var(--bn-color-card,#fff)!important;--bn-brand-dir-soft:var(--bn-color-surface,#f8fafc)!important;--bn-brand-dir-muted:var(--bn-color-muted,#64748b)!important;--bn-brand-dir-primary:var(--bn-color-primary,#befa00)!important}
.bn-brand-directory *{box-sizing:border-box!important}
.bn-brand-directory-header{display:none!important}
.bn-brand-directory-search{position:relative!important;display:flex!important;align-items:center!important;width:100%!important;height:52px!important;margin:0 0 18px!important;border:1px solid rgba(100,116,139,.28)!important;border-radius:16px!important;background:var(--bn-brand-dir-soft)!important;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease!important}
.bn-brand-directory-search:focus-within{border-color:var(--bn-brand-dir-primary)!important;background:#fff!important;box-shadow:0 7px 22px rgba(var(--bn-color-primary-rgb,190,250,0),.12)!important}
.bn-brand-directory-search-icon{display:grid!important;place-items:center!important;width:46px!important;height:100%!important;flex:0 0 46px!important;color:var(--bn-brand-dir-muted)!important}
.bn-brand-directory-search-icon svg{width:21px!important;height:21px!important}
.bn-brand-directory-search input{min-width:0!important;flex:1!important;height:100%!important;margin:0!important;padding:0 0 0 8px!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;color:var(--bn-color-text,#0f172a)!important;font:500 13px/1.6 inherit!important;-webkit-appearance:none!important;appearance:none!important}
.bn-brand-directory-search input::placeholder{color:#94a3b8!important;opacity:1!important}
.bn-brand-directory-search input::-webkit-search-cancel-button{display:none!important}
.bn-brand-directory-clear{display:grid!important;place-items:center!important;width:32px!important;height:32px!important;flex:0 0 32px!important;margin-left:9px!important;padding:0!important;border:0!important;border-radius:10px!important;background:#eef2f7!important;color:#64748b!important;font:400 21px/1 inherit!important;cursor:pointer!important}
.bn-brand-directory-clear[hidden]{display:none!important}
.bn-brand-directory-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}
.bn-brand-directory-card{min-width:0!important;min-height:160px!important;padding:12px 10px 11px!important;border:1px solid #d6dbe1!important;border-radius:16px!important;background:var(--bn-brand-dir-surface)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;color:var(--bn-color-text,#0f172a)!important;text-align:center!important;text-decoration:none!important;overflow:hidden!important;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease!important;contain:layout paint!important}
.bn-brand-directory-card:hover{border-color:#bcc4ce!important;transform:translateY(-1px)!important;box-shadow:0 7px 20px rgba(var(--bn-color-text-rgb,15,23,42),.055)!important}
.bn-brand-directory-card:focus-visible{outline:2px solid var(--bn-brand-dir-primary)!important;outline-offset:2px!important}
.bn-brand-directory-media{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;height:112px!important;min-height:0!important;padding:2px!important;overflow:hidden!important}
.bn-brand-directory-image{display:block!important;width:100%!important;height:100%!important;max-width:150px!important;max-height:108px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;object-fit:contain!important;object-position:center!important;box-shadow:none!important}
.bn-brand-directory-name{display:block!important;width:100%!important;min-width:0!important;color:#111827!important;font:500 13px/1.65 inherit!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.bn-brand-directory-empty{padding:34px 16px!important;text-align:center!important;color:var(--bn-brand-dir-muted)!important;font:500 13px/1.8 inherit!important}
.bn-brand-directory-loader{height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important}
.bn-brand-directory-loader[hidden]{display:none!important}
.bn-brand-directory-loader span{width:6px!important;height:6px!important;border-radius:50%!important;background:var(--bn-brand-dir-muted)!important;animation:bn-brand-directory-pulse .9s ease-in-out infinite!important}
.bn-brand-directory-loader span:nth-child(2){animation-delay:.12s!important}.bn-brand-directory-loader span:nth-child(3){animation-delay:.24s!important}
.bn-brand-directory-sentinel{width:100%!important;height:2px!important;pointer-events:none!important}
.bn-brand-directory-sentinel[hidden]{display:none!important}
@keyframes bn-brand-directory-pulse{0%,100%{opacity:.28;transform:scale(.82)}50%{opacity:.9;transform:scale(1)}}
@media (max-width:767px){.bn-brand-directory{max-width:none!important}.bn-brand-directory-search{height:48px!important;margin-bottom:12px!important;border-radius:14px!important}.bn-brand-directory-search-icon{width:42px!important;flex-basis:42px!important}.bn-brand-directory-grid{gap:9px!important}.bn-brand-directory-card{min-height:138px!important;padding:9px 6px 10px!important;border-radius:15px!important}.bn-brand-directory-media{height:91px!important}.bn-brand-directory-image{max-width:100%!important;max-height:86px!important}.bn-brand-directory-name{font-size:12px!important;line-height:1.6!important}}
@media (max-width:390px){.bn-brand-directory-grid{gap:7px!important}.bn-brand-directory-card{min-height:128px!important;padding-inline:5px!important}.bn-brand-directory-media{height:83px!important}.bn-brand-directory-image{max-height:78px!important}.bn-brand-directory-name{font-size:11.5px!important}}
@media (prefers-reduced-motion:reduce){.bn-brand-directory-search,.bn-brand-directory-card{transition:none!important}.bn-brand-directory-loader span{animation:none!important;opacity:.6!important}}
