.DataTableCategoryRow[data-v-53fe36a8]{display:grid;grid-gap:8px}.DataTableCategoryRow-cell[data-v-53fe36a8]{background-color:#f5f4f3;border-top-right-radius:5px;border-top-left-radius:5px;padding:1em}@media(max-width:991px){.DataTableCategoryRow[data-v-53fe36a8]{display:none}}.DataTableIcon[data-v-190b72de]{border:1px solid #000;border-radius:9999px;padding:2px;width:3rem}.DataTableIcon-inner[data-v-190b72de]{background:50%/contain no-repeat}.DataTableIcon-inner[data-v-190b72de]:after{content:"";padding-top:100%;display:block}.DataTableSortBtn[data-v-27d2c78b]{cursor:pointer;display:inline-flex;flex-direction:column;justify-content:center;height:100%;padding-right:4px;padding-left:4px;position:relative}.DataTableSortBtn-icon[data-v-27d2c78b]{fill:#4a52ff;height:6px;position:absolute;bottom:0;right:-6px;transform:rotate(90deg);transition:all .25s ease-in-out;width:6px}.DataTableSortBtn-icon.v-text[data-v-27d2c78b]{bottom:calc(50% - 3px)}.DataTableSortBtn-icon.v-active.v-rotated[data-v-27d2c78b]{transform:rotate(180deg);fill:#ef7c7c}.DataTableSortBtn-icon.v-active[data-v-27d2c78b]:not(.v-rotated){transform:rotate(0deg);fill:#7cef96}.DataTableCell[data-v-47f515f0]{align-items:center;display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;justify-content:center;min-width:50px;padding:.5em 2px;word-break:break-word}.DataTableCell.v-header[data-v-47f515f0]{padding-top:1em;padding-bottom:1em}.DataTableCell.v-mobile[data-v-47f515f0]{display:none}.DataTableCell.v-score[data-v-47f515f0]{background-color:#f5f4f3;flex-grow:1;font-weight:700}.DataTableCell.v-header.v-score[data-v-47f515f0]{border-top-left-radius:5px}@media(max-width:991px){.DataTableCell.v-mobile[data-v-47f515f0]{display:initial}.DataTableCell.v-category[data-v-47f515f0]:not(.v-mobile){display:none}}.DataTableRow[data-v-63f0b9b2]{background-color:#fff;display:inline-block;min-width:100%}.DataTableRow-inner[data-v-63f0b9b2]{align-items:stretch;display:grid;grid-gap:8px;grid-template-columns:var(--gridTemplateDesktop)}.DataTableRow.v-highlighted[data-v-63f0b9b2]{background-color:#f5f4f3}@media(max-width:991px){.DataTableRow-inner[data-v-63f0b9b2]{grid-template-columns:var(--gridTemplateMobile)}}.DataTable[data-v-025c04b9]{overflow-x:auto;text-align:center}