.DataTable{height:calc(100% - 32px);width:100%}.DataTable::-webkit-scrollbar{display:none}.DataTable__caption{font-size:.5rem;left:0;position:-webkit-sticky;position:sticky;text-align:left}.DataTable__sortBtn{align-items:flex-end;background:none;border:none;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;justify-content:space-between;padding:0;text-align:left;width:100%}.DataTable__sortBtn svg.Icon{height:16px;min-width:16px;opacity:.3}.DataTable__sortBtn svg.Icon path{fill:#262626}.DataTable__table{border-collapse:separate;min-width:100%}.DataTable__table thead tr{left:0;position:-webkit-sticky;position:sticky;top:0;z-index:10}.DataTable__table thead tr th{border-bottom:2px solid #262626;border-top:1px solid #262626;font-size:.875rem;font-weight:500;line-height:120%;vertical-align:bottom}.DataTable__table td,.DataTable__table th{background:#fff;border-bottom:1px solid #262626;font-size:.75rem;min-width:150px;padding:8px;text-align:left;vertical-align:top}.DataTable__table td:not(:first-child),.DataTable__table th:not(:first-child){background-color:#e3d6c1}.DataTable__table td:last-child,.DataTable__table th:last-child{background-color:#f9f4eb}.DataTable__table td.--sorted,.DataTable__table th.--sorted{background-color:#fe7449}.DataTable__table td.--sorted svg.Icon,.DataTable__table th.--sorted svg.Icon{opacity:1}.DataTable__table td .Cell,.DataTable__table th .Cell{line-height:120%}.DataTable__table td .Cell__link,.DataTable__table th .Cell__link{background:none;border:none;padding:0;text-align:left;text-decoration:underline}.DataTable__table td .Cell__percentage,.DataTable__table th .Cell__percentage{display:block;font-weight:700}.DisplayedCategories{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.DisplayedCategories button{background-color:#fe7449;border:none;outline:none;padding:4px 8px}.DisplayedCategories button svg{height:14px;width:14px}.DisplayedCategories button svg path{stroke:#262626}.DisplayedCategories span{background-color:#fe7449;font-size:12px;line-height:14px;padding:4px 8px;text-transform:uppercase}.ShareIcons{cursor:pointer;display:flex;gap:8px}.ShareIcons a{color:#262626}.ShareIcons button{background-color:rgba(0,0,0,0);border:none;outline:none;padding:0}.ShareIcons svg{border-radius:50%;border:1px solid #262626;height:24px;width:24px}