table:not(.table--not-responsive) th{clip-path:inset(50%);overflow-wrap:normal;block-size:1px;inline-size:1px;position:absolute;overflow:hidden}@media (width>=480px){table:not(.table--not-responsive) th{clip-path:none;block-size:unset;inline-size:unset;overflow-wrap:unset;position:static;overflow:auto}}@media (width<480px){table:not(.table--not-responsive) tr:first-child td:first-child{border-block-start:2px solid var(--snsw-table-border-color-responsive)}}table:not(.table--not-responsive) td{column-gap:calc(2 * var(--snsw-table-padding-inline));grid-template-rows:repeat(100,auto);grid-template-columns:repeat(2,50%);display:grid}@media (width<480px){table:not(.table--not-responsive) td:last-child{border-block-end:2px solid var(--snsw-table-border-color-responsive)}}table:not(.table--not-responsive) td:has(+.table__responsive-span){border-block-end:2px solid var(--snsw-table-header-background)}table:not(.table--not-responsive) td:before{content:attr(data-label);content:attr(data-label) / "";background-color:var(--snsw-table-header-background);margin-block:calc(-1 * var(--snsw-table-padding-block));margin-inline:calc(-1 * var(--snsw-table-padding-inline));padding-block:var(--snsw-table-padding-block);padding-inline:var(--snsw-table-padding-inline);font-weight:700;font-size:var(--snsw-font-size-s);grid-row:1/-1}@media (width>=480px){table:not(.table--not-responsive) td:before{display:none}}@media (width>=480px){table:not(.table--not-responsive) th,table:not(.table--not-responsive) td{grid-template-columns:unset;border-block-end:2px solid var(--snsw-border-grey);display:table-cell}}table:not(.table--plain) th,table:not(.table--plain) td{border-block-end:2px solid var(--snsw-border-grey)}table.table--plain:where(:not(.table--striped)) td:before{margin-block:calc(-1 * var(--snsw-table-padding-inline));border:0}@media (width<480px){table.table--plain:where(:not(.table--striped)) td{padding-block-start:var(--snsw-table-padding-inline)}table.table--plain:where(:not(.table--striped)) td:first-child{padding-inline-start:var(--snsw-table-padding-inline)}table.table--plain:where(:not(.table--striped)) td:last-child{padding-inline-end:var(--snsw-table-padding-inline)}}@media (width<480px){table.table--responsive-onecol th{clip-path:inset(50%);overflow-wrap:normal;block-size:1px;inline-size:1px;position:absolute;overflow:hidden}table.table--responsive-onecol td{column-gap:unset;display:block}table.table--responsive-onecol td:last-child{border-block-end:2px solid var(--snsw-table-border-color-responsive)}table.table--responsive-onecol td:before{content:attr(data-label);content:attr(data-label) / "";margin:0;font-weight:700;font-size:var(--snsw-font-size-s);background-color:#0000;margin-block-end:var(--snsw-table-padding-block);padding:0;display:block}}@media (width>=480px){table:has(tbody th):not(.table--plain) tr:first-child :where(td,th){border-block-start:2px solid var(--snsw-table-border-color-responsive)}}table.table--flipped .table-row--original{display:none}@media (width>=480px){table.table--plain td,table.table--plain th{border-block-end:0}}
