.TableRow_root__ie9Vz{display:flex;flex-direction:row;justify-content:center;flex-wrap:nowrap;width:100%;position:relative;transition:transform .2s ease;border-bottom:1px solid var(--color-border-1)}.TableRow_root__ie9Vz:before{content:"";position:absolute;inset:-6px;opacity:0;transition:opacity .2s ease;box-shadow:0 4px 20px rgba(0,0,0,.08);z-index:-1;border:1px solid var(--color-border-1)}.TableRow_root__ie9Vz:hover{transform:scale(1.0005);z-index:10}.TableRow_root__ie9Vz:hover:before{opacity:1}.TableRow_root__ie9Vz div.TableCell_label{border-bottom:1px solid var(--color-border-1)}@media(max-width:1300px){.TableRow_root__ie9Vz{padding:var(--spacing-x-large) var(--spacing-xx-large)}.TableRow_root__ie9Vz:before{display:none}.TableRow_root__ie9Vz div.TableCell_label{border-bottom:none}}@media(max-width:599px){.TableRow_root__ie9Vz{flex-direction:column;padding:var(--spacing-x-large);gap:var(--spacing-large)}}