.table__modal .table__modal-title,.table__content tbody tr td:first-of-type,.table__content thead th,.table__title{display:block;font-family:Poppins,Arial,Helvetica,sans-serif;letter-spacing:0.0040625rem}.table__title{font-size:2rem;font-weight:500;line-height:2.5rem;padding-bottom:0.625rem}@media print,screen and (min-width: 64em){.table__title{font-size:2rem;line-height:2.5rem}}.table__modal .table__modal-title,.table__content tbody tr td:first-of-type,.table__content thead th{font-size:1.5rem;font-weight:500;line-height:2rem;padding-bottom:0.625rem}@media print,screen and (min-width: 64em){.table__modal .table__modal-title,.table__content tbody tr td:first-of-type,.table__content thead th{font-size:1.375rem;line-height:2rem}}.table__subline,.table__modal .table__modal-container{color:#333;font-family:Poppins,Arial,Helvetica,sans-serif;font-size:1.25rem;font-weight:400;letter-spacing:-0.01em;line-height:2rem}.table__modal .table__modal-container{font-size:0.875rem;letter-spacing:0;line-height:1.25rem}@media print,screen and (min-width: 64em){.table__modal .table__modal-container{font-size:1rem;line-height:1.5rem}}.table__modal .table__modal-title{margin-bottom:1rem}.table--fancier .table__content td{background-color:#fff;border:0;color:#000}.table--fancier .table__content tr{border:0}.table--fancier .table__content.table__content--usefirstcolumnasheader tr td:first-of-type{background-color:#42a2c5;color:#fff}.table--fancier .table__content.table__content--usefirstrowasheader tr:first-of-type td,.table--fancier .table__content.table__content--usefirstrowasheader tr:first-of-type th{background-color:#103ddd;color:#fff}.table--zebra .table__content td{border:0;color:#000}.table--zebra .table__content tr{border:0}.table--zebra .table__content tr:nth-child(2n){background-color:#f8f9fa}.table--zebra .table__content tr:nth-child(2n+1){background-color:#fff}.table--zebra .table__content.table__content--usefirstrowasheader tr:first-of-type td,.table--zebra .table__content.table__content--usefirstrowasheader tr:first-of-type th{background-color:#737375;color:#fff}body.modal-open{overflow-y:hidden}.table{overflow-x:auto;padding-bottom:1.25rem;position:relative}@media print,screen and (min-width: 64em){.table{margin:0 17.875rem}}.table__title{color:#000;padding:1.25rem 0.625rem}.table__subline{color:#000;padding:1.25rem 0.625rem 2rem}.table__content{border-collapse:collapse;border-spacing:0;margin-left:auto;margin-right:auto;table-layout:auto;width:100%}@media print,screen and (min-width: 64em){.table__content{table-layout:fixed}}.table__content colgroup col{width:calc(var(--colWidth)*1%)}.table__content thead th{border-top:0.03125rem solid #000;color:#000;min-width:12.5rem;padding:0.5625rem 2rem 1rem 0.625rem;text-align:var(--horizontalAlignment, initial);vertical-align:var(--verticalAlignment, initial)}@media print,screen and (min-width: 64em){.table__content thead th{max-width:none}}.table__content tbody tr td{border-top:0.03125rem solid #000;color:#000;min-width:12.5rem;padding:1.25rem 2rem 1rem 0.625rem;text-align:var(--horizontalAlignment, initial);vertical-align:var(--verticalAlignment, initial);word-wrap:break-word}.table__content tbody tr td:not(:last-child):not([colspan="1"]),.table__content tbody tr td:not(:last-child):not([rowspan="1"]){border-right:0.03125rem solid #000}.table__content tbody tr td[colspan="1"]+td:not([colspan="1"]),.table__content tbody tr td[rowspan="1"]+td:not([rowspan="1"]){border-left:0.03125rem solid #000}@media print,screen and (min-width: 64em){.table__content tbody tr td{max-width:none}}.table__content tbody tr:last-child{border-bottom:0.03125rem solid #000}.table::-webkit-scrollbar{height:0.375rem}.table::-webkit-scrollbar-track{border-radius:0.5rem;-webkit-box-shadow:inset 0.625rem 0.625rem 0.625rem #000;box-shadow:inset 0.625rem 0.625rem 0.625rem #000;margin-right:8.75rem}.table::-webkit-scrollbar-thumb{background:#000;border-radius:0.5rem}.table--expandable .table__expand-button{background-color:rgba(0,0,0,0);background-image:url('data:image/svg+xml,%3Csvg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath fill-rule="evenodd" clip-rule="evenodd" d="M12.0002 8.72741L15.273 12.0001L18.5457 8.72741L21.0004 11.1821V3H12.8183L15.273 5.45468L12.0002 8.72741ZM12.0001 15.2727L8.72741 12L5.45468 15.2727L3 12.818V21.0001H11.1821L8.72741 18.5455L12.0001 15.2727Z" fill="%230F2144"/%3E%3C/svg%3E%0A');background-repeat:no-repeat;border:0;display:block;height:1.5rem;padding:0;position:absolute;right:1rem;top:1rem;-webkit-transition:none;transition:none;width:1.5rem}@media print,screen and (min-width: 64em){.table--expandable .table__expand-button{right:2.5rem;top:2.5rem}}.table--expandable .table__expand-button.hidden{display:none}.table--expandable:active,.table--expandable:focus{border:0}.table__modal{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;opacity:0;position:fixed;top:0;-webkit-transition:.15s ease;transition:.15s ease;visibility:hidden;z-index:9}.table__modal.open{opacity:1;-webkit-transition-delay:0s;transition-delay:0s;visibility:visible}.table__modal .table__modal-container{border-radius:0.625rem;color:#fff;height:100vh;overflow:auto;padding:6.25rem 2.5rem;position:relative;width:100vw}@media print,screen and (min-width: 64em){.table__modal .table__modal-container{width:100%}}.table__modal .table__modal-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgba(0,0,0,0);background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><line x1="16.9502" y1="7.04996" x2="7.0507" y2="16.9494" stroke="%230F2144" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><line x1="16.95" y1="16.9502" x2="7.05055" y2="7.0507" stroke="%230F2144" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-position:center center;background-repeat:no-repeat;border:0;border-radius:1.25rem;cursor:pointer;font-weight:bold;height:1.5rem;outline:none;padding:0;position:absolute;right:1rem;top:1rem;width:1.5rem;z-index:1}@media print,screen and (min-width: 64em){.table__modal .table__modal-close{right:2.5rem;top:2.5rem}}