.ct-brands-table{display:grid;gap:12px;padding-top:4px;align-self:start}.ct-brands-table__title{margin:0;font-size:.98rem;font-weight:800;color:var(--ct-text)}.ct-brands-table__frame{border:1px solid var(--ct-border);border-radius:14px;background:var(--ct-surface);padding:10px}.ct-brands-table__cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,7.75rem),1fr));gap:8px;list-style:none;margin:0;padding:0}.ct-brands-table__item{min-width:0;display:flex}.ct-brands-table__card{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:44px;padding:10px 12px;box-sizing:border-box;border:1px solid var(--ct-border);border-radius:10px;background:var(--ct-surface-muted);text-align:center;font-size:.86rem;font-weight:600;color:var(--ct-text);text-decoration:none;transition:color .14s ease,background .14s ease,border-color .14s ease,box-shadow .14s ease}.ct-brands-table__card:hover{color:var(--ct-primary);background:#fff;border-color:#2563eb47;box-shadow:0 2px 10px #0f17240f}.ct-home-landing .ct-brands-table,.ct-listing.ct-mobile-listing .ct-brands-table{width:100%;max-width:100%;justify-self:stretch;justify-items:stretch}.ct-home-landing .ct-brands-table .ct-brands-table__title,.ct-listing.ct-mobile-listing .ct-brands-table .ct-brands-table__title{text-align:center}.ct-home-landing .ct-brands-table .ct-brands-table__frame,.ct-listing.ct-mobile-listing .ct-brands-table .ct-brands-table__frame{width:100%;max-width:100%;box-sizing:border-box}.ct-home-landing .ct-brands-table .ct-brands-table__cards,.ct-listing.ct-mobile-listing .ct-brands-table .ct-brands-table__cards{width:100%;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}.ct-home-landing .ct-brands-table .ct-brands-table__item:only-child,.ct-home-landing .ct-brands-table .ct-brands-table__item:last-child:nth-child(odd):not(:only-child),.ct-listing.ct-mobile-listing .ct-brands-table .ct-brands-table__item:only-child,.ct-listing.ct-mobile-listing .ct-brands-table .ct-brands-table__item:last-child:nth-child(odd):not(:only-child){grid-column:1 / -1;justify-self:center;max-width:calc((100% - 8px)/2)}@media(max-width:1100px){.ct-brands-table{max-width:480px;width:100%}.ct-home-landing .ct-brands-table,.ct-listing.ct-mobile-listing .ct-brands-table{max-width:none}}@media(max-width:600px){.ct-brands-table{max-width:none}.ct-brands-table__cards{grid-template-columns:repeat(auto-fill,minmax(min(100%,6.5rem),1fr));gap:6px}.ct-home-landing .ct-brands-table .ct-brands-table__cards,.ct-listing.ct-mobile-listing .ct-brands-table .ct-brands-table__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.ct-brands-table__card{min-height:42px;padding:8px 10px;font-size:.82rem}.ct-home-landing .ct-brands-table .ct-brands-table__item:only-child,.ct-home-landing .ct-brands-table .ct-brands-table__item:last-child:nth-child(odd):not(:only-child),.ct-listing.ct-mobile-listing .ct-brands-table .ct-brands-table__item:only-child,.ct-listing.ct-mobile-listing .ct-brands-table .ct-brands-table__item:last-child:nth-child(odd):not(:only-child){max-width:calc((100% - 6px)/2)}}
