.table-wrapper{width:100%;margin:0 0 2rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-wrapper table{width:100% !important;max-width:100% !important;margin:0 !important;border-collapse:collapse !important;background:#fff !important;border-radius:8px;overflow:hidden;font-family:'Inter',sans-serif;font-size:.9rem !important;line-height:1.4 !important;color:#222 !important}.table-wrapper th,.table-wrapper td{padding:.75em 1em !important;border-top:1px solid #e2e2e2 !important;vertical-align:top !important;font-size:.9rem !important;line-height:1.4 !important;background:#fff !important;color:#222 !important}.table-wrapper thead th,.table-wrapper tr td[colspan],.table-wrapper tr th[colspan]{background:#01497c !important;color:#fff !important;font-weight:500 !important;text-transform:uppercase !important;border-top-color:#01497c !important}.table-wrapper tr:nth-child(even) td{background:#f6f8fa !important}.table-wrapper tr:nth-child(even) td[colspan],.table-wrapper tr:nth-child(even) th[colspan]{background:#01497c !important;color:#fff !important}.table-wrapper tr:first-child th:first-child{border-top-left-radius:8px}.table-wrapper tr:first-child th:last-child{border-top-right-radius:8px}.table-wrapper tr:last-child td:first-child{border-bottom-left-radius:8px}.table-wrapper tr:last-child td:last-child{border-bottom-right-radius:8px}@media (max-width:768px){.table-wrapper{display:block;overflow-x:auto !important}.table-wrapper table{width:auto !important;min-width:max-content !important;display:block !important;white-space:nowrap !important}}