.salt-content-table{display:inline-block;border-radius:26px;overflow:hidden;width:100%;z-index:1;background:#FAFAFA}
.salt-content-table .table-row{display:flex}
@media (max-width:991px){.salt-content-table .table-row{padding:16px;gap:12px}}
@media (min-width:992px){.salt-content-table .table-row{padding:35px 55px;gap:48px}}
.salt-content-table .table-row:nth-last-of-type(odd){background:#F5F5F5}
.salt-content-table .table-row:first-of-type{background:#E0E0E0}
.salt-content-table .table-cell{flex:1;text-align:center;color:#000;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:144%}
.salt-content-table .table-cell strong{font-weight:600}