:root{--refresh-grey-100:var(--gray-01);--refresh-grey-200:var(--gray-02);--refresh-grey-300:var(--gray-04);--refresh-grey-400:var(--gray-06);--refresh-grey-500:var(--gray-08);--refresh-grey-600:#41403f;--refresh-grey-700:#2e2e2e;--refresh-grey-800:#212121;--refresh-grey-900:#191919;--refresh-white-100:#eff3ff;--refresh-white-200:#d1d6d9;--refresh-white-300:#abadb0;--refresh-lime-500:#ddff46;--refresh-lime-100:#aaec3a;--refresh-blue-500:#4e6cee;--refresh-cyan-500:#3dd6f5;--refresh-pink-500:#ff35a2;--refresh-pink-100:#ee5dac;--refresh-orange-500:#ff9d29;--refresh-orange-100:#ff7955;--refresh-purple-500:#a34fde}.section.custom-table{padding:20px 0}.section.custom-table .container,.section.custom-table .custom-table-wrapper{overflow-x:auto}.section.custom-table .custom-table-title *{margin-bottom:25px;padding-bottom:25px}.section.custom-table .custom-table-container{table-layout:fixed;min-width:500px}.section.custom-table .custom-table-container tbody tr{border-top:1px solid var(--gray-100)}.section.custom-table .custom-table-container .custom-table-row{background-color:var(--white)}.section.custom-table .custom-table-container .custom-table-row:nth-of-type(2n){background-color:var(--off-white)}.section.custom-table .custom-table-container .custom-table-row .custom-table-heading *{margin-bottom:0;font-size:14px;font-weight:700}.section.custom-table .custom-table-container .custom-table-row .custom-table-row-cell{min-width:75px;max-width:400px;padding:15px}.section.custom-table .custom-table-container .custom-table-row .custom-table-row-cell .custom-table-row-cell-text *{margin-bottom:0;font-size:14px}