.nova-toast-container[data-v-38d6d1db]{position:fixed;bottom:24px;right:24px;z-index:99999;pointer-events:none}.nova-toast-group[data-v-38d6d1db]{display:flex;flex-direction:column;gap:10px;align-items:flex-end}.nova-toast[data-v-38d6d1db]{pointer-events:all;position:relative;display:flex;align-items:center;gap:14px;min-width:300px;max-width:400px;padding:14px 16px 18px;border-radius:14px;background:#fff;border:1px solid rgba(0,0,0,.06);overflow:hidden;box-shadow:0 2px 8px #0000000a;cursor:pointer;font-family:Inter,Segoe UI,sans-serif;transition:transform .18s,box-shadow .18s}.nova-toast[data-v-38d6d1db]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.nova-toast__icon[data-v-38d6d1db]{flex-shrink:0;width:42px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px}.nova-toast--success .nova-toast__icon[data-v-38d6d1db]{background:#00865a1a;color:#00875a}.nova-toast--error .nova-toast__icon[data-v-38d6d1db]{background:#ef44441a;color:#dc2626}.nova-toast--warning .nova-toast__icon[data-v-38d6d1db]{background:#d977061a;color:#d97706}.nova-toast--info .nova-toast__icon[data-v-38d6d1db]{background:#0052cc1a;color:#0052cc}.nova-toast__content[data-v-38d6d1db]{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.nova-toast__title[data-v-38d6d1db]{font-size:13px;font-weight:800;color:#0f172a;line-height:1.3;letter-spacing:-.2px}.nova-toast__message[data-v-38d6d1db]{font-size:11.5px;font-weight:500;color:#94a3b8;line-height:1.5}.nova-toast__close[data-v-38d6d1db]{flex-shrink:0;align-self:flex-start;width:22px;height:22px;border:none;background:transparent;color:#cbd5e1;font-size:10px;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background .14s,color .14s;padding:0}.nova-toast__close[data-v-38d6d1db]:hover{background:#0000000f;color:#475569}.nova-toast__progress[data-v-38d6d1db]{position:absolute;bottom:0;left:0;height:3px;border-radius:0 0 14px 14px;animation:nova-toast-progress-38d6d1db linear forwards;opacity:.5}.nova-toast--success .nova-toast__progress[data-v-38d6d1db]{background:#00875a}.nova-toast--error .nova-toast__progress[data-v-38d6d1db]{background:#dc2626}.nova-toast--warning .nova-toast__progress[data-v-38d6d1db]{background:#d97706}.nova-toast--info .nova-toast__progress[data-v-38d6d1db]{background:#0052cc}@keyframes nova-toast-progress-38d6d1db{0%{width:100%}to{width:0%}}.nova-toast[data-v-38d6d1db]:after{content:"";position:absolute;right:-12px;bottom:-12px;width:80px;height:80px;border-radius:50%;opacity:.07;pointer-events:none}.nova-toast--success[data-v-38d6d1db]:after{background:#00875a}.nova-toast--error[data-v-38d6d1db]:after{background:#dc2626}.nova-toast--warning[data-v-38d6d1db]:after{background:#d97706}.nova-toast--info[data-v-38d6d1db]:after{background:#0052cc}.nova-toast-enter-active[data-v-38d6d1db]{transition:all .3s cubic-bezier(.215,.61,.355,1)}.nova-toast-leave-active[data-v-38d6d1db]{transition:all .2s cubic-bezier(.4,0,1,1)}.nova-toast-enter-from[data-v-38d6d1db]{opacity:0;transform:translate(40px)}.nova-toast-leave-to[data-v-38d6d1db]{opacity:0;transform:translate(60px)}.nova-toast-move[data-v-38d6d1db]{transition:transform .25s ease}.nova-toast-container--dark .nova-toast[data-v-38d6d1db]{background:#1e2538;border-color:#ffffff14;box-shadow:0 2px 8px #0000004d,0 0 0 1px #ffffff0a}.nova-toast-container--dark .nova-toast[data-v-38d6d1db]:hover{box-shadow:0 6px 20px #0006,0 0 0 1px #ffffff0f}.nova-toast-container--dark .nova-toast__title[data-v-38d6d1db]{color:#e2e8f0}.nova-toast-container--dark .nova-toast__message[data-v-38d6d1db]{color:#64748b}.nova-toast-container--dark .nova-toast__close[data-v-38d6d1db]{color:#475569}.nova-toast-container--dark .nova-toast__close[data-v-38d6d1db]:hover{background:#ffffff14;color:#94a3b8}.nova-toast-container--dark .nova-toast--success .nova-toast__icon[data-v-38d6d1db]{background:#00865a26;color:#10b981}.nova-toast-container--dark .nova-toast--error .nova-toast__icon[data-v-38d6d1db]{background:#ef444426;color:#f87171}.nova-toast-container--dark .nova-toast--warning .nova-toast__icon[data-v-38d6d1db]{background:#d9770626;color:#fbbf24}.nova-toast-container--dark .nova-toast--info .nova-toast__icon[data-v-38d6d1db]{background:#3ec6d01f;color:#3ec6d0}.wizard-overlay[data-v-a7cd5fcb]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px}.wizard-backdrop[data-v-a7cd5fcb]{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a0f28d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.wizard-container[data-v-a7cd5fcb]{position:relative;z-index:1;width:100%;max-width:660px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:24px;box-shadow:0 32px 80px #0006;display:flex;flex-direction:column}.wizard-header[data-v-a7cd5fcb]{background:linear-gradient(135deg,#0d1b4b,#0052cc 65%,#00b8d4);padding:32px 36px 28px;border-radius:24px 24px 0 0;color:#fff}.wizard-logo[data-v-a7cd5fcb]{display:flex;align-items:center;gap:10px;margin-bottom:18px}.wizard-logo__icon[data-v-a7cd5fcb]{width:36px;height:36px;background:#fff3;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px}.wizard-logo__text[data-v-a7cd5fcb]{font-size:15px;font-weight:700;letter-spacing:.3px}.wizard-welcome__title[data-v-a7cd5fcb]{font-size:22px;font-weight:800;margin:0 0 4px;letter-spacing:-.3px;color:#fff}.wizard-welcome__subtitle[data-v-a7cd5fcb]{font-size:14px;color:#ffffffbf;margin:0 0 24px}.wizard-steps[data-v-a7cd5fcb]{display:flex;align-items:center;gap:0;position:relative}.wizard-step__line[data-v-a7cd5fcb]{position:absolute;top:14px;left:28px;right:28px;height:2px;background:#fff3;z-index:0}.wizard-step[data-v-a7cd5fcb]{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;position:relative;z-index:1}.wizard-step__bullet[data-v-a7cd5fcb]{width:28px;height:28px;border-radius:50%;background:#ffffff26;border:2px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff9;transition:all .3s}.wizard-step--active .wizard-step__bullet[data-v-a7cd5fcb]{background:#fff;border-color:#fff;color:#0052cc;box-shadow:0 0 0 4px #ffffff40}.wizard-step--completed .wizard-step__bullet[data-v-a7cd5fcb]{background:#00c48c;border-color:#00c48c;color:#fff}.wizard-step__label[data-v-a7cd5fcb]{font-size:11px;font-weight:600;color:#fff9;text-align:center;letter-spacing:.3px}.wizard-step--active .wizard-step__label[data-v-a7cd5fcb],.wizard-step--completed .wizard-step__label[data-v-a7cd5fcb]{color:#fff}.wizard-body[data-v-a7cd5fcb]{padding:28px 36px;flex:1;overflow-y:auto}.wizard-panel[data-v-a7cd5fcb]{display:flex;flex-direction:column;gap:4px}.panel-icon[data-v-a7cd5fcb]{width:52px;height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:8px}.panel-icon--blue[data-v-a7cd5fcb]{background:#eff6ff;color:#0052cc}.panel-icon--purple[data-v-a7cd5fcb]{background:#fdf4ff;color:#7c3aed}.panel-title[data-v-a7cd5fcb]{font-size:18px;font-weight:800;color:#0f172a;margin:0 0 6px;letter-spacing:-.3px}.panel-desc[data-v-a7cd5fcb]{font-size:14px;color:#64748b;margin:0 0 20px;line-height:1.6}.required[data-v-a7cd5fcb]{color:#ef4444;font-weight:700}.wizard-alert[data-v-a7cd5fcb]{border-radius:10px;padding:12px 16px;font-size:13px;margin-bottom:16px;display:flex;align-items:flex-start;gap:8px}.wizard-alert--error[data-v-a7cd5fcb]{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.politicas-list[data-v-a7cd5fcb]{display:flex;flex-direction:column;gap:12px}.politica-card[data-v-a7cd5fcb]{border:1.5px solid #e2e8f0;border-radius:14px;padding:16px 18px;transition:border-color .2s,box-shadow .2s}.politica-card--required[data-v-a7cd5fcb]{border-left:4px solid #0052cc}.politica-card--accepted[data-v-a7cd5fcb]{border-color:#10b981;background:#f0fdf4}.politica-card__header[data-v-a7cd5fcb]{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.politica-card__icon[data-v-a7cd5fcb]{width:38px;height:38px;border-radius:10px;background:#eff6ff;color:#0052cc;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.politica-card__title[data-v-a7cd5fcb]{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 2px}.politica-card__desc[data-v-a7cd5fcb]{font-size:12px;color:#64748b;margin:0;line-height:1.5}.politica-card__label[data-v-a7cd5fcb]{font-size:12px;color:#475569;margin:8px 0 0}.notif-wizard-list[data-v-a7cd5fcb]{display:flex;flex-direction:column;gap:12px}.notif-wizard-item[data-v-a7cd5fcb]{display:flex;align-items:center;justify-content:space-between;border:1.5px solid #e2e8f0;border-radius:14px;padding:16px 18px;transition:border-color .2s}.notif-wizard-item[data-v-a7cd5fcb]:hover{border-color:#94a3b8}.notif-wizard-item__info[data-v-a7cd5fcb]{display:flex;align-items:center;gap:14px}.notif-wizard-item__icon[data-v-a7cd5fcb]{width:38px;height:38px;border-radius:10px;background:#f1f5f9;color:#475569;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.notif-wizard-item__title[data-v-a7cd5fcb]{font-size:14px;font-weight:700;color:#0f172a;margin:0 0 2px}.notif-wizard-item__desc[data-v-a7cd5fcb]{font-size:12px;color:#64748b;margin:0}.toggle-switch[data-v-a7cd5fcb]{position:relative;display:inline-block;width:46px;height:26px;flex-shrink:0}.toggle-switch input[data-v-a7cd5fcb]{opacity:0;width:0;height:0}.toggle-slider[data-v-a7cd5fcb]{position:absolute;top:0;right:0;bottom:0;left:0;background:#e2e8f0;border-radius:13px;cursor:pointer;transition:background .25s}.toggle-slider[data-v-a7cd5fcb]:before{content:"";position:absolute;width:20px;height:20px;left:3px;top:3px;background:#fff;border-radius:50%;transition:transform .25s;box-shadow:0 1px 4px #0003}input:checked+.toggle-slider[data-v-a7cd5fcb]{background:#0052cc}input:checked+.toggle-slider[data-v-a7cd5fcb]:before{transform:translate(20px)}.wizard-footer[data-v-a7cd5fcb]{border-top:1px solid #f1f5f9;padding:20px 36px;display:flex;align-items:center;justify-content:space-between;gap:12px}.wizard-footer__right[data-v-a7cd5fcb]{display:flex;align-items:center;gap:16px}.wizard-progress-text[data-v-a7cd5fcb]{font-size:12px;color:#94a3b8;font-weight:500}.btn-wizard-back[data-v-a7cd5fcb]{display:flex;align-items:center;gap:6px;padding:10px 20px;border:1.5px solid #e2e8f0;border-radius:10px;background:#fff;color:#475569;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.btn-wizard-back[data-v-a7cd5fcb]:hover{border-color:#94a3b8;color:#0f172a}.btn-wizard-primary[data-v-a7cd5fcb]{display:flex;align-items:center;gap:8px;padding:11px 28px;border:none;border-radius:10px;background:linear-gradient(135deg,#0052cc,#00b8d4);color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s;box-shadow:0 4px 14px #0052cc59}.btn-wizard-primary[data-v-a7cd5fcb]:hover{transform:translateY(-1px);box-shadow:0 6px 20px #0052cc73}.btn-wizard-primary[data-v-a7cd5fcb]:disabled{opacity:.7;cursor:not-allowed;transform:none}.btn-wizard-primary--success[data-v-a7cd5fcb]{background:linear-gradient(135deg,#00875a,#00c48c);box-shadow:0 4px 14px #00875a59}.wizard-fade-enter-active[data-v-a7cd5fcb],.wizard-fade-leave-active[data-v-a7cd5fcb]{transition:opacity .3s ease}.wizard-fade-enter-from[data-v-a7cd5fcb],.wizard-fade-leave-to[data-v-a7cd5fcb]{opacity:0}.slide-fade-enter-active[data-v-a7cd5fcb]{transition:all .25s ease-out}.slide-fade-leave-active[data-v-a7cd5fcb]{transition:all .2s ease-in}.slide-fade-enter-from[data-v-a7cd5fcb]{transform:translate(20px);opacity:0}.slide-fade-leave-to[data-v-a7cd5fcb]{transform:translate(-20px);opacity:0}.spinner-ring--sm[data-v-a7cd5fcb]{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin-a7cd5fcb .7s linear infinite}@keyframes spin-a7cd5fcb{to{transform:rotate(360deg)}}.wizard-container[data-v-a7cd5fcb]::-webkit-scrollbar{width:6px}.wizard-container[data-v-a7cd5fcb]::-webkit-scrollbar-track{background:transparent}.wizard-container[data-v-a7cd5fcb]::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:3px}.nova-datatable-wrapper[data-v-12a7acba]{width:100%;background:var(--bg-surface);border-radius:14px;border:1px solid var(--border-color);box-shadow:0 2px 16px #0052cc0f,0 1px 4px #0000000a;overflow:hidden;font-family:Inter,Segoe UI,sans-serif;color:var(--text-main)}.nova-toolbar[data-v-12a7acba]{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 18px;border-bottom:1px solid var(--border-color);background:var(--bg-surface-secondary);flex-wrap:wrap}.nova-toolbar__search[data-v-12a7acba]{position:relative;flex:1;min-width:180px;max-width:360px}.nova-search-icon[data-v-12a7acba]{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#a0aec0;font-size:13px;pointer-events:none}.nova-search-input[data-v-12a7acba]{width:100%;box-sizing:border-box;padding:7px 12px 7px 31px;border:1.5px solid var(--border-color);border-radius:8px;font-size:13px;color:var(--text-main);background:var(--bg-surface);outline:none;transition:border-color .2s,box-shadow .2s}.nova-search-input[data-v-12a7acba]:focus{border-color:#0052cc;box-shadow:0 0 0 3px #0052cc12}.nova-toolbar__right[data-v-12a7acba]{display:flex;align-items:center;gap:10px;flex-shrink:0}.nova-counter[data-v-12a7acba]{display:flex;align-items:center;gap:5px;color:#718096;font-size:12.5px;font-weight:500}.nova-counter .pi[data-v-12a7acba]{font-size:13px}.nova-counter__label[data-v-12a7acba]{color:#a0aec0}.nova-btn-crear[data-v-12a7acba]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px 6px 10px;border:none;border-radius:8px;background:linear-gradient(135deg,#0052cc,#0073e6);color:#fff;font-size:12.5px;font-weight:700;font-family:Inter,Segoe UI,sans-serif;cursor:pointer;transition:all .18s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0052cc47;white-space:nowrap}.nova-btn-crear .pi[data-v-12a7acba]{font-size:12px}.nova-btn-crear[data-v-12a7acba]:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0052cc5c;background:linear-gradient(135deg,#003fa3,#0060cc)}.nova-btn-crear[data-v-12a7acba]:active{transform:translateY(0);box-shadow:0 2px 6px #0052cc33}@media(max-width:480px){.nova-btn-crear__label[data-v-12a7acba]{display:none}.nova-btn-crear[data-v-12a7acba]{padding:6px 10px}}.nova-btn-reload[data-v-12a7acba]{width:32px;height:32px;border:1.5px solid var(--border-color);border-radius:8px;background:var(--bg-surface);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);font-size:13px;transition:all .2s}.nova-btn-reload[data-v-12a7acba]:hover{border-color:#0052cc;color:#0052cc}.nova-btn-reload--spinning .pi[data-v-12a7acba]{animation:nova-spin-12a7acba .9s linear infinite}@keyframes nova-spin-12a7acba{to{transform:rotate(360deg)}}.nova-btn-excel[data-v-12a7acba]{width:32px;height:32px;border:1.5px solid var(--border-color);border-radius:8px;background:var(--bg-surface);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);font-size:14px;transition:all .2s;position:relative;overflow:hidden}.nova-btn-excel[data-v-12a7acba]:hover:not(:disabled){border-color:#1d6f42;color:#1d6f42;background:#1d6f420d}.nova-btn-excel[data-v-12a7acba]:hover:not(:disabled):after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:7px;background:#1d6f420f;pointer-events:none}.nova-btn-excel[data-v-12a7acba]:disabled{opacity:.38;cursor:not-allowed}.nova-btn-excel--exporting[data-v-12a7acba]{border-color:#1d6f42;color:#1d6f42}.nova-state[data-v-12a7acba]{padding:24px 20px;background:var(--bg-surface)}.nova-state--center[data-v-12a7acba]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:52px 24px;text-align:center;gap:10px}.nova-state__icon[data-v-12a7acba]{width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:26px;margin-bottom:4px}.nova-state__icon--error[data-v-12a7acba]{background:#e53e3e14;border:2px dashed rgba(229,62,62,.25);color:#e53e3e}.nova-state__icon--empty[data-v-12a7acba]{background:#0052cc0f;color:#4a90d9}.nova-state__title[data-v-12a7acba]{font-size:16px;font-weight:700;color:#2d3748;margin:0}.nova-state__desc[data-v-12a7acba]{font-size:12.5px;color:#718096;margin:0;line-height:1.6}.nova-state__desc code[data-v-12a7acba]{background:#e53e3e14;color:#c53030;padding:1px 5px;border-radius:3px}.nova-btn-retry[data-v-12a7acba]{display:inline-flex;align-items:center;gap:5px;padding:6px 14px;border:1.5px solid rgba(229,62,62,.3);border-radius:7px;background:transparent;color:#c53030;font-size:12.5px;cursor:pointer;margin-top:4px;transition:background .2s}.nova-btn-retry[data-v-12a7acba]:hover{background:#e53e3e0d}.nova-skeleton-rows[data-v-12a7acba]{display:flex;flex-direction:column;gap:0}.nova-skeleton-row[data-v-12a7acba]{display:flex;gap:12px;align-items:center;padding:12px 18px;border-bottom:1px solid var(--border-color)}.nova-skeleton-cell[data-v-12a7acba]{height:14px;border-radius:4px;background:linear-gradient(90deg,var(--bg-surface-secondary) 25%,var(--bg-surface) 50%,var(--bg-surface-secondary) 75%);background-size:200% 100%;animation:nova-shimmer-12a7acba 1.4s infinite}.nova-skeleton-cell--sm[data-v-12a7acba]{flex:0 0 80px}.nova-skeleton-cell--md[data-v-12a7acba]{flex:0 0 130px}.nova-skeleton-cell--lg[data-v-12a7acba]{flex:1}@keyframes nova-shimmer-12a7acba{0%{background-position:200% 0}to{background-position:-200% 0}}.nova-table[data-v-12a7acba] .p-datatable{border-radius:0!important;border:none!important;box-shadow:none!important;font-size:13px!important;font-family:Inter,Segoe UI,sans-serif!important}.nova-table[data-v-12a7acba] .p-datatable-tbody>tr>td{padding:9px 14px!important;font-size:13px!important;border-bottom:1px solid var(--border-color, rgba(0, 82, 204, .05))!important;border-right:1px solid var(--border-color, rgba(0, 82, 204, .04))!important;border-top:none!important;vertical-align:middle;background:var(--bg-surface, #fff)!important;color:var(--text-main, #334155)!important;transition:background .14s}.nova-table[data-v-12a7acba] .p-datatable-thead>tr>th{padding:10px 14px!important;font-size:11px!important;background:var(--bg-surface-secondary, #f8fafc)!important;font-weight:700!important;color:var(--text-secondary, #475569)!important;text-transform:uppercase!important;letter-spacing:.6px!important;border-bottom:2px solid var(--border-color, rgba(0, 82, 204, .12))!important;border-right:1px solid var(--border-color, rgba(0,0,0,.05))!important;border-top:none!important;white-space:nowrap}.nova-table[data-v-12a7acba] .p-datatable-thead>tr>th:last-child{border-right:none!important}.nova-table[data-v-12a7acba] .p-datatable-tbody>tr>td:first-child{border-left:3px solid transparent}.nova-table[data-v-12a7acba] .p-datatable-tbody>tr>td:last-child{border-right:none!important}.nova-table[data-v-12a7acba] .p-datatable-tbody>tr:last-child>td{border-bottom:none!important}.nova-table[data-v-12a7acba] .p-datatable-tbody>tr:hover>td{background:var(--bg-surface-secondary, rgba(0,82,204,.035))!important}.nova-table[data-v-12a7acba] .p-datatable-tbody>tr:hover>td:first-child{border-left-color:#0052cc!important}.nova-table[data-v-12a7acba] .p-datatable-striped .p-datatable-tbody>tr:nth-child(2n)>td{background:var(--bg-surface-secondary, rgba(248,250,255,.9))}.nova-table[data-v-12a7acba] .p-datatable-striped .p-datatable-tbody>tr:nth-child(2n):hover>td{background:var(--bg-surface-secondary, rgba(0,82,204,.035))!important}.nova-table[data-v-12a7acba] .p-paginator{padding:9px 16px!important;border-top:1px solid var(--border-color, rgba(0,0,0,.06))!important;background:var(--bg-surface-secondary, #fafbff)!important;color:var(--text-secondary, #718096)!important;font-size:12px!important}.nova-table[data-v-12a7acba] .p-paginator-page,.nova-table[data-v-12a7acba] .p-paginator-first,.nova-table[data-v-12a7acba] .p-paginator-prev,.nova-table[data-v-12a7acba] .p-paginator-next,.nova-table[data-v-12a7acba] .p-paginator-last{min-width:28px!important;height:28px!important;border-radius:6px!important;font-size:12px!important}.nova-table[data-v-12a7acba] .p-paginator-page.p-highlight{background:linear-gradient(135deg,#0052cc,#0073e6)!important;color:#fff!important;border:none!important;font-weight:700!important}.nova-table[data-v-12a7acba] .p-paginator-current{font-size:11.5px!important;color:var(--text-secondary, #718096)!important}.nova-table[data-v-12a7acba] .p-column-filter-menu-button{color:#b0bec5!important;width:20px!important;height:20px!important;border-radius:5px!important;transition:all .15s!important}.nova-table[data-v-12a7acba] .p-column-filter-menu-button:hover{color:#0052cc!important;background:#0052cc14!important}.nova-table[data-v-12a7acba] .p-column-filter-menu-button.p-column-filter-menu-button-open,.nova-table[data-v-12a7acba] .p-column-filter-menu-button.p-column-filter-menu-button-active{color:#0052cc!important;background:#0052cc1a!important}.nova-table[data-v-12a7acba] .p-sortable-column-icon{color:#b0bec5!important;font-size:10px!important;margin-left:3px!important}.nova-table[data-v-12a7acba] .p-column-filter-buttonbar,.nova-table[data-v-12a7acba] .p-columnfilter-buttonbar,.nova-table[data-v-12a7acba] .p-column-filter-overlay .p-column-filter-buttonbar,.nova-table[data-v-12a7acba] .p-overlay-panel .p-column-filter-buttonbar,.nova-table[data-v-12a7acba] [data-pc-section=buttonbar],.nova-table[data-v-12a7acba] .p-column-filter-overlay [data-pc-section=footer],.nova-table[data-v-12a7acba] .p-column-filter-clear-button,.nova-table[data-v-12a7acba] .p-column-filter-apply-button{display:none!important}.nova-table[data-v-12a7acba] .p-datatable-tbody>tr>td.p-frozen-column{background:var(--bg-surface, #fff)!important;border-left:1px solid var(--border-color, rgba(0,0,0,.07))!important;box-shadow:-2px 0 6px #0000000a}.nova-table[data-v-12a7acba] .p-datatable-thead>tr>th.p-frozen-column{background:var(--bg-surface-secondary, #f7f9ff)!important;border-left:1px solid var(--border-color, rgba(0,0,0,.07))!important}.nova-table-empty[data-v-12a7acba]{display:flex;align-items:center;justify-content:center;gap:8px;padding:36px;color:#a0aec0;font-size:13px}.nova-loading-overlay[data-v-12a7acba]{display:flex;align-items:center;justify-content:center;padding:36px}.nova-loading-spinner[data-v-12a7acba]{font-size:26px;color:#0052cc;opacity:.5}.nova-cell-text[data-v-12a7acba]{display:block;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#334155;font-size:13px}.nova-badge[data-v-12a7acba]{display:inline-flex;align-items:center;gap:5px;padding:2px 8px;border-radius:20px;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap}.nova-badge__dot[data-v-12a7acba]{width:5px;height:5px;border-radius:50%;flex-shrink:0}.nova-badge--success[data-v-12a7acba]{background:#00875a1a;color:#00875a}.nova-badge--success .nova-badge__dot[data-v-12a7acba]{background:#00875a}.nova-badge--error[data-v-12a7acba]{background:#c5303017;color:#c53030}.nova-badge--error .nova-badge__dot[data-v-12a7acba]{background:#c53030}.nova-badge--warning[data-v-12a7acba]{background:#d69e2e1a;color:#b7791f}.nova-badge--warning .nova-badge__dot[data-v-12a7acba]{background:#d69e2e}.nova-badge--info[data-v-12a7acba]{background:#0052cc14;color:#0052cc}.nova-badge--info .nova-badge__dot[data-v-12a7acba]{background:#0052cc}.nova-badge--default[data-v-12a7acba]{background:#71809617;color:#4a5568}.nova-badge--default .nova-badge__dot[data-v-12a7acba]{background:#a0aec0}.nova-fecha[data-v-12a7acba]{display:inline-flex;align-items:center;gap:4px;color:#334155;font-size:12.5px}.nova-fecha .pi[data-v-12a7acba]{color:#94a3b8;font-size:12px}.nova-count-badge[data-v-12a7acba]{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:20px;font-size:12px;font-weight:700}.nova-count-badge--active[data-v-12a7acba]{background:#0052cc14;color:#0052cc}.nova-count-badge--zero[data-v-12a7acba]{background:#a0aec01f;color:#a0aec0}.nova-count-badge .pi[data-v-12a7acba]{font-size:11px}.nova-color-chip[data-v-12a7acba]{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#4a5568}.nova-color-chip__dot[data-v-12a7acba]{width:14px;height:14px;border-radius:3px;border:1px solid rgba(0,0,0,.1);flex-shrink:0}.nova-bool[data-v-12a7acba]{display:inline-flex;align-items:center;gap:4px;font-size:12.5px;font-weight:600}.nova-bool--yes[data-v-12a7acba]{color:#00875a}.nova-bool--no[data-v-12a7acba]{color:#c53030}.nova-icon-preview[data-v-12a7acba]{display:inline-flex;align-items:center;gap:5px;color:#4a5568}.nova-icon-preview i[data-v-12a7acba]{font-size:16px;color:#0052cc}.nova-icon-preview small[data-v-12a7acba]{font-size:10.5px;color:#a0aec0}.nova-expandable[data-v-12a7acba]{font-size:12px}.nova-expandable__summary[data-v-12a7acba]{cursor:pointer;color:#64748b;font-weight:600;list-style:none;outline:none;-webkit-user-select:none;user-select:none}.nova-expandable__summary[data-v-12a7acba]::marker,.nova-expandable__summary[data-v-12a7acba]::-webkit-details-marker{display:none}.nova-expandable__summary[data-v-12a7acba]:before{content:"▶  ";font-size:8px}details[open] .nova-expandable__summary[data-v-12a7acba]:before{content:"▼  "}.nova-expandable__list[data-v-12a7acba]{margin:4px 0 0 10px;padding:0;list-style:disc}.nova-expandable__list li[data-v-12a7acba]{color:#334155;line-height:1.8}.nova-acciones[data-v-12a7acba]{display:flex;align-items:center;justify-content:center;gap:2px}.nova-accion[data-v-12a7acba]{width:28px;height:28px;border:none;background:transparent;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:13px;transition:all .14s;color:#b0bec5}.nova-accion--ver[data-v-12a7acba]:hover{background:#0052cc17;color:#0052cc}.nova-accion--editar[data-v-12a7acba]:hover{background:#d69e2e17;color:#b7791f}.nova-accion--eliminar[data-v-12a7acba]:hover{background:#c5303017;color:#c53030}.nova-accion--extra[data-v-12a7acba]:hover{background:#00b8d417;color:#00b8d4}.nova-table[data-v-12a7acba] .p-column-filter-overlay,.nova-table[data-v-12a7acba] .p-overlay-panel{border-radius:14px!important;border:1px solid rgba(0,82,204,.12)!important;box-shadow:0 4px 6px #0000000a,0 12px 32px #0052cc1f,0 1px 2px #0000000f!important;padding:0!important;overflow:hidden;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7!important}.nova-table[data-v-12a7acba] .p-column-filter-overlay .p-column-filter-constraint,.nova-table[data-v-12a7acba] .p-column-filter-overlay [data-pc-section=filterconstraint]{padding:0!important}.nova-table[data-v-12a7acba] .p-column-filter-operator,.nova-table[data-v-12a7acba] [data-pc-section=operator],.nova-table[data-v-12a7acba] .p-column-filter-add-rule,.nova-table[data-v-12a7acba] [data-pc-section=addrulebutton]{display:none!important}.nova-filter-panel[data-v-12a7acba]{display:flex;flex-direction:column;gap:0;padding:0;min-width:240px}.nova-filter-header[data-v-12a7acba]{display:flex;align-items:center;gap:7px;padding:10px 14px 9px;background:linear-gradient(135deg,#0052cc14,#0073e60d);border-bottom:1px solid var(--border-color);position:relative;overflow:hidden}.nova-filter-header[data-v-12a7acba]:before{content:"";position:absolute;top:-12px;right:-12px;width:48px;height:48px;border-radius:50%;background:#0052cc14}.nova-filter-header__icon[data-v-12a7acba]{width:26px;height:26px;border-radius:7px;background:linear-gradient(135deg,#0052cc,#0073e6);display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;flex-shrink:0;box-shadow:0 2px 6px #0052cc4d}.nova-filter-header__label[data-v-12a7acba]{font-size:11.5px;font-weight:700;color:#0052cc;letter-spacing:.2px;flex:1}.nova-filter-header__dot[data-v-12a7acba]{width:6px;height:6px;border-radius:50%;background:#0052cc;opacity:.3;animation:nova-filter-pulse-12a7acba 2s ease-in-out infinite}@keyframes nova-filter-pulse-12a7acba{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.nova-filter-field[data-v-12a7acba]{display:flex;flex-direction:column;gap:4px;padding:10px 14px 0}.nova-filter-field[data-v-12a7acba]:last-of-type{padding-bottom:2px}.nova-filter-label[data-v-12a7acba]{font-size:10px;font-weight:700;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.6px}.nova-filter-select-wrapper[data-v-12a7acba]{position:relative}.nova-filter-select-icon[data-v-12a7acba]{position:absolute;left:9px;top:50%;transform:translateY(-50%);color:#0052cc;font-size:11px;pointer-events:none;opacity:.7}.nova-filter-select[data-v-12a7acba]{width:100%;padding:7px 10px 7px 28px;border:1.5px solid var(--border-color);border-radius:8px;font-size:12px;font-weight:500;color:var(--text-main);background:var(--bg-surface-secondary);outline:none;cursor:pointer;transition:border-color .2s,box-shadow .2s,background .2s;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.nova-filter-select[data-v-12a7acba]:hover{border-color:#0052cc4d;background:var(--bg-surface)}.nova-filter-select[data-v-12a7acba]:focus{border-color:#0052cc;background:var(--bg-surface);box-shadow:0 0 0 3px #0052cc14}.nova-filter-input-wrapper[data-v-12a7acba]{position:relative}.nova-filter-input-icon[data-v-12a7acba]{position:absolute;left:9px;top:50%;transform:translateY(-50%);color:#a0aec0;font-size:11px;pointer-events:none;transition:color .2s}.nova-filter-input[data-v-12a7acba]{width:100%;box-sizing:border-box;padding:7px 10px 7px 28px;border:1.5px solid var(--border-color);border-radius:8px;font-size:12px;color:var(--text-main);background:var(--bg-surface-secondary);outline:none;transition:border-color .2s,box-shadow .2s,background .2s}.nova-filter-input[data-v-12a7acba]:hover{border-color:#0052cc4d;background:var(--bg-surface)}.nova-filter-input[data-v-12a7acba]:focus{border-color:#0052cc;background:var(--bg-surface, #fff);box-shadow:0 0 0 3px #0052cc14}.nova-filter-input:focus+.nova-filter-input-icon[data-v-12a7acba],.nova-filter-input-wrapper:focus-within .nova-filter-input-icon[data-v-12a7acba]{color:#0052cc}.nova-filter-actions[data-v-12a7acba]{display:flex;justify-content:flex-end;gap:6px;padding:10px 14px 12px;margin-top:8px;border-top:1px solid rgba(0,82,204,.07);background:linear-gradient(180deg,transparent 0%,rgba(240,245,255,.5) 100%)}.nova-filter-btn[data-v-12a7acba]{display:inline-flex;align-items:center;gap:5px;padding:6px 13px;border-radius:8px;font-size:11.5px;font-weight:700;cursor:pointer;border:none;transition:all .18s cubic-bezier(.4,0,.2,1);line-height:1;letter-spacing:.1px}.nova-filter-btn .pi[data-v-12a7acba]{font-size:10.5px}.nova-filter-btn--clear[data-v-12a7acba]{background:transparent;color:#718096;border:1.5px solid rgba(0,0,0,.1)}.nova-filter-btn--clear[data-v-12a7acba]:hover{background:#71809612;color:#4a5568;border-color:#00000029;transform:translateY(-1px)}.nova-filter-btn--clear[data-v-12a7acba]:active{transform:translateY(0)}.nova-filter-btn--apply[data-v-12a7acba]{background:linear-gradient(135deg,#0052cc,#0073e6);color:#fff;box-shadow:0 3px 10px #0052cc47;border:1.5px solid transparent}.nova-filter-btn--apply[data-v-12a7acba]:hover{background:linear-gradient(135deg,#003f9e,#0052cc);box-shadow:0 5px 16px #0052cc61;transform:translateY(-1px)}.nova-filter-btn--apply[data-v-12a7acba]:active{transform:translateY(0);box-shadow:0 2px 6px #0052cc33}html[data-theme=dark] .nova-filter-header[data-v-12a7acba]{background:linear-gradient(135deg,#0052cc1f,#0073e60f);border-bottom-color:#ffffff0f}html[data-theme=dark] .nova-filter-header__label[data-v-12a7acba]{color:#4a90d9}html[data-theme=dark] .nova-filter-header__dot[data-v-12a7acba]{background:#4a90d9}html[data-theme=dark] .nova-filter-label[data-v-12a7acba]{color:#ffffff73}html[data-theme=dark] .nova-filter-select[data-v-12a7acba]{background:#ffffff0a;border-color:#ffffff1a;color:#ffffffd9}html[data-theme=dark] .nova-filter-select[data-v-12a7acba]:hover{border-color:#4a90d94d;background:#ffffff0f}html[data-theme=dark] .nova-filter-select[data-v-12a7acba]:focus{border-color:#0052cc80;background:#ffffff0f;box-shadow:0 0 0 3px #0052cc26}html[data-theme=dark] .nova-filter-select option[data-v-12a7acba]{background:#1b2132;color:#ffffffd9}html[data-theme=dark] .nova-filter-input[data-v-12a7acba]{background:#ffffff0a;border-color:#ffffff1a;color:#ffffffd9}html[data-theme=dark] .nova-filter-input[data-v-12a7acba]::placeholder{color:#ffffff40}html[data-theme=dark] .nova-filter-input[data-v-12a7acba]:hover{border-color:#4a90d94d;background:#ffffff0f}html[data-theme=dark] .nova-filter-input[data-v-12a7acba]:focus{border-color:#0052cc80;background:#ffffff0f;box-shadow:0 0 0 3px #0052cc26}html[data-theme=dark] .nova-filter-input-icon[data-v-12a7acba]{color:#ffffff4d}html[data-theme=dark] .nova-filter-input:focus~.nova-filter-input-icon[data-v-12a7acba],html[data-theme=dark] .nova-filter-input-wrapper:focus-within .nova-filter-input-icon[data-v-12a7acba]{color:#4a90d9}html[data-theme=dark] .nova-filter-select-icon[data-v-12a7acba]{color:#4a90d9}html[data-theme=dark] .nova-filter-actions[data-v-12a7acba]{border-top-color:#ffffff0f;background:linear-gradient(180deg,transparent 0%,rgba(0,82,204,.04) 100%)}html[data-theme=dark] .nova-filter-btn--clear[data-v-12a7acba]{color:#ffffff80;border-color:#ffffff1a}html[data-theme=dark] .nova-filter-btn--clear[data-v-12a7acba]:hover{color:#ffffffbf;background:#ffffff0f;border-color:#ffffff26}.nova-modal-overlay[data-v-12a7acba]{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999}.nova-modal[data-v-12a7acba]{background:#fff;border-radius:16px;padding:30px 26px;max-width:340px;width:90%;text-align:center;box-shadow:0 20px 56px #00000026;display:flex;flex-direction:column;align-items:center;gap:10px}.nova-modal__icon[data-v-12a7acba]{width:52px;height:52px;border-radius:50%;background:#d69e2e1a;display:flex;align-items:center;justify-content:center;font-size:22px;color:#d69e2e}.nova-modal__title[data-v-12a7acba]{font-size:16px;font-weight:700;color:#2d3748;margin:0}.nova-modal__desc[data-v-12a7acba]{font-size:12.5px;color:#718096;margin:0;line-height:1.5}.nova-modal__actions[data-v-12a7acba]{display:flex;gap:10px;margin-top:6px}.nova-modal__btn[data-v-12a7acba]{padding:7px 20px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;border:none;transition:all .16s;display:flex;align-items:center;gap:6px}.nova-modal__btn--cancel[data-v-12a7acba]{background:#7180961a;color:#4a5568}.nova-modal__btn--cancel[data-v-12a7acba]:hover{background:#7180962e}.nova-modal__btn--confirm[data-v-12a7acba]{background:linear-gradient(135deg,#c53030,#e53e3e);color:#fff;box-shadow:0 3px 12px #c530304d}.nova-modal__btn--confirm[data-v-12a7acba]:hover{opacity:.9}.nova-modal__record-name[data-v-12a7acba]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:8px;background:#fef3c7;color:#92400e;font-size:12px;font-weight:600;border:1px solid #fcd34d}.nova-modal__record-name i[data-v-12a7acba]{font-size:11px;opacity:.7}.nova-modal__icon--loading[data-v-12a7acba]{background:#0052cc1a;color:#0052cc;font-size:26px}.nova-modal--error[data-v-12a7acba]{border-top:3px solid #ef4444}.nova-modal__icon--error[data-v-12a7acba]{background:#ef44441a;color:#ef4444}.nova-modal__detalle[data-v-12a7acba]{width:100%;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:12px 14px;text-align:left}.nova-modal__detalle-item[data-v-12a7acba]{display:flex;align-items:center;gap:8px;font-size:13px;color:#991b1b;font-weight:600}.nova-modal__detalle-item i[data-v-12a7acba]{color:#ef4444;font-size:14px}.nova-modal__detalle-hint[data-v-12a7acba]{font-size:11px;color:#b91c1c;margin:8px 0 0;font-weight:400;display:flex;align-items:center;gap:5px;opacity:.8}.nova-modal--success[data-v-12a7acba]{border-top:3px solid #10b981}.nova-modal__icon--success[data-v-12a7acba]{background:#10b9811a;color:#10b981}.nova-modal-fade-enter-active[data-v-12a7acba],.nova-modal-fade-leave-active[data-v-12a7acba]{transition:opacity .2s}.nova-modal-fade-enter-active .nova-modal[data-v-12a7acba],.nova-modal-fade-leave-active .nova-modal[data-v-12a7acba]{transition:transform .2s cubic-bezier(.4,0,.2,1)}.nova-modal-fade-enter-from[data-v-12a7acba]{opacity:0}.nova-modal-fade-enter-from .nova-modal[data-v-12a7acba]{transform:scale(.92) translateY(8px)}.nova-modal-fade-leave-to[data-v-12a7acba]{opacity:0}.nova-modal-fade-leave-to .nova-modal[data-v-12a7acba]{transform:scale(.95)}.nova-pills-bar[data-v-12a7acba]{display:flex;align-items:center;gap:6px;padding:8px 18px;border-bottom:1px solid var(--border-color);background:var(--bg-surface-secondary);flex-wrap:wrap}.nova-pill[data-v-12a7acba]{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:20px;border:1.5px solid var(--border-color);background:var(--bg-surface);color:var(--text-secondary);font-size:12px;font-weight:600;cursor:pointer;transition:all .16s;white-space:nowrap}.nova-pill[data-v-12a7acba]:hover{border-color:#0052cc4d;color:#0052cc;background:#0052cc0a}.nova-pill--active[data-v-12a7acba]{border-color:transparent!important;color:#fff!important;box-shadow:0 2px 8px #0000002e}.nova-pill--active .nova-pill__count[data-v-12a7acba]{background:#ffffff40!important;color:#fff!important}.nova-pill--active .nova-pill__dot[data-v-12a7acba]{background:#fffc!important;opacity:1!important}.nova-pill--todos.nova-pill--active[data-v-12a7acba]{background:linear-gradient(135deg,#0052cc,#0073e6)!important;box-shadow:0 2px 8px #0052cc47!important}.nova-pill--success.nova-pill--active[data-v-12a7acba]{background:linear-gradient(135deg,#16a34a,#22c55e)!important;box-shadow:0 2px 8px #16a34a52!important}.nova-pill--error.nova-pill--active[data-v-12a7acba]{background:linear-gradient(135deg,#c53030,#e53e3e)!important;box-shadow:0 2px 8px #c530304d!important}.nova-pill--warning.nova-pill--active[data-v-12a7acba]{background:linear-gradient(135deg,#c05621,#dd6b20)!important;box-shadow:0 2px 8px #c056214d!important}.nova-pill__dot[data-v-12a7acba]{width:7px;height:7px;border-radius:50%;flex-shrink:0;background:currentColor;opacity:.6}.nova-pill--success .nova-pill__dot[data-v-12a7acba]{background:#00875a;opacity:1}.nova-pill--error .nova-pill__dot[data-v-12a7acba]{background:#dc2626;opacity:1}.nova-pill--warning .nova-pill__dot[data-v-12a7acba]{background:#d97706;opacity:1}.nova-pill__count[data-v-12a7acba]{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:10px;background:#00000012;color:#475569;font-size:11px;font-weight:700}.nova-pill--todos .nova-pill__dot[data-v-12a7acba]{display:none}.p-datatable .p-column-filter-buttonbar,.p-column-filter-overlay .p-column-filter-buttonbar,[data-pc-name=columnfilteroverlay] [data-pc-section=buttonbar],[data-pc-name=columnfilteroverlay] [data-pc-section=footer],.p-column-filter-clear-button,.p-column-filter-apply-button{display:none!important}.p-column-filter-overlay>footer,.p-column-filter-overlay .p-column-filter-add-button,[data-pc-section=addrulebutton]{display:none!important}.nova-kebab-wrapper{display:flex;align-items:center;justify-content:center}.nova-kebab-btn{width:30px;height:30px;border:1.5px solid var(--border-color);border-radius:8px;background:var(--bg-surface);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .16s ease;flex-shrink:0}.nova-kebab-btn:hover,.nova-kebab-btn--active{background:#0052cc;border-color:#0052cc;box-shadow:0 3px 10px #0052cc47}.nova-kebab-btn:hover .nova-kebab-dots span,.nova-kebab-btn--active .nova-kebab-dots span{background:#fff}.nova-kebab-dots{display:flex;flex-direction:column;align-items:center;gap:3px}.nova-kebab-dots span{display:block;width:3.5px;height:3.5px;border-radius:50%;background:#64748b;transition:background .16s}.nova-kebab-menu{position:fixed;z-index:9999;min-width:180px;max-width:240px;background:var(--bg-surface);border:1px solid var(--border-color);border-radius:12px;box-shadow:0 8px 32px #00000024,0 2px 8px #0000000f;overflow:hidden;animation:nova-kebab-open .15s ease}@keyframes nova-kebab-open{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.nova-kebab-menu__header{display:flex;align-items:center;gap:7px;padding:9px 14px 8px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.8px;color:var(--text-secondary);border-bottom:1px solid var(--border-color);background:var(--bg-surface-secondary)}.nova-kebab-menu__header .pi{font-size:11px;color:#0052cc;opacity:.6}.nova-kebab-item{display:flex;align-items:center;gap:10px;width:100%;padding:9px 14px;border:none;background:transparent;cursor:pointer;font-size:13px;font-weight:500;color:var(--text-main);font-family:Inter,Segoe UI,sans-serif;text-align:left;transition:background .12s,color .12s}.nova-kebab-item .pi{font-size:13px;flex-shrink:0;width:16px;text-align:center}.nova-kebab-item--ver:hover{background:#0052cc12;color:#0052cc}.nova-kebab-item--ver:hover .pi{color:#0052cc}.nova-kebab-item--editar:hover{background:#eab30814;color:#92400e}.nova-kebab-item--editar:hover .pi{color:#b45309}.nova-kebab-item--extra:hover{background:#00b8d412;color:#006b7c}.nova-kebab-item--extra:hover .pi{color:#0891b2}.nova-kebab-item--eliminar{color:#6b7280}.nova-kebab-item--eliminar:hover{background:#ef444414;color:#dc2626}.nova-kebab-item--eliminar:hover .pi{color:#dc2626}.nova-kebab-divider{height:1px;background:#0000000f;margin:3px 0}.nova-col-picker{position:relative;display:inline-flex}.nova-btn-cols{width:34px;height:34px;border-radius:8px;border:1.5px solid var(--border-color);background:var(--bg-surface);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);transition:all .18s;font-size:15px}.nova-btn-cols:hover{border-color:#0052cc;color:#0052cc;background:#0052cc0f}.nova-btn-cols--active{border-color:#0052cc;color:#0052cc;background:#0052cc1a}.nova-col-picker__panel{position:fixed;z-index:9999;right:16px;top:auto;min-width:220px;max-width:280px;background:var(--bg-surface);border-radius:14px;border:1px solid var(--border-color);box-shadow:0 12px 40px #00000026;overflow:hidden;animation:nova-pop-in .18s ease}@keyframes nova-pop-in{0%{opacity:0;transform:scale(.94) translateY(-6px)}to{opacity:1;transform:scale(1) translateY(0)}}.nova-col-picker__header{display:flex;align-items:center;gap:8px;padding:12px 16px 10px;font-size:13px;font-weight:700;color:#0f172a;border-bottom:1px solid rgba(0,0,0,.06);background:#0052cc0a}.nova-col-picker__header i{color:#0052cc;font-size:14px}.nova-col-picker__close{margin-left:auto;border:none;background:none;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:6px;transition:all .15s}.nova-col-picker__close:hover{background:#ef44441a;color:#dc2626}.nova-col-picker__list{padding:8px;max-height:260px;overflow-y:auto}.nova-col-picker__item{display:flex;align-items:center;gap:10px;padding:7px 10px;border-radius:8px;cursor:pointer;transition:background .13s;font-size:13px;color:#334155;-webkit-user-select:none;user-select:none}.nova-col-picker__item:hover{background:#0052cc0f}.nova-col-picker__item input[type=checkbox]{width:15px;height:15px;accent-color:#0052cc;cursor:pointer;flex-shrink:0}.nova-col-picker__footer{padding:8px 12px;border-top:1px solid rgba(0,0,0,.06)}.nova-col-picker__btn{width:100%;padding:6px;border:1.5px solid rgba(0,82,204,.25);border-radius:8px;background:#0052cc0d;color:#0052cc;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s}.nova-col-picker__btn:hover{background:#0052cc1f}html[data-theme=dark] .nova-col-picker__panel{background:#1e263a;border-color:#ffffff14;box-shadow:0 12px 40px #0006}html[data-theme=dark] .nova-col-picker__header{color:#ffffffd9;border-bottom-color:#ffffff0f;background:#0052cc14}html[data-theme=dark] .nova-col-picker__header i{color:#4a90d9}html[data-theme=dark] .nova-col-picker__close{color:#fff6}html[data-theme=dark] .nova-col-picker__close:hover{background:#f871711f;color:#f87171}html[data-theme=dark] .nova-col-picker__item{color:#ffffffbf}html[data-theme=dark] .nova-col-picker__item:hover{background:#0052cc1a}html[data-theme=dark] .nova-col-picker__footer{border-top-color:#ffffff0f}html[data-theme=dark] .nova-col-picker__btn{border-color:#4a90d94d;background:#0052cc1a;color:#4a90d9}html[data-theme=dark] .nova-col-picker__btn:hover{background:#0052cc2e}.nova-bulk-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 18px;background:linear-gradient(135deg,#1e40af,#0052cc 60%,#0ea5e9);border-bottom:none;flex-wrap:wrap}.nova-bulk-bar__info{display:flex;align-items:center;gap:8px;color:#fff;font-size:14px;font-weight:500}.nova-bulk-bar__info i{font-size:18px;opacity:.9}.nova-bulk-bar__info strong{font-size:18px;font-weight:900}.nova-bulk-bar__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.nova-bulk-btn{display:inline-flex;align-items:center;gap:7px;padding:7px 16px;border-radius:9px;font-size:13px;font-weight:600;border:none;cursor:pointer;transition:all .18s ease;white-space:nowrap;letter-spacing:.01em}.nova-bulk-btn i{font-size:14px}.nova-bulk-btn--export{background:#ffffff38;color:#fff;border:1.5px solid rgba(255,255,255,.45);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.nova-bulk-btn--export:hover{background:#ffffff61;border-color:#ffffffb3;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.nova-bulk-btn--export i{color:#fff}.nova-bulk-btn--delete{background:#dc2626;color:#fff;border:1.5px solid transparent;box-shadow:0 2px 8px #dc262666}.nova-bulk-btn--delete:hover{background:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 16px #b91c1c80}.nova-bulk-btn--delete i{color:#fff}.nova-bulk-btn--cancel{background:transparent;color:#ffffffbf;border:1.5px solid rgba(255,255,255,.2);padding:7px 12px}.nova-bulk-btn--cancel:hover{background:#ffffff1f;color:#fff;border-color:#fff6}.nova-bulk-btn--cancel i{color:#ffffffbf}.nova-bulk-btn--cancel:hover i{color:#fff}.nova-bulk-slide-enter-active,.nova-bulk-slide-leave-active{transition:all .25s cubic-bezier(.4,0,.2,1)}.nova-bulk-slide-enter-from,.nova-bulk-slide-leave-to{transform:translateY(-100%);opacity:0;max-height:0}.nova-bulk-slide-enter-to,.nova-bulk-slide-leave-from{transform:translateY(0);opacity:1;max-height:80px}.nova-timestamp{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;color:#475569}.nova-timestamp i{font-size:13px;color:#94a3b8}.nova-timestamp__rel{font-weight:500;color:#334155;cursor:help}.nova-density-toggle{display:inline-flex;align-items:center;border:1.5px solid var(--border-color);border-radius:8px;overflow:hidden}.nova-density-btn{width:30px;height:30px;border:none;background:var(--bg-surface);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);font-size:12px;transition:all .15s;border-right:1px solid var(--border-color)}.nova-density-btn:last-child{border-right:none}.nova-density-btn:hover{background:#0052cc0f;color:#0052cc}.nova-density-btn--active{background:#0052cc1a;color:#0052cc}.nova-datatable-wrapper--compact :deep(.p-datatable-tbody > tr > td){padding:4px 10px!important;font-size:12px}.nova-datatable-wrapper--compact :deep(.p-datatable-thead > tr > th){padding:6px 10px!important;font-size:11px}.nova-datatable-wrapper--comfortable :deep(.p-datatable-tbody > tr > td){padding:14px 16px!important}.nova-datatable-wrapper--comfortable :deep(.p-datatable-thead > tr > th){padding:12px 16px!important}.nova-pills-bar{display:flex;align-items:center;gap:8px;padding:10px 18px;background:var(--bg-surface-secondary);border-bottom:1px solid var(--border-color);flex-wrap:wrap}.nova-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:20px;font-size:12.5px;font-weight:600;cursor:pointer;border:1.5px solid transparent;background:var(--bg-surface);color:var(--text-secondary);transition:all .16s ease}.nova-pill:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000014}.nova-pill__dot{width:7px;height:7px;border-radius:50%;background:currentColor;flex-shrink:0}.nova-pill__count{background:#00000014;border-radius:10px;padding:1px 7px;font-size:11px;font-weight:700}.nova-pill--todos{color:#475569}.nova-pill--todos.nova-pill--active{background:#0052cc;color:#fff;border-color:#0052cc}.nova-pill--todos.nova-pill--active .nova-pill__count{background:#ffffff40}.nova-pill--success{color:#00875a;border-color:#00875a33;background:#00875a0f}.nova-pill--success.nova-pill--active{background:#00875a;color:#fff;border-color:#00875a}.nova-pill--success.nova-pill--active .nova-pill__count{background:#ffffff40}.nova-pill--error{color:#dc2626;border-color:#dc262633;background:#dc26260f}.nova-pill--error.nova-pill--active{background:#dc2626;color:#fff;border-color:#dc2626}.nova-pill--error.nova-pill--active .nova-pill__count{background:#ffffff40}.nova-pill--warning{color:#b45309;border-color:#b4530933;background:#b453090f}.nova-pill--warning.nova-pill--active{background:#b45309;color:#fff;border-color:#b45309}.nova-pill--info{color:#0369a1;border-color:#0369a133;background:#0369a10f}.nova-pill--info.nova-pill--active{background:#0369a1;color:#fff}:deep(.nova-row--inactivo){opacity:.55;background:#f1f5f9b3!important}:deep(.nova-row--inactivo:hover){opacity:.8}:deep(.nova-row--pendiente){background:#fffbebb3!important}:deep(.nova-row--alert-warning){background:#fde68a40!important;border-left:3px solid #f59e0b!important}:deep(.nova-row--alert-warning:hover){background:#fde68a66!important}:deep(.nova-row--alert-warning td:first-child){position:relative}:deep(.nova-row--alert-danger){background:#fecaca4d!important;border-left:3px solid #ef4444!important;animation:row-danger-pulse 2.5s ease-in-out infinite}:deep(.nova-row--alert-danger > td){background:#fecaca59!important;box-shadow:inset 3px 0 #ef4444;animation:cell-danger-pulse 2.5s ease-in-out infinite}:deep(.nova-row--alert-danger:hover > td){background:#fecaca8c!important;animation:none}:deep(.nova-row--alert-warning > td){background:#fde68a47!important;box-shadow:inset 3px 0 #f59e0b}:deep(.nova-row--alert-warning:hover > td){background:#fde68a73!important}@keyframes row-danger-pulse{0%,to{background:#fecaca4d!important}50%{background:#fecaca80!important}}@keyframes cell-danger-pulse{0%,to{background:#fecaca59!important}50%{background:#fecaca8c!important}}.nova-alerta-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:99px;font-size:11.5px;font-weight:600;white-space:nowrap}.nova-alerta-badge i{font-size:13px}.nova-alerta-badge--danger{background:#ef44441f;color:#dc2626;border:1px solid rgba(239,68,68,.3)}.nova-alerta-badge--warning{background:#f59e0b1f;color:#b45309;border:1px solid rgba(245,158,11,.3)}:deep(.nova-highlight){background:#fef08a;color:#713f12;border-radius:3px;padding:0 2px;font-weight:700}.nova-row-expand{padding:16px 24px 20px;background:linear-gradient(135deg,#0052cc08,#0ea5e908);border-top:2px solid rgba(0,82,204,.1);animation:nova-expand-in .2s ease}@keyframes nova-expand-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.nova-row-expand__header{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#0052cc;margin-bottom:14px}.nova-row-expand__header i{font-size:15px}.nova-row-expand__id{margin-left:auto;font-size:11px;font-weight:700;color:#94a3b8;background:#0000000d;padding:2px 8px;border-radius:6px}.nova-row-expand{padding:14px 0 0;background:linear-gradient(135deg,#0052cc06,#0ea5e906);border-top:2px solid rgba(0,82,204,.12);animation:nova-expand-in .22s cubic-bezier(.4,0,.2,1)}@keyframes nova-expand-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.nova-row-expand__header{display:flex;align-items:center;gap:8px;font-size:12.5px;font-weight:700;color:#0052cc;padding:0 20px 10px;border-bottom:1px solid rgba(0,82,204,.07)}.nova-row-expand__header i{font-size:14px;opacity:.85}.nova-row-expand__id{margin-left:auto;font-size:10.5px;font-weight:700;color:#7c8db0;background:#0052cc12;padding:2px 9px;border-radius:20px;letter-spacing:.3px}.nova-row-expand__scroll{display:flex;overflow-x:auto;gap:10px;padding:14px 20px 16px;scrollbar-width:thin;scrollbar-color:rgba(0,82,204,.28) rgba(0,0,0,.04)}.nova-row-expand__scroll::-webkit-scrollbar{height:5px}.nova-row-expand__scroll::-webkit-scrollbar-track{background:#0000000a}.nova-row-expand__scroll::-webkit-scrollbar-thumb{background:#0052cc47;border-radius:5px}.nova-row-expand__scroll::-webkit-scrollbar-thumb:hover{background:#0052cc8c}.nova-row-expand__field{flex-shrink:0;display:flex;flex-direction:column;gap:4px;min-width:140px;max-width:220px;background:var(--bg-surface);border:1px solid var(--border-color);border-radius:10px;padding:10px 14px;box-shadow:0 1px 4px #0052cc0d;transition:box-shadow .16s,border-color .16s,transform .16s}.nova-row-expand__field:hover{border-color:#0052cc38;box-shadow:0 3px 12px #0052cc1a;transform:translateY(-1px)}.nova-row-expand__key{font-size:10px;font-weight:800;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.nova-row-expand__val{font-size:13px;font-weight:500;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nova-row-expand__empty{color:#cbd5e1;font-style:italic;font-size:12px}.nova-btn-import{width:34px;height:34px;border-radius:8px;border:1.5px solid var(--border-color);background:var(--bg-surface);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);transition:all .18s;font-size:15px}.nova-btn-import:hover{border-color:#7c3aed;color:#7c3aed;background:#7c3aed0f}.nova-modal__icon--import{background:#7c3aed1a!important;color:#7c3aed!important}.nova-modal--import{max-width:680px!important}.nova-import-loading,.nova-import-error{display:flex;align-items:center;gap:10px;padding:16px;border-radius:10px;font-size:14px;margin-bottom:16px}.nova-import-loading{background:#0052cc0f;color:#0052cc}.nova-import-error{background:#dc26260f;color:#dc2626}.nova-import-preview{border:1px solid rgba(0,0,0,.08);border-radius:10px;overflow:auto;margin-bottom:16px;font-size:12.5px;max-height:180px}.nova-import-preview__header{display:flex;background:#0052cc0f;border-bottom:1px solid rgba(0,0,0,.06)}.nova-import-preview__th{flex:1;padding:6px 10px;font-weight:700;color:#0052cc;font-size:11px;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;min-width:80px}.nova-import-preview__row{display:flex;border-bottom:1px solid rgba(0,0,0,.04)}.nova-import-preview__row:last-child{border-bottom:none}.nova-import-preview__td{flex:1;padding:6px 10px;color:#334155;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:80px}:deep(.p-datatable-wrapper){overflow-x:auto!important;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,82,204,.3) rgba(0,0,0,.04)}:deep(.p-datatable-wrapper)::-webkit-scrollbar{height:6px}:deep(.p-datatable-wrapper)::-webkit-scrollbar-track{background:#0000000a;border-radius:0 0 12px 12px}:deep(.p-datatable-wrapper)::-webkit-scrollbar-thumb{background:#0052cc40;border-radius:6px;transition:background .2s}:deep(.p-datatable-wrapper)::-webkit-scrollbar-thumb:hover{background:#0052cc8c}:deep(.p-datatable-table){min-width:max-content}.tab-content-inner[data-v-da22ec0d],.submodule-tab-wrapper[data-v-954ca5e2]{width:100%}.btn-crear-principal[data-v-954ca5e2]{background:linear-gradient(135deg,#0052cc,#00b8d4);border:none;border-radius:10px;font-weight:600;height:40px;padding:0 20px;display:flex;align-items:center;gap:8px;box-shadow:0 4px 15px #0052cc59;transition:all .25s ease}.btn-crear-principal[data-v-954ca5e2]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0052cc80}.tabs-container[data-v-954ca5e2]{width:100%;border-radius:16px;overflow:hidden}.tabs-header[data-v-954ca5e2]{background:var(--bg-surface);border-radius:16px 16px 0 0;padding:0 24px;box-shadow:0 2px 12px #0000000f;position:relative}.tabs-scroll-wrapper[data-v-954ca5e2]{display:flex;align-items:flex-end;gap:4px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-top:8px}.tabs-scroll-wrapper[data-v-954ca5e2]::-webkit-scrollbar{display:none}.tab-btn[data-v-954ca5e2]{position:relative;display:flex;align-items:center;gap:8px;padding:12px 20px 14px;border:none;background:transparent;cursor:pointer;white-space:nowrap;border-radius:12px 12px 0 0;transition:all .2s cubic-bezier(.4,0,.2,1);outline:none;-webkit-tap-highlight-color:transparent}.tab-btn[data-v-954ca5e2]:hover{background:#0052cc0f}.tab-btn--active[data-v-954ca5e2]{background:#0052cc14}.tab-btn__icon-wrap[data-v-954ca5e2]{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;background:#8c98b91f;transition:all .25s ease;flex-shrink:0}.tab-btn--active .tab-btn__icon-wrap[data-v-954ca5e2]{background:linear-gradient(135deg,#0052cc,#00b8d4);box-shadow:0 4px 12px #0052cc66}.tab-btn__icon[data-v-954ca5e2]{font-size:15px;color:#8c98b9;line-height:1;transition:color .2s ease}.tab-btn--active .tab-btn__icon[data-v-954ca5e2]{color:#fff}.tab-btn__num[data-v-954ca5e2]{font-size:12px;font-weight:700;color:#8c98b9}.tab-btn--active .tab-btn__num[data-v-954ca5e2]{color:#fff}.tab-btn__label[data-v-954ca5e2]{font-size:14px;font-weight:500;color:var(--text-secondary);transition:all .2s ease;line-height:1}.tab-btn--active .tab-btn__label[data-v-954ca5e2]{color:var(--tab-active-color, #0052cc);font-weight:600}.tab-btn__badge[data-v-954ca5e2]{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:10px;font-size:11px;font-weight:700;background:#8c98b926;color:#8c98b9;transition:all .25s ease;line-height:1}.tab-btn__badge--active[data-v-954ca5e2]{background:linear-gradient(135deg,#0052cc,#00b8d4);color:#fff;box-shadow:0 2px 8px #0052cc66}.tab-btn__indicator[data-v-954ca5e2]{position:absolute;bottom:0;left:50%;transform:translate(-50%) scaleX(0);width:calc(100% - 16px);height:3px;border-radius:3px 3px 0 0;background:linear-gradient(90deg,#0052cc,#00b8d4);transition:transform .25s cubic-bezier(.4,0,.2,1)}.tab-btn--active .tab-btn__indicator[data-v-954ca5e2]{transform:translate(-50%) scaleX(1)}.tabs-divider[data-v-954ca5e2]{height:1px;background:linear-gradient(90deg,transparent 0%,rgba(0,82,204,.15) 20%,rgba(0,184,212,.15) 80%,transparent 100%)}.tab-panel[data-v-954ca5e2]{background:var(--bg-global);border-radius:0 0 16px 16px;min-height:300px;padding-top:20px}.tab-slide-enter-active[data-v-954ca5e2],.tab-slide-leave-active[data-v-954ca5e2]{transition:all .22s cubic-bezier(.4,0,.2,1)}.tab-slide-enter-from[data-v-954ca5e2]{opacity:0;transform:translateY(8px)}.tab-slide-leave-to[data-v-954ca5e2]{opacity:0;transform:translateY(-6px)}@media(max-width:768px){.tabs-header[data-v-954ca5e2]{padding:0 12px}.tab-btn[data-v-954ca5e2]{padding:10px 14px 12px;gap:6px}.tab-btn__label[data-v-954ca5e2]{font-size:13px}.tab-btn__icon-wrap[data-v-954ca5e2]{width:26px;height:26px}}.tab-en-construccion[data-v-954ca5e2]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;text-align:center;gap:12px}.tab-cargando[data-v-954ca5e2]{display:flex;align-items:center;justify-content:center;min-height:200px;width:100%}.tab-cargando__spinner[data-v-954ca5e2]{width:36px;height:36px;border-radius:50%;border:3px solid rgba(0,82,204,.15);border-top-color:#0052cc;animation:tab-spin-954ca5e2 .7s linear infinite}@keyframes tab-spin-954ca5e2{to{transform:rotate(360deg)}}.construccion-icon[data-v-954ca5e2]{width:80px;height:80px;border-radius:24px;background:linear-gradient(135deg,#fa8b0c1a,#ffc8321a);display:flex;align-items:center;justify-content:center;margin-bottom:8px;border:2px dashed rgba(250,139,12,.3)}.construccion-icon i[data-v-954ca5e2]{font-size:38px;color:#fa8b0c}.construccion-titulo[data-v-954ca5e2]{font-size:20px;font-weight:700;color:var(--text-main);margin:0}.construccion-desc[data-v-954ca5e2]{font-size:14px;color:var(--text-secondary);margin:0;max-width:380px}.construccion-hint[data-v-954ca5e2]{font-size:13px;color:#8c98b9;margin:0;max-width:420px;line-height:1.6}.construccion-hint code[data-v-954ca5e2]{background:#0052cc14;color:#0052cc;padding:2px 6px;border-radius:4px;font-size:12px}.construccion-badge[data-v-954ca5e2]{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:20px;background:#fa8b0c1a;color:#d46b08;font-size:12px;font-weight:600;margin-top:4px}.construccion-badge i[data-v-954ca5e2]{font-size:14px}.nova-page-header[data-v-954ca5e2]{position:relative;display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:var(--bg-surface);box-shadow:0 1px 0 var(--border-color),0 4px 16px #0052cc0a;gap:16px;overflow:hidden;margin-bottom:1rem}.nova-page-header__left[data-v-954ca5e2]{display:flex;align-items:center;gap:14px;min-width:0}.nova-page-header__icon-wrap[data-v-954ca5e2]{width:42px;height:42px;border-radius:11px;background:#0052cc1a;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.nova-page-header__icon-wrap[data-v-954ca5e2]:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:14px;border:2px solid rgba(0,82,204,.35);animation:icon-pulse-954ca5e2 2.4s ease-out infinite;pointer-events:none}@keyframes icon-pulse-954ca5e2{0%{transform:scale(1);opacity:.7}60%{transform:scale(1.18);opacity:0}to{transform:scale(1.18);opacity:0}}.nova-page-header__icon[data-v-954ca5e2]{font-size:20px;color:#0052cc;line-height:1}.nova-page-header__text[data-v-954ca5e2]{display:flex;flex-direction:column;gap:2px;min-width:0}.nova-page-header__title[data-v-954ca5e2]{margin:0;font-size:18px;font-weight:700;color:var(--text-main);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nova-page-header__subtitle[data-v-954ca5e2]{font-size:13px;color:var(--text-secondary);font-weight:400;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nova-page-header__actions[data-v-954ca5e2]{display:flex;align-items:center;gap:10px;flex-shrink:0}.header-chips[data-v-954ca5e2]{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.header-chip[data-v-954ca5e2]{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:600;letter-spacing:.2px;line-height:1;white-space:nowrap}.header-chip--success[data-v-954ca5e2]{background:#00a65a1a;color:#00875a;border:1px solid rgba(0,166,90,.2)}.header-chip__dot[data-v-954ca5e2]{width:6px;height:6px;border-radius:50%;background:#00a65a;animation:dot-blink-954ca5e2 2s ease-in-out infinite;flex-shrink:0}@keyframes dot-blink-954ca5e2{0%,to{opacity:1}50%{opacity:.3}}.header-chip--tenant[data-v-954ca5e2]{background:#0052cc14;color:#0052cc;border:1px solid rgba(0,82,204,.15)}.header-chip--admin[data-v-954ca5e2]{background:#7c3aed14;color:#6d28d9;border:1px solid rgba(124,58,237,.18)}.header-chip--warning[data-v-954ca5e2]{background:#d977061a;color:#b45309;border:1px solid rgba(217,119,6,.25);animation:chip-pulse-warning-954ca5e2 2s ease-in-out infinite}.header-chip--danger[data-v-954ca5e2]{background:#dc26261a;color:#dc2626;border:1px solid rgba(220,38,38,.25)}@keyframes chip-pulse-warning-954ca5e2{0%,to{box-shadow:0 0 #d9770600}50%{box-shadow:0 0 0 3px #d9770626}}.header-chip i[data-v-954ca5e2]{font-size:12px}@media(max-width:640px){.nova-page-header[data-v-954ca5e2]{padding:12px 14px;flex-wrap:wrap;gap:10px}.nova-page-header__left[data-v-954ca5e2]{flex:1 1 auto;min-width:0}.nova-page-header__title[data-v-954ca5e2]{font-size:15px}.nova-page-header__subtitle[data-v-954ca5e2]{font-size:12px}.nova-page-header__actions[data-v-954ca5e2]{width:100%;justify-content:flex-end;flex-wrap:wrap;gap:8px}.header-chip--tenant[data-v-954ca5e2],.header-chip--admin[data-v-954ca5e2]{display:none}.header-chips[data-v-954ca5e2]{gap:4px}.btn-crear-principal[data-v-954ca5e2]{height:36px;padding:0 14px;font-size:13px}}html[data-theme=dark] .header-chip--success{background:#10b98126!important;color:#34d399!important;border-color:#10b98159!important}html[data-theme=dark] .header-chip--success .header-chip__dot{background:#34d399!important}html[data-theme=dark] .header-chip--tenant{background:#3b82f61f!important;color:#60a5fa!important;border-color:#3b82f64d!important}html[data-theme=dark] .header-chip--admin{background:#8b5cf624!important;color:#a78bfa!important;border-color:#8b5cf659!important}html[data-theme=dark] .header-chip--warning{background:#f59e0b24!important;color:#fbbf24!important;border-color:#f59e0b59!important}html[data-theme=dark] .header-chip--danger{background:#ef444424!important;color:#f87171!important;border-color:#ef444459!important}@font-face{font-family:primeicons;font-display:block;src:url(/assets/primeicons-DMOk5skT.eot);src:url(/assets/primeicons-DMOk5skT.eot?#iefix) format("embedded-opentype"),url(/assets/primeicons-C6QP2o4f.woff2) format("woff2"),url(/assets/primeicons-WjwUDZjB.woff) format("woff"),url(/assets/primeicons-MpK4pl85.ttf) format("truetype"),url(/assets/primeicons-Dr5RGzOO.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@media(prefers-reduced-motion:reduce){.pi-spin{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-folder-plus:before{content:""}.pi-receipt:before{content:""}.pi-asterisk:before{content:""}.pi-face-smile:before{content:""}.pi-pinterest:before{content:""}.pi-expand:before{content:""}.pi-pen-to-square:before{content:""}.pi-wave-pulse:before{content:""}.pi-turkish-lira:before{content:""}.pi-spinner-dotted:before{content:""}.pi-crown:before{content:""}.pi-pause-circle:before{content:""}.pi-warehouse:before{content:""}.pi-objects-column:before{content:""}.pi-clipboard:before{content:""}.pi-play-circle:before{content:""}.pi-venus:before{content:""}.pi-cart-minus:before{content:""}.pi-file-plus:before{content:""}.pi-microchip:before{content:""}.pi-twitch:before{content:""}.pi-building-columns:before{content:""}.pi-file-check:before{content:""}.pi-microchip-ai:before{content:""}.pi-trophy:before{content:""}.pi-barcode:before{content:""}.pi-file-arrow-up:before{content:""}.pi-mars:before{content:""}.pi-tiktok:before{content:""}.pi-arrow-up-right-and-arrow-down-left-from-center:before{content:""}.pi-ethereum:before{content:""}.pi-list-check:before{content:""}.pi-thumbtack:before{content:""}.pi-arrow-down-left-and-arrow-up-right-to-center:before{content:""}.pi-equals:before{content:""}.pi-lightbulb:before{content:""}.pi-star-half:before{content:""}.pi-address-book:before{content:""}.pi-chart-scatter:before{content:""}.pi-indian-rupee:before{content:""}.pi-star-half-fill:before{content:""}.pi-cart-arrow-down:before{content:""}.pi-calendar-clock:before{content:""}.pi-sort-up-fill:before{content:""}.pi-sparkles:before{content:""}.pi-bullseye:before{content:""}.pi-sort-down-fill:before{content:""}.pi-graduation-cap:before{content:""}.pi-hammer:before{content:""}.pi-bell-slash:before{content:""}.pi-gauge:before{content:""}.pi-shop:before{content:""}.pi-headphones:before{content:""}.pi-eraser:before{content:""}.pi-stopwatch:before{content:""}.pi-verified:before{content:""}.pi-delete-left:before{content:""}.pi-hourglass:before{content:""}.pi-truck:before{content:""}.pi-wrench:before{content:""}.pi-microphone:before{content:""}.pi-megaphone:before{content:""}.pi-arrow-right-arrow-left:before{content:""}.pi-bitcoin:before{content:""}.pi-file-edit:before{content:""}.pi-language:before{content:""}.pi-file-export:before{content:""}.pi-file-import:before{content:""}.pi-file-word:before{content:""}.pi-gift:before{content:""}.pi-cart-plus:before{content:""}.pi-thumbs-down-fill:before{content:""}.pi-thumbs-up-fill:before{content:""}.pi-arrows-alt:before{content:""}.pi-calculator:before{content:""}.pi-sort-alt-slash:before{content:""}.pi-arrows-h:before{content:""}.pi-arrows-v:before{content:""}.pi-pound:before{content:""}.pi-prime:before{content:""}.pi-chart-pie:before{content:""}.pi-reddit:before{content:""}.pi-code:before{content:""}.pi-sync:before{content:""}.pi-shopping-bag:before{content:""}.pi-server:before{content:""}.pi-database:before{content:""}.pi-hashtag:before{content:""}.pi-bookmark-fill:before{content:""}.pi-filter-fill:before{content:""}.pi-heart-fill:before{content:""}.pi-flag-fill:before{content:""}.pi-circle:before{content:""}.pi-circle-fill:before{content:""}.pi-bolt:before{content:""}.pi-history:before{content:""}.pi-box:before{content:""}.pi-at:before{content:""}.pi-arrow-up-right:before{content:""}.pi-arrow-up-left:before{content:""}.pi-arrow-down-left:before{content:""}.pi-arrow-down-right:before{content:""}.pi-telegram:before{content:""}.pi-stop-circle:before{content:""}.pi-stop:before{content:""}.pi-whatsapp:before{content:""}.pi-building:before{content:""}.pi-qrcode:before{content:""}.pi-car:before{content:""}.pi-instagram:before{content:""}.pi-linkedin:before{content:""}.pi-send:before{content:""}.pi-slack:before{content:""}.pi-sun:before{content:""}.pi-moon:before{content:""}.pi-vimeo:before{content:""}.pi-youtube:before{content:""}.pi-flag:before{content:""}.pi-wallet:before{content:""}.pi-map:before{content:""}.pi-link:before{content:""}.pi-credit-card:before{content:""}.pi-discord:before{content:""}.pi-percentage:before{content:""}.pi-euro:before{content:""}.pi-book:before{content:""}.pi-shield:before{content:""}.pi-paypal:before{content:""}.pi-amazon:before{content:""}.pi-phone:before{content:""}.pi-filter-slash:before{content:""}.pi-facebook:before{content:""}.pi-github:before{content:""}.pi-twitter:before{content:""}.pi-step-backward-alt:before{content:""}.pi-step-forward-alt:before{content:""}.pi-forward:before{content:""}.pi-backward:before{content:""}.pi-fast-backward:before{content:""}.pi-fast-forward:before{content:""}.pi-pause:before{content:""}.pi-play:before{content:""}.pi-compass:before{content:""}.pi-id-card:before{content:""}.pi-ticket:before{content:""}.pi-file-o:before{content:""}.pi-reply:before{content:""}.pi-directions-alt:before{content:""}.pi-directions:before{content:""}.pi-thumbs-up:before{content:""}.pi-thumbs-down:before{content:""}.pi-sort-numeric-down-alt:before{content:""}.pi-sort-numeric-up-alt:before{content:""}.pi-sort-alpha-down-alt:before{content:""}.pi-sort-alpha-up-alt:before{content:""}.pi-sort-numeric-down:before{content:""}.pi-sort-numeric-up:before{content:""}.pi-sort-alpha-down:before{content:""}.pi-sort-alpha-up:before{content:""}.pi-sort-alt:before{content:""}.pi-sort-amount-up:before{content:""}.pi-sort-amount-down:before{content:""}.pi-sort-amount-down-alt:before{content:""}.pi-sort-amount-up-alt:before{content:""}.pi-palette:before{content:""}.pi-undo:before{content:""}.pi-desktop:before{content:""}.pi-sliders-v:before{content:""}.pi-sliders-h:before{content:""}.pi-search-plus:before{content:""}.pi-search-minus:before{content:""}.pi-file-excel:before{content:""}.pi-file-pdf:before{content:""}.pi-check-square:before{content:""}.pi-chart-line:before{content:""}.pi-user-edit:before{content:""}.pi-exclamation-circle:before{content:""}.pi-android:before{content:""}.pi-google:before{content:""}.pi-apple:before{content:""}.pi-microsoft:before{content:""}.pi-heart:before{content:""}.pi-mobile:before{content:""}.pi-tablet:before{content:""}.pi-key:before{content:""}.pi-shopping-cart:before{content:""}.pi-comments:before{content:""}.pi-comment:before{content:""}.pi-briefcase:before{content:""}.pi-bell:before{content:""}.pi-paperclip:before{content:""}.pi-share-alt:before{content:""}.pi-envelope:before{content:""}.pi-volume-down:before{content:""}.pi-volume-up:before{content:""}.pi-volume-off:before{content:""}.pi-eject:before{content:""}.pi-money-bill:before{content:""}.pi-images:before{content:""}.pi-image:before{content:""}.pi-sign-in:before{content:""}.pi-sign-out:before{content:""}.pi-wifi:before{content:""}.pi-sitemap:before{content:""}.pi-chart-bar:before{content:""}.pi-camera:before{content:""}.pi-dollar:before{content:""}.pi-lock-open:before{content:""}.pi-table:before{content:""}.pi-map-marker:before{content:""}.pi-list:before{content:""}.pi-eye-slash:before{content:""}.pi-eye:before{content:""}.pi-folder-open:before{content:""}.pi-folder:before{content:""}.pi-video:before{content:""}.pi-inbox:before{content:""}.pi-lock:before{content:""}.pi-unlock:before{content:""}.pi-tags:before{content:""}.pi-tag:before{content:""}.pi-power-off:before{content:""}.pi-save:before{content:""}.pi-question-circle:before{content:""}.pi-question:before{content:""}.pi-copy:before{content:""}.pi-file:before{content:""}.pi-clone:before{content:""}.pi-calendar-times:before{content:""}.pi-calendar-minus:before{content:""}.pi-calendar-plus:before{content:""}.pi-ellipsis-v:before{content:""}.pi-ellipsis-h:before{content:""}.pi-bookmark:before{content:""}.pi-globe:before{content:""}.pi-replay:before{content:""}.pi-filter:before{content:""}.pi-print:before{content:""}.pi-align-right:before{content:""}.pi-align-left:before{content:""}.pi-align-center:before{content:""}.pi-align-justify:before{content:""}.pi-cog:before{content:""}.pi-cloud-download:before{content:""}.pi-cloud-upload:before{content:""}.pi-cloud:before{content:""}.pi-pencil:before{content:""}.pi-users:before{content:""}.pi-clock:before{content:""}.pi-user-minus:before{content:""}.pi-user-plus:before{content:""}.pi-trash:before{content:""}.pi-external-link:before{content:""}.pi-window-maximize:before{content:""}.pi-window-minimize:before{content:""}.pi-refresh:before{content:""}.pi-user:before{content:""}.pi-exclamation-triangle:before{content:""}.pi-calendar:before{content:""}.pi-chevron-circle-left:before{content:""}.pi-chevron-circle-down:before{content:""}.pi-chevron-circle-right:before{content:""}.pi-chevron-circle-up:before{content:""}.pi-angle-double-down:before{content:""}.pi-angle-double-left:before{content:""}.pi-angle-double-right:before{content:""}.pi-angle-double-up:before{content:""}.pi-angle-down:before{content:""}.pi-angle-left:before{content:""}.pi-angle-right:before{content:""}.pi-angle-up:before{content:""}.pi-upload:before{content:""}.pi-download:before{content:""}.pi-ban:before{content:""}.pi-star-fill:before{content:""}.pi-star:before{content:""}.pi-chevron-left:before{content:""}.pi-chevron-right:before{content:""}.pi-chevron-down:before{content:""}.pi-chevron-up:before{content:""}.pi-caret-left:before{content:""}.pi-caret-right:before{content:""}.pi-caret-down:before{content:""}.pi-caret-up:before{content:""}.pi-search:before{content:""}.pi-check:before{content:""}.pi-check-circle:before{content:""}.pi-times:before{content:""}.pi-times-circle:before{content:""}.pi-plus:before{content:""}.pi-plus-circle:before{content:""}.pi-minus:before{content:""}.pi-minus-circle:before{content:""}.pi-circle-on:before{content:""}.pi-circle-off:before{content:""}.pi-sort-down:before{content:""}.pi-sort-up:before{content:""}.pi-sort:before{content:""}.pi-step-backward:before{content:""}.pi-step-forward:before{content:""}.pi-th-large:before{content:""}.pi-arrow-down:before{content:""}.pi-arrow-left:before{content:""}.pi-arrow-right:before{content:""}.pi-arrow-up:before{content:""}.pi-bars:before{content:""}.pi-arrow-circle-down:before{content:""}.pi-arrow-circle-left:before{content:""}.pi-arrow-circle-right:before{content:""}.pi-arrow-circle-up:before{content:""}.pi-info:before{content:""}.pi-info-circle:before{content:""}.pi-home:before{content:""}.pi-spinner:before{content:""}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.vc-popover-content-wrapper{--popover-horizontal-content-offset: 8px;--popover-vertical-content-offset: 10px;--popover-caret-horizontal-offset: 18px;--popover-caret-vertical-offset: 8px;position:absolute;display:block;outline:none;z-index:10}.vc-popover-content-wrapper:not(.is-interactive){pointer-events:none}.vc-popover-content{position:relative;color:var(--vc-popover-content-color);font-weight:var(--vc-font-medium);background-color:var(--vc-popover-content-bg);border:1px solid;border-color:var(--vc-popover-content-border);border-radius:var(--vc-rounded-lg);padding:4px;outline:none;z-index:10;box-shadow:var(--vc-shadow-lg)}.vc-popover-content.direction-bottom{margin-top:var(--popover-vertical-content-offset)}.vc-popover-content.direction-top{margin-bottom:var(--popover-vertical-content-offset)}.vc-popover-content.direction-left{margin-right:var(--popover-horizontal-content-offset)}.vc-popover-content.direction-right{margin-left:var(--popover-horizontal-content-offset)}.vc-popover-caret{content:"";position:absolute;display:block;width:12px;height:12px;border-top:inherit;border-left:inherit;background-color:inherit;z-index:-1}.vc-popover-caret.direction-bottom{top:0}.vc-popover-caret.direction-bottom.align-left{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-bottom.align-center{-webkit-transform:translateX(-50%) translateY(-50%) rotate(45deg);transform:translate(-50%) translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-bottom.align-right{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.vc-popover-caret.direction-top{top:100%}.vc-popover-caret.direction-top.align-left{-webkit-transform:translateY(-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-top.align-center{-webkit-transform:translateX(-50%) translateY(-50%) rotate(-135deg);transform:translate(-50%) translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-top.align-right{-webkit-transform:translateY(-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg)}.vc-popover-caret.direction-left{left:100%}.vc-popover-caret.direction-left.align-top{-webkit-transform:translateX(-50%) rotate(135deg);transform:translate(-50%) rotate(135deg)}.vc-popover-caret.direction-left.align-middle{-webkit-transform:translateY(-50%) translateX(-50%) rotate(135deg);transform:translateY(-50%) translate(-50%) rotate(135deg)}.vc-popover-caret.direction-left.align-bottom{-webkit-transform:translateX(-50%) rotate(135deg);transform:translate(-50%) rotate(135deg)}.vc-popover-caret.direction-right{left:0}.vc-popover-caret.direction-right.align-top{-webkit-transform:translateX(-50%) rotate(-45deg);transform:translate(-50%) rotate(-45deg)}.vc-popover-caret.direction-right.align-middle{-webkit-transform:translateY(-50%) translateX(-50%) rotate(-45deg);transform:translateY(-50%) translate(-50%) rotate(-45deg)}.vc-popover-caret.direction-right.align-bottom{-webkit-transform:translateX(-50%) rotate(-45deg);transform:translate(-50%) rotate(-45deg)}.vc-popover-caret.align-left{left:var(--popover-caret-horizontal-offset)}.vc-popover-caret.align-center{left:50%}.vc-popover-caret.align-right{right:var(--popover-caret-horizontal-offset)}.vc-popover-caret.align-top{top:var(--popover-caret-vertical-offset)}.vc-popover-caret.align-middle{top:50%}.vc-popover-caret.align-bottom{bottom:var(--popover-caret-vertical-offset)}.vc-day-popover-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;transition:var(--vc-day-content-transition)}.vc-day-popover-row-indicator{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;width:15px}.vc-day-popover-row-indicator span{transition:var(--vc-day-content-transition)}.vc-day-popover-row-label{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:none;-ms-flex-wrap:none;flex-wrap:none;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;width:-webkit-max-content;width:max-content;margin-left:4px;margin-right:4px;font-size:var(--vc-text-xs);line-height:var(--vc-leading-normal)}.vc-day-popover-row-highlight{width:8px;height:5px;border-radius:3px}.vc-day-popover-row-bar{width:10px;height:3px}.vc-base-icon{display:inline-block;stroke:currentColor;stroke-width:2;fill:none}.vc-header{display:grid;grid-gap:4px;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:30px;margin-top:10px;padding-left:10px;padding-right:10px}.vc-header.is-lg{font-size:var(--vc-text-lg)}.vc-header.is-xl{font-size:var(--vc-text-xl)}.vc-header.is-2xl{font-size:var(--vc-text-2xl)}.vc-header .vc-title-wrapper{grid-row:1;grid-column:title}.vc-header .vc-prev{grid-row:1;grid-column:prev}.vc-header .vc-next{grid-row:1;grid-column:next}.vc-header .vc-title,.vc-header .vc-prev,.vc-header .vc-next{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:0;border-radius:var(--vc-rounded);pointer-events:auto;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.vc-header .vc-title{color:var(--vc-header-title-color);font-weight:var(--vc-font-semibold);white-space:nowrap;padding:0 8px;margin:0;line-height:30px}.vc-header .vc-title:hover{opacity:.75}.vc-header .vc-arrow{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:var(--vc-header-arrow-color);width:28px;height:30px;margin:0;padding:0}.vc-header .vc-arrow:hover{background:var(--vc-header-arrow-hover-bg)}.vc-header .vc-arrow:disabled{opacity:.25;pointer-events:none}.vc-nav-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.vc-nav-title,.vc-nav-arrow,.vc-nav-item{font-size:var(--vc-text-sm);margin:0;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;border:0;border-radius:var(--vc-rounded);white-space:nowrap}.vc-nav-title:hover,.vc-nav-arrow:hover,.vc-nav-item:hover{background-color:var(--vc-nav-hover-bg)}.vc-nav-title:disabled,.vc-nav-arrow:disabled,.vc-nav-item:disabled{opacity:.25;pointer-events:none}.vc-nav-title{color:var(--vc-nav-title-color);font-weight:var(--vc-font-bold);line-height:var(--vc-leading-snug);height:30px;padding:0 6px}.vc-nav-arrow{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:var(--vc-header-arrow-color);width:26px;height:30px;padding:0}.vc-nav-items{display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:2px;grid-column-gap:5px;margin-top:2px}.vc-nav-item{width:48px;text-align:center;font-weight:var(--vc-font-semibold);line-height:var(--vc-leading-snug);padding:6px 0}.vc-nav-item.is-active{color:var(--vc-nav-item-active-color);background-color:var(--vc-nav-item-active-bg);font-weight:var(--vc-font-bold)}.vc-nav-item.is-active:not(:focus){box-shadow:var(--vc-nav-item-active-box-shadow)}.vc-nav-item.is-current{color:var(--vc-nav-item-current-color)}.vc-day{position:relative;min-height:32px;z-index:1}.vc-monthly .is-not-in-month *{opacity:0;pointer-events:none}.vc-day-layer{position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none}.vc-day-box-center-center{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.vc-day-box-left-center{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transform-origin:0% 50%;transform-origin:0% 50%}.vc-day-box-right-center{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transform-origin:100% 50%;transform-origin:100% 50%}.vc-day-box-center-bottom{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.vc-day-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:var(--vc-text-sm);font-weight:var(--vc-font-medium);width:28px;height:28px;line-height:28px;border-radius:var(--vc-rounded-full);-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.vc-day-content:hover{background-color:var(--vc-day-content-hover-bg)}.vc-day-content.vc-disabled{color:var(--vc-day-content-disabled-color)}.vc-content:not(.vc-base){font-weight:var(--vc-font-bold);color:var(--vc-content-color)}.vc-highlights{overflow:hidden;pointer-events:none;z-index:-1}.vc-highlight{width:28px;height:28px}.vc-highlight.vc-highlight-base-start{width:50%!important;border-radius:0!important;border-right-width:0!important}.vc-highlight.vc-highlight-base-end{width:50%!important;border-radius:0!important;border-left-width:0!important}.vc-highlight.vc-highlight-base-middle{width:100%;border-radius:0!important;border-left-width:0!important;border-right-width:0!important;margin:0 -1px}.vc-highlight-bg-outline,.vc-highlight-bg-none{background-color:var(--vc-highlight-outline-bg);border:2px solid;border-color:var(--vc-highlight-outline-border);border-radius:var(--vc-rounded-full)}.vc-highlight-bg-light{background-color:var(--vc-highlight-light-bg);border-radius:var(--vc-rounded-full)}.vc-highlight-bg-solid{background-color:var(--vc-highlight-solid-bg);border-radius:var(--vc-rounded-full)}.vc-highlight-content-outline,.vc-highlight-content-none{font-weight:var(--vc-font-bold);color:var(--vc-highlight-outline-content-color)}.vc-highlight-content-light{font-weight:var(--vc-font-bold);color:var(--vc-highlight-light-content-color)}.vc-highlight-content-solid{font-weight:var(--vc-font-bold);color:var(--vc-highlight-solid-content-color)}.vc-dots{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.vc-dot{width:5px;height:5px;border-radius:9999px;transition:var(--vc-day-content-transition)}.vc-dot:not(:last-child){margin-right:3px}.vc-bars{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:75%}.vc-bar{-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:3px;transition:var(--vc-day-content-transition)}.vc-dot{background-color:var(--vc-dot-bg)}.vc-bar{background-color:var(--vc-bar-bg)}.vc-pane{min-width:250px}.vc-weeknumber{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute}.vc-weeknumber.is-left{left:calc(var(--vc-weeknumber-offset-inside) * -1)}.vc-weeknumber.is-right{right:calc(var(--vc-weeknumber-offset-inside) * -1)}.vc-weeknumber.is-left-outside{left:calc(var(--vc-weeknumber-offset-outside) * -1)}.vc-weeknumber.is-right-outside{right:calc(var(--vc-weeknumber-offset-outside) * -1)}.vc-weeknumber-content{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:var(--vc-text-xs);font-weight:var(--vc-font-medium);font-style:italic;width:28px;height:28px;margin-top:2px;color:var(--vc-weeknumber-color);-webkit-user-select:none;-ms-user-select:none;user-select:none}.vc-weeks{position:relative;-webkit-overflow-scrolling:touch;padding:6px;min-width:232px}.vc-weeks.vc-show-weeknumbers-left{margin-left:var(--vc-weeknumber-offset-inside)}.vc-weeks.vc-show-weeknumbers-right{margin-right:var(--vc-weeknumber-offset-inside)}.vc-weekday{text-align:center;color:var(--vc-weekday-color);font-size:var(--vc-text-sm);font-weight:var(--vc-font-bold);line-height:14px;padding-top:4px;padding-bottom:8px;cursor:default;-webkit-user-select:none;-ms-user-select:none;user-select:none}.vc-week,.vc-weekdays{display:grid;grid-template-columns:repeat(7,1fr);position:relative}.vc-pane-container{width:100%;position:relative}.vc-pane-container.in-transition{overflow:hidden}.vc-pane-layout{display:grid}.vc-pane-header-wrapper{position:absolute;top:0;width:100%;pointer-events:none}.vc-day-popover-container{font-size:var(--vc-text-xs);font-weight:var(--vc-font-medium)}.vc-day-popover-header{font-size:var(--vc-text-xs);color:var(--vc-day-popover-header-color);font-weight:var(--vc-font-semibold);text-align:center}.vc-base-select{position:relative;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:30px;font-size:var(--vc-text-base);font-weight:var(--vc-font-medium)}.vc-base-select.vc-has-icon select{padding:0 27px 0 9px}.vc-base-select.vc-has-icon .vc-base-sizer{padding:0 28px 0 10px}.vc-base-select.vc-fit-content select{position:absolute;top:0;left:0;width:100%}.vc-base-select .vc-base-icon{position:absolute;top:6px;right:4px;opacity:.6;pointer-events:none}.vc-base-select .vc-base-sizer{font-size:var(--vc-text-base);font-weight:var(--vc-font-medium);color:transparent;padding:0 8px;margin:0}.vc-base-select select{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--vc-select-color);display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--vc-select-bg);border-radius:var(--vc-rounded);height:30px;width:-webkit-max-content;width:max-content;padding:0 7px;margin:0;line-height:var(--leading-none);text-indent:0px;background-image:none;cursor:pointer;text-align:center}.vc-base-select select:hover{background-color:var(--vc-select-hover-bg)}.vc-base-select select.vc-align-left{text-align:left}.vc-base-select select.vc-align-right{text-align:right}.vc-time-picker{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:8px 4px}.vc-time-picker.vc-invalid{pointer-events:none;opacity:.5}.vc-time-picker.vc-attached{border-top:1px solid var(--vc-time-picker-border)}.vc-time-picker>*+*{margin-top:4px}.vc-time-header{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:var(--vc-text-sm);font-weight:var(--vc-font-semibold);text-transform:uppercase;margin-top:-4px;padding-left:4px;padding-right:4px;line-height:21px}.vc-time-select-group{display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 4px;background:var(--vc-time-select-group-bg);border-radius:var(--vc-rounded-md);border:1px solid var(--vc-time-select-group-border)}.vc-time-select-group .vc-base-icon{margin-right:4px;color:var(--vc-time-select-group-icon-color)}.vc-time-select-group select{background:transparent;padding:0 4px}.vc-time-weekday{color:var(--vc-time-weekday-color);letter-spacing:var(--tracking-wide)}.vc-time-month{color:var(--vc-time-month-color);margin-left:8px}.vc-time-day{color:var(--vc-time-day-color);margin-left:4px}.vc-time-year{color:var(--vc-time-year-color);margin-left:8px}.vc-time-colon{margin:0 1px 2px 2px}.vc-time-decimal{margin:0 0 0 1px}.vc-none-enter-active,.vc-none-leave-active{transition-duration:0s}.vc-fade-enter-active,.vc-fade-leave-active,.vc-slide-left-enter-active,.vc-slide-left-leave-active,.vc-slide-right-enter-active,.vc-slide-right-leave-active,.vc-slide-up-enter-active,.vc-slide-up-leave-active,.vc-slide-down-enter-active,.vc-slide-down-leave-active,.vc-slide-fade-enter-active,.vc-slide-fade-leave-active{transition:opacity var(--vc-slide-duration) var(--vc-slide-timing),-webkit-transform var(--vc-slide-duration) var(--vc-slide-timing);transition:transform var(--vc-slide-duration) var(--vc-slide-timing),opacity var(--vc-slide-duration) var(--vc-slide-timing);transition:transform var(--vc-slide-duration) var(--vc-slide-timing),opacity var(--vc-slide-duration) var(--vc-slide-timing),-webkit-transform var(--vc-slide-duration) var(--vc-slide-timing);-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none}.vc-none-leave-active,.vc-fade-leave-active,.vc-slide-left-leave-active,.vc-slide-right-leave-active,.vc-slide-up-leave-active,.vc-slide-down-leave-active{position:absolute!important;width:100%}.vc-none-enter-from,.vc-none-leave-to,.vc-fade-enter-from,.vc-fade-leave-to,.vc-slide-left-enter-from,.vc-slide-left-leave-to,.vc-slide-right-enter-from,.vc-slide-right-leave-to,.vc-slide-up-enter-from,.vc-slide-up-leave-to,.vc-slide-down-enter-from,.vc-slide-down-leave-to,.vc-slide-fade-enter-from,.vc-slide-fade-leave-to{opacity:0}.vc-slide-left-enter-from,.vc-slide-right-leave-to,.vc-slide-fade-enter-from.direction-left,.vc-slide-fade-leave-to.direction-left{-webkit-transform:translateX(var(--vc-slide-translate));transform:translate(var(--vc-slide-translate))}.vc-slide-right-enter-from,.vc-slide-left-leave-to,.vc-slide-fade-enter-from.direction-right,.vc-slide-fade-leave-to.direction-right{-webkit-transform:translateX(calc(-1 * var(--vc-slide-translate)));transform:translate(calc(-1 * var(--vc-slide-translate)))}.vc-slide-up-enter-from,.vc-slide-down-leave-to,.vc-slide-fade-enter-from.direction-top,.vc-slide-fade-leave-to.direction-top{-webkit-transform:translateY(var(--vc-slide-translate));transform:translateY(var(--vc-slide-translate))}.vc-slide-down-enter-from,.vc-slide-up-leave-to,.vc-slide-fade-enter-from.direction-bottom,.vc-slide-fade-leave-to.direction-bottom{-webkit-transform:translateY(calc(-1 * var(--vc-slide-translate)));transform:translateY(calc(-1 * var(--vc-slide-translate)))}:root{--vc-white: #ffffff;--vc-black: #000000;--vc-gray-50: #f8fafc;--vc-gray-100: #f1f5f9;--vc-gray-200: #e2e8f0;--vc-gray-300: #cbd5e1;--vc-gray-400: #94a3b8;--vc-gray-500: #64748b;--vc-gray-600: #475569;--vc-gray-700: #334155;--vc-gray-800: #1e293b;--vc-gray-900: #0f172a;--vc-font-family: BlinkMacSystemFont, -apple-system, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", "Helvetica", "Arial", sans-serif;--vc-font-normal: 400;--vc-font-medium: 500;--vc-font-semibold: 600;--vc-font-bold: 700;--vc-text-2xs: 10px;--vc-text-xs: 12px;--vc-text-sm: 14px;--vc-text-base: 16px;--vc-text-lg: 18px;--vc-text-xl: 20px;--vc-text-2xl: 24px;--vc-leading-none: 1;--vc-leading-tight: 1.25;--vc-leading-snug: 1.375;--vc-leading-normal: 1.5;--vc-rounded: .25rem;--vc-rounded-md: .375rem;--vc-rounded-lg: .5rem;--vc-rounded-full: 9999px;--vc-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);--vc-shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--vc-shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, .06);--vc-slide-translate: 22px;--vc-slide-duration: .15s;--vc-slide-timing: ease;--vc-day-content-transition: all .13s ease-in;--vc-weeknumber-offset-inside: 26px;--vc-weeknumber-offset-outside: 34px}.vc-gray{--vc-accent-50: var(--vc-gray-50);--vc-accent-100: var(--vc-gray-100);--vc-accent-200: var(--vc-gray-200);--vc-accent-300: var(--vc-gray-300);--vc-accent-400: var(--vc-gray-400);--vc-accent-500: var(--vc-gray-500);--vc-accent-600: var(--vc-gray-600);--vc-accent-700: var(--vc-gray-700);--vc-accent-800: var(--vc-gray-800);--vc-accent-900: var(--vc-gray-900)}.vc-red{--vc-accent-50: #fef2f2;--vc-accent-100: #fee2e2;--vc-accent-200: #fecaca;--vc-accent-300: #fca5a5;--vc-accent-400: #f87171;--vc-accent-500: #ef4444;--vc-accent-600: #dc2626;--vc-accent-700: #b91c1c;--vc-accent-800: #991b1b;--vc-accent-900: #7f1d1d}.vc-orange{--vc-accent-50: #fff7ed;--vc-accent-100: #ffedd5;--vc-accent-200: #fed7aa;--vc-accent-300: #fdba74;--vc-accent-400: #fb923c;--vc-accent-500: #f97316;--vc-accent-600: #ea580c;--vc-accent-700: #c2410c;--vc-accent-800: #9a3412;--vc-accent-900: #7c2d12}.vc-yellow{--vc-accent-50: #fefce8;--vc-accent-100: #fef9c3;--vc-accent-200: #fef08a;--vc-accent-300: #fde047;--vc-accent-400: #facc15;--vc-accent-500: #eab308;--vc-accent-600: #ca8a04;--vc-accent-700: #a16207;--vc-accent-800: #854d0e;--vc-accent-900: #713f12}.vc-green{--vc-accent-50: #f0fdf4;--vc-accent-100: #dcfce7;--vc-accent-200: #bbf7d0;--vc-accent-300: #86efac;--vc-accent-400: #4ade80;--vc-accent-500: #22c55e;--vc-accent-600: #16a34a;--vc-accent-700: #15803d;--vc-accent-800: #166534;--vc-accent-900: #14532d}.vc-teal{--vc-accent-50: #f0fdfa;--vc-accent-100: #ccfbf1;--vc-accent-200: #99f6e4;--vc-accent-300: #5eead4;--vc-accent-400: #2dd4bf;--vc-accent-500: #14b8a6;--vc-accent-600: #0d9488;--vc-accent-700: #0f766e;--vc-accent-800: #115e59;--vc-accent-900: #134e4a}.vc-blue{--vc-accent-50: #eff6ff;--vc-accent-100: #dbeafe;--vc-accent-200: #bfdbfe;--vc-accent-300: #93c5fd;--vc-accent-400: #60a5fa;--vc-accent-500: #3b82f6;--vc-accent-600: #2563eb;--vc-accent-700: #1d4ed8;--vc-accent-800: #1e40af;--vc-accent-900: #1e3a8a}.vc-indigo{--vc-accent-50: #eef2ff;--vc-accent-100: #e0e7ff;--vc-accent-200: #c7d2fe;--vc-accent-300: #a5b4fc;--vc-accent-400: #818cf8;--vc-accent-500: #6366f1;--vc-accent-600: #4f46e5;--vc-accent-700: #4338ca;--vc-accent-800: #3730a3;--vc-accent-900: #312e81}.vc-purple{--vc-accent-50: #faf5ff;--vc-accent-100: #f3e8ff;--vc-accent-200: #e9d5ff;--vc-accent-300: #d8b4fe;--vc-accent-400: #c084fc;--vc-accent-500: #a855f7;--vc-accent-600: #9333ea;--vc-accent-700: #7e22ce;--vc-accent-800: #6b21a8;--vc-accent-900: #581c87}.vc-pink{--vc-accent-50: #fdf2f8;--vc-accent-100: #fce7f3;--vc-accent-200: #fbcfe8;--vc-accent-300: #f9a8d4;--vc-accent-400: #f472b6;--vc-accent-500: #ec4899;--vc-accent-600: #db2777;--vc-accent-700: #be185d;--vc-accent-800: #9d174d;--vc-accent-900: #831843}.vc-focus:focus-within{outline:0;box-shadow:var(--vc-focus-ring)}.vc-light{--vc-color: var(--vc-gray-900);--vc-bg: var(--vc-white);--vc-border: var(--vc-gray-300);--vc-hover-bg: hsla(211, 25%, 84%, .3);--vc-focus-ring: 0 0 0 2px rgb(59, 131, 246, .4);--vc-header-arrow-color: var(--vc-gray-500);--vc-header-arrow-hover-bg: var(--vc-gray-200);--vc-header-title-color: var(--vc-gray-900);--vc-weekday-color: var(--vc-gray-500);--vc-weeknumber-color: var(--vc-gray-400);--vc-nav-hover-bg: var(--vc-gray-200);--vc-nav-title-color: var(--vc-gray-900);--vc-nav-item-hover-box-shadow: none;--vc-nav-item-active-color: var(--vc-white);--vc-nav-item-active-bg: var(--vc-accent-500);--vc-nav-item-active-box-shadow: var(--vc-shadow);--vc-nav-item-current-color: var(--vc-accent-600);--vc-day-popover-container-color: var(--vc-white);--vc-day-popover-container-bg: var(--vc-gray-800);--vc-day-popover-container-border: var(--vc-gray-700);--vc-day-popover-header-color: var(--vc-gray-700);--vc-popover-content-color: var(--vc-gray-900);--vc-popover-content-bg: var(--vc-gray-50);--vc-popover-content-border: var(--vc-gray-300);--vc-time-picker-border: var(--vc-gray-300);--vc-time-weekday-color: var(--vc-gray-700);--vc-time-month-color: var(--vc-accent-600);--vc-time-day-color: var(--vc-accent-600);--vc-time-year-color: var(--vc-gray-500);--vc-time-select-group-bg: var(--vc-gray-50);--vc-time-select-group-border: var(--vc-gray-300);--vc-time-select-group-icon-color: var(--vc-accent-500);--vc-select-color: var(--vc-gray-900);--vc-select-bg: var(--vc-gray-100);--vc-select-hover-bg: var(--vc-gray-200);--vc-day-content-hover-bg: var(--vc-hover-bg);--vc-day-content-disabled-color: var(--vc-gray-400)}.vc-light.vc-attr,.vc-light .vc-attr{--vc-content-color: var(--vc-accent-600);--vc-highlight-outline-bg: var(--vc-white);--vc-highlight-outline-border: var(--vc-accent-600);--vc-highlight-outline-content-color: var(--vc-accent-700);--vc-highlight-light-bg: var(--vc-accent-200);--vc-highlight-light-content-color: var(--vc-accent-900);--vc-highlight-solid-bg: var(--vc-accent-600);--vc-highlight-solid-content-color: var(--vc-white);--vc-dot-bg: var(--vc-accent-600);--vc-bar-bg: var(--vc-accent-600)}.vc-dark{--vc-color: var(--vc-white);--vc-bg: var(--vc-gray-900);--vc-border: var(--vc-gray-700);--vc-hover-bg: hsla(216, 15%, 52%, .3);--vc-focus-ring: 0 0 0 2px rgb(59 130 246 / .7);--vc-header-arrow-color: var(--vc-gray-300);--vc-header-arrow-hover-bg: var(--vc-gray-800);--vc-header-title-color: var(--vc-gray-100);--vc-weekday-color: var(--vc-accent-200);--vc-weeknumber-color: var(--vc-gray-500);--vc-nav-hover-bg: var(--vc-gray-700);--vc-nav-title-color: var(--vc-gray-100);--vc-nav-item-hover-box-shadow: none;--vc-nav-item-active-color: var(--vc-white);--vc-nav-item-active-bg: var(--vc-accent-500);--vc-nav-item-active-box-shadow: none;--vc-nav-item-current-color: var(--vc-accent-400);--vc-day-popover-container-color: var(--vc-gray-800);--vc-day-popover-container-bg: var(--vc-white);--vc-day-popover-container-border: var(--vc-gray-100);--vc-day-popover-header-color: var(--vc-gray-300);--vc-popover-content-color: var(--vc-white);--vc-popover-content-bg: var(--vc-gray-800);--vc-popover-content-border: var(--vc-gray-700);--vc-time-picker-border: var(--vc-gray-700);--vc-time-weekday-color: var(--vc-gray-400);--vc-time-month-color: var(--vc-accent-400);--vc-time-day-color: var(--vc-accent-400);--vc-time-year-color: var(--vc-gray-500);--vc-time-select-group-bg: var(--vc-gray-700);--vc-time-select-group-border: var(--vc-gray-500);--vc-time-select-group-icon-color: var(--vc-accent-400);--vc-select-color: var(--vc-gray-200);--vc-select-bg: var(--vc-gray-700);--vc-select-hover-bg: var(--vc-gray-600);--vc-day-content-hover-bg: var(--vc-hover-bg);--vc-day-content-disabled-color: var(--vc-gray-600)}.vc-dark.vc-attr,.vc-dark .vc-attr{--vc-content-color: var(--vc-accent-500);--vc-highlight-outline-bg: var(--vc-gray-900);--vc-highlight-outline-border: var(--vc-accent-300);--vc-highlight-outline-content-color: var(--vc-accent-200);--vc-highlight-light-bg: var(--vc-accent-800);--vc-highlight-light-content-color: var(--vc-accent-100);--vc-highlight-solid-bg: var(--vc-accent-500);--vc-highlight-solid-content-color: var(--vc-white);--vc-dot-bg: var(--vc-accent-500);--vc-bar-bg: var(--vc-accent-500)}.vc-container{position:relative;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;width:-webkit-max-content;width:max-content;height:-webkit-max-content;height:max-content;font-family:var(--vc-font-family);color:var(--vc-color);background-color:var(--vc-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}.vc-container,.vc-container *{box-sizing:border-box}.vc-container:focus,.vc-container *:focus{outline:none}.vc-container .vc-container{border:none}.vc-bordered{border:1px solid;border-color:var(--vc-border);border-radius:var(--vc-rounded-lg)}.vc-expanded{min-width:100%}.vc-transparent{background-color:transparent}.vc-date-picker-content{padding:0;background-color:var(--vc-bg)}.vc-date-picker-content .vc-container{border:0}/*!
 * Tabler Icons 3.40.0 by tabler - https://tabler.io
 * License - https://github.com/tabler/tabler-icons/blob/master/LICENSE
 */@font-face{font-family:tabler-icons;font-style:normal;font-weight:400;src:url(/assets/tabler-icons-DM-Th6Ap.woff2?v3.40.0) format("woff2"),url(/assets/tabler-icons-Ce-u4wkP.woff?) format("woff"),url(/assets/tabler-icons-B7zcV7B8.ttf?v3.40.0) format("truetype")}.ti{font-family:tabler-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-a-b:before{content:""}.ti-a-b-2:before{content:""}.ti-a-b-off:before{content:""}.ti-abacus:before{content:""}.ti-abacus-off:before{content:""}.ti-abc:before{content:""}.ti-access-point:before{content:""}.ti-access-point-off:before{content:""}.ti-accessible:before{content:""}.ti-accessible-off:before{content:""}.ti-activity:before{content:""}.ti-activity-heartbeat:before{content:""}.ti-ad:before{content:""}.ti-ad-2:before{content:""}.ti-ad-circle:before{content:""}.ti-ad-circle-off:before{content:""}.ti-ad-off:before{content:""}.ti-address-book:before{content:""}.ti-address-book-off:before{content:""}.ti-adjustments:before{content:""}.ti-adjustments-alt:before{content:""}.ti-adjustments-bolt:before{content:""}.ti-adjustments-cancel:before{content:""}.ti-adjustments-check:before{content:""}.ti-adjustments-code:before{content:""}.ti-adjustments-cog:before{content:""}.ti-adjustments-dollar:before{content:""}.ti-adjustments-down:before{content:""}.ti-adjustments-exclamation:before{content:""}.ti-adjustments-heart:before{content:""}.ti-adjustments-horizontal:before{content:""}.ti-adjustments-minus:before{content:""}.ti-adjustments-off:before{content:""}.ti-adjustments-pause:before{content:""}.ti-adjustments-pin:before{content:""}.ti-adjustments-plus:before{content:""}.ti-adjustments-question:before{content:""}.ti-adjustments-search:before{content:""}.ti-adjustments-share:before{content:""}.ti-adjustments-spark:before{content:"ﾾ"}.ti-adjustments-star:before{content:""}.ti-adjustments-up:before{content:""}.ti-adjustments-x:before{content:""}.ti-aerial-lift:before{content:""}.ti-affiliate:before{content:""}.ti-ai:before{content:"ﻧ"}.ti-ai-agent:before{content:"𐇹"}.ti-ai-agents:before{content:"𐇸"}.ti-ai-gateway:before{content:"𐇷"}.ti-air-balloon:before{content:""}.ti-air-conditioning:before{content:""}.ti-air-conditioning-disabled:before{content:""}.ti-air-traffic-control:before{content:"ﬁ"}.ti-alarm:before{content:""}.ti-alarm-average:before{content:"ﲞ"}.ti-alarm-minus:before{content:""}.ti-alarm-off:before{content:""}.ti-alarm-plus:before{content:""}.ti-alarm-smoke:before{content:"𐂶"}.ti-alarm-snooze:before{content:""}.ti-album:before{content:""}.ti-album-off:before{content:""}.ti-alert-circle:before{content:""}.ti-alert-circle-off:before{content:"ﱥ"}.ti-alert-hexagon:before{content:""}.ti-alert-hexagon-off:before{content:"ﱦ"}.ti-alert-octagon:before{content:""}.ti-alert-small:before{content:""}.ti-alert-small-off:before{content:"ﱧ"}.ti-alert-square:before{content:""}.ti-alert-square-rounded:before{content:""}.ti-alert-square-rounded-off:before{content:"ﱨ"}.ti-alert-triangle:before{content:""}.ti-alert-triangle-off:before{content:"ﱩ"}.ti-alien:before{content:""}.ti-align-box-bottom-center:before{content:""}.ti-align-box-bottom-left:before{content:""}.ti-align-box-bottom-right:before{content:""}.ti-align-box-center-bottom:before{content:"頋"}.ti-align-box-center-middle:before{content:""}.ti-align-box-center-stretch:before{content:"頻"}.ti-align-box-center-top:before{content:"鬒"}.ti-align-box-left-bottom:before{content:""}.ti-align-box-left-middle:before{content:""}.ti-align-box-left-stretch:before{content:"龜"}.ti-align-box-left-top:before{content:""}.ti-align-box-right-bottom:before{content:""}.ti-align-box-right-middle:before{content:""}.ti-align-box-right-stretch:before{content:"𢡊"}.ti-align-box-right-top:before{content:""}.ti-align-box-top-center:before{content:""}.ti-align-box-top-left:before{content:""}.ti-align-box-top-right:before{content:""}.ti-align-center:before{content:""}.ti-align-justified:before{content:""}.ti-align-left:before{content:""}.ti-align-left-2:before{content:"＀"}.ti-align-right:before{content:""}.ti-align-right-2:before{content:"\feff"}.ti-alpha:before{content:""}.ti-alphabet-arabic:before{content:"Ｏ"}.ti-alphabet-bangla:before{content:"Ｎ"}.ti-alphabet-cyrillic:before{content:""}.ti-alphabet-greek:before{content:""}.ti-alphabet-hebrew:before{content:"Ｍ"}.ti-alphabet-korean:before{content:"Ｌ"}.ti-alphabet-latin:before{content:""}.ti-alphabet-polish:before{content:"𐆱"}.ti-alphabet-runes:before{content:"𐆰"}.ti-alphabet-thai:before{content:"Ｋ"}.ti-alt:before{content:"ﱔ"}.ti-ambulance:before{content:""}.ti-ampersand:before{content:""}.ti-analyze:before{content:""}.ti-analyze-off:before{content:""}.ti-anchor:before{content:""}.ti-anchor-off:before{content:""}.ti-angle:before{content:""}.ti-ankh:before{content:""}.ti-antenna:before{content:""}.ti-antenna-bars-1:before{content:""}.ti-antenna-bars-2:before{content:""}.ti-antenna-bars-3:before{content:""}.ti-antenna-bars-4:before{content:""}.ti-antenna-bars-5:before{content:""}.ti-antenna-bars-off:before{content:""}.ti-antenna-off:before{content:""}.ti-aperture:before{content:""}.ti-aperture-off:before{content:""}.ti-api:before{content:""}.ti-api-app:before{content:""}.ti-api-app-off:before{content:""}.ti-api-book:before{content:"𐈋"}.ti-api-off:before{content:""}.ti-app-window:before{content:""}.ti-apple:before{content:""}.ti-apps:before{content:""}.ti-apps-off:before{content:""}.ti-archery-arrow:before{content:"ﱕ"}.ti-archive:before{content:""}.ti-archive-off:before{content:""}.ti-armchair:before{content:""}.ti-armchair-2:before{content:""}.ti-armchair-2-off:before{content:""}.ti-armchair-off:before{content:""}.ti-arrow-autofit-content:before{content:""}.ti-arrow-autofit-down:before{content:""}.ti-arrow-autofit-height:before{content:""}.ti-arrow-autofit-left:before{content:""}.ti-arrow-autofit-right:before{content:""}.ti-arrow-autofit-up:before{content:""}.ti-arrow-autofit-width:before{content:""}.ti-arrow-back:before{content:""}.ti-arrow-back-up:before{content:""}.ti-arrow-back-up-double:before{content:"溺"}.ti-arrow-badge-down:before{content:""}.ti-arrow-badge-left:before{content:""}.ti-arrow-badge-right:before{content:""}.ti-arrow-badge-up:before{content:""}.ti-arrow-bar-both:before{content:"﫝"}.ti-arrow-bar-down:before{content:""}.ti-arrow-bar-left:before{content:""}.ti-arrow-bar-right:before{content:""}.ti-arrow-bar-to-down:before{content:""}.ti-arrow-bar-to-down-dashed:before{content:"𐅤"}.ti-arrow-bar-to-left:before{content:""}.ti-arrow-bar-to-left-dashed:before{content:"𐅣"}.ti-arrow-bar-to-right:before{content:""}.ti-arrow-bar-to-right-dashed:before{content:"𐅢"}.ti-arrow-bar-to-up:before{content:""}.ti-arrow-bar-to-up-dashed:before{content:"𐅡"}.ti-arrow-bar-up:before{content:""}.ti-arrow-bear-left:before{content:""}.ti-arrow-bear-left-2:before{content:""}.ti-arrow-bear-right:before{content:""}.ti-arrow-bear-right-2:before{content:""}.ti-arrow-big-down:before{content:""}.ti-arrow-big-down-line:before{content:""}.ti-arrow-big-down-lines:before{content:""}.ti-arrow-big-left:before{content:""}.ti-arrow-big-left-line:before{content:""}.ti-arrow-big-left-lines:before{content:""}.ti-arrow-big-right:before{content:""}.ti-arrow-big-right-line:before{content:""}.ti-arrow-big-right-lines:before{content:""}.ti-arrow-big-up:before{content:""}.ti-arrow-big-up-line:before{content:""}.ti-arrow-big-up-lines:before{content:""}.ti-arrow-bounce:before{content:""}.ti-arrow-capsule:before{content:"﫞"}.ti-arrow-curve-left:before{content:""}.ti-arrow-curve-right:before{content:""}.ti-arrow-down:before{content:""}.ti-arrow-down-bar:before{content:""}.ti-arrow-down-circle:before{content:""}.ti-arrow-down-dashed:before{content:"𐁪"}.ti-arrow-down-from-arc:before{content:"ﶆ"}.ti-arrow-down-left:before{content:""}.ti-arrow-down-left-circle:before{content:""}.ti-arrow-down-rhombus:before{content:""}.ti-arrow-down-right:before{content:""}.ti-arrow-down-right-circle:before{content:""}.ti-arrow-down-square:before{content:""}.ti-arrow-down-tail:before{content:""}.ti-arrow-down-to-arc:before{content:"ﶇ"}.ti-arrow-elbow-left:before{content:"吝"}.ti-arrow-elbow-right:before{content:"燐"}.ti-arrow-fork:before{content:""}.ti-arrow-forward:before{content:""}.ti-arrow-forward-up:before{content:""}.ti-arrow-forward-up-double:before{content:"璘"}.ti-arrow-guide:before{content:""}.ti-arrow-iteration:before{content:""}.ti-arrow-left:before{content:""}.ti-arrow-left-bar:before{content:""}.ti-arrow-left-circle:before{content:""}.ti-arrow-left-dashed:before{content:"𐁩"}.ti-arrow-left-from-arc:before{content:"ﶈ"}.ti-arrow-left-rhombus:before{content:""}.ti-arrow-left-right:before{content:""}.ti-arrow-left-square:before{content:""}.ti-arrow-left-tail:before{content:""}.ti-arrow-left-to-arc:before{content:"ﶉ"}.ti-arrow-loop-left:before{content:""}.ti-arrow-loop-left-2:before{content:""}.ti-arrow-loop-right:before{content:""}.ti-arrow-loop-right-2:before{content:""}.ti-arrow-merge:before{content:""}.ti-arrow-merge-alt-left:before{content:"ﲟ"}.ti-arrow-merge-alt-right:before{content:"ﲠ"}.ti-arrow-merge-both:before{content:""}.ti-arrow-merge-left:before{content:""}.ti-arrow-merge-right:before{content:""}.ti-arrow-move-down:before{content:""}.ti-arrow-move-left:before{content:""}.ti-arrow-move-right:before{content:""}.ti-arrow-move-up:before{content:""}.ti-arrow-narrow-down:before{content:""}.ti-arrow-narrow-down-dashed:before{content:"𐁨"}.ti-arrow-narrow-left:before{content:""}.ti-arrow-narrow-left-dashed:before{content:"𐁧"}.ti-arrow-narrow-right:before{content:""}.ti-arrow-narrow-right-dashed:before{content:"𐁦"}.ti-arrow-narrow-up:before{content:""}.ti-arrow-narrow-up-dashed:before{content:"𐁥"}.ti-arrow-ramp-left:before{content:""}.ti-arrow-ramp-left-2:before{content:""}.ti-arrow-ramp-left-3:before{content:""}.ti-arrow-ramp-right:before{content:""}.ti-arrow-ramp-right-2:before{content:""}.ti-arrow-ramp-right-3:before{content:""}.ti-arrow-right:before{content:""}.ti-arrow-right-bar:before{content:""}.ti-arrow-right-circle:before{content:""}.ti-arrow-right-dashed:before{content:"𐁤"}.ti-arrow-right-from-arc:before{content:"ﶊ"}.ti-arrow-right-rhombus:before{content:""}.ti-arrow-right-square:before{content:""}.ti-arrow-right-tail:before{content:""}.ti-arrow-right-to-arc:before{content:"ﶋ"}.ti-arrow-rotary-first-left:before{content:""}.ti-arrow-rotary-first-right:before{content:""}.ti-arrow-rotary-last-left:before{content:""}.ti-arrow-rotary-last-right:before{content:""}.ti-arrow-rotary-left:before{content:""}.ti-arrow-rotary-right:before{content:""}.ti-arrow-rotary-straight:before{content:""}.ti-arrow-roundabout-left:before{content:""}.ti-arrow-roundabout-right:before{content:""}.ti-arrow-sharp-turn-left:before{content:""}.ti-arrow-sharp-turn-right:before{content:""}.ti-arrow-up:before{content:""}.ti-arrow-up-bar:before{content:""}.ti-arrow-up-circle:before{content:""}.ti-arrow-up-dashed:before{content:"𐁣"}.ti-arrow-up-from-arc:before{content:"ﶌ"}.ti-arrow-up-left:before{content:""}.ti-arrow-up-left-circle:before{content:""}.ti-arrow-up-rhombus:before{content:""}.ti-arrow-up-right:before{content:""}.ti-arrow-up-right-circle:before{content:""}.ti-arrow-up-square:before{content:""}.ti-arrow-up-tail:before{content:""}.ti-arrow-up-to-arc:before{content:"ﶍ"}.ti-arrow-wave-left-down:before{content:""}.ti-arrow-wave-left-up:before{content:""}.ti-arrow-wave-right-down:before{content:""}.ti-arrow-wave-right-up:before{content:""}.ti-arrow-zig-zag:before{content:""}.ti-arrows-cross:before{content:""}.ti-arrows-diagonal:before{content:""}.ti-arrows-diagonal-2:before{content:""}.ti-arrows-diagonal-minimize:before{content:""}.ti-arrows-diagonal-minimize-2:before{content:""}.ti-arrows-diff:before{content:""}.ti-arrows-double-ne-sw:before{content:""}.ti-arrows-double-nw-se:before{content:""}.ti-arrows-double-se-nw:before{content:""}.ti-arrows-double-sw-ne:before{content:""}.ti-arrows-down:before{content:""}.ti-arrows-down-up:before{content:""}.ti-arrows-exchange:before{content:""}.ti-arrows-exchange-2:before{content:""}.ti-arrows-horizontal:before{content:""}.ti-arrows-join:before{content:""}.ti-arrows-join-2:before{content:""}.ti-arrows-left:before{content:""}.ti-arrows-left-down:before{content:""}.ti-arrows-left-right:before{content:""}.ti-arrows-maximize:before{content:""}.ti-arrows-minimize:before{content:""}.ti-arrows-move:before{content:""}.ti-arrows-move-horizontal:before{content:""}.ti-arrows-move-vertical:before{content:""}.ti-arrows-random:before{content:""}.ti-arrows-right:before{content:""}.ti-arrows-right-down:before{content:""}.ti-arrows-right-left:before{content:""}.ti-arrows-shuffle:before{content:""}.ti-arrows-shuffle-2:before{content:""}.ti-arrows-sort:before{content:""}.ti-arrows-split:before{content:""}.ti-arrows-split-2:before{content:""}.ti-arrows-transfer-down:before{content:""}.ti-arrows-transfer-up:before{content:""}.ti-arrows-transfer-up-down:before{content:"ﾬ"}.ti-arrows-up:before{content:""}.ti-arrows-up-down:before{content:""}.ti-arrows-up-left:before{content:""}.ti-arrows-up-right:before{content:""}.ti-arrows-vertical:before{content:""}.ti-artboard:before{content:""}.ti-artboard-off:before{content:""}.ti-article:before{content:""}.ti-article-off:before{content:""}.ti-aspect-ratio:before{content:""}.ti-aspect-ratio-off:before{content:""}.ti-assembly:before{content:""}.ti-assembly-off:before{content:""}.ti-asset:before{content:""}.ti-asterisk:before{content:""}.ti-asterisk-simple:before{content:""}.ti-at:before{content:""}.ti-at-off:before{content:""}.ti-atom:before{content:""}.ti-atom-2:before{content:""}.ti-atom-off:before{content:""}.ti-augmented-reality:before{content:""}.ti-augmented-reality-2:before{content:""}.ti-augmented-reality-off:before{content:""}.ti-auth-2fa:before{content:""}.ti-automatic-gearbox:before{content:"ﲉ"}.ti-automation:before{content:"ﻸ"}.ti-avocado:before{content:"ﶎ"}.ti-award:before{content:""}.ti-award-off:before{content:""}.ti-axe:before{content:""}.ti-axis-x:before{content:""}.ti-axis-y:before{content:""}.ti-baby-bottle:before{content:""}.ti-baby-carriage:before{content:""}.ti-background:before{content:"ﴬ"}.ti-backhoe:before{content:""}.ti-backpack:before{content:""}.ti-backpack-off:before{content:""}.ti-backslash:before{content:"調"}.ti-backspace:before{content:""}.ti-badge:before{content:""}.ti-badge-2k:before{content:"𐂵"}.ti-badge-3d:before{content:""}.ti-badge-3k:before{content:"𐂴"}.ti-badge-4k:before{content:""}.ti-badge-5k:before{content:"𐂳"}.ti-badge-8k:before{content:""}.ti-badge-ad:before{content:""}.ti-badge-ad-off:before{content:"ﶏ"}.ti-badge-ar:before{content:""}.ti-badge-cc:before{content:""}.ti-badge-hd:before{content:""}.ti-badge-off:before{content:""}.ti-badge-sd:before{content:""}.ti-badge-tm:before{content:""}.ti-badge-vo:before{content:""}.ti-badge-vr:before{content:""}.ti-badge-wc:before{content:""}.ti-badges:before{content:""}.ti-badges-off:before{content:""}.ti-baguette:before{content:""}.ti-ball-american-football:before{content:""}.ti-ball-american-football-off:before{content:""}.ti-ball-baseball:before{content:""}.ti-ball-basketball:before{content:""}.ti-ball-bowling:before{content:""}.ti-ball-football:before{content:""}.ti-ball-football-off:before{content:""}.ti-ball-tennis:before{content:""}.ti-ball-volleyball:before{content:""}.ti-balloon:before{content:""}.ti-balloon-off:before{content:""}.ti-ballpen:before{content:""}.ti-ballpen-off:before{content:""}.ti-ban:before{content:""}.ti-bandage:before{content:""}.ti-bandage-off:before{content:""}.ti-barbell:before{content:""}.ti-barbell-off:before{content:""}.ti-barcode:before{content:""}.ti-barcode-off:before{content:""}.ti-barrel:before{content:""}.ti-barrel-off:before{content:""}.ti-barrier-block:before{content:""}.ti-barrier-block-off:before{content:""}.ti-baseline:before{content:""}.ti-baseline-density-large:before{content:"藺"}.ti-baseline-density-medium:before{content:"隣"}.ti-baseline-density-small:before{content:"鱗"}.ti-basket:before{content:""}.ti-basket-bolt:before{content:"ףּ"}.ti-basket-cancel:before{content:"פּ"}.ti-basket-check:before{content:"﭅"}.ti-basket-code:before{content:"צּ"}.ti-basket-cog:before{content:"קּ"}.ti-basket-discount:before{content:"רּ"}.ti-basket-dollar:before{content:"שּ"}.ti-basket-down:before{content:"תּ"}.ti-basket-exclamation:before{content:"וֹ"}.ti-basket-heart:before{content:"בֿ"}.ti-basket-minus:before{content:"כֿ"}.ti-basket-off:before{content:""}.ti-basket-pause:before{content:"פֿ"}.ti-basket-pin:before{content:"ﭏ"}.ti-basket-plus:before{content:"ﭐ"}.ti-basket-question:before{content:"ﭑ"}.ti-basket-search:before{content:"ﭒ"}.ti-basket-share:before{content:"ﭓ"}.ti-basket-star:before{content:"ﭔ"}.ti-basket-up:before{content:"ﭕ"}.ti-basket-x:before{content:"ﭖ"}.ti-bat:before{content:""}.ti-bath:before{content:""}.ti-bath-off:before{content:""}.ti-battery:before{content:""}.ti-battery-1:before{content:""}.ti-battery-2:before{content:""}.ti-battery-3:before{content:""}.ti-battery-4:before{content:""}.ti-battery-automotive:before{content:""}.ti-battery-charging:before{content:""}.ti-battery-charging-2:before{content:""}.ti-battery-eco:before{content:""}.ti-battery-exclamation:before{content:"＝"}.ti-battery-off:before{content:""}.ti-battery-spark:before{content:"ﾽ"}.ti-battery-vertical:before{content:"３"}.ti-battery-vertical-1:before{content:"＜"}.ti-battery-vertical-2:before{content:"；"}.ti-battery-vertical-3:before{content:"："}.ti-battery-vertical-4:before{content:"９"}.ti-battery-vertical-charging:before{content:"７"}.ti-battery-vertical-charging-2:before{content:"８"}.ti-battery-vertical-eco:before{content:"６"}.ti-battery-vertical-exclamation:before{content:"５"}.ti-battery-vertical-off:before{content:"４"}.ti-beach:before{content:""}.ti-beach-off:before{content:""}.ti-bed:before{content:""}.ti-bed-flat:before{content:"ﲡ"}.ti-bed-off:before{content:""}.ti-beer:before{content:""}.ti-beer-off:before{content:""}.ti-bell:before{content:""}.ti-bell-bolt:before{content:""}.ti-bell-cancel:before{content:""}.ti-bell-check:before{content:""}.ti-bell-code:before{content:""}.ti-bell-cog:before{content:""}.ti-bell-dollar:before{content:""}.ti-bell-down:before{content:""}.ti-bell-exclamation:before{content:""}.ti-bell-heart:before{content:""}.ti-bell-minus:before{content:""}.ti-bell-off:before{content:""}.ti-bell-pause:before{content:""}.ti-bell-pin:before{content:""}.ti-bell-plus:before{content:""}.ti-bell-question:before{content:""}.ti-bell-ringing:before{content:""}.ti-bell-ringing-2:before{content:""}.ti-bell-school:before{content:""}.ti-bell-search:before{content:""}.ti-bell-share:before{content:""}.ti-bell-star:before{content:""}.ti-bell-up:before{content:""}.ti-bell-x:before{content:""}.ti-bell-z:before{content:""}.ti-beta:before{content:""}.ti-bible:before{content:""}.ti-bike:before{content:""}.ti-bike-off:before{content:""}.ti-binary:before{content:""}.ti-binary-off:before{content:""}.ti-binary-tree:before{content:""}.ti-binary-tree-2:before{content:""}.ti-binoculars:before{content:"﻾"}.ti-biohazard:before{content:""}.ti-biohazard-off:before{content:""}.ti-blade:before{content:""}.ti-bleach:before{content:""}.ti-bleach-chlorine:before{content:""}.ti-bleach-no-chlorine:before{content:""}.ti-bleach-off:before{content:""}.ti-blend-mode:before{content:"ﺰ"}.ti-blender:before{content:"ﲢ"}.ti-blind:before{content:"𐆯"}.ti-blob:before{content:"ﺯ"}.ti-blockquote:before{content:""}.ti-blocks:before{content:"𐂲"}.ti-bluetooth:before{content:""}.ti-bluetooth-connected:before{content:""}.ti-bluetooth-off:before{content:""}.ti-bluetooth-x:before{content:""}.ti-blur:before{content:""}.ti-blur-off:before{content:""}.ti-bmp:before{content:""}.ti-body-scan:before{content:"ﲣ"}.ti-bold:before{content:""}.ti-bold-off:before{content:""}.ti-bolt:before{content:""}.ti-bolt-off:before{content:""}.ti-bomb:before{content:""}.ti-bone:before{content:""}.ti-bone-off:before{content:""}.ti-bong:before{content:""}.ti-bong-off:before{content:""}.ti-book:before{content:""}.ti-book-2:before{content:""}.ti-book-download:before{content:""}.ti-book-off:before{content:""}.ti-book-upload:before{content:""}.ti-bookmark:before{content:""}.ti-bookmark-ai:before{content:"ﲊ"}.ti-bookmark-edit:before{content:"艹"}.ti-bookmark-minus:before{content:"著"}.ti-bookmark-off:before{content:""}.ti-bookmark-plus:before{content:"褐"}.ti-bookmark-question:before{content:"視"}.ti-bookmarks:before{content:""}.ti-bookmarks-off:before{content:""}.ti-books:before{content:""}.ti-books-off:before{content:""}.ti-boom:before{content:"ﶾ"}.ti-border-all:before{content:""}.ti-border-bottom:before{content:""}.ti-border-bottom-plus:before{content:"ﶽ"}.ti-border-corner-ios:before{content:"ﶘ"}.ti-border-corner-pill:before{content:"ﵢ"}.ti-border-corner-rounded:before{content:"ﵣ"}.ti-border-corner-square:before{content:"ﵤ"}.ti-border-corners:before{content:""}.ti-border-horizontal:before{content:""}.ti-border-inner:before{content:""}.ti-border-left:before{content:""}.ti-border-left-plus:before{content:"ﶼ"}.ti-border-none:before{content:""}.ti-border-outer:before{content:""}.ti-border-radius:before{content:""}.ti-border-right:before{content:""}.ti-border-right-plus:before{content:"ﶻ"}.ti-border-sides:before{content:""}.ti-border-style:before{content:""}.ti-border-style-2:before{content:""}.ti-border-top:before{content:""}.ti-border-top-plus:before{content:"ﶺ"}.ti-border-vertical:before{content:""}.ti-bot-id:before{content:"𐇶"}.ti-bottle:before{content:""}.ti-bottle-off:before{content:""}.ti-bounce-left:before{content:""}.ti-bounce-right:before{content:""}.ti-bow:before{content:""}.ti-bowl:before{content:""}.ti-bowl-chopsticks:before{content:"﶐"}.ti-bowl-spoon:before{content:"﶑"}.ti-bowling:before{content:"𐂱"}.ti-box:before{content:""}.ti-box-align-bottom:before{content:""}.ti-box-align-bottom-left:before{content:""}.ti-box-align-bottom-right:before{content:""}.ti-box-align-left:before{content:""}.ti-box-align-right:before{content:""}.ti-box-align-top:before{content:""}.ti-box-align-top-left:before{content:""}.ti-box-align-top-right:before{content:""}.ti-box-margin:before{content:""}.ti-box-model:before{content:""}.ti-box-model-2:before{content:""}.ti-box-model-2-off:before{content:""}.ti-box-model-off:before{content:""}.ti-box-multiple:before{content:""}.ti-box-multiple-0:before{content:""}.ti-box-multiple-1:before{content:""}.ti-box-multiple-2:before{content:""}.ti-box-multiple-3:before{content:""}.ti-box-multiple-4:before{content:""}.ti-box-multiple-5:before{content:""}.ti-box-multiple-6:before{content:""}.ti-box-multiple-7:before{content:""}.ti-box-multiple-8:before{content:""}.ti-box-multiple-9:before{content:""}.ti-box-off:before{content:""}.ti-box-padding:before{content:""}.ti-braces:before{content:""}.ti-braces-off:before{content:""}.ti-brackets:before{content:""}.ti-brackets-angle:before{content:"ﲲ"}.ti-brackets-angle-off:before{content:"ﲱ"}.ti-brackets-contain:before{content:""}.ti-brackets-contain-end:before{content:""}.ti-brackets-contain-start:before{content:""}.ti-brackets-off:before{content:""}.ti-braille:before{content:""}.ti-brain:before{content:""}.ti-brand-4chan:before{content:""}.ti-brand-abstract:before{content:""}.ti-brand-adobe:before{content:""}.ti-brand-adobe-after-effect:before{content:"Ｊ"}.ti-brand-adobe-illustrator:before{content:"Ｉ"}.ti-brand-adobe-indesign:before{content:"Ｈ"}.ti-brand-adobe-photoshop:before{content:"Ｇ"}.ti-brand-adobe-premiere:before{content:"Ｆ"}.ti-brand-adobe-xd:before{content:"Ｅ"}.ti-brand-adonis-js:before{content:""}.ti-brand-airbnb:before{content:""}.ti-brand-airtable:before{content:""}.ti-brand-algolia:before{content:""}.ti-brand-alipay:before{content:""}.ti-brand-alpine-js:before{content:""}.ti-brand-amazon:before{content:""}.ti-brand-amd:before{content:""}.ti-brand-amie:before{content:"ﾫ"}.ti-brand-amigo:before{content:""}.ti-brand-among-us:before{content:""}.ti-brand-android:before{content:""}.ti-brand-angular:before{content:""}.ti-brand-ansible:before{content:"並"}.ti-brand-ao3:before{content:""}.ti-brand-appgallery:before{content:""}.ti-brand-apple:before{content:""}.ti-brand-apple-arcade:before{content:""}.ti-brand-apple-news:before{content:"Ｄ"}.ti-brand-apple-podcast:before{content:""}.ti-brand-appstore:before{content:""}.ti-brand-arc:before{content:"ﺮ"}.ti-brand-asana:before{content:""}.ti-brand-astro:before{content:"ﶹ"}.ti-brand-auth0:before{content:"ﲳ"}.ti-brand-aws:before{content:"社"}.ti-brand-azure:before{content:"祉"}.ti-brand-backbone:before{content:""}.ti-brand-badoo:before{content:""}.ti-brand-baidu:before{content:""}.ti-brand-bandcamp:before{content:""}.ti-brand-bandlab:before{content:""}.ti-brand-beats:before{content:""}.ti-brand-bebo:before{content:"ﾪ"}.ti-brand-behance:before{content:""}.ti-brand-bilibili:before{content:""}.ti-brand-binance:before{content:""}.ti-brand-bing:before{content:""}.ti-brand-bitbucket:before{content:""}.ti-brand-blackberry:before{content:""}.ti-brand-blender:before{content:""}.ti-brand-blogger:before{content:""}.ti-brand-bluesky:before{content:"ﵵ"}.ti-brand-booking:before{content:""}.ti-brand-bootstrap:before{content:""}.ti-brand-bulma:before{content:""}.ti-brand-bumble:before{content:""}.ti-brand-bunpo:before{content:""}.ti-brand-c-sharp:before{content:""}.ti-brand-cake:before{content:""}.ti-brand-cakephp:before{content:""}.ti-brand-campaignmonitor:before{content:""}.ti-brand-carbon:before{content:""}.ti-brand-cashapp:before{content:""}.ti-brand-chrome:before{content:""}.ti-brand-cinema-4d:before{content:"况"}.ti-brand-citymapper:before{content:""}.ti-brand-cloudflare:before{content:"祈"}.ti-brand-codecov:before{content:""}.ti-brand-codepen:before{content:""}.ti-brand-codesandbox:before{content:""}.ti-brand-cohost:before{content:""}.ti-brand-coinbase:before{content:""}.ti-brand-comedy-central:before{content:""}.ti-brand-coreos:before{content:""}.ti-brand-couchdb:before{content:""}.ti-brand-couchsurfing:before{content:""}.ti-brand-cpp:before{content:""}.ti-brand-craft:before{content:"全"}.ti-brand-crunchbase:before{content:""}.ti-brand-css3:before{content:""}.ti-brand-ctemplar:before{content:""}.ti-brand-cucumber:before{content:""}.ti-brand-cupra:before{content:""}.ti-brand-cypress:before{content:""}.ti-brand-d3:before{content:""}.ti-brand-databricks:before{content:"ﱁ"}.ti-brand-days-counter:before{content:""}.ti-brand-dcos:before{content:""}.ti-brand-debian:before{content:""}.ti-brand-deezer:before{content:""}.ti-brand-deliveroo:before{content:""}.ti-brand-deno:before{content:""}.ti-brand-denodo:before{content:""}.ti-brand-deviantart:before{content:""}.ti-brand-digg:before{content:"侀"}.ti-brand-dingtalk:before{content:""}.ti-brand-discord:before{content:""}.ti-brand-disney:before{content:""}.ti-brand-disqus:before{content:""}.ti-brand-django:before{content:""}.ti-brand-docker:before{content:""}.ti-brand-doctrine:before{content:""}.ti-brand-dolby-digital:before{content:""}.ti-brand-douban:before{content:""}.ti-brand-dribbble:before{content:""}.ti-brand-dropbox:before{content:"𐆊"}.ti-brand-drops:before{content:""}.ti-brand-drupal:before{content:""}.ti-brand-edge:before{content:""}.ti-brand-elastic:before{content:""}.ti-brand-electronic-arts:before{content:"充"}.ti-brand-ember:before{content:""}.ti-brand-envato:before{content:""}.ti-brand-etsy:before{content:""}.ti-brand-evernote:before{content:""}.ti-brand-facebook:before{content:""}.ti-brand-feedly:before{content:"冀"}.ti-brand-figma:before{content:""}.ti-brand-filezilla:before{content:"勇"}.ti-brand-finder:before{content:""}.ti-brand-firebase:before{content:""}.ti-brand-firefox:before{content:""}.ti-brand-fiverr:before{content:""}.ti-brand-flickr:before{content:""}.ti-brand-flightradar24:before{content:""}.ti-brand-flipboard:before{content:""}.ti-brand-flutter:before{content:""}.ti-brand-fortnite:before{content:""}.ti-brand-foursquare:before{content:""}.ti-brand-framer:before{content:""}.ti-brand-framer-motion:before{content:""}.ti-brand-funimation:before{content:""}.ti-brand-gatsby:before{content:""}.ti-brand-git:before{content:""}.ti-brand-github:before{content:""}.ti-brand-github-copilot:before{content:""}.ti-brand-gitlab:before{content:""}.ti-brand-gmail:before{content:""}.ti-brand-golang:before{content:""}.ti-brand-google:before{content:""}.ti-brand-google-analytics:before{content:""}.ti-brand-google-big-query:before{content:""}.ti-brand-google-drive:before{content:""}.ti-brand-google-fit:before{content:""}.ti-brand-google-home:before{content:""}.ti-brand-google-maps:before{content:"祐"}.ti-brand-google-one:before{content:""}.ti-brand-google-photos:before{content:""}.ti-brand-google-play:before{content:""}.ti-brand-google-podcasts:before{content:""}.ti-brand-grammarly:before{content:""}.ti-brand-graphql:before{content:""}.ti-brand-gravatar:before{content:""}.ti-brand-grindr:before{content:""}.ti-brand-guardian:before{content:""}.ti-brand-gumroad:before{content:""}.ti-brand-hackerrank:before{content:"Ｃ"}.ti-brand-hbo:before{content:""}.ti-brand-headlessui:before{content:""}.ti-brand-hexo:before{content:"祖"}.ti-brand-hipchat:before{content:""}.ti-brand-html5:before{content:""}.ti-brand-inertia:before{content:""}.ti-brand-infakt:before{content:"𐈊"}.ti-brand-instagram:before{content:""}.ti-brand-intercom:before{content:""}.ti-brand-itch:before{content:"諸"}.ti-brand-javascript:before{content:""}.ti-brand-juejin:before{content:""}.ti-brand-kako-talk:before{content:"ﴭ"}.ti-brand-kbin:before{content:"𢡄"}.ti-brand-kick:before{content:"﨣"}.ti-brand-kickstarter:before{content:""}.ti-brand-kotlin:before{content:""}.ti-brand-laravel:before{content:""}.ti-brand-lastfm:before{content:""}.ti-brand-leetcode:before{content:"祝"}.ti-brand-letterboxd:before{content:"﨤"}.ti-brand-line:before{content:""}.ti-brand-linkedin:before{content:""}.ti-brand-linktree:before{content:""}.ti-brand-linqpad:before{content:""}.ti-brand-livewire:before{content:"ﵶ"}.ti-brand-loom:before{content:""}.ti-brand-mailgun:before{content:""}.ti-brand-mantine:before{content:""}.ti-brand-mastercard:before{content:""}.ti-brand-mastodon:before{content:""}.ti-brand-matrix:before{content:""}.ti-brand-mcdonalds:before{content:""}.ti-brand-medium:before{content:""}.ti-brand-meetup:before{content:"ﱪ"}.ti-brand-mercedes:before{content:""}.ti-brand-messenger:before{content:""}.ti-brand-meta:before{content:""}.ti-brand-metabrainz:before{content:"２"}.ti-brand-minecraft:before{content:"﫯"}.ti-brand-miniprogram:before{content:""}.ti-brand-mixpanel:before{content:""}.ti-brand-monday:before{content:""}.ti-brand-mongodb:before{content:""}.ti-brand-my-oppo:before{content:""}.ti-brand-mysql:before{content:""}.ti-brand-national-geographic:before{content:""}.ti-brand-nem:before{content:""}.ti-brand-netbeans:before{content:""}.ti-brand-netease-music:before{content:""}.ti-brand-netflix:before{content:""}.ti-brand-nexo:before{content:""}.ti-brand-nextcloud:before{content:""}.ti-brand-nextjs:before{content:""}.ti-brand-nodejs:before{content:"﫠"}.ti-brand-nord-vpn:before{content:""}.ti-brand-notion:before{content:""}.ti-brand-npm:before{content:""}.ti-brand-nuxt:before{content:""}.ti-brand-nytimes:before{content:""}.ti-brand-oauth:before{content:"禍"}.ti-brand-office:before{content:""}.ti-brand-ok-ru:before{content:""}.ti-brand-onedrive:before{content:""}.ti-brand-onlyfans:before{content:""}.ti-brand-open-source:before{content:""}.ti-brand-openai:before{content:""}.ti-brand-openvpn:before{content:""}.ti-brand-opera:before{content:""}.ti-brand-pagekit:before{content:""}.ti-brand-parsinta:before{content:"ﱂ"}.ti-brand-patreon:before{content:""}.ti-brand-paypal:before{content:""}.ti-brand-paypay:before{content:""}.ti-brand-peanut:before{content:""}.ti-brand-pepsi:before{content:""}.ti-brand-php:before{content:""}.ti-brand-picsart:before{content:""}.ti-brand-pinterest:before{content:""}.ti-brand-planetscale:before{content:""}.ti-brand-pnpm:before{content:"ﵷ"}.ti-brand-pocket:before{content:""}.ti-brand-polymer:before{content:""}.ti-brand-powershell:before{content:""}.ti-brand-printables:before{content:"ﴛ"}.ti-brand-prisma:before{content:""}.ti-brand-producthunt:before{content:""}.ti-brand-pushbullet:before{content:""}.ti-brand-pushover:before{content:""}.ti-brand-python:before{content:""}.ti-brand-qq:before{content:""}.ti-brand-radix-ui:before{content:""}.ti-brand-react:before{content:""}.ti-brand-react-native:before{content:""}.ti-brand-reason:before{content:""}.ti-brand-reddit:before{content:""}.ti-brand-redhat:before{content:""}.ti-brand-redux:before{content:""}.ti-brand-revolut:before{content:""}.ti-brand-rumble:before{content:"𣏕"}.ti-brand-rust:before{content:"禎"}.ti-brand-safari:before{content:""}.ti-brand-samsungpass:before{content:""}.ti-brand-sass:before{content:""}.ti-brand-sentry:before{content:""}.ti-brand-sharik:before{content:""}.ti-brand-shazam:before{content:""}.ti-brand-shopee:before{content:""}.ti-brand-sketch:before{content:""}.ti-brand-skype:before{content:""}.ti-brand-slack:before{content:""}.ti-brand-snapchat:before{content:""}.ti-brand-snapseed:before{content:""}.ti-brand-snowflake:before{content:""}.ti-brand-socket-io:before{content:""}.ti-brand-solidjs:before{content:""}.ti-brand-soundcloud:before{content:""}.ti-brand-spacehey:before{content:""}.ti-brand-speedtest:before{content:"勺"}.ti-brand-spotify:before{content:""}.ti-brand-stackoverflow:before{content:""}.ti-brand-stackshare:before{content:""}.ti-brand-steam:before{content:""}.ti-brand-stocktwits:before{content:"ﵸ"}.ti-brand-storj:before{content:"穀"}.ti-brand-storybook:before{content:""}.ti-brand-storytel:before{content:""}.ti-brand-strava:before{content:""}.ti-brand-stripe:before{content:""}.ti-brand-sublime-text:before{content:""}.ti-brand-sugarizer:before{content:""}.ti-brand-supabase:before{content:""}.ti-brand-superhuman:before{content:""}.ti-brand-supernova:before{content:""}.ti-brand-surfshark:before{content:""}.ti-brand-svelte:before{content:""}.ti-brand-swift:before{content:"突"}.ti-brand-symfony:before{content:""}.ti-brand-tabler:before{content:""}.ti-brand-tabnine:before{content:"𐆮"}.ti-brand-tailwind:before{content:""}.ti-brand-taobao:before{content:""}.ti-brand-teams:before{content:"﫟"}.ti-brand-ted:before{content:""}.ti-brand-telegram:before{content:""}.ti-brand-terraform:before{content:"節"}.ti-brand-tesla:before{content:"𐂙"}.ti-brand-tether:before{content:""}.ti-brand-thingiverse:before{content:"ﴜ"}.ti-brand-threads:before{content:"ﬂ"}.ti-brand-threejs:before{content:""}.ti-brand-tidal:before{content:""}.ti-brand-tiktok:before{content:""}.ti-brand-tinder:before{content:""}.ti-brand-topbuzz:before{content:""}.ti-brand-torchain:before{content:""}.ti-brand-toyota:before{content:""}.ti-brand-trello:before{content:""}.ti-brand-tripadvisor:before{content:""}.ti-brand-tumblr:before{content:""}.ti-brand-twilio:before{content:""}.ti-brand-twitch:before{content:""}.ti-brand-twitter:before{content:""}.ti-brand-typescript:before{content:""}.ti-brand-uber:before{content:""}.ti-brand-ubuntu:before{content:""}.ti-brand-unity:before{content:""}.ti-brand-unsplash:before{content:""}.ti-brand-upwork:before{content:""}.ti-brand-valorant:before{content:""}.ti-brand-vercel:before{content:""}.ti-brand-vimeo:before{content:""}.ti-brand-vinted:before{content:""}.ti-brand-visa:before{content:""}.ti-brand-visual-studio:before{content:""}.ti-brand-vite:before{content:""}.ti-brand-vivaldi:before{content:""}.ti-brand-vk:before{content:""}.ti-brand-vlc:before{content:"喝"}.ti-brand-volkswagen:before{content:""}.ti-brand-vsco:before{content:""}.ti-brand-vscode:before{content:""}.ti-brand-vue:before{content:""}.ti-brand-walmart:before{content:""}.ti-brand-waze:before{content:""}.ti-brand-webflow:before{content:""}.ti-brand-wechat:before{content:""}.ti-brand-weibo:before{content:""}.ti-brand-whatsapp:before{content:""}.ti-brand-wikipedia:before{content:"啕"}.ti-brand-windows:before{content:""}.ti-brand-windy:before{content:""}.ti-brand-wish:before{content:""}.ti-brand-wix:before{content:""}.ti-brand-wordpress:before{content:""}.ti-brand-x:before{content:"ﰏ"}.ti-brand-xamarin:before{content:"喙"}.ti-brand-xbox:before{content:""}.ti-brand-xdeep:before{content:"ﰐ"}.ti-brand-xing:before{content:""}.ti-brand-yahoo:before{content:""}.ti-brand-yandex:before{content:"﫡"}.ti-brand-yarn:before{content:"ﵹ"}.ti-brand-yatse:before{content:""}.ti-brand-ycombinator:before{content:""}.ti-brand-youtube:before{content:""}.ti-brand-youtube-kids:before{content:""}.ti-brand-zalando:before{content:""}.ti-brand-zapier:before{content:""}.ti-brand-zeit:before{content:""}.ti-brand-zhihu:before{content:""}.ti-brand-zoom:before{content:""}.ti-brand-zulip:before{content:""}.ti-brand-zwift:before{content:""}.ti-bread:before{content:""}.ti-bread-off:before{content:""}.ti-briefcase:before{content:""}.ti-briefcase-2:before{content:"ﬃ"}.ti-briefcase-off:before{content:""}.ti-brightness:before{content:""}.ti-brightness-2:before{content:""}.ti-brightness-auto:before{content:"ﶙ"}.ti-brightness-down:before{content:""}.ti-brightness-half:before{content:""}.ti-brightness-off:before{content:""}.ti-brightness-up:before{content:""}.ti-broadcast:before{content:""}.ti-broadcast-off:before{content:""}.ti-browser:before{content:""}.ti-browser-check:before{content:""}.ti-browser-maximize:before{content:"𐂰"}.ti-browser-minus:before{content:"𐂯"}.ti-browser-off:before{content:""}.ti-browser-plus:before{content:""}.ti-browser-share:before{content:"𐂮"}.ti-browser-x:before{content:""}.ti-brush:before{content:""}.ti-brush-off:before{content:""}.ti-bubble:before{content:"ﺺ"}.ti-bubble-minus:before{content:"ﺾ"}.ti-bubble-plus:before{content:"ﺽ"}.ti-bubble-tea:before{content:"ｑ"}.ti-bubble-tea-2:before{content:"ｒ"}.ti-bubble-text:before{content:"ﺼ"}.ti-bubble-x:before{content:"ﺻ"}.ti-bucket:before{content:""}.ti-bucket-droplet:before{content:""}.ti-bucket-off:before{content:""}.ti-bug:before{content:""}.ti-bug-off:before{content:""}.ti-building:before{content:""}.ti-building-airport:before{content:"ﾩ"}.ti-building-arch:before{content:""}.ti-building-bank:before{content:""}.ti-building-bridge:before{content:""}.ti-building-bridge-2:before{content:""}.ti-building-broadcast-tower:before{content:""}.ti-building-burj-al-arab:before{content:"ｐ"}.ti-building-carousel:before{content:""}.ti-building-castle:before{content:""}.ti-building-church:before{content:""}.ti-building-circus:before{content:""}.ti-building-cog:before{content:"𐁢"}.ti-building-community:before{content:""}.ti-building-cottage:before{content:""}.ti-building-estate:before{content:""}.ti-building-factory:before{content:""}.ti-building-factory-2:before{content:""}.ti-building-fortress:before{content:""}.ti-building-hospital:before{content:""}.ti-building-lighthouse:before{content:""}.ti-building-minus:before{content:"𐁡"}.ti-building-monument:before{content:""}.ti-building-mosque:before{content:"練"}.ti-building-off:before{content:"﻽"}.ti-building-pavilion:before{content:""}.ti-building-plus:before{content:"𐁠"}.ti-building-skyscraper:before{content:""}.ti-building-stadium:before{content:""}.ti-building-store:before{content:""}.ti-building-tunnel:before{content:""}.ti-building-warehouse:before{content:""}.ti-building-wind-turbine:before{content:""}.ti-buildings:before{content:"｀"}.ti-bulb:before{content:""}.ti-bulb-off:before{content:""}.ti-bulldozer:before{content:""}.ti-burger:before{content:"ﲴ"}.ti-bus:before{content:""}.ti-bus-off:before{content:""}.ti-bus-stop:before{content:""}.ti-businessplan:before{content:""}.ti-butterfly:before{content:""}.ti-cactus:before{content:""}.ti-cactus-off:before{content:""}.ti-cake:before{content:""}.ti-cake-off:before{content:""}.ti-cake-roll:before{content:"𐂽"}.ti-calculator:before{content:""}.ti-calculator-off:before{content:""}.ti-calendar:before{content:""}.ti-calendar-bolt:before{content:""}.ti-calendar-cancel:before{content:""}.ti-calendar-check:before{content:""}.ti-calendar-clock:before{content:"ﴮ"}.ti-calendar-code:before{content:""}.ti-calendar-cog:before{content:""}.ti-calendar-dollar:before{content:""}.ti-calendar-dot:before{content:"﴾"}.ti-calendar-down:before{content:""}.ti-calendar-due:before{content:""}.ti-calendar-event:before{content:""}.ti-calendar-exclamation:before{content:""}.ti-calendar-heart:before{content:""}.ti-calendar-minus:before{content:""}.ti-calendar-month:before{content:"ﴯ"}.ti-calendar-off:before{content:""}.ti-calendar-pause:before{content:""}.ti-calendar-pin:before{content:""}.ti-calendar-plus:before{content:""}.ti-calendar-question:before{content:""}.ti-calendar-repeat:before{content:"㮝"}.ti-calendar-sad:before{content:"ﴝ"}.ti-calendar-search:before{content:""}.ti-calendar-share:before{content:""}.ti-calendar-smile:before{content:"ﴞ"}.ti-calendar-star:before{content:""}.ti-calendar-stats:before{content:""}.ti-calendar-time:before{content:""}.ti-calendar-up:before{content:""}.ti-calendar-user:before{content:"ﴟ"}.ti-calendar-week:before{content:"ﴰ"}.ti-calendar-x:before{content:""}.ti-camera:before{content:""}.ti-camera-ai:before{content:"ﾨ"}.ti-camera-bitcoin:before{content:"ﾧ"}.ti-camera-bolt:before{content:""}.ti-camera-cancel:before{content:""}.ti-camera-check:before{content:""}.ti-camera-code:before{content:""}.ti-camera-cog:before{content:""}.ti-camera-dollar:before{content:""}.ti-camera-down:before{content:""}.ti-camera-exclamation:before{content:""}.ti-camera-heart:before{content:""}.ti-camera-minus:before{content:""}.ti-camera-moon:before{content:"ﾦ"}.ti-camera-off:before{content:""}.ti-camera-pause:before{content:""}.ti-camera-pin:before{content:""}.ti-camera-plus:before{content:""}.ti-camera-question:before{content:""}.ti-camera-rotate:before{content:""}.ti-camera-search:before{content:""}.ti-camera-selfie:before{content:""}.ti-camera-share:before{content:""}.ti-camera-spark:before{content:"ﾼ"}.ti-camera-star:before{content:""}.ti-camera-up:before{content:""}.ti-camera-x:before{content:""}.ti-camper:before{content:"逸"}.ti-campfire:before{content:""}.ti-canary:before{content:"𐇵"}.ti-cancel:before{content:"１"}.ti-candle:before{content:""}.ti-candy:before{content:""}.ti-candy-off:before{content:""}.ti-cane:before{content:""}.ti-cannabis:before{content:""}.ti-cap-projecting:before{content:"Ｂ"}.ti-cap-rounded:before{content:"Ａ"}.ti-cap-straight:before{content:"＠"}.ti-capsule:before{content:"﫣"}.ti-capsule-horizontal:before{content:"﫢"}.ti-capture:before{content:""}.ti-capture-off:before{content:""}.ti-car:before{content:""}.ti-car-4wd:before{content:"ﶸ"}.ti-car-crane:before{content:""}.ti-car-crash:before{content:""}.ti-car-fan:before{content:"ﶳ"}.ti-car-fan-1:before{content:"ﶷ"}.ti-car-fan-2:before{content:"ﶶ"}.ti-car-fan-3:before{content:"ﶵ"}.ti-car-fan-auto:before{content:"ﶴ"}.ti-car-garage:before{content:"ﱷ"}.ti-car-off:before{content:""}.ti-car-suv:before{content:"ﲋ"}.ti-car-turbine:before{content:""}.ti-carambola:before{content:"ﺹ"}.ti-caravan:before{content:""}.ti-cardboards:before{content:""}.ti-cardboards-off:before{content:""}.ti-cards:before{content:""}.ti-caret-down:before{content:""}.ti-caret-left:before{content:""}.ti-caret-left-right:before{content:"ﱃ"}.ti-caret-right:before{content:""}.ti-caret-up:before{content:""}.ti-caret-up-down:before{content:"ﱄ"}.ti-carousel-horizontal:before{content:""}.ti-carousel-vertical:before{content:""}.ti-carrot:before{content:""}.ti-carrot-off:before{content:""}.ti-cash:before{content:""}.ti-cash-banknote:before{content:""}.ti-cash-banknote-edit:before{content:"𐅉"}.ti-cash-banknote-heart:before{content:"𐅈"}.ti-cash-banknote-minus:before{content:"𐅇"}.ti-cash-banknote-move:before{content:"𐅅"}.ti-cash-banknote-move-back:before{content:"𐅆"}.ti-cash-banknote-off:before{content:""}.ti-cash-banknote-plus:before{content:"𐅄"}.ti-cash-edit:before{content:"𐅃"}.ti-cash-heart:before{content:"𐅂"}.ti-cash-minus:before{content:"𐅁"}.ti-cash-move:before{content:"𐄿"}.ti-cash-move-back:before{content:"𐅀"}.ti-cash-off:before{content:""}.ti-cash-plus:before{content:"𐄾"}.ti-cash-register:before{content:"ﻦ"}.ti-cast:before{content:""}.ti-cast-off:before{content:""}.ti-cat:before{content:""}.ti-category:before{content:""}.ti-category-2:before{content:""}.ti-category-minus:before{content:"ﴠ"}.ti-category-plus:before{content:"ﴡ"}.ti-ce:before{content:""}.ti-ce-off:before{content:""}.ti-cell:before{content:""}.ti-cell-signal-1:before{content:""}.ti-cell-signal-2:before{content:""}.ti-cell-signal-3:before{content:""}.ti-cell-signal-4:before{content:""}.ti-cell-signal-5:before{content:""}.ti-cell-signal-off:before{content:""}.ti-certificate:before{content:""}.ti-certificate-2:before{content:""}.ti-certificate-2-off:before{content:""}.ti-certificate-off:before{content:""}.ti-chair-director:before{content:""}.ti-chalkboard:before{content:""}.ti-chalkboard-off:before{content:""}.ti-chalkboard-teacher:before{content:"𐅠"}.ti-charging-pile:before{content:""}.ti-chart-arcs:before{content:""}.ti-chart-arcs-3:before{content:""}.ti-chart-area:before{content:""}.ti-chart-area-line:before{content:""}.ti-chart-arrows:before{content:""}.ti-chart-arrows-vertical:before{content:""}.ti-chart-bar:before{content:""}.ti-chart-bar-off:before{content:""}.ti-chart-bar-popular:before{content:"ﻷ"}.ti-chart-bubble:before{content:""}.ti-chart-candle:before{content:""}.ti-chart-circles:before{content:""}.ti-chart-cohort:before{content:"ﻶ"}.ti-chart-column:before{content:"ﾥ"}.ti-chart-covariate:before{content:"ﾤ"}.ti-chart-donut:before{content:""}.ti-chart-donut-2:before{content:""}.ti-chart-donut-3:before{content:""}.ti-chart-donut-4:before{content:""}.ti-chart-dots:before{content:""}.ti-chart-dots-2:before{content:""}.ti-chart-dots-3:before{content:""}.ti-chart-funnel:before{content:"ﻵ"}.ti-chart-grid-dots:before{content:""}.ti-chart-histogram:before{content:""}.ti-chart-infographic:before{content:""}.ti-chart-line:before{content:""}.ti-chart-pie:before{content:""}.ti-chart-pie-2:before{content:""}.ti-chart-pie-3:before{content:""}.ti-chart-pie-4:before{content:""}.ti-chart-pie-off:before{content:""}.ti-chart-ppf:before{content:""}.ti-chart-radar:before{content:""}.ti-chart-sankey:before{content:""}.ti-chart-scatter:before{content:"ﶓ"}.ti-chart-scatter-3d:before{content:"ﶒ"}.ti-chart-treemap:before{content:""}.ti-check:before{content:""}.ti-checkbox:before{content:""}.ti-checklist:before{content:""}.ti-checks:before{content:""}.ti-checkup-list:before{content:""}.ti-cheese:before{content:""}.ti-chef-hat:before{content:""}.ti-chef-hat-off:before{content:""}.ti-cherry:before{content:""}.ti-chess:before{content:""}.ti-chess-bishop:before{content:""}.ti-chess-king:before{content:""}.ti-chess-knight:before{content:""}.ti-chess-queen:before{content:""}.ti-chess-rook:before{content:""}.ti-chevron-compact-down:before{content:"﫰"}.ti-chevron-compact-left:before{content:"﫱"}.ti-chevron-compact-right:before{content:"﫲"}.ti-chevron-compact-up:before{content:"﫳"}.ti-chevron-down:before{content:""}.ti-chevron-down-left:before{content:""}.ti-chevron-down-right:before{content:""}.ti-chevron-left:before{content:""}.ti-chevron-left-pipe:before{content:"﫤"}.ti-chevron-right:before{content:""}.ti-chevron-right-pipe:before{content:"﫥"}.ti-chevron-up:before{content:""}.ti-chevron-up-left:before{content:""}.ti-chevron-up-right:before{content:""}.ti-chevrons-down:before{content:""}.ti-chevrons-down-left:before{content:""}.ti-chevrons-down-right:before{content:""}.ti-chevrons-left:before{content:""}.ti-chevrons-right:before{content:""}.ti-chevrons-up:before{content:""}.ti-chevrons-up-left:before{content:""}.ti-chevrons-up-right:before{content:""}.ti-chisel:before{content:""}.ti-christmas-ball:before{content:"ﴱ"}.ti-christmas-tree:before{content:""}.ti-christmas-tree-off:before{content:""}.ti-circle:before{content:""}.ti-circle-arrow-down:before{content:""}.ti-circle-arrow-down-left:before{content:""}.ti-circle-arrow-down-right:before{content:""}.ti-circle-arrow-left:before{content:""}.ti-circle-arrow-right:before{content:""}.ti-circle-arrow-up:before{content:""}.ti-circle-arrow-up-left:before{content:""}.ti-circle-arrow-up-right:before{content:""}.ti-circle-asterisk:before{content:"𐆭"}.ti-circle-caret-down:before{content:""}.ti-circle-caret-left:before{content:""}.ti-circle-caret-right:before{content:""}.ti-circle-caret-up:before{content:""}.ti-circle-check:before{content:""}.ti-circle-chevron-down:before{content:""}.ti-circle-chevron-left:before{content:""}.ti-circle-chevron-right:before{content:""}.ti-circle-chevron-up:before{content:""}.ti-circle-chevrons-down:before{content:""}.ti-circle-chevrons-left:before{content:""}.ti-circle-chevrons-right:before{content:""}.ti-circle-chevrons-up:before{content:""}.ti-circle-dashed:before{content:""}.ti-circle-dashed-check:before{content:"ﺸ"}.ti-circle-dashed-letter-a:before{content:"ﾚ"}.ti-circle-dashed-letter-b:before{content:"ﾙ"}.ti-circle-dashed-letter-c:before{content:"ﾘ"}.ti-circle-dashed-letter-d:before{content:"ﾗ"}.ti-circle-dashed-letter-e:before{content:"ﾖ"}.ti-circle-dashed-letter-f:before{content:"ﾕ"}.ti-circle-dashed-letter-g:before{content:"ﾔ"}.ti-circle-dashed-letter-h:before{content:"ﾓ"}.ti-circle-dashed-letter-i:before{content:"ﾒ"}.ti-circle-dashed-letter-j:before{content:"ﾑ"}.ti-circle-dashed-letter-k:before{content:"ﾐ"}.ti-circle-dashed-letter-l:before{content:"ﾏ"}.ti-circle-dashed-letter-m:before{content:"ﾍ"}.ti-circle-dashed-letter-n:before{content:"ﾌ"}.ti-circle-dashed-letter-o:before{content:"ﾋ"}.ti-circle-dashed-letter-p:before{content:"ﾊ"}.ti-circle-dashed-letter-q:before{content:"ﾉ"}.ti-circle-dashed-letter-r:before{content:"ﾈ"}.ti-circle-dashed-letter-s:before{content:"ﾇ"}.ti-circle-dashed-letter-t:before{content:"ﾆ"}.ti-circle-dashed-letter-u:before{content:"ﾅ"}.ti-circle-dashed-letter-v:before{content:"ﾄ"}.ti-circle-dashed-letter-w:before{content:"ﾃ"}.ti-circle-dashed-letter-x:before{content:"ﾂ"}.ti-circle-dashed-letter-y:before{content:"ﾁ"}.ti-circle-dashed-letter-z:before{content:"ﾀ"}.ti-circle-dashed-minus:before{content:"ﺷ"}.ti-circle-dashed-number-0:before{content:"ﱫ"}.ti-circle-dashed-number-1:before{content:"ﱬ"}.ti-circle-dashed-number-2:before{content:"ﱭ"}.ti-circle-dashed-number-3:before{content:"ﱮ"}.ti-circle-dashed-number-4:before{content:"ﱯ"}.ti-circle-dashed-number-5:before{content:"ﱰ"}.ti-circle-dashed-number-6:before{content:"ﱱ"}.ti-circle-dashed-number-7:before{content:"ﱲ"}.ti-circle-dashed-number-8:before{content:"ﱳ"}.ti-circle-dashed-number-9:before{content:"ﱴ"}.ti-circle-dashed-percentage:before{content:"ﵺ"}.ti-circle-dashed-plus:before{content:"ﺶ"}.ti-circle-dashed-x:before{content:"ﱵ"}.ti-circle-dot:before{content:""}.ti-circle-dotted:before{content:""}.ti-circle-dotted-letter-a:before{content:"ｿ"}.ti-circle-dotted-letter-b:before{content:"ｾ"}.ti-circle-dotted-letter-c:before{content:"ｽ"}.ti-circle-dotted-letter-d:before{content:"ｼ"}.ti-circle-dotted-letter-e:before{content:"ｻ"}.ti-circle-dotted-letter-f:before{content:"ｺ"}.ti-circle-dotted-letter-g:before{content:"ｹ"}.ti-circle-dotted-letter-h:before{content:"ｸ"}.ti-circle-dotted-letter-i:before{content:"ｷ"}.ti-circle-dotted-letter-j:before{content:"ｶ"}.ti-circle-dotted-letter-k:before{content:"ｵ"}.ti-circle-dotted-letter-l:before{content:"ｴ"}.ti-circle-dotted-letter-m:before{content:"ｳ"}.ti-circle-dotted-letter-n:before{content:"ｲ"}.ti-circle-dotted-letter-o:before{content:"ｱ"}.ti-circle-dotted-letter-p:before{content:"ｰ"}.ti-circle-dotted-letter-q:before{content:"ｯ"}.ti-circle-dotted-letter-r:before{content:"ｮ"}.ti-circle-dotted-letter-s:before{content:"ｭ"}.ti-circle-dotted-letter-t:before{content:"ｬ"}.ti-circle-dotted-letter-u:before{content:"ｫ"}.ti-circle-dotted-letter-v:before{content:"ｪ"}.ti-circle-dotted-letter-w:before{content:"ｩ"}.ti-circle-dotted-letter-x:before{content:"ｨ"}.ti-circle-dotted-letter-y:before{content:"ｧ"}.ti-circle-dotted-letter-z:before{content:"ｦ"}.ti-circle-half:before{content:""}.ti-circle-half-2:before{content:""}.ti-circle-half-vertical:before{content:""}.ti-circle-key:before{content:""}.ti-circle-letter-a:before{content:""}.ti-circle-letter-b:before{content:""}.ti-circle-letter-c:before{content:""}.ti-circle-letter-d:before{content:""}.ti-circle-letter-e:before{content:""}.ti-circle-letter-f:before{content:""}.ti-circle-letter-g:before{content:""}.ti-circle-letter-h:before{content:""}.ti-circle-letter-i:before{content:""}.ti-circle-letter-j:before{content:""}.ti-circle-letter-k:before{content:""}.ti-circle-letter-l:before{content:""}.ti-circle-letter-m:before{content:""}.ti-circle-letter-n:before{content:""}.ti-circle-letter-o:before{content:""}.ti-circle-letter-p:before{content:""}.ti-circle-letter-q:before{content:""}.ti-circle-letter-r:before{content:""}.ti-circle-letter-s:before{content:""}.ti-circle-letter-t:before{content:""}.ti-circle-letter-u:before{content:""}.ti-circle-letter-v:before{content:""}.ti-circle-letter-w:before{content:""}.ti-circle-letter-x:before{content:""}.ti-circle-letter-y:before{content:""}.ti-circle-letter-z:before{content:""}.ti-circle-minus:before{content:""}.ti-circle-minus-2:before{content:"ﲌ"}.ti-circle-number-0:before{content:""}.ti-circle-number-1:before{content:""}.ti-circle-number-2:before{content:""}.ti-circle-number-3:before{content:""}.ti-circle-number-4:before{content:""}.ti-circle-number-5:before{content:""}.ti-circle-number-6:before{content:""}.ti-circle-number-7:before{content:""}.ti-circle-number-8:before{content:""}.ti-circle-number-9:before{content:""}.ti-circle-off:before{content:""}.ti-circle-open-arrow-down:before{content:"𐈉"}.ti-circle-open-arrow-left:before{content:"𐈈"}.ti-circle-open-arrow-right:before{content:"𐈇"}.ti-circle-open-arrow-up:before{content:"𐈆"}.ti-circle-percentage:before{content:"ﵻ"}.ti-circle-plus:before{content:""}.ti-circle-plus-2:before{content:"ﲍ"}.ti-circle-plus-minus:before{content:"𐈅"}.ti-circle-rectangle:before{content:""}.ti-circle-rectangle-off:before{content:""}.ti-circle-square:before{content:""}.ti-circle-triangle:before{content:""}.ti-circle-x:before{content:""}.ti-circles:before{content:""}.ti-circles-relation:before{content:""}.ti-circuit-ammeter:before{content:""}.ti-circuit-battery:before{content:""}.ti-circuit-bulb:before{content:""}.ti-circuit-capacitor:before{content:""}.ti-circuit-capacitor-polarized:before{content:""}.ti-circuit-cell:before{content:""}.ti-circuit-cell-plus:before{content:""}.ti-circuit-changeover:before{content:""}.ti-circuit-diode:before{content:""}.ti-circuit-diode-zener:before{content:""}.ti-circuit-ground:before{content:""}.ti-circuit-ground-digital:before{content:""}.ti-circuit-inductor:before{content:""}.ti-circuit-motor:before{content:""}.ti-circuit-pushbutton:before{content:""}.ti-circuit-resistor:before{content:""}.ti-circuit-switch-closed:before{content:""}.ti-circuit-switch-open:before{content:""}.ti-circuit-voltmeter:before{content:""}.ti-clear-all:before{content:""}.ti-clear-formatting:before{content:""}.ti-click:before{content:""}.ti-cliff-jumping:before{content:"ﻼ"}.ti-clipboard:before{content:""}.ti-clipboard-check:before{content:""}.ti-clipboard-copy:before{content:""}.ti-clipboard-data:before{content:""}.ti-clipboard-heart:before{content:""}.ti-clipboard-list:before{content:""}.ti-clipboard-off:before{content:""}.ti-clipboard-plus:before{content:""}.ti-clipboard-search:before{content:"𐂘"}.ti-clipboard-smile:before{content:"ﶚ"}.ti-clipboard-text:before{content:""}.ti-clipboard-typography:before{content:""}.ti-clipboard-x:before{content:""}.ti-clock:before{content:""}.ti-clock-12:before{content:"ﱖ"}.ti-clock-2:before{content:""}.ti-clock-24:before{content:"ﱗ"}.ti-clock-bitcoin:before{content:"＿"}.ti-clock-bolt:before{content:""}.ti-clock-cancel:before{content:""}.ti-clock-check:before{content:""}.ti-clock-code:before{content:""}.ti-clock-cog:before{content:""}.ti-clock-dollar:before{content:""}.ti-clock-down:before{content:""}.ti-clock-edit:before{content:""}.ti-clock-exclamation:before{content:""}.ti-clock-heart:before{content:""}.ti-clock-hour-1:before{content:""}.ti-clock-hour-10:before{content:""}.ti-clock-hour-11:before{content:""}.ti-clock-hour-12:before{content:""}.ti-clock-hour-2:before{content:""}.ti-clock-hour-3:before{content:""}.ti-clock-hour-4:before{content:""}.ti-clock-hour-5:before{content:""}.ti-clock-hour-6:before{content:""}.ti-clock-hour-7:before{content:""}.ti-clock-hour-8:before{content:""}.ti-clock-hour-9:before{content:""}.ti-clock-minus:before{content:""}.ti-clock-off:before{content:""}.ti-clock-pause:before{content:""}.ti-clock-pin:before{content:""}.ti-clock-play:before{content:""}.ti-clock-plus:before{content:""}.ti-clock-question:before{content:""}.ti-clock-record:before{content:""}.ti-clock-search:before{content:""}.ti-clock-share:before{content:""}.ti-clock-shield:before{content:""}.ti-clock-star:before{content:""}.ti-clock-stop:before{content:""}.ti-clock-up:before{content:""}.ti-clock-x:before{content:""}.ti-clothes-rack:before{content:""}.ti-clothes-rack-off:before{content:""}.ti-cloud:before{content:""}.ti-cloud-bitcoin:before{content:"＾"}.ti-cloud-bolt:before{content:""}.ti-cloud-cancel:before{content:""}.ti-cloud-check:before{content:""}.ti-cloud-code:before{content:""}.ti-cloud-cog:before{content:""}.ti-cloud-computing:before{content:""}.ti-cloud-data-connection:before{content:""}.ti-cloud-dollar:before{content:""}.ti-cloud-down:before{content:""}.ti-cloud-download:before{content:""}.ti-cloud-exclamation:before{content:""}.ti-cloud-fog:before{content:""}.ti-cloud-heart:before{content:""}.ti-cloud-lock:before{content:""}.ti-cloud-lock-open:before{content:""}.ti-cloud-minus:before{content:""}.ti-cloud-network:before{content:"ﱸ"}.ti-cloud-off:before{content:""}.ti-cloud-pause:before{content:""}.ti-cloud-pin:before{content:""}.ti-cloud-plus:before{content:""}.ti-cloud-question:before{content:""}.ti-cloud-rain:before{content:""}.ti-cloud-search:before{content:""}.ti-cloud-share:before{content:""}.ti-cloud-snow:before{content:""}.ti-cloud-star:before{content:""}.ti-cloud-storm:before{content:""}.ti-cloud-up:before{content:""}.ti-cloud-upload:before{content:""}.ti-cloud-x:before{content:""}.ti-clover:before{content:""}.ti-clover-2:before{content:""}.ti-clubs:before{content:""}.ti-code:before{content:""}.ti-code-asterisk:before{content:""}.ti-code-circle:before{content:""}.ti-code-circle-2:before{content:""}.ti-code-dots:before{content:""}.ti-code-minus:before{content:""}.ti-code-off:before{content:""}.ti-code-plus:before{content:""}.ti-code-variable:before{content:"𐂫"}.ti-code-variable-minus:before{content:"𐂭"}.ti-code-variable-plus:before{content:"𐂬"}.ti-codeblock:before{content:"𐇴"}.ti-coffee:before{content:""}.ti-coffee-off:before{content:""}.ti-coffin:before{content:""}.ti-coin:before{content:""}.ti-coin-bitcoin:before{content:""}.ti-coin-euro:before{content:""}.ti-coin-monero:before{content:""}.ti-coin-off:before{content:""}.ti-coin-pound:before{content:""}.ti-coin-rupee:before{content:""}.ti-coin-taka:before{content:"ﴍ"}.ti-coin-yen:before{content:""}.ti-coin-yuan:before{content:""}.ti-coins:before{content:""}.ti-color-filter:before{content:""}.ti-color-picker:before{content:""}.ti-color-picker-off:before{content:""}.ti-color-swatch:before{content:""}.ti-color-swatch-off:before{content:""}.ti-column-insert-left:before{content:""}.ti-column-insert-right:before{content:""}.ti-column-remove:before{content:"﫴"}.ti-columns:before{content:""}.ti-columns-1:before{content:""}.ti-columns-2:before{content:""}.ti-columns-3:before{content:""}.ti-columns-off:before{content:""}.ti-comet:before{content:""}.ti-command:before{content:""}.ti-command-off:before{content:""}.ti-compass:before{content:""}.ti-compass-off:before{content:""}.ti-components:before{content:""}.ti-components-off:before{content:""}.ti-cone:before{content:""}.ti-cone-2:before{content:""}.ti-cone-off:before{content:""}.ti-cone-plus:before{content:"杖"}.ti-confetti:before{content:""}.ti-confetti-off:before{content:""}.ti-confucius:before{content:""}.ti-congruent-to:before{content:"ﾣ"}.ti-connection:before{content:"𐇳"}.ti-container:before{content:""}.ti-container-off:before{content:""}.ti-contract:before{content:"ﻻ"}.ti-contrast:before{content:""}.ti-contrast-2:before{content:""}.ti-contrast-2-off:before{content:""}.ti-contrast-off:before{content:""}.ti-cooker:before{content:""}.ti-cookie:before{content:"ﶱ"}.ti-cookie-man:before{content:"ﶲ"}.ti-cookie-off:before{content:""}.ti-copy:before{content:""}.ti-copy-check:before{content:"ﶰ"}.ti-copy-minus:before{content:"ﶯ"}.ti-copy-off:before{content:""}.ti-copy-plus:before{content:"ﶮ"}.ti-copy-x:before{content:"ﶭ"}.ti-copyleft:before{content:""}.ti-copyleft-off:before{content:""}.ti-copyright:before{content:""}.ti-copyright-off:before{content:""}.ti-corner-down-left:before{content:""}.ti-corner-down-left-double:before{content:""}.ti-corner-down-right:before{content:""}.ti-corner-down-right-double:before{content:""}.ti-corner-left-down:before{content:""}.ti-corner-left-down-double:before{content:""}.ti-corner-left-up:before{content:""}.ti-corner-left-up-double:before{content:""}.ti-corner-right-down:before{content:""}.ti-corner-right-down-double:before{content:""}.ti-corner-right-up:before{content:""}.ti-corner-right-up-double:before{content:""}.ti-corner-up-left:before{content:""}.ti-corner-up-left-double:before{content:""}.ti-corner-up-right:before{content:""}.ti-corner-up-right-double:before{content:""}.ti-cpu:before{content:""}.ti-cpu-2:before{content:""}.ti-cpu-off:before{content:""}.ti-crane:before{content:""}.ti-crane-off:before{content:""}.ti-creative-commons:before{content:""}.ti-creative-commons-by:before{content:""}.ti-creative-commons-nc:before{content:""}.ti-creative-commons-nd:before{content:""}.ti-creative-commons-off:before{content:""}.ti-creative-commons-sa:before{content:""}.ti-creative-commons-zero:before{content:""}.ti-credit-card:before{content:""}.ti-credit-card-off:before{content:""}.ti-credit-card-pay:before{content:"ﴲ"}.ti-credit-card-refund:before{content:"ﴳ"}.ti-credits:before{content:"𐇲"}.ti-cricket:before{content:""}.ti-crop:before{content:""}.ti-crop-1-1:before{content:"ﵐ"}.ti-crop-16-9:before{content:"ﵑ"}.ti-crop-3-2:before{content:"ﵒ"}.ti-crop-5-4:before{content:"ﵓ"}.ti-crop-7-5:before{content:"ﵔ"}.ti-crop-landscape:before{content:"ﵕ"}.ti-crop-portrait:before{content:"ﵖ"}.ti-cross:before{content:""}.ti-cross-off:before{content:""}.ti-crosshair:before{content:""}.ti-crown:before{content:""}.ti-crown-off:before{content:""}.ti-crutches:before{content:""}.ti-crutches-off:before{content:""}.ti-crystal-ball:before{content:""}.ti-csv:before{content:""}.ti-cube:before{content:"流"}.ti-cube-3d-sphere:before{content:""}.ti-cube-3d-sphere-off:before{content:""}.ti-cube-off:before{content:"歹"}.ti-cube-plus:before{content:"殺"}.ti-cube-send:before{content:""}.ti-cube-spark:before{content:"ﾻ"}.ti-cube-unfolded:before{content:""}.ti-cup:before{content:""}.ti-cup-off:before{content:""}.ti-curling:before{content:""}.ti-curly-loop:before{content:""}.ti-currency:before{content:""}.ti-currency-afghani:before{content:""}.ti-currency-bahraini:before{content:""}.ti-currency-baht:before{content:""}.ti-currency-bitcoin:before{content:""}.ti-currency-cent:before{content:""}.ti-currency-dinar:before{content:""}.ti-currency-dirham:before{content:""}.ti-currency-dogecoin:before{content:""}.ti-currency-dollar:before{content:""}.ti-currency-dollar-australian:before{content:""}.ti-currency-dollar-brunei:before{content:""}.ti-currency-dollar-canadian:before{content:""}.ti-currency-dollar-guyanese:before{content:""}.ti-currency-dollar-off:before{content:""}.ti-currency-dollar-singapore:before{content:""}.ti-currency-dollar-zimbabwean:before{content:""}.ti-currency-dong:before{content:""}.ti-currency-dram:before{content:""}.ti-currency-ethereum:before{content:""}.ti-currency-euro:before{content:""}.ti-currency-euro-off:before{content:""}.ti-currency-florin:before{content:"﫵"}.ti-currency-forint:before{content:""}.ti-currency-frank:before{content:""}.ti-currency-guarani:before{content:""}.ti-currency-hryvnia:before{content:""}.ti-currency-iranian-rial:before{content:"縉"}.ti-currency-kip:before{content:""}.ti-currency-krone-czech:before{content:""}.ti-currency-krone-danish:before{content:""}.ti-currency-krone-swedish:before{content:""}.ti-currency-lari:before{content:""}.ti-currency-leu:before{content:""}.ti-currency-lira:before{content:""}.ti-currency-litecoin:before{content:""}.ti-currency-lyd:before{content:""}.ti-currency-manat:before{content:""}.ti-currency-monero:before{content:""}.ti-currency-naira:before{content:""}.ti-currency-nano:before{content:""}.ti-currency-off:before{content:""}.ti-currency-paanga:before{content:""}.ti-currency-peso:before{content:""}.ti-currency-pound:before{content:""}.ti-currency-pound-off:before{content:""}.ti-currency-quetzal:before{content:""}.ti-currency-real:before{content:""}.ti-currency-renminbi:before{content:""}.ti-currency-ripple:before{content:""}.ti-currency-riyal:before{content:""}.ti-currency-rubel:before{content:""}.ti-currency-rufiyaa:before{content:""}.ti-currency-rupee:before{content:""}.ti-currency-rupee-nepalese:before{content:""}.ti-currency-shekel:before{content:""}.ti-currency-solana:before{content:""}.ti-currency-som:before{content:""}.ti-currency-taka:before{content:""}.ti-currency-tenge:before{content:""}.ti-currency-tugrik:before{content:""}.ti-currency-won:before{content:""}.ti-currency-xrp:before{content:"ﴴ"}.ti-currency-yen:before{content:""}.ti-currency-yen-off:before{content:""}.ti-currency-yuan:before{content:""}.ti-currency-zloty:before{content:""}.ti-current-location:before{content:""}.ti-current-location-off:before{content:""}.ti-cursor-off:before{content:""}.ti-cursor-text:before{content:""}.ti-cut:before{content:""}.ti-cylinder:before{content:""}.ti-cylinder-off:before{content:"滛"}.ti-cylinder-plus:before{content:"滋"}.ti-dashboard:before{content:""}.ti-dashboard-off:before{content:""}.ti-database:before{content:""}.ti-database-cog:before{content:"塚"}.ti-database-dollar:before{content:"﨑"}.ti-database-edit:before{content:"晴"}.ti-database-exclamation:before{content:"﨓"}.ti-database-export:before{content:""}.ti-database-heart:before{content:"﨔"}.ti-database-import:before{content:""}.ti-database-leak:before{content:"凞"}.ti-database-minus:before{content:"猪"}.ti-database-off:before{content:""}.ti-database-plus:before{content:"益"}.ti-database-search:before{content:"礼"}.ti-database-share:before{content:"神"}.ti-database-smile:before{content:"ﶛ"}.ti-database-star:before{content:"祥"}.ti-database-x:before{content:"福"}.ti-deaf:before{content:"𐆬"}.ti-decimal:before{content:"都"}.ti-deer:before{content:""}.ti-delta:before{content:""}.ti-dental:before{content:""}.ti-dental-broken:before{content:""}.ti-dental-off:before{content:""}.ti-deselect:before{content:"麟"}.ti-desk:before{content:"ﴵ"}.ti-details:before{content:""}.ti-details-off:before{content:""}.ti-device-airpods:before{content:""}.ti-device-airpods-case:before{content:""}.ti-device-airtag:before{content:"﫦"}.ti-device-analytics:before{content:""}.ti-device-audio-tape:before{content:""}.ti-device-camera-phone:before{content:""}.ti-device-cctv:before{content:""}.ti-device-cctv-off:before{content:""}.ti-device-computer-camera:before{content:""}.ti-device-computer-camera-off:before{content:""}.ti-device-desktop:before{content:""}.ti-device-desktop-analytics:before{content:""}.ti-device-desktop-bolt:before{content:""}.ti-device-desktop-cancel:before{content:""}.ti-device-desktop-check:before{content:""}.ti-device-desktop-code:before{content:""}.ti-device-desktop-cog:before{content:""}.ti-device-desktop-dollar:before{content:""}.ti-device-desktop-down:before{content:""}.ti-device-desktop-exclamation:before{content:""}.ti-device-desktop-heart:before{content:""}.ti-device-desktop-minus:before{content:""}.ti-device-desktop-off:before{content:""}.ti-device-desktop-pause:before{content:""}.ti-device-desktop-pin:before{content:""}.ti-device-desktop-plus:before{content:""}.ti-device-desktop-question:before{content:""}.ti-device-desktop-search:before{content:""}.ti-device-desktop-share:before{content:""}.ti-device-desktop-star:before{content:""}.ti-device-desktop-up:before{content:""}.ti-device-desktop-x:before{content:""}.ti-device-floppy:before{content:""}.ti-device-gamepad:before{content:""}.ti-device-gamepad-2:before{content:""}.ti-device-gamepad-3:before{content:"ﱘ"}.ti-device-heart-monitor:before{content:""}.ti-device-imac:before{content:""}.ti-device-imac-bolt:before{content:""}.ti-device-imac-cancel:before{content:""}.ti-device-imac-check:before{content:""}.ti-device-imac-code:before{content:""}.ti-device-imac-cog:before{content:""}.ti-device-imac-dollar:before{content:""}.ti-device-imac-down:before{content:""}.ti-device-imac-exclamation:before{content:""}.ti-device-imac-heart:before{content:""}.ti-device-imac-minus:before{content:""}.ti-device-imac-off:before{content:""}.ti-device-imac-pause:before{content:""}.ti-device-imac-pin:before{content:""}.ti-device-imac-plus:before{content:""}.ti-device-imac-question:before{content:""}.ti-device-imac-search:before{content:""}.ti-device-imac-share:before{content:""}.ti-device-imac-star:before{content:""}.ti-device-imac-up:before{content:""}.ti-device-imac-x:before{content:""}.ti-device-ipad:before{content:""}.ti-device-ipad-bolt:before{content:""}.ti-device-ipad-cancel:before{content:""}.ti-device-ipad-check:before{content:""}.ti-device-ipad-code:before{content:""}.ti-device-ipad-cog:before{content:""}.ti-device-ipad-dollar:before{content:""}.ti-device-ipad-down:before{content:""}.ti-device-ipad-exclamation:before{content:""}.ti-device-ipad-heart:before{content:""}.ti-device-ipad-horizontal:before{content:""}.ti-device-ipad-horizontal-bolt:before{content:""}.ti-device-ipad-horizontal-cancel:before{content:""}.ti-device-ipad-horizontal-check:before{content:""}.ti-device-ipad-horizontal-code:before{content:""}.ti-device-ipad-horizontal-cog:before{content:""}.ti-device-ipad-horizontal-dollar:before{content:""}.ti-device-ipad-horizontal-down:before{content:""}.ti-device-ipad-horizontal-exclamation:before{content:""}.ti-device-ipad-horizontal-heart:before{content:""}.ti-device-ipad-horizontal-minus:before{content:""}.ti-device-ipad-horizontal-off:before{content:""}.ti-device-ipad-horizontal-pause:before{content:""}.ti-device-ipad-horizontal-pin:before{content:""}.ti-device-ipad-horizontal-plus:before{content:""}.ti-device-ipad-horizontal-question:before{content:""}.ti-device-ipad-horizontal-search:before{content:""}.ti-device-ipad-horizontal-share:before{content:""}.ti-device-ipad-horizontal-star:before{content:""}.ti-device-ipad-horizontal-up:before{content:""}.ti-device-ipad-horizontal-x:before{content:""}.ti-device-ipad-minus:before{content:""}.ti-device-ipad-off:before{content:""}.ti-device-ipad-pause:before{content:""}.ti-device-ipad-pin:before{content:""}.ti-device-ipad-plus:before{content:""}.ti-device-ipad-question:before{content:""}.ti-device-ipad-search:before{content:""}.ti-device-ipad-share:before{content:""}.ti-device-ipad-star:before{content:""}.ti-device-ipad-up:before{content:""}.ti-device-ipad-x:before{content:""}.ti-device-landline-phone:before{content:""}.ti-device-laptop:before{content:""}.ti-device-laptop-off:before{content:""}.ti-device-mobile:before{content:""}.ti-device-mobile-bolt:before{content:""}.ti-device-mobile-cancel:before{content:""}.ti-device-mobile-charging:before{content:""}.ti-device-mobile-check:before{content:""}.ti-device-mobile-code:before{content:""}.ti-device-mobile-cog:before{content:""}.ti-device-mobile-dollar:before{content:""}.ti-device-mobile-down:before{content:""}.ti-device-mobile-exclamation:before{content:""}.ti-device-mobile-heart:before{content:""}.ti-device-mobile-message:before{content:""}.ti-device-mobile-minus:before{content:""}.ti-device-mobile-off:before{content:""}.ti-device-mobile-pause:before{content:""}.ti-device-mobile-pin:before{content:""}.ti-device-mobile-plus:before{content:""}.ti-device-mobile-question:before{content:""}.ti-device-mobile-rotated:before{content:""}.ti-device-mobile-search:before{content:""}.ti-device-mobile-share:before{content:""}.ti-device-mobile-star:before{content:""}.ti-device-mobile-up:before{content:""}.ti-device-mobile-vibration:before{content:""}.ti-device-mobile-x:before{content:""}.ti-device-nintendo:before{content:""}.ti-device-nintendo-off:before{content:""}.ti-device-projector:before{content:"ﰑ"}.ti-device-remote:before{content:""}.ti-device-sd-card:before{content:""}.ti-device-sim:before{content:""}.ti-device-sim-1:before{content:""}.ti-device-sim-2:before{content:""}.ti-device-sim-3:before{content:""}.ti-device-speaker:before{content:""}.ti-device-speaker-off:before{content:""}.ti-device-tablet:before{content:""}.ti-device-tablet-bolt:before{content:""}.ti-device-tablet-cancel:before{content:""}.ti-device-tablet-check:before{content:""}.ti-device-tablet-code:before{content:""}.ti-device-tablet-cog:before{content:""}.ti-device-tablet-dollar:before{content:""}.ti-device-tablet-down:before{content:""}.ti-device-tablet-exclamation:before{content:""}.ti-device-tablet-heart:before{content:""}.ti-device-tablet-minus:before{content:""}.ti-device-tablet-off:before{content:""}.ti-device-tablet-pause:before{content:""}.ti-device-tablet-pin:before{content:""}.ti-device-tablet-plus:before{content:""}.ti-device-tablet-question:before{content:""}.ti-device-tablet-search:before{content:""}.ti-device-tablet-share:before{content:""}.ti-device-tablet-star:before{content:""}.ti-device-tablet-up:before{content:""}.ti-device-tablet-x:before{content:""}.ti-device-tv:before{content:""}.ti-device-tv-off:before{content:""}.ti-device-tv-old:before{content:""}.ti-device-unknown:before{content:"ﻴ"}.ti-device-usb:before{content:"ﱙ"}.ti-device-vision-pro:before{content:"﫧"}.ti-device-watch:before{content:""}.ti-device-watch-bolt:before{content:""}.ti-device-watch-cancel:before{content:""}.ti-device-watch-check:before{content:""}.ti-device-watch-code:before{content:""}.ti-device-watch-cog:before{content:""}.ti-device-watch-dollar:before{content:""}.ti-device-watch-down:before{content:""}.ti-device-watch-exclamation:before{content:""}.ti-device-watch-heart:before{content:""}.ti-device-watch-minus:before{content:""}.ti-device-watch-off:before{content:""}.ti-device-watch-pause:before{content:""}.ti-device-watch-pin:before{content:""}.ti-device-watch-plus:before{content:""}.ti-device-watch-question:before{content:""}.ti-device-watch-search:before{content:""}.ti-device-watch-share:before{content:""}.ti-device-watch-star:before{content:""}.ti-device-watch-stats:before{content:""}.ti-device-watch-stats-2:before{content:""}.ti-device-watch-up:before{content:""}.ti-device-watch-x:before{content:""}.ti-devices:before{content:""}.ti-devices-2:before{content:""}.ti-devices-bolt:before{content:""}.ti-devices-cancel:before{content:""}.ti-devices-check:before{content:""}.ti-devices-code:before{content:""}.ti-devices-cog:before{content:""}.ti-devices-dollar:before{content:""}.ti-devices-down:before{content:""}.ti-devices-exclamation:before{content:""}.ti-devices-heart:before{content:""}.ti-devices-minus:before{content:""}.ti-devices-off:before{content:""}.ti-devices-pause:before{content:""}.ti-devices-pc:before{content:""}.ti-devices-pc-off:before{content:""}.ti-devices-pin:before{content:""}.ti-devices-plus:before{content:""}.ti-devices-question:before{content:""}.ti-devices-search:before{content:""}.ti-devices-share:before{content:""}.ti-devices-star:before{content:""}.ti-devices-up:before{content:""}.ti-devices-x:before{content:""}.ti-diabolo:before{content:"煮"}.ti-diabolo-off:before{content:"漢"}.ti-diabolo-plus:before{content:"瀞"}.ti-dialpad:before{content:""}.ti-dialpad-off:before{content:""}.ti-diamond:before{content:""}.ti-diamond-off:before{content:""}.ti-diamonds:before{content:""}.ti-diaper:before{content:"ﾢ"}.ti-dice:before{content:""}.ti-dice-1:before{content:""}.ti-dice-2:before{content:""}.ti-dice-3:before{content:""}.ti-dice-4:before{content:""}.ti-dice-5:before{content:""}.ti-dice-6:before{content:""}.ti-dimensions:before{content:""}.ti-direction:before{content:""}.ti-direction-arrows:before{content:"ﴶ"}.ti-direction-horizontal:before{content:""}.ti-direction-sign:before{content:""}.ti-direction-sign-off:before{content:""}.ti-directions:before{content:""}.ti-directions-off:before{content:""}.ti-disabled:before{content:""}.ti-disabled-2:before{content:""}.ti-disabled-off:before{content:""}.ti-disc:before{content:""}.ti-disc-golf:before{content:""}.ti-disc-off:before{content:""}.ti-discount:before{content:""}.ti-discount-off:before{content:""}.ti-divide:before{content:""}.ti-dna:before{content:""}.ti-dna-2:before{content:""}.ti-dna-2-off:before{content:""}.ti-dna-off:before{content:""}.ti-dog:before{content:""}.ti-dog-bowl:before{content:""}.ti-door:before{content:""}.ti-door-enter:before{content:""}.ti-door-exit:before{content:""}.ti-door-off:before{content:""}.ti-dots:before{content:""}.ti-dots-circle-horizontal:before{content:""}.ti-dots-diagonal:before{content:""}.ti-dots-diagonal-2:before{content:""}.ti-dots-vertical:before{content:""}.ti-download:before{content:""}.ti-download-off:before{content:""}.ti-drag-drop:before{content:""}.ti-drag-drop-2:before{content:""}.ti-drone:before{content:""}.ti-drone-off:before{content:""}.ti-drop-circle:before{content:""}.ti-droplet:before{content:""}.ti-droplet-bolt:before{content:""}.ti-droplet-cancel:before{content:""}.ti-droplet-check:before{content:""}.ti-droplet-code:before{content:""}.ti-droplet-cog:before{content:""}.ti-droplet-dollar:before{content:""}.ti-droplet-down:before{content:""}.ti-droplet-exclamation:before{content:"豈"}.ti-droplet-half:before{content:""}.ti-droplet-half-2:before{content:""}.ti-droplet-heart:before{content:"更"}.ti-droplet-minus:before{content:"車"}.ti-droplet-off:before{content:""}.ti-droplet-pause:before{content:"賈"}.ti-droplet-pin:before{content:"滑"}.ti-droplet-plus:before{content:"串"}.ti-droplet-question:before{content:"句"}.ti-droplet-search:before{content:"龜"}.ti-droplet-share:before{content:"龜"}.ti-droplet-star:before{content:"契"}.ti-droplet-up:before{content:"金"}.ti-droplet-x:before{content:"喇"}.ti-droplets:before{content:"ﰒ"}.ti-dual-screen:before{content:"繁"}.ti-dumpling:before{content:"ﺵ"}.ti-e-passport:before{content:""}.ti-ear:before{content:""}.ti-ear-off:before{content:""}.ti-ear-scan:before{content:"ﵗ"}.ti-ease-in:before{content:""}.ti-ease-in-control-point:before{content:""}.ti-ease-in-out:before{content:""}.ti-ease-in-out-control-points:before{content:""}.ti-ease-out:before{content:""}.ti-ease-out-control-point:before{content:""}.ti-edit:before{content:""}.ti-edit-circle:before{content:""}.ti-edit-circle-off:before{content:""}.ti-edit-off:before{content:""}.ti-egg:before{content:""}.ti-egg-cracked:before{content:""}.ti-egg-fried:before{content:""}.ti-egg-off:before{content:""}.ti-eggs:before{content:""}.ti-elevator:before{content:""}.ti-elevator-off:before{content:""}.ti-emergency-bed:before{content:""}.ti-empathize:before{content:""}.ti-empathize-off:before{content:""}.ti-emphasis:before{content:""}.ti-engine:before{content:""}.ti-engine-off:before{content:""}.ti-equal:before{content:""}.ti-equal-double:before{content:""}.ti-equal-not:before{content:""}.ti-eraser:before{content:""}.ti-eraser-off:before{content:""}.ti-error-404:before{content:""}.ti-error-404-off:before{content:""}.ti-escalator:before{content:"ﬆ"}.ti-escalator-down:before{content:"ﬄ"}.ti-escalator-up:before{content:"ﬅ"}.ti-exchange:before{content:""}.ti-exchange-off:before{content:""}.ti-exclamation-circle:before{content:""}.ti-exclamation-mark:before{content:""}.ti-exclamation-mark-off:before{content:""}.ti-explicit:before{content:""}.ti-explicit-off:before{content:""}.ti-exposure:before{content:""}.ti-exposure-0:before{content:""}.ti-exposure-minus-1:before{content:""}.ti-exposure-minus-2:before{content:""}.ti-exposure-off:before{content:""}.ti-exposure-plus-1:before{content:""}.ti-exposure-plus-2:before{content:""}.ti-external-link:before{content:""}.ti-external-link-off:before{content:""}.ti-eye:before{content:""}.ti-eye-bitcoin:before{content:"］"}.ti-eye-bolt:before{content:"ﭭ"}.ti-eye-cancel:before{content:"ﭮ"}.ti-eye-check:before{content:""}.ti-eye-closed:before{content:""}.ti-eye-code:before{content:"ﭯ"}.ti-eye-cog:before{content:""}.ti-eye-discount:before{content:"ﭰ"}.ti-eye-dollar:before{content:"ﭱ"}.ti-eye-dotted:before{content:"ﺭ"}.ti-eye-down:before{content:"ﭲ"}.ti-eye-edit:before{content:""}.ti-eye-exclamation:before{content:""}.ti-eye-heart:before{content:""}.ti-eye-minus:before{content:"ﭳ"}.ti-eye-off:before{content:""}.ti-eye-pause:before{content:"ﭴ"}.ti-eye-pin:before{content:"ﭵ"}.ti-eye-plus:before{content:"ﭶ"}.ti-eye-question:before{content:"ﭷ"}.ti-eye-search:before{content:"ﭸ"}.ti-eye-share:before{content:"ﭹ"}.ti-eye-spark:before{content:"ﾺ"}.ti-eye-star:before{content:"ﭺ"}.ti-eye-table:before{content:""}.ti-eye-up:before{content:"ﭻ"}.ti-eye-x:before{content:""}.ti-eyeglass:before{content:""}.ti-eyeglass-2:before{content:""}.ti-eyeglass-off:before{content:""}.ti-face-id:before{content:""}.ti-face-id-error:before{content:""}.ti-face-mask:before{content:""}.ti-face-mask-off:before{content:""}.ti-fall:before{content:""}.ti-favicon:before{content:"ﵥ"}.ti-feather:before{content:""}.ti-feather-off:before{content:""}.ti-fence:before{content:""}.ti-fence-off:before{content:""}.ti-ferry:before{content:"𐁴"}.ti-fidget-spinner:before{content:""}.ti-file:before{content:""}.ti-file-3d:before{content:""}.ti-file-ai:before{content:"ﾡ"}.ti-file-alert:before{content:""}.ti-file-analytics:before{content:""}.ti-file-arrow-left:before{content:""}.ti-file-arrow-right:before{content:""}.ti-file-barcode:before{content:""}.ti-file-bitcoin:before{content:"ﾠ"}.ti-file-broken:before{content:""}.ti-file-certificate:before{content:""}.ti-file-chart:before{content:""}.ti-file-check:before{content:""}.ti-file-code:before{content:""}.ti-file-code-2:before{content:""}.ti-file-cv:before{content:"署"}.ti-file-database:before{content:""}.ti-file-delta:before{content:""}.ti-file-description:before{content:""}.ti-file-diff:before{content:""}.ti-file-digit:before{content:""}.ti-file-dislike:before{content:""}.ti-file-dollar:before{content:""}.ti-file-dots:before{content:""}.ti-file-download:before{content:""}.ti-file-euro:before{content:""}.ti-file-excel:before{content:"ﻳ"}.ti-file-export:before{content:""}.ti-file-function:before{content:""}.ti-file-horizontal:before{content:""}.ti-file-import:before{content:""}.ti-file-infinity:before{content:""}.ti-file-info:before{content:""}.ti-file-invoice:before{content:""}.ti-file-isr:before{content:"ﺬ"}.ti-file-lambda:before{content:""}.ti-file-like:before{content:""}.ti-file-minus:before{content:""}.ti-file-music:before{content:""}.ti-file-neutral:before{content:"ﴢ"}.ti-file-off:before{content:""}.ti-file-orientation:before{content:""}.ti-file-pencil:before{content:""}.ti-file-percent:before{content:""}.ti-file-phone:before{content:""}.ti-file-plus:before{content:""}.ti-file-power:before{content:""}.ti-file-report:before{content:""}.ti-file-rss:before{content:""}.ti-file-sad:before{content:"ﴣ"}.ti-file-scissors:before{content:""}.ti-file-search:before{content:""}.ti-file-settings:before{content:""}.ti-file-shredder:before{content:""}.ti-file-signal:before{content:""}.ti-file-smile:before{content:"ﴤ"}.ti-file-spark:before{content:"ﾹ"}.ti-file-spreadsheet:before{content:""}.ti-file-stack:before{content:""}.ti-file-star:before{content:""}.ti-file-symlink:before{content:""}.ti-file-text:before{content:""}.ti-file-text-ai:before{content:"﨧"}.ti-file-text-shield:before{content:"𐃲"}.ti-file-text-spark:before{content:"ﾸ"}.ti-file-time:before{content:""}.ti-file-type-bmp:before{content:"﬇"}.ti-file-type-css:before{content:"﬈"}.ti-file-type-csv:before{content:"﬉"}.ti-file-type-doc:before{content:"﬊"}.ti-file-type-docx:before{content:"﬋"}.ti-file-type-html:before{content:"﬌"}.ti-file-type-jpg:before{content:"﬍"}.ti-file-type-js:before{content:"﬎"}.ti-file-type-jsx:before{content:"﬏"}.ti-file-type-pdf:before{content:"﬐"}.ti-file-type-php:before{content:"﬑"}.ti-file-type-png:before{content:"﬒"}.ti-file-type-ppt:before{content:"ﬓ"}.ti-file-type-rs:before{content:"ﬔ"}.ti-file-type-sql:before{content:"ﬕ"}.ti-file-type-svg:before{content:"ﬖ"}.ti-file-type-ts:before{content:"ﬗ"}.ti-file-type-tsx:before{content:"﬘"}.ti-file-type-txt:before{content:"﬙"}.ti-file-type-vue:before{content:"﬚"}.ti-file-type-xls:before{content:"﬛"}.ti-file-type-xml:before{content:"﬜"}.ti-file-type-zip:before{content:"יִ"}.ti-file-typography:before{content:""}.ti-file-unknown:before{content:""}.ti-file-upload:before{content:""}.ti-file-vector:before{content:""}.ti-file-word:before{content:"ﻲ"}.ti-file-x:before{content:""}.ti-file-zip:before{content:""}.ti-files:before{content:""}.ti-files-off:before{content:""}.ti-filter:before{content:""}.ti-filter-2:before{content:"𐅋"}.ti-filter-2-bolt:before{content:"𐅟"}.ti-filter-2-cancel:before{content:"𐅞"}.ti-filter-2-check:before{content:"𐅝"}.ti-filter-2-code:before{content:"𐅜"}.ti-filter-2-cog:before{content:"𐅛"}.ti-filter-2-discount:before{content:"𐅚"}.ti-filter-2-dollar:before{content:"𐅙"}.ti-filter-2-down:before{content:"𐅘"}.ti-filter-2-edit:before{content:"𐅗"}.ti-filter-2-exclamation:before{content:"𐅖"}.ti-filter-2-minus:before{content:"𐅕"}.ti-filter-2-pause:before{content:"𐅔"}.ti-filter-2-pin:before{content:"𐅓"}.ti-filter-2-plus:before{content:"𐅒"}.ti-filter-2-question:before{content:"𐅑"}.ti-filter-2-search:before{content:"𐅐"}.ti-filter-2-share:before{content:"𐅏"}.ti-filter-2-spark:before{content:"𐅎"}.ti-filter-2-up:before{content:"𐅍"}.ti-filter-2-x:before{content:"𐅌"}.ti-filter-bolt:before{content:"ﭼ"}.ti-filter-cancel:before{content:"ﭽ"}.ti-filter-check:before{content:"ﭾ"}.ti-filter-code:before{content:"ﭿ"}.ti-filter-cog:before{content:"茶"}.ti-filter-discount:before{content:"ﮀ"}.ti-filter-dollar:before{content:"刺"}.ti-filter-down:before{content:"ﮁ"}.ti-filter-edit:before{content:"切"}.ti-filter-exclamation:before{content:"ﮂ"}.ti-filter-heart:before{content:"ﮃ"}.ti-filter-minus:before{content:"度"}.ti-filter-off:before{content:""}.ti-filter-pause:before{content:"ﮄ"}.ti-filter-pin:before{content:"ﮅ"}.ti-filter-plus:before{content:"拓"}.ti-filter-question:before{content:"ﮆ"}.ti-filter-search:before{content:"ﮇ"}.ti-filter-share:before{content:"ﮈ"}.ti-filter-spark:before{content:"𐅊"}.ti-filter-star:before{content:"糖"}.ti-filter-up:before{content:"ﮉ"}.ti-filter-x:before{content:"宅"}.ti-filters:before{content:""}.ti-fingerprint:before{content:""}.ti-fingerprint-off:before{content:""}.ti-fingerprint-scan:before{content:"ﲵ"}.ti-fire-extinguisher:before{content:"﫶"}.ti-fire-hydrant:before{content:""}.ti-fire-hydrant-off:before{content:""}.ti-firetruck:before{content:""}.ti-firewall-check:before{content:"𐇱"}.ti-firewall-flame:before{content:"𐇰"}.ti-first-aid-kit:before{content:""}.ti-first-aid-kit-off:before{content:""}.ti-fish:before{content:""}.ti-fish-bone:before{content:""}.ti-fish-christianity:before{content:""}.ti-fish-hook:before{content:""}.ti-fish-hook-off:before{content:""}.ti-fish-off:before{content:""}.ti-flag:before{content:""}.ti-flag-2:before{content:""}.ti-flag-2-off:before{content:""}.ti-flag-3:before{content:""}.ti-flag-bitcoin:before{content:"＼"}.ti-flag-bolt:before{content:"ﮊ"}.ti-flag-cancel:before{content:"ﮋ"}.ti-flag-check:before{content:"ﮌ"}.ti-flag-code:before{content:"ﮍ"}.ti-flag-cog:before{content:"ﮎ"}.ti-flag-discount:before{content:"ﮏ"}.ti-flag-dollar:before{content:"ﮐ"}.ti-flag-down:before{content:"ﮑ"}.ti-flag-exclamation:before{content:"ﮒ"}.ti-flag-heart:before{content:"ﮓ"}.ti-flag-minus:before{content:"ﮔ"}.ti-flag-off:before{content:""}.ti-flag-pause:before{content:"ﮕ"}.ti-flag-pin:before{content:"ﮖ"}.ti-flag-plus:before{content:"ﮗ"}.ti-flag-question:before{content:"ﮘ"}.ti-flag-search:before{content:"ﮙ"}.ti-flag-share:before{content:"ﮚ"}.ti-flag-spark:before{content:"ﾷ"}.ti-flag-star:before{content:"ﮛ"}.ti-flag-up:before{content:"ﮜ"}.ti-flag-x:before{content:"ﮝ"}.ti-flame:before{content:""}.ti-flame-off:before{content:""}.ti-flare:before{content:""}.ti-flask:before{content:""}.ti-flask-2:before{content:""}.ti-flask-2-off:before{content:""}.ti-flask-off:before{content:""}.ti-flip-flops:before{content:""}.ti-flip-horizontal:before{content:""}.ti-flip-vertical:before{content:""}.ti-float-center:before{content:""}.ti-float-left:before{content:""}.ti-float-none:before{content:""}.ti-float-right:before{content:""}.ti-flower:before{content:""}.ti-flower-off:before{content:""}.ti-focus:before{content:""}.ti-focus-2:before{content:""}.ti-focus-auto:before{content:"謁"}.ti-focus-centered:before{content:""}.ti-fold:before{content:""}.ti-fold-down:before{content:""}.ti-fold-up:before{content:""}.ti-folder:before{content:""}.ti-folder-bolt:before{content:"奈"}.ti-folder-cancel:before{content:"懶"}.ti-folder-check:before{content:"癩"}.ti-folder-code:before{content:"羅"}.ti-folder-cog:before{content:"蘿"}.ti-folder-dollar:before{content:"螺"}.ti-folder-down:before{content:"裸"}.ti-folder-exclamation:before{content:"邏"}.ti-folder-heart:before{content:"樂"}.ti-folder-minus:before{content:""}.ti-folder-off:before{content:""}.ti-folder-open:before{content:"﫷"}.ti-folder-pause:before{content:"洛"}.ti-folder-pin:before{content:"烙"}.ti-folder-plus:before{content:""}.ti-folder-question:before{content:"珞"}.ti-folder-root:before{content:"﵃"}.ti-folder-search:before{content:"落"}.ti-folder-share:before{content:"酪"}.ti-folder-star:before{content:"駱"}.ti-folder-symlink:before{content:"亂"}.ti-folder-up:before{content:"卵"}.ti-folder-x:before{content:""}.ti-folders:before{content:""}.ti-folders-off:before{content:""}.ti-forbid:before{content:""}.ti-forbid-2:before{content:""}.ti-forklift:before{content:""}.ti-forms:before{content:""}.ti-fountain:before{content:""}.ti-fountain-off:before{content:""}.ti-frame:before{content:""}.ti-frame-off:before{content:""}.ti-free-rights:before{content:""}.ti-freeze-column:before{content:"謹"}.ti-freeze-row:before{content:"贈"}.ti-freeze-row-column:before{content:"賓"}.ti-fridge:before{content:""}.ti-fridge-off:before{content:""}.ti-friends:before{content:""}.ti-friends-off:before{content:""}.ti-frustum:before{content:"犯"}.ti-frustum-off:before{content:"瞧"}.ti-frustum-plus:before{content:"爵"}.ti-function:before{content:""}.ti-function-off:before{content:""}.ti-galaxy:before{content:"ﲶ"}.ti-garden-cart:before{content:""}.ti-garden-cart-off:before{content:""}.ti-gas-station:before{content:""}.ti-gas-station-off:before{content:""}.ti-gauge:before{content:""}.ti-gauge-off:before{content:""}.ti-gavel:before{content:""}.ti-gender-agender:before{content:""}.ti-gender-androgyne:before{content:""}.ti-gender-bigender:before{content:""}.ti-gender-demiboy:before{content:""}.ti-gender-demigirl:before{content:""}.ti-gender-epicene:before{content:""}.ti-gender-female:before{content:""}.ti-gender-femme:before{content:""}.ti-gender-genderfluid:before{content:""}.ti-gender-genderless:before{content:""}.ti-gender-genderqueer:before{content:""}.ti-gender-hermaphrodite:before{content:""}.ti-gender-intergender:before{content:""}.ti-gender-male:before{content:""}.ti-gender-neutrois:before{content:""}.ti-gender-third:before{content:""}.ti-gender-transgender:before{content:""}.ti-gender-trasvesti:before{content:""}.ti-geometry:before{content:""}.ti-ghost:before{content:""}.ti-ghost-2:before{content:""}.ti-ghost-3:before{content:"ﰓ"}.ti-ghost-off:before{content:""}.ti-gif:before{content:""}.ti-gift:before{content:""}.ti-gift-card:before{content:""}.ti-gift-off:before{content:""}.ti-git-branch:before{content:""}.ti-git-branch-deleted:before{content:""}.ti-git-cherry-pick:before{content:""}.ti-git-commit:before{content:""}.ti-git-compare:before{content:""}.ti-git-fork:before{content:""}.ti-git-merge:before{content:""}.ti-git-pull-request:before{content:""}.ti-git-pull-request-closed:before{content:""}.ti-git-pull-request-draft:before{content:""}.ti-gizmo:before{content:""}.ti-glass:before{content:""}.ti-glass-champagne:before{content:"ﶜ"}.ti-glass-cocktail:before{content:"ﶝ"}.ti-glass-full:before{content:""}.ti-glass-gin:before{content:"ﶞ"}.ti-glass-off:before{content:""}.ti-globe:before{content:""}.ti-globe-off:before{content:""}.ti-go-game:before{content:""}.ti-golf:before{content:""}.ti-golf-off:before{content:""}.ti-gps:before{content:""}.ti-gradienter:before{content:""}.ti-grain:before{content:""}.ti-graph:before{content:""}.ti-graph-off:before{content:""}.ti-grave:before{content:""}.ti-grave-2:before{content:""}.ti-grid-3x3:before{content:"ﲤ"}.ti-grid-4x4:before{content:"ﲥ"}.ti-grid-dots:before{content:""}.ti-grid-goldenratio:before{content:"ﲦ"}.ti-grid-pattern:before{content:""}.ti-grid-scan:before{content:"ﲧ"}.ti-grill:before{content:""}.ti-grill-fork:before{content:""}.ti-grill-off:before{content:""}.ti-grill-spatula:before{content:""}.ti-grip-horizontal:before{content:""}.ti-grip-vertical:before{content:""}.ti-growth:before{content:""}.ti-guitar-pick:before{content:""}.ti-gymnastics:before{content:"﵄"}.ti-h-1:before{content:""}.ti-h-2:before{content:""}.ti-h-3:before{content:""}.ti-h-4:before{content:""}.ti-h-5:before{content:""}.ti-h-6:before{content:""}.ti-hammer:before{content:""}.ti-hammer-off:before{content:""}.ti-hand-click:before{content:""}.ti-hand-click-off:before{content:"𐃱"}.ti-hand-finger:before{content:""}.ti-hand-finger-down:before{content:"ｏ"}.ti-hand-finger-left:before{content:"ｎ"}.ti-hand-finger-off:before{content:""}.ti-hand-finger-right:before{content:"ｍ"}.ti-hand-grab:before{content:""}.ti-hand-little-finger:before{content:""}.ti-hand-love-you:before{content:""}.ti-hand-middle-finger:before{content:""}.ti-hand-move:before{content:""}.ti-hand-off:before{content:""}.ti-hand-ring-finger:before{content:""}.ti-hand-sanitizer:before{content:""}.ti-hand-stop:before{content:""}.ti-hand-three-fingers:before{content:""}.ti-hand-two-fingers:before{content:""}.ti-hanger:before{content:""}.ti-hanger-2:before{content:""}.ti-hanger-off:before{content:""}.ti-hash:before{content:""}.ti-haze:before{content:""}.ti-haze-moon:before{content:"﫸"}.ti-hdr:before{content:"嗢"}.ti-heading:before{content:""}.ti-heading-off:before{content:""}.ti-headphones:before{content:""}.ti-headphones-off:before{content:""}.ti-headset:before{content:""}.ti-headset-off:before{content:""}.ti-health-recognition:before{content:""}.ti-heart:before{content:""}.ti-heart-bitcoin:before{content:"［"}.ti-heart-bolt:before{content:"ﮞ"}.ti-heart-broken:before{content:""}.ti-heart-cancel:before{content:"ﮟ"}.ti-heart-check:before{content:"ﮠ"}.ti-heart-code:before{content:"ﮡ"}.ti-heart-cog:before{content:"ﮢ"}.ti-heart-discount:before{content:"ﮣ"}.ti-heart-dollar:before{content:"ﮤ"}.ti-heart-down:before{content:"ﮥ"}.ti-heart-exclamation:before{content:"ﮦ"}.ti-heart-handshake:before{content:""}.ti-heart-minus:before{content:""}.ti-heart-off:before{content:""}.ti-heart-pause:before{content:"ﮧ"}.ti-heart-pin:before{content:"ﮨ"}.ti-heart-plus:before{content:""}.ti-heart-question:before{content:"ﮩ"}.ti-heart-rate-monitor:before{content:""}.ti-heart-search:before{content:"ﮪ"}.ti-heart-share:before{content:"ﮫ"}.ti-heart-spark:before{content:"ﾶ"}.ti-heart-star:before{content:"ﮬ"}.ti-heart-up:before{content:"ﮭ"}.ti-heart-x:before{content:"ﮮ"}.ti-heartbeat:before{content:""}.ti-hearts:before{content:""}.ti-hearts-off:before{content:""}.ti-helicopter:before{content:""}.ti-helicopter-landing:before{content:""}.ti-helmet:before{content:""}.ti-helmet-off:before{content:""}.ti-help:before{content:""}.ti-help-circle:before{content:"欄"}.ti-help-hexagon:before{content:""}.ti-help-octagon:before{content:""}.ti-help-off:before{content:""}.ti-help-small:before{content:"爛"}.ti-help-square:before{content:"鸞"}.ti-help-square-rounded:before{content:"蘭"}.ti-help-triangle:before{content:"嵐"}.ti-hemisphere:before{content:"甆"}.ti-hemisphere-off:before{content:"猪"}.ti-hemisphere-plus:before{content:"瑱"}.ti-hexagon:before{content:""}.ti-hexagon-3d:before{content:""}.ti-hexagon-asterisk:before{content:"𐆫"}.ti-hexagon-letter-a:before{content:""}.ti-hexagon-letter-b:before{content:""}.ti-hexagon-letter-c:before{content:""}.ti-hexagon-letter-d:before{content:""}.ti-hexagon-letter-e:before{content:""}.ti-hexagon-letter-f:before{content:""}.ti-hexagon-letter-g:before{content:""}.ti-hexagon-letter-h:before{content:""}.ti-hexagon-letter-i:before{content:""}.ti-hexagon-letter-j:before{content:""}.ti-hexagon-letter-k:before{content:""}.ti-hexagon-letter-l:before{content:""}.ti-hexagon-letter-m:before{content:""}.ti-hexagon-letter-n:before{content:""}.ti-hexagon-letter-o:before{content:""}.ti-hexagon-letter-p:before{content:""}.ti-hexagon-letter-q:before{content:""}.ti-hexagon-letter-r:before{content:""}.ti-hexagon-letter-s:before{content:""}.ti-hexagon-letter-t:before{content:""}.ti-hexagon-letter-u:before{content:""}.ti-hexagon-letter-v:before{content:""}.ti-hexagon-letter-w:before{content:""}.ti-hexagon-letter-x:before{content:""}.ti-hexagon-letter-y:before{content:""}.ti-hexagon-letter-z:before{content:""}.ti-hexagon-minus:before{content:"ﲏ"}.ti-hexagon-minus-2:before{content:"ﲎ"}.ti-hexagon-number-0:before{content:""}.ti-hexagon-number-1:before{content:""}.ti-hexagon-number-2:before{content:""}.ti-hexagon-number-3:before{content:""}.ti-hexagon-number-4:before{content:""}.ti-hexagon-number-5:before{content:""}.ti-hexagon-number-6:before{content:""}.ti-hexagon-number-7:before{content:""}.ti-hexagon-number-8:before{content:""}.ti-hexagon-number-9:before{content:""}.ti-hexagon-off:before{content:""}.ti-hexagon-plus:before{content:"ﱅ"}.ti-hexagon-plus-2:before{content:"ﲐ"}.ti-hexagonal-prism:before{content:"瘟"}.ti-hexagonal-prism-off:before{content:"画"}.ti-hexagonal-prism-plus:before{content:"瘝"}.ti-hexagonal-pyramid:before{content:"直"}.ti-hexagonal-pyramid-off:before{content:"益"}.ti-hexagonal-pyramid-plus:before{content:"盛"}.ti-hexagons:before{content:""}.ti-hexagons-off:before{content:""}.ti-hierarchy:before{content:""}.ti-hierarchy-2:before{content:""}.ti-hierarchy-3:before{content:""}.ti-hierarchy-off:before{content:""}.ti-highlight:before{content:""}.ti-highlight-off:before{content:""}.ti-history:before{content:""}.ti-history-off:before{content:""}.ti-history-toggle:before{content:""}.ti-home:before{content:""}.ti-home-2:before{content:""}.ti-home-bitcoin:before{content:"Ｚ"}.ti-home-bolt:before{content:""}.ti-home-cancel:before{content:""}.ti-home-check:before{content:""}.ti-home-cog:before{content:""}.ti-home-dollar:before{content:""}.ti-home-dot:before{content:""}.ti-home-down:before{content:""}.ti-home-eco:before{content:""}.ti-home-edit:before{content:""}.ti-home-exclamation:before{content:""}.ti-home-hand:before{content:""}.ti-home-heart:before{content:""}.ti-home-infinity:before{content:""}.ti-home-link:before{content:""}.ti-home-lock:before{content:"𐈄"}.ti-home-minus:before{content:""}.ti-home-move:before{content:""}.ti-home-off:before{content:""}.ti-home-plus:before{content:""}.ti-home-question:before{content:""}.ti-home-ribbon:before{content:""}.ti-home-search:before{content:""}.ti-home-share:before{content:""}.ti-home-shield:before{content:""}.ti-home-signal:before{content:""}.ti-home-spark:before{content:"ﾵ"}.ti-home-star:before{content:""}.ti-home-stats:before{content:""}.ti-home-up:before{content:""}.ti-home-x:before{content:""}.ti-horse:before{content:"ﱆ"}.ti-horse-toy:before{content:""}.ti-horseshoe:before{content:"ﲷ"}.ti-hospital:before{content:"ﵙ"}.ti-hospital-circle:before{content:"ﵘ"}.ti-hotel-service:before{content:""}.ti-hourglass:before{content:""}.ti-hourglass-empty:before{content:""}.ti-hourglass-high:before{content:""}.ti-hourglass-low:before{content:""}.ti-hourglass-off:before{content:""}.ti-hours-12:before{content:"ﱓ"}.ti-hours-24:before{content:""}.ti-html:before{content:""}.ti-http-connect:before{content:"﨨"}.ti-http-connect-off:before{content:"𐃧"}.ti-http-delete:before{content:"﨩"}.ti-http-delete-off:before{content:"𐃦"}.ti-http-get:before{content:"飯"}.ti-http-get-off:before{content:"𐃥"}.ti-http-head:before{content:"飼"}.ti-http-head-off:before{content:"𐃤"}.ti-http-options:before{content:"館"}.ti-http-options-off:before{content:"𐃣"}.ti-http-patch:before{content:"鶴"}.ti-http-patch-off:before{content:"𐃢"}.ti-http-post:before{content:"郞"}.ti-http-post-off:before{content:"𐃡"}.ti-http-put:before{content:"隷"}.ti-http-put-off:before{content:"𐃠"}.ti-http-que:before{content:"者"}.ti-http-que-off:before{content:"𐃟"}.ti-http-trace:before{content:"侮"}.ti-http-trace-off:before{content:"𐃞"}.ti-ice-cream:before{content:""}.ti-ice-cream-2:before{content:""}.ti-ice-cream-off:before{content:""}.ti-ice-skating:before{content:""}.ti-icons:before{content:""}.ti-icons-off:before{content:""}.ti-id:before{content:""}.ti-id-badge:before{content:""}.ti-id-badge-2:before{content:""}.ti-id-badge-off:before{content:""}.ti-id-off:before{content:""}.ti-ikosaedr:before{content:"ﻆ"}.ti-image-generation:before{content:"𐇯"}.ti-image-in-picture:before{content:"ﶟ"}.ti-inbox:before{content:""}.ti-inbox-off:before{content:""}.ti-indent-decrease:before{content:""}.ti-indent-increase:before{content:""}.ti-infinity:before{content:""}.ti-infinity-off:before{content:""}.ti-info-circle:before{content:""}.ti-info-hexagon:before{content:""}.ti-info-octagon:before{content:""}.ti-info-small:before{content:"濫"}.ti-info-square:before{content:""}.ti-info-square-rounded:before{content:""}.ti-info-triangle:before{content:"藍"}.ti-inner-shadow-bottom:before{content:""}.ti-inner-shadow-bottom-left:before{content:""}.ti-inner-shadow-bottom-right:before{content:""}.ti-inner-shadow-left:before{content:""}.ti-inner-shadow-right:before{content:""}.ti-inner-shadow-top:before{content:""}.ti-inner-shadow-top-left:before{content:""}.ti-inner-shadow-top-right:before{content:""}.ti-input-ai:before{content:"ﱚ"}.ti-input-check:before{content:"ﱛ"}.ti-input-search:before{content:""}.ti-input-spark:before{content:"ﾴ"}.ti-input-x:before{content:"ﱜ"}.ti-invoice:before{content:"ﺫ"}.ti-ironing:before{content:"塚"}.ti-ironing-1:before{content:""}.ti-ironing-2:before{content:""}.ti-ironing-3:before{content:""}.ti-ironing-off:before{content:""}.ti-ironing-steam:before{content:""}.ti-ironing-steam-off:before{content:""}.ti-irregular-polyhedron:before{content:"磌"}.ti-irregular-polyhedron-off:before{content:"睊"}.ti-irregular-polyhedron-plus:before{content:"着"}.ti-italic:before{content:""}.ti-jacket:before{content:""}.ti-jetpack:before{content:""}.ti-jewish-star:before{content:""}.ti-join-bevel:before{content:"ｌ"}.ti-join-round:before{content:"ｋ"}.ti-join-straight:before{content:"ｊ"}.ti-joker:before{content:"𐁟"}.ti-jpg:before{content:""}.ti-json:before{content:""}.ti-jump-rope:before{content:""}.ti-karate:before{content:""}.ti-kayak:before{content:""}.ti-kerning:before{content:""}.ti-key:before{content:""}.ti-key-off:before{content:""}.ti-keyboard:before{content:""}.ti-keyboard-hide:before{content:""}.ti-keyboard-off:before{content:""}.ti-keyboard-show:before{content:""}.ti-keyframe:before{content:""}.ti-keyframe-align-center:before{content:""}.ti-keyframe-align-horizontal:before{content:""}.ti-keyframe-align-vertical:before{content:""}.ti-keyframes:before{content:""}.ti-label:before{content:"Ｘ"}.ti-label-important:before{content:"ｉ"}.ti-label-off:before{content:"Ｙ"}.ti-ladder:before{content:""}.ti-ladder-off:before{content:""}.ti-ladle:before{content:"ﰔ"}.ti-lambda:before{content:""}.ti-lamp:before{content:""}.ti-lamp-2:before{content:""}.ti-lamp-off:before{content:""}.ti-lane:before{content:"﫹"}.ti-language:before{content:""}.ti-language-hiragana:before{content:""}.ti-language-katakana:before{content:""}.ti-language-off:before{content:""}.ti-lasso:before{content:""}.ti-lasso-off:before{content:""}.ti-lasso-polygon:before{content:""}.ti-laurel-wreath:before{content:"ｅ"}.ti-laurel-wreath-1:before{content:"ｈ"}.ti-laurel-wreath-2:before{content:"ｇ"}.ti-laurel-wreath-3:before{content:"ｆ"}.ti-layers-difference:before{content:""}.ti-layers-intersect:before{content:""}.ti-layers-intersect-2:before{content:""}.ti-layers-linked:before{content:""}.ti-layers-off:before{content:""}.ti-layers-selected:before{content:"ﺩ"}.ti-layers-selected-bottom:before{content:"ﺪ"}.ti-layers-subtract:before{content:""}.ti-layers-union:before{content:""}.ti-layout:before{content:""}.ti-layout-2:before{content:""}.ti-layout-align-bottom:before{content:""}.ti-layout-align-center:before{content:""}.ti-layout-align-left:before{content:""}.ti-layout-align-middle:before{content:""}.ti-layout-align-right:before{content:""}.ti-layout-align-top:before{content:""}.ti-layout-board:before{content:""}.ti-layout-board-split:before{content:""}.ti-layout-bottombar:before{content:""}.ti-layout-bottombar-collapse:before{content:""}.ti-layout-bottombar-expand:before{content:""}.ti-layout-bottombar-inactive:before{content:"﵅"}.ti-layout-cards:before{content:""}.ti-layout-collage:before{content:""}.ti-layout-columns:before{content:""}.ti-layout-dashboard:before{content:""}.ti-layout-distribute-horizontal:before{content:""}.ti-layout-distribute-vertical:before{content:""}.ti-layout-grid:before{content:""}.ti-layout-grid-add:before{content:""}.ti-layout-grid-remove:before{content:"墳"}.ti-layout-kanban:before{content:""}.ti-layout-list:before{content:""}.ti-layout-navbar:before{content:""}.ti-layout-navbar-collapse:before{content:""}.ti-layout-navbar-expand:before{content:""}.ti-layout-navbar-inactive:before{content:"﵆"}.ti-layout-off:before{content:""}.ti-layout-rows:before{content:""}.ti-layout-sidebar:before{content:""}.ti-layout-sidebar-inactive:before{content:"﵇"}.ti-layout-sidebar-left-collapse:before{content:""}.ti-layout-sidebar-left-expand:before{content:""}.ti-layout-sidebar-right:before{content:""}.ti-layout-sidebar-right-collapse:before{content:""}.ti-layout-sidebar-right-expand:before{content:""}.ti-layout-sidebar-right-inactive:before{content:"﵈"}.ti-leaf:before{content:""}.ti-leaf-2:before{content:"ｄ"}.ti-leaf-off:before{content:""}.ti-lego:before{content:""}.ti-lego-off:before{content:""}.ti-lemon:before{content:""}.ti-lemon-2:before{content:""}.ti-letter-a:before{content:""}.ti-letter-a-small:before{content:"ﳇ"}.ti-letter-b:before{content:""}.ti-letter-b-small:before{content:"ﳈ"}.ti-letter-c:before{content:""}.ti-letter-c-small:before{content:"ﳉ"}.ti-letter-case:before{content:""}.ti-letter-case-lower:before{content:""}.ti-letter-case-toggle:before{content:""}.ti-letter-case-upper:before{content:""}.ti-letter-d:before{content:""}.ti-letter-d-small:before{content:"ﳊ"}.ti-letter-e:before{content:""}.ti-letter-e-small:before{content:"ﳋ"}.ti-letter-f:before{content:""}.ti-letter-f-small:before{content:"ﳌ"}.ti-letter-g:before{content:""}.ti-letter-g-small:before{content:"ﳍ"}.ti-letter-h:before{content:""}.ti-letter-h-small:before{content:"ﳎ"}.ti-letter-i:before{content:""}.ti-letter-i-small:before{content:"ﳏ"}.ti-letter-j:before{content:""}.ti-letter-j-small:before{content:"ﳐ"}.ti-letter-k:before{content:""}.ti-letter-k-small:before{content:"ﳑ"}.ti-letter-l:before{content:""}.ti-letter-l-small:before{content:"ﳒ"}.ti-letter-m:before{content:""}.ti-letter-m-small:before{content:"ﳓ"}.ti-letter-n:before{content:""}.ti-letter-n-small:before{content:"ﳔ"}.ti-letter-o:before{content:""}.ti-letter-o-small:before{content:"ﳕ"}.ti-letter-p:before{content:""}.ti-letter-p-small:before{content:"ﳖ"}.ti-letter-q:before{content:""}.ti-letter-q-small:before{content:"ﳗ"}.ti-letter-r:before{content:""}.ti-letter-r-small:before{content:"ﳘ"}.ti-letter-s:before{content:""}.ti-letter-s-small:before{content:"ﳙ"}.ti-letter-spacing:before{content:""}.ti-letter-t:before{content:""}.ti-letter-t-small:before{content:"ﳚ"}.ti-letter-u:before{content:""}.ti-letter-u-small:before{content:"ﳛ"}.ti-letter-v:before{content:""}.ti-letter-v-small:before{content:"ﳜ"}.ti-letter-w:before{content:""}.ti-letter-w-small:before{content:"ﳝ"}.ti-letter-x:before{content:""}.ti-letter-x-small:before{content:"ﳞ"}.ti-letter-y:before{content:""}.ti-letter-y-small:before{content:"ﳟ"}.ti-letter-z:before{content:""}.ti-letter-z-small:before{content:"ﳠ"}.ti-library:before{content:"﵌"}.ti-library-minus:before{content:"﵉"}.ti-library-photo:before{content:"﵊"}.ti-library-plus:before{content:"﵋"}.ti-license:before{content:""}.ti-license-off:before{content:""}.ti-lifebuoy:before{content:""}.ti-lifebuoy-off:before{content:""}.ti-lighter:before{content:""}.ti-line:before{content:""}.ti-line-dashed:before{content:""}.ti-line-dotted:before{content:""}.ti-line-height:before{content:""}.ti-line-scan:before{content:"ﲸ"}.ti-link:before{content:""}.ti-link-minus:before{content:"ﴖ"}.ti-link-off:before{content:""}.ti-link-plus:before{content:"ﴗ"}.ti-list:before{content:""}.ti-list-check:before{content:""}.ti-list-details:before{content:""}.ti-list-letters:before{content:"ﱇ"}.ti-list-numbers:before{content:""}.ti-list-search:before{content:""}.ti-list-tree:before{content:"﫺"}.ti-live-photo:before{content:""}.ti-live-photo-off:before{content:""}.ti-live-view:before{content:""}.ti-load-balancer:before{content:"臭"}.ti-loader:before{content:""}.ti-loader-2:before{content:""}.ti-loader-3:before{content:""}.ti-loader-quarter:before{content:""}.ti-location:before{content:""}.ti-location-bolt:before{content:"ﮯ"}.ti-location-broken:before{content:""}.ti-location-cancel:before{content:"ﮰ"}.ti-location-check:before{content:"ﮱ"}.ti-location-code:before{content:"﮲"}.ti-location-cog:before{content:"﮳"}.ti-location-discount:before{content:"﮴"}.ti-location-dollar:before{content:"﮵"}.ti-location-down:before{content:"﮶"}.ti-location-exclamation:before{content:"﮷"}.ti-location-heart:before{content:"﮸"}.ti-location-minus:before{content:"﮹"}.ti-location-off:before{content:""}.ti-location-pause:before{content:"﮺"}.ti-location-pin:before{content:"﮻"}.ti-location-plus:before{content:"﮼"}.ti-location-question:before{content:"﮽"}.ti-location-search:before{content:"﮾"}.ti-location-share:before{content:"﮿"}.ti-location-star:before{content:"﯀"}.ti-location-up:before{content:"﯁"}.ti-location-x:before{content:"﯂"}.ti-lock:before{content:""}.ti-lock-access:before{content:""}.ti-lock-access-off:before{content:""}.ti-lock-bitcoin:before{content:"Ｗ"}.ti-lock-bolt:before{content:"襤"}.ti-lock-cancel:before{content:"拉"}.ti-lock-check:before{content:"臘"}.ti-lock-code:before{content:"蠟"}.ti-lock-cog:before{content:"廊"}.ti-lock-dollar:before{content:"朗"}.ti-lock-down:before{content:"浪"}.ti-lock-exclamation:before{content:"狼"}.ti-lock-heart:before{content:"郎"}.ti-lock-minus:before{content:"來"}.ti-lock-off:before{content:""}.ti-lock-open:before{content:""}.ti-lock-open-2:before{content:"ﺨ"}.ti-lock-open-off:before{content:""}.ti-lock-password:before{content:"ﾟ"}.ti-lock-pause:before{content:"冷"}.ti-lock-pin:before{content:"勞"}.ti-lock-plus:before{content:"擄"}.ti-lock-question:before{content:"櫓"}.ti-lock-search:before{content:"爐"}.ti-lock-share:before{content:"盧"}.ti-lock-square:before{content:""}.ti-lock-square-rounded:before{content:""}.ti-lock-star:before{content:"老"}.ti-lock-up:before{content:"蘆"}.ti-lock-x:before{content:"虜"}.ti-logic-and:before{content:""}.ti-logic-buffer:before{content:""}.ti-logic-nand:before{content:""}.ti-logic-nor:before{content:""}.ti-logic-not:before{content:""}.ti-logic-or:before{content:""}.ti-logic-xnor:before{content:""}.ti-logic-xor:before{content:""}.ti-login:before{content:""}.ti-login-2:before{content:"ﱶ"}.ti-logout:before{content:""}.ti-logout-2:before{content:"奄"}.ti-logs:before{content:"ﺧ"}.ti-lollipop:before{content:""}.ti-lollipop-off:before{content:""}.ti-luggage:before{content:""}.ti-luggage-off:before{content:""}.ti-lungs:before{content:""}.ti-lungs-off:before{content:""}.ti-macro:before{content:""}.ti-macro-off:before{content:""}.ti-magnet:before{content:""}.ti-magnet-off:before{content:""}.ti-magnetic:before{content:"ﲹ"}.ti-mail:before{content:""}.ti-mail-ai:before{content:"僧"}.ti-mail-bitcoin:before{content:"Ｖ"}.ti-mail-bolt:before{content:"路"}.ti-mail-cancel:before{content:"露"}.ti-mail-check:before{content:"魯"}.ti-mail-code:before{content:"鷺"}.ti-mail-cog:before{content:"碌"}.ti-mail-dollar:before{content:"祿"}.ti-mail-down:before{content:"綠"}.ti-mail-exclamation:before{content:"菉"}.ti-mail-fast:before{content:""}.ti-mail-forward:before{content:""}.ti-mail-heart:before{content:"錄"}.ti-mail-minus:before{content:"鹿"}.ti-mail-off:before{content:""}.ti-mail-opened:before{content:""}.ti-mail-pause:before{content:"論"}.ti-mail-pin:before{content:"壟"}.ti-mail-plus:before{content:"弄"}.ti-mail-question:before{content:"籠"}.ti-mail-search:before{content:"聾"}.ti-mail-share:before{content:"牢"}.ti-mail-spark:before{content:"ﾳ"}.ti-mail-star:before{content:"磊"}.ti-mail-up:before{content:"賂"}.ti-mail-x:before{content:"雷"}.ti-mailbox:before{content:""}.ti-mailbox-off:before{content:""}.ti-man:before{content:""}.ti-manual-gearbox:before{content:""}.ti-map:before{content:""}.ti-map-2:before{content:""}.ti-map-bolt:before{content:"﯃"}.ti-map-cancel:before{content:"﯄"}.ti-map-check:before{content:"﯅"}.ti-map-code:before{content:"﯆"}.ti-map-cog:before{content:"﯇"}.ti-map-discount:before{content:"﯈"}.ti-map-dollar:before{content:"﯉"}.ti-map-down:before{content:"﯊"}.ti-map-east:before{content:"ﱝ"}.ti-map-exclamation:before{content:"﯋"}.ti-map-heart:before{content:"﯌"}.ti-map-lock:before{content:"𐈃"}.ti-map-minus:before{content:"﯍"}.ti-map-north:before{content:"ﱞ"}.ti-map-off:before{content:""}.ti-map-pause:before{content:"﯎"}.ti-map-pin:before{content:""}.ti-map-pin-2:before{content:"ﱈ"}.ti-map-pin-bolt:before{content:"壘"}.ti-map-pin-cancel:before{content:"屢"}.ti-map-pin-check:before{content:"樓"}.ti-map-pin-code:before{content:"淚"}.ti-map-pin-cog:before{content:"漏"}.ti-map-pin-dollar:before{content:"累"}.ti-map-pin-down:before{content:"縷"}.ti-map-pin-exclamation:before{content:"陋"}.ti-map-pin-heart:before{content:"勒"}.ti-map-pin-minus:before{content:"肋"}.ti-map-pin-off:before{content:""}.ti-map-pin-pause:before{content:"凜"}.ti-map-pin-pin:before{content:"凌"}.ti-map-pin-plus:before{content:"稜"}.ti-map-pin-question:before{content:"綾"}.ti-map-pin-search:before{content:"菱"}.ti-map-pin-share:before{content:""}.ti-map-pin-star:before{content:"陵"}.ti-map-pin-up:before{content:"讀"}.ti-map-pin-x:before{content:"拏"}.ti-map-pins:before{content:""}.ti-map-plus:before{content:"﯏"}.ti-map-question:before{content:"﯐"}.ti-map-route:before{content:"ﱹ"}.ti-map-search:before{content:""}.ti-map-share:before{content:"﯑"}.ti-map-shield:before{content:"𐈂"}.ti-map-south:before{content:"ﱟ"}.ti-map-star:before{content:"﯒"}.ti-map-up:before{content:"ﯓ"}.ti-map-west:before{content:"ﱠ"}.ti-map-x:before{content:"ﯔ"}.ti-markdown:before{content:""}.ti-markdown-off:before{content:""}.ti-marquee:before{content:""}.ti-marquee-2:before{content:""}.ti-marquee-off:before{content:""}.ti-mars:before{content:""}.ti-mask:before{content:""}.ti-mask-off:before{content:""}.ti-masks-theater:before{content:""}.ti-masks-theater-off:before{content:""}.ti-massage:before{content:""}.ti-matchstick:before{content:""}.ti-math:before{content:""}.ti-math-1-divide-2:before{content:""}.ti-math-1-divide-3:before{content:""}.ti-math-avg:before{content:""}.ti-math-cos:before{content:"？"}.ti-math-ctg:before{content:"Ｕ"}.ti-math-equal-greater:before{content:""}.ti-math-equal-lower:before{content:""}.ti-math-function:before{content:""}.ti-math-function-off:before{content:""}.ti-math-function-y:before{content:""}.ti-math-greater:before{content:""}.ti-math-integral:before{content:""}.ti-math-integral-x:before{content:""}.ti-math-integrals:before{content:""}.ti-math-lower:before{content:""}.ti-math-max:before{content:""}.ti-math-max-min:before{content:"ﶠ"}.ti-math-min:before{content:""}.ti-math-not:before{content:""}.ti-math-off:before{content:""}.ti-math-pi:before{content:""}.ti-math-pi-divide-2:before{content:""}.ti-math-sec:before{content:"Ｔ"}.ti-math-sin:before{content:"＞"}.ti-math-symbols:before{content:""}.ti-math-tg:before{content:"Ｓ"}.ti-math-x-divide-2:before{content:""}.ti-math-x-divide-y:before{content:""}.ti-math-x-divide-y-2:before{content:""}.ti-math-x-floor-divide-y:before{content:"𐁳"}.ti-math-x-minus-x:before{content:""}.ti-math-x-minus-y:before{content:""}.ti-math-x-plus-x:before{content:""}.ti-math-x-plus-y:before{content:""}.ti-math-xy:before{content:""}.ti-math-y-minus-y:before{content:""}.ti-math-y-plus-y:before{content:""}.ti-matrix:before{content:"𐂼"}.ti-maximize:before{content:""}.ti-maximize-off:before{content:""}.ti-meat:before{content:""}.ti-meat-off:before{content:""}.ti-medal:before{content:""}.ti-medal-2:before{content:""}.ti-medical-cross:before{content:""}.ti-medical-cross-circle:before{content:"﫨"}.ti-medical-cross-off:before{content:""}.ti-medicine-syrup:before{content:""}.ti-meeple:before{content:""}.ti-melon:before{content:"ﱺ"}.ti-menorah:before{content:""}.ti-menu:before{content:""}.ti-menu-2:before{content:""}.ti-menu-3:before{content:"ｃ"}.ti-menu-4:before{content:"ｂ"}.ti-menu-deep:before{content:"﫻"}.ti-menu-order:before{content:""}.ti-mesh:before{content:"𐈁"}.ti-message:before{content:""}.ti-message-2:before{content:""}.ti-message-2-bolt:before{content:"樂"}.ti-message-2-cancel:before{content:"諾"}.ti-message-2-check:before{content:"丹"}.ti-message-2-code:before{content:""}.ti-message-2-cog:before{content:"寧"}.ti-message-2-dollar:before{content:"怒"}.ti-message-2-down:before{content:"率"}.ti-message-2-exclamation:before{content:"異"}.ti-message-2-heart:before{content:"北"}.ti-message-2-minus:before{content:"磻"}.ti-message-2-off:before{content:""}.ti-message-2-pause:before{content:"便"}.ti-message-2-pin:before{content:"復"}.ti-message-2-plus:before{content:"不"}.ti-message-2-question:before{content:"泌"}.ti-message-2-search:before{content:"數"}.ti-message-2-share:before{content:""}.ti-message-2-star:before{content:"索"}.ti-message-2-up:before{content:"參"}.ti-message-2-x:before{content:"塞"}.ti-message-bolt:before{content:"省"}.ti-message-cancel:before{content:"葉"}.ti-message-chatbot:before{content:""}.ti-message-check:before{content:"說"}.ti-message-circle:before{content:""}.ti-message-circle-bolt:before{content:"殺"}.ti-message-circle-cancel:before{content:"辰"}.ti-message-circle-check:before{content:"沈"}.ti-message-circle-code:before{content:"拾"}.ti-message-circle-cog:before{content:"若"}.ti-message-circle-dollar:before{content:"掠"}.ti-message-circle-down:before{content:"略"}.ti-message-circle-exclamation:before{content:"亮"}.ti-message-circle-heart:before{content:"兩"}.ti-message-circle-minus:before{content:"凉"}.ti-message-circle-off:before{content:""}.ti-message-circle-pause:before{content:"梁"}.ti-message-circle-pin:before{content:"糧"}.ti-message-circle-plus:before{content:"良"}.ti-message-circle-question:before{content:"諒"}.ti-message-circle-search:before{content:"量"}.ti-message-circle-share:before{content:"勵"}.ti-message-circle-star:before{content:"呂"}.ti-message-circle-up:before{content:"女"}.ti-message-circle-user:before{content:"ﻅ"}.ti-message-circle-x:before{content:"廬"}.ti-message-code:before{content:""}.ti-message-cog:before{content:"旅"}.ti-message-dollar:before{content:"濾"}.ti-message-dots:before{content:""}.ti-message-down:before{content:"礪"}.ti-message-exclamation:before{content:"閭"}.ti-message-forward:before{content:""}.ti-message-heart:before{content:"驪"}.ti-message-language:before{content:""}.ti-message-minus:before{content:"麗"}.ti-message-off:before{content:""}.ti-message-pause:before{content:"黎"}.ti-message-pin:before{content:"力"}.ti-message-plus:before{content:""}.ti-message-question:before{content:"曆"}.ti-message-reply:before{content:"﵍"}.ti-message-report:before{content:""}.ti-message-search:before{content:"歷"}.ti-message-share:before{content:""}.ti-message-star:before{content:"轢"}.ti-message-up:before{content:"年"}.ti-message-user:before{content:"ﻄ"}.ti-message-x:before{content:"憐"}.ti-messages:before{content:""}.ti-messages-off:before{content:""}.ti-meteor:before{content:""}.ti-meteor-off:before{content:""}.ti-meter-cube:before{content:"ﵼ"}.ti-meter-square:before{content:"ﵽ"}.ti-metronome:before{content:"ﴥ"}.ti-michelin-bib-gourmand:before{content:"﫩"}.ti-michelin-star:before{content:"﫫"}.ti-michelin-star-green:before{content:"﫪"}.ti-mickey:before{content:""}.ti-microfrontends:before{content:"𐇮"}.ti-microphone:before{content:""}.ti-microphone-2:before{content:""}.ti-microphone-2-off:before{content:""}.ti-microphone-off:before{content:""}.ti-microscope:before{content:""}.ti-microscope-off:before{content:""}.ti-microwave:before{content:""}.ti-microwave-off:before{content:""}.ti-middleware:before{content:"𐇭"}.ti-military-award:before{content:""}.ti-military-rank:before{content:""}.ti-milk:before{content:""}.ti-milk-off:before{content:""}.ti-milkshake:before{content:""}.ti-minimize:before{content:""}.ti-minus:before{content:""}.ti-minus-vertical:before{content:""}.ti-mist:before{content:""}.ti-mist-off:before{content:""}.ti-mobiledata:before{content:"淋"}.ti-mobiledata-off:before{content:"林"}.ti-moneybag:before{content:""}.ti-moneybag-edit:before{content:"𐄽"}.ti-moneybag-heart:before{content:"𐄼"}.ti-moneybag-minus:before{content:"𐄻"}.ti-moneybag-move:before{content:"𐄹"}.ti-moneybag-move-back:before{content:"𐄺"}.ti-moneybag-plus:before{content:"𐄸"}.ti-monkeybar:before{content:"ﺴ"}.ti-mood-angry:before{content:""}.ti-mood-annoyed:before{content:""}.ti-mood-annoyed-2:before{content:""}.ti-mood-bitcoin:before{content:"Ｒ"}.ti-mood-boy:before{content:""}.ti-mood-check:before{content:""}.ti-mood-cog:before{content:""}.ti-mood-confuzed:before{content:""}.ti-mood-crazy-happy:before{content:""}.ti-mood-cry:before{content:""}.ti-mood-dollar:before{content:""}.ti-mood-edit:before{content:"洞"}.ti-mood-empty:before{content:""}.ti-mood-happy:before{content:""}.ti-mood-heart:before{content:""}.ti-mood-kid:before{content:""}.ti-mood-look-down:before{content:"ﴷ"}.ti-mood-look-left:before{content:""}.ti-mood-look-right:before{content:""}.ti-mood-look-up:before{content:"ﴸ"}.ti-mood-minus:before{content:""}.ti-mood-nerd:before{content:""}.ti-mood-nervous:before{content:""}.ti-mood-neutral:before{content:""}.ti-mood-off:before{content:""}.ti-mood-pin:before{content:""}.ti-mood-plus:before{content:""}.ti-mood-puzzled:before{content:"ﴹ"}.ti-mood-sad:before{content:""}.ti-mood-sad-2:before{content:""}.ti-mood-sad-dizzy:before{content:""}.ti-mood-sad-squint:before{content:""}.ti-mood-search:before{content:""}.ti-mood-share:before{content:"暴"}.ti-mood-sick:before{content:""}.ti-mood-silence:before{content:""}.ti-mood-sing:before{content:""}.ti-mood-smile:before{content:""}.ti-mood-smile-beam:before{content:""}.ti-mood-smile-dizzy:before{content:""}.ti-mood-spark:before{content:"ﾲ"}.ti-mood-surprised:before{content:""}.ti-mood-tongue:before{content:""}.ti-mood-tongue-wink:before{content:""}.ti-mood-tongue-wink-2:before{content:""}.ti-mood-unamused:before{content:""}.ti-mood-up:before{content:""}.ti-mood-wink:before{content:""}.ti-mood-wink-2:before{content:""}.ti-mood-wrrr:before{content:""}.ti-mood-x:before{content:""}.ti-mood-xd:before{content:""}.ti-moon:before{content:""}.ti-moon-2:before{content:""}.ti-moon-off:before{content:""}.ti-moon-stars:before{content:""}.ti-moped:before{content:""}.ti-motorbike:before{content:""}.ti-mountain:before{content:""}.ti-mountain-off:before{content:""}.ti-mouse:before{content:""}.ti-mouse-2:before{content:""}.ti-mouse-off:before{content:""}.ti-moustache:before{content:""}.ti-movie:before{content:""}.ti-movie-off:before{content:""}.ti-mug:before{content:""}.ti-mug-off:before{content:""}.ti-multiplier-0-5x:before{content:""}.ti-multiplier-1-5x:before{content:""}.ti-multiplier-1x:before{content:""}.ti-multiplier-2x:before{content:""}.ti-mushroom:before{content:""}.ti-mushroom-off:before{content:""}.ti-music:before{content:""}.ti-music-bolt:before{content:"ﯕ"}.ti-music-cancel:before{content:"ﯖ"}.ti-music-check:before{content:"ﯗ"}.ti-music-code:before{content:"ﯘ"}.ti-music-cog:before{content:"ﯙ"}.ti-music-discount:before{content:"ﯚ"}.ti-music-dollar:before{content:"ﯛ"}.ti-music-down:before{content:"ﯜ"}.ti-music-exclamation:before{content:"ﯝ"}.ti-music-heart:before{content:"ﯞ"}.ti-music-minus:before{content:"ﯟ"}.ti-music-off:before{content:""}.ti-music-pause:before{content:"ﯠ"}.ti-music-pin:before{content:"ﯡ"}.ti-music-plus:before{content:"ﯢ"}.ti-music-question:before{content:"ﯣ"}.ti-music-search:before{content:"ﯤ"}.ti-music-share:before{content:"ﯥ"}.ti-music-star:before{content:"ﯦ"}.ti-music-up:before{content:"ﯧ"}.ti-music-x:before{content:"ﯨ"}.ti-navigation:before{content:""}.ti-navigation-bolt:before{content:"ﯩ"}.ti-navigation-cancel:before{content:"ﯪ"}.ti-navigation-check:before{content:"ﯫ"}.ti-navigation-code:before{content:"ﯬ"}.ti-navigation-cog:before{content:"ﯭ"}.ti-navigation-discount:before{content:"ﯮ"}.ti-navigation-dollar:before{content:"ﯯ"}.ti-navigation-down:before{content:"ﯰ"}.ti-navigation-east:before{content:"ﲺ"}.ti-navigation-exclamation:before{content:"ﯱ"}.ti-navigation-heart:before{content:"ﯲ"}.ti-navigation-minus:before{content:"ﯳ"}.ti-navigation-north:before{content:"ﲻ"}.ti-navigation-off:before{content:""}.ti-navigation-pause:before{content:"ﯴ"}.ti-navigation-pin:before{content:"ﯵ"}.ti-navigation-plus:before{content:"ﯶ"}.ti-navigation-question:before{content:"ﯷ"}.ti-navigation-search:before{content:"ﯸ"}.ti-navigation-share:before{content:"ﯹ"}.ti-navigation-south:before{content:"ﲼ"}.ti-navigation-star:before{content:"ﯺ"}.ti-navigation-top:before{content:"﫬"}.ti-navigation-up:before{content:"ﯻ"}.ti-navigation-west:before{content:"ﲽ"}.ti-navigation-x:before{content:"ﯼ"}.ti-needle:before{content:""}.ti-needle-thread:before{content:""}.ti-network:before{content:""}.ti-network-off:before{content:""}.ti-new-section:before{content:""}.ti-news:before{content:""}.ti-news-off:before{content:""}.ti-nfc:before{content:""}.ti-nfc-off:before{content:""}.ti-no-copyright:before{content:""}.ti-no-creative-commons:before{content:""}.ti-no-derivatives:before{content:""}.ti-north-star:before{content:""}.ti-note:before{content:""}.ti-note-off:before{content:""}.ti-notebook:before{content:""}.ti-notebook-off:before{content:""}.ti-notes:before{content:""}.ti-notes-off:before{content:""}.ti-notification:before{content:""}.ti-notification-off:before{content:""}.ti-number:before{content:""}.ti-number-0:before{content:""}.ti-number-0-small:before{content:"ﳡ"}.ti-number-1:before{content:""}.ti-number-1-small:before{content:"ﳢ"}.ti-number-10:before{content:"𐁞"}.ti-number-10-small:before{content:"ﳣ"}.ti-number-100-small:before{content:"𐀅"}.ti-number-11:before{content:"𐁝"}.ti-number-11-small:before{content:"ﳤ"}.ti-number-12-small:before{content:"ﳥ"}.ti-number-123:before{content:""}.ti-number-13-small:before{content:"ﳦ"}.ti-number-14-small:before{content:"ﳧ"}.ti-number-15-small:before{content:"ﳨ"}.ti-number-16-small:before{content:"ﳩ"}.ti-number-17-small:before{content:"ﳪ"}.ti-number-18-small:before{content:"ﳫ"}.ti-number-19-small:before{content:"ﳬ"}.ti-number-2:before{content:""}.ti-number-2-small:before{content:"ﳭ"}.ti-number-20-small:before{content:"ﳮ"}.ti-number-21-small:before{content:"ﳯ"}.ti-number-22-small:before{content:"ﳰ"}.ti-number-23-small:before{content:"ﳱ"}.ti-number-24-small:before{content:"ﳲ"}.ti-number-25-small:before{content:"ﳳ"}.ti-number-26-small:before{content:"ﳴ"}.ti-number-27-small:before{content:"ﳵ"}.ti-number-28-small:before{content:"ﳶ"}.ti-number-29-small:before{content:"ﳷ"}.ti-number-3:before{content:""}.ti-number-3-small:before{content:"ﳸ"}.ti-number-30-small:before{content:"𐀄"}.ti-number-31-small:before{content:"𐀃"}.ti-number-32-small:before{content:"𐀂"}.ti-number-33-small:before{content:"𐀁"}.ti-number-34-small:before{content:"𐀀"}.ti-number-35-small:before{content:"￿"}.ti-number-36-small:before{content:"￾"}.ti-number-37-small:before{content:"�"}.ti-number-38-small:before{content:"￼"}.ti-number-39-small:before{content:"￻"}.ti-number-4:before{content:""}.ti-number-4-small:before{content:"ﳹ"}.ti-number-40-small:before{content:"￺"}.ti-number-41-small:before{content:"￹"}.ti-number-42-small:before{content:"￸"}.ti-number-43-small:before{content:"￷"}.ti-number-44-small:before{content:"￶"}.ti-number-45-small:before{content:"￵"}.ti-number-46-small:before{content:"￴"}.ti-number-47-small:before{content:"￳"}.ti-number-48-small:before{content:"￲"}.ti-number-49-small:before{content:"￱"}.ti-number-5:before{content:""}.ti-number-5-small:before{content:"ﳺ"}.ti-number-50-small:before{content:"￰"}.ti-number-51-small:before{content:"￯"}.ti-number-52-small:before{content:"￮"}.ti-number-53-small:before{content:"￭"}.ti-number-54-small:before{content:"￬"}.ti-number-55-small:before{content:"￫"}.ti-number-56-small:before{content:"￪"}.ti-number-57-small:before{content:"￩"}.ti-number-58-small:before{content:"￨"}.ti-number-59-small:before{content:"￧"}.ti-number-6:before{content:""}.ti-number-6-small:before{content:"ﳻ"}.ti-number-60-small:before{content:"￦"}.ti-number-61-small:before{content:"￥"}.ti-number-62-small:before{content:"￤"}.ti-number-63-small:before{content:"￣"}.ti-number-64-small:before{content:"￢"}.ti-number-65-small:before{content:"￡"}.ti-number-66-small:before{content:"￠"}.ti-number-67-small:before{content:"￟"}.ti-number-68-small:before{content:"￞"}.ti-number-69-small:before{content:"￝"}.ti-number-7:before{content:""}.ti-number-7-small:before{content:"ﳼ"}.ti-number-70-small:before{content:"ￜ"}.ti-number-71-small:before{content:"ￛ"}.ti-number-72-small:before{content:"ￚ"}.ti-number-73-small:before{content:"￙"}.ti-number-74-small:before{content:"￘"}.ti-number-75-small:before{content:"ￗ"}.ti-number-76-small:before{content:"ￖ"}.ti-number-77-small:before{content:"ￕ"}.ti-number-78-small:before{content:"ￔ"}.ti-number-79-small:before{content:"ￓ"}.ti-number-8:before{content:""}.ti-number-8-small:before{content:"ﳽ"}.ti-number-80-small:before{content:"ￒ"}.ti-number-81-small:before{content:"￑"}.ti-number-82-small:before{content:"￐"}.ti-number-83-small:before{content:"ￏ"}.ti-number-84-small:before{content:"ￎ"}.ti-number-85-small:before{content:"ￍ"}.ti-number-86-small:before{content:"ￌ"}.ti-number-87-small:before{content:"ￋ"}.ti-number-88-small:before{content:"ￊ"}.ti-number-89-small:before{content:"￉"}.ti-number-9:before{content:""}.ti-number-9-small:before{content:"ﳾ"}.ti-number-90-small:before{content:"￈"}.ti-number-91-small:before{content:"ￇ"}.ti-number-92-small:before{content:"ￆ"}.ti-number-93-small:before{content:"ￅ"}.ti-number-94-small:before{content:"ￄ"}.ti-number-95-small:before{content:"ￃ"}.ti-number-96-small:before{content:"ￂ"}.ti-number-97-small:before{content:"￁"}.ti-number-98-small:before{content:"￀"}.ti-number-99-small:before{content:"﾿"}.ti-numbers:before{content:""}.ti-nurse:before{content:""}.ti-nut:before{content:"ﱡ"}.ti-object-scan:before{content:"ﻱ"}.ti-octagon:before{content:""}.ti-octagon-minus:before{content:"ﲒ"}.ti-octagon-minus-2:before{content:"ﲑ"}.ti-octagon-off:before{content:""}.ti-octagon-plus:before{content:"ﲔ"}.ti-octagon-plus-2:before{content:"ﲓ"}.ti-octahedron:before{content:"类"}.ti-octahedron-off:before{content:"窱"}.ti-octahedron-plus:before{content:"節"}.ti-old:before{content:""}.ti-olympics:before{content:""}.ti-olympics-off:before{content:""}.ti-om:before{content:""}.ti-omega:before{content:""}.ti-option:before{content:"𐆟"}.ti-outbound:before{content:""}.ti-outlet:before{content:""}.ti-oval:before{content:""}.ti-oval-vertical:before{content:""}.ti-overline:before{content:""}.ti-package:before{content:""}.ti-package-export:before{content:""}.ti-package-import:before{content:""}.ti-package-off:before{content:""}.ti-packages:before{content:""}.ti-pacman:before{content:""}.ti-page-break:before{content:""}.ti-paint:before{content:""}.ti-paint-off:before{content:""}.ti-palette:before{content:""}.ti-palette-off:before{content:""}.ti-panorama-horizontal:before{content:""}.ti-panorama-horizontal-off:before{content:""}.ti-panorama-vertical:before{content:""}.ti-panorama-vertical-off:before{content:""}.ti-paper-bag:before{content:""}.ti-paper-bag-off:before{content:""}.ti-paperclip:before{content:""}.ti-parachute:before{content:""}.ti-parachute-off:before{content:""}.ti-parentheses:before{content:""}.ti-parentheses-off:before{content:""}.ti-parking:before{content:""}.ti-parking-circle:before{content:"ﵚ"}.ti-parking-off:before{content:""}.ti-password:before{content:""}.ti-password-fingerprint:before{content:"ﱻ"}.ti-password-mobile-phone:before{content:"ﱼ"}.ti-password-user:before{content:"ﱽ"}.ti-paw:before{content:""}.ti-paw-off:before{content:""}.ti-paywall:before{content:"ﵾ"}.ti-pdf:before{content:""}.ti-peace:before{content:""}.ti-pencil:before{content:""}.ti-pencil-bolt:before{content:"ﯽ"}.ti-pencil-cancel:before{content:"ﯾ"}.ti-pencil-check:before{content:"ﯿ"}.ti-pencil-code:before{content:"ﰀ"}.ti-pencil-cog:before{content:"ﰁ"}.ti-pencil-discount:before{content:"ﰂ"}.ti-pencil-dollar:before{content:"ﰃ"}.ti-pencil-down:before{content:"ﰄ"}.ti-pencil-exclamation:before{content:"ﰅ"}.ti-pencil-heart:before{content:"ﰆ"}.ti-pencil-minus:before{content:""}.ti-pencil-off:before{content:""}.ti-pencil-pause:before{content:"ﰇ"}.ti-pencil-pin:before{content:"ﰈ"}.ti-pencil-plus:before{content:""}.ti-pencil-question:before{content:"ﰉ"}.ti-pencil-search:before{content:"ﰊ"}.ti-pencil-share:before{content:"ﰋ"}.ti-pencil-star:before{content:"ﰌ"}.ti-pencil-up:before{content:"ﰍ"}.ti-pencil-x:before{content:"ﰎ"}.ti-pennant:before{content:""}.ti-pennant-2:before{content:""}.ti-pennant-off:before{content:""}.ti-pentagon:before{content:""}.ti-pentagon-minus:before{content:"ﺳ"}.ti-pentagon-number-0:before{content:"ﱾ"}.ti-pentagon-number-1:before{content:"ﱿ"}.ti-pentagon-number-2:before{content:"ﲀ"}.ti-pentagon-number-3:before{content:"ﲁ"}.ti-pentagon-number-4:before{content:"ﲂ"}.ti-pentagon-number-5:before{content:"ﲃ"}.ti-pentagon-number-6:before{content:"ﲄ"}.ti-pentagon-number-7:before{content:"ﲅ"}.ti-pentagon-number-8:before{content:"ﲆ"}.ti-pentagon-number-9:before{content:"ﲇ"}.ti-pentagon-off:before{content:""}.ti-pentagon-plus:before{content:"ﱉ"}.ti-pentagon-x:before{content:"ﲈ"}.ti-pentagram:before{content:""}.ti-pepper:before{content:""}.ti-pepper-off:before{content:""}.ti-percentage:before{content:""}.ti-percentage-0:before{content:"ﻥ"}.ti-percentage-10:before{content:"ﻤ"}.ti-percentage-100:before{content:"ﻣ"}.ti-percentage-20:before{content:"ﻢ"}.ti-percentage-25:before{content:"ﻡ"}.ti-percentage-30:before{content:"ﻠ"}.ti-percentage-33:before{content:"ﻟ"}.ti-percentage-40:before{content:"ﻞ"}.ti-percentage-50:before{content:"ﻝ"}.ti-percentage-60:before{content:"ﻜ"}.ti-percentage-66:before{content:"ﻛ"}.ti-percentage-70:before{content:"ﻚ"}.ti-percentage-75:before{content:"ﻙ"}.ti-percentage-80:before{content:"ﻘ"}.ti-percentage-90:before{content:"ﻗ"}.ti-perfume:before{content:""}.ti-perspective:before{content:""}.ti-perspective-off:before{content:""}.ti-phone:before{content:""}.ti-phone-call:before{content:""}.ti-phone-calling:before{content:""}.ti-phone-check:before{content:""}.ti-phone-done:before{content:"ﾞ"}.ti-phone-end:before{content:"ﾝ"}.ti-phone-incoming:before{content:""}.ti-phone-off:before{content:""}.ti-phone-outgoing:before{content:""}.ti-phone-pause:before{content:""}.ti-phone-plus:before{content:""}.ti-phone-ringing:before{content:"ﾜ"}.ti-phone-spark:before{content:"ﾱ"}.ti-phone-x:before{content:""}.ti-photo:before{content:""}.ti-photo-ai:before{content:"免"}.ti-photo-bitcoin:before{content:"Ｑ"}.ti-photo-bolt:before{content:"戀"}.ti-photo-cancel:before{content:""}.ti-photo-check:before{content:""}.ti-photo-circle:before{content:"ﱊ"}.ti-photo-circle-minus:before{content:"ﱢ"}.ti-photo-circle-plus:before{content:"ﱣ"}.ti-photo-code:before{content:"撚"}.ti-photo-cog:before{content:"漣"}.ti-photo-dollar:before{content:"煉"}.ti-photo-down:before{content:""}.ti-photo-edit:before{content:""}.ti-photo-exclamation:before{content:"璉"}.ti-photo-heart:before{content:""}.ti-photo-hexagon:before{content:"ﱋ"}.ti-photo-minus:before{content:""}.ti-photo-off:before{content:""}.ti-photo-pause:before{content:"秊"}.ti-photo-pentagon:before{content:"ﱌ"}.ti-photo-pin:before{content:"練"}.ti-photo-plus:before{content:""}.ti-photo-question:before{content:"聯"}.ti-photo-scan:before{content:"ﲨ"}.ti-photo-search:before{content:""}.ti-photo-sensor:before{content:""}.ti-photo-sensor-2:before{content:""}.ti-photo-sensor-3:before{content:""}.ti-photo-share:before{content:"輦"}.ti-photo-shield:before{content:""}.ti-photo-spark:before{content:"ﾰ"}.ti-photo-square-rounded:before{content:"ﱍ"}.ti-photo-star:before{content:""}.ti-photo-up:before{content:""}.ti-photo-video:before{content:"ﲕ"}.ti-photo-x:before{content:""}.ti-physotherapist:before{content:""}.ti-piano:before{content:"䀘"}.ti-pick:before{content:"﫼"}.ti-picnic-table:before{content:"ﻖ"}.ti-picture-in-picture:before{content:""}.ti-picture-in-picture-off:before{content:""}.ti-picture-in-picture-on:before{content:""}.ti-picture-in-picture-top:before{content:""}.ti-pig:before{content:""}.ti-pig-money:before{content:""}.ti-pig-off:before{content:""}.ti-pilcrow:before{content:""}.ti-pilcrow-left:before{content:"ﵿ"}.ti-pilcrow-right:before{content:"ﶀ"}.ti-pill:before{content:""}.ti-pill-off:before{content:""}.ti-pills:before{content:""}.ti-pin:before{content:""}.ti-pin-end:before{content:"ﵛ"}.ti-pin-invoke:before{content:"ﵜ"}.ti-ping-pong:before{content:""}.ti-pinned:before{content:""}.ti-pinned-off:before{content:""}.ti-pizza:before{content:""}.ti-pizza-off:before{content:""}.ti-placeholder:before{content:""}.ti-plane:before{content:""}.ti-plane-arrival:before{content:""}.ti-plane-departure:before{content:""}.ti-plane-inflight:before{content:""}.ti-plane-off:before{content:""}.ti-plane-tilt:before{content:""}.ti-planet:before{content:""}.ti-planet-off:before{content:""}.ti-plant:before{content:""}.ti-plant-2:before{content:""}.ti-plant-2-off:before{content:""}.ti-plant-off:before{content:""}.ti-play-basketball:before{content:"辶"}.ti-play-card:before{content:""}.ti-play-card-1:before{content:"𐁜"}.ti-play-card-10:before{content:"𐁛"}.ti-play-card-2:before{content:"𐁚"}.ti-play-card-3:before{content:"𐁙"}.ti-play-card-4:before{content:"𐁘"}.ti-play-card-5:before{content:"𐁗"}.ti-play-card-6:before{content:"𐁖"}.ti-play-card-7:before{content:"𐁕"}.ti-play-card-8:before{content:"𐁔"}.ti-play-card-9:before{content:"𐁓"}.ti-play-card-a:before{content:"𐁒"}.ti-play-card-j:before{content:"𐁑"}.ti-play-card-k:before{content:"𐁐"}.ti-play-card-off:before{content:""}.ti-play-card-q:before{content:"𐁏"}.ti-play-card-star:before{content:"𐁎"}.ti-play-football:before{content:"逸"}.ti-play-handball:before{content:"難"}.ti-play-volleyball:before{content:"響"}.ti-player-eject:before{content:""}.ti-player-pause:before{content:""}.ti-player-play:before{content:""}.ti-player-record:before{content:""}.ti-player-skip-back:before{content:""}.ti-player-skip-forward:before{content:""}.ti-player-stop:before{content:""}.ti-player-track-next:before{content:""}.ti-player-track-prev:before{content:""}.ti-playlist:before{content:""}.ti-playlist-add:before{content:""}.ti-playlist-off:before{content:""}.ti-playlist-x:before{content:""}.ti-playstation-circle:before{content:""}.ti-playstation-square:before{content:""}.ti-playstation-triangle:before{content:""}.ti-playstation-x:before{content:""}.ti-plug:before{content:""}.ti-plug-connected:before{content:""}.ti-plug-connected-x:before{content:""}.ti-plug-off:before{content:""}.ti-plug-x:before{content:""}.ti-plus:before{content:""}.ti-plus-equal:before{content:""}.ti-plus-minus:before{content:""}.ti-png:before{content:""}.ti-podium:before{content:""}.ti-podium-off:before{content:""}.ti-point:before{content:""}.ti-point-off:before{content:""}.ti-pointer:before{content:""}.ti-pointer-bolt:before{content:"蓮"}.ti-pointer-cancel:before{content:"連"}.ti-pointer-check:before{content:"鍊"}.ti-pointer-code:before{content:"列"}.ti-pointer-cog:before{content:"劣"}.ti-pointer-dollar:before{content:"咽"}.ti-pointer-down:before{content:"烈"}.ti-pointer-exclamation:before{content:"裂"}.ti-pointer-heart:before{content:"說"}.ti-pointer-minus:before{content:"廉"}.ti-pointer-off:before{content:"念"}.ti-pointer-pause:before{content:"捻"}.ti-pointer-pin:before{content:"殮"}.ti-pointer-plus:before{content:"簾"}.ti-pointer-question:before{content:"獵"}.ti-pointer-search:before{content:"令"}.ti-pointer-share:before{content:"囹"}.ti-pointer-star:before{content:"寧"}.ti-pointer-up:before{content:"嶺"}.ti-pointer-x:before{content:"怜"}.ti-pokeball:before{content:""}.ti-pokeball-off:before{content:""}.ti-poker-chip:before{content:""}.ti-polaroid:before{content:""}.ti-polygon:before{content:""}.ti-polygon-off:before{content:""}.ti-poo:before{content:""}.ti-pool:before{content:""}.ti-pool-off:before{content:""}.ti-power:before{content:""}.ti-pray:before{content:""}.ti-premium-rights:before{content:""}.ti-prescription:before{content:""}.ti-presentation:before{content:""}.ti-presentation-analytics:before{content:""}.ti-presentation-off:before{content:""}.ti-printer:before{content:""}.ti-printer-off:before{content:""}.ti-prism:before{content:"缾"}.ti-prism-light:before{content:"ﺦ"}.ti-prism-off:before{content:"絛"}.ti-prism-plus:before{content:"練"}.ti-prison:before{content:""}.ti-progress:before{content:"嗀"}.ti-progress-alert:before{content:"輻"}.ti-progress-bolt:before{content:"行"}.ti-progress-check:before{content:"降"}.ti-progress-down:before{content:"見"}.ti-progress-help:before{content:"廓"}.ti-progress-x:before{content:"兀"}.ti-prompt:before{content:""}.ti-prong:before{content:"ﶡ"}.ti-propeller:before{content:""}.ti-propeller-off:before{content:""}.ti-protocol:before{content:"ﶁ"}.ti-pumpkin-scary:before{content:""}.ti-puzzle:before{content:""}.ti-puzzle-2:before{content:""}.ti-puzzle-off:before{content:""}.ti-pyramid:before{content:""}.ti-pyramid-off:before{content:""}.ti-pyramid-plus:before{content:"者"}.ti-qrcode:before{content:""}.ti-qrcode-off:before{content:""}.ti-question-mark:before{content:""}.ti-queue-pop-in:before{content:"𐈀"}.ti-queue-pop-out:before{content:"𐇿"}.ti-quote:before{content:""}.ti-quote-off:before{content:""}.ti-quotes:before{content:"ﬞ"}.ti-radar:before{content:""}.ti-radar-2:before{content:""}.ti-radar-off:before{content:""}.ti-radio:before{content:""}.ti-radio-off:before{content:""}.ti-radioactive:before{content:""}.ti-radioactive-off:before{content:""}.ti-radius-bottom-left:before{content:""}.ti-radius-bottom-right:before{content:""}.ti-radius-top-left:before{content:""}.ti-radius-top-right:before{content:""}.ti-rainbow:before{content:""}.ti-rainbow-off:before{content:""}.ti-rating-12-plus:before{content:""}.ti-rating-14-plus:before{content:""}.ti-rating-16-plus:before{content:""}.ti-rating-18-plus:before{content:""}.ti-rating-21-plus:before{content:""}.ti-razor:before{content:""}.ti-razor-electric:before{content:""}.ti-receipt:before{content:""}.ti-receipt-2:before{content:""}.ti-receipt-bitcoin:before{content:"ﵦ"}.ti-receipt-dollar:before{content:"ﵧ"}.ti-receipt-euro:before{content:"ﵨ"}.ti-receipt-off:before{content:""}.ti-receipt-pound:before{content:"ﵩ"}.ti-receipt-refund:before{content:""}.ti-receipt-rupee:before{content:"ﶂ"}.ti-receipt-tax:before{content:""}.ti-receipt-yen:before{content:"ﵪ"}.ti-receipt-yuan:before{content:"ﵫ"}.ti-recharging:before{content:""}.ti-record-mail:before{content:""}.ti-record-mail-off:before{content:""}.ti-rectangle:before{content:""}.ti-rectangle-rounded-bottom:before{content:"﫭"}.ti-rectangle-rounded-top:before{content:"﫮"}.ti-rectangle-vertical:before{content:""}.ti-rectangular-prism:before{content:"蝹"}.ti-rectangular-prism-off:before{content:"荒"}.ti-rectangular-prism-plus:before{content:"華"}.ti-recycle:before{content:""}.ti-recycle-off:before{content:""}.ti-refresh:before{content:""}.ti-refresh-alert:before{content:""}.ti-refresh-dot:before{content:""}.ti-refresh-off:before{content:""}.ti-regex:before{content:""}.ti-regex-off:before{content:""}.ti-registered:before{content:""}.ti-relation-many-to-many:before{content:""}.ti-relation-one-to-many:before{content:""}.ti-relation-one-to-one:before{content:""}.ti-reload:before{content:""}.ti-reorder:before{content:"ﰕ"}.ti-repeat:before{content:""}.ti-repeat-off:before{content:""}.ti-repeat-once:before{content:""}.ti-replace:before{content:""}.ti-replace-off:before{content:""}.ti-replace-user:before{content:"𐃰"}.ti-report:before{content:""}.ti-report-analytics:before{content:""}.ti-report-medical:before{content:""}.ti-report-money:before{content:""}.ti-report-off:before{content:""}.ti-report-search:before{content:""}.ti-reserved-line:before{content:"臨"}.ti-resize:before{content:""}.ti-restore:before{content:"﫽"}.ti-rewind-backward-10:before{content:"諸"}.ti-rewind-backward-15:before{content:"請"}.ti-rewind-backward-20:before{content:"謁"}.ti-rewind-backward-30:before{content:"諾"}.ti-rewind-backward-40:before{content:"諭"}.ti-rewind-backward-5:before{content:"謹"}.ti-rewind-backward-50:before{content:"變"}.ti-rewind-backward-60:before{content:"贈"}.ti-rewind-forward-10:before{content:"輸"}.ti-rewind-forward-15:before{content:"遲"}.ti-rewind-forward-20:before{content:"醙"}.ti-rewind-forward-30:before{content:"鉶"}.ti-rewind-forward-40:before{content:"陼"}.ti-rewind-forward-5:before{content:"難"}.ti-rewind-forward-50:before{content:"靖"}.ti-rewind-forward-60:before{content:"韛"}.ti-ribbon-health:before{content:""}.ti-rings:before{content:"頻"}.ti-ripple:before{content:""}.ti-ripple-down:before{content:"𐆪"}.ti-ripple-off:before{content:""}.ti-ripple-up:before{content:"𐆩"}.ti-road:before{content:""}.ti-road-off:before{content:""}.ti-road-sign:before{content:""}.ti-robot:before{content:""}.ti-robot-face:before{content:"ﲾ"}.ti-robot-off:before{content:""}.ti-rocket:before{content:""}.ti-rocket-off:before{content:""}.ti-roller-skating:before{content:""}.ti-rollercoaster:before{content:""}.ti-rollercoaster-off:before{content:""}.ti-rosette:before{content:""}.ti-rosette-asterisk:before{content:"𐆨"}.ti-rosette-discount:before{content:""}.ti-rosette-discount-check:before{content:""}.ti-rosette-discount-check-off:before{content:"０"}.ti-rosette-discount-off:before{content:""}.ti-rosette-number-0:before{content:""}.ti-rosette-number-1:before{content:""}.ti-rosette-number-2:before{content:""}.ti-rosette-number-3:before{content:""}.ti-rosette-number-4:before{content:""}.ti-rosette-number-5:before{content:""}.ti-rosette-number-6:before{content:""}.ti-rosette-number-7:before{content:""}.ti-rosette-number-8:before{content:""}.ti-rosette-number-9:before{content:""}.ti-rotate:before{content:""}.ti-rotate-2:before{content:""}.ti-rotate-360:before{content:""}.ti-rotate-3d:before{content:""}.ti-rotate-clockwise:before{content:""}.ti-rotate-clockwise-2:before{content:""}.ti-rotate-dot:before{content:""}.ti-rotate-rectangle:before{content:""}.ti-route:before{content:""}.ti-route-2:before{content:""}.ti-route-alt-left:before{content:"ﲩ"}.ti-route-alt-right:before{content:"ﲪ"}.ti-route-off:before{content:""}.ti-route-scan:before{content:"ﲿ"}.ti-route-square:before{content:"ﲬ"}.ti-route-square-2:before{content:"ﲫ"}.ti-route-x:before{content:"ﲮ"}.ti-route-x-2:before{content:"ﲭ"}.ti-router:before{content:""}.ti-router-off:before{content:""}.ti-row-insert-bottom:before{content:""}.ti-row-insert-top:before{content:""}.ti-row-remove:before{content:"﫾"}.ti-rss:before{content:""}.ti-rubber-stamp:before{content:""}.ti-rubber-stamp-off:before{content:""}.ti-ruler:before{content:""}.ti-ruler-2:before{content:""}.ti-ruler-2-off:before{content:""}.ti-ruler-3:before{content:""}.ti-ruler-measure:before{content:""}.ti-ruler-measure-2:before{content:"／"}.ti-ruler-off:before{content:""}.ti-run:before{content:""}.ti-rv-truck:before{content:"ﳀ"}.ti-s-turn-down:before{content:""}.ti-s-turn-left:before{content:""}.ti-s-turn-right:before{content:""}.ti-s-turn-up:before{content:""}.ti-sailboat:before{content:""}.ti-sailboat-2:before{content:""}.ti-sailboat-off:before{content:""}.ti-salad:before{content:""}.ti-salt:before{content:""}.ti-sandbox:before{content:"ﵬ"}.ti-satellite:before{content:""}.ti-satellite-off:before{content:""}.ti-sausage:before{content:""}.ti-scale:before{content:""}.ti-scale-off:before{content:""}.ti-scale-outline:before{content:""}.ti-scale-outline-off:before{content:""}.ti-scan:before{content:""}.ti-scan-eye:before{content:""}.ti-scan-position:before{content:"ﶬ"}.ti-scan-traces:before{content:"𐇬"}.ti-schema:before{content:""}.ti-schema-off:before{content:""}.ti-school:before{content:""}.ti-school-bell:before{content:""}.ti-school-off:before{content:""}.ti-scissors:before{content:""}.ti-scissors-off:before{content:""}.ti-scooter:before{content:""}.ti-scooter-electric:before{content:""}.ti-scoreboard:before{content:"恵"}.ti-screen-share:before{content:""}.ti-screen-share-off:before{content:""}.ti-screenshot:before{content:""}.ti-scribble:before{content:""}.ti-scribble-off:before{content:""}.ti-script:before{content:""}.ti-script-minus:before{content:""}.ti-script-plus:before{content:""}.ti-script-x:before{content:""}.ti-scuba-diving:before{content:"﵎"}.ti-scuba-diving-tank:before{content:"ﻺ"}.ti-scuba-mask:before{content:""}.ti-scuba-mask-off:before{content:""}.ti-sdk:before{content:""}.ti-search:before{content:""}.ti-search-off:before{content:""}.ti-section:before{content:""}.ti-section-sign:before{content:""}.ti-seedling:before{content:""}.ti-seedling-off:before{content:""}.ti-select:before{content:""}.ti-select-all:before{content:"立"}.ti-selector:before{content:""}.ti-send:before{content:""}.ti-send-2:before{content:"ﵝ"}.ti-send-off:before{content:""}.ti-seo:before{content:""}.ti-separator:before{content:""}.ti-separator-horizontal:before{content:""}.ti-separator-vertical:before{content:""}.ti-server:before{content:""}.ti-server-2:before{content:""}.ti-server-bolt:before{content:""}.ti-server-cog:before{content:""}.ti-server-off:before{content:""}.ti-server-spark:before{content:"ﾯ"}.ti-serverless:before{content:"𐇫"}.ti-servicemark:before{content:""}.ti-settings:before{content:""}.ti-settings-2:before{content:""}.ti-settings-ai:before{content:"𐆧"}.ti-settings-automation:before{content:""}.ti-settings-bolt:before{content:"玲"}.ti-settings-cancel:before{content:"瑩"}.ti-settings-check:before{content:"羚"}.ti-settings-code:before{content:"聆"}.ti-settings-cog:before{content:"鈴"}.ti-settings-dollar:before{content:"零"}.ti-settings-down:before{content:"靈"}.ti-settings-exclamation:before{content:"領"}.ti-settings-heart:before{content:"例"}.ti-settings-minus:before{content:"禮"}.ti-settings-off:before{content:""}.ti-settings-pause:before{content:"醴"}.ti-settings-pin:before{content:"隸"}.ti-settings-plus:before{content:"惡"}.ti-settings-question:before{content:"了"}.ti-settings-search:before{content:"僚"}.ti-settings-share:before{content:"寮"}.ti-settings-spark:before{content:"ﾮ"}.ti-settings-star:before{content:"尿"}.ti-settings-up:before{content:"料"}.ti-settings-x:before{content:"樂"}.ti-shadow:before{content:""}.ti-shadow-off:before{content:""}.ti-shape:before{content:""}.ti-shape-2:before{content:""}.ti-shape-3:before{content:""}.ti-shape-off:before{content:""}.ti-share:before{content:""}.ti-share-2:before{content:""}.ti-share-3:before{content:""}.ti-share-off:before{content:""}.ti-shareplay:before{content:"ﺥ"}.ti-shield:before{content:""}.ti-shield-bolt:before{content:"燎"}.ti-shield-cancel:before{content:"療"}.ti-shield-check:before{content:""}.ti-shield-checkered:before{content:""}.ti-shield-chevron:before{content:""}.ti-shield-code:before{content:"蓼"}.ti-shield-cog:before{content:"遼"}.ti-shield-dollar:before{content:"龍"}.ti-shield-down:before{content:"暈"}.ti-shield-exclamation:before{content:"阮"}.ti-shield-half:before{content:""}.ti-shield-heart:before{content:"劉"}.ti-shield-lock:before{content:""}.ti-shield-minus:before{content:"杻"}.ti-shield-off:before{content:""}.ti-shield-pause:before{content:"柳"}.ti-shield-pin:before{content:"流"}.ti-shield-plus:before{content:"溜"}.ti-shield-question:before{content:"琉"}.ti-shield-search:before{content:"留"}.ti-shield-share:before{content:"硫"}.ti-shield-star:before{content:"紐"}.ti-shield-up:before{content:"類"}.ti-shield-x:before{content:""}.ti-ship:before{content:""}.ti-ship-off:before{content:""}.ti-shirt:before{content:""}.ti-shirt-off:before{content:""}.ti-shirt-sport:before{content:""}.ti-shoe:before{content:""}.ti-shoe-off:before{content:""}.ti-shopping-bag:before{content:""}.ti-shopping-bag-check:before{content:"ﰖ"}.ti-shopping-bag-discount:before{content:"ﰗ"}.ti-shopping-bag-edit:before{content:"ﰘ"}.ti-shopping-bag-exclamation:before{content:"ﰙ"}.ti-shopping-bag-heart:before{content:"ﶢ"}.ti-shopping-bag-minus:before{content:"ﰚ"}.ti-shopping-bag-plus:before{content:"ﰛ"}.ti-shopping-bag-search:before{content:"ﰜ"}.ti-shopping-bag-x:before{content:"ﰝ"}.ti-shopping-cart:before{content:""}.ti-shopping-cart-bolt:before{content:"ﭗ"}.ti-shopping-cart-cancel:before{content:"ﭘ"}.ti-shopping-cart-check:before{content:"ﭙ"}.ti-shopping-cart-code:before{content:"ﭚ"}.ti-shopping-cart-cog:before{content:"ﭛ"}.ti-shopping-cart-copy:before{content:"ﭜ"}.ti-shopping-cart-discount:before{content:"ﭝ"}.ti-shopping-cart-dollar:before{content:"ﭞ"}.ti-shopping-cart-down:before{content:"ﭟ"}.ti-shopping-cart-exclamation:before{content:"ﭠ"}.ti-shopping-cart-heart:before{content:"ﭡ"}.ti-shopping-cart-minus:before{content:"ﭢ"}.ti-shopping-cart-off:before{content:""}.ti-shopping-cart-pause:before{content:"ﭣ"}.ti-shopping-cart-pin:before{content:"ﭤ"}.ti-shopping-cart-plus:before{content:"ﭥ"}.ti-shopping-cart-question:before{content:"ﭦ"}.ti-shopping-cart-search:before{content:"ﭧ"}.ti-shopping-cart-share:before{content:"ﭨ"}.ti-shopping-cart-star:before{content:"ﭩ"}.ti-shopping-cart-up:before{content:"ﭪ"}.ti-shopping-cart-x:before{content:"ﭫ"}.ti-shovel:before{content:""}.ti-shovel-pitchforks:before{content:"ﴺ"}.ti-shredder:before{content:""}.ti-sign-left:before{content:""}.ti-sign-right:before{content:""}.ti-signal-2g:before{content:""}.ti-signal-3g:before{content:""}.ti-signal-4g:before{content:""}.ti-signal-4g-plus:before{content:""}.ti-signal-5g:before{content:""}.ti-signal-6g:before{content:"笠"}.ti-signal-e:before{content:"粒"}.ti-signal-g:before{content:"狀"}.ti-signal-h:before{content:"識"}.ti-signal-h-plus:before{content:"炙"}.ti-signal-lte:before{content:"什"}.ti-signature:before{content:""}.ti-signature-off:before{content:""}.ti-sitemap:before{content:""}.ti-sitemap-off:before{content:""}.ti-skateboard:before{content:""}.ti-skateboard-off:before{content:""}.ti-skateboarding:before{content:"響"}.ti-skew-x:before{content:"ﴻ"}.ti-skew-y:before{content:"ﴼ"}.ti-ski-jumping:before{content:"𤋮"}.ti-skull:before{content:""}.ti-slash:before{content:""}.ti-slashes:before{content:""}.ti-sleigh:before{content:""}.ti-slice:before{content:""}.ti-slideshow:before{content:""}.ti-smart-home:before{content:""}.ti-smart-home-off:before{content:""}.ti-smoking:before{content:""}.ti-smoking-no:before{content:""}.ti-snowboarding:before{content:"﵏"}.ti-snowflake:before{content:""}.ti-snowflake-off:before{content:""}.ti-snowman:before{content:""}.ti-soccer-field:before{content:""}.ti-social:before{content:""}.ti-social-off:before{content:""}.ti-sock:before{content:""}.ti-sofa:before{content:""}.ti-sofa-off:before{content:""}.ti-solar-electricity:before{content:"ﳁ"}.ti-solar-panel:before{content:""}.ti-solar-panel-2:before{content:""}.ti-sort-0-9:before{content:""}.ti-sort-9-0:before{content:""}.ti-sort-a-z:before{content:""}.ti-sort-ascending:before{content:""}.ti-sort-ascending-2:before{content:""}.ti-sort-ascending-letters:before{content:""}.ti-sort-ascending-numbers:before{content:""}.ti-sort-ascending-shapes:before{content:"ﶔ"}.ti-sort-ascending-small-big:before{content:"ﶕ"}.ti-sort-descending:before{content:""}.ti-sort-descending-2:before{content:""}.ti-sort-descending-letters:before{content:""}.ti-sort-descending-numbers:before{content:""}.ti-sort-descending-shapes:before{content:"ﶗ"}.ti-sort-descending-small-big:before{content:"ﶖ"}.ti-sort-z-a:before{content:""}.ti-sos:before{content:""}.ti-soup:before{content:""}.ti-soup-off:before{content:""}.ti-source-code:before{content:""}.ti-space:before{content:""}.ti-space-off:before{content:""}.ti-spaces:before{content:"ﺤ"}.ti-spacing-horizontal:before{content:""}.ti-spacing-vertical:before{content:""}.ti-spade:before{content:""}.ti-sparkles:before{content:""}.ti-sparkles-2:before{content:"𐆦"}.ti-speakerphone:before{content:""}.ti-speedboat:before{content:""}.ti-sphere:before{content:"視"}.ti-sphere-off:before{content:"襁"}.ti-sphere-plus:before{content:"覆"}.ti-spider:before{content:""}.ti-spiral:before{content:""}.ti-spiral-off:before{content:""}.ti-sport-billard:before{content:""}.ti-spray:before{content:""}.ti-spy:before{content:""}.ti-spy-off:before{content:""}.ti-sql:before{content:""}.ti-square:before{content:""}.ti-square-arrow-down:before{content:""}.ti-square-arrow-left:before{content:""}.ti-square-arrow-right:before{content:""}.ti-square-arrow-up:before{content:""}.ti-square-asterisk:before{content:""}.ti-square-check:before{content:""}.ti-square-chevron-down:before{content:""}.ti-square-chevron-left:before{content:""}.ti-square-chevron-right:before{content:""}.ti-square-chevron-up:before{content:""}.ti-square-chevrons-down:before{content:""}.ti-square-chevrons-left:before{content:""}.ti-square-chevrons-right:before{content:""}.ti-square-chevrons-up:before{content:""}.ti-square-dashed:before{content:"𐂻"}.ti-square-dot:before{content:""}.ti-square-f0:before{content:""}.ti-square-f1:before{content:""}.ti-square-f2:before{content:""}.ti-square-f3:before{content:""}.ti-square-f4:before{content:""}.ti-square-f5:before{content:""}.ti-square-f6:before{content:""}.ti-square-f7:before{content:""}.ti-square-f8:before{content:""}.ti-square-f9:before{content:""}.ti-square-forbid:before{content:""}.ti-square-forbid-2:before{content:""}.ti-square-half:before{content:""}.ti-square-key:before{content:""}.ti-square-letter-a:before{content:""}.ti-square-letter-b:before{content:""}.ti-square-letter-c:before{content:""}.ti-square-letter-d:before{content:""}.ti-square-letter-e:before{content:""}.ti-square-letter-f:before{content:""}.ti-square-letter-g:before{content:""}.ti-square-letter-h:before{content:""}.ti-square-letter-i:before{content:""}.ti-square-letter-j:before{content:""}.ti-square-letter-k:before{content:""}.ti-square-letter-l:before{content:""}.ti-square-letter-m:before{content:""}.ti-square-letter-n:before{content:""}.ti-square-letter-o:before{content:""}.ti-square-letter-p:before{content:""}.ti-square-letter-q:before{content:""}.ti-square-letter-r:before{content:""}.ti-square-letter-s:before{content:""}.ti-square-letter-t:before{content:""}.ti-square-letter-u:before{content:""}.ti-square-letter-v:before{content:""}.ti-square-letter-w:before{content:""}.ti-square-letter-x:before{content:""}.ti-square-letter-y:before{content:""}.ti-square-letter-z:before{content:""}.ti-square-minus:before{content:"𐆞"}.ti-square-minus-2:before{content:""}.ti-square-number-0:before{content:""}.ti-square-number-1:before{content:""}.ti-square-number-2:before{content:""}.ti-square-number-3:before{content:""}.ti-square-number-4:before{content:""}.ti-square-number-5:before{content:""}.ti-square-number-6:before{content:""}.ti-square-number-7:before{content:""}.ti-square-number-8:before{content:""}.ti-square-number-9:before{content:""}.ti-square-off:before{content:""}.ti-square-percentage:before{content:"ﶃ"}.ti-square-plus:before{content:""}.ti-square-plus-2:before{content:"ﲖ"}.ti-square-root:before{content:""}.ti-square-root-2:before{content:""}.ti-square-rotated:before{content:""}.ti-square-rotated-asterisk:before{content:"𐆥"}.ti-square-rotated-forbid:before{content:""}.ti-square-rotated-forbid-2:before{content:""}.ti-square-rotated-off:before{content:""}.ti-square-rounded:before{content:""}.ti-square-rounded-arrow-down:before{content:""}.ti-square-rounded-arrow-left:before{content:""}.ti-square-rounded-arrow-right:before{content:""}.ti-square-rounded-arrow-up:before{content:""}.ti-square-rounded-check:before{content:""}.ti-square-rounded-chevron-down:before{content:""}.ti-square-rounded-chevron-left:before{content:""}.ti-square-rounded-chevron-right:before{content:""}.ti-square-rounded-chevron-up:before{content:""}.ti-square-rounded-chevrons-down:before{content:""}.ti-square-rounded-chevrons-left:before{content:""}.ti-square-rounded-chevrons-right:before{content:""}.ti-square-rounded-chevrons-up:before{content:""}.ti-square-rounded-letter-a:before{content:""}.ti-square-rounded-letter-b:before{content:""}.ti-square-rounded-letter-c:before{content:""}.ti-square-rounded-letter-d:before{content:""}.ti-square-rounded-letter-e:before{content:""}.ti-square-rounded-letter-f:before{content:""}.ti-square-rounded-letter-g:before{content:""}.ti-square-rounded-letter-h:before{content:""}.ti-square-rounded-letter-i:before{content:""}.ti-square-rounded-letter-j:before{content:""}.ti-square-rounded-letter-k:before{content:""}.ti-square-rounded-letter-l:before{content:""}.ti-square-rounded-letter-m:before{content:""}.ti-square-rounded-letter-n:before{content:""}.ti-square-rounded-letter-o:before{content:""}.ti-square-rounded-letter-p:before{content:""}.ti-square-rounded-letter-q:before{content:""}.ti-square-rounded-letter-r:before{content:""}.ti-square-rounded-letter-s:before{content:""}.ti-square-rounded-letter-t:before{content:""}.ti-square-rounded-letter-u:before{content:""}.ti-square-rounded-letter-v:before{content:""}.ti-square-rounded-letter-w:before{content:""}.ti-square-rounded-letter-x:before{content:""}.ti-square-rounded-letter-y:before{content:""}.ti-square-rounded-letter-z:before{content:""}.ti-square-rounded-minus:before{content:""}.ti-square-rounded-minus-2:before{content:"ﲗ"}.ti-square-rounded-number-0:before{content:""}.ti-square-rounded-number-1:before{content:""}.ti-square-rounded-number-2:before{content:""}.ti-square-rounded-number-3:before{content:""}.ti-square-rounded-number-4:before{content:""}.ti-square-rounded-number-5:before{content:""}.ti-square-rounded-number-6:before{content:""}.ti-square-rounded-number-7:before{content:""}.ti-square-rounded-number-8:before{content:""}.ti-square-rounded-number-9:before{content:""}.ti-square-rounded-percentage:before{content:"ﶄ"}.ti-square-rounded-plus:before{content:""}.ti-square-rounded-plus-2:before{content:"ﲘ"}.ti-square-rounded-x:before{content:""}.ti-square-toggle:before{content:""}.ti-square-toggle-horizontal:before{content:""}.ti-square-x:before{content:""}.ti-squares:before{content:""}.ti-squares-diagonal:before{content:""}.ti-squares-selected:before{content:"ﺣ"}.ti-stack:before{content:""}.ti-stack-2:before{content:""}.ti-stack-3:before{content:""}.ti-stack-back:before{content:"ﴦ"}.ti-stack-backward:before{content:"ﴧ"}.ti-stack-forward:before{content:"ﴨ"}.ti-stack-front:before{content:"ﴩ"}.ti-stack-middle:before{content:"ﴪ"}.ti-stack-pop:before{content:""}.ti-stack-push:before{content:""}.ti-stairs:before{content:""}.ti-stairs-down:before{content:""}.ti-stairs-up:before{content:""}.ti-star:before{content:""}.ti-star-half:before{content:""}.ti-star-off:before{content:""}.ti-stars:before{content:""}.ti-stars-off:before{content:""}.ti-status-change:before{content:""}.ti-steam:before{content:""}.ti-steering-wheel:before{content:""}.ti-steering-wheel-off:before{content:""}.ti-step-into:before{content:""}.ti-step-out:before{content:""}.ti-stereo-glasses:before{content:""}.ti-stethoscope:before{content:""}.ti-stethoscope-off:before{content:""}.ti-sticker:before{content:""}.ti-sticker-2:before{content:"ﴽ"}.ti-stopwatch:before{content:"ﾛ"}.ti-storm:before{content:""}.ti-storm-off:before{content:""}.ti-stretching:before{content:""}.ti-stretching-2:before{content:"舘"}.ti-strikethrough:before{content:""}.ti-stroke-curved:before{content:"𐇾"}.ti-stroke-dynamic:before{content:"𐇽"}.ti-stroke-straight:before{content:"𐇼"}.ti-submarine:before{content:""}.ti-subscript:before{content:""}.ti-subtask:before{content:""}.ti-subtitles:before{content:"𐆡"}.ti-subtitles-ai:before{content:"𐆤"}.ti-subtitles-edit:before{content:"𐆣"}.ti-subtitles-off:before{content:"𐆢"}.ti-sum:before{content:""}.ti-sum-off:before{content:""}.ti-sun:before{content:""}.ti-sun-electricity:before{content:"ﳂ"}.ti-sun-high:before{content:""}.ti-sun-low:before{content:""}.ti-sun-moon:before{content:""}.ti-sun-off:before{content:""}.ti-sun-wind:before{content:""}.ti-sunglasses:before{content:""}.ti-sunrise:before{content:""}.ti-sunset:before{content:""}.ti-sunset-2:before{content:""}.ti-superscript:before{content:""}.ti-svg:before{content:""}.ti-swimming:before{content:""}.ti-swipe:before{content:""}.ti-swipe-down:before{content:"ﵞ"}.ti-swipe-left:before{content:"ﵟ"}.ti-swipe-right:before{content:"ﵠ"}.ti-swipe-up:before{content:"ﵡ"}.ti-switch:before{content:""}.ti-switch-2:before{content:""}.ti-switch-3:before{content:""}.ti-switch-horizontal:before{content:""}.ti-switch-vertical:before{content:""}.ti-sword:before{content:""}.ti-sword-off:before{content:""}.ti-swords:before{content:""}.ti-table:before{content:""}.ti-table-alias:before{content:""}.ti-table-column:before{content:"﫿"}.ti-table-dashed:before{content:"𐂺"}.ti-table-down:before{content:"靖"}.ti-table-export:before{content:""}.ti-table-heart:before{content:"精"}.ti-table-import:before{content:""}.ti-table-minus:before{content:"羽"}.ti-table-off:before{content:""}.ti-table-options:before{content:""}.ti-table-plus:before{content:"﨟"}.ti-table-row:before{content:"ﬀ"}.ti-table-share:before{content:"蘒"}.ti-table-shortcut:before{content:""}.ti-table-spark:before{content:"ﾭ"}.ti-tag:before{content:"𐂖"}.ti-tag-minus:before{content:""}.ti-tag-off:before{content:""}.ti-tag-plus:before{content:"𐂗"}.ti-tag-starred:before{content:"ﲙ"}.ti-tags:before{content:""}.ti-tags-off:before{content:""}.ti-tallymark-1:before{content:""}.ti-tallymark-2:before{content:""}.ti-tallymark-3:before{content:""}.ti-tallymark-4:before{content:""}.ti-tallymarks:before{content:""}.ti-tank:before{content:""}.ti-target:before{content:""}.ti-target-arrow:before{content:""}.ti-target-off:before{content:""}.ti-tax:before{content:"ﻮ"}.ti-tax-euro:before{content:"ﻰ"}.ti-tax-pound:before{content:"ﻯ"}.ti-teapot:before{content:""}.ti-telescope:before{content:""}.ti-telescope-off:before{content:""}.ti-temperature:before{content:""}.ti-temperature-celsius:before{content:""}.ti-temperature-fahrenheit:before{content:""}.ti-temperature-minus:before{content:""}.ti-temperature-off:before{content:""}.ti-temperature-plus:before{content:""}.ti-temperature-snow:before{content:"ﶣ"}.ti-temperature-sun:before{content:"ﶤ"}.ti-template:before{content:""}.ti-template-off:before{content:""}.ti-tent:before{content:""}.ti-tent-off:before{content:""}.ti-terminal:before{content:""}.ti-terminal-2:before{content:""}.ti-test-pipe:before{content:""}.ti-test-pipe-2:before{content:""}.ti-test-pipe-off:before{content:""}.ti-tex:before{content:""}.ti-text-caption:before{content:""}.ti-text-color:before{content:""}.ti-text-decrease:before{content:""}.ti-text-direction-ltr:before{content:""}.ti-text-direction-rtl:before{content:""}.ti-text-grammar:before{content:"ﵭ"}.ti-text-increase:before{content:""}.ti-text-orientation:before{content:""}.ti-text-plus:before{content:""}.ti-text-recognition:before{content:""}.ti-text-resize:before{content:""}.ti-text-scan-2:before{content:"ﳃ"}.ti-text-size:before{content:""}.ti-text-spellcheck:before{content:""}.ti-text-wrap:before{content:""}.ti-text-wrap-column:before{content:"ﺲ"}.ti-text-wrap-disabled:before{content:""}.ti-texture:before{content:""}.ti-theater:before{content:""}.ti-thermometer:before{content:""}.ti-thumb-down:before{content:""}.ti-thumb-down-off:before{content:""}.ti-thumb-up:before{content:""}.ti-thumb-up-off:before{content:""}.ti-tic-tac:before{content:""}.ti-ticket:before{content:""}.ti-ticket-off:before{content:""}.ti-tie:before{content:""}.ti-tilde:before{content:""}.ti-tilt-shift:before{content:""}.ti-tilt-shift-off:before{content:""}.ti-time-duration-0:before{content:"䀹"}.ti-time-duration-10:before{content:"𥉉"}.ti-time-duration-15:before{content:"𥳐"}.ti-time-duration-30:before{content:"𧻓"}.ti-time-duration-45:before{content:"齃"}.ti-time-duration-5:before{content:"龎"}.ti-time-duration-60:before{content:"﫚"}.ti-time-duration-90:before{content:"﫛"}.ti-time-duration-off:before{content:"﫜"}.ti-timeline:before{content:""}.ti-timeline-event:before{content:""}.ti-timeline-event-exclamation:before{content:""}.ti-timeline-event-minus:before{content:""}.ti-timeline-event-plus:before{content:""}.ti-timeline-event-text:before{content:""}.ti-timeline-event-x:before{content:""}.ti-timezone:before{content:"ﻭ"}.ti-tip-jar:before{content:"ﻪ"}.ti-tip-jar-euro:before{content:"ﻬ"}.ti-tip-jar-pound:before{content:"ﻫ"}.ti-tir:before{content:""}.ti-toggle-left:before{content:""}.ti-toggle-right:before{content:""}.ti-toilet-paper:before{content:""}.ti-toilet-paper-off:before{content:""}.ti-toml:before{content:"艹"}.ti-tool:before{content:""}.ti-tools:before{content:""}.ti-tools-kitchen:before{content:""}.ti-tools-kitchen-2:before{content:""}.ti-tools-kitchen-2-off:before{content:""}.ti-tools-kitchen-3:before{content:"ﴫ"}.ti-tools-kitchen-off:before{content:""}.ti-tools-off:before{content:""}.ti-tooltip:before{content:""}.ti-topology-bus:before{content:""}.ti-topology-complex:before{content:""}.ti-topology-full:before{content:""}.ti-topology-full-hierarchy:before{content:""}.ti-topology-ring:before{content:""}.ti-topology-ring-2:before{content:""}.ti-topology-ring-3:before{content:""}.ti-topology-star:before{content:""}.ti-topology-star-2:before{content:""}.ti-topology-star-3:before{content:""}.ti-topology-star-ring:before{content:""}.ti-topology-star-ring-2:before{content:""}.ti-topology-star-ring-3:before{content:""}.ti-torii:before{content:""}.ti-tornado:before{content:""}.ti-tournament:before{content:""}.ti-tower:before{content:""}.ti-tower-off:before{content:""}.ti-track:before{content:""}.ti-tractor:before{content:""}.ti-trademark:before{content:""}.ti-traffic-cone:before{content:""}.ti-traffic-cone-off:before{content:""}.ti-traffic-lights:before{content:""}.ti-traffic-lights-off:before{content:""}.ti-train:before{content:""}.ti-transaction-bitcoin:before{content:"ﵮ"}.ti-transaction-dollar:before{content:"ﵯ"}.ti-transaction-euro:before{content:"ﵰ"}.ti-transaction-pound:before{content:"ﵱ"}.ti-transaction-rupee:before{content:"ﶅ"}.ti-transaction-yen:before{content:"ﵲ"}.ti-transaction-yuan:before{content:"ﵳ"}.ti-transfer:before{content:"ﰟ"}.ti-transfer-in:before{content:""}.ti-transfer-out:before{content:""}.ti-transfer-vertical:before{content:"ﰞ"}.ti-transform:before{content:""}.ti-transform-point:before{content:"ﶩ"}.ti-transform-point-bottom-left:before{content:"ﶥ"}.ti-transform-point-bottom-right:before{content:"ﶦ"}.ti-transform-point-top-left:before{content:"ﶧ"}.ti-transform-point-top-right:before{content:"ﶨ"}.ti-transition-bottom:before{content:""}.ti-transition-left:before{content:""}.ti-transition-right:before{content:""}.ti-transition-top:before{content:""}.ti-trash:before{content:""}.ti-trash-off:before{content:""}.ti-trash-x:before{content:""}.ti-treadmill:before{content:"﩮"}.ti-tree:before{content:""}.ti-trees:before{content:""}.ti-trekking:before{content:""}.ti-trending-down:before{content:""}.ti-trending-down-2:before{content:""}.ti-trending-down-3:before{content:""}.ti-trending-up:before{content:""}.ti-trending-up-2:before{content:""}.ti-trending-up-3:before{content:""}.ti-trending-up-down:before{content:"𐇻"}.ti-triangle:before{content:""}.ti-triangle-inverted:before{content:""}.ti-triangle-minus:before{content:"ﲛ"}.ti-triangle-minus-2:before{content:"ﲚ"}.ti-triangle-off:before{content:""}.ti-triangle-plus:before{content:"ﲝ"}.ti-triangle-plus-2:before{content:"ﲜ"}.ti-triangle-square-circle:before{content:""}.ti-triangles:before{content:""}.ti-trident:before{content:""}.ti-trolley:before{content:""}.ti-trophy:before{content:""}.ti-trophy-off:before{content:""}.ti-trowel:before{content:""}.ti-truck:before{content:""}.ti-truck-delivery:before{content:""}.ti-truck-loading:before{content:""}.ti-truck-off:before{content:""}.ti-truck-return:before{content:""}.ti-txt:before{content:""}.ti-typeface:before{content:"ﶫ"}.ti-typography:before{content:""}.ti-typography-off:before{content:""}.ti-u-turn-left:before{content:"ﺢ"}.ti-u-turn-right:before{content:"ﺡ"}.ti-ufo:before{content:""}.ti-ufo-off:before{content:""}.ti-uhd:before{content:"𐂪"}.ti-umbrella:before{content:""}.ti-umbrella-2:before{content:"．"}.ti-umbrella-closed:before{content:"，"}.ti-umbrella-closed-2:before{content:"－"}.ti-umbrella-off:before{content:""}.ti-underline:before{content:""}.ti-universe:before{content:"ﳄ"}.ti-unlink:before{content:""}.ti-upload:before{content:""}.ti-urgent:before{content:""}.ti-usb:before{content:""}.ti-user:before{content:""}.ti-user-bitcoin:before{content:"Ｐ"}.ti-user-bolt:before{content:"六"}.ti-user-cancel:before{content:"戮"}.ti-user-check:before{content:""}.ti-user-circle:before{content:""}.ti-user-code:before{content:"陸"}.ti-user-cog:before{content:"倫"}.ti-user-dollar:before{content:"崙"}.ti-user-down:before{content:"淪"}.ti-user-edit:before{content:""}.ti-user-exclamation:before{content:""}.ti-user-heart:before{content:""}.ti-user-hexagon:before{content:"ﱎ"}.ti-user-key:before{content:"𐇪"}.ti-user-minus:before{content:""}.ti-user-off:before{content:""}.ti-user-pause:before{content:"輪"}.ti-user-pentagon:before{content:"ﱏ"}.ti-user-pin:before{content:""}.ti-user-plus:before{content:""}.ti-user-question:before{content:""}.ti-user-scan:before{content:"ﲯ"}.ti-user-screen:before{content:"ﺠ"}.ti-user-search:before{content:""}.ti-user-share:before{content:"律"}.ti-user-shield:before{content:""}.ti-user-square:before{content:"ﱑ"}.ti-user-square-rounded:before{content:"ﱐ"}.ti-user-star:before{content:""}.ti-user-up:before{content:""}.ti-user-x:before{content:""}.ti-users:before{content:""}.ti-users-group:before{content:"﨡"}.ti-users-minus:before{content:"﨎"}.ti-users-plus:before{content:"﨏"}.ti-uv-index:before{content:""}.ti-ux-circle:before{content:""}.ti-vaccine:before{content:""}.ti-vaccine-bottle:before{content:""}.ti-vaccine-bottle-off:before{content:""}.ti-vaccine-off:before{content:""}.ti-vacuum-cleaner:before{content:""}.ti-variable:before{content:""}.ti-variable-minus:before{content:""}.ti-variable-off:before{content:""}.ti-variable-plus:before{content:""}.ti-vector:before{content:""}.ti-vector-bezier:before{content:""}.ti-vector-bezier-2:before{content:""}.ti-vector-bezier-arc:before{content:""}.ti-vector-bezier-circle:before{content:""}.ti-vector-off:before{content:""}.ti-vector-spline:before{content:""}.ti-vector-triangle:before{content:""}.ti-vector-triangle-off:before{content:""}.ti-venus:before{content:""}.ti-versions:before{content:""}.ti-versions-off:before{content:""}.ti-video:before{content:""}.ti-video-minus:before{content:""}.ti-video-off:before{content:""}.ti-video-plus:before{content:""}.ti-view-360:before{content:""}.ti-view-360-arrow:before{content:""}.ti-view-360-number:before{content:""}.ti-view-360-off:before{content:""}.ti-viewfinder:before{content:""}.ti-viewfinder-off:before{content:""}.ti-viewport-narrow:before{content:""}.ti-viewport-short:before{content:"ﻩ"}.ti-viewport-tall:before{content:"ﻨ"}.ti-viewport-wide:before{content:""}.ti-vinyl:before{content:""}.ti-vip:before{content:""}.ti-vip-2:before{content:"𐇺"}.ti-vip-off:before{content:""}.ti-virus:before{content:""}.ti-virus-off:before{content:""}.ti-virus-search:before{content:""}.ti-vocabulary:before{content:""}.ti-vocabulary-off:before{content:""}.ti-volcano:before{content:""}.ti-volume:before{content:""}.ti-volume-2:before{content:""}.ti-volume-3:before{content:""}.ti-volume-4:before{content:"𐆝"}.ti-volume-off:before{content:""}.ti-vs:before{content:"ﱒ"}.ti-walk:before{content:""}.ti-wall:before{content:""}.ti-wall-off:before{content:""}.ti-wallet:before{content:""}.ti-wallet-off:before{content:""}.ti-wallpaper:before{content:""}.ti-wallpaper-off:before{content:""}.ti-wand:before{content:""}.ti-wand-off:before{content:""}.ti-wash:before{content:""}.ti-wash-dry:before{content:""}.ti-wash-dry-1:before{content:""}.ti-wash-dry-2:before{content:""}.ti-wash-dry-3:before{content:""}.ti-wash-dry-a:before{content:""}.ti-wash-dry-dip:before{content:""}.ti-wash-dry-f:before{content:""}.ti-wash-dry-flat:before{content:"奔"}.ti-wash-dry-hang:before{content:""}.ti-wash-dry-off:before{content:""}.ti-wash-dry-p:before{content:""}.ti-wash-dry-shade:before{content:""}.ti-wash-dry-w:before{content:""}.ti-wash-dryclean:before{content:""}.ti-wash-dryclean-off:before{content:""}.ti-wash-eco:before{content:"婢"}.ti-wash-gentle:before{content:""}.ti-wash-hand:before{content:"嬨"}.ti-wash-machine:before{content:""}.ti-wash-off:before{content:""}.ti-wash-press:before{content:""}.ti-wash-temperature-1:before{content:""}.ti-wash-temperature-2:before{content:""}.ti-wash-temperature-3:before{content:""}.ti-wash-temperature-4:before{content:""}.ti-wash-temperature-5:before{content:""}.ti-wash-temperature-6:before{content:""}.ti-wash-tumble-dry:before{content:""}.ti-wash-tumble-off:before{content:""}.ti-waterpolo:before{content:"﩯"}.ti-wave-saw-tool:before{content:""}.ti-wave-sine:before{content:""}.ti-wave-square:before{content:""}.ti-waves-electricity:before{content:"ﳅ"}.ti-webhook:before{content:""}.ti-webhook-off:before{content:""}.ti-weight:before{content:""}.ti-wheat:before{content:"𐂨"}.ti-wheat-off:before{content:"𐂩"}.ti-wheel:before{content:"ﱤ"}.ti-wheelchair:before{content:""}.ti-wheelchair-off:before{content:""}.ti-whirl:before{content:""}.ti-whisk:before{content:"𐆠"}.ti-wifi:before{content:""}.ti-wifi-0:before{content:""}.ti-wifi-1:before{content:""}.ti-wifi-2:before{content:""}.ti-wifi-off:before{content:""}.ti-wind:before{content:""}.ti-wind-electricity:before{content:"ﳆ"}.ti-wind-off:before{content:""}.ti-windmill:before{content:""}.ti-windmill-off:before{content:""}.ti-window:before{content:""}.ti-window-maximize:before{content:""}.ti-window-minimize:before{content:""}.ti-window-off:before{content:""}.ti-windsock:before{content:""}.ti-wiper:before{content:""}.ti-wiper-wash:before{content:""}.ti-woman:before{content:""}.ti-wood:before{content:""}.ti-world:before{content:""}.ti-world-bolt:before{content:"慄"}.ti-world-cancel:before{content:"栗"}.ti-world-check:before{content:"率"}.ti-world-code:before{content:"隆"}.ti-world-cog:before{content:"利"}.ti-world-dollar:before{content:"吏"}.ti-world-down:before{content:"履"}.ti-world-download:before{content:""}.ti-world-exclamation:before{content:"易"}.ti-world-heart:before{content:"李"}.ti-world-latitude:before{content:""}.ti-world-longitude:before{content:""}.ti-world-map:before{content:"𐇩"}.ti-world-minus:before{content:"梨"}.ti-world-off:before{content:""}.ti-world-pause:before{content:"泥"}.ti-world-pin:before{content:"理"}.ti-world-plus:before{content:"痢"}.ti-world-question:before{content:"罹"}.ti-world-search:before{content:"裏"}.ti-world-share:before{content:"裡"}.ti-world-star:before{content:"里"}.ti-world-up:before{content:"離"}.ti-world-upload:before{content:""}.ti-world-www:before{content:""}.ti-world-x:before{content:"匿"}.ti-wrecking-ball:before{content:""}.ti-writing:before{content:""}.ti-writing-off:before{content:""}.ti-writing-sign:before{content:""}.ti-writing-sign-off:before{content:""}.ti-x:before{content:""}.ti-x-power-y:before{content:"𐁲"}.ti-xbox-a:before{content:""}.ti-xbox-b:before{content:""}.ti-xbox-x:before{content:""}.ti-xbox-y:before{content:""}.ti-xd:before{content:"勉"}.ti-xxx:before{content:"ﰠ"}.ti-yin-yang:before{content:""}.ti-yoga:before{content:""}.ti-zeppelin:before{content:""}.ti-zeppelin-off:before{content:""}.ti-zero-config:before{content:"𐇨"}.ti-zip:before{content:""}.ti-zodiac-aquarius:before{content:""}.ti-zodiac-aries:before{content:""}.ti-zodiac-cancer:before{content:""}.ti-zodiac-capricorn:before{content:""}.ti-zodiac-gemini:before{content:""}.ti-zodiac-leo:before{content:""}.ti-zodiac-libra:before{content:""}.ti-zodiac-pisces:before{content:""}.ti-zodiac-sagittarius:before{content:""}.ti-zodiac-scorpio:before{content:""}.ti-zodiac-taurus:before{content:""}.ti-zodiac-virgo:before{content:""}.ti-zoom:before{content:"ﶪ"}.ti-zoom-cancel:before{content:""}.ti-zoom-check:before{content:""}.ti-zoom-code:before{content:""}.ti-zoom-exclamation:before{content:""}.ti-zoom-in:before{content:""}.ti-zoom-in-area:before{content:""}.ti-zoom-money:before{content:""}.ti-zoom-out:before{content:""}.ti-zoom-out-area:before{content:""}.ti-zoom-pan:before{content:""}.ti-zoom-question:before{content:""}.ti-zoom-replace:before{content:""}.ti-zoom-reset:before{content:""}.ti-zoom-scan:before{content:"ﲰ"}.ti-zzz:before{content:""}.ti-zzz-off:before{content:""}.ti-123:before{content:""}.ti-360:before{content:""}.ti-code-asterix:before{content:""}.ti-discount-2:before{content:""}.ti-discount-2-off:before{content:""}.ti-discount-check:before{content:""}.ti-hand-rock:before{content:""}.ti-sort-deacending-small-big:before{content:"ﶖ"}.ti-shi-jumping:before{content:"𤋮"}.ti-box-seam:before{content:""}.ti-kering:before{content:""}.ti-2fa:before{content:""}.ti-3d-cube-sphere:before{content:""}.ti-3d-cube-sphere-off:before{content:""}.ti-3d-rotate:before{content:""}.ti-12-hours:before{content:"ﱓ"}.ti-24-hours:before{content:""}.ti-360-view:before{content:""}.ti-circle-0:before{content:""}.ti-circle-1:before{content:""}.ti-circle-2:before{content:""}.ti-circle-3:before{content:""}.ti-circle-4:before{content:""}.ti-circle-5:before{content:""}.ti-circle-6:before{content:""}.ti-circle-7:before{content:""}.ti-circle-8:before{content:""}.ti-circle-9:before{content:""}.ti-hexagon-0:before{content:""}.ti-hexagon-1:before{content:""}.ti-hexagon-2:before{content:""}.ti-hexagon-3:before{content:""}.ti-hexagon-4:before{content:""}.ti-hexagon-5:before{content:""}.ti-hexagon-6:before{content:""}.ti-hexagon-7:before{content:""}.ti-hexagon-8:before{content:""}.ti-hexagon-9:before{content:""}.ti-square-0:before{content:""}.ti-square-1:before{content:""}.ti-square-2:before{content:""}.ti-square-3:before{content:""}.ti-square-4:before{content:""}.ti-square-5:before{content:""}.ti-square-6:before{content:""}.ti-square-7:before{content:""}.ti-square-8:before{content:""}.ti-square-9:before{content:""}.ti-message-circle-2:before{content:""}.ti-mood-suprised:before{content:""}.ti-circle-dashed-letter-letter-v:before{content:"ﾄ"}.ti-seeding:before{content:""}.ti-seeding-off:before{content:""}.ti-brand-adobe-premier:before{content:"Ｆ"}:root,html[data-theme=light]{--novax-navy: #232a3b;--novax-navy-deep: #1b2132;--novax-blue: #4a90d9;--novax-blue-hover: #3a7dc4;--novax-teal: #3ec6d0;--novax-teal-hover: #30b0ba;--novax-amber: #f5a623;--novax-body-dark: #151b2b;--novax-white: #ffffff;--p-select-border-radius: 1rem;--bg-global: #F4F5F7;--bg-surface: #ffffff;--bg-surface-secondary: #f8f9fa;--text-main: #272b41;--text-secondary: #5a5f7d;--border-color: #f1f2f6;--card-shadow: 0 5px 20px #9299b803;--p-datatable-row-background: #ffffff;--p-datatable-row-striped-background: rgba(0, 0, 0, .025);--p-datatable-row-hover-background: rgba(74, 144, 217, .06);--p-datatable-row-hover-color: #272b41;--p-checkbox-checked-background: #10b981;--p-checkbox-checked-border-color: #10b981;--p-checkbox-hover-border-color: #34d399;--p-checkbox-icon-checked-color: #ffffff}html[data-theme=dark]{--bg-global: var(--novax-body-dark);--bg-surface: var(--novax-navy-deep);--bg-surface-secondary: var(--novax-navy);--text-main: #e2e8f0;--text-secondary: #94a3b8;--border-color: rgba(255, 255, 255, .08);--card-shadow: 0 4px 15px rgba(0, 0, 0, .2);--tab-active-color: #4d9fff;--p-datatable-header-background: #1b2132;--p-datatable-footer-background: #1b2132;--p-datatable-row-background: #1b2132;--p-datatable-row-hover-background: #232a3b;--p-datatable-row-selected-background: rgba(77, 159, 255, .15);--p-datatable-row-striped-background: rgba(255, 255, 255, .025);--p-datatable-header-cell-background: #232a3b;--p-datatable-header-cell-hover-background: #2a3347;--p-datatable-header-cell-selected-background: #232a3b;--p-datatable-row-color: #e2e8f0;--p-datatable-row-hover-color: #e2e8f0;--p-datatable-row-selected-color: #4d9fff;--p-datatable-header-color: #94a3b8;--p-datatable-header-cell-color: #94a3b8;--p-datatable-header-cell-hover-color: #e2e8f0;--p-datatable-header-cell-selected-color: #4d9fff;--p-datatable-column-title-color: #94a3b8;--p-datatable-footer-cell-color: #94a3b8;--p-datatable-sort-icon-color: #94a3b8;--p-datatable-sort-icon-hover-color: #4d9fff;--p-datatable-sorted-icon-color: #4d9fff;--p-datatable-border-color: rgba(255, 255, 255, .08);--p-datatable-body-cell-border-color: rgba(255, 255, 255, .06);--p-datatable-header-cell-border-color: rgba(255, 255, 255, .08);--p-datatable-footer-cell-border-color: rgba(255, 255, 255, .06);--p-datatable-row-expansion-background: #1b2132;--p-datatable-row-expansion-color: #e2e8f0;--p-paginator-background: #1e2538;--p-paginator-border-color: rgba(255, 255, 255, .08);--p-paginator-color: #94a3b8;--p-paginator-padding: .75rem 1rem;--p-paginator-gap: .5rem;--p-paginator-nav-button-background: transparent;--p-paginator-nav-button-hover-background: rgba(255, 255, 255, .06);--p-paginator-nav-button-selected-background: rgba(77, 159, 255, .18);--p-paginator-nav-button-color: #94a3b8;--p-paginator-nav-button-hover-color: #e2e8f0;--p-paginator-nav-button-selected-color: #4d9fff;--p-paginator-nav-button-border-color: transparent;--p-paginator-nav-button-hover-border-color: rgba(255, 255, 255, .08);--p-paginator-current-page-report-color: #94a3b8;--p-datatable-filter-overlay-background: #1b2132;--p-datatable-filter-constraint-color: #e2e8f0;--p-datatable-filter-constraint-separator-border-color: rgba(255, 255, 255, .08);--p-datatable-filter-constraint-icon-color: #94a3b8;--p-datatable-filter-menu-button-color: #64748b;--p-datatable-filter-menu-button-hover-color: rgba(255, 255, 255, .7);--p-datatable-filter-menu-button-hover-background: rgba(255, 255, 255, .06);--p-datatable-filter-menu-button-active-color: #4a90d9;--p-datatable-filter-menu-button-active-background: rgba(0, 82, 204, .12);--p-datatable-column-filter-button-hover-color: rgba(255, 255, 255, .7);--p-datatable-column-filter-button-hover-background: rgba(255, 255, 255, .06);--p-datatable-column-filter-button-active-color: #4a90d9;--p-datatable-column-filter-button-active-background: rgba(0, 82, 204, .12);--p-checkbox-background: #232a3b;--p-checkbox-checked-background: #10b981;--p-checkbox-shadow: none;--p-checkbox-border-color: rgba(255, 255, 255, .2);--p-checkbox-hover-border-color: #34d399;--p-checkbox-checked-border-color: #10b981;--p-checkbox-icon-checked-color: #ffffff;--p-select-border-radius: 1rem;--p-select-background: #232a3b;--p-select-border-color: rgba(255, 255, 255, .12);--p-select-hover-border-color: #4d9fff;--p-select-color: #e2e8f0;--p-select-option-background: #1b2132;--p-select-option-color: #e2e8f0;--p-select-option-hover-background: #232a3b;--p-select-option-selected-background: rgba(77, 159, 255, .12);--p-select-option-selected-color: #4d9fff;--p-select-overlay-background: #1b2132;--p-select-overlay-border-color: rgba(255, 255, 255, .08);--p-select-overlay-color: #e2e8f0;--p-select-placeholder-color: #64748b;--p-inputtext-background: #232a3b;--p-inputtext-border-color: rgba(255, 255, 255, .12);--p-inputtext-hover-border-color: #4d9fff;--p-inputtext-focus-border-color: #4d9fff;--p-inputtext-color: #e2e8f0;--p-inputtext-placeholder-color: #64748b;--p-surface-0: #151b2b;--p-surface-50: #1b2132;--p-surface-100: #1f2640;--p-surface-200: #232a3b;--p-surface-300: #2a3347;--p-surface-400: #374151;--p-surface-500: #4b5563;--p-surface-600: #6b7280;--p-surface-700: #94a3b8;--p-surface-800: #cbd5e1;--p-surface-900: #e2e8f0;--p-surface-950: #f1f5f9;--p-content-background: #1b2132;--p-content-hover-background: #232a3b;--p-content-border-color: rgba(255, 255, 255, .08);--p-content-color: #e2e8f0}.p-checkbox.p-checkbox-checked .p-checkbox-box{background:linear-gradient(135deg,#10b981,#34d399)!important;border-color:#10b981!important}.p-checkbox .p-checkbox-box .p-checkbox-icon{color:#fff!important}.p-checkbox:not(.p-checkbox-checked):hover .p-checkbox-box{border-color:#10b98173!important}html[data-theme=dark] .p-datatable,html[data-theme=dark] .nova-table .p-datatable{background:#1b2132!important;color:#e2e8f0!important}html[data-theme=dark] .p-datatable .p-datatable-table-container,html[data-theme=dark] .p-datatable-table-container,html[data-theme=dark] .p-scroller,html[data-theme=dark] .p-virtualscroller{background:#1b2132!important}html[data-theme=dark] .p-datatable thead,html[data-theme=dark] .p-datatable .p-datatable-thead>tr,html[data-theme=dark] .p-datatable .p-datatable-thead>tr>th,html[data-theme=dark] [data-pc-section=headercell]{background:#232a3b!important;color:#94a3b8!important;border-color:#ffffff12!important}html[data-theme=dark] .p-datatable tbody,html[data-theme=dark] .p-datatable .p-datatable-tbody>tr,html[data-theme=dark] .p-datatable .p-datatable-tbody>tr>td,html[data-theme=dark] [data-pc-section=bodyrow],html[data-theme=dark] [data-pc-section=bodycell]{background:#1b2132!important;color:#e2e8f0!important;border-color:#ffffff0f!important}html[data-theme=dark] .nova-datatable-wrapper .p-datatable .p-datatable-tbody>tr>td,html[data-theme=dark] .nova-datatable-wrapper .p-datatable-tbody>tr>td{color:#cbd5e1!important;background:#1b2132!important}html[data-theme=dark] .nova-cell-text,html[data-theme=dark] .nova-fecha{color:#a2aec1!important}html[data-theme=dark] .nova-fecha .pi{color:#64748b!important}html[data-theme=dark] .nova-timestamp__rel{color:#a2aec1!important}html[data-theme=dark] .nova-timestamp{color:#64748b!important}html[data-theme=dark] .nova-expandable__list li{color:#a2aec1!important}html[data-theme=dark] .nova-expandable__summary{color:#94a3b8!important}html[data-theme=dark] .p-datatable .p-datatable-tbody>tr:hover,html[data-theme=dark] .p-datatable .p-datatable-tbody>tr:hover>td{background:#232a3b!important;color:#e2e8f0!important}html[data-theme=dark] .p-datatable .p-datatable-tbody>tr.p-row-odd,html[data-theme=dark] .p-datatable .p-datatable-tbody>tr.p-row-odd>td{background:#ffffff05!important}html[data-theme=dark] .p-datatable .p-datatable-tbody>tr.p-highlight,html[data-theme=dark] .p-datatable .p-datatable-tbody>tr.p-highlight>td,html[data-theme=dark] .p-datatable .p-datatable-tbody>tr.p-datatable-row-selected,html[data-theme=dark] .p-datatable .p-datatable-tbody>tr.p-datatable-row-selected>td{background:#4d9fff26!important;color:#e2e8f0!important}html[data-theme=dark] .p-datatable .p-datatable-tbody>tr.p-highlight>td:first-child,html[data-theme=dark] .p-datatable .p-datatable-tbody>tr.p-datatable-row-selected>td:first-child{border-left:3px solid #4d9fff!important}html[data-theme=dark] .p-datatable .p-datatable-row-expansion>td{background:#151b2b!important;color:#e2e8f0!important}[data-pc-section=mask],.p-datatable-mask,.p-overlay-mask,.p-component-overlay{background:#fff9!important;backdrop-filter:blur(3px)!important;-webkit-backdrop-filter:blur(3px)!important}html[data-theme=dark] [data-pc-section=mask],html[data-theme=dark] .p-datatable-mask,html[data-theme=dark] .p-overlay-mask,html[data-theme=dark] .p-component-overlay{background:#131929b3!important;backdrop-filter:blur(2px)!important;-webkit-backdrop-filter:blur(2px)!important}html[data-theme=dark] [data-pc-section=mask] .p-progress-spinner-circle,html[data-theme=dark] [data-pc-section=mask] svg circle,html[data-theme=dark] .p-datatable-mask .p-progress-spinner-circle,html[data-theme=dark] .p-datatable-mask svg circle{stroke:#4d9fff!important}html[data-theme=dark] .p-paginator{background:#1e2538!important;border-top:1px solid rgba(255,255,255,.07)!important;color:#94a3b8!important}html[data-theme=dark] .p-paginator .p-paginator-content{background:#232a3b!important}html[data-theme=dark] .p-paginator button,html[data-theme=dark] .p-paginator .p-paginator-first,html[data-theme=dark] .p-paginator .p-paginator-prev,html[data-theme=dark] .p-paginator .p-paginator-next,html[data-theme=dark] .p-paginator .p-paginator-last,html[data-theme=dark] .p-paginator .p-paginator-page{background:transparent!important;color:#94a3b8!important;border-color:transparent!important}html[data-theme=dark] .p-paginator .p-paginator-page.p-highlight{background:#4d9fff2e!important;color:#4d9fff!important}html[data-theme=dark] .p-paginator .p-select{background:#232a3b!important;border-color:#ffffff1f!important}html[data-theme=dark] .p-paginator .p-select-label,html[data-theme=dark] .p-paginator .p-select .p-select-label{color:#e2e8f0!important}html[data-theme=dark] .rf-input,html[data-theme=dark] .pf-input,html[data-theme=dark] .uc-input,html[data-theme=dark] .cc-input,html[data-theme=dark] .pc-input,html[data-theme=dark] .pe-input,html[data-theme=dark] .ep-input,html[data-theme=dark] .fcp-input,html[data-theme=dark] .tc-input,html[data-theme=dark] .ue-input,html[data-theme=dark] .lp-input,html[data-theme=dark] .se-input,html[data-theme=dark] .me-input,html[data-theme=dark] .sme-input,html[data-theme=dark] .fe-input,html[data-theme=dark] .sc-input,html[data-theme=dark] .su-input,html[data-theme=dark] .ce-input,html[data-theme=dark] .ud-input{background:#1e2538!important;color:#e2e8f0!important;border-color:#ffffff1f!important}html[data-theme=dark] .rf-input::placeholder,html[data-theme=dark] .pf-input::placeholder,html[data-theme=dark] .uc-input::placeholder,html[data-theme=dark] .cc-input::placeholder,html[data-theme=dark] .pc-input::placeholder,html[data-theme=dark] .pe-input::placeholder,html[data-theme=dark] .ep-input::placeholder,html[data-theme=dark] .fcp-input::placeholder,html[data-theme=dark] .tc-input::placeholder,html[data-theme=dark] .ue-input::placeholder,html[data-theme=dark] .lp-input::placeholder,html[data-theme=dark] .se-input::placeholder,html[data-theme=dark] .me-input::placeholder,html[data-theme=dark] .sme-input::placeholder,html[data-theme=dark] .fe-input::placeholder,html[data-theme=dark] .sc-input::placeholder,html[data-theme=dark] .su-input::placeholder,html[data-theme=dark] .ce-input::placeholder,html[data-theme=dark] .ud-input::placeholder{color:#475569!important}html[data-theme=dark] .rf-input:focus,html[data-theme=dark] .pf-input:focus,html[data-theme=dark] .uc-input:focus,html[data-theme=dark] .cc-input:focus,html[data-theme=dark] .pc-input:focus,html[data-theme=dark] .pe-input:focus,html[data-theme=dark] .ep-input:focus,html[data-theme=dark] .fcp-input:focus,html[data-theme=dark] .tc-input:focus,html[data-theme=dark] .ue-input:focus,html[data-theme=dark] .lp-input:focus,html[data-theme=dark] .se-input:focus,html[data-theme=dark] .me-input:focus,html[data-theme=dark] .sme-input:focus,html[data-theme=dark] .fe-input:focus,html[data-theme=dark] .sc-input:focus,html[data-theme=dark] .su-input:focus,html[data-theme=dark] .ce-input:focus,html[data-theme=dark] .ud-input:focus,html[data-theme=dark] .tp-input:focus{border-color:#4d9fff!important;box-shadow:none!important}html[data-theme=dark] .rf-label,html[data-theme=dark] .pf-label,html[data-theme=dark] .uc-label,html[data-theme=dark] .cc-label,html[data-theme=dark] .pc-label,html[data-theme=dark] .pe-label,html[data-theme=dark] .ep-label,html[data-theme=dark] .fcp-label,html[data-theme=dark] .tc-label,html[data-theme=dark] .ue-label,html[data-theme=dark] .lp-label,html[data-theme=dark] .se-label,html[data-theme=dark] .me-label,html[data-theme=dark] .sme-label,html[data-theme=dark] .fe-label,html[data-theme=dark] .sc-label,html[data-theme=dark] .su-label,html[data-theme=dark] .ce-label,html[data-theme=dark] .ud-label{color:#94a3b8!important}html[data-theme=dark] .rf-hint,html[data-theme=dark] .pf-hint,html[data-theme=dark] .uc-hint,html[data-theme=dark] .cc-hint,html[data-theme=dark] .pe-hint,html[data-theme=dark] .pc-hint,html[data-theme=dark] .ep-hint,html[data-theme=dark] .fcp-hint{color:#475569!important}html[data-theme=dark] .cc-section,html[data-theme=dark] .pe-section,html[data-theme=dark] .ep-section,html[data-theme=dark] .fcp-section,html[data-theme=dark] .pc-section{background:#ffffff08!important;border-color:#ffffff14!important}html[data-theme=dark] .cc-section__header,html[data-theme=dark] .pe-section__header,html[data-theme=dark] .ep-section__header,html[data-theme=dark] .pc-section__header{color:#4a90d9!important}html[data-theme=dark] .uc-info-tip,html[data-theme=dark] .cc-info-tip{background:#4d9fff0f!important;border-color:#4d9fff33!important;color:#4d9fff!important}html[data-theme=dark] .cc-info-tip code{background:#4d9fff1f!important}html[data-theme=dark] .cc-radio:hover{border-color:#6366f180!important}html[data-theme=dark] .cc-radio--active{background:#6366f11a!important;border-color:#6366f166!important}html[data-theme=dark] .cc-radio__text{color:#94a3b8!important}html[data-theme=dark] .cc-addon-item:hover{background:#6366f114!important;border-color:#6366f14d!important}html[data-theme=dark] .cc-addon-item--selected{background:#6366f11a!important;border-color:#6366f166!important}html[data-theme=dark] .cc-addons-hint{color:#64748b!important}html[data-theme=dark] .uc-suffix-btn{color:#475569!important}html[data-theme=dark] .uc-suffix-btn:hover{color:#4d9fff!important}html[data-theme=dark] .rf-color-preview{border-color:#fff3!important}html[data-theme=dark] .pf-section-title,html[data-theme=dark] .pf-title{color:#94a3b8!important;border-bottom-color:#ffffff14!important}html[data-theme=dark] .pf-section-title--collapsible:hover{color:#4d9fff!important}html[data-theme=dark] .pf-divider{border-color:#ffffff14!important}html[data-theme=dark] .pf-label__icon{color:#4d9fff!important}html[data-theme=dark] .pf-input--mono{color:#94a3b8!important}html[data-theme=dark] .pf-slug-reset{background:#1e2538!important;border-color:#ffffff1f!important;color:#4d9fff!important}html[data-theme=dark] .pf-slug-reset:hover{background:#4d9fff1a!important;border-color:#4d9fff!important}html[data-theme=dark] .pf-http-btn{background:#1e2538!important;border-color:#ffffff1f!important;color:#64748b!important}html[data-theme=dark] .pf-http-btn:hover{border-color:#4d9fff!important;color:#4d9fff!important}html[data-theme=dark] .pf-http-btn--active.pf-http-btn--get{background:#16a34a26!important;color:#4ade80!important;border-color:#16a34a66!important}html[data-theme=dark] .pf-http-btn--active.pf-http-btn--post{background:#3b82f626!important;color:#60a5fa!important;border-color:#3b82f666!important}html[data-theme=dark] .pf-http-btn--active.pf-http-btn--put{background:#f59e0b26!important;color:#fbbf24!important;border-color:#f59e0b66!important}html[data-theme=dark] .pf-http-btn--active.pf-http-btn--patch{background:#8b5cf626!important;color:#a78bfa!important;border-color:#8b5cf666!important}html[data-theme=dark] .pf-http-btn--active.pf-http-btn--delete{background:#ef444426!important;color:#f87171!important;border-color:#ef444466!important}html[data-theme=dark] .pf-icono-prev{background:#1e2538!important;border-color:#ffffff1f!important;color:#4d9fff!important}html[data-theme=dark] .pf-tenant-check{background:#1e2538!important;border-color:#ffffff1f!important;color:#94a3b8!important}html[data-theme=dark] .pf-tenant-check:hover{border-color:#4d9fff!important;background:#4d9fff14!important}html[data-theme=dark] .pf-tenant-check:has(input:checked){border-color:#4d9fff!important;background:#4d9fff26!important;color:#4d9fff!important}html[data-theme=dark] .pf-tenant-check input{accent-color:#4d9fff!important}html[data-theme=dark] .sync-panel{background:linear-gradient(135deg,#8b5cf61a,#6366f114)!important;border-color:#8b5cf640!important}html[data-theme=dark] .sync-panel__text strong{color:#e2e8f0!important}html[data-theme=dark] .sync-panel__text span{color:#94a3b8!important}html[data-theme=dark] .sync-result--success{background:linear-gradient(135deg,#10b98114,#0596690f)!important;border-color:#10b98140!important}html[data-theme=dark] .sync-result--error{background:#ef444414!important;border-color:#ef444440!important}html[data-theme=dark] .sync-result--success .sync-result__header{color:#34d399!important}html[data-theme=dark] .sync-result--error .sync-result__header{color:#f87171!important}html[data-theme=dark] .sync-result__close{color:#94a3b8!important}html[data-theme=dark] .sync-stat--total{background:#6366f11f!important;border-color:#6366f140!important;color:#a5b4fc!important}html[data-theme=dark] .sync-stat--new{background:#10b9811f!important;border-color:#10b98140!important;color:#34d399!important}html[data-theme=dark] .sync-stat--ok{background:#3b82f61f!important;border-color:#3b82f640!important;color:#60a5fa!important}html[data-theme=dark] .sync-stat--table-new{background:#f59e0b1f!important;border-color:#f59e0b40!important;color:#fbbf24!important}html[data-theme=dark] .sync-stat--table-ok{background:#6b72801f!important;border-color:#6b728033!important;color:#94a3b8!important}html[data-theme=dark] .sync-stat__num{color:inherit!important}html[data-theme=dark] .sync-stat__label{color:inherit!important;opacity:.7!important}html[data-theme=dark] .sync-stat__label small{color:inherit!important}html[data-theme=dark] .sync-result__errors,html[data-theme=dark] .sync-result__errors p{color:#fbbf24!important}html[data-theme=dark] .sync-result__errors li{color:#94a3b8!important}html[data-theme=dark] .se-info-card{background:#4d9fff0a!important;border-color:#4d9fff1a!important}html[data-theme=dark] .se-info-row{border-bottom-color:#ffffff0d!important}html[data-theme=dark] .se-info-label{color:#475569!important}html[data-theme=dark] .se-info-value{color:#a2aec1!important}html[data-theme=dark] .se-info-value--bold{color:#e2e8f0!important}html[data-theme=dark] .se-section-title{color:#4a90d9!important}html[data-theme=dark] .se-hint{color:#475569!important}html[data-theme=dark] .se-badge--active{background:#10b98126!important;color:#34d399!important}html[data-theme=dark] .se-badge--en-prueba,html[data-theme=dark] .se-badge--en-periodo-de-prueba{background:#f59e0b26!important;color:#fbbf24!important}html[data-theme=dark] .se-badge--vencida{background:#6b728033!important;color:#94a3b8!important}html[data-theme=dark] .se-badge--cancelada,html[data-theme=dark] .se-badge--suspendido{background:#ef444426!important;color:#f87171!important}html[data-theme=dark] .stat-card{background:#1e2538!important;border-color:#ffffff0f!important;box-shadow:0 2px 8px #0003!important}html[data-theme=dark] .stat-card:hover{box-shadow:0 6px 20px #0000004d!important}html[data-theme=dark] .stat-card__label{color:#475569!important}html[data-theme=dark] .stat-card__skeleton{background-image:linear-gradient(90deg,#ffffff0a,#ffffff0a,#ffffff38,#ffffff0a,#ffffff0a)!important;background-size:400% 100%!important;background-color:#ffffff0a!important;animation:shimmer-dark 1.6s ease-in-out infinite!important}@keyframes shimmer-dark{0%{background-position:100% 0}to{background-position:-100% 0}}html[data-theme=dark] .stat-card__icon-wrap--total{background:#6366f126!important;color:#818cf8!important}html[data-theme=dark] .stat-card__icon-wrap--activos{background:#00865a26!important;color:#10b981!important}html[data-theme=dark] .stat-card__icon-wrap--trial{background:#f59e0b26!important;color:#fbbf24!important}html[data-theme=dark] .stat-card__icon-wrap--inactivos{background:#ef444426!important;color:#f87171!important}html[data-theme=dark] .stat-card__icon-wrap--sistema{background:#7c3aed26!important;color:#a78bfa!important}html[data-theme=dark] .cselect__trigger,html[data-theme=dark] .cdp__trigger{background:#232a3b!important;border-color:#ffffff17!important;color:#e2e8f0!important;box-shadow:none!important;outline:none!important}html[data-theme=dark] .cselect--open .cselect__trigger,html[data-theme=dark] .cdp--open .cdp__trigger{border-color:#4d9fff!important;background:#232a3b!important;box-shadow:none!important;outline:none!important}html[data-theme=dark] .cselect__trigger:hover:not(:disabled),html[data-theme=dark] .cdp__trigger:hover:not(:disabled){border-color:#fff3!important;box-shadow:none!important}html[data-theme=dark] .cselect__value--placeholder,html[data-theme=dark] .cdp__value--placeholder{color:#475569!important}html[data-theme=dark] .cselect__arrow{color:#64748b!important}html[data-theme=dark] .cselect__arrow--open{color:#4d9fff!important}html[data-theme=dark] .cdp__arrow{color:#64748b!important}html[data-theme=dark] .cdp__arrow--open,html[data-theme=dark] .cselect__icon-left,html[data-theme=dark] .cdp__icon-left{color:#4d9fff!important}html[data-theme=dark] .cselect__panel,html[data-theme=dark] .cdp__panel{background:#1b2132!important;border-color:#ffffff14!important;box-shadow:0 4px 6px #0000004d,0 12px 32px #0006!important}html[data-theme=dark] .cselect__search-wrap{background:transparent!important;border-bottom-color:#ffffff0f!important}html[data-theme=dark] .cselect__search-input{color:#e2e8f0!important;background:transparent!important;border:none!important;outline:none!important;box-shadow:none!important}html[data-theme=dark] .cselect__search-input:focus,html[data-theme=dark] .cselect__search-input:focus-visible{border:none!important;outline:none!important;box-shadow:none!important}html[data-theme=dark] .cselect__search-input::placeholder{color:#475569!important}html[data-theme=dark] .cselect__search-icon{color:#475569!important}.cselect__search-input:focus,.cselect__search-input:focus-visible{border:none!important;outline:none!important;box-shadow:none!important}html[data-theme=dark] .cselect__option{color:#a2aec1!important}html[data-theme=dark] .cselect__option:hover,html[data-theme=dark] .cselect__option--highlighted:not(.cselect__option--selected){background:#4d9fff14!important;color:#4d9fff!important}html[data-theme=dark] .cselect__option--selected{background:#4d9fff1f!important;color:#4d9fff!important}html[data-theme=dark] .cselect__opt-check{color:#4d9fff!important}html[data-theme=dark] .cselect__opt-desc{color:#475569!important}html[data-theme=dark] .cdp__header{border-bottom-color:#ffffff0f!important}html[data-theme=dark] .cdp__nav-btn{color:#64748b!important;background:transparent!important}html[data-theme=dark] .cdp__nav-btn:hover{background:#4d9fff14!important;color:#4d9fff!important}html[data-theme=dark] .cdp__month-label{color:#e2e8f0!important;background:transparent!important}html[data-theme=dark] .cdp__month-label:hover{background:#4d9fff14!important;color:#4d9fff!important}html[data-theme=dark] .cdp__day{color:#a2aec1!important}html[data-theme=dark] .cdp__day--selected{background:#0052cc!important;color:#fff!important}html[data-theme=dark] .cdp__today-dot{background:#4d9fff!important}html[data-theme=dark] .cdp__day--range-start .cdp__day-inner,html[data-theme=dark] .cdp__day--range-end .cdp__day-inner{background:#0052cc!important;color:#fff!important}html[data-theme=dark] .cdp__day--in-range{color:#4d9fff!important}html[data-theme=dark] .cdp__footer{border-top-color:#ffffff0f!important}html[data-theme=dark] .cdp__footer-btn--today{color:#4d9fff!important}html[data-theme=dark] .cdp__footer-btn--today:hover{background:#4d9fff14!important}html[data-theme=dark] .tp-section{background:#ffffff06!important;border-color:#ffffff12!important}html[data-theme=dark] .tp-section__header,html[data-theme=dark] .tp-section__header i{color:#4d9fff!important}html[data-theme=dark] .tp-section__header--clickable:hover{color:#74b3ff!important}html[data-theme=dark] .tp-label{color:#e2e8f0!important;font-weight:700!important}html[data-theme=dark] .tp-label i{color:#4d9fff!important}html[data-theme=dark] .tp-input{background:#232a3b!important;border-color:#ffffff17!important;color:#e2e8f0!important}html[data-theme=dark] .tp-input::placeholder{color:#4a5568!important}html[data-theme=dark] .tp-input:focus{border-color:#4d9fff!important;box-shadow:none!important;background:#1b2132!important}html[data-theme=dark] .tp-input:focus-visible{border-color:#4d9fff!important;box-shadow:none!important;outline:none!important}html[data-theme=dark] .tp-input--error{border-color:#fc8181!important}html[data-theme=dark] .tp-radio{border-color:#ffffff17!important;background:transparent!important}html[data-theme=dark] .tp-radio:hover{border-color:#4d9fff!important;background:#4d9fff0d!important}html[data-theme=dark] .tp-radio--active{border-color:#4d9fff!important;background:#4d9fff1a!important}html[data-theme=dark] .tp-radio__text{color:#c4cdd8!important}html[data-theme=dark] .tp-radio--active .tp-radio__text{color:#e2e8f0!important;font-weight:700!important}html[data-theme=dark] .tp-error{color:#fc8181!important}html[data-theme=dark] .tp-alert-error{background:#fc818114!important;border-color:#fc818138!important;color:#fc8181!important}html[data-theme=dark] .cc-section{background:#6366f10a!important;border-color:#6366f11f!important}html[data-theme=dark] .cc-section__header{color:#818cf8!important}html[data-theme=dark] .cc-label{color:#94a3b8!important}html[data-theme=dark] .cc-label i{color:#818cf8!important}html[data-theme=dark] .cc-radio{border-color:#ffffff1a!important}html[data-theme=dark] .cc-radio--active{border-color:#818cf8!important;background:#6366f11a!important}html[data-theme=dark] .cc-radio__text{color:#cbd5e1!important}html[data-theme=dark] .cc-info-row{border-bottom-color:#ffffff0f!important}html[data-theme=dark] .cc-info-label{color:#475569!important}html[data-theme=dark] .cc-info-value{color:#cbd5e1!important}html[data-theme=dark] .cc-info-value--mono{color:#818cf8!important}html[data-theme=dark] .cc-addon-item{background:#1e2538!important;border-color:#ffffff14!important}html[data-theme=dark] .cc-addon-item:hover{border-color:#818cf8!important;background:#6366f10f!important}html[data-theme=dark] .cc-addon-item--selected{border-color:#818cf8!important;background:#6366f11a!important}html[data-theme=dark] .cc-addon-name,html[data-theme=dark] .cc-addon-price{color:#e2e8f0!important}html[data-theme=dark] .cc-addons-total{background:#6366f114!important;border-color:#6366f133!important;color:#818cf8!important}html[data-theme=dark] .cc-addons-hint{color:#475569!important}html[data-theme=dark] .pc-section{background:#0052cc0a!important;border-color:#0052cc1f!important}html[data-theme=dark] .pc-section__header{color:#4a90d9!important}html[data-theme=dark] .pc-label{color:#94a3b8!important}html[data-theme=dark] .pc-label i{color:#4a90d9!important;opacity:1!important}html[data-theme=dark] .pc-arbol__nodo{background:#1a2035!important;border-color:#ffffff14!important}html[data-theme=dark] .pc-arbol__nodo:hover{box-shadow:0 4px 18px #0052cc26!important}html[data-theme=dark] .pc-mod-header{background:#1e2538!important;border-left-color:#ffffff1a!important}html[data-theme=dark] .pc-mod-header:hover{background:#232a3b!important;border-left-color:#4a90d9!important}html[data-theme=dark] .pc-mod-header--completo{background:linear-gradient(90deg,#4a90d91a,#4a90d905)!important;border-left-color:#4a90d9!important}html[data-theme=dark] .pc-mod-header--parcial{background:linear-gradient(90deg,#f59e0b1a,#f59e0b05)!important;border-left-color:#f59e0b!important}html[data-theme=dark] .pc-mod-check{background:#131929!important;border-color:#ffffff26!important}html[data-theme=dark] .pc-mod-header--completo .pc-mod-check{background:#4a90d9!important;border-color:#4a90d9!important}html[data-theme=dark] .pc-mod-header--parcial .pc-mod-check{background:#f59e0b!important;border-color:#f59e0b!important}html[data-theme=dark] .pc-mod-icono{background:#4a90d91f!important;color:#4a90d9!important}html[data-theme=dark] .pc-mod-header--completo .pc-mod-icono{background:#4a90d9!important;color:#fff!important}html[data-theme=dark] .pc-mod-header--parcial .pc-mod-icono{background:#f59e0b!important;color:#fff!important}html[data-theme=dark] .pc-mod-nombre{color:#cbd5e1!important}html[data-theme=dark] .pc-mod-header--completo .pc-mod-nombre{color:#4a90d9!important}html[data-theme=dark] .pc-mod-header--parcial .pc-mod-nombre{color:#f59e0b!important}html[data-theme=dark] .pc-mod-contador{background:#4a90d91a!important;color:#4a90d9!important}html[data-theme=dark] .pc-mod-header--parcial .pc-mod-contador{background:#f59e0b1a!important;color:#f59e0b!important}html[data-theme=dark] .pc-mod-badge-direct{color:#475569!important;border-color:#ffffff14!important}html[data-theme=dark] .pc-arbol__hijos{background:#1a2035!important}html[data-theme=dark] .pc-sub-fila:hover{background:#4a90d90f!important}html[data-theme=dark] .pc-sub-fila--activa{background:#4a90d914!important}html[data-theme=dark] .pc-sub-conector__v,html[data-theme=dark] .pc-sub-conector__h{background:#ffffff1a!important}html[data-theme=dark] .pc-sub-check{background:#131929!important;border-color:#ffffff26!important}html[data-theme=dark] .pc-sub-fila--activa .pc-sub-check{background:#4a90d9!important;border-color:#4a90d9!important}html[data-theme=dark] .pc-sub-icono{background:#ffffff0a!important;color:#64748b!important}html[data-theme=dark] .pc-sub-fila--activa .pc-sub-icono{background:#4a90d91f!important;color:#4a90d9!important}html[data-theme=dark] .pc-sub-nombre{color:#64748b!important}html[data-theme=dark] .pc-sub-fila--activa .pc-sub-nombre{color:#4a90d9!important}html[data-theme=dark] .pc-sub-contador{background:#4a90d91a!important;color:#4a90d9!important}html[data-theme=dark] .pc-func-lista{background:#13192980!important;border-top-color:#4a90d91a!important}html[data-theme=dark] .pc-func-item{background:#1e2538!important;border-color:#ffffff14!important}html[data-theme=dark] .pc-func-item:hover{background:#4a90d914!important;border-color:#4a90d9!important}html[data-theme=dark] .pc-func-item--activo{background:#4a90d91f!important;border-color:#4a90d9!important}html[data-theme=dark] .nova-modal-body input:not([type=checkbox]):not([type=radio]):not([type=range]),html[data-theme=dark] .nova-modal-body textarea,html[data-theme=dark] .nova-modal-body select{background:#1e2538!important;color:#e2e8f0!important;border-color:#ffffff1f!important}html[data-theme=dark] .nova-modal-body input::placeholder,html[data-theme=dark] .nova-modal-body textarea::placeholder{color:#475569!important}html[data-theme=dark] .nova-modal-body input:focus,html[data-theme=dark] .nova-modal-body textarea:focus,html[data-theme=dark] .nova-modal-body select:focus{border-color:#4d9fff!important;box-shadow:0 0 0 3px #4d9fff26!important;outline:none!important}html[data-theme=dark] .nova-modal-body .cselect__search-input:focus,html[data-theme=dark] .nova-modal-body .cselect__search-input:focus-visible,html[data-theme=dark] .cselect__search-input:focus,html[data-theme=dark] .cselect__search-input:focus-visible{border:none!important;border-color:transparent!important;box-shadow:none!important;outline:none!important;outline-width:0!important}html[data-theme=dark] .nova-modal-body input:disabled,html[data-theme=dark] .nova-modal-body textarea:disabled,html[data-theme=dark] .nova-modal-body select:disabled{background:#161d2e!important;color:#475569!important;cursor:not-allowed!important}html[data-theme=dark] .rf-select,html[data-theme=dark] .pf-select,html[data-theme=dark] .cc-select,html[data-theme=dark] .uc-select{background:#1e2538!important;color:#e2e8f0!important;border-color:#ffffff1f!important}.p-select-overlay{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:14px;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f;overflow:hidden;min-width:80px!important;animation:nova-dropdown-in .18s cubic-bezier(.16,1,.3,1)}.p-select-overlay .p-select-list-container,.p-select-overlay .p-virtualscroller{background:transparent!important;padding:6px!important}.p-select-overlay .p-select-option{border-radius:8px;padding:7px 14px;font-size:13px;font-weight:500;color:#272b41;cursor:pointer;transition:background .14s ease,color .14s ease;margin-bottom:2px}.p-select-overlay .p-select-option:last-child{margin-bottom:0}.p-select-overlay .p-select-option:hover,.p-select-overlay .p-select-option.p-focus{background:#4a90d91a!important;color:#4a90d9!important}.p-select-overlay .p-select-option.p-select-option-selected,.p-select-overlay .p-select-option[aria-selected=true]{background:linear-gradient(135deg,#4d9fff2e,#4a90d91f)!important;color:#4d9fff!important;font-weight:600}@keyframes nova-dropdown-in{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}html[data-theme=dark] .p-select-overlay{background:#1b2132!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 8px 32px #0006,0 0 0 1px #4d9fff14,inset 0 1px #ffffff0a!important}html[data-theme=dark] .p-select-overlay .p-select-option{color:#94a3b8!important}html[data-theme=dark] .p-select-overlay .p-select-option:hover,html[data-theme=dark] .p-select-overlay .p-select-option.p-focus{background:#4d9fff1a!important;color:#4d9fff!important}html[data-theme=dark] .p-select-overlay .p-select-option.p-select-option-selected,html[data-theme=dark] .p-select-overlay .p-select-option[aria-selected=true]{background:linear-gradient(135deg,#4d9fff33,#4a90d926)!important;color:#4d9fff!important;font-weight:600}html[data-theme=dark] .p-select-overlay .p-select-option.p-select-option-selected{position:relative}html[data-theme=dark] .p-select-overlay .p-select-option.p-select-option-selected:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:60%;background:#4d9fff;border-radius:0 3px 3px 0}*{scrollbar-width:thin;scrollbar-color:rgba(90,95,125,.25) transparent}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#5a5f7d38;border-radius:99px;transition:background .25s ease}::-webkit-scrollbar-thumb:hover{background:#4a90d980}::-webkit-scrollbar-corner{background:transparent}.p-datatable-table-container{scrollbar-width:thin;scrollbar-color:rgba(90,95,125,.2) transparent}.p-datatable-table-container::-webkit-scrollbar{height:3px}.p-datatable-table-container::-webkit-scrollbar-track{background:transparent}.p-datatable-table-container::-webkit-scrollbar-thumb{background:#5a5f7d47;border-radius:99px}.p-datatable-table-container::-webkit-scrollbar-thumb:hover{background:#4a90d98c}html[data-theme=dark] *{scrollbar-color:rgba(255,255,255,.08) transparent}html[data-theme=dark] ::-webkit-scrollbar-track{background:transparent}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:99px}html[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#4d9fff66}html[data-theme=dark] .p-datatable-table-container{scrollbar-color:rgba(255,255,255,.07) transparent}html[data-theme=dark] .p-datatable-table-container::-webkit-scrollbar-track{background:transparent}html[data-theme=dark] .p-datatable-table-container::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:99px}html[data-theme=dark] .p-datatable-table-container::-webkit-scrollbar-thumb:hover{background:#4d9fff73}html,body{background:var(--bg-global)!important;color:var(--text-main)}.ant-layout,.ant-layout-content,.ant-layout-has-sider,.atbd-main-layout,.main-content-wrap,.main-content-inner,.submodule-tab-wrapper,.tabs-container,.tab-panel{background:var(--bg-global)!important}.ant-layout-sider{background:#fff!important}html[data-theme=dark] .ant-layout-sider,html[data-theme=dark] .ant-layout-sider-dark{background:#131929!important}html[data-theme=dark] .ant-layout-sider .ps{background:transparent!important}html.theme-transitioning:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;pointer-events:none;animation:theme-fade .8s ease-out forwards}html.theme-transitioning[data-theme=dark]:before{background-color:#1b1e2b}html.theme-transitioning[data-theme=light]:before{background-color:#fff}@keyframes theme-fade{0%{opacity:1}40%{opacity:.6}to{opacity:0}}.spin{height:100vh;display:flex;align-items:center;justify-content:center;background:#ffffff0d}.nova-page-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;height:60vh;width:100%}.nova-page-loading__spinner{width:44px;height:44px}.nova-page-loading__ring{width:44px;height:44px;animation:nova-ring-spin .9s linear infinite}.nova-page-loading__ring circle{stroke:#4a90d9;stroke-linecap:round;stroke-dasharray:80,126;stroke-dashoffset:0}@keyframes nova-ring-spin{to{transform:rotate(360deg)}}.nova-page-loading__text{font-size:12.5px;font-weight:600;color:#94a3b8;letter-spacing:.3px}html[data-theme=dark] .nova-page-loading__text{color:#475569}html[data-theme=dark] .nova-page-loading__ring circle{stroke:#4d9fff}.d-flex{display:flex}.flex-grid .flex-grid-child{padding:0 12px}.align-center-v{display:flex;align-items:center}.justify-content-between{justify-content:space-between}.justify-content-center{justify-content:center}.align-items-center{align-items:center}.line-height-0{line-height:0}.text-right{text-align:right}.text-left{text-align:left}.text-center{text-align:center}button{cursor:pointer}.status{display:inline!important;font-size:12px;font-weight:500;background-color:#868eae10;padding:4.5px 11.85px;border-radius:15px}.status.Success{background-color:#20c99710;color:#20c997}.status.warning{background-color:#fa8b0c10;color:#fa8b0c}.status.error{background-color:#ff4d4f10;color:#ff4d4f}ul{list-style:outside none none;margin:0;padding:0}.m-0{margin:0!important}.mb-20{margin-bottom:20px!important}.mb-25{margin-bottom:25px!important}.mb-30{margin-bottom:30px}.pb-30{padding-bottom:30px}.pl-0{padding-left:0!important}.mt-20{margin-top:20px!important}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.pr-0{padding-right:0!important}.ant-card{background:var(--bg-surface);box-shadow:var(--card-shadow);border-color:var(--border-color)!important;color:var(--text-main);transition:all .3s ease}.ant-card-body{padding:25px!important;color:var(--text-main)}.ant-card-head{padding-left:25px!important;padding-right:25px!important;border-bottom-color:var(--border-color)!important;color:var(--text-main)!important}.ant-card-head-title span{display:inline-block;margin-left:15px;font-size:11px;font-weight:500;color:#868eae}.ant-card-head .ant-card-extra{display:flex;align-items:center}.ant-card-head .ant-card-extra a{color:#868eae}.ant-card-head .ant-card-extra>a{order:1;margin-left:15px;position:relative;top:5px}.ant-layout-rtl .ant-card-head .ant-card-extra>a{margin:0 15px 0 0}.ant-card-extra .ant-dropdown-trigger{line-height:0;order:1;margin-left:20px}.sDash_unresizable{resize:none}.ant-radio-button-wrapper-checked{color:#fff!important}.card-nav ul{list-style:none;display:flex;margin:0 -8px!important}.card-nav ul li{margin:0 8px!important;position:relative}.card-nav ul li a{font-weight:500;color:#868eae;font-size:12px}.card-nav ul li.active a{color:#4a90d9;font-weight:500}.card-nav ul li.active:before{position:absolute;content:"";width:100%;height:1px;background:#4a90d9;left:0;bottom:-17px}.growth-downward p,.growth-upward p{font-size:14px;color:#868eae;margin:0}.growth-downward h1 sub svg,.growth-upward h1 sub svg{position:relative;top:2px;font-size:14px;font-weight:600;left:5px;bottom:0}.growth-downward h1 sub{color:#ff4d4f}.growth-upward h1 sub{color:#20c997}.chart-label{display:flex}.chart-label .chart-label__single{align-items:center}.chart-label .chart-label__single:not(:last-child){margin-right:40px}.chart-label .chart-label__single p{margin:0;color:#868eae}.revenue-doughnut{display:flex;justify-content:center}.revenue-doughnut>div{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.revenue-doughnut .rd-labels{width:100%;margin-top:30px}.revenue-chat-percentage span{display:block}.revenue-chat-percentage span:not(:last-child){margin-bottom:15px}.revenue-chat-percentage span{display:block;font-size:13px;color:#868eae}.revenue-chat-percentage span:not(:last-child){margin-bottom:20px}.ant-progress-status-warning .ant-progress-bg{background:#fa8b0c}.progress-primary .ant-progress-bg{background:#4a90d9}.progress-secondary .ant-progress-bg{background:#ff69a5}.progress-success .ant-progress-bg{background:#20c997}.progress-success .progress-info .ant-progress-bg{background:#2c99ff}.progress-warning .ant-progress-bg{background:#fa8b0c}.progress-danger .ant-progress-bg{background:#ff4d4f}.color-primary{color:#4a90d9}.color-secondary{color:#ff69a5}.color-info{color:#2c99ff}.color-warning{color:#fa8b0c}.color-success{color:#20c997}.color-danger{color:#ff4d4f}.color-dark{color:#272b41}.color-error{color:#f5222d}.color-gray{color:#5a5f7d}.ant-btn.ant-btn-light:focus{background:#fff;color:#5a5f7d}.button-example .ant-btn{margin:4px}.button-example .ant-btn-group .ant-btn{margin:0}.ant-btn-white{color:#5a5f7d!important;border-color:#e3e6ef!important}.ant-btn-white:hover{color:#4a90d9!important;background-color:#fff!important;border-color:#fff}.ant-btn-white:focus{background-color:transparent!important}.ant-btn-link{background-color:#fff;border-color:#fff;color:#4a90d9}.ant-btn-link:hover{border-color:#fff;background:#fff}.ant-btn-light,.ant-btn-light:hover,.ant-btn-link:hover,.ant-btn-dashed{color:#5a5f7d!important}.ant-btn-light{border-color:#e3e6ef;background:#f4f5f7!important}.ant-btn-light.btn-outlined{background:transparent!important}.ant-btn-light.btn-transparent{background:#f4f5f715}.ant-btn-dashed{border-width:1px!important}.ant-btn-dashed:hover{color:#4a90d9;border:1px dashed #4a90d9}.ant-btn-primary[disabled]{color:#fff;background:#4a90d960}.ant-btn-light[disabled]{background:#fff}.ant-btn-round.ant-btn-sm{height:38px}.ant-btn-white[disabled]{background-color:transparent;opacity:.6}.ant-btn-white[disabled]:hover{color:#5a5f7d!important}.ant-btn-primary[disabled]:hover{color:#fff!important;background:#4a90d960!important}.btn-icon{padding:0 13px}.btn-inc,.btn-dec{height:38px;width:38px;font-size:20px;padding:0 12px!important;border-radius:10px!important;border:0 none}.btn-inc:hover,.btn-dec:hover{background:#4a90d910!important;border:0 none!important}.btn-inc:hover i,.btn-inc:hover svg,.btn-dec:hover i,.btn-dec:hover svg{color:#4a90d9}.ant-form-item-label>label{font-weight:500;display:inline-block}.ant-calendar-picker-input::placeholder,.ant-calendar-range-picker-input::placeholder{color:#adb4d2!important}.ant-picker-calendar-header .ant-select-selector{height:32px!important}.ant-picker-calendar-header .ant-select-selection-search-input{height:30px!important}.ant-select-single .ant-select-selector .ant-select-selection-item{line-height:30px!important}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){background:#fff!important;color:#4a90d9!important}.ant-pagination .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:32px!important}.ant-pagination-item-active{background-color:#4a90d9!important}.ant-pagination-item-active a{color:#fff!important}.ant-pagination .ant-pagination-options .ant-select-selection-item{font-size:13px;line-height:30px!important}.ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper{height:30px;line-height:30px;margin-left:8px}.ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper input{line-height:30px;padding-top:0;padding-bottom:0}.ant-pagination .ant-pagination-prev,.ant-pagination .ant-pagination-next,.ant-pagination .ant-pagination-jump-prev,.ant-pagination .ant-pagination-jump-next,.ant-pagination .ant-pagination-item,.ant-pagination .ant-pagination-options .ant-select-selector{border:1px solid #f1f2f6!important;background-color:#fff}.ant-pagination .ant-pagination-jump-prev .ant-pagination-item-ellipsis,.ant-pagination .ant-pagination-jump-next .ant-pagination-item-ellipsis{color:#5a5f7d!important;line-height:2.6}.ant-pagination .ant-pagination-jump-prev .ant-pagination-item-link,.ant-pagination .ant-pagination-jump-next .ant-pagination-item-link{display:block}.ant-pagination-prev,.ant-pagination-next{line-height:28px!important}.ant-pagination-prev .ant-pagination-item-link,.ant-pagination-next .ant-pagination-item-link{border:0 none!important}.ant-pagination .ant-pagination-item a{color:#5a5f7d}.ant-pagination .ant-select-single .ant-select-selector .ant-select-selection-item{line-height:30px!important;color:#5a5f7d}.ant-pagination .ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{height:100%!important}.ant-pagination{margin:-4px!important}.ant-pagination-options-size-changer.ant-select{margin-right:0!important}.ant-pagination-item,.ant-pagination-options,.ant-pagination-prev,.ant-pagination-jump-prev,.ant-pagination-jump-next,.ant-pagination-next{margin:4px!important}.ant-table-pagination{margin-top:30px!important}.submission-successModal{text-align:center}.submission-successModal .icon-success{width:70px;height:70px;border-radius:50%;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;color:#fff;border:1px solid #20c997}.submission-successModal p{margin-bottom:0}.submission-successModal .icon-success svg{color:#20c997}.submission-successModal .submission-action{margin:30px -5px -5px}.submission-successModal .submission-action button{margin:5px;height:38px}.ant-tree-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:42px!important;line-height:40px}.ant-tree-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector .ant-select-selection-search-input{height:100%!important}.ant-tree-select.ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:40px!important}.ant-radio-checked .ant-radio-inner,.ant-radio-input:checked+.ant-radio-inner{border-width:5px!important}.ant-radio-inner:after{content:none!important}.ant-statistic .ant-statistic-title{color:#9299b8}.ant-statistic .ant-statistic-content span{font-size:20px}.steps-action.justify-content-center{justify-content:center!important}.ant-rate-star.ant-rate-star-zero span svg{color:#c6d0dc}.ant-rate-star:not(:last-child){margin-right:2px!important}.ant-rate-text{color:#5a5f7d}.ant-result-icon{margin-bottom:20px!important}.ant-result-title{font-weight:500;margin-bottom:10px}.ant-result-extra{height:34px;padding:4px 10.72px}.ant-result-content .ant-typography strong{font-weight:500}.ant-result-content .ant-typography:last-child{margin-bottom:0}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:38px!important}.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:33px!important}.ant-select-multiple .ant-select-selector{padding-top:2px!important;padding-bottom:2px!important}.sDash_fullwidth-select{width:100%}.nested-comment-wrapper .comment-title{font-size:12px;padding-bottom:10px;margin-bottom:22px;border-bottom:1px solid #e3e6ef}.events{list-style:none;margin:0;padding:0}.events .ant-badge-status{overflow:hidden;white-space:nowrap;width:100%;text-overflow:ellipsis;font-size:12px}.notes-month{text-align:center;font-size:28px}.notes-month section{font-size:28px}.demo{margin:16px}.demo-nav{height:30px;line-height:30px;margin-bottom:16px;background:#f8f8f8}.demo-nav a{line-height:30px;padding:0 8px}.app-list{margin-top:16px}.ant-modal .ant-modal-content{border-radius:10px}.ant-modal .ant-modal-header{border-radius:10px 10px 0 0}.ant-modal-body p:last-child{margin-bottom:0}.project-modal{padding:0 5px!important}.project-modal .projects-members{margin-top:12px}.project-modal .ant-form-item-control-input{margin-top:10px;min-height:auto}.project-modal .ant-select-selector{border-color:#e3e6ef}.project-modal-footer{padding:10px!important;text-align:left!important}.project-modal .ant-form-item:not(:last-child){margin-bottom:15px!important}.project-modal button{margin-top:15px}.create-contact-modal{padding:0!important}.create-contact-modal .ant-form-item-label{line-height:35px}.create-contact-modal .ant-form-item:not(:last-child){margin-bottom:15px!important}.export-modal .ant-form-item-control-wrapper{width:100%}.export-modal .ant-form-item-control-wrapper .ant-input{padding:7px 11px!important}.export-modal .btn-export{height:42px;margin-right:10px}.export-modal .ant-form-item{margin-bottom:15px}.sDash_addTask-modal{max-width:390px}.sDash_addTask-modal .ant-modal-header{border-bottom:0 none;padding-bottom:0!important}.sDash_addTask-modal .ant-modal-header .ant-modal-title{font-size:16px;font-weight:500;color:#272b41}.sDash_addTask-modal .sDash_addTask-modal-inner .ant-form-item{margin-bottom:15px}.sDash_addTask-modal .ant-modal-header .ant-modal-close-x svg{color:#9299b8}.sDash_addTask-modal .ant-form-item-control-input{min-height:36px}.sDash_addTask-modal input::placeholder,.sDash_addTask-modal textarea::placeholder{color:#9299b8}.sDash_addTask-modal input,.sDash_addTask-modal textarea{padding:6px 20px;border-radius:5px}.sDash_addTask-modal textarea{resize:none;min-height:125px}.sDash_addTask-modal .sDash-modal-actions{display:flex;justify-content:flex-end;margin:-6px}.sDash_addTask-modal .sDash-modal-actions button{font-size:14px;margin:6px;height:38px;border-radius:5px}.ant-slider .ant-slider-handle:hover,.ant-slider .ant-slider-handle:focus{border-color:#4a90d9}.ant-slider .ant-slider-track,.ant-slider:hover .ant-slider-track{background-color:#4a90d9}.ant-slider .ant-slider-rail{background-color:#f4f5f7}.ant-slider .ant-slider-dot{border-color:#d9d9d9}.ant-slider .ant-slider-dot-active{border-color:#4a90d9}.ant-slider .ant-slider-handle:after,.ant-slider:hover .ant-slider-handle:after{content:"";position:absolute;inset-block-start:0;inset-inline-start:0;width:10px;height:10px;background-color:#fff;box-shadow:0 0 0 2px #4a90d9;border-radius:50%;cursor:pointer;transition:inset-inline-start .2s,inset-block-start .2s,width .2s,height .2s,box-shadow .2s}.ant-input-number{padding:12px 11px}.ant-tag{font-weight:600;padding:0 9.5px}.ant-tabs-tab span{display:flex;align-items:center}html[dir=rtl] .ant-tabs .ant-tabs-tab+.ant-tabs-tab{margin:0 32px 0 0}.ant-list-bordered{border-color:#e3e6ef!important}.ant-list-item-meta{padding:10px 24px;border-bottom:1px solid #f1f2f6}.ant-popover{position:fixed;z-index:99999}.ant-popover-inner{padding:15px;box-shadow:0 5px 20px #9299b820;border-radius:0 0 6px 6px}.ant-popover-inner .ant-popover-title{padding:5px 10px 10px}.ant-popover-inner .ant-popover-inner-content a{color:#5a5f7d}.ant-drawer{z-index:99999}.ant-drawer .ant-input{padding:7px 11px}.ant-select-dropdown{padding:18px 0!important;box-shadow:0 5px 20px #9299b820!important;border-radius:0 0 6px 6px!important}.ant-select-item{min-height:20px!important;padding:4px 12px!important}.ant-select-item-group{color:#9299b8}.ant-select-item.ant-select-item-option-grouped{padding-left:25px!important}.ant-select-dropdown .ant-select-item.ant-select-item-option-active{background:#4a90d905}.ant-select-dropdown .ant-select-item.ant-select-item-option-selected .ant-select-item-option-content{padding-left:10px}.ant-select-dropdown .ant-select-item.ant-select-item-option-selected{color:#4a90d9;background:#4a90d906}.ant-select-dropdown .ant-select-item.ant-select-item-option-selected .ant-select-item-option-content{color:#4a90d9;font-weight:500}.ant-select-dropdown .ant-select-item .ant-select-item-option-content{transition:.3s;color:#5a5f7d}.mail-props{padding:5px 25px;border:0 none;background:#fff}.mail-props li{display:flex;margin-bottom:12px}.mail-props li span:first-child{margin-right:50px;min-width:40px}.mail-props li span:last-child{color:#5a5f7d}.mail-props li:last-child{margin-bottom:0}.mail-props li span{color:#9299b8}.ant-dropdown{box-shadow:0 5px 30px #9299b820!important}.ant-dropdown.wide-dropdwon{min-width:140px!important}.ant-dropdown.wide-dropdwon.kanbanCard-more{min-width:220px!important;box-shadow:0 17px 20px #9299b820}.ant-dropdown.wide-dropdwon.kanbanCard-more a{padding:10px 24px}.ant-dropdown-menu{min-width:200px;border-radius:0 0 5px 5px;box-shadow:0 0}.ant-dropdown-menu li{color:#5a5f7d;padding:5px 25px}.ant-dropdown-menu li:hover{background-color:#4a90d905}.atbd-top-dropdwon .atbd-top-dropdwon__title{background:#f4f5f7;width:100%;margin-bottom:12px;border-radius:6px;font-size:14px;font-weight:500;min-height:50px;display:inline-flex;justify-content:center;align-items:center}.atbd-top-dropdwon{width:340px}.atbd-top-dropdwon .atbd-top-dropdwon__nav{height:260px;overflow:hidden}.atbd-top-dropdwon .atbd-top-dropdwon__nav.notification-list{padding:0 10px}.atbd-top-dropdwon .atbd-top-dropdwon__nav li{width:100%}.atbd-top-dropdwon .atbd-top-dropdwon__nav li a{padding:13px 10px;position:relative;width:100%}.atbd-top-dropdwon .atbd-top-dropdwon__nav li:last-child{margin:0}.atbd-top-dropdwon a.btn-seeAll{position:relative;width:calc(100% + 24px);left:-12px;right:-12px;height:calc(100% + 15px);bottom:-15px;text-align:center;font-size:13px;font-weight:500;color:#4a90d9;padding:15px 0;border-radius:0 0 6px 6px;background:#fff}.atbd-top-dropdwon a.btn-seeAll:before{position:absolute;left:0;top:0;width:100%;height:100%;box-shadow:0 -15px 20px #9299b808;z-index:1;content:""}.atbd-top-dropdwon .atbd-top-dropdwon__nav li a.btn-seeAll:hover:after{box-shadow:0 0}.atbd-top-dropdwon .atbd-top-dropdwon__nav li a:hover{background:#fff}.atbd-top-dropdwon .atbd-top-dropdwon__nav li a:hover:after{opacity:1;visibility:visible}.atbd-top-dropdwon .atbd-top-dropdwon__nav li a:after{position:absolute;left:-15px;right:-15px;top:0;width:calc(100% + 30px);height:100%;box-shadow:0 15px 50px #9299b820;z-index:1;content:"";opacity:0;visibility:hidden}.atbd-top-dropdwon .atbd-top-dropdwon__content{display:flex;align-items:flex-start;margin-bottom:0}.atbd-top-dropdwon .atbd-top-dropdwon__content .notification-icon{width:39.2px;height:32px;margin-right:15px;border-radius:50%;display:flex;align-items:center;justify-content:center}.atbd-top-dropdwon .atbd-top-dropdwon__content .notification-icon.bg-primary{background:#4a90d915;color:#4a90d9}.atbd-top-dropdwon .atbd-top-dropdwon__content .notification-icon.bg-secondary{background:#ff69a515;color:#ff69a5}.atbd-top-dropdwon .atbd-top-dropdwon__content .notification-icon svg{width:18px;height:18px}.atbd-top-dropdwon .atbd-top-dropdwon__content .notification-content{width:100%;display:flex;align-items:center;justify-content:space-between}.atbd-top-dropdwon .notification-text h1{font-size:14px;font-weight:400;color:#5a5f7d;margin-bottom:4px}.atbd-top-dropdwon .notification-text h1 span{color:#4a90d9;font-weight:500;padding-left:0}.atbd-top-dropdwon .notification-text p{font-size:12px;color:#adb4d2;margin-bottom:0}.atbd-top-dropdwon .atbd-top-dropdwon__content img{max-width:40px}.atbd-top-dropdwon .atbd-top-dropdwon__content figcaption{margin:-4px 15px 0}.atbd-top-dropdwon .atbd-top-dropdwon__content figcaption .ant-badge-count{font-size:8px;min-width:16px;width:16px;height:16px;line-height:6px;border-radius:8px}.atbd-top-dropdwon .atbd-top-dropdwon__content figcaption p.ant-scroll-number-only-unit.current{height:15px}.atbd-top-dropdwon .atbd-top-dropdwon__content figcaption h1{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:500;margin-bottom:2px}.atbd-top-dropdwon .atbd-top-dropdwon__content figcaption h1 span{font-size:12px;font-weight:400}.atbd-top-dropdwon .atbd-top-dropdwon__content figcaption p{display:flex;align-items:center;margin-bottom:0}.add-file-dropdown a{font-size:14px;font-weight:400}.add-file-dropdown a svg{width:14px}.folder-dropdown{min-width:200px!important}.ant-tooltip .ant-tooltip-inner{min-height:40px;padding:6px 20px;font-size:14px;color:#5a5f7d;background-color:#fff;border-radius:3px;display:flex;align-items:center;border:1px solid #f1f2f6;box-shadow:0 8px 15px #9299b815}.ant-tooltip-placement-bottom{padding-top:0!important}.ant-tooltip-placement-bottom .ant-tooltip-arrow{top:0!important}.ant-tooltip .ant-tooltip-arrow:after{position:absolute;left:50%;top:12px;transform:translate(-50%);width:13px;height:13px;background:transparent;border-bottom:13px solid #f1f2f6;border-left:13px solid transparent;border-right:13px solid transparent;box-shadow:none;content:""}.ant-tooltip .ant-tooltip-arrow .ant-tooltip-arrow-content{width:10px;height:10px;background:#fff;border:none!important}.ant-tooltip-placement-bottom .ant-tooltip-arrow .ant-tooltip-arrow-content{border:1px solid #f1f2f6;box-shadow:0 0}.ant-tooltip-placement-bottom .ant-tooltip-arrow{top:-4.071068px}.ant-badge.badge-success .ant-badge-count{background:#20c997}.badge{font-size:11px;font-weight:500;padding:0 6.5px;height:20px;display:flex;justify-content:center;align-items:center;border-radius:10px}.badge.badge-primary{background:#4a90d910;color:#4a90d9}.custom-cascade-render .ant-cascader-picker{width:100%}.ant-cascader-picker input::placeholder{color:#adb4d2}.ant-comment-actions li{margin-bottom:0!important}.ant-radio-vertical .ant-radio-wrapper{display:block}.ant-radio-vertical .ant-radio-wrapper:not(:last-child){margin-bottom:14px}.ant-select-tree-list .ant-select-tree-node-content-wrapper:hover{background-color:#bae7ff!important}.ant-select-tree-list .ant-select-arrow svg{font-size:10px}.ant-tree-select.ant-select-multiple .ant-select-selection-item{border:0 none;border-radius:3px;background:#f4f5f7;color:#5a5f7d;font-weight:500}.ant-switch:after{width:14px!important;height:14px!important}.ant-switch-small:after{width:10px!important;height:10px!important}.ant-picker{min-width:250px}.ant-input-affix-wrapper>input.ant-input{padding-left:5px!important}.ant-input-affix-wrapper .ant-input-prefix svg{color:#e3e6ef}.ant-input{padding:12px 11px}.ant-space-item .ant-btn span{font-size:14px}.pop-confirm .ant-btn{max-width:90px;padding:0 35.5px;height:44px}.pop-confirm-top{margin-bottom:10px}.pop-confirm-bottom{margin-top:10px}.pop-confirm-top .ant-btn:not(:last-child),.pop-confirm-bottom .ant-btn:not(:last-child){margin-right:10px}html[dir=rtl] .pop-confirm-top .ant-btn:not(:last-child),html[dir=rtl] .pop-confirm-bottom .ant-btn:not(:last-child){margin:0 0 0 10px}.pop-confirm-left .ant-btn:not(:last-child),.pop-confirm-right .ant-btn:not(:last-child){margin-bottom:10px}.ant-upload .ant-btn{font-size:14px;border-radius:5px}.ant-upload.ant-upload-select-picture-card{border-color:#e3e6ef!important;border-radius:5px!important;background-color:#f8f9fb!important}.ant-upload.ant-upload-select-picture-card .anticon{margin-bottom:8px}.ant-upload .anticon svg{color:#9299b8}.ant-upload-list{margin-top:10px!important}.sDash_upload-basic .ant-upload.ant-upload-select{width:100%;border:1px solid #E3E6EF;border-radius:4px}.sDash_upload-basic .ant-upload.ant-upload-select .ant-upload{display:flex;align-items:center;justify-content:space-between}.sDash_upload-basic .sDash_upload-text{font-size:14px;color:#9299b8;padding-left:15px}html[dir=rtl] .sDash_upload-basic .sDash_upload-text{padding-left:0;padding-right:15px}.sDash_upload-basic .sDash_upload-browse{font-size:14px;color:#9299b8;display:inline-block;padding:14px 23px;border-left:1px solid #E3E6EF}html[dir=rtl] .sDash_upload-basic .sDash_upload-browse{border-left:0 none;border-right:1px solid #E3E6EF}.ant-card.sDash_upload-form .ant-card-body{padding-bottom:15px!important}.ant-picker{border-color:#e3e6ef!important}.ant-dropdown{box-shadow:0 5px 20px #9299b820;background:#fff;border-radius:6px;padding:15px 0!important;border:0 none}.ant-dropdown a{display:flex;align-items:center;padding:8px 24px;font-weight:400;color:#5a5f7d}.ant-dropdown a i,.ant-dropdown a svg,.ant-dropdown a img{margin-right:8px}.ant-dropdown div{box-shadow:0 0;border-radius:5px}.ant-form-item-control-input .ant-picker{padding:0 12px 0 0}html[dir=rtl] .ant-form-item-control-input .ant-picker{padding:0 0 0 12px}.leaflet-container{z-index:0}.table-bordered .ant-table-tbody>tr.ant-table-row:hover>td{background:#f8f9fb!important}.table-bordered .ant-table-thead>tr>th{background:#fff;border-top:1px solid #f1f2f6}.table-bordered .ant-table-tbody>tr>td{border-color:#f1f2f6!important}.table-bordered .ant-table-thead tr th,.table-bordered .ant-table-tbody tr td{padding:16px 25px}.table-bordered .ant-table-thead tr th:last-child,.table-bordered .ant-table-tbody tr td:last-child{text-align:right}.full-width-table .ant-card-body{padding:0!important}.full-width-table .ant-table{border-radius:10px!important}.full-width-table .top-seller-table{min-height:406px}.full-width-table .top-seller-table.table-recent-orders{min-height:390px}.full-width-table .top-seller-table .ant-table-content th,.full-width-table .top-seller-table .ant-table-content td{white-space:normal;padding:16px 15px}.full-width-table .top-seller-table .ant-table-content .th:first-child,.full-width-table .top-seller-table .ant-table-content .td:first-child{padding-left:25px}.full-width-table .top-seller-table .ant-table-content .th:last-child,.full-width-table .top-seller-table .ant-table-content .td:last-child{padding-right:25px}.full-width-table .top-seller-table th{text-align:right;color:#272b41;font-weight:500}.full-width-table .top-seller-table td{color:#5a5f7d}.full-width-table .top-seller-table .ant-table-tbody>tr>td{text-align:right}.full-width-table .top-seller-table th:first-child,.full-width-table .top-seller-table td:first-child{text-align:left!important}table tbody>tr>th,table tbody>tr>td{position:relative;padding:16px;overflow-wrap:break-word}.ant-table-content .ant-table-tbody>tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td{background:#fafafa}.table-responsive .ant-table-content{display:block;width:100%;overflow-x:auto}.table-responsive .ant-table-content .ant-table-cell,.table-responsive .ant-table-content tbody td,.table-responsive .ant-table-body td{white-space:nowrap}.RichTextEditor__root___2QXK-{border:0 none!important}.RichTextEditor__root___2QXK- .EditorToolbar__root___3_Aqz{margin:0;border-color:#f1f2f6}.RichTextEditor__root___2QXK- .ButtonWrap__root___1EO_R button{padding:0;border:0 none;background:#fff;margin-right:8px}.RichTextEditor__root___2QXK- .Dropdown__root___3ALmx .Dropdown__value___34Py9{border:0 none}.RichTextEditor__root___2QXK- .Dropdown__root___3ALmx select{border-right-width:0px}.RichTextEditor__editor___1QqIU .DraftEditor-editorContainer{border:0 none}.atbd-chatbox__messageControl{min-width:210px}.atbd-chatbox__messageControl ul li a{padding:4px 24px}.atbd-chatbox__emoji{margin:-4.48px 0;padding:0 10px}.atbd-chatbox__emoji ul{display:flex;align-items:center}.atbd-chatbox__emoji ul li{display:inline-block}.atbd-chatbox__emoji ul li a{display:block;font-size:20px;padding:4px 7px;background:#fff}.atbd-chatbox__emoji ul li a:hover{background-color:transparent}.atbd-chatbox__emoji ul li a svg{margin:0}.rdrMonths,.ant-space{flex-wrap:wrap}.ant-menu .ant-menu-submenu .ant-menu-submenu-title{display:flex;align-items:center}.ant-menu-submenu.ant-menu-submenu-inline .ant-menu-submenu-title,.ant-menu-item{display:inline-flex}.ant-menu-submenu-popup{z-index:105}@media(max-width:1150px){.ant-menu-submenu-popup{display:none}}.ant-menu-submenu-popup .ant-menu-sub{padding:8px 0}.ant-menu-submenu-popup .ant-menu-submenu.ant-menu-submenu-inline .ant-menu-submenu-title,.ant-menu-submenu-popup .ant-menu-item{display:block}.ant-menu-submenu-popup .ant-menu-item{margin-bottom:0!important}.ant-menu-sub.ant-menu-vertical{box-shadow:0 2px 8px #0000000d}.ant-menu-sub.ant-menu-vertical .ant-menu-item a{color:#5a5f7d}.ant-layout-content .ant-page-header{padding:28px 30px}.ant-page-header.header-boxed{padding:26px 180px!important}.ant-page-header-heading{display:flex;flex-wrap:wrap;align-items:center}.ant-page-header-heading-extra{margin:4px 0!important}.ant-page-header-heading-title{text-transform:capitalize}.row-dragging{box-shadow:0 15px 50px #9299b820;display:flex}.row-dragging tr{box-shadow:0 15px 50px #9299b820}.row-dragging td{padding:16px;color:#000;position:relative;z-index:9999;opacity:.5;vertical-align:middle}.row-dragging td .ant-checkbox-checked .ant-checkbox-inner{background-color:#20c997;border-color:#20c997}.row-dragging td .todos-action,.row-dragging td .table-actions{display:none}.row-dragging td .user-info figcaption{display:none}.row-dragging td .feather-move,.row-dragging td .drag_email,.row-dragging td .drag_company,.row-dragging td .drag_designation,.row-dragging td .drag_join-date,.row-dragging td .active{display:inline-block;margin-top:10px}.row-dragging .drag-visible{visibility:visible}.sDash_export-wrap .ant-modal{width:390px!important}.sDash_export-wrap .ant-modal .ant-modal-header{border-bottom:0 none;padding:18px 30px 0}.sDash_export-wrap .ant-modal .ant-modal-body{padding:25px 30px 30px}.sDash_export-wrap .ant-modal .sDash-button-grp{text-align:right}.sDash_export-wrap .ant-modal .sDash-button-grp{margin:20px -8px -8px}.sDash_export-wrap .ant-modal .sDash-button-grp button{font-size:14px;font-weight:500;text-align:right;height:40px;padding:0 16px;margin:8px}.sDash_export-wrap .ant-modal .sDash-button-grp button.ant-btn-white{color:#9299b8!important}.sDash_export-wrap .ant-form-item-control-input{min-height:36px}.sDash_export-wrap .ant-form-item-control-input input{font-size:14px;font-weight:400;padding:6px 20px;border-radius:5px;color:#9299b8}.sDash_export-wrap .ant-select-single{width:100%!important}.sDash_export-wrap .ant-form .ant-form-item{margin-bottom:15px}.sDash_export-wrap .ant-select-single .ant-select-selector{padding:0 20px;border-color:#e3e6ef!important}.sDash_create-file .sDash-button-grp{text-align:right}.sDash_create-file .ant-modal{width:390px!important}.sDash_create-file .ant-modal .ant-form-item{margin-bottom:20px}.sDash_create-file .ant-modal-header{border-bottom:0 none;padding-bottom:6px}.sDash_create-file .sDash-button-grp button{height:40px;border-radius:5px;margin:5px}.sDash_create-file .ant-form-item-control-input{border-radius:5px}.sDash_create-file .ant-form-item-control-input input{border:1px solid #E3E6EF}.sDash_task-details .ant-modal-content .ant-modal-close{top:10px}.sDash_task-details .ant-modal-header{border-bottom:0 none;padding:30px 30px 0}.sDash_task-details .ant-modal{width:600px!important}.sDash_task-details .ant-modal-title h4{font-size:20px;font-weight:500;color:#272b41;margin-bottom:4px}.sDash_task-details .ant-modal-title .sub-text{font-size:14px;font-weight:400;color:#868eae}.sDash_task-details .sDash_task-details-modal{margin-top:20px}.sDash_task-details .sDash_task-details-modal .sDash_task-details__label{font-size:16px;display:block;margin-bottom:8px}.sDash_task-details .sDash_task-details-modal .sDash_task-details-modal__description textarea{padding:10px 20px;min-height:88px;width:100%;border:0 none;border-radius:4px;background-color:#f4f5f7;resize:none}.sDash_task-details .sDash_task-details-modal .sDash_task-details-modal__description textarea:focus{outline:none}.sDash_task-details .sDash_task-details-modal .sDash_task-details-modal__description textarea::placeholder{color:#5a5f7d;font-size:15px}.sDash_task-details .ant-modal-body{padding:14px 30px 30px}.sDash_task-details .ant-modal-body .sDash_checklist-block{margin-top:26px}.sDash_task-details .ant-modal-body .sDash_checklist-block .addChecklist-wrap{position:relative}.sDash_task-details .ant-modal-body .sDash_checklist-block .addChecklist-form{position:absolute;width:240px;padding:18px;left:0;top:50px;box-shadow:0 15px 30px #9299bb30;background-color:#fff;border:1px solid #E3E6EF;border-radius:6px;z-index:222}html[dir=rtl] .sDash_task-details .ant-modal-body .sDash_checklist-block .addChecklist-form{left:auto;right:0}.sDash_task-details .ant-modal-body .sDash_checklist-block .addChecklist-form .add-checklist{padding:10px;border-radius:4px;background-color:#fff;width:100%;height:38px;border:1px solid #E3E6EF}.sDash_task-details .ant-modal-body .sDash_checklist-block .addChecklist-form .addChecklist-form-action{margin-top:15px}.sDash_task-details .ant-modal-body .sDash_checklist-block .addChecklist-form .addChecklist-form-action a{position:relative;top:3px;display:inline-flex;align-items:center;line-height:1}.sDash_task-details .ant-modal-body .sDash_checklist-block .addChecklist-form .addChecklist-form-action a svg{color:#9299bb}.sDash_task-details .ant-modal-body .sDash_checklist-block .addChecklist-form .addChecklist-form-action .btn-add{margin-right:15px}html[dir=rtl] .sDash_task-details .ant-modal-body .sDash_checklist-block .addChecklist-form .addChecklist-form-action .btn-add{margin-left:15px;margin-right:0}.sDash_task-details .ant-modal-body .sDash_checklist-block button{height:38px;padding:0 18.37px}.sDash_task-details .ant-modal-body .sDash_checklist-row{margin-top:26px}.sDash_task-details .ant-modal-body .sDash_checklist-row .sDash_checklist-item:not(:last-child){margin-bottom:30px}.sDash_task-details .ant-modal-body .sDash_checklist-row .sDash_checklist-item__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.sDash_task-details .ant-modal-body .sDash_checklist-row .sDash_checklist-item__top button{padding:0 16.32px}.sDash_task-details .ant-modal-body .sDash_checklist-row .sDash_checklist-item__title{font-size:16px;font-weight:500;color:#272b41;margin-bottom:0}.sDash_task-details .ant-modal-body .sDash_checklist-row .sDash_checklist__progress .ant-progress-inner .ant-progress-bg{height:5px!important;background-color:#20c997}.sDash_task-details .ant-modal-body .sDash_checklist-row .sDash_checklist__progress .ant-progress>div{position:relative;display:inline-flex;align-items:center!important;width:100%}.sDash_task-details .ant-modal-body .sDash_checklist-row .sDash_checklist__progress .ant-progress .ant-progress-text{font-size:12px;font-weight:500;order:-1;margin:0 10px 0 0}html[dir=rtl] .sDash_task-details .ant-modal-body .sDash_checklist-row .sDash_checklist__progress .ant-progress .ant-progress-text{margin:0 0 0 10px}.sDash_task-details .ant-modal-body .sDash_checklist-tasks{margin:5px 0}.sDash_task-details .ant-modal-body .sDash_checklist-tasks .ant-checkbox-wrapper .ant-checkbox-inner{width:18px;height:18px;border-color:#c6d0dc}.sDash_task-details .ant-modal-body .sDash_checklist-tasks .ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{background-color:#20c997}.sDash_task-details .ant-modal-body .sDash_checklist-tasks .ant-checkbox-wrapper .ant-checkbox-checked:after{border-color:#20c997}.sDash_task-details .ant-modal-body .sDash_checklist-item .sDash_checklist-tasks-wrap button{padding:0 35px}.sDash_task-details .ant-modal-body{max-height:800px;overflow-y:auto;overflow-x:hidden}@media(max-width:767px){.ant-page-header{padding:26px 15px!important}}.page-header-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:-6px -4px}.page-header-actions button{font-size:12px;font-weight:500;height:34px;padding:0 11.5px;border-radius:3px;box-shadow:0 3px 5px #9299b805;margin:6px 4px}.page-header-actions button.ant-btn-primary i{margin-right:5px}.page-header-actions button.ant-btn-white:focus{background-color:#fff!important}.page-header-actions button+button{margin-left:4px}.page-header-actions button.ant-btn-white svg{width:12px;height:12px;margin-right:2px;color:#4a90d9}.ant-menu-dark .ant-menu-inline.ant-menu-sub,.ant-menu.ant-menu-dark,.ant-menu-dark .ant-menu-sub{background:#272b41!important}.ant-menu-dark .ant-menu-item a{font-weight:400;color:#ffffffa6!important}.ant-menu-dark .ant-menu-item a span{color:#ffffffa6!important}.ant-menu-dark .ant-menu-item a:hover{color:#fff}.ant-menu-dark .ant-menu-submenu span{color:#ffffffa6!important}.ant-menu-dark.ant-menu-dark:not(.ant-menu-horizontal) .ant-menu-item-selected{background-color:#ffffff0d}.ant-menu-inline-collapsed-tooltip a{color:#000!important}.ant-menu.ant-menu-dark .ant-menu-submenu-title .ant-menu-submenu-arrow:before{background:transparent}.chart-label{display:flex;align-items:center;justify-content:center;margin-bottom:6px;color:#5a5f7d}.chart-label .label-dot{margin-right:8px;width:7px;height:7px;border-radius:50%}.chart-label .label-dot.dot-success{background:#20c997}.chart-label .label-dot.dot-info{background:#4a90d9}.chart-label .label-dot.dot-warning{background:#fa8b0c}.ant-notification{z-index:99999!important}.rdrInputRange{padding-left:10px!important}.overlay-dark{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#10122130;z-index:-1;opacity:0;visibility:hidden}.overlay-dark.show{z-index:999;opacity:1;visibility:visible}.ant-page-header-heading-extra{margin:4px 0}.region-list-table .ant-card-body{padding:25px!important}.ck-editor .ck.ck-toolbar{border:1px solid rgb(241,242,246)}.ck-editor .ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){border-color:#f1f2f6}.ck-editor .ck.ck-editor__main>.ck-editor__editable{min-height:275px;max-height:275px}.svgMap-map-wrapper{background:#fff!important}.svgMap-tooltip{background:#272b41!important;border-radius:3px!important;box-shadow:0 10px 15px #272b4115!important;border-bottom:0 none!important;text-align:center;color:#fff}.svgMap-map-wrapper .svgMap-control-button.svgMap-zoom-button:before{width:9px!important;height:1px!important}.svgMap-map-wrapper .svgMap-control-button.svgMap-zoom-in-button:after{width:1px!important;height:9px!important}.svgMap-tooltip .svgMap-tooltip-content{color:#fff!important}.svgMap-tooltip .svgMap-tooltip-content table td span{color:#4a90d9!important}.svgMap-map-wrapper .svgMap-country.svgMap-active,.svgMap-map-wrapper .svgMap-country:hover{stroke:transparent!important;fill:#4a90d9}@media only screen and (max-width:1599px){.ant-page-header.header-boxed{padding:26px 130px!important}}@media only screen and (max-width:1500px){.full-width-table .revenue-table{min-height:100%}.pop-confirm .ant-btn{padding:0 20px;max-width:60px}.pop-confirm.pop-confirm-right{margin-left:300px!important}.pop-confirm.pop-confirm-bottom,.pop-confirm.pop-confirm-top{margin-left:80px!important}}@media only screen and (max-width:1399px){.ant-page-header.header-boxed{padding:26px 50px!important}}@media only screen and (max-width:1199px){.ant-page-header{padding:0 15px}}@media only screen and (max-width:991px){.ant-page-header.header-boxed{padding:26px 30px!important}.rdrMonths .rdrMonth{width:100%;margin-bottom:30px}.rdrDateRangePickerWrapper.PreviewArea{max-height:300px;overflow-y:auto;overflow-x:hidden}.ant-menu-inline-collapsed-tooltip{display:none}.ant-popover:not(.nova-profile-popover):not(.nova-notification-popover):not(.nova-message-popover){width:100%}.nova-profile-popover{width:auto!important;max-width:300px;right:8px!important;left:auto!important}}@media only screen and (max-width:800px){.ant-page-header-heading-left{max-width:320px}}@media only screen and (max-width:767px){.ant-page-header{padding:26px 15px!important}.ant-page-header-heading{flex-flow:column;align-items:center;justify-content:center!important}.ant-page-header-heading-left{max-width:100%}.ant-page-header-heading .ant-page-header-heading-title{margin-right:0;white-space:normal;text-align:center}.ant-page-header-heading-extra{white-space:normal!important;margin:12px 0 4px!important}.ant-page-header-heading-extra .page-header-actions{white-space:normal!important;text-align:center}.ant-card-body{padding:20px!important}.ant-card-head{padding-left:20px!important;padding-right:20px!important}.ant-pagination .ant-pagination-item,.ant-pagination .ant-pagination-item.ant-pagination-prev,.ant-pagination .ant-pagination-item.ant-pagination-next,.ant-pagination .ant-pagination-jump-prev{margin-right:5px}.ant-pagination li.ant-pagination-item,.ant-pagination li.ant-pagination-prev,.ant-pagination li.ant-pagination-next{height:25px;min-width:25px;line-height:22px}.ant-pagination li.ant-pagination-prev .anticon,.ant-pagination li.ant-pagination-next .anticon{vertical-align:.15em}.ant-table-pagination{float:none!important;text-align:center}.ant-table-pagination li.ant-pagination-total-text{display:block;margin-bottom:8px}.ant-table-pagination li{margin-right:8px!important}.ant-pagination .ant-select-single:not(.ant-select-customize-input) .ant-select-selector{height:25px!important}.ant-pagination .ant-select-single .ant-select-selector .ant-select-selection-item{line-height:23px!important}.rdrDefinedRangesWrapper{border-right:0 none}}@media only screen and (max-width:575px){.btn-inc,.btn-dec{height:30px;width:30px}.ant-page-header{padding:16px 20px!important}.ant-layout-header{height:auto;background:#fff!important}.ant-card-head{line-height:1}.ant-card-head-title{white-space:normal!important}.pop-confirm .ant-btn{max-width:60px;padding:0 20px}.pop-confirm.pop-confirm-right{margin-left:320px!important}.pop-confirm.pop-confirm-bottom{margin-left:95px!important}.ant-card-head-wrapper{flex-flow:column;align-items:center}.ant-card-head-wrapper .ant-card-extra{padding:10px 0 16px!important;float:none;margin:0;flex-flow:column}.ant-card-head-wrapper .ant-card-extra .ant-dropdown-trigger+.card-nav{margin-bottom:8px}.ant-card-head-wrapper .ant-card-extra .ant-dropdown-trigger{margin:0!important}.ant-card-head-wrapper .ant-card-head-title{padding:20px 0 18px!important}.card-nav ul li.active:before{display:none}.ant-card-head-title>div{display:flex;flex-flow:column;align-items:center}.ant-card-head-title>div span{margin:8px 0 0}}.bmzxig .ant-table tr th:first-child,.bmzxig .ant-table tr td:first-child{padding-right:15px}.ant-empty .ant-empty-footer button{padding:0 15.58px!important}.addEvent-modal .ant-modal-header{padding:20px 25px}.addEvent-modal .ant-modal-header .ant-modal-close-x svg{color:#5a5f7d}.addEvent-modal .ant-modal-header .ant-modal-title{font-size:15px;font-weight:500;color:#272b41}.addEvent-modal .ant-modal-body{padding:23px 25px}.event-dropdown{min-width:auto!important;max-width:450px;padding:0!important;margin:6px 0 0!important;box-shadow:0 10px 40px #9299b820!important}.event-dropdown div{border-radius:8px}.event-dropdown .ant-card{width:100%!important;margin-bottom:0!important}.sDash-range-calendar{border-radius:10px;box-shadow:0 10px 30px #8f8e9f33}.sDash-range-calendar .vc-pane-container .vc-arrows-container{top:-6px}.sDash-range-calendar .vc-pane-container .vc-pane+.vc-pane{padding-left:10px}.sDash-range-calendar .vc-arrows-container .vc-arrow svg{width:18px;height:18px;color:#272b41}.sDash-range-calendar .vc-arrows-container .vc-arrow{width:30px;height:30px;border-radius:50%}.sDash-range-calendar .vc-arrows-container .vc-arrow:hover{background-color:#f7f7fe}.sDash-range-calendar .vc-arrows-container .vc-arrow:hover svg{color:#4a90d9}.sDash-range-calendar .vc-container{border:0 none}.sDash-range-calendar .vc-pane .vc-header{padding:0}.sDash-range-calendar .vc-pane .vc-header .vc-title{font-size:14px;font-family:arial;color:#272b41;font-weight:500;padding:4px 0}.sDash-range-calendar .vc-pane .vc-weeks .vc-weekday{font-size:12px;font-weight:500;font-family:arial;color:#666d92;padding-bottom:0}.sDash-range-calendar .vc-pane .vc-weeks .vc-day{padding:2px 0}.sDash-range-calendar .vc-pane .vc-weeks .vc-day .vc-day-content{font-family:arial;font-size:13px;font-weight:500;color:#272b41;width:36px;height:36px;line-height:40px}.sDash-range-calendar .vc-pane .vc-weeks .vc-day .vc-day-content:hover{background-color:#eee}.sDash-range-calendar .vc-pane .vc-weeks .vc-day.is-today .vc-day-content{background-color:#4a90d9;color:#fff}.svgMap-tooltip .svgMap-tooltip-content-container{padding:10px;min-width:130px}.svgMap-tooltip .svgMap-tooltip-content-container .svgMap-tooltip-content{display:none}.svgMap-tooltip .svgMap-tooltip-content-container .svgMap-tooltip-flag-container.svgMap-tooltip-flag-container-emoji{font-size:22px!important;line-height:0!important;padding:4px 0 6px!important}.svgMap-tooltip .svgMap-tooltip-content-container .svgMap-tooltip-title{font-size:13px;line-height:20px;padding-bottom:0}@media only screen and (max-width:479px){.placement-confirm{display:flex;flex-wrap:wrap;margin:-5px -10px 0 -5px}.placement-confirm .pop-confirm{flex:0 0 50%}.pop-confirm .ant-btn{display:block;padding:0 20px;max-width:80px;min-width:80px;margin:10px}.pop-confirm.pop-confirm-right,.pop-confirm.pop-confirm-top{margin-left:0!important}.pop-confirm.pop-confirm-bottom{margin-left:0!important;margin-top:0!important}}@media only screen and (max-width:400px){.ant-select,.rdrDefinedRangesWrapper{width:100%!important}.rdrDateRangePickerWrapper{flex-wrap:wrap}.atbd-top-dropdwon{width:280px;min-width:180px}.atbd-top-dropdwon .atbd-top-dropdwon__title{min-height:40px}.atbd-top-dropdwon .atbd-top-dropdwon__nav li:not(:last-child){margin-bottom:10px}.atbd-top-dropdwon .atbd-top-dropdwon__nav li a{padding:10px 0}.atbd-top-dropdwon .atbd-top-dropdwon__content img{margin-right:15px}.atbd-top-dropdwon .atbd-top-dropdwon__content figcaption{margin-left:0}.atbd-top-dropdwon .atbd-top-dropdwon__content figcaption .atbd-top-dropdwonText{min-width:155px}.ant-drawer-content-wrapper{width:260px!important}}@media only screen and (max-width:379px){.ant-card-head-wrapper .ant-card-extra .ant-radio-button-wrapper{height:32px!important;line-height:30px!important}.ant-notification-notice{width:275px}}@media(max-width:991px){.mail-sideabr{box-shadow:0 0 10px #00000020}}.ant-card-body .sd-spin div,.ant-card-body .spin div{position:relative}.ant-card-body .sd-spin,.ant-card-body .spin{height:200px}.ant-card-body{position:relative}.ant-card-body .sd-spin .ant-spin,.ant-card-body .spin .ant-spin{display:flex;align-items:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);min-height:200px}.starActive svg{color:#ff9d00!important}.jvectormap-zoomin,.jvectormap-zoomout{width:27px;height:27px;background:none;color:#5a5f7d;border:1px solid #f1f2f6;padding:0;font-size:15px;display:flex;align-items:center;justify-content:center;left:auto;right:0;top:auto;background-color:#fff}.jvectormap-zoomin{border-radius:6px 6px 0 0;bottom:36px}.jvectormap-zoomout{border-radius:0 0 6px 6px;bottom:10px}.jvectormap-tip{padding:7px 12px;border:0 none;font-size:12px;background:#272b41}.btn-rtl{width:60px;height:60px;border:1px solid #fff;background:#4347d9;color:#fff;position:fixed;right:0;top:50%;margin-top:-30px;z-index:99999999;border-radius:50%;display:flex;align-items:center;justify-content:center}.auto-complete-input .ant-select-single .ant-select-selector input{padding:7px 12px!important}.my-masonry-grid{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-10px;width:auto}.my-masonry-grid_column{padding-left:10px;background-clip:padding-box}.my-masonry-grid_column>div{background:gray;margin-bottom:30px}.common-ul{padding:5px 0 5px 10px}.display{display:none}li.active>.display{display:block}html[dir=rtl] .table-bordered .ant-table-thead tr th:last-child,html[dir=rtl] .table-bordered .ant-table-tbody tr td:last-child{text-align:left}html[dir=rtl] .ant-table table{text-align:right}html[dir=rtl] .ant-page-header .ant-page-header-heading-title{padding-right:0;padding-left:12px}html[dir=rtl] .ant-card-extra .ant-dropdown-trigger{margin-left:0}html[dir=rtl] .ant-card-head-title span{margin-right:15px}html[dir=rtl] span[aria-label=arrow-right] svg,html[dir=rtl] span[aria-label=arrow-left] svg{transform:rotateY(180deg)}html[dir=rtl] .ant-menu-vertical .ant-menu-submenu-title{padding-right:15px!important}html[dir=rtl] .ant-modal-close{right:auto;left:22px!important}html[dir=rtl] .ant-result-extra>*{margin-right:0;margin-left:8px}html[dir=rtl] .ant-menu.ant-menu-vertical{text-align:right!important}html[dir=rtl] .ant-menu.ant-menu-vertical .ant-menu-submenu-placement-rightTop{left:-170px!important}html[dir=rtl] .ant-menu.ant-menu-vertical .ant-menu-vertical-left{text-align:right}html[dir=rtl] .ant-menu.ant-menu-vertical .ant-menu-submenu-arrow{right:auto;left:16px;transform:rotateY(180deg)}html[dir=rtl] .ant-tag .anticon-close{margin-left:0;margin-right:3px}html[dir=rtl] .ant-slider-vertical .ant-slider-handle{margin-left:0;margin-right:-5px}html[dir=rtl] .ant-select-arrow{right:auto;left:11px}html[dir=rtl] .ant-cascader-picker-arrow{right:auto;left:12px}html[dir=rtl] .ant-steps-item-title:after{left:auto;right:100%}html[dir=rtl] .ant-steps-small .ant-steps-item-icon{margin-right:0;margin-left:8px}html[dir=rtl] .ant-rate-text{margin-right:8px;margin-left:0}html[dir=rtl] .ant-steps-small .ant-steps-item-title{padding-right:0;padding-left:12px}html[dir=rtl] .ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{margin-right:0;margin-left:16px}html[dir=rtl] .ant-steps-item-icon{margin-right:0;margin-left:8px}html[dir=rtl] .ant-steps-item-title{padding-right:0;padding-left:16px}html[dir=rtl] .ant-statistic-content-prefix{margin-right:0;margin-left:4px}html[dir=rtl] .ant-steps-vertical.ant-steps-small .ant-steps-item-container .ant-steps-item-tail{left:auto;right:12px}html[dir=rtl] .ant-steps-vertical .ant-steps-item-icon{float:right}html[dir=rtl] .ant-radio-button-wrapper:first-child{border-radius:0 4px 4px 0}html[dir=rtl] .ant-radio-button-wrapper:last-child{border-radius:4px 0 0 4px}html[dir=rtl] .ant-input-affix-wrapper .ant-input-prefix{margin-right:0;margin-left:4px}html[dir=rtl] .ant-message .anticon{margin-right:0;margin-left:8px}html[dir=rtl] .ant-upload-list-item-name{padding-right:22px;padding-left:0}html[dir=rtl] .ant-timeline-item-tail{left:auto;right:4px;border-right:0 none;border-left:2px solid #f0f0f0}html[dir=rtl] .ant-timeline-item-head-custom{left:auto;right:5px;transform:translate(50%,-50%)}html[dir=rtl] .ant-timeline.ant-timeline-alternate .ant-timeline-item-tail,html[dir=rtl] .ant-timeline.ant-timeline-alternate .ant-timeline-item-head,html[dir=rtl] .ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,html[dir=rtl] .ant-timeline.ant-timeline-right .ant-timeline-item-head-custom{left:auto;right:50%}html[dir=rtl] .ant-timeline-rtl.ant-timeline.ant-timeline-alternate .ant-timeline-item-head-custom,html[dir=rtl] .ant-timeline-rtl.ant-timeline.ant-timeline-label .ant-timeline-item-head-custom,html[dir=rtl] .ant-timeline-rtl.ant-timeline.ant-timeline-right .ant-timeline-item-head-custom{margin-right:1px;margin-left:0}html[dir=rtl] .ant-timeline.ant-timeline-alternate .ant-timeline-item-left .ant-timeline-item-content,html[dir=rtl] .ant-timeline.ant-timeline-right .ant-timeline-item-left .ant-timeline-item-content{left:auto;right:calc(50% - 4px);text-align:right}html[dir=rtl] .ant-timeline-item-content{margin:0 18px 0 0}html[dir=rtl] .ant-upload-list-item-card-actions{right:auto;left:0}html[dir=rtl] .ant-upload-list-item-card-actions .anticon{padding-left:6px;padding-right:0}html[dir=rtl] .ant-upload-list-item-list-type-text:hover .ant-upload-list-item-name-icon-count-1{padding-right:22px;padding-left:0}html[dir=rtl] .ant-upload-list-item-info{padding:0 4px 0 12px}html[dir=rtl] .ant-time-picker-icon,html[dir=rtl] .ant-time-picker-clear{right:auto;left:11px}html[dir=rtl] .ant-notification-notice-close{right:auto;left:22px}html[dir=rtl] .ant-notification-notice-closable .ant-notification-notice-message{padding-right:0;padding-left:22px}html[dir=rtl] .ant-notification-notice-with-icon .ant-notification-notice-message{margin-left:0;margin-right:48px}html[dir=rtl] .ant-menu-item .anticon,html[dir=rtl] .ant-menu-submenu-title .anticon{margin-right:0;margin-left:10px}html[dir=rtl] .ant-menu-inline,html[dir=rtl] .ant-menu-vertical,html[dir=rtl] .ant-menu-vertical-left{border-right:0 none;border-left:1px solid #f0f0f0}html[dir=rtl] .ant-calendar-picker-clear,html[dir=rtl] .ant-calendar-picker-icon{right:auto;left:12px}html[dir=rtl] .ant-comment-avatar{margin-right:0;margin-left:12px}.tox .tox-toolbar,.tox .tox-toolbar__overflow,.tox .tox-toolbar__primary{background:none!important;border-bottom:1px solid #F1F2F6}.tox .tox-statusbar{border-top:1px solid #f1f2f6!important}.ps__rail-y .ps__thumb-y{background-color:#f1f2f6}.vc-container{border:0 none;font-family:inherit}.vc-pane-container{width:100%}.vc-pane{padding:0}.vc-pane-header-wrapper{padding:15px 15px 8px}.vc-pane-header-wrapper .vc-header{margin:0}.vc-pane-layout .vc-header{margin-top:15px}.vc-arrows-container{padding:0}.vc-arrows-container svg{width:8px;height:auto;color:#9299b8}.vc-arrow{width:28px;height:28px;background:transparent!important;border-radius:4px}.vc-arrow:hover{background:transparent!important}.vc-title-wrapper .vc-title{background-color:transparent!important;font-size:16px;font-weight:600;color:#272b41;cursor:pointer}.vc-pane-layout{padding:0 15px}.vc-weeks{padding:0 15px 20px}.vc-weekday{font-size:13px;font-weight:600;color:#9299b8;padding:12px 0;text-transform:uppercase}.vc-day{padding:2px;min-height:48px}.vc-day.is-not-in-month *{color:#c6d0dc;opacity:1}.vc-day-content{width:32px;height:32px;font-size:14px;font-weight:400;color:#5a5f7d;border-radius:4px;line-height:32px}.vc-day-content:hover{background-color:#f4f5f7}.vc-day.is-today .vc-day-content{background-color:#4a90d9;color:#fff;font-weight:600}.vc-highlights .vc-highlight{width:32px;height:32px}.vc-day-layer{pointer-events:none}.vc-highlight,.vc-highlight-base-start,.vc-highlight-base-end{background-color:#4a90d9!important;border-radius:4px}.vc-highlight-base-middle{background-color:#5f63f21f!important}.ant-btn-primary .btn-add_new,.ant-btn-primary a,.ant-btn.ant-btn-primary a{color:#fff!important}.btn-add_new a{display:flex;align-items:center;gap:6px;color:inherit}.btn-add_new.ant-btn-primary a{color:#fff!important}.ant-menu-dark .ant-menu-item-selected,.ant-menu-dark .ant-menu-item-selected:hover,.ant-menu-dark>.ant-menu .ant-menu-item-selected,.ant-menu.ant-menu-dark .ant-menu-item-selected,.ant-layout-sider-dark .ant-menu-dark .ant-menu-item-selected,.ant-menu-dark .ant-menu-sub .ant-menu-item-selected{background-color:#ffffff0f!important;border-radius:6px!important;color:#fff!important}.ant-menu-dark .ant-menu-item-selected a,.ant-menu-dark .ant-menu-item-selected a span,.ant-menu-dark .ant-menu-item-selected .ant-menu-title-content,.ant-menu-dark .ant-menu-item-selected .ant-menu-title-content a,.ant-menu-dark .ant-menu-item-selected .ant-menu-title-content a span,.ant-menu-dark>.ant-menu .ant-menu-item-selected .ant-menu-title-content{color:#fff!important}.ant-menu-dark .ant-menu-item-selected i,.ant-menu-dark .ant-menu-item-selected svg,.ant-menu-dark .ant-menu-item-selected .anticon{color:#fff!important}.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title,.ant-menu.ant-menu-dark .ant-menu-submenu-selected>.ant-menu-submenu-title{background-color:transparent!important;color:#fff!important}.ant-menu-dark .ant-menu-item:hover,.ant-menu-dark .ant-menu-sub .ant-menu-item:hover{background-color:#ffffff0f!important;border-radius:6px}.ant-menu-dark .ant-menu-item-selected:after,.ant-menu-dark .ant-menu-item:after{display:none!important;border:none!important}.ant-menu-light .ant-menu-item-selected,.ant-menu-light .ant-menu-item-selected a,.ant-menu-light .ant-menu-item-selected a:hover{color:var(--novax-blue)!important}.ant-menu-light .ant-menu-item-selected:after,.ant-menu-light .ant-menu-submenu-selected:after{border-right-color:var(--novax-blue)!important}.ant-menu-light .ant-menu-item a:hover{color:var(--novax-blue)!important}.ant-menu-light .ant-menu-submenu-open>.ant-menu-submenu-title{color:var(--novax-blue)!important}body.dark-mode,body[data-theme=dark]{background-color:var(--novax-body-dark)!important}body[data-theme=dark] .ant-card,.ant-layout.dark-layout .ant-card{background:#1e2640!important;border-color:#ffffff0f!important}body[data-theme=dark] .ant-card-head,.ant-layout.dark-layout .ant-card-head{background:#1e2640!important;border-bottom-color:#ffffff14!important;color:#ffffffd9!important}.ant-spin-dot-item{background-color:var(--novax-blue)!important}.ant-pagination-item-active{border-color:var(--novax-blue)!important}.ant-radio-checked .ant-radio-inner,.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){border-color:var(--novax-blue)!important}.ant-radio-inner:after{background-color:var(--novax-blue)!important}.ant-checkbox-checked .ant-checkbox-inner{background-color:var(--novax-blue)!important;border-color:var(--novax-blue)!important}.ant-checkbox:hover .ant-checkbox-inner,.ant-checkbox-input:focus+.ant-checkbox-inner{border-color:var(--novax-blue)!important}.p-column-filter-buttonbar{display:none!important}html[data-theme=dark] .p-datatable-tbody>tr,html[data-theme=dark] .p-datatable-tbody>tr>td{background:#1b2132!important;color:#e2e8f0!important;border-color:#ffffff0f!important}html[data-theme=dark] .p-datatable-tbody>tr:hover,html[data-theme=dark] .p-datatable-tbody>tr:hover>td{background:#232a3b!important}html[data-theme=dark] .p-datatable-tbody>tr:nth-child(2n),html[data-theme=dark] .p-datatable-tbody>tr:nth-child(2n)>td{background:#ffffff05!important}html[data-theme=dark] .p-datatable-tbody>tr.p-highlight,html[data-theme=dark] .p-datatable-tbody>tr.p-highlight>td{background:#4d9fff1a!important;color:#e2e8f0!important}html[data-theme=dark] .p-datatable-thead>tr>th{background:#232a3b!important;color:#94a3b8!important;border-color:#ffffff14!important}html[data-theme=dark] .p-datatable-thead>tr>th .p-sortable-column-icon,html[data-theme=dark] .p-datatable-thead>tr>th .p-datatable-sort-icon,html[data-theme=dark] .p-datatable-thead>tr>th .p-column-filter-menu-button,html[data-theme=dark] .p-datatable th .p-sortable-column-icon,html[data-theme=dark] .p-datatable th .p-datatable-sort-icon,html[data-theme=dark] .p-datatable th svg.p-icon,html[data-theme=dark] .p-datatable-thead>tr>th svg.p-icon{color:#64748b!important}html[data-theme=dark] .p-datatable-thead>tr>th .p-column-filter-menu-button:hover{color:#ffffffb3!important;background:#ffffff0f!important}html[data-theme=dark] .p-datatable-thead>tr>th .p-column-filter-menu-button.p-column-filter-menu-button-open,html[data-theme=dark] .p-datatable-thead>tr>th .p-column-filter-menu-button.p-column-filter-menu-button-active{color:#4a90d9!important;background:#0052cc1f!important}html[data-theme=dark] .p-datatable-column-sorted .p-datatable-sort-icon,html[data-theme=dark] .p-datatable-column-sorted .p-sortable-column-icon,html[data-theme=dark] .p-datatable-column-sorted svg.p-icon,html[data-theme=dark] .p-datatable-thead>tr>th.p-datatable-column-sorted .p-sortable-column-icon,html[data-theme=dark] .p-datatable-thead>tr>th.p-datatable-column-sorted svg.p-icon,html[data-theme=dark] .p-datatable .p-sortable-column.p-datatable-column-sorted .p-sortable-column-icon,html[data-theme=dark] .p-datatable .p-sortable-column.p-datatable-column-sorted svg.p-icon{color:#4a90d9!important}html[data-theme=dark] .p-datatable-column-sorted .p-column-filter-menu-button,html[data-theme=dark] .p-datatable-thead>tr>th.p-datatable-column-sorted .p-column-filter-menu-button{color:#64748b!important}html[data-theme=dark] .p-datatable-column-sorted .p-column-filter-menu-button:hover,html[data-theme=dark] .p-datatable-thead>tr>th.p-datatable-column-sorted .p-column-filter-menu-button:hover{color:#ffffffb3!important;background:#ffffff0f!important}html[data-theme=dark] .p-datatable .p-datatable-header{background:#1b2132!important;color:#e2e8f0!important;border-color:#ffffff14!important}html[data-theme=dark] .p-paginator{background:#232a3b!important;border-color:#ffffff0f!important;color:#94a3b8!important}html[data-theme=dark] .p-paginator .p-paginator-page,html[data-theme=dark] .p-paginator .p-paginator-prev,html[data-theme=dark] .p-paginator .p-paginator-next,html[data-theme=dark] .p-paginator .p-paginator-first,html[data-theme=dark] .p-paginator .p-paginator-last,html[data-theme=dark] .p-paginator .p-paginator-pages .p-paginator-page{color:#94a3b8!important;background:transparent!important;border-color:transparent!important}html[data-theme=dark] .p-paginator .p-paginator-page.p-highlight{background:#4d9fff2e!important;color:#4d9fff!important;border-color:#4d9fff59!important}html[data-theme=dark] .p-paginator .p-paginator-current{color:#64748b!important}html[data-theme=dark] .p-paginator .p-select,html[data-theme=dark] .p-paginator .p-inputtext,html[data-theme=dark] .p-paginator .p-select .p-select-label{background:#1b2132!important;border-color:#ffffff1f!important;color:#e2e8f0!important}html[data-theme=dark] .p-column-filter-overlay,html[data-theme=dark] [data-pc-name=columnfilteroverlay]{background:#1b2132!important;border-color:#ffffff1a!important;color:#e2e8f0!important;box-shadow:0 12px 32px #00000073!important}html[data-theme=dark] .p-column-filter-overlay .p-column-filter-constraint,html[data-theme=dark] [data-pc-name=columnfilteroverlay] *{color:#e2e8f0!important}html[data-theme=dark] .p-checkbox .p-checkbox-box{background:#232a3b!important;border-color:#ffffff38!important;transition:background .18s,border-color .18s,box-shadow .18s!important}html[data-theme=dark] .p-checkbox.p-checkbox-checked .p-checkbox-box{background:linear-gradient(135deg,#10b981,#34d399)!important;border-color:#10b981!important;box-shadow:0 0 0 2px #10b9814d,0 2px 8px #10b98140!important}html[data-theme=dark] .p-checkbox .p-checkbox-box .p-checkbox-icon{color:#fff!important}html[data-theme=dark] .p-checkbox:not(.p-checkbox-checked):hover .p-checkbox-box{border-color:#34d39980!important}html[data-theme=dark] .p-datatable-row-expansion>td{background:#151b2b!important;border-color:#ffffff0f!important}html[data-theme=dark] .p-datatable-gridlines .p-datatable-tbody>tr>td{border-color:#ffffff0f!important}html[data-theme=dark] .p-datatable-gridlines .p-datatable-thead>tr>th{border-color:#ffffff14!important}html[data-theme=dark] .nova-modal-header--n1{background:linear-gradient(135deg,#0052cc24,#0073e614)!important}html[data-theme=dark] .nova-modal-header--n2{background:linear-gradient(135deg,#5c4dce24,#7c6fe014)!important}html[data-theme=dark] .nova-modal-header--n3{background:linear-gradient(135deg,#00875a24,#00b88414)!important}html[data-theme=dark] .nova-modal-header--n4{background:linear-gradient(135deg,#c67c1c24,#f59e0b14)!important}html[data-theme=dark] .nova-modal-banner--info{background:#3b82f61f!important;border-left-color:#3b82f6!important}html[data-theme=dark] .nova-modal-banner--warning{background:#f59e0b1f!important;border-left-color:#f59e0b!important}html[data-theme=dark] .nova-modal-banner--success{background:#22c55e1f!important;border-left-color:#22c55e!important}html[data-theme=dark] .nova-modal-banner--error{background:#ef44441f!important;border-left-color:#ef4444!important}html[data-theme=dark] .nova-modal-banner__texto{color:var(--text-main)!important}html[data-theme=dark] .nova-modal-body{scrollbar-color:rgba(255,255,255,.15) transparent}html[data-theme=dark] .nova-modal-placeholder__icon{background:linear-gradient(135deg,#0052cc1f,#0073e614)!important}html[data-theme=dark] .nova-modal-placeholder__texto{color:var(--text-secondary)!important}html[data-theme=dark] .nova-modal-footer__nx-logo{opacity:.6;filter:brightness(2)!important}html[data-theme=dark] .sidebar-flyout,html[data-theme=dark] .sidebar-submenu-panel,html[data-theme=dark] [class*=flyout],html[data-theme=dark] [class*=sidebar-popup]{background:#1b2132!important;border-color:#ffffff14!important;color:#e2e8f0!important;box-shadow:0 8px 32px #0006!important}html[data-theme=dark] .ant-input,html[data-theme=dark] .ant-input-affix-wrapper,html[data-theme=dark] .ant-input-number,html[data-theme=dark] .ant-input-number-input,html[data-theme=dark] .ant-select-selector,html[data-theme=dark] .ant-picker,html[data-theme=dark] .ant-picker-input>input,html[data-theme=dark] textarea.ant-input{background:var(--bg-surface-secondary)!important;border-color:var(--border-color)!important;color:var(--text-main)!important}html[data-theme=dark] .ant-input::placeholder,html[data-theme=dark] .ant-select-selection-placeholder,html[data-theme=dark] .ant-picker-input>input::placeholder{color:var(--text-secondary)!important;opacity:.7}html[data-theme=dark] .ant-input:focus,html[data-theme=dark] .ant-input-affix-wrapper-focused,html[data-theme=dark] .ant-input-number-focused,html[data-theme=dark] .ant-select-focused .ant-select-selector{border-color:var(--novax-teal)!important;box-shadow:0 0 0 2px #4d9fff2e!important}html[data-theme=dark] .ant-select-dropdown,html[data-theme=dark] .ant-picker-dropdown,html[data-theme=dark] .ant-dropdown-menu,html[data-theme=dark] .ant-tooltip-inner{background:var(--bg-surface)!important;border:1px solid var(--border-color)!important;color:var(--text-main)!important}html[data-theme=dark] .ant-select-item,html[data-theme=dark] .ant-dropdown-menu-item{color:var(--text-main)!important}html[data-theme=dark] .ant-select-item-option-active,html[data-theme=dark] .ant-dropdown-menu-item:hover{background:var(--bg-surface-secondary)!important}html[data-theme=dark] .ant-select-item-option-selected{background:#4d9fff26!important;color:var(--novax-teal)!important}html[data-theme=dark] .ant-table{background:var(--bg-surface)!important;color:var(--text-main)!important}html[data-theme=dark] .ant-table-thead>tr>th{background:var(--bg-surface-secondary)!important;color:var(--text-secondary)!important;border-bottom-color:var(--border-color)!important}html[data-theme=dark] .ant-table-tbody>tr>td{border-bottom-color:var(--border-color)!important;color:var(--text-main)!important}html[data-theme=dark] .ant-form-item-label>label{color:var(--text-secondary)!important}html[data-theme=dark] .ant-divider{border-color:var(--border-color)!important}html[data-theme=dark] .p-datatable .p-datatable-header,html[data-theme=dark] .p-datatable .p-datatable-thead>tr>th{background:var(--bg-surface-secondary)!important;color:var(--text-secondary)!important;border-color:var(--border-color)!important}html[data-theme=dark] .p-datatable .p-datatable-tbody>tr{background:var(--bg-surface)!important;color:var(--text-main)!important}html[data-theme=dark] .p-datatable .p-datatable-tbody>tr>td{border-color:var(--border-color)!important;color:var(--text-main)!important}html[data-theme=dark] .p-datatable .p-datatable-tbody>tr:hover{background:#ffffff0a!important}html[data-theme=dark] .p-datatable .p-datatable-tbody>tr.p-highlight{background:#4d9fff1f!important}html[data-theme=dark] .p-paginator{background:var(--bg-surface-secondary)!important;border-color:var(--border-color)!important;color:var(--text-main)!important}html[data-theme=dark] .p-paginator .p-paginator-page,html[data-theme=dark] .p-paginator .p-paginator-prev,html[data-theme=dark] .p-paginator .p-paginator-next,html[data-theme=dark] .p-paginator .p-paginator-first,html[data-theme=dark] .p-paginator .p-paginator-last{color:var(--text-secondary)!important}html[data-theme=dark] .p-paginator .p-paginator-page.p-highlight{background:#4d9fff33!important;color:var(--novax-teal)!important;border-color:#4d9fff66!important}html[data-theme=dark] .p-column-filter-overlay{background:var(--bg-surface)!important;border:1px solid var(--border-color)!important;color:var(--text-main)!important;box-shadow:0 8px 24px #00000059!important}html[data-theme=dark] .p-checkbox:not(.p-checkbox-checked) .p-checkbox-box,html[data-theme=dark] .p-radiobutton .p-radiobutton-box{background:var(--bg-surface-secondary)!important;border-color:#ffffff2e!important}html[data-theme=dark] .p-checkbox.p-checkbox-checked .p-checkbox-box{background:linear-gradient(135deg,#10b981,#34d399)!important;border-color:#10b981!important}html[data-theme=dark] .p-datatable .p-sortable-column-icon{color:var(--text-secondary)!important}html[data-theme=dark] .p-datatable .p-sortable-column:hover{background:#ffffff0d!important;color:var(--text-main)!important}html[data-theme=dark] .p-dropdown,html[data-theme=dark] .p-dropdown-panel{background:var(--bg-surface)!important;border-color:var(--border-color)!important;color:var(--text-main)!important}html[data-theme=dark] .p-datatable.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n){background:#ffffff06!important}html[data-theme=dark] .pf-input,html[data-theme=dark] .pf-select,html[data-theme=dark] .pf-textarea{background:var(--bg-surface-secondary)!important;border-color:var(--border-color)!important;color:var(--text-main)!important}html[data-theme=dark] .pf-input::placeholder,html[data-theme=dark] .pf-textarea::placeholder{color:var(--text-secondary)!important;opacity:.6}html[data-theme=dark] .pf-input:focus,html[data-theme=dark] .pf-select:focus,html[data-theme=dark] .pf-textarea:focus{border-color:var(--novax-teal)!important;box-shadow:0 0 0 3px #4d9fff2e!important;background:var(--bg-surface)!important}html[data-theme=dark] .pf-input[readonly],html[data-theme=dark] .pf-input:disabled{background:#ffffff0a!important;color:var(--text-secondary)!important;cursor:not-allowed}html[data-theme=dark] .pf-label,html[data-theme=dark] .form-label,html[data-theme=dark] .field-label{color:var(--text-secondary)!important}html[data-theme=dark] .pf-preview,html[data-theme=dark] .pf-row,html[data-theme=dark] .pf-section{background:var(--bg-surface-secondary)!important;border-color:var(--border-color)!important}html[data-theme=dark] .pf-preview__item{background:var(--bg-surface)!important;border-color:var(--border-color)!important}html[data-theme=dark] .pf-preview__nombre{color:var(--text-main)!important}html[data-theme=dark] .pf-preview__label{color:var(--text-secondary)!important}html[data-theme=dark] .pf-error,html[data-theme=dark] .uc-error,html[data-theme=dark] .ue-error,html[data-theme=dark] .rf-error-msg,html[data-theme=dark] .cc-error,html[data-theme=dark] .pc-error,html[data-theme=dark] .pe-error{color:#fc8181!important;background:#fc818114!important;border-color:#fc818138!important}html[data-theme=dark] .rp-submodulos,html[data-theme=dark] .rp-sub__header,html[data-theme=dark] .rp-tab,html[data-theme=dark] .rp-tab__header,html[data-theme=dark] .rp-tab__funcionalidades{background:var(--bg-surface)!important;border-color:var(--border-color)!important;color:var(--text-main)!important}html[data-theme=dark] .rp-sub__header:hover,html[data-theme=dark] .rp-tab__header:hover{background:var(--bg-surface-secondary)!important}html[data-theme=dark] .stat-card{background:var(--bg-surface)!important;border-color:var(--border-color)!important}html[data-theme=dark] .stat-card__number{color:var(--text-main)!important}html[data-theme=dark] .profile-card,html[data-theme=dark] .form-input{background:var(--bg-surface-secondary)!important;border-color:var(--border-color)!important;color:var(--text-main)!important}html[data-theme=dark] .form-input--readonly{background:#ffffff0a!important;color:var(--text-secondary)!important}html[data-theme=dark] ::-webkit-scrollbar-track{background:#ffffff0a}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:6px}html[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#ffffff47}html[data-theme=dark] .rf-input,html[data-theme=dark] input.rf-input,html[data-theme=dark] textarea.rf-input{background:#232a3b!important;border-color:#ffffff1f!important;color:#e2e8f0!important}html[data-theme=dark] .rf-input::placeholder,html[data-theme=dark] textarea.rf-input::placeholder{color:#64748b!important}html[data-theme=dark] .rf-input:focus,html[data-theme=dark] input.rf-input:focus,html[data-theme=dark] textarea.rf-input:focus{border-color:#4d9fff!important;box-shadow:0 0 0 3px #4d9fff2e!important;background:#1b2132!important}html[data-theme=dark] .rf-select{background:#232a3b!important;border-color:#ffffff1f!important;color:#e2e8f0!important}html[data-theme=dark] .rf-select:focus{border-color:#4d9fff!important;box-shadow:0 0 0 3px #4d9fff2e!important}html[data-theme=dark] .rf-label{color:#94a3b8!important}html[data-theme=dark] .rf-hint{color:#64748b!important}html[data-theme=dark] .p-datatable-wrapper+.p-paginator,html[data-theme=dark] .p-paginator-bottom,html[data-theme=dark] [data-pc-section=paginator],html[data-theme=dark] [data-pc-name=paginator]{background:#232a3b!important;border-top:1px solid rgba(255,255,255,.06)!important;border-color:#ffffff0f!important;color:#94a3b8!important}html[data-theme=dark] [data-pc-name=paginator] .p-select,html[data-theme=dark] [data-pc-name=paginator] .p-select .p-select-label,html[data-theme=dark] .p-paginator .p-select,html[data-theme=dark] .p-paginator .p-select .p-select-label{background:#1b2132!important;color:#e2e8f0!important;border-color:#ffffff1f!important;border-radius:1rem}html[data-theme=dark] .p-select-list-container,html[data-theme=dark] .p-select-overlay{background:#1b2132!important;border-color:#ffffff1a!important}html[data-theme=dark] .p-select-list .p-select-option{color:#e2e8f0!important}html[data-theme=dark] .p-select-list .p-select-option:hover{background:#232a3b!important}html[data-theme=dark] .p-select-list .p-select-option.p-selected{background:#4d9fff2e!important;color:#4d9fff!important}html[data-theme=dark] .nova-modal-body input:not([type=checkbox]):not([type=radio]):not([type=color]):not(.cselect__search-input),html[data-theme=dark] .nova-modal-body select,html[data-theme=dark] .nova-modal-body textarea{background:#232a3b!important;border-color:#ffffff1f!important;color:#e2e8f0!important}html[data-theme=dark] .nova-modal-body input:not(.cselect__search-input):focus,html[data-theme=dark] .nova-modal-body select:focus,html[data-theme=dark] .nova-modal-body textarea:focus{border-color:#4d9fff!important;outline:none!important}html[data-theme=dark] .p-paginator,html[data-theme=dark] [data-pc-name=paginator],html[data-theme=dark] [data-pc-section=paginator]{background:#1e2538!important;border-top:1px solid rgba(255,255,255,.07)!important;color:#94a3b8!important}html[data-theme=dark] .p-paginator .p-paginator-first,html[data-theme=dark] .p-paginator .p-paginator-prev,html[data-theme=dark] .p-paginator .p-paginator-next,html[data-theme=dark] .p-paginator .p-paginator-last,html[data-theme=dark] [data-pc-name=paginator] [data-pc-section=first],html[data-theme=dark] [data-pc-name=paginator] [data-pc-section=prev],html[data-theme=dark] [data-pc-name=paginator] [data-pc-section=next],html[data-theme=dark] [data-pc-name=paginator] [data-pc-section=last]{color:#94a3b8!important;background:transparent!important}html[data-theme=dark] .p-paginator .p-paginator-first:hover,html[data-theme=dark] .p-paginator .p-paginator-prev:hover,html[data-theme=dark] .p-paginator .p-paginator-next:hover,html[data-theme=dark] .p-paginator .p-paginator-last:hover{background:#ffffff0f!important;color:#e2e8f0!important}html[data-theme=dark] .p-paginator .p-paginator-page.p-highlight,html[data-theme=dark] [data-pc-name=paginator] [data-pc-section=page][aria-selected=true]{background:#4d9fff2e!important;color:#4d9fff!important;border-color:transparent!important}html[data-theme=dark] .p-paginator .p-paginator-current,html[data-theme=dark] [data-pc-name=paginator] [data-pc-section=current]{color:#64748b!important}html[data-theme=dark] .p-paginator .p-select{background:#232a3b!important;border-color:#ffffff1f!important;color:#e2e8f0!important}html[data-theme=dark] .p-paginator .p-select .p-select-label{color:#e2e8f0!important}html[data-theme=dark] .p-paginator .p-select .p-select-dropdown{color:#94a3b8!important}html[data-theme=dark] .pf-nav-tabs,html[data-theme=dark] .nova-nav-tabs,html[data-theme=dark] .tab-nav,html[data-theme=dark] .p-tablist,html[data-theme=dark] [data-pc-section=tablist],html[data-theme=dark] [data-pc-name=tablist]{background:#1b2132!important;border-bottom-color:#ffffff12!important}html[data-theme=dark] .p-tab,html[data-theme=dark] [data-pc-name=tab]{color:#94a3b8!important;background:transparent!important}html[data-theme=dark] .p-tab.p-active,html[data-theme=dark] [data-pc-name=tab][data-p-active=true]{color:#4d9fff!important}html[data-theme=dark] .pf-panel,html[data-theme=dark] .pf-tab-panel,html[data-theme=dark] .pf-tab-content,html[data-theme=dark] .module-panel,html[data-theme=dark] .submodule-panel,html[data-theme=dark] .tab-content-panel,html[data-theme=dark] .content-area,html[data-theme=dark] .ant-tabs-content-holder,html[data-theme=dark] .ant-tabs-content,html[data-theme=dark] .ant-tabs-tabpane,html[data-theme=dark] .ant-tabs{background:var(--bg-global)!important;color:var(--text-main)!important}html[data-theme=dark] .ant-tabs-nav{background:var(--bg-surface)!important}html[data-theme=dark] .ant-tabs-tab{color:var(--text-secondary)!important}html[data-theme=dark] .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn,html[data-theme=dark] .ant-tabs-tab-active{color:#4d9fff!important}html[data-theme=dark] .ant-tabs-ink-bar{background:#4d9fff!important}html[data-theme=dark] .sub-module-tab-view,html[data-theme=dark] .smtv-wrapper,html[data-theme=dark] .view-wrapper,html[data-theme=dark] [class*=tab-view]:not(.dynamic-sidebar *),html[data-theme=dark] [class*=submodule]:not(.dynamic-sidebar *){background:var(--bg-global)!important}html[data-theme=dark] .nova-table-scroll,html[data-theme=dark] .p-datatable-table-container,html[data-theme=dark] .p-datatable-wrapper{background:#1b2132!important}html[data-theme=dark] .p-paginator *,html[data-theme=dark] [data-pc-name=paginator] *{color:inherit}html[data-theme=dark] .tab-btn--active .tab-btn__label{color:#4d9fff!important}html[data-theme=dark] .tab-btn__indicator{background:linear-gradient(90deg,#4d9fff,#0073e6)!important}html[data-theme=dark] .tab-btn .tab-btn__label{color:#94a3b8!important}html[data-theme=dark] .tab-btn:hover .tab-btn__label{color:#e2e8f0!important}html[data-theme=dark] .tab-btn__badge--active{background:linear-gradient(135deg,#4d9fff,#0073e6)!important}html[data-theme=dark] .tabs-header{background:var(--bg-surface)!important;border-bottom:1px solid rgba(255,255,255,.07)!important}html[data-theme=dark] .tabs-divider{background:linear-gradient(90deg,transparent 0%,rgba(77,159,255,.12) 20%,rgba(0,115,230,.12) 80%,transparent 100%)!important}html[data-theme=dark] .stat-card{background:var(--bg-surface)!important;border-color:#ffffff12!important;box-shadow:0 2px 12px #00000040!important}html[data-theme=dark] .stat-card__number{color:#e2e8f0!important}html[data-theme=dark] .stat-card__label{color:#64748b!important}html[data-theme=dark] .stat-card:hover{box-shadow:0 6px 24px #00000059!important}body.dark-mode .p-select-overlay,body.dark-mode [data-pc-name=select][data-pc-section=overlay],body.dark-mode .p-select-overlay.p-component{background:#1e2538!important;border:1px solid rgba(255,255,255,.1)!important;box-shadow:0 8px 24px #0006!important;color:#e2e8f0!important}body.dark-mode .p-select-overlay .p-select-list-container,body.dark-mode .p-select-list-container{background:#1e2538!important}body.dark-mode .p-select-overlay .p-select-list,body.dark-mode .p-select-list{background:#1e2538!important;padding:4px!important}body.dark-mode .p-select-overlay .p-select-option,body.dark-mode .p-select-list .p-select-option{color:#e2e8f0!important;border-radius:6px!important}body.dark-mode .p-select-overlay .p-select-option:hover,body.dark-mode .p-select-list .p-select-option:hover{background:#2a3347!important;color:#e2e8f0!important}body.dark-mode .p-select-overlay .p-select-option.p-selected,body.dark-mode .p-select-overlay .p-select-option[aria-selected=true],body.dark-mode .p-select-list .p-select-option.p-selected{background:#4d9fff2e!important;color:#4d9fff!important}body.dark-mode .p-overlay,body.dark-mode .p-overlay-open,body.dark-mode [data-pc-name=overlay]{background:#1e2538!important;border-color:#ffffff1a!important;color:#e2e8f0!important}body.dark-mode .p-select-overlay .p-inputtext,body.dark-mode .p-select-overlay input{background:#232a3b!important;color:#e2e8f0!important;border-color:#ffffff1f!important}body.dark-mode .p-select-overlay .p-virtualscroller,body.dark-mode .p-select-overlay .p-scroller{background:#1e2538!important}html[data-theme=dark] .ant-popover-inner{background:#1b2132!important;border:1px solid rgba(255,255,255,.07)!important;box-shadow:0 12px 40px #00000073,0 2px 8px #0000004d!important;overflow:hidden!important}html[data-theme=dark] .ant-popover-arrow:before,html[data-theme=dark] .ant-popover-arrow:after{background:#1b2132!important}html[data-theme=dark] .user-dropdwon__info{background:#ffffff0a!important;border-radius:8px}html[data-theme=dark] .user-dropdwon__info figcaption h1,html[data-theme=dark] .user-dropdwon__info figcaption h5{color:#f0f4ff!important}html[data-theme=dark] .user-dropdwon__info figcaption p{color:#ffffff73!important}html[data-theme=dark] .user-dropdwon__links{overflow:hidden;margin-left:-15px!important;margin-right:-15px!important}html[data-theme=dark] .user-dropdwon__links a{width:100%!important;left:0!important;right:0!important;padding-left:15px!important;box-sizing:border-box;color:#ffffffa6!important;border-radius:0!important;transition:background .18s,color .18s,padding-left .18s!important}html[data-theme=dark] .user-dropdwon__links a:hover{background:#0052cc26!important;color:#60a5fa!important;padding-left:26px!important}html[data-theme=dark] .user-dropdwon__links svg{color:#fff6!important}html[data-theme=dark] .user-dropdwon__links a:hover svg{color:#60a5fa!important}html[data-theme=dark] .user-dropdwon__bottomAction{width:calc(100% + 24px)!important;left:-12px!important;right:-12px!important;background:#ffffff08!important;border-top:1px solid rgba(255,255,255,.07)!important;color:#ffffff8c!important;transition:background .18s,color .18s!important;border-radius:0 0 8px 8px!important;overflow:hidden}html[data-theme=dark] .user-dropdwon__bottomAction:hover{background:#dc26261f!important;color:#f87171!important}html[data-theme=dark] .user-dropdwon__bottomAction svg{color:inherit!important}html[data-theme=dark] .atbd-top-dropdwon .atbd-top-dropdwon__title{background:#ffffff0f!important;color:#e2e8f0!important}html[data-theme=dark] .atbd-top-dropdwon .atbd-top-dropdwon__title .title-text{color:#e2e8f0!important}html[data-theme=dark] .atbd-top-dropdwon .atbd-top-dropdwon__nav li a{border-bottom-color:#ffffff0d!important}html[data-theme=dark] .atbd-top-dropdwon .atbd-top-dropdwon__nav li a:hover{background:#ffffff0a!important}html[data-theme=dark] .atbd-top-dropdwon .atbd-top-dropdwon__nav li a:hover:after{box-shadow:0 15px 50px #0000004d!important}html[data-theme=dark] .atbd-top-dropdwon .notification-text h1,html[data-theme=dark] .atbd-top-dropdwon .notification-text h5{color:#fffc!important}html[data-theme=dark] .atbd-top-dropdwon .notification-text h1 span,html[data-theme=dark] .atbd-top-dropdwon .notification-text h5 span{color:#60a5fa!important}html[data-theme=dark] .atbd-top-dropdwon .notification-text p{color:#ffffff61!important}html[data-theme=dark] .atbd-top-dropdwon .notification-icon.bg-primary{background:#4a90d926!important;color:#60a5fa!important}html[data-theme=dark] .atbd-top-dropdwon .notification-icon.bg-secondary{background:#ff69a526!important;color:#f9a8d4!important}html[data-theme=dark] .atbd-top-dropdwon .notification-icon svg{color:inherit!important}html[data-theme=dark] .atbd-top-dropdwon a.btn-seeAll{background:#ffffff08!important;border-top:1px solid rgba(255,255,255,.07)!important;color:#60a5fa!important}html[data-theme=dark] .atbd-top-dropdwon a.btn-seeAll:hover{background:#4a90d91a!important;color:#93bbfc!important}html[data-theme=dark] .atbd-top-dropdwon a.btn-seeAll:before{box-shadow:0 -15px 20px #00000026!important}html[data-theme=dark] .atbd-top-dropdwon .atbd-top-dropdwon__content figcaption h1,html[data-theme=dark] .atbd-top-dropdwon .atbd-top-dropdwon__content figcaption h5{color:#fffc!important}html[data-theme=dark] .atbd-top-dropdwon .atbd-top-dropdwon__content figcaption h1 span{color:#ffffff61!important}html[data-theme=dark] .atbd-top-dropdwon .atbd-top-dropdwon__content figcaption .atbd-top-dropdwonText{color:#ffffff8c!important}html[data-theme=dark] .atbd-top-dropdwon .atbd-top-dropdwon__content figcaption p{color:#ffffff61!important}html[data-theme=dark] .atbd-top-dropdwon .color-success{color:#34d399!important}html[data-theme=dark] .setting-dropdwon .setting-dropdwon__single h1,html[data-theme=dark] .setting-dropdwon .setting-dropdwon__single h5{color:#e2e8f0!important}html[data-theme=dark] .setting-dropdwon .setting-dropdwon__single p{color:#ffffff73!important}html[data-theme=dark] .setting-dropdwon .setting-dropdwon__single:after{box-shadow:0 5px 20px #0000004d!important}html[data-theme=dark] .support-dropdwon h1{color:#ffffff73!important}html[data-theme=dark] .support-dropdwon li a{color:#ffffffbf!important}html[data-theme=dark] .support-dropdwon li a:hover{background:#ffffff0a!important;color:#60a5fa!important}html[data-theme=dark] .perfil-sidebar{background:#151c2e!important;border:1px solid rgba(255,255,255,.06)!important;box-shadow:0 2px 20px #00000059!important}html[data-theme=dark] .perfil-nav__item{color:#ffffff8c!important}html[data-theme=dark] .perfil-nav__item:hover{background:#0052cc1f!important;color:#60a5fa!important}html[data-theme=dark] .perfil-nav__item--active{background:#0052cc26!important;color:#60a5fa!important}html[data-theme=dark] .perfil-danger-zone{background:#dc26260d!important;border-top-color:#dc262633!important}html[data-theme=dark] .perfil-section{background:#151c2e!important;border:1px solid rgba(255,255,255,.06)!important;box-shadow:0 2px 20px #00000059!important}html[data-theme=dark] .section-header{border-bottom-color:#ffffff12!important}html[data-theme=dark] .section-header__title{color:#f1f5f9!important}html[data-theme=dark] .section-header__desc{color:#ffffff73!important}html[data-theme=dark] .form-label{color:#ffffff8c!important}html[data-theme=dark] .perfil-section .form-input{background:#1e2843!important;border-color:#ffffff1a!important;color:#f1f5f9!important}html[data-theme=dark] .perfil-section .form-input:focus{background:#243055!important;border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f626!important}html[data-theme=dark] .perfil-section .form-input--readonly{background:#1a213a!important;color:#ffffff4d!important}html[data-theme=dark] .input-icon{color:#ffffff4d!important}html[data-theme=dark] .form-hint{color:#ffffff59!important}html[data-theme=dark] .form-section-title{color:#f1f5f9!important;border-color:#ffffff14!important}html[data-theme=dark] .form-actions{border-top-color:#ffffff12!important}html[data-theme=dark] .btn-eye{color:#fff6!important}html[data-theme=dark] .btn-eye:hover{color:#60a5fa!important}html[data-theme=dark] .info-card{background:#1e2843!important;border-color:#ffffff14!important}html[data-theme=dark] .info-card__label{color:#ffffff59!important}html[data-theme=dark] .info-card__value,html[data-theme=dark] .notif-item__title{color:#f1f5f9!important}html[data-theme=dark] .notif-item__desc{color:#fff6!important}html[data-theme=dark] .notif-item__icon{background:#0052cc33!important;color:#60a5fa!important}html[data-theme=dark] .notif-item:hover{background:#ffffff08!important}html[data-theme=dark] .plan-card{background:linear-gradient(135deg,#0052cc12,#00b8d40a)!important;border-color:#0052cc40!important}html[data-theme=dark] .plan-card__header{background:#0052cc14!important;border-bottom-color:#ffffff12!important}html[data-theme=dark] .plan-card__tenant{color:#f1f5f9!important}html[data-theme=dark] .plan-card__plan{color:#ffffff73!important}html[data-theme=dark] .plan-metric{border-right-color:#ffffff0f!important}html[data-theme=dark] .plan-metric__label{color:#ffffff59!important}html[data-theme=dark] .plan-metric__value{color:#f1f5f9!important}html[data-theme=dark] .plan-card__footer{background:#ffffff05!important;border-top-color:#ffffff0f!important}html[data-theme=dark] .plan-hint{color:#ffffff59!important}html[data-theme=dark] .plan-feature{color:#d1d5db!important}html[data-theme=dark] .plan-empty{border-color:#ffffff1a!important;color:#ffffff4d!important}html[data-theme=dark] .plan-empty__icon{color:#ffffff26!important}html[data-theme=dark] .conn-stat-card{background:#1a2035!important;border-color:#ffffff14!important}html[data-theme=dark] .conn-stat-card__num{color:#f1f5f9!important}html[data-theme=dark] .conn-filter{background:#1e2843!important;border-color:#ffffff1a!important}html[data-theme=dark] .conn-filter__input{color:#f1f5f9!important}html[data-theme=dark] .conn-filter__label{color:#ffffff73!important}html[data-theme=dark] .conn-table-wrap{border-color:#ffffff14!important}html[data-theme=dark] .conn-table thead tr{background:#1e2843!important;border-color:#ffffff12!important}html[data-theme=dark] .conn-table td{color:#cbd5e1!important}html[data-theme=dark] .conn-table tbody tr{border-color:#ffffff0d!important}html[data-theme=dark] .conn-table tbody tr:hover{background:#ffffff08!important}html[data-theme=dark] .activity-item{border-color:#ffffff0d!important}html[data-theme=dark] .activity-item__title{color:#f1f5f9!important}html[data-theme=dark] .pass-strength__bar:not(.bar--red):not(.bar--orange):not(.bar--yellow):not(.bar--green){background:#ffffff1f!important}html[data-theme=dark] .bar--red{background:#ef4444!important}html[data-theme=dark] .bar--orange{background:#f97316!important}html[data-theme=dark] .bar--yellow{background:#eab308!important}html[data-theme=dark] .bar--green{background:#22c55e!important}.admin-footer__links--dark a{color:#ffffff80!important;transition:color .18s}.admin-footer__links--dark a:hover{color:#60a5fa!important}html[data-theme=dark] .policy-card{background:#151c2e!important;border-color:#ffffff14!important}html[data-theme=dark] .policy-card--accepted{border-color:#0891b266!important;box-shadow:0 0 0 3px #0891b214!important}html[data-theme=dark] .policy-card__title{color:#f1f5f9!important}html[data-theme=dark] .policy-card__desc{color:#ffffff73!important}html[data-theme=dark] .policy-card__icon{background:#0891b226!important;color:#22d3ee!important}html[data-theme=dark] .policy-card__toggle{border-top-color:#ffffff0f!important;background:#ffffff05!important}html[data-theme=dark] .policy-toggle__label{color:#ffffffa6!important}html[data-theme=dark] .policy-toggle__slider{background:#ffffff26!important}.ant-layout-header .navbar-brand{height:100%;display:flex!important;align-items:center!important}.ant-layout-header .nova-header-brand{display:flex!important;align-items:center!important;height:100%;line-height:normal!important}.ant-layout-header .navbar-brand .striking-logo{display:inline-flex!important;align-items:center!important;line-height:0;height:100%;margin-bottom:.7rem}.ant-layout-header .navbar-brand .striking-logo img,.ant-layout-header .navbar-brand .striking-logo .novax-brand-logo{display:block!important;margin:auto 0!important;vertical-align:middle;max-height:38px!important;width:auto!important}@media(max-width:767px){.ant-layout-header .navbar-brand .striking-logo img,.ant-layout-header .navbar-brand .striking-logo .novax-brand-logo{max-height:32px!important;max-width:105px!important}}html[data-theme=dark] .nova-toolbar{border-bottom-color:#ffffff14!important}.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n) td,.p-datatable-striped .p-datatable-tbody>tr:nth-child(2n){background-color:#fff!important}.p-datatable-striped .p-datatable-tbody>tr:nth-child(odd) td,.p-datatable-striped .p-datatable-tbody>tr:nth-child(odd){background-color:#f7f8fa!important}.p-datatable .p-datatable-tbody>tr:hover td,.p-datatable .p-datatable-tbody>tr:hover{background-color:#978e8e08!important;transition:background-color .15s ease}html[data-theme=dark] .p-datatable-striped .p-datatable-tbody>tr:nth-child(2n) td,html[data-theme=dark] .p-datatable-striped .p-datatable-tbody>tr:nth-child(2n),html[data-theme=dark] .p-datatable-striped .p-datatable-tbody>tr:nth-child(odd) td,html[data-theme=dark] .p-datatable-striped .p-datatable-tbody>tr:nth-child(odd){background-color:unset!important}html[data-theme=dark] .p-datatable .p-datatable-tbody>tr:hover td,html[data-theme=dark] .p-datatable .p-datatable-tbody>tr:hover{background-color:unset!important}html[data-theme=dark] .ant-card{background:#1b2132!important;border-color:#ffffff0f!important;color:#e2e8f0!important}html[data-theme=dark] .ant-card-bordered{border-color:#ffffff0f!important}html[data-theme=dark] .ant-card-head{background:#1b2132!important;border-color:#ffffff14!important;color:#e2e8f0!important}html[data-theme=dark] .ant-card-head-title{color:#e2e8f0!important}html[data-theme=dark] .ant-card-extra{color:#94a3b8!important}html[data-theme=dark] .ant-card-body{color:#e2e8f0!important}html[data-theme=dark] .nova-page-header-wrapper,html[data-theme=dark] .nova-page-header-wrapper>div,html[data-theme=dark] .ant-page-header,html[data-theme=dark] .ant-page-header-heading{background:#151b2b!important;background-color:#151b2b!important;border-color:#ffffff0f!important}html[data-theme=dark] .ant-page-header-heading-title{color:#e2e8f0!important}html[data-theme=dark] .ant-page-header-heading-sub-title{color:#94a3b8!important}html[data-theme=dark] .ant-card .ant-card-head{border-color:#ffffff14!important}html[data-theme=dark] .ant-card h1,html[data-theme=dark] .ant-card h2,html[data-theme=dark] .ant-card h3,html[data-theme=dark] .ant-card h4,html[data-theme=dark] .ant-card h5,html[data-theme=dark] .ant-card h6{color:#e2e8f0!important}html[data-theme=dark] .ant-card p{color:#94a3b8}html[data-theme=dark] .ant-card span{color:#cbd5e1}html[data-theme=dark] .ant-card .social-media-content span{color:#94a3b8!important}html[data-theme=dark] .overview-card-wrapper,html[data-theme=dark] .session-chart-wrapper,html[data-theme=dark] .performance-chart-wrapper{background:#1b2132!important}html[data-theme=dark] .ant-card .overview-box-single p{color:#94a3b8!important}html[data-theme=dark] .traffic-table .ant-table{background:#1b2132!important;color:#e2e8f0!important}html[data-theme=dark] .traffic-table table thead th{background-color:#232a3b!important;color:#e2e8f0!important;border-color:#ffffff0f!important}html[data-theme=dark] .traffic-table table tbody td{background-color:#1b2132!important;color:#cbd5e1!important;border-color:#ffffff0f!important}html[data-theme=dark] .traffic-table table tbody tr:first-child td{background-color:#1b2132!important}html[data-theme=dark] .traffic-table table tbody tr:hover td{background-color:#ffffff0a!important}html[data-theme=dark] .card-radio .ant-radio-button-wrapper{background:#232a3b!important;border-color:#ffffff1a!important;color:#94a3b8!important}html[data-theme=dark] .card-radio .ant-radio-button-wrapper:hover{background:#ffffff0f!important;color:#e2e8f0!important}html[data-theme=dark] .card-radio .ant-radio-button-wrapper-checked{background:#4a90d9!important;border-color:#4a90d9!important;color:#fff!important}html[data-theme=dark] .card-radio .ant-radio-button-wrapper-checked:hover{background:#5a9de0!important;color:#fff!important}html[data-theme=dark] .ant-card .ant-tabs-nav .ant-tabs-tab{background:#232a3b!important;border-color:#ffffff1a!important;color:#94a3b8!important}html[data-theme=dark] .ant-card .ant-tabs-nav .ant-tabs-tab-active{color:#fff!important}html[data-theme=dark] .ant-card .ant-dropdown-trigger{color:#94a3b8!important}html[data-theme=dark] .ant-dropdown,html[data-theme=dark] .ant-dropdown-menu{background:#232a3b!important}html[data-theme=dark] .ant-dropdown-menu-item{color:#e2e8f0!important}html[data-theme=dark] .ant-dropdown-menu-item:hover{background:#ffffff0f!important}html[data-theme=dark] .chart-dataIndicator li{color:#94a3b8!important}html[data-theme=dark] .chartjs-tooltip{background:#232a3b!important;border-color:#ffffff1a!important;color:#e2e8f0!important}html[data-theme=dark] .custom-label{color:#94a3b8!important}html[data-theme=dark] .focard-details .subtitle{color:#64748b!important}html[data-theme=dark] .focard-status span+span{color:#64748b!important}html[data-theme=dark] .ant-card .ex-list{border-color:#ffffff0f!important}html[data-theme=dark] .ant-table{background:#1b2132!important;color:#e2e8f0!important}html[data-theme=dark] .ant-table-thead>tr>th{background:#232a3b!important;color:#e2e8f0!important;border-color:#ffffff0f!important}html[data-theme=dark] .ant-table-tbody>tr>td{border-color:#ffffff0f!important;color:#cbd5e1!important}html[data-theme=dark] .ant-table-tbody>tr:hover>td{background:#ffffff0a!important}html[data-theme=dark] .ant-card .growth-upward span,html[data-theme=dark] .ant-card .growth-downward span{color:#94a3b8!important}html[data-theme=dark] .focard-divider{border-color:#ffffff0f!important}html[data-theme=dark] .ant-skeleton-content .ant-skeleton-title,html[data-theme=dark] .ant-skeleton-content .ant-skeleton-paragraph>li{background:linear-gradient(90deg,#232a3b 25%,#2d3654,#232a3b 75%)!important;background-size:200% 100%!important}html[data-theme=dark] .ant-card .ant-btn-default,html[data-theme=dark] .ant-card .ant-btn-white{background:#232a3b!important;border-color:#ffffff1a!important;color:#e2e8f0!important}html[data-theme=dark] .ant-card .ant-btn-default:hover,html[data-theme=dark] .ant-card .ant-btn-white:hover{background:#ffffff0f!important;border-color:#ffffff26!important;color:#fff!important}html[data-theme=dark] .page-header-actions .ant-btn{background:#232a3b!important;border-color:#ffffff1a!important;color:#e2e8f0!important}html[data-theme=dark] .page-header-actions .ant-btn:hover{background:#ffffff0f!important;color:#fff!important}html[data-theme=dark] .ant-progress-inner{background:#ffffff14!important}html[data-theme=dark] .ant-card-body table{color:#e2e8f0!important}html[data-theme=dark] .ant-input,html[data-theme=dark] .ant-select-selector{background:#232a3b!important;border-color:#ffffff1a!important;color:#e2e8f0!important}html[data-theme=dark] .ant-popover-inner{background:#1b2132!important}html[data-theme=dark] .ant-popover-inner-content{color:#e2e8f0!important}html[data-theme=dark] .ant-popover-inner-content a{color:#ffffffa6!important}html[data-theme=dark] .ant-popover-title{color:#e2e8f0!important;border-color:#ffffff14!important}@media only screen and (max-width:991px){.small-screen-headerRight{display:flex;justify-content:center;align-items:center}}@media only screen and (max-width:575px){.nova-profile-popover{max-width:calc(100vw - 20px)!important;right:10px!important;left:auto!important}.nova-profile-popover .ant-popover-inner{border-radius:12px;max-width:280px;margin-left:auto}.user-dropdwon{max-width:260px!important}.user-dropdwon .user-dropdwon__info{padding:14px 16px!important;gap:12px!important}.user-dropdwon .user-dropdwon__info figcaption h1,.user-dropdwon .user-dropdwon__info figcaption h5{font-size:13px!important}.user-dropdwon .user-dropdwon__links a{width:calc(100% + 20px)!important;left:-10px!important;right:-10px!important;padding:9px 10px!important;font-size:13px!important}.user-dropdwon .user-dropdwon__bottomAction{width:calc(100% + 20px)!important;left:-10px!important;right:-10px!important;font-size:12px!important;padding:12px 0!important}}@media only screen and (max-width:991px){.nova-notification-popover,.nova-message-popover{width:auto!important;max-width:calc(100vw - 20px)!important}.nova-notification-popover .atbd-top-dropdwon,.nova-message-popover .atbd-top-dropdwon{width:min(340px,calc(100vw - 40px))!important;min-width:0!important}.nova-notification-popover .atbd-top-dropdwon__nav,.nova-message-popover .atbd-top-dropdwon__nav{height:auto!important;max-height:none!important;overflow:visible!important}.nova-notification-popover .ps,.nova-message-popover .ps{height:200px!important;max-height:200px!important}}@media only screen and (max-width:575px){.nova-notification-popover,.nova-message-popover{left:50%!important;right:auto!important;transform:translate(-50%)!important;max-width:calc(100vw - 24px)!important}.nova-notification-popover .ant-popover-inner,.nova-message-popover .ant-popover-inner{border-radius:12px;padding:10px!important}.nova-notification-popover .atbd-top-dropdwon,.nova-message-popover .atbd-top-dropdwon{width:100%!important;max-width:calc(100vw - 48px)!important;min-width:0!important}.nova-notification-popover .atbd-top-dropdwon__title,.nova-message-popover .atbd-top-dropdwon__title{min-height:38px!important;font-size:13px!important;margin-bottom:8px!important;border-radius:8px!important;padding:6px 12px!important}.nova-notification-popover .atbd-top-dropdwon__nav,.nova-message-popover .atbd-top-dropdwon__nav{height:auto!important;max-height:none!important;overflow:visible!important}.nova-notification-popover .ps,.nova-message-popover .ps{height:180px!important;max-height:180px!important}.nova-notification-popover .atbd-top-dropdwon__nav li a,.nova-message-popover .atbd-top-dropdwon__nav li a{padding:10px 6px!important}.nova-notification-popover .notification-icon,.nova-message-popover .notification-icon{width:32px!important;height:28px!important;margin-right:10px!important}.nova-notification-popover .notification-icon svg,.nova-message-popover .notification-icon svg{width:15px!important;height:15px!important}.nova-notification-popover .notification-text h1,.nova-notification-popover .notification-text h5{font-size:12.5px!important;margin-bottom:2px!important}.nova-notification-popover .notification-text p{font-size:11px!important}.nova-message-popover .atbd-top-dropdwon__content img{max-width:32px!important;margin-right:10px!important}.nova-message-popover .atbd-top-dropdwon__content figcaption{margin:-2px 8px 0!important}.nova-message-popover .atbd-top-dropdwon__content figcaption h1,.nova-message-popover .atbd-top-dropdwon__content figcaption h5{font-size:12.5px!important}.nova-message-popover .atbd-top-dropdwon__content figcaption h1 span{font-size:11px!important}.nova-message-popover .atbd-top-dropdwon__content figcaption .atbd-top-dropdwonText{min-width:0!important;max-width:160px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important}.nova-notification-popover .btn-seeAll,.nova-message-popover .btn-seeAll{font-size:12px!important;padding:10px 0!important;width:calc(100% + 20px)!important;left:-10px!important;right:-10px!important;border-radius:0 0 10px 10px!important}.nova-notification-popover .ant-popover-arrow,.nova-message-popover .ant-popover-arrow{display:none!important}}@media only screen and (max-width:380px){.nova-notification-popover .atbd-top-dropdwon,.nova-message-popover .atbd-top-dropdwon{max-width:calc(100vw - 32px)!important}.nova-notification-popover .ps,.nova-message-popover .ps{height:150px!important;max-height:150px!important}.nova-message-popover .atbd-top-dropdwon__content figcaption .atbd-top-dropdwonText{max-width:120px!important}}body.dark-mode .correo-inbox,html[data-theme=dark] .correo-inbox{--ci-bg: #0f1629 !important;--ci-panel-bg: #151b2b !important;--ci-border: rgba(255, 255, 255, .07) !important;--ci-border-soft: rgba(255, 255, 255, .04) !important;--ci-text: #e2e8f0 !important;--ci-text-sec: #94a3b8 !important;--ci-text-muted: #64748b !important;--ci-input-bg: #1b2132 !important;--ci-hover: rgba(255, 255, 255, .05) !important;--ci-item-hover: rgba(255, 255, 255, .04) !important;--ci-item-active: rgba(0, 82, 204, .18) !important;--ci-search-bg: #1b2132 !important;--ci-sep: rgba(255, 255, 255, .06) !important;background:#0f1629!important;box-shadow:0 8px 32px #0006!important}body.dark-mode .ci-sidebar,html[data-theme=dark] .ci-sidebar,body.dark-mode .ci-list-panel,html[data-theme=dark] .ci-list-panel,body.dark-mode .ci-reader,html[data-theme=dark] .ci-reader{background:#151b2b!important}body.dark-mode .ci-search,html[data-theme=dark] .ci-search{background:#1b2132!important;border-color:#ffffff1a!important;color:#e2e8f0!important}body.dark-mode .ci-search::placeholder,html[data-theme=dark] .ci-search::placeholder{color:#64748b!important}body.dark-mode .ci-item,html[data-theme=dark] .ci-item{border-bottom-color:#ffffff0a!important}body.dark-mode .ci-item:hover,html[data-theme=dark] .ci-item:hover{background:#ffffff0a!important}body.dark-mode .ci-item--activo,html[data-theme=dark] .ci-item--activo{background:#0052cc2e!important}body.dark-mode .ci-item__remitente,body.dark-mode .ci-item__asunto,html[data-theme=dark] .ci-item__remitente,html[data-theme=dark] .ci-item__asunto{color:#94a3b8!important}body.dark-mode .ci-item--no-leido .ci-item__remitente,body.dark-mode .ci-item--no-leido .ci-item__asunto,html[data-theme=dark] .ci-item--no-leido .ci-item__remitente,html[data-theme=dark] .ci-item--no-leido .ci-item__asunto{color:#e2e8f0!important}body.dark-mode .ci-item__preview,body.dark-mode .ci-item__tiempo,html[data-theme=dark] .ci-item__preview,html[data-theme=dark] .ci-item__tiempo{color:#64748b!important}body.dark-mode .ci-nav__item,html[data-theme=dark] .ci-nav__item{color:#94a3b8!important}body.dark-mode .ci-nav__item:hover,html[data-theme=dark] .ci-nav__item:hover{background:#ffffff0d!important;color:#e2e8f0!important}body.dark-mode .ci-nav__item--active,html[data-theme=dark] .ci-nav__item--active{background:linear-gradient(135deg,#0052cc33,#7c3aed24)!important;color:#4d9fff!important}body.dark-mode .ci-labels__title,html[data-theme=dark] .ci-labels__title{color:#64748b!important}body.dark-mode .ci-labels__item,html[data-theme=dark] .ci-labels__item{color:#94a3b8!important}body.dark-mode .ci-labels__item:hover,html[data-theme=dark] .ci-labels__item:hover{background:#ffffff0d!important;color:#e2e8f0!important}body.dark-mode .ci-labels__item--active,html[data-theme=dark] .ci-labels__item--active{color:#4d9fff!important}body.dark-mode .ci-sidebar__brand,html[data-theme=dark] .ci-sidebar__brand{border-bottom-color:#ffffff0f!important}body.dark-mode .ci-sidebar__sep,html[data-theme=dark] .ci-sidebar__sep{background:#ffffff0f!important}body.dark-mode .ci-icon-btn,html[data-theme=dark] .ci-icon-btn{color:#94a3b8!important}body.dark-mode .ci-icon-btn:hover,html[data-theme=dark] .ci-icon-btn:hover{background:#ffffff0f!important;color:#e2e8f0!important}body.dark-mode .ci-icon-btn.ci-icon-btn--activo,html[data-theme=dark] .ci-icon-btn.ci-icon-btn--activo{color:#f59e0b!important;text-shadow:0 0 8px rgba(245,158,11,.5)}body.dark-mode .ci-icon-btn.ci-icon-btn--activo:hover,html[data-theme=dark] .ci-icon-btn.ci-icon-btn--activo:hover{color:#fbbf24!important;background:#f59e0b14!important}body.dark-mode .ci-reader__asunto,html[data-theme=dark] .ci-reader__asunto,body.dark-mode .ci-reader__meta-nombre,html[data-theme=dark] .ci-reader__meta-nombre{color:#e2e8f0!important}body.dark-mode .ci-reader__meta-email,body.dark-mode .ci-reader__meta-fecha,html[data-theme=dark] .ci-reader__meta-email,html[data-theme=dark] .ci-reader__meta-fecha{color:#64748b!important}body.dark-mode .ci-reader__header,body.dark-mode .ci-reader__meta,body.dark-mode .ci-reader__adjuntos,body.dark-mode .ci-reader__reply-bar,html[data-theme=dark] .ci-reader__header,html[data-theme=dark] .ci-reader__meta,html[data-theme=dark] .ci-reader__adjuntos,html[data-theme=dark] .ci-reader__reply-bar{border-color:#ffffff12!important}body.dark-mode .ci-reader__reply-placeholder,html[data-theme=dark] .ci-reader__reply-placeholder{background:#1b2132!important;border-color:#ffffff1a!important;color:#64748b!important}body.dark-mode .ci-adjunto,html[data-theme=dark] .ci-adjunto{background:#1b2132!important;border-color:#ffffff1a!important}body.dark-mode .ci-adjunto__nombre,html[data-theme=dark] .ci-adjunto__nombre{color:#e2e8f0!important}body.dark-mode .ci-empty__text,body.dark-mode .ci-empty__sub,body.dark-mode .ci-empty__icon,body.dark-mode .ci-loading,html[data-theme=dark] .ci-empty__text,html[data-theme=dark] .ci-empty__sub,html[data-theme=dark] .ci-empty__icon,html[data-theme=dark] .ci-loading{color:#64748b!important}body.dark-mode .ci-paginacion,html[data-theme=dark] .ci-paginacion{border-top-color:#ffffff12!important}body.dark-mode .ci-paginacion__info,html[data-theme=dark] .ci-paginacion__info{color:#64748b!important}body.dark-mode .ci-compose,html[data-theme=dark] .ci-compose{background:#151b2b!important;border-color:#ffffff1a!important}body.dark-mode .ci-compose__field,body.dark-mode .ci-compose__smtp,body.dark-mode .ci-compose__footer,html[data-theme=dark] .ci-compose__field,html[data-theme=dark] .ci-compose__smtp,html[data-theme=dark] .ci-compose__footer{border-color:#ffffff12!important}body.dark-mode .ci-compose__input,body.dark-mode .ci-compose__textarea,html[data-theme=dark] .ci-compose__input,html[data-theme=dark] .ci-compose__textarea{color:#e2e8f0!important;background:transparent!important}body.dark-mode .ci-compose__input::placeholder,body.dark-mode .ci-compose__textarea::placeholder,html[data-theme=dark] .ci-compose__input::placeholder,html[data-theme=dark] .ci-compose__textarea::placeholder{color:#64748b!important}body.dark-mode .ci-compose__label,html[data-theme=dark] .ci-compose__label{color:#64748b!important}body.dark-mode .ci-btn--ghost,html[data-theme=dark] .ci-btn--ghost{background:#ffffff0f!important;color:#94a3b8!important}body.dark-mode .ci-smtp-toggle,html[data-theme=dark] .ci-smtp-toggle{background:#ffffff0a!important;border-color:#ffffff1a!important}body.dark-mode .ci-smtp-toggle:hover,html[data-theme=dark] .ci-smtp-toggle:hover{border-color:#0052cc66!important;background:#0052cc14!important}body.dark-mode .ci-smtp-toggle--activo,html[data-theme=dark] .ci-smtp-toggle--activo{border-color:#4d9fff!important;background:#0052cc1f!important;box-shadow:0 0 0 3px #0052cc26!important}body.dark-mode .ci-smtp-toggle__label,html[data-theme=dark] .ci-smtp-toggle__label{color:#e2e8f0!important}body.dark-mode .ci-smtp-toggle__sub,html[data-theme=dark] .ci-smtp-toggle__sub{color:#64748b!important}body.dark-mode .ci-smtp-toggle__switch,html[data-theme=dark] .ci-smtp-toggle__switch{background:#ffffff26!important}body.dark-mode .ci-smtp-toggle--activo .ci-smtp-toggle__switch,html[data-theme=dark] .ci-smtp-toggle--activo .ci-smtp-toggle__switch{background:linear-gradient(135deg,#0052cc,#7c3aed)!important}body.dark-mode .ci-compose__warn,html[data-theme=dark] .ci-compose__warn{background:#f59e0b1a!important;border-color:#f59e0b38!important;color:#fbbf24!important}body.dark-mode .ci-compose__warn strong,html[data-theme=dark] .ci-compose__warn strong{color:#fde68a!important}body.dark-mode .ci-compose__warn-icon,html[data-theme=dark] .ci-compose__warn-icon{color:#f59e0b!important}body.dark-mode .ci-compose__feedback--exito,html[data-theme=dark] .ci-compose__feedback--exito{background:#00875a1f!important;color:#6ee7b7!important;border-color:#00875a40!important}body.dark-mode .ci-compose__feedback--alerta,html[data-theme=dark] .ci-compose__feedback--alerta{background:#f59e0b1a!important;color:#fbbf24!important;border-color:#f59e0b38!important}body.dark-mode .ci-compose__feedback--error,html[data-theme=dark] .ci-compose__feedback--error{background:#ef44441a!important;color:#fca5a5!important;border-color:#ef444438!important}body.dark-mode .ci-spinner,html[data-theme=dark] .ci-spinner{border-color:#ffffff1a!important;border-top-color:#4d9fff!important}body.dark-mode .ci-list-header,html[data-theme=dark] .ci-list-header{border-bottom-color:#ffffff12!important}body.dark-mode .ci-list-panel.ci-list-panel--oculto,html[data-theme=dark] .ci-list-panel.ci-list-panel--oculto,body.dark-mode .ci-sidebar,html[data-theme=dark] .ci-sidebar{border-right-color:#ffffff12!important}:root{--nx-tooltip-bg: #1a2035;--nx-tooltip-color: #e2e8f0;--nx-tooltip-radius: 7px;--nx-tooltip-shadow: 0 6px 20px rgba(0, 0, 0, .35), 0 1px 4px rgba(0, 0, 0, .2);--nx-tooltip-border: rgba(255, 255, 255, .08);--nx-tooltip-font: 11.5px;--nx-tooltip-offset: 8px}[data-tooltip]{position:relative}[data-tooltip]:after,[data-tooltip]:before{display:none!important}[data-tooltip]:after{content:attr(data-tooltip);background:var(--nx-tooltip-bg);color:var(--nx-tooltip-color);font-size:var(--nx-tooltip-font);font-weight:500;line-height:1.4;white-space:nowrap;padding:6px 10px;border-radius:var(--nx-tooltip-radius);box-shadow:var(--nx-tooltip-shadow);border:1px solid var(--nx-tooltip-border);letter-spacing:.01em}[data-tooltip]:before{content:"";width:0;height:0}[data-tooltip][data-tooltip-pos=top]:after{bottom:calc(100% + var(--nx-tooltip-offset));left:50%;transform:translate(-50%) translateY(4px)}[data-tooltip][data-tooltip-pos=top]:before{bottom:calc(100% + var(--nx-tooltip-offset) - 5px);left:50%;transform:translate(-50%) translateY(4px);border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid var(--nx-tooltip-bg)}[data-tooltip][data-tooltip-pos=top]:hover:after{transform:translate(-50%) translateY(0)}[data-tooltip][data-tooltip-pos=top]:hover:before{transform:translate(-50%) translateY(0)}[data-tooltip]:not([data-tooltip-pos]):after,[data-tooltip][data-tooltip-pos=bottom]:after{top:calc(100% + var(--nx-tooltip-offset));left:50%;transform:translate(-50%) translateY(-4px)}[data-tooltip]:not([data-tooltip-pos]):before,[data-tooltip][data-tooltip-pos=bottom]:before{top:calc(100% + var(--nx-tooltip-offset) - 5px);left:50%;transform:translate(-50%) translateY(-4px);border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid var(--nx-tooltip-bg)}[data-tooltip]:not([data-tooltip-pos]):hover:after,[data-tooltip][data-tooltip-pos=bottom]:hover:after{transform:translate(-50%) translateY(0)}[data-tooltip]:not([data-tooltip-pos]):hover:before,[data-tooltip][data-tooltip-pos=bottom]:hover:before{transform:translate(-50%) translateY(0)}[data-tooltip][data-tooltip-pos=left]:after{right:calc(100% + var(--nx-tooltip-offset));top:50%;transform:translateY(-50%) translate(4px)}[data-tooltip][data-tooltip-pos=left]:before{right:calc(100% + var(--nx-tooltip-offset) - 5px);top:50%;transform:translateY(-50%) translate(4px);border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid var(--nx-tooltip-bg)}[data-tooltip][data-tooltip-pos=left]:hover:after{transform:translateY(-50%) translate(0)}[data-tooltip][data-tooltip-pos=left]:hover:before{transform:translateY(-50%) translate(0)}[data-tooltip][data-tooltip-pos=right]:after{left:calc(100% + var(--nx-tooltip-offset));top:50%;transform:translateY(-50%) translate(-4px)}[data-tooltip][data-tooltip-pos=right]:before{left:calc(100% + var(--nx-tooltip-offset) - 5px);top:50%;transform:translateY(-50%) translate(-4px);border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:5px solid var(--nx-tooltip-bg)}[data-tooltip][data-tooltip-pos=right]:hover:after{transform:translateY(-50%) translate(0)}[data-tooltip][data-tooltip-pos=right]:hover:before{transform:translateY(-50%) translate(0)}[data-tooltip]:hover:after,[data-tooltip]:hover:before{opacity:1}[data-tooltip]:disabled:after,[data-tooltip]:disabled:before,[data-tooltip][disabled]:after,[data-tooltip][disabled]:before{display:none}html[data-theme=light]{--nx-tooltip-bg: #1e293b;--nx-tooltip-color: #f1f5f9}html[data-theme=dark] .stat-card{background:#1b2132!important;border-color:#ffffff12!important;box-shadow:0 2px 12px #0000004d!important}html[data-theme=dark] .stat-card:hover{background:#232a3b!important}html[data-theme=dark] .stat-card__value{color:#e2e8f0!important}html[data-theme=dark] .stat-card__sub{color:#94a3b8!important}html[data-theme=dark] .pagos-input-busqueda{background:#1b2132!important;border-color:#ffffff1f!important;color:#e2e8f0!important}html[data-theme=dark] .pagos-input-busqueda::placeholder{color:#64748b!important}html[data-theme=dark] .pagos-input-busqueda:focus{border-color:#4d9fff!important;box-shadow:0 0 0 3px #4d9fff26!important}html[data-theme=dark] .pagos-tabla-wrapper{background:#1b2132!important;border-color:#ffffff12!important}html[data-theme=dark] .pagos-tabla thead{background:#232a3b!important}html[data-theme=dark] .pagos-tabla th{color:#94a3b8!important;border-bottom-color:#ffffff14!important}html[data-theme=dark] .pagos-fila td{color:#c9d4e3!important;border-bottom-color:#ffffff0d!important}html[data-theme=dark] .pagos-fila:hover td{background:#ffffff08!important}html[data-theme=dark] .ref-badge{background:#4d9fff1f!important;color:#4d9fff!important}html[data-theme=dark] .td-empresa{color:#e2e8f0!important}html[data-theme=dark] .td-plan{color:#94a3b8!important}html[data-theme=dark] .td-monto{color:#e2e8f0!important}html[data-theme=dark] .td-neto--lleno{color:#34d399!important}html[data-theme=dark] .td-vacio{color:#2d3748!important}html[data-theme=dark] .td-fecha{color:#64748b!important}html[data-theme=dark] .metodo-chip{color:#94a3b8!important}html[data-theme=dark] .pagos-tabla-wrapper .btn-accion{border-color:#ffffff1f!important;color:#94a3b8!important;background:transparent!important}html[data-theme=dark] .pagos-tabla-wrapper .btn-accion:hover{border-color:#4d9fff!important;color:#4d9fff!important;background:#4d9fff14!important}html[data-theme=dark] .pagos-tabla-wrapper .btn-accion--json:hover{border-color:#a78bfa!important;color:#a78bfa!important;background:#a78bfa14!important}html[data-theme=dark] .pagos-vacio{background:#1b2132}html[data-theme=dark] .pagos-vacio i{color:#2d3748!important}html[data-theme=dark] .pagos-loading i{color:#4d9fff!important}html[data-theme=dark] .pagos-vacio p{color:#64748b!important}html[data-theme=dark] .pagos-vacio span{color:#475569!important}html[data-theme=dark] .pag-btn{border-color:#ffffff1f!important;color:#94a3b8!important;background:transparent!important}html[data-theme=dark] .pag-btn:hover{border-color:#4d9fff!important;color:#4d9fff!important}html[data-theme=dark] .pag-btn--activo{background:#0052cc!important;border-color:#0052cc!important;color:#fff!important}@media(pointer:coarse),(hover:none){#nx-tooltip,#nx-tooltip+div{display:none!important;opacity:0!important;visibility:hidden!important}[data-tooltip]:after,[data-tooltip]:before{display:none!important}}
