.TableXpert__responsive{margin-left:auto;margin-right:auto;max-width:100%;overflow-x:auto;width:100%}.TableXpertModule .TableXpert__wrapper{border:3px solid var(--colour-blue-dark);border-radius:.75rem;overflow:hidden}.TableXpert .TableXpert__title{align-items:center;background-color:var(--cdx7-blue-horizon-700);color:var(--colour-white);display:flex;justify-content:center;margin:0;padding:1rem 2rem}.TableXpert{border:none;border-collapse:collapse;font-family:sans-serif;table-layout:fixed;width:100%}.TableXpertModule .TableXpert__caption{font-size:.85rem;margin-bottom:var(--flow);margin-top:var(--flow);text-align:center}.TableXpert tfoot,.TableXpert thead{background-color:#e4f0f5}.TableXpert th{background-color:var(--colour-blue-mid);font-weight:700}.TableXpert td,.TableXpert th{border:3px solid var(--colour-blue-dark);color:var(--colour-blue-dark);font-size:.9375rem;line-height:1.2;padding:.75rem;text-align:center;vertical-align:middle}.TableXpert .text-left{text-align:left}.TableXpert .text-center{text-align:center}.TableXpert .text-right{text-align:right}.TableXpert td:first-of-type,.TableXpert th:first-of-type{border-left:unset}.TableXpert td:last-of-type,.TableXpert thead th:last-of-type{border-right:unset}.TableXpert tr:last-of-type td,.TableXpert tr:last-of-type th{border-bottom:unset}.TableXpert thead tr:first-of-type th{border-top:unset}.TableXpert tbody>tr:nth-of-type(odd){background-color:var(--colour-grey-mid)}.TableXpert tbody>tr:nth-of-type(2n){background-color:var(--colour-grey-light)}.TableXpert .cells-1{width:100%}.TableXpert .cells-2{width:50%}.TableXpert .cells-3{width:33.33333%}.TableXpert .cells-4{width:25%}.TableXpert .cells-5{width:20%}.TableXpert .cells-6{width:16.66667%}.TableXpert .cells-4{width:14.28571%}