.row {--bs-gutter-y: 0;display: flex;flex-wrap: wrap;margin-top: calc(var(--bs-gutter-y) * -1);margin-right: calc(var(--bs-gutter-x) * -0.5);margin-left: calc(var(--bs-gutter-x) * -0.5);}.row {flex-shrink: 0;width: 100%;max-width: 100%;padding-right: calc(var(--bs-gutter-x) * 0.5);padding-left: calc(var(--bs-gutter-x) * 0.5);margin-top: var(--bs-gutter-y);}@media (min-width: 768px) {.col-md-5 {flex: 0 0 auto !important;padding: 5px !important;width: 41.66667% !important;}}.col-12 {flex: 0 0 auto;width: 100%;}@media (min-width: 768px) {.col-md-12 {flex: 0 0 auto;width: 100%;}}@media (min-width: 992px) {.col-lg-10 {flex: 0 0 auto;width: 83.33333%;}}@media (min-width: 576px) {.col-sm-10 {flex: 0 0 auto;width: 83.33333%;}}.match-height > [class*="col"] {display: flex;flex-flow: column;}.match-height > [class*="col"] > .card {flex: 1 1 auto;}.card {margin-bottom: 2rem;box-shadow: 0 4px 24px 0 rgb(34 41 47 / 10%);transition: all 0.3s ease-in-out, background 0s, color 0s, border-color 0s;}.card {position: relative;display: flex;flex-direction: column;min-width: 0;word-wrap: break-word;background-color: #fff;background-clip: border-box;border: 0 solid rgba(34, 41, 47, 0.125);border-radius: 0.428rem;}.card-body {flex: 1 1 auto;padding: 1.5rem 1.5rem;}.text-end {text-align: right !important;}.badge.badge-light-primary {background-color: rgba(115, 103, 240, 0.12);color: #28c76f !important;}.rounded-pill {border-radius: 50rem !important;}.badge {display: inline-block;padding: 0.3rem 0.5rem;font-size: 85%;font-weight: 600;line-height: 1;color: #fff;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: 0.358rem;}@media (min-width: 768px) {.col-md-7 {flex: 0 0 auto;padding: 5px;width: 58.33333%;}}.match-height > [class*="col"] > .card {flex: 1 1 auto;}h2.text-payment {font-size: 1.286rem;line-height: 2em;}.pb-75 {padding-bottom: 0.75rem !important;text-align: center;}.card-body .mb-2 {margin-bottom: 1.5rem !important;}.card-body .thead, tbody, tfoot, tr, td, th {border-style: solid;border-width: 0;border-color: #a1a1a352 !important;}.btn.mb-2 {margin-bottom: 0rem !important;}.dark-layout .table .thead tr:not([class*="table-"]) th, .dark-layout .table .thead tr:not([class*="table-"]) td, .dark-layout .table tbody tr:not([class*="table-"]) th, .dark-layout .table tbody tr:not([class*="table-"]) td {border-color: #000000;color: #000000;}.dark-layout .table td, .dark-layout .table th {color: #000000;border-color: #000000 !important;}.card-body .table > :not(caption) > * > * {padding: 0.72rem 2rem;background-color: var(--bs-table-bg);border-bottom-width: 1px;box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);}.card .table tbody tr:last-child td:last-child {border-bottom-right-radius: 0.357rem;}.card .table tbody tr:last-child > * {border-bottom-width: 0;}.pagination li {display: flex;align-items: center;justify-content: center;font-weight: 400;margin-right: 0.5rem;padding: 0 15px;}.pagination li.active {box-shadow: 0 3px 20px rgb(0 0 0 / 4%);background-color: rgba(255,255,255,var(--tw-bg-opacity));border-color: transparent;border-radius: 0.375rem;position: relative;}