<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**handles:table-css**/
.ncsc-table{margin-bottom:2rem}.ncsc-table__header{display:none;background-color:#16752c;color:#fff}@media (min-width:768px){.ncsc-table__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}}.ncsc-table__header a,.ncsc-table__header a:link,.ncsc-table__header a:visited{color:#fff;text-decoration:underline}.ncsc-table__header a:active,.ncsc-table__header a:focus,.ncsc-table__header a:hover{color:#fff;text-decoration:none}@media (max-width:767px){.ncsc-table .tbl-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}}.ncsc-table--not1 .tbl-col--1,.ncsc-table--not10 .tbl-col--10,.ncsc-table--not2 .tbl-col--2,.ncsc-table--not3 .tbl-col--3,.ncsc-table--not4 .tbl-col--4,.ncsc-table--not5 .tbl-col--5,.ncsc-table--not6 .tbl-col--6,.ncsc-table--not7 .tbl-col--7,.ncsc-table--not8 .tbl-col--8,.ncsc-table--not9 .tbl-col--9{display:none}.ncsc-table&gt;div:not(.ncsc-table__header){border:2px solid #16752c;background-color:rgba(22,117,44,.1);color:#000;margin:1rem 0}.ncsc-table .ncsc-row{border-top:1px solid #16752c;padding:1rem}@media (min-width:768px){.ncsc-table .ncsc-row{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}}@media (min-width:768px){.ncsc-table&gt;div:not(.ncsc-table__header){border:none;border-top:1px solid rgba(22,117,44,.5);background-color:rgba(22,117,44,.1);color:#000;margin:0}.ncsc-table&gt;div:not(.ncsc-table__header) .ncsc-row{border-top:1px solid #fff}.ncsc-table&gt;div:nth-child(2n){background-color:#fff;color:#000}.ncsc-table&gt;div:nth-child(2n) .ncsc-row{border-top:1px solid rgba(22,117,44,.1)}.ncsc-table&gt;div:last-child{border-bottom:1px solid rgba(22,117,44,.5)}}.tbl-col{overflow:hidden;overflow-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%;padding:.25rem .5rem}.tbl-col+.tbl-col{border-top:1px solid rgba(22,117,44,.3)}@media (min-width:768px){.tbl-col+.tbl-col{border-top:none}}.tbl-col .tbl-cell-content,.tbl-col .tbl-cell-head{display:block;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}@media (min-width:768px){.tbl-col .tbl-cell-content,.tbl-col .tbl-cell-head{padding:0}}.tbl-col--empty{height:1px;overflow:hidden;padding:0!important;margin:0!important}.tbl-cell-head{font-weight:700;padding-right:.5rem}@media (min-width:768px){.tbl-cell-head:not(.tbl-cell-head--always-show){position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}.tbl-cell-content{padding-left:.5rem}</pre></body></html>