.primary-text{color:#0a0b0d;font-size:16px;font-weight:500;line-height:100%;letter-spacing:-.32px}@media(max-width:768px){.primary-text{font-size:14px;letter-spacing:-.28px}}.secondary-text{color:#90949e;font-size:16px;font-weight:500;line-height:100%;letter-spacing:-.32px}@media(max-width:768px){.secondary-text{font-size:14px;letter-spacing:-.28px}}.table-columns{display:grid;grid-template-columns:1fr 1fr 1fr 1fr .7fr}.table-heading{align-items:center;margin-bottom:16px}.table-heading .column-name:last-child{text-align:right}.table-body{display:flex;flex-direction:column;gap:6px;border:1px solid #d2d6db;background:rgba(255,255,255,.82);padding:32px;border-radius:20px}@media(max-width:992px){.table-body{padding:8px}}.table-rows{background-color:#fff;border-radius:12px;padding:8px;width:100%}.table-rows .table-cell:last-child{justify-content:end}.table-cell{padding:6px}.table-cell,.table-flex{display:flex;gap:6px;align-items:center}.column-name{color:#90949e;font-size:16px;font-weight:500;line-height:100%;letter-spacing:-.32px}.table-rows-mobile{padding:8px;color:#1a1a1e;border-radius:10px;background:#fafafa;width:100%}.table-rows-mobile>div{display:flex;justify-content:space-between;align-items:center;min-height:32px;gap:8px}.table-rows-mobile>div:not(:last-child){margin-bottom:6px}.table-list{display:flex;flex-direction:column;gap:6px}.row-icon{width:36px;height:36px;border-radius:50%}@media(max-width:768px){.row-icon{width:32px;height:32px}}.table-info{padding-top:80px;padding-inline:16px;font-size:19px;text-align:center;color:#a3a5a9}