.last-cell-of-row{position:relative}.last-cell-of-row.has-actions .actions-content{position:absolute;top:0;left:0;width:100%;height:100%;transform:translateY(-30%);visibility:hidden;opacity:0;display:flex;gap:1.25rem}.last-cell-of-row.has-actions .actions-content,.last-cell-of-row.has-actions .cell-content{transition:all .25s ease-in-out;will-change:auto}table.should-highlight tbody tr{outline:1px solid transparent;transition:all .15s ease-in-out;will-change:auto}table.should-highlight tbody tr:hover{border-radius:4px;transform:scaleX(.997) scaleY(1);filter:drop-shadow(0 4px 8px rgba(102,102,102,.18));outline:1px solid #666}table.should-highlight tbody tr:hover .last-cell-of-row.has-actions .actions-content{visibility:visible;opacity:1}table.should-highlight tbody tr:hover .last-cell-of-row.has-actions .cell-content{visibility:hidden;opacity:0}table thead tr{border-bottom:1px solid #666}.basic-table{font-size:1.125rem}.basic-table.last-column-right-aligned .table-striped tbody tr td:last-child,.basic-table.last-column-right-aligned .table-striped thead tr th:last-child{text-align:end}.basic-table .table-striped{--bs-table-bg:unset}.basic-table .table-striped thead tr th{padding:1.25rem 1.5rem;background-color:#f5f5f5;border-bottom:1px solid #dfe2ec}.basic-table .table-striped thead tr th:first-child{border-top-left-radius:10px}.basic-table .table-striped thead tr th:last-child{border-top-right-radius:10px}.basic-table .table-striped tbody{background-color:#fff}.basic-table .table-striped tbody tr{border-top:1px solid #dfe2ec;border-bottom:1px solid #dfe2ec}.basic-table .table-striped tbody tr:last-child{border-bottom:unset}.basic-table .table-striped tbody tr td{padding:1rem 1.5rem .75rem;vertical-align:unset!important}.basic-table .table-striped tbody tr td .cell-content{padding-bottom:10px}.basic-table .table-striped tbody tr td .cell-content:last-child{padding-bottom:0}.basic-table .table-striped tbody tr *{--bs-table-bg-type:unset}