.table__wrapper{background:#092349;border-collapse:collapse;border-radius:8px;text-align:left;width:100%}.table__wrapper tbody tr,.table__wrapper thead{border-bottom:1px solid #526373}.table__wrapper tbody tr:last-child{border:none}.table__wrapper td,.table__wrapper th{padding:8px}.table__wrapper td:first-child,.table__wrapper th:first-child{padding-left:24px}.table__wrapper td:last-child,.table__wrapper th:last-child{padding-right:24px}.table__wrapper .is_required{background:rgba(61,127,252,.2);border-radius:100px;color:#76a5ff;padding:2px 12px;width:-moz-fit-content;width:fit-content}@media (max-width:768px){.table__wrapper{display:block;overflow-x:auto}}