@charset "UTF-8";@keyframes fade-in{0%{opacity:var(--animation-opacity-start-value);transform:var(--animation-transform-start-value)}50%{opacity:var(--animation-opacity-end-value)}100%{opacity:var(--animation-opacity-end-value);transform:var(--animation-transform-end-value)}}@media (max-width:899.98px){.table__shadow{position:relative}.table__shadow::after,.table__shadow::before{bottom:0;content:"";display:block;pointer-events:none;position:absolute;top:0;transition:opacity .3s;width:12vw}.table__shadow::before{background:linear-gradient(to right,#fff 0,hsla(0,0%,100%,.738) 19%,hsla(0,0%,100%,.541) 34%,hsla(0,0%,100%,.382) 47%,hsla(0,0%,100%,.278) 56.5%,hsla(0,0%,100%,.194) 65%,hsla(0,0%,100%,.126) 73%,hsla(0,0%,100%,.075) 80.2%,hsla(0,0%,100%,.042) 86.1%,hsla(0,0%,100%,.021) 91%,hsla(0,0%,100%,.008) 95.2%,hsla(0,0%,100%,.002) 98.2%,hsla(0,0%,100%,0) 100%);left:0;opacity:0;z-index:1}.table__shadow::after{background:linear-gradient(to left,#fff 0,hsla(0,0%,100%,.738) 19%,hsla(0,0%,100%,.541) 34%,hsla(0,0%,100%,.382) 47%,hsla(0,0%,100%,.278) 56.5%,hsla(0,0%,100%,.194) 65%,hsla(0,0%,100%,.126) 73%,hsla(0,0%,100%,.075) 80.2%,hsla(0,0%,100%,.042) 86.1%,hsla(0,0%,100%,.021) 91%,hsla(0,0%,100%,.008) 95.2%,hsla(0,0%,100%,.002) 98.2%,hsla(0,0%,100%,0) 100%);opacity:0;right:0}.table__shadow:has(.table__wrapper--scrollable:not(.table__wrapper--scrolled-to-end))::after{opacity:1}.table__shadow:has(.table__wrapper--scrollable.table__wrapper--scrolled-to-end)::after{opacity:0}.table__shadow:has(.table__wrapper--scrollable.table__wrapper--scrolled-to-end)::before{opacity:1}.table__shadow:has(.table--column-heads-inline-mobile)::after,.table__shadow:has(.table--column-heads-inline-mobile)::before{display:none}}h2:where(:has(+ .table__shadow)),h3:where(:has(+ .table__shadow)){margin-block-end:calc(1 * clamp(3.2rem,2.6174757282rem + 0.0155339806 * 100vw,5.6rem))}.table__wrapper{--animation-delay:calc(1 * 150ms)}@media screen{.js .table__wrapper{--animation-will-occur-on-self:1;animation-duration:var(--animation-duration);animation-delay:var(--animation-delay);animation-timing-function:cubic-bezier(0.18,0.89,0.35,1)}.js .table__wrapper:not(.animation--ended){opacity:var(--animation-opacity-start-value);transform:var(--animation-transform-start-value)}.table__wrapper.animation--inprogress{animation-name:fade-in}}@media screen{.table__wrapper{overflow-x:auto}}.table__wrapper table{margin:0}@media print{table{display:block;page-break-inside:avoid;width:100%}}.table{overflow-wrap:normal;border-collapse:collapse;table-layout:fixed;width:auto}.table caption{caption-side:bottom;font-size:1.6rem;font-weight:300;line-height:2.4rem;margin-block-end:0;margin-block-start:calc(1 * clamp(1.6rem,1.2116504854rem + 0.0103559871 * 100vw,3.2rem));max-width:113.6rem;padding-block-end:0;padding-block-start:0;padding-inline-end:0;padding-inline-start:0;text-align:left;z-index:1}@media (max-width:899.98px){.table caption{left:0;max-width:calc(100vw - 2.5 * var(--content-padding-x));position:sticky}}@media print{.table td,.table th{border:.1rem solid #003c3c}}:where(.table :where(tbody) tr:nth-child(odd)){color:#003c3c;background-color:#f2f0eb}:where(.table :where(tbody) tr:nth-child(odd)) .link{--link-color:#003C3C;--link-color--hover:#003C3C}:where(.table :where(tbody) tr:nth-child(odd)):last-child{border-bottom-color:#fff}:where(.table :where(tbody) tr:nth-child(2n)){color:#003c3c;background-color:#fff}:where(.table :where(tbody) tr:nth-child(2n)) .link{--link-color:#003C3C;--link-color--hover:#20AC2B}:where(.table :where(tbody) tr:nth-child(2n)):last-child{border-bottom-color:#f2f0eb}.table tbody td,.table tbody th,.table tfoot td,.table tfoot th,.table thead td,.table thead th{font-size:inherit;font-weight:300;padding-block:1.6rem;padding-inline:2.4rem;text-align:left;vertical-align:middle;border-bottom:none;border-right:4px solid #fff;border-left:none;border-top:none}@media screen{.table tbody td,.table tbody th,.table tfoot td,.table tfoot th,.table thead td,.table thead th{min-width:38vw}}@media screen and (min-width:600px) and (max-width:899.98px){.table tbody td,.table tbody th,.table tfoot td,.table tfoot th,.table thead td,.table thead th{min-width:14rem}}@media screen and (min-width:900px){.table tbody td,.table tbody th,.table tfoot td,.table tfoot th,.table thead td,.table thead th{min-width:unset}}@media (min-width:900px){.table tbody td:last-child,.table tbody th:last-child,.table tfoot td:last-child,.table tfoot th:last-child,.table thead td:last-child,.table thead th:last-child{border-right-color:transparent}}@media screen and (forced-colors:active){.table tbody td,.table tbody th,.table tfoot td,.table tfoot th,.table thead td,.table thead th{border:1px solid transparent}}.table thead tr{color:#003c3c;background-color:#f2f0eb}.table thead tr .link{--link-color:#003C3C;--link-color--hover:#003C3C}.table thead tr{border-bottom:none}.table thead th{background-color:transparent;border-bottom:2px solid #003c3c;border-right:4px solid #fff;color:inherit;font-weight:600;line-height:1.2;padding-block:1.6rem;padding-inline:2.4rem;text-align:left;text-transform:uppercase;vertical-align:bottom}@media screen and (forced-colors:active){.table thead th{border:1px solid transparent}}.table tbody th{background-color:transparent;border-bottom:none;border-right:4px solid #fff;color:inherit;font-weight:600;line-height:1.6;padding-block:1.6rem;padding-inline:2.4rem;text-align:left;text-transform:none;vertical-align:middle}@media screen and (forced-colors:active){.table tbody th{border:1px solid transparent}}.table tbody tr:last-child{border-bottom-style:solid;border-bottom-width:2px}@media screen and (forced-colors:active){.table tbody tr:last-child{border:1px solid transparent}}.table tfoot tr{border-bottom:none;border-top:none}.table tfoot td,.table tfoot th{background-color:transparent;border-top:2px solid #003c3c;border-right:4px solid #fff;color:inherit;font-weight:600;line-height:1.2;padding-block:1.6rem;padding-inline:2.4rem;text-align:left;text-transform:none;vertical-align:middle}@media screen and (forced-colors:active){.table tfoot td,.table tfoot th{border:1px solid transparent}}:where(.table:has(thead + tbody)) :where(tbody) tr:where(:nth-child(2n)){color:#003c3c;background-color:#f2f0eb}:where(.table:has(thead + tbody)) :where(tbody) tr:where(:nth-child(2n)) .link{--link-color:#003C3C;--link-color--hover:#003C3C}:where(.table:has(thead + tbody)) :where(tbody) tr:where(:nth-child(2n)):last-child{border-bottom-color:#fff}:where(.table:has(thead + tbody)) :where(tbody) tr:where(:nth-child(odd)){color:#003c3c;background-color:#fff}:where(.table:has(thead + tbody)) :where(tbody) tr:where(:nth-child(odd)) .link{--link-color:#003C3C;--link-color--hover:#20AC2B}:where(.table:has(thead + tbody)) :where(tbody) tr:where(:nth-child(odd)):last-child{border-bottom-color:#f2f0eb}.table :where(tbody:has(tr:last-child:nth-child(odd)))+tfoot tr{color:#003c3c;background-color:#fff}.table :where(tbody:has(tr:last-child:nth-child(odd)))+tfoot tr .link{--link-color:#003C3C;--link-color--hover:#20AC2B}.table :where(tbody:has(tr:last-child:nth-child(2n)))+tfoot tr{color:#003c3c;background-color:#f2f0eb}.table :where(tbody:has(tr:last-child:nth-child(2n)))+tfoot tr .link{--link-color:#003C3C;--link-color--hover:#003C3C}.table :where(thead + tbody:has(tr:last-child:nth-child(odd)))+tfoot tr{color:#003c3c;background-color:#f2f0eb}.table :where(thead + tbody:has(tr:last-child:nth-child(odd)))+tfoot tr .link{--link-color:#003C3C;--link-color--hover:#003C3C}.table :where(thead + tbody:has(tr:last-child:nth-child(2n)))+tfoot tr{color:#003c3c;background-color:#fff}.table :where(thead + tbody:has(tr:last-child:nth-child(2n)))+tfoot tr .link{--link-color:#003C3C;--link-color--hover:#20AC2B}.table--column-heads-inline-mobile{overflow-x:unset}@media (max-width:899.98px){.table--column-heads-inline-mobile{width:100%}}@media (max-width:899.98px){.table--column-heads-inline-mobile thead{display:none}}@media (max-width:899.98px){.table--column-heads-inline-mobile tbody td,.table--column-heads-inline-mobile tbody th,.table--column-heads-inline-mobile tfoot td,.table--column-heads-inline-mobile tfoot th{border-color:transparent!important;text-align:left}}@media (max-width:899.98px){.table--column-heads-inline-mobile tbody td,.table--column-heads-inline-mobile tfoot td{display:flex;flex-direction:column}.table--column-heads-inline-mobile tbody td::before,.table--column-heads-inline-mobile tfoot td::before{content:attr(data-label);display:inline;font-weight:600;line-height:1.2;text-transform:uppercase;margin-bottom:.1em}}@media (max-width:899.98px){.table--column-heads-inline-mobile tbody td+td,.table--column-heads-inline-mobile tfoot td+td{padding-block-start:0}}@media (max-width:899.98px){.table--column-heads-inline-mobile tbody tr,.table--column-heads-inline-mobile tfoot tr{display:block}.body--contrast-mode .table--column-heads-inline-mobile tbody tr,.body--contrast-mode .table--column-heads-inline-mobile tfoot tr{border-bottom:1px solid currentColor!important}}@media (max-width:899.98px){.table--column-heads-inline-mobile :where(tbody) tr:nth-child(2n){color:#003c3c;background-color:#fff}.table--column-heads-inline-mobile :where(tbody) tr:nth-child(2n) .link{--link-color:#003C3C;--link-color--hover:#20AC2B}.table--column-heads-inline-mobile :where(tbody) tr:nth-child(2n):last-child{border-bottom-color:#f2f0eb}.table--column-heads-inline-mobile :where(tbody) tr:nth-child(odd){color:#003c3c;background-color:#f2f0eb}.table--column-heads-inline-mobile :where(tbody) tr:nth-child(odd) .link{--link-color:#003C3C;--link-color--hover:#003C3C}.table--column-heads-inline-mobile :where(tbody) tr:nth-child(odd):last-child{border-bottom-color:#fff}}.body--contrast-mode .table td,.body--contrast-mode .table th,.body--contrast-mode .table tr{background:var(--theme-background-color);color:var(--theme-text-color)}.body--contrast-mode .table thead th{border-bottom:2px solid currentColor}.body--contrast-mode .table tbody th,.body--contrast-mode .table td,.body--contrast-mode .table tfoot th{border-bottom:1px solid currentColor}