/* Platform 5.0 shared rules: tables.css */
.tablewrap,.table-scroll,.comparison-table-wrap{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:var(--p3-radius-md)}
table{max-width:none}
table th{white-space:normal}
.compare th,.compare td{vertical-align:top}
.compare thead th{position:sticky;top:0;z-index:2}
