.dynamic-table{overflow-x:auto}.dynamic-table,.dynamic-table table{width:100%}.dynamic-table table{min-width:fit-content}.dynamic-table th{text-align:left;padding-bottom:1.2rem;font-size:var(--font-size-tagline-small);line-height:var(--line-height-tagline-small);letter-spacing:.2rem;text-transform:uppercase;font-weight:800}.dynamic-table td,.dynamic-table th{position:relative;min-width:var(--min-width, fit-content)}.dynamic-table td:after,.dynamic-table th:after{content:"";position:absolute;bottom:0;left:0;width:100%;max-width:calc(100% - 2.4rem);height:.1rem;background-color:rgba(var(--color-strong-line),var(--opacity-low))}.dynamic-table th:after{background-color:rgba(var(--color-strong-line),var(--opacity-high))}.dynamic-table td{padding-top:1.6rem;padding-bottom:1.6rem}.dynamic-table td>*{padding:0;margin:0}
