@layer components{.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-icon-none:before{display:none}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-icon-asc:before{display:none}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-icon-desc:before{display:none}:is(.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-icon-none,.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-icon-asc,.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-icon-desc){width:12px;height:12px}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-header h3{font-weight:600}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-row .ag-cell{font-weight:500}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-root-wrapper{flex-grow:1}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-body-viewport .ag-pinned-left-cols-container{z-index:1;position:relative;box-shadow:5px 0 10px #1f27371a}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-body-viewport .ag-pinned-right-cols-container{z-index:1;position:relative;box-shadow:-5px 0 10px #1f27371a}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-header .ag-pinned-right-header{z-index:1;position:relative;box-shadow:-5px 0 10px #1f27371a}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-header .ag-pinned-left-header{z-index:1;position:relative;box-shadow:5px 0 10px #1f27371a}:is(.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-cell.ag-cell-first-right-pinned:not(.ag-cell-range-left):not(.ag-cell-range-single-cell),.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-pinned-right-header){border-left:none}:is(.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-cell.ag-cell-last-left-pinned:not(.ag-cell-range-right):not(.ag-cell-range-single-cell),.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-pinned-left-header){border-right:none}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-cell-focus:not(.ag-cell-range-selected):focus-within{border-color:#0000}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-column-resizing{color:#6b7280;background-color:#f3f4f6!important}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-cell{font-size:14px}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-pagination{font-weight:500}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-overlay{pointer-events:auto;background:#ffffff80}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-invisible{display:none!important}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-row-selected:before{background:0 0}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .overlay-select{background-color:#fff}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-header-cell{padding-left:12px;padding-right:12px}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-header-cell.ag-column-first{padding-left:16px}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .lineBreak{align-items:center;display:flex}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .lineBreak .ag-cell-wrapper{height:100%;padding-top:6px;padding-bottom:6px}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .lineBreak .ag-cell-wrapper>span{word-break:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:20px;display:-webkit-box;overflow:hidden}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .badge{padding:0 11px}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-right-aligned-header{justify-content:flex-end}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-right-aligned-header[aria-colindex="1"]{justify-content:space-between}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-right-aligned-header[aria-colindex="1"] .ag-checkbox{flex-shrink:0}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-center-cols-container{min-width:100%!important}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-row-hover{cursor:pointer}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-cell-wrapper{width:100%;height:fit-content}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-row .ag-cell{align-items:center;min-height:100%;font-weight:500;display:flex}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-header-group-cell{justify-content:center}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-header-group-cell .ag-header-cell-comp-wrapper{width:auto}.ag-theme-vertuoza-module__AGCyWq__agThemeVertuoza .ag-hide-top-border .ag-root-wrapper{border-top:0!important}}
@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100%));height:100%;animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}
/*# sourceMappingURL=00vungaywpt1_.css.map*/