:root{--tblr-blue:#2fb344;--tblr-azure:#4299e1;--tblr-indigo:#4263eb;--tblr-purple:#ae3ec9;--tblr-pink:#d6336c;--tblr-red:#d63939;--tblr-orange:#f76707;--tblr-yellow:#f59f00;--tblr-lime:#74b816;--tblr-green:#2fb344;--tblr-teal:#0ca678;--tblr-cyan:#17a2b8;--tblr-primary:#2fb344;--tblr-secondary:#656d77;--tblr-success:#2fb344;--tblr-info:#4299e1;--tblr-warning:#f76707;--tblr-danger:#d63939;--tblr-light:#f4f6fa;--tblr-dark:#232e3c}.table-vcenter>:not(caption)>*>*{vertical-align:middle}@media (max-width:767.98px){.table-mobile-md{display:block}.table-mobile-md thead{display:none}.table-mobile-md tbody,.table-mobile-md tr{display:flex;flex-direction:column}.table-mobile-md td{display:block;padding:.5rem .5rem!important;border:none;color:#232e3c!important}.table-mobile-md td[data-label]:before{font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;line-height:1.6;color:#656d77;content:attr(data-label);display:block}.table-mobile-md tr{border-bottom:1px solid rgba(101,109,119,.16)}.table-mobile-md .btn{display:block}}.card-table{margin-bottom:0!important}.card-table tr td:first-child,.card-table tr th:first-child{padding-left:1rem}.card-table tr td:last-child,.card-table tr th:last-child{padding-right:1rem}.card-table thead tr:first-child td,.card-table thead tr:first-child th{border-top:0}.card-table tbody tr:last-child td,.card-table tbody tr:last-child th{border-bottom:0}.card-body+.card-table{border-top:1px solid #e6e8e9}.markdown>table,.table{--tblr-table-bg:transparent;--tblr-table-striped-color:inherit;--tblr-table-striped-bg:#f4f6fa;--tblr-table-active-color:inherit;--tblr-table-active-bg:rgba(0,0,0,.1);--tblr-table-hover-color:inherit;--tblr-table-hover-bg:rgba(0,0,0,.075);width:100%;margin-bottom:1rem;color:inherit;vertical-align:top;border-color:rgba(101,109,119,.16)}.markdown>table>:not(caption)>*>*,.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--tblr-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--tblr-table-accent-bg)}.markdown>table>tbody,.table>tbody{vertical-align:inherit}.markdown>table>thead,.table>thead{vertical-align:bottom;background: #e4a101;color:#1c1121;font-weight: bold;}.markdown>table>:not(:last-child)>:last-child>*,.table>:not(:last-child)>:last-child>*{border-bottom-color:rgba(101,109,119,.16)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive{margin-bottom:1rem}.table-responsive .markdown>table,.table-responsive .table{margin-bottom:0}.markdown>table thead th,.table thead th{color:#656d77;background:#f4f6fa;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;line-height:1.6;color:#656d77;padding-top:.5rem;padding-bottom:.5rem}@media print{.markdown>table thead th,.table thead th{background:0 0}}table{caption-side:bottom;border-collapse:collapse}body table{font-size:.875rem;font-weight:400;line-height:1.4285714;color: #6c6c6c !important;}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}