.simple-table{background:var(--white-100);border-collapse:collapse;width:100%}.simple-table__header-row{border-bottom:1px solid var(--black-10)}.simple-table__header-row th:first-child{width:40%}.simple-table__header-cell{color:var(--black-70);font-size:15px;font-weight:500;line-height:20px;padding:0 16px 16px;text-align:left;white-space:nowrap}.simple-table__header-cell:first-child{padding-left:0}.simple-table__cell_left,.simple-table__header-cell_left{text-align:left}.simple-table__body{background:var(--white-100)}.simple-table__row{border-bottom:1px solid var(--black-10)}.simple-table__row_blurred .simple-table__cell:not(:first-child){filter:blur(10px);-webkit-user-select:none;-moz-user-select:none;user-select:none}.simple-table__row:last-child{border-bottom:none}.simple-table_stackOnMobile .simple-table__cell{font-size:16px;font-weight:500;line-height:22px}.simple-table_stackOnMobile thead{display:none}.simple-table_stackOnMobile tbody{display:grid}.simple-table_stackOnMobile tr{border-bottom:1px solid var(--black-10);display:block;padding:6px 0}.simple-table_stackOnMobile td{display:block;padding:6px 16px}.simple-table_stackOnMobile td:first-child{font-size:18px;font-weight:600;line-height:24px;padding-left:16px}@media screen and (min-width:744px){.simple-table_stackOnMobile .simple-table__cell{font-size:15px;font-weight:600;line-height:20px}.simple-table_stackOnMobile thead{display:table-header-group}.simple-table_stackOnMobile tbody{display:table-row-group}.simple-table_stackOnMobile tr{border:none;border-bottom:1px solid var(--black-10);border-radius:0;display:table-row;padding:0}.simple-table_stackOnMobile td{display:table-cell;padding:12px 16px}.simple-table_stackOnMobile td:first-child{font-size:15px;font-weight:600;line-height:20px;padding-left:0}}.simple-table__cell{color:var(--black-80);font-size:15px;font-weight:600;line-height:20px;padding:12px 16px;text-align:left}.simple-table__cell:first-child{padding-left:0}.simple-table-wrapper{margin-left:-16px;margin-right:-16px;overflow-x:auto}@media screen and (min-width:744px){.simple-table-wrapper{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}
