.CustomerList_root_grid__71IVV{--cols:3;display:grid;grid-template-columns:repeat(var(--cols),minmax(0,1fr));grid-gap:var(--row-margin);gap:var(--row-margin)}@media(max-width:1023px){.CustomerList_root_grid__71IVV{--cols:2}}@media(max-width:580px){.CustomerList_root_grid__71IVV{--cols:1}}.CustomerList_root_grid__71IVV>div{display:flex;flex-direction:column}.CustomerList_root_grid__71IVV>div>*{flex:1 1}.CustomerList_root_spinner__R_jsJ{display:flex;justify-content:center;padding:40px 0}.CustomerList_root_spinner_dot__Y1qgY{width:32px;height:32px;border-radius:50%;border:3px solid var(--gray-400);border-top-color:var(--gray-800);animation:CustomerList_spin__99lpR .7s linear infinite}@keyframes CustomerList_spin__99lpR{to{transform:rotate(1turn)}}