.table-sticky-header{margin-bottom:0;max-height:none;max-width:100%;overflow:auto}.table-sticky-header::-webkit-scrollbar{width:12px;height:12px}.table-sticky-header::-webkit-scrollbar-track{border:1px solid #090909}.table-sticky-header::-webkit-scrollbar-thumb{background-color:#090909}.table-sticky-header::-webkit-scrollbar-thumb:hover{background-color:#00e2b0}.table-sticky-header::-webkit-scrollbar-thumb:active{background-color:#deec29}.table-sticky-header.has-horizontal-scrollbar:not(.scrolled-to-end):before{content:'';display:block;width:15px;background:linear-gradient(to right,transparent 0,rgba(0,0,0,.2) 100%);position:absolute;top:0;bottom:12px;right:0;z-index:3}.table-sticky-header.scrolling td:first-child,.table-sticky-header.scrolling th:first-child{position:sticky;left:0}.table-sticky-header.scrolling td:first-child:before,.table-sticky-header.scrolling th:first-child:before{content:'';display:block;background:linear-gradient(to left,transparent 0,rgba(0,0,0,.2) 100%);position:absolute;top:0;bottom:0;left:100%;width:15px}.table-sticky-header th{background-color:#fff;font-size:12px;letter-spacing:1.5px;line-height:15.33px;text-align:left;text-transform:uppercase}.table-sticky-header th[aria-sort]{background-image:none!important;cursor:pointer}.table-sticky-header th[aria-sort]:focus-visible{outline-offset:-1px}.table-sticky-header th[aria-sort] div{display:inline-grid;grid-template-columns:auto 15px;grid-template-rows:auto auto;grid-column-gap:10px;grid-row-gap:5px}.table-sticky-header th[aria-sort] div:after,.table-sticky-header th[aria-sort] div:before{content:"";display:block;width:4px;height:4px;border:1px solid #000;border-width:1px 1px 0 0;padding:0;position:relative;grid-column:2/span 1}.table-sticky-header th[aria-sort] div:before{-webkit-transform:rotate(135deg);transform:rotate(135deg);grid-row:2/span 1;margin-bottom:auto}.table-sticky-header th[aria-sort] div:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);grid-row:1/span 1;margin-top:auto}.table-sticky-header th[aria-sort] div span{grid-row:1/span 2}.table-sticky-header th[aria-sort=ascending] div:after,.table-sticky-header th[aria-sort=descending] div:before{border-color:#eb2814}.table-sticky-header td,.table-sticky-header th{vertical-align:middle;border:0;height:46px;padding:23px}.table-sticky-header td p,.table-sticky-header th p{margin:0}.table-sticky-header td.table-b-table-default,.table-sticky-header th.table-b-table-default{background-image:none!important}.table-sticky-header td.b-table-sticky-column,.table-sticky-header th.b-table-sticky-column{z-index:3!important;background-color:#fff;color:#090909}@media (max-width:721.98px){.table-sticky-header td.b-table-sticky-column,.table-sticky-header th.b-table-sticky-column{white-space:normal;word-wrap:break-word;max-width:33vw}.table-sticky-header td,.table-sticky-header th{vertical-align:top;padding:18px}}@media screen{.table-sticky-header .table-striped tbody td{background-color:#fff;color:#090909}.table-sticky-header .table-striped tbody tr:nth-child(odd) td{background-color:#f7f6f6}}.table-sticky-header .table-striped tbody tr td{transition:background .3s}.table-sticky-header.highlight-on-hover tbody tr td[rowspan]:hover,.table-sticky-header.highlight-on-hover tbody tr:hover .table-b-table-default:not([rowspan]),.table-sticky-header.highlight-on-hover tbody tr:hover td:not([rowspan]){background-color:#00e2b0}.table-sticky-header.highlight-on-hover tbody tr:has(td[rowspan]:hover) td:not([rowspan]){background-color:initial}.table-sticky-header.highlight-on-hover tbody tr:has(td[rowspan]:hover):nth-child(odd) td:not([rowspan]){background-color:#f7f6f6}