@keyframes rotate{to{transform:rotate(1turn)}}@layer components{.table-block{margin-block:1rem;margin-inline:auto;max-width:1288px}@media screen and (max-width: 1287px){.table-block{padding-inline:1rem}}.table-block__introduction{padding:var(--cell-padding, 1rem );font-weight:var(--font-weight--medium);text-align:left;caption-side:top}.table-block__table{margin:0}.table-block__subtitle{background-color:var(--subtitle-background, transparent);font-size:var(--font-size--base);line-height:var(--line-height--base)}.table-block__col-headings{background-color:var(--headings-background, transparent);color:var(--headings-color, var(--theme-success-dark));border-bottom:var(--headings-border)}.table-block__col-heading{font-weight:var(--font-weight--medium);padding-top:var(--headings-padding, 2rem )}.table-block__cell-heading{color:var(--headings-color, var(--deprecated-color-green-dark));display:none}.table-block__row{position:relative}.table-block__row:after{content:"";display:block;position:absolute;inset:auto 0 0 0;background-color:var(--theme-background-light);height:1px}.table-block__cell{padding:var(--cell-padding, 1rem );text-align:left;font-weight:var(--font-weight--medium);border-color:#fff;border-style:solid;border-width:var(--cell-border, .5rem .5rem 2rem )}.table-block__cell:last-child{border-right-width:0}.table-block__cell:first-child{border-left-width:0}.table-block__cell:is(td){background:var(--cell-background, var(--deprecated-color-gray-90));font-size:var(--font-size--xsmall)}.table-block--blue{--accordion-border-color: var(--deprecated-color-blue-60);--cell-padding: .5rem ;--cell-background: transparent;--headings-color: var(--theme-text);--headings-background: var(--deprecated-color-gray-20);--subtitle-background: var(--theme-tertiary);--headings-padding: 0;--cell-border: 0}.table-block--even-columns:has(td:last-child:nth-child(1)) td{width:100%}.table-block--even-columns:has(td:last-child:nth-child(2)) td{width:50%}.table-block--even-columns:has(td:last-child:nth-child(3)) td{width:calc(100% / 3)}.table-block--even-columns:has(td:last-child:nth-child(4)) td{width:25%}.table-block--even-columns:has(td:last-child:nth-child(5)) td{width:20%}.table-block--even-columns:has(td:last-child:nth-child(6)) td{width:calc(100% / 6)}.table-block--even-columns:has(td:last-child:nth-child(7)) td{width:calc(100% / 7)}.table-block--even-columns:has(td:last-child:nth-child(8)) td{width:12.5%}@media only screen and (max-width: 1024px){.table-block--collapse-on-mobile .table-block__row{display:block;padding-bottom:1rem;margin-bottom:1rem}.table-block--collapse-on-mobile .table-block__cell{display:block;border:2px solid white}.table-block--collapse-on-mobile .table-block__cell-heading{display:block}.table-block--collapse-on-mobile .table-block__col-headings{display:none}}.table-block a{text-decoration:underline;-webkit-text-decoration-color:var(--accordion-border-color, var(--deprecated-color-green-light));text-decoration-color:var(--accordion-border-color, var(--deprecated-color-green-light));transition:text-underline-offset .3s ease-in-out;-webkit-text-decoration-line:underline;text-decoration-line:underline;text-underline-offset:5px}.table-block a:hover{text-underline-offset:2px}.table-block ul{padding-left:1rem}}
