.ncst-wrap__content>div[id^=tablepress]{margin-left:auto;margin-right:auto;flex:0 0 100%;max-width:100%;margin-top:60px;margin-bottom:60px}@media (min-width:576px){.ncst-wrap__content>div[id^=tablepress]{flex:0 0 83.333333%;max-width:83.333333%}}@media (min-width:992px){.ncst-wrap__content>div[id^=tablepress]{flex:0 0 75%;max-width:75%}}@media (min-width:1200px){.ncst-wrap__content>div[id^=tablepress]{flex:0 0 66.666667%;max-width:66.666667%}}div[id^=tablepress] .dataTables_filter input{font-weight:300;border-radius:0;color:var(--dark-gray);border-color:var(--mid-gray);border-width:1px;border-style:solid;background-color:var(--white);height:36px;padding:15px;box-shadow:none;transition:border-color ease-in-out .15s,border-width ease-in-out .15s,padding ease-in-out .15s}div[id^=tablepress] .dataTables_filter input:focus{outline:0;border-width:2px;padding:14px;border-color:var(--gray-400)}@media (max-width:767.98px){div[id^=tablepress] .dataTables_filter{float:none;display:block}}div[id^=tablepress] .dataTables_length{display:flex}div[id^=tablepress] .dataTables_length select{font-weight:300;color:var(--dark-gray);border-color:var(--mid-gray);border-width:1px;border-style:solid;background-color:var(--white);height:36px;box-shadow:none;transition:border-color ease-in-out .15s,border-width ease-in-out .15s,padding ease-in-out .15s}div[id^=tablepress] .dataTables_length select:focus{outline:0;border-color:var(--gray-400)}@media (max-width:767.98px){div[id^=tablepress] .dataTables_length{float:none;display:block}}div[id^=tablepress] .dataTables_info{font-weight:300}div[id^=tablepress] .dataTables_paginate .paginate_button{color:var(--brand-primary)!important}div[id^=tablepress] .dataTables_paginate .paginate_button.disabled{color:var(--mid-gray)!important}div[id^=tablepress] .dataTables_paginate .paginate_button:focus,div[id^=tablepress] .dataTables_paginate .paginate_button:hover{color:var(--brand-primary-dark)!important}div[id^=tablepress] .dataTables_paginate .paginate_button:after,div[id^=tablepress] .dataTables_paginate .paginate_button:before{display:none}.tablepress{max-width:100%}.tablepress thead th{background-color:var(--brand-primary);color:var(--white)}.tablepress thead th:after{color:var(--white)}.tablepress thead th.sorting_asc,.tablepress thead th.sorting_desc{background-color:var(--brand-primary-dark)}.tablepress thead th.sorting:focus,.tablepress thead th.sorting:hover{background-color:var(--brand-primary-dark)}.tablepress tbody td{padding:.5rem;font-size:1.125rem;font-weight:300;border-top:3px solid var(--very-light-gray)}@media (max-width:767.98px){.tablepress tbody td{word-break:break-word}}.tablepress .odd td{background-color:var(--very-light-gray)}.tablepress .even td{background-color:var(--white)}.tablepress .row-hover tr:focus td,.tablepress .row-hover tr:hover td{background-color:var(--light-gray);border-top-color:var(--light-gray)}