.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}