.components-TextList-textList__container{text-align:left;table-layout:fixed;margin-top:var(--padding-m);margin-inline:var(--padding-m);width:calc(100vw - var(--padding-m) * 2);border-collapse:collapse}.components-TextList-textList__container tr{border-bottom:solid 1px transparent}.components-TextList-textList__container tr td,.components-TextList-textList__container tr th{padding:0;width:calc((100vw - (2 * var(--padding-m))) / var(--amount))}.components-TextList-textList__container tr td>*,.components-TextList-textList__container tr th>*{display:block;width:100%}.components-TextList-textList__container tr td>* span,.components-TextList-textList__container tr th>* span{display:inline-flex;justify-content:center;align-items:center;padding-top:var(--padding-s);padding-inline:var(--padding-m);display:inline-block}.components-TextList-textList__container tr td>* span svg,.components-TextList-textList__container tr th>* span svg{transform:translateY(.1em);visibility:hidden}.components-TextList-textList__container tr td .components-TextList-textList__content *,.components-TextList-textList__container tr th .components-TextList-textList__content *{height:100%;padding-inline:var(--padding-s);margin-left:calc(-1 * var(--padding-s))}.components-TextList-textList__container tr td .components-TextList-textList__content * span:after,.components-TextList-textList__container tr th .components-TextList-textList__content * span:after{content:" ";visibility:hidden}.components-TextList-textList__container tr td .components-TextList-textList__content,.components-TextList-textList__container tr th .components-TextList-textList__content,.components-TextList-textList__container tr td .components-TextList-textList__content *,.components-TextList-textList__container tr th .components-TextList-textList__content *{text-decoration:none;color:var(--color)}.components-TextList-textList__container tr th{font:var(--small-font);text-transform:uppercase}.components-TextList-textList__container tr th.components-TextList-textList__sorted *{--background-color: var(--color-light)}.components-TextList-textList__container tr th *{padding-left:var(--padding-s);margin-left:calc(-1 * var(--padding-s))}.components-TextList-textList__container tr td:first-of-type .components-TextList-textList__content *,.components-TextList-textList__container tr th:first-of-type *{padding-left:var(--padding-m);margin-left:calc(-1 * var(--padding-m))}.components-TextList-textList__container tr th:first-of-type *{width:calc((100vw - (2 * var(--padding-m))) / var(--amount) + var(--padding-m))}@media(hover:hover){.components-TextList-textList__container tr:has(td):hover{border-bottom:solid 1px #000}.components-TextList-textList__container tr:has(td):hover:has(.components-TextList-textList__fullLink) :has(a) *{background-color:#000;color:#fff}.components-TextList-textList__container tr :not(:has(.components-TextList-textList__fullLink)) a:hover{background-color:#000;color:#fff}}
