.simple-table-2-cols{flex-direction:column}.simple-table-2-cols,.table-row{display:flex;width:100%}.table-header{background:var(--hl-black);color:#fff;font-weight:500;text-transform:uppercase}.table-cell{padding:20px;word-wrap:break-word}.table-header .table-cell{padding-bottom:10px;padding-top:10px}.table-cell p{font-size:inherit!important}.table-cell p:first-child{margin-top:0}.table-cell P:last-child{margin-bottom:0}.table-cell-title-mobile{display:block;font-size:14px;font-weight:600}.table-cell-title-mobile+p{margin-top:5px}.column-1{flex:1}.column-2{flex:3}.table-row:nth-child(2n){background-color:var(--bg-gray)}@media (min-width:769px){.table-cell-title-mobile{display:none}}@media (max-width:768px){.table-header{display:none}.table-row{background-color:var(--bg-gray);border-radius:10px;flex-direction:column}.table-row+.table-row{margin-top:16px}.table-cell{padding-bottom:10px;padding-top:10px}}