.ClientCard_grid__IqQv9{display:grid;gap:1.5rem;width:100%}.ClientCard_card__QOZjY{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:white;border:1px solid #e2e8f0;border-radius:.75rem;transition:box-shadow .2s,transform .2s}.ClientCard_card__QOZjY:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.ClientCard_card__QOZjY[data-cols="1"],.ClientCard_card__QOZjY[data-cols="2"]{padding:2.5rem 2rem}.ClientCard_card__QOZjY[data-cols="3"]{padding:2rem 1.5rem}.ClientCard_card__QOZjY[data-cols="4"]{padding:1.5rem 1rem}.ClientCard_card__QOZjY[data-cols="5"]{padding:1.25rem .75rem}.ClientCard_logo__F8ZVC{object-fit:contain}.ClientCard_card__QOZjY[data-cols="1"] .ClientCard_logo__F8ZVC,.ClientCard_card__QOZjY[data-cols="2"] .ClientCard_logo__F8ZVC{max-height:64px;max-width:180px}.ClientCard_card__QOZjY[data-cols="3"] .ClientCard_logo__F8ZVC{max-height:52px;max-width:150px}.ClientCard_card__QOZjY[data-cols="4"] .ClientCard_logo__F8ZVC{max-height:44px;max-width:120px}.ClientCard_card__QOZjY[data-cols="5"] .ClientCard_logo__F8ZVC{max-height:36px;max-width:100px}.ClientCard_fallbackName__9_nbR{font-weight:800;letter-spacing:-.025em;color:#334155}.ClientCard_card__QOZjY[data-cols="1"] .ClientCard_fallbackName__9_nbR,.ClientCard_card__QOZjY[data-cols="2"] .ClientCard_fallbackName__9_nbR{font-size:1.875rem}.ClientCard_card__QOZjY[data-cols="3"] .ClientCard_fallbackName__9_nbR{font-size:1.5rem}.ClientCard_card__QOZjY[data-cols="4"] .ClientCard_fallbackName__9_nbR{font-size:1.25rem}.ClientCard_card__QOZjY[data-cols="5"] .ClientCard_fallbackName__9_nbR{font-size:1rem}@media (max-width:767px){.ClientCard_card__QOZjY[data-cols="3"]{padding:2.5rem 2rem}.ClientCard_card__QOZjY[data-cols="3"] .ClientCard_logo__F8ZVC{max-height:64px;max-width:180px}.ClientCard_card__QOZjY[data-cols="3"] .ClientCard_fallbackName__9_nbR{font-size:1.875rem}.ClientCard_card__QOZjY[data-cols="4"],.ClientCard_card__QOZjY[data-cols="5"]{padding:2rem 1.5rem}.ClientCard_card__QOZjY[data-cols="4"] .ClientCard_logo__F8ZVC,.ClientCard_card__QOZjY[data-cols="5"] .ClientCard_logo__F8ZVC{max-height:52px;max-width:150px}.ClientCard_card__QOZjY[data-cols="4"] .ClientCard_fallbackName__9_nbR,.ClientCard_card__QOZjY[data-cols="5"] .ClientCard_fallbackName__9_nbR{font-size:1.5rem}.ClientCard_card__QOZjY[data-cols="4"] .ClientCard_companyLabel__6mTb4,.ClientCard_card__QOZjY[data-cols="5"] .ClientCard_companyLabel__6mTb4{font-size:1rem}}.ClientCard_companyLabel__6mTb4{font-size:1rem;font-weight:600;color:#475569}.ClientCard_card__QOZjY[data-cols="4"] .ClientCard_companyLabel__6mTb4,.ClientCard_card__QOZjY[data-cols="5"] .ClientCard_companyLabel__6mTb4{font-size:.75rem}.ClientCard_skeleton__YdyHR{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;animation:ClientCard_shimmer___JXgl 1.5s infinite;border-radius:.75rem;min-height:120px}@keyframes ClientCard_shimmer___JXgl{0%{background-position:200% 0}to{background-position:-200% 0}}.ClientCard_errorBox___oJhA{grid-column:1/-1;text-align:center;padding:2rem;color:#94a3b8;font-size:.875rem}.ScrollSpy_container__b5aPu{position:fixed;right:60px;top:50%;transform:translateY(-50%);z-index:40;display:flex;flex-direction:column;align-items:flex-end;gap:0;transition:opacity .3s ease,transform .3s ease}.ScrollSpy_hidden__GXRDr{opacity:0;pointer-events:none;transform:translateY(-50%) translateX(8px)}.ScrollSpy_item__FRZnA{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:8px 0;cursor:pointer;border:none;background:none}.ScrollSpy_label__DLsKe{font-size:14px;font-weight:600;letter-spacing:.02em;white-space:nowrap;color:rgba(100,116,139,.6);opacity:0;transform:translateX(6px);transition:opacity .25s ease,transform .25s ease,color .25s ease;pointer-events:none}.ScrollSpy_item__FRZnA:hover .ScrollSpy_label__DLsKe,.ScrollSpy_item__FRZnA[data-active=true] .ScrollSpy_label__DLsKe{opacity:1;transform:translateX(0)}.ScrollSpy_item__FRZnA[data-active=true] .ScrollSpy_label__DLsKe{color:#3b82f6}.ScrollSpy_dot__wjWwr{width:8px;height:8px;border-radius:50%;background:rgba(148,163,184,.4);transition:background .25s ease,transform .25s ease,box-shadow .25s ease;flex-shrink:0}.ScrollSpy_item__FRZnA:hover .ScrollSpy_dot__wjWwr{background:rgba(148,163,184,.7);transform:scale(1.25)}.ScrollSpy_item__FRZnA[data-active=true] .ScrollSpy_dot__wjWwr{background:#3b82f6;transform:scale(1.4);box-shadow:0 0 0 3px rgba(59,130,246,.2)}@media (max-width:1024px){.ScrollSpy_container__b5aPu{display:none}}