.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}
.tablepress{--even-bg-color:#ebf8f6;--odd-bg-color:#fff}.tablepress td a{color:#8020A8}.tablepress>:where(tbody)>tr>*{color:#00455E!important}.tablepress{margin:12px auto;position:relative;min-width:736px!important;max-width:1224px!important}.tablepress tbody tr:last-child td:last-child{border-bottom-right-radius:24px!important}.tablepress > :where(thead) + tbody > :where(:not(.child)) > *,.tablepress > tbody > * ~ :where(:not(.child)) > *,.tablepress > tfoot > :where(:first-child) > *{border-top:none}[id^='tablepress-'] > caption{display:none}.overflow-x-auto{overflow-x:auto!important}.scrollbar::-webkit-scrollbar{height:3px;background-color:#cfe8e4}.scrollbar::-webkit-scrollbar-thumb{background-color:#00455e}.tablepress:before{content:'';position:absolute;top:-8px;bottom:-8px;left:-8px;border:1px solid #08abc1;right:-8px;border-top-left-radius:32px;border-top-right-radius:32px;border-bottom-left-radius:32px;border-bottom-right-radius:32px}.tablepress thead tr th{background-color:#08abc1;color:#fff;padding-left:12px}.tablepress.tablepress-id-8 thead tr td.column-1,.tablepress.tablepress-id-9 thead tr td.column-1{background-color:#08abc1;color:#fff;border-top-left-radius:24px}.tablepress.tablepress-id-8 thead tr td.column-1{border-bottom-left-radius:24px}.tablepress.tablepress-id-8 thead tr th.column-7{border-top-right-radius:24px;border-bottom-right-radius:24px}.tablepress.tablepress-id-10 tbody tr td.column-1::after,.tablepress.tablepress-id-11 tbody tr td.column-1::after,.tablepress.tablepress-id-15 tbody tr td.column-1::after{content:''!important;right:0!important;background:#0000!important;position:absolute!important;top:8px!important;bottom:8px!important;border-right:1px solid #08abc1!important}.tablepress.tablepress-id-8 tbody tr td:not(:first-child):after,.tablepress.tablepress-id-9 tbody tr td:not(:first-child):after,.tablepress.tablepress-id-10 tbody tr td:not(:first-child):after,.tablepress.tablepress-id-10 tbody tr td.column-2::after,.tablepress.tablepress-id-11 tbody tr td:not(:first-child):after,.tablepress.tablepress-id-11 tbody tr td.column-2::after,.tablepress.tablepress-id-12 tbody tr td:not(:first-child):after,.tablepress.tablepress-id-12 tbody tr td.column-2::after,.tablepress.tablepress-id-13 tbody tr td:not(:first-child):after,.tablepress.tablepress-id-13 tbody tr td.column-2::after,.tablepress.tablepress-id-14 tbody tr td:not(:first-child):after,.tablepress.tablepress-id-14 tbody tr td.column-2::after,.tablepress.tablepress-id-15 tbody tr td:not(:first-child):after,.tablepress.tablepress-id-15 tbody tr td.column-2::after{display:none!important}.tablepress.tablepress-id-8 td.column-1 span,.tablepress.tablepress-id-9 td.column-1 span{font-weight:400!important;font-size:14px!important}.tablepress.tablepress-id-8 tbody tr:nth-child(n + 1) td:not(.column-1),.tablepress.tablepress-id-9 tbody tr:nth-child(n + 1) td:not(.column-1),.tablepress.tablepress-id-10 tbody tr:nth-child(n + 1) td:not(.column-1){text-align:center}.tablepress thead tr th:first-child{border-top-left-radius:24px}.tablepress thead tr th:last-child{border-top-right-radius:24px}.tablepress tbody tr:last-child th:first-child{border-bottom-left-radius:24px}.tablepress tbody tr:last-child th:last-child{border-bottom-right-radius:24px}.tablepress tbody tr td{position:relative;padding:14px!important}@media (min-width: 640px){table > thead > tr > th:first-child{padding-left:1rem!important}}.tablepress tbody tr td img{margin:auto}.tablepress tbody tr td img.cell{margin:0 16px 0 0}.tablepress tbody tr td[rowspan],.tablepress tbody tr td.column-1{background-color:#fff;vertical-align:middle;font-weight:700}.tablepress tbody tr td:not(:last-child):after{content:'';right:0;background:#0000;position:absolute;top:8px;bottom:8px;border-right:1px solid #08abc1}.tablepress tbody tr:not(:first-child):has(td[rowspan]){border-top:1px solid #08abc1;margin-top:8px;position:relative}.tablepress.tablepress-id-11 tbody tr td.column-1::before,.tablepress.tablepress-id-11 tbody tr td.column-2::before,.tablepress.tablepress-id-11 tbody tr td.column-3::before,.tablepress.tablepress-id-11 tbody tr td.column-4::before,.tablepress.tablepress-id-12 tbody tr td.column-1::before,.tablepress.tablepress-id-12 tbody tr td.column-2::before,.tablepress.tablepress-id-12 tbody tr td.column-3::before,.tablepress.tablepress-id-12 tbody tr td.column-4::before,.tablepress.tablepress-id-12 tbody tr td.column-5::before,.tablepress.tablepress-id-13 tbody tr td.column-1::before,.tablepress.tablepress-id-13 tbody tr td.column-2::before,.tablepress.tablepress-id-13 tbody tr td.column-3::before,.tablepress.tablepress-id-13 tbody tr td.column-4::before,.tablepress.tablepress-id-14 tbody tr td.column-1::before,.tablepress.tablepress-id-14 tbody tr td.column-2::before,.tablepress.tablepress-id-14 tbody tr td.column-3::before,.tablepress.tablepress-id-14 tbody tr td.column-4::before,.tablepress.tablepress-id-14 tbody tr td.column-5::before,.tablepress.tablepress-id-14 tbody tr td.column-6::before,.tablepress.tablepress-id-14 tbody tr td.column-7::before{display:none!important}.tablepress.tablepress-id-10 tbody tr:has(td[rowspan]),.tablepress.tablepress-id-11 tbody tr:has(td[rowspan]),.tablepress.tablepress-id-12 tbody tr:has(td[rowspan]),.tablepress.tablepress-id-13 tbody tr:has(td[rowspan]),.tablepress.tablepress-id-14 tbody tr:has(td[rowspan]),.tablepress.tablepress-id-15 tbody tr:has(td[rowspan]){border-top:none!important}.tablepress:not(.tablepress-id-10) tbody tr:not(:first-child):has(td[rowspan]) td:before{content:'';position:absolute;top:-6px;z-index:0;display:block;height:11px;left:0;right:0;background:linear-gradient(to bottom,white 0px,white 5px,#08abc1 6px,white 7px,white 100%)}table#tablepress-2 tbody tr.row-21,table#tablepress-3 tbody tr.row-15,table.tablepress-id-4 tbody tr[class^='row-']:is(.row-5,.row-6,.row-7,.row-8,.row-9,.row-10),table.tablepress-id-7 tbody tr[class^='row-']{border-top:1px solid #08abc1;margin-top:8px;position:relative}table.tablepress-id-7 thead tr th.column-2,table.tablepress-id-7 thead tr th.column-3,table.tablepress-id-9 thead tr th.column-2,table.tablepress-id-9 thead tr th.column-3,table.tablepress-id-10 thead tr th.column-2,table.tablepress-id-10 thead tr th.column-3,table.tablepress-id-10 thead tr th.column-4,table.tablepress-id-10 thead tr th.column-5{text-align:center!important}.tablepress-id-7 tbody tr:nth-child(odd) td,.tablepress-id-8 tbody tr:nth-child(odd) td,.tablepress-id-9 tbody tr:nth-child(odd) td,.tablepress-id-15 tbody tr:nth-child(odd) td{background-color:#fff}.tablepress-id-7 tbody tr:nth-child(even) td,.tablepress-id-8 tbody tr:nth-child(even) td,.tablepress-id-9 tbody tr:nth-child(even) td,.tablepress-id-15 tbody tr:nth-child(even) td{background-color:#ebf8f6}.tablepress.tablepress-id-10 tbody tr.row-2 td,.tablepress.tablepress-id-10 tbody tr.row-3 td,.tablepress.tablepress-id-10 tbody tr.row-4 td,.tablepress.tablepress-id-10 tbody tr.row-11 td,.tablepress.tablepress-id-10 tbody tr.row-12 td,.tablepress.tablepress-id-10 tbody tr.row-18 td,.tablepress.tablepress-id-10 tbody tr.row-20 td,.tablepress.tablepress-id-10 tbody tr.row-23 td,.tablepress.tablepress-id-10 tbody tr.row-24 td,.tablepress.tablepress-id-10 tbody tr.row-25 td,.tablepress.tablepress-id-10 tbody tr.row-28 td,.tablepress.tablepress-id-10 tbody tr.row-29 td,.tablepress.tablepress-id-10 tbody tr.row-30 td,.tablepress.tablepress-id-10 tbody tr.row-34 td,.tablepress.tablepress-id-11 tbody tr.row-2 td,.tablepress.tablepress-id-11 tbody tr.row-4 td,.tablepress.tablepress-id-11 tbody tr.row-5 td,.tablepress.tablepress-id-11 tbody tr.row-6 td,.tablepress.tablepress-id-11 tbody tr.row-7 td,.tablepress.tablepress-id-11 tbody tr.row-9 td,.tablepress.tablepress-id-11 tbody tr.row-11 td,.tablepress.tablepress-id-11 tbody tr.row-13 td,.tablepress.tablepress-id-12 tbody tr.row-2 td,.tablepress.tablepress-id-12 tbody tr.row-4 td,.tablepress.tablepress-id-12 tbody tr.row-5 td,.tablepress.tablepress-id-12 tbody tr.row-6 td,.tablepress.tablepress-id-12 tbody tr.row-7 td,.tablepress.tablepress-id-12 tbody tr.row-9 td,.tablepress.tablepress-id-12 tbody tr.row-11 td,.tablepress.tablepress-id-12 tbody tr.row-13 td,.tablepress.tablepress-id-13 tbody tr.row-2 td,.tablepress.tablepress-id-13 tbody tr.row-4 td,.tablepress.tablepress-id-13 tbody tr.row-11 td,.tablepress.tablepress-id-13 tbody tr.row-13 td,.tablepress.tablepress-id-13 tbody tr.row-15 td,.tablepress.tablepress-id-13 tbody tr.row-17 td,.tablepress.tablepress-id-14 tbody tr.row-2 td,.tablepress.tablepress-id-14 tbody tr.row-4 td,.tablepress.tablepress-id-14 tbody tr.row-12 td,.tablepress.tablepress-id-14 tbody tr.row-14 td,.tablepress.tablepress-id-14 tbody tr.row-16 td,.tablepress.tablepress-id-14 tbody tr.row-18 td{background-color:#fff!important}.tablepress.tablepress-id-10 tbody tr.row-5 td,.tablepress.tablepress-id-10 tbody tr.row-6 td,.tablepress.tablepress-id-10 tbody tr.row-7 td,.tablepress.tablepress-id-10 tbody tr.row-8 td,.tablepress.tablepress-id-10 tbody tr.row-9 td,.tablepress.tablepress-id-10 tbody tr.row-10 td,.tablepress.tablepress-id-10 tbody tr.row-13 td,.tablepress.tablepress-id-10 tbody tr.row-14 td,.tablepress.tablepress-id-10 tbody tr.row-15 td,.tablepress.tablepress-id-10 tbody tr.row-16 td,.tablepress.tablepress-id-10 tbody tr.row-17 td,.tablepress.tablepress-id-10 tbody tr.row-19 td,.tablepress.tablepress-id-10 tbody tr.row-21 td,.tablepress.tablepress-id-10 tbody tr.row-22 td,.tablepress.tablepress-id-10 tbody tr.row-26 td,.tablepress.tablepress-id-10 tbody tr.row-27 td,.tablepress.tablepress-id-10 tbody tr.row-31 td,.tablepress.tablepress-id-10 tbody tr.row-32 td,.tablepress.tablepress-id-10 tbody tr.row-33 td,.tablepress.tablepress-id-10 tbody tr.row-35 td,.tablepress.tablepress-id-11 tbody tr.row-3 td,.tablepress.tablepress-id-11 tbody tr.row-8 td,.tablepress.tablepress-id-11 tbody tr.row-10 td,.tablepress.tablepress-id-11 tbody tr.row-12 td,.tablepress.tablepress-id-11 tbody tr.row-14 td,.tablepress.tablepress-id-12 tbody tr.row-3 td,.tablepress.tablepress-id-12 tbody tr.row-8 td,.tablepress.tablepress-id-12 tbody tr.row-10 td,.tablepress.tablepress-id-12 tbody tr.row-12 td,.tablepress.tablepress-id-12 tbody tr.row-14 td,.tablepress.tablepress-id-13 tbody tr.row-3 td,.tablepress.tablepress-id-13 tbody tr.row-5 td,.tablepress.tablepress-id-13 tbody tr.row-6 td,.tablepress.tablepress-id-13 tbody tr.row-7 td,.tablepress.tablepress-id-13 tbody tr.row-8 td,.tablepress.tablepress-id-13 tbody tr.row-9 td,.tablepress.tablepress-id-13 tbody tr.row-10 td,.tablepress.tablepress-id-13 tbody tr.row-12 td,.tablepress.tablepress-id-13 tbody tr.row-14 td,.tablepress.tablepress-id-13 tbody tr.row-16 td,.tablepress.tablepress-id-14 tbody tr.row-3 td,.tablepress.tablepress-id-14 tbody tr.row-5 td,.tablepress.tablepress-id-14 tbody tr.row-6 td,.tablepress.tablepress-id-14 tbody tr.row-7 td,.tablepress.tablepress-id-14 tbody tr.row-8 td,.tablepress.tablepress-id-14 tbody tr.row-9 td,.tablepress.tablepress-id-14 tbody tr.row-10 td,.tablepress.tablepress-id-14 tbody tr.row-11 td,.tablepress.tablepress-id-14 tbody tr.row-13 td,.tablepress.tablepress-id-14 tbody tr.row-15 td,.tablepress.tablepress-id-14 tbody tr.row-17 td{background-color:#ebf8f6!important}