.table-responsive{background-color:#f7f7f7}table.table-responsive__table{border-collapse:collapse}table.table-responsive__table.unstriped tbody{background-color:transparent}table.table-responsive__table th{background-color:#f7f7f7}table.table-responsive__table td,table.table-responsive__table th,table.table-responsive__table tr{border:1px solid #000}@media screen and (max-width:640px){table.table-responsive__table thead tr{position:absolute;top:-9999em;left:-9999em}table.table-responsive__table tr{border:1px solid #000;display:block}table.table-responsive__table tr+tr{margin-top:1.5rem}table.table-responsive__table td{border:none;display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #000;padding-left:50%;position:relative}table.table-responsive__table td:before{content:attr(data-label);display:inline-block;font-weight:700;line-height:1.5;margin-left:-100%;width:100%;position:relative;z-index:1}table.table-responsive__table td:after{content:"";position:absolute;background:#f7f7f7;width:45%;height:95%;left:1px;top:1px;z-index:0}}