.table{max-width:100%;overflow-x:auto}.table__table{border-collapse:separate;border-spacing:0;min-width:50%}.table__tr:last-child .table__td:first-child{border-radius:0 0 0 4px}.table__tr:last-child .table__td:last-child{border-radius:0 0 4px 0}.table__th{border:1px solid #fff;border-right:none;font-weight:700;padding:8px;text-align:center}.table__th:first-child{border-radius:4px 0 0 0}.table__th:last-child{border-radius:0 4px 0 0;border-right:1px solid #fff}.table__td{border-bottom:1px solid #fff;border-left:1px solid #fff;padding:8px;text-align:center;vertical-align:top}.table__td:last-child{border-right:1px solid #fff}