.Table_wrapper__NrSzH{width:38rem;max-width:100%;margin:0 auto;text-align:left;@media (min-width:1024px){width:60rem}@media (min-width:1440px){width:70rem}table{width:100%;font-size:1.125rem;color:var(--grey-900);border-spacing:0;border-collapse:collapse;a{color:var(--text-link)}thead{font-weight:700;font-size:1rem;line-height:1.5rem;color:var(--grey-900);background:var(--grey-100);tr:first-of-type{height:46px;border-bottom:var(--primary-border) solid var(--white-50)}th:first-of-type{border-top-left-radius:8px}th:last-child{border-top-right-radius:8px}}tr{height:60px}td,th{padding:.625rem 1rem}td,th{&:first-of-type{border-right:var(--secondary-border) solid var(--white-50)}&:last-of-type{width:30%}}tr:last-child td:first-of-type{border-bottom-left-radius:8px}tr:last-child td:last-child{border-bottom-right-radius:8px}}}.Table_zebra__g_IBF{table tr:nth-of-type(odd){background-color:var(--grey-100)}}