.styled-table{flex-direction:column;align-self:stretch;width:auto;min-width:100%;display:flex}.styled-table.min{width:310px;min-width:0}.styled-table .table-row{min-height:74px;display:flex}.styled-table .table-row .feature-cell{text-align:center;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;display:flex}.styled-table .table-row .table-cell{white-space:nowrap;color:#000;box-sizing:border-box;background:#fff;border-bottom:1px solid #0000001a;border-right:1px solid #0000001a;flex:1 1 0;justify-content:center;align-items:center;min-width:120px;padding:32px 0;font-size:14px;font-weight:500;display:flex}.styled-table .table-row .table-cell:first-child{border-left:1px solid #0000001a}.styled-table .table-row .table-cell.first-column-cell{white-space:normal;flex-direction:column;gap:10px}.styled-table .table-row.header-row .table-cell{color:#0009;background:#f9f9f9;border-top:1px solid #0000001a;font-weight:500}.styled-table .table-row:first-child .table-cell:first-child{border-top-left-radius:32px}.styled-table .table-row:first-child .table-cell:last-child{border-top-right-radius:32px}.styled-table .table-row.last-row .table-cell:first-child{border-bottom-left-radius:32px}.styled-table .table-row.last-row .table-cell:last-child{border-bottom-right-radius:32px}.checkmark{outline-offset:-1px;color:#000;background:#e6e6e6;border-radius:64px;outline:1px solid #0000001a;justify-content:center;align-items:center;width:32px;height:32px;padding:16px;display:flex}.crossmark{outline-offset:-1px;background:0 0;border-radius:64px;outline:1px solid #0000001a;justify-content:center;align-items:center;width:32px;height:32px;padding:16px;display:flex}.subfeature{text-align:center;color:#0009;width:100%;font-size:10px;line-height:18px}
