.fc-table-module{margin:32px 0}.fc-table-summary{color:var(--mid-gray,#5a6572);font-size:16px;line-height:1.6;margin:16px 0 0}.fc-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--lt-gray,#e6eaee);border-radius:8px}.fc-table-scroll:focus-visible{outline:2px solid #ddeaf5;outline-offset:2px}.fc-table{background:#fff;border-collapse:collapse;font-size:15px;line-height:1.5;width:100%}.fc-table-caption{border-bottom:1px solid var(--lt-gray,#e6eaee);caption-side:top;color:var(--navy,#1b2a4a);font-size:17px;font-weight:700;padding:14px 16px;text-align:left}.fc-table thead th{background:var(--navy,#1b2a4a);color:#fff;font-weight:600;padding:12px 16px;text-align:left}.fc-table tbody td,.fc-table tbody th[scope=row]{border-bottom:1px solid var(--lt-gray,#e6eaee);color:#2b3440;padding:12px 16px;text-align:left;vertical-align:top}.fc-table tbody tr:last-child td,.fc-table tbody tr:last-child th[scope=row]{border-bottom:none}.fc-table tbody th[scope=row]{color:var(--navy,#1b2a4a);font-weight:600}.fc-table-striped tr:nth-child(2n) td,.fc-table-striped tr:nth-child(2n) th[scope=row]{background:#ddeaf5}.fc-visually-hidden{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}@media (max-width:640px){.fc-table{font-size:14px}.fc-table tbody td,.fc-table tbody th[scope=row],.fc-table thead th{padding:10px 12px}}