.fade-up-element{opacity:0;transform:translateY(20px);animation:.6s cubic-bezier(.16,1,.3,1) forwards fadeUpAnim}.delay-1{animation-delay:.1s}@keyframes fadeUpAnim{to{opacity:1;transform:translateY(0)}}#people-table{border:none!important;box-shadow:none!important;background-color:transparent!important}#people-table td,#people-table th{border:none!important;background-color:transparent!important}#people-table thead{background-color:transparent!important}#people-table thead th{background-color:transparent!important;color:inherit;border-bottom:1px solid #dee2e6!important}#people-table input[type=text]{min-width:120px;border-radius:.375rem}#people-table input[type=number]{min-width:70px;border-radius:.375rem 0 0 .375rem}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;appearance:textfield}.table-responsive{overflow-x:auto}.border-subtle{border-color:#dee2e6!important}.border-end-lg{border-right:1px solid #dee2e6}@media (max-width:991.98px){.border-end-lg{border-right:none;border-bottom:1px solid #dee2e6;padding-bottom:2rem!important}}[data-theme=dark] .form-control,[data-theme=dark] .form-select,[data-theme=dark] .input-group-text,[data-theme=dark] input[type=number],[data-theme=dark] input[type=text]{background-color:#1a1a1a!important;border-color:#333!important;color:#fff!important}[data-theme=dark] .border-end-lg,[data-theme=dark] .border-subtle{border-color:#2d2d2d!important}[data-theme=dark] .bg-white{background-color:#1a1a1a!important}[data-theme=dark] #people-table thead th{border-bottom-color:#2d2d2d!important}@media (max-width:991.98px){[data-theme=dark] .border-end-lg{border-color:#2d2d2d!important}}