@keyframes c-table-scroll-indicator{from{opacity:1}85%{opacity:1}to{opacity:0}}.c-table{display:grid;grid-column-gap:16px;grid-template-columns:repeat(2, 1fr)}@media(min-width: 52.125em){.c-table{grid-template-columns:repeat(6, 1fr)}}@media(min-width: 90em){.c-table{grid-column-gap:20px;grid-template-columns:repeat(12, 1fr)}}@media(max-width: 52.115em){@supports(timeline-scope: --x){.c-table{position:relative;timeline-scope:--table-scroll}.c-table::after{position:absolute;top:0;right:0;bottom:0;z-index:1;width:80px;background:linear-gradient(to left, #fff, transparent);opacity:0;animation-name:c-table-scroll-indicator;animation-timing-function:linear;animation-fill-mode:both;animation-range:0 100%;animation-timeline:--table-scroll;content:"";pointer-events:none}}}.c-table__content{grid-column:1/-1;min-width:0;overflow-x:auto}@media(max-width: 52.115em){@supports(timeline-scope: --x){.c-table__content{scroll-timeline:--table-scroll inline}}}@media(min-width: 52.125em){.c-table__content{grid-column:2/span 4}}@media(min-width: 90em){.c-table__content{grid-column:3/span 8}}.c-table__content .c-rich-text>*:not(table){display:none}.c-table__content table{margin-bottom:32px !important;width:100%;border-collapse:collapse;font-size:14px;line-height:140%}@media screen and (min-width: 52.125em){.c-table__content table{font-size:14px;line-height:140%}}@media screen and (min-width: 90em){.c-table__content table{font-size:16px;line-height:140%}}@media screen and (min-width: 120em){.c-table__content table{font-size:18px;line-height:140%}}@media(min-width: 52.125em){.c-table__content table{margin-bottom:0 !important;table-layout:fixed}}.c-table__content th{font-weight:500}.c-table__content tr{border-bottom:1px solid #000}.c-table__content tr:first-child{font-weight:500}.c-table__content tr:not(:first-child){font-weight:350}.c-table__content td,.c-table__content th{padding-block:12px;padding-inline:8px;min-width:175px;text-align:left;vertical-align:top;-webkit-hyphens:none;hyphens:none}@media(min-width: 90em){.c-table__content td,.c-table__content th{padding-inline:10px}}.c-table__content td:first-child,.c-table__content th:first-child{padding-inline-start:0}.c-table__content td:last-child,.c-table__content th:last-child{padding-inline-end:0}.c-table__content span{white-space:normal !important;overflow-wrap:break-word}
/*# sourceMappingURL=table.css.map */