:root{--teal-dark: #1d4e9e;--teal-darker: #0c2c5c;--teal-mid: #2a5aad;--teal-header: #1d4e9e;--orange: #fbc707;--orange-dark: #e0ac00;--bg: #eef2f8;--card: #ffffff;--border: #dde4ef;--text: #1b2436;--muted: #3c4557;--green: #1d4e9e;--green-dark: #14764c;--red: #d32f2f;--red-dark: #b32626;--shadow: 0 1px 4px rgba(0, 0, 0, .06);--lic-red: #c1272d;--lic-dark-red: #a31f24;--navy-900: #0A1F3D;--navy-800: #102A52;--navy-700: #173966;--navy-600: #204A82;--navy-050: #EEF2F9;--gold-600: #C68A17;--gold-500: #D9A233;--gold-100: #FBF0D9;--ink-900: #0F1626;--ink-700: #3B4457;--ink-500: #6B7385;--ink-400: #98A1B3;--ink-200: #E1E5EC;--bg: #F4F6FA;--surface: #FFFFFF;--teal: #0E8F82;--teal-tint: #E3F5F3;--amber: #D9822B;--amber-tint: #FBEEE0;--rose: #D5495A;--rose-tint: #FBE7E9;--green: #2F9E5B;--green-tint: #E6F5EC;--blue: #2E6BD6;--blue-tint: #E7EFFC;--purple: #7C5CBF;--purple-tint: #EFEAF9;--r-sm: 8px;--r-md: 14px;--r-lg: 20px;--r-pill: 999px;--shadow-sm: 0 1px 2px rgba(15, 22, 38, .06), 0 1px 1px rgba(15, 22, 38, .04);--shadow-md: 0 14px 34px -14px rgba(10, 31, 61, .28);--shadow-card: 0 1px 3px rgba(15, 22, 38, .06), 0 1px 2px rgba(15, 22, 38, .04);--scrollbar-thumb: var(--teal-dark);--scrollbar-thumb-hover: var(--teal-darker);--scrollbar-track: var(--navy-050);--primary: #102a52;--secondary: var(--orange);--border: #E3E7EF}html{scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);scrollbar-width:thin}*::-webkit-scrollbar{width:10px;height:10px}*::-webkit-scrollbar-track{background:var(--scrollbar-track)}*::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border:2px solid var(--scrollbar-track);border-radius:999px}*::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}*::-webkit-scrollbar-corner{background:var(--scrollbar-track)}@media(max-width:575.98px){*::-webkit-scrollbar{width:7px;height:7px}*::-webkit-scrollbar-thumb{border-width:1px}}html,body,#root{min-height:100%;background:var(--bg);font-size:13px}body{margin:0;font-family:Segoe UI,system-ui,-apple-system,Arial,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;overflow-y:auto!important;padding:0!important}button,a{transition:all ease-in-out .3s}.admin-layout{justify-content:flex-end}.track-btn{padding:3px 10px;font-size:12px;font-weight:600;border:1px solid var(--border, #d8dce3);border-radius:5px;background:#fff;color:#2f6fed;cursor:pointer}.track-btn:hover{background:#f0f5ff}.candidate-summary .do-col{min-width:140px;width:140px;white-space:nowrap}.btn{border:none;border-radius:6px;padding:8px 13px!important;font-size:13.5px;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px;line-height:20px;transition:all .3s ease}.btn svg{margin-right:0!important;width:18px!important;height:18px!important}.btn:active{transform:translateY(1px)}.btn:hover{background:var(--orange);color:#000}.btn-primary,.btn-green{background:var(--primary);color:#fff;border:1px solid var(--primary)}.btn-primary:hover{background:var(--orange);border-color:var(--orange);color:#000}.btn-green:hover{background:var(--green-dark);border-color:var(--green-dark)}.btn-light,.btn-outline{background:#fff;color:var(--teal-dark);border:1px solid var(--border)}.btn-light:hover,.btn-outline:hover{background:#f5f7f7}.btn-red{background:var(--red);color:#fff}.btn-red:hover{background:var(--red-dark)}.btn-teal{background:var(--teal-mid);color:#fff}.btn-teal:hover{background:var(--teal-dark)}.btn-icon{width:30px;height:30px;border-radius:6px;border:1px solid var(--border);background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--teal-dark);font-size:13px}.btn-icon.danger{color:var(--red)}.btn-icon:hover{background:#f5f7f7}.admin-layout{min-height:100vh;display:flex;--sidebar-width: 200px}.app-sidebar{position:fixed;top:0;left:0;z-index:1040;width:var(--sidebar-width);height:100vh;background:var(--teal-darker) url(/assets/lic-sidebar-bg-DJ0JyGGL.png) center bottom no-repeat!important;background-size:100% auto!important;color:#fff;padding-bottom:30px;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;transition:width .22s ease,transform .22s ease}.sakhi-background{margin-top:auto;text-align:center;padding-bottom:0;padding-top:10px;min-width:200px;transition:all ease-in-out .3s;visibility:visible;opacity:1}.sakhi-background img{width:auto;max-height:19vh;min-width:120px;min-height:85px}.sakhi-background p{font-size:14px;font-weight:600;line-height:1.4;margin-bottom:0}.sakhi-background p span,.sakhi-background p small{display:block;margin-top:3px}.sakhi-background p span{font-size:13px;font-weight:500;color:var(--orange)}.sakhi-background p small{font-size:12px;font-weight:400}.admin-main{width:calc(100% - var(--sidebar-width));min-height:100vh;transition:width .22s ease,margin-left .22s ease}.top-header{height:64px;background:var(--teal-darker);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:10px 22px;position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(255,255,255,.08)}.header-left,.header-actions,.topbar-filters,.header-right{display:flex;align-items:center;gap:8px}.topbar-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.professional-table th.action-col,.professional-table td.action-col{text-align:center;vertical-align:middle}.table-actions{display:flex;align-items:center;justify-content:center;gap:5px}.professional-table th.sr-no-col,.professional-table td.sr-no-col{text-align:center;vertical-align:middle}.header-select-wrap{display:inline-flex;align-items:center;gap:8px;background:#ffffff14;border:0px solid rgba(255,255,255,.2);border-radius:6px;padding:4px 8px 4px 12px}.lang-chip{display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 10px;border:0px solid rgba(255,255,255,.2);background:#ffffff14;color:#fff;border-radius:20px;cursor:pointer;white-space:nowrap}.lang-chip:hover{background:#ffffff24}.lang-chip .lang-code{font-size:12px;font-weight:600;letter-spacing:.3px}.header-select-wrap span{font-size:10px;font-weight:600;letter-spacing:.4px;color:#dfeaf8;text-transform:uppercase}.roletoggle{display:flex;background:#0000;border:1px solid rgba(0,0,0,.2);border-radius:30px;padding:3px;gap:2px}.roletoggle .rp{padding:7px 14px;border-radius:30px;border:0;background:transparent;font-family:inherit;font-size:11.5px;font-weight:700;cursor:pointer;color:#181b25;border:0px}.roletoggle .rp.on{background:var(--teal-header);color:#fff}.header-select{background:transparent;border:1px solid rgba(255,255,255,0);color:#fff;font-size:12.5px;font-weight:500;padding:4px 0;cursor:pointer}.header-select:focus{outline:none;border-color:var(--orange)}.header-select option{color:var(--text);background:#fff}.header-title{display:flex;flex-direction:column;gap:2px}.header-title span{font-size:17px;font-weight:700;letter-spacing:.3px;color:#fff}.header-title small{font-size:11px;color:#bcd6d0}.icon-button{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:0px solid rgba(255,255,255,.2);background:#ffffff14;color:#fff;border-radius:24px;cursor:pointer}.icon-button:hover{background:#ffffff1f}.top-header .header-select-wrap .react-select__indicator{padding:0;max-width:16px;min-width:16px}.top-header .header-select-wrap{border-radius:26px}.top-header .header-select-wrap .react-select__value-container{padding-right:5px;padding-left:2px}.top-header .header-select-wrap .react-select__single-value{font-size:13px}.header-select-month{display:inline-flex;text-align:center;flex-direction:row;width:170px}.header-select-month>div{width:100%}.user-chip{display:flex;align-items:center;gap:9px;padding:4px 10px 4px 4px;border-radius:20px;background:#ffffff14}.user-dropdown .user-chip{border:0;color:inherit;cursor:pointer;text-align:left}.user-menu{min-width:235px;padding:12px 0 8px;border:0;border-radius:0;box-shadow:0 8px 24px #0c2c5c29}.user-menu-profile{display:flex;flex-direction:column;align-items:center;gap:10px;padding:4px 20px 12px;color:var(--text)}.user-menu-avatar{width:38px;height:38px;font-size:16px}.user-menu-profile strong{font-size:16px}.user-menu .dropdown-divider{margin:0 16px 8px}.user-logout{display:flex;align-items:center;gap:8px;color:#f00000;font-weight:600}.user-logout:hover,.user-logout:focus{color:#c90000;background:#fff5f5}.user-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:var(--teal-darker);font-size:15px;font-weight:700}.user-chip strong,.user-chip small{display:block}.user-chip strong{font-size:11px;color:#fff}.user-chip small{font-size:9px;color:#dfeaf8}.sidebar-brand{display:flex;align-items:center;gap:12px;padding:8px 12px 10px;border-bottom:1px solid rgba(255,255,255,.08);position:sticky;top:0;z-index:10;background:var(--teal-darker)}.sidebar-logo,.lic-logo{color:var(--teal-darker);font-weight:700;letter-spacing:-1px;display:grid;place-items:center}.sidebar-logo{width:90px;height:auto;font-size:20px;flex-shrink:0;border-radius:3px;min-height:50px;background:#fff;padding:3px;transition:all ease-in-out .3s}.sidebar-collapsed .app-sidebar .sidebar-logo,.app-sidebar.show .sidebar-logo{width:60px}.sidebar-logo img{width:100%;height:100%;object-fit:contain;transition:all ease-in-out .3s}.sidebar-brand-text{min-width:0}.sidebar-brand strong{display:block;font-size:14px;line-height:1.3;color:#fff}.sidebar-brand small{display:block;font-size:11px;color:#bcd6d0}.sidebar-nav{display:flex;flex-direction:column;gap:0}.sidebar-group{display:flex;flex-direction:column}.sidebar-section-title{background:var(--orange);color:var(--teal-darker);font-size:11px;font-weight:700;letter-spacing:.6px;padding:10px 18px;margin-top:4px;text-transform:uppercase}.sidebar-link{display:flex;align-items:center;gap:10px;padding:12px 16px 12px 18px;font-size:13.5px;color:#dce9e6;border-left:3px solid transparent;transition:background .15s ease,color .15s ease;position:relative;background:#ffffff05}.sidebar-link:hover{background:#ffffff0f}.sidebar-link.active{background:#0e4a8a;color:#fff;font-weight:600;border-left:3px solid var(--orange)}.sidebar-master-toggle{width:100%;border:0;border-left:3px solid transparent;text-align:left;cursor:pointer}.sidebar-master-chevron{margin-left:auto;transition:transform .2s ease}.sidebar-master-toggle[aria-expanded=true] .sidebar-master-chevron{transform:rotate(180deg)}.sidebar-group>.sidebar-link.active{background:#08388e;color:#fbc200}.sidebar-group>.sidebar-link.active .sidebar-link-icon{color:#fbc200}.sidebar-sub-link{margin:0 12px;padding:10px 12px;font-size:12px;border-bottom:1px solid rgba(252,253,255,.1)!important;border-radius:4px;background:transparent;color:#fff}.sidebar-sub-link .sidebar-link-icon{color:#7b8ca4;width:16px;height:16px;padding:1px}.sidebar-sub-link:hover,.sidebar-sub-link.active{background:#fff;color:#000}.sidebar-sub-link.active{border-left:3px solid var(--orange)}.sidebar-link-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:#fff;opacity:.9;flex-shrink:0}.sidebar-link-text{line-height:1.3;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-count{min-width:32px;height:22px;padding:0 8px;border-radius:12px;background:#ffffff2e;color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;margin-left:auto}.sidebar-link.active .sidebar-count{background:#ffffff40}.sidebar-link .ms-auto{margin-left:auto}.sidebar-backdrop{position:fixed;inset:0;z-index:1030;background:#00000059}.page-content{padding:6px 20px 10px}.compact-table td{padding:6px 16px}.compact-table th{padding:8px 16px}.page-header{display:flex;align-items:center;justify-content:space-between;background:var(--card);padding:8px 20px;margin-bottom:8px;box-shadow:var(--shadow);flex-wrap:wrap;gap:10px}.page-header-title{display:flex;align-items:center;gap:10px}.page-header-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #b8ddd7;border-radius:6px;background:#f3fbf9;color:var(--teal-dark);flex-shrink:0}.section-kicker{display:inline-block;font-size:9px;letter-spacing:1.3px;font-weight:700;color:var(--teal-dark);text-transform:uppercase}.page-header h2{font-size:19px;margin:4px 0 0;color:var(--teal-darker);display:flex;align-items:center;gap:10px}.page-header p{margin:0;font-size:11px;color:var(--muted)}.content-card{background:var(--card);border-radius:8px;box-shadow:var(--shadow);border:1px solid var(--border);overflow:hidden}.card-title-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.card-title-row h5{color:var(--teal-darker);font-size:15px;margin:0 0 3px}.card-title-row p{color:var(--muted);font-size:10px;margin:0}.chart-placeholder{height:280px;border:1px dashed #d8e0eb;border-radius:10px;display:grid;place-items:center;color:#9aa5b5;font-size:11px;position:relative;overflow:hidden;background:linear-gradient(180deg,#fafcff,#f8fbff)}.chart-line{position:absolute;left:8%;right:8%;bottom:32%;height:1px;background:#dbe2ec}.quick-actions{display:grid;gap:9px}.quick-actions button{border:1px solid var(--border);background:#fbfcfe;padding:12px;border-radius:8px;text-align:left;font-size:11px;color:#405069}.quick-actions button:hover{border-color:#c9d7e8;background:#f5f9fd;color:var(--teal-dark)}.stat-card{background:var(--card);border-left:3px solid var(--teal-mid);border-radius:8px;padding:10px 12px 9px;box-shadow:var(--shadow);display:flex;align-items:center;gap:12px}.stat-card:nth-child(2n){border-left-color:var(--orange)}.stat-card:nth-child(3n){border-left-color:var(--green)}.stat-card:nth-child(4n){border-left-color:var(--red)}.stat-icon{width:38px;height:38px;border-radius:8px;display:grid;place-items:center;color:var(--teal-dark);background:#e4f3ee;flex-shrink:0}.stat-card small{display:block;font-size:10.5px;color:var(--muted);line-height:1.25}.stat-card h3{margin:2px 0 1px;font-size:18px;color:var(--teal-dark);line-height:1.2;font-weight:600}.stat-trend{font-size:10px;color:var(--green);font-weight:700}.card-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:15px;flex-wrap:wrap}.search-box{display:flex;align-items:center;gap:8px;width:min(360px,100%);border:1px solid var(--border);border-radius:6px;padding:0 11px;height:38px;background:#fff}.search-box i{color:#8b98ab}.search-box input{border:0;outline:0;width:100%;font-size:11px;background:transparent}.professional-table{width:100%;border-collapse:collapse;font-size:13px;border-radius:10px 10px 0 0;overflow:hidden}.professional-table thead tr{background:var(--teal-header);color:#fff;position:sticky;top:0;z-index:5}.professional-table th{text-align:left;padding:9px 16px;font-size:12px;font-weight:700;letter-spacing:.3px;white-space:nowrap;border:1px solid var(--border)}.professional-table td{padding:6px 16px;border:1px solid var(--border);color:var(--text);background:#fff}.professional-table tbody tr:hover{background:#f7faf9}.status-badge{display:inline-block;padding:1px 10px;border-radius:20px;font-size:11px;font-weight:600}.status-badge.active{background:#e7f7ef;color:#16865a}.status-badge.inactive{background:#fff0f0;color:#bd4545}.status-badge.pending{background:#fff7dd;color:#9a7400}.table-actions{display:flex;align-items:center;gap:5px}.table-action{width:26px;height:26px;border-radius:6px;border:1px solid var(--border);background:#fff}.table-action.edit{color:var(--teal-dark)}.table-action.delete{color:var(--red)}.login-page{min-height:100vh;display:grid;place-items:center;padding:20px;background:radial-gradient(circle at 10% 10%,rgba(251,199,7,.12),transparent 25%),var(--bg)}.login-card{max-width:1050px;background:#fff;border:1px solid var(--border);border-radius:22px;overflow:hidden;box-shadow:0 25px 70px #0c2c5c26}.login-brand{min-height:620px;padding:58px;display:flex;align-items:center;color:#fff;background:linear-gradient(145deg,#061f42,#1768b3)}.login-brand-inner{max-width:460px}.lic-logo{width:88px;height:48px;margin-bottom:28px;font-size:28px;border-radius:12px}.login-brand small{color:var(--orange);letter-spacing:1.3px;font-size:9px;font-weight:700}.login-brand h1{font-size:38px;line-height:1.15;margin:12px 0 17px;font-weight:700}.login-brand p{color:#ffffffb8;font-size:12px;line-height:1.8}.login-points{display:grid;gap:11px;margin-top:25px}.login-points span{display:flex;align-items:center;gap:9px;font-size:11px;color:#ffffffe0}.login-form-area{min-height:620px;display:grid;place-items:center}.login-form{width:min(390px,100%);padding:45px}.login-form h2{color:var(--teal-darker);font-size:27px;font-weight:700;margin:5px 0}.login-form label{display:block;font-size:10px;font-weight:600;color:#425067;margin-bottom:7px}.login-input{height:48px;border:1px solid #dce3ed;border-radius:9px;display:flex;align-items:center;gap:9px;padding:0 12px;background:#fbfcfe}.login-input:focus-within{border-color:var(--teal-mid);box-shadow:0 0 0 4px #2a5aad14}.login-input i{color:#8a97aa}.login-input input{border:0;outline:0;width:100%;background:transparent;font-size:11px}.login-input button{border:0;background:transparent;color:#8290a3;padding:3px}.remember{display:inline-flex!important;align-items:center;gap:6px;font-weight:400!important;margin:0!important}.link-button{border:0;background:transparent;color:var(--teal-dark);font-size:10px;padding:0}.btn-login{width:100%;height:48px;border:0;border-radius:9px;color:#fff;font-size:11px;font-weight:600;background:linear-gradient(100deg,var(--teal-darker),var(--teal-mid));display:flex;align-items:center;justify-content:center;gap:10px}.login-security{text-align:center;color:#8a96a8;font-size:9px;margin-top:20px}.loader-overlay{position:fixed;inset:0;z-index:2000;background:#ffffffa6;display:grid;place-items:center}.not-found{min-height:70vh;display:grid;place-items:center;align-content:center;gap:10px;text-align:center}.not-found h1{font-size:90px;color:var(--teal-darker);margin:0}body.sidebar-collapsed .app-sidebar{width:78px}body.sidebar-collapsed .app-sidebar .sidebar-brand{justify-content:center;padding-left:0;padding-right:0}body.sidebar-collapsed .app-sidebar .sidebar-brand-text,body.sidebar-collapsed .app-sidebar .sidebar-section-title,body.sidebar-collapsed .app-sidebar .sidebar-link-text,body.sidebar-collapsed .app-sidebar .sidebar-count{display:none}body.sidebar-collapsed .app-sidebar .sakhi-background{visibility:hidden;opacity:0;display:none}body.sidebar-collapsed .app-sidebar .sidebar-master-chevron{display:none}body.sidebar-collapsed .app-sidebar .sidebar-link{justify-content:center;padding-left:0;padding-right:0}body.sidebar-collapsed .app-sidebar .sidebar-sub-link{margin-left:4px;margin-right:4px;padding-left:0;padding-right:0}body.sidebar-collapsed .admin-layout{--sidebar-width: 78px}body.sidebar-collapsed .admin-layout .admin-main{width:calc(100% - 78px)}.header-left{display:flex;align-items:center;gap:10px}.sidebar-mobile-close{margin-left:auto;border:0;background:transparent;color:#fffc}.app-modal-backdrop{position:fixed;inset:0;z-index:2000;background:#0c2c5c94;display:flex;align-items:center;justify-content:center;padding:20px;animation:modalFadeIn .16s ease}.app-modal{width:min(520px,100%);max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:14px;box-shadow:0 25px 70px #00000038;animation:modalSlideIn .18s ease}.app-modal.modal-lg{width:min(760px,100%)}.app-modal-header{padding:8px 22px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid var(--border);background-color:#1d4e9e!important}.app-modal-header h5{color:#fff!important;margin:8px 0 0;font-size:16px;font-weight:400}.modal-close-button{width:30px;height:30px;border:0;border-radius:8px;display:grid;place-items:center;background:#f4f6f9;color:#718096}.modal-close-button:hover{background:var(--orange);color:#000}.app-modal-body{padding:22px}.app-modal-body .form-label{color:#3e4c62;font-size:14px;font-weight:600;margin-bottom:2px}.app-modal-body .form-control{min-height:42px;border-color:#dce3ed;border-radius:8px}.form-control{font-size:13px!important}.app-modal-body .form-control:focus{border-color:var(--teal-mid);box-shadow:0 0 0 3px #2a5aad14}.app-modal-footer{padding:14px 22px;border-top:1px solid var(--border);display:flex;justify-content:flex-end;gap:9px}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-10px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:991.98px){.app-sidebar{width:260px;min-height:100vh}.admin-main{width:100%;margin-left:0}.login-brand{min-height:300px}.login-form-area{min-height:auto}}@media(max-width:575.98px){.page-content{padding:18px 13px}.top-header{padding:0 13px}.page-header{align-items:flex-start;flex-direction:column}.login-card{border-radius:16px}.login-brand{display:none}.login-form{padding:32px 23px}}.confirm-modal{width:min(380px,100%);border-radius:12px;position:relative;padding:8px}.confirm-modal .confirm-close{position:absolute;top:10px;right:10px;width:30px;height:30px;border:0;border-radius:8px;background:#f4f6f9;color:var(--muted);display:grid;place-items:center}.confirm-modal-body{text-align:center;padding:28px 20px 8px}.confirm-icon{width:56px;height:56px;border-radius:50%;background:#fdecec;color:var(--red);display:flex;align-items:center;justify-content:center;margin:0 auto 14px}.confirm-modal-body h5{margin:0 0 8px;font-weight:600;color:var(--teal-darker)}.confirm-modal-body p{color:var(--muted);font-size:12px;margin:0}.confirm-modal-footer{display:flex;justify-content:center;gap:10px;padding:20px}.dropstyle{margin-left:0%;margin-right:0%;border-radius:0 0 5% 5%;padding-top:3%;padding-bottom:3%}.filter-row{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.filter{background:#fff;border:1px solid #d9e1ee;box-shadow:0 2px 5px #123b730a;border-radius:var(--r-md);padding:20px 22px;margin-bottom:0;display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap}.filter-field{min-width:220px}.filter-actions{display:flex;align-items:center;gap:9px}.btn-filter{background:var(--primary);color:#fff;border:1px solid var(--primary)}.btn-filter:hover{background:var(--orange);border-color:var(--orange);color:#000}.btn-filter svg{width:18px;height:18px}.btn-reset-filter{background:#fff;color:var(--teal-dark);border:1px solid var(--border)}.btn-reset-filter:hover{background:#f5f7f7}.fs-7{font-size:15px!important}.btn-success{--bs-btn-bg: #1D4E9E !important}.lifecycle-dashboard{color:#172033}.lifecycle-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin:8px 0 14px}.lifecycle-heading h3{margin:4px 0 2px;color:#0c2c5c;font-size:20px}.lifecycle-heading p,.lifecycle-heading span{margin:0;color:#3c4557;font-size:11px}.lifecycle-kicker{color:#1d4e9e!important;font-size:9px!important;font-weight:800;letter-spacing:1px;text-transform:uppercase}.lifecycle-export{border:0;border-radius:6px;background:#1d4e9e;color:#fff;padding:9px 13px;display:inline-flex;gap:7px;align-items:center;font-size:11px;font-weight:700;cursor:pointer}.lifecycle-kpis{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:12px}.lifecycle-kpi,.lifecycle-module,.lifecycle-panel{background:#fff;border:1px solid #dde4ef;border-radius:8px;box-shadow:0 1px 4px #0000000a}.lifecycle-kpi{padding:12px;border-top:3px solid #1d4e9e}.lifecycle-kpi.gold,.lifecycle-module.gold{border-top-color:#c28a19}.lifecycle-kpi.blue,.lifecycle-module.blue{border-top-color:#2a6db0}.lifecycle-kpi.red,.lifecycle-module.red{border-top-color:#c1443c}.lifecycle-kpi.green,.lifecycle-module.green{border-top-color:#2f8f5b}.lifecycle-kpi span,.lifecycle-kpi small{display:block;color:#3c4557;font-size:9px}.lifecycle-kpi span{font-weight:800;text-transform:uppercase;letter-spacing:.3px}.lifecycle-kpi strong{display:block;color:#0c2c5c;font-size:24px;line-height:1.25}.lifecycle-kpi small{line-height:1.3}.lifecycle-panel{padding:14px;margin-bottom:12px}.lifecycle-panel-title,.lifecycle-section-title,.report-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px}.lifecycle-panel-title strong,.lifecycle-section-title{color:#0c2c5c;font-size:12px;font-weight:800}.lifecycle-panel-title span,.lifecycle-section-title span,.report-toolbar span{color:#3c4557;font-size:10px;font-weight:400}.funnel-track{display:flex;align-items:stretch;margin-top:15px}.funnel-stage{flex:1;min-width:75px;text-align:center}.funnel-stage strong{display:block;color:#0c2c5c;font-size:20px}.funnel-stage span{display:block;color:#3c4557;font-size:9px;font-weight:700;text-transform:uppercase}.funnel-stage i{display:block;height:7px;margin:8px 4px 0;border-radius:6px;background:#1d4e9e}.funnel-stage i.gold{background:#c28a19}.funnel-stage i.blue{background:#2a6db0}.funnel-stage i.violet{background:#68569d}.funnel-stage i.green{background:#2f8f5b}.funnel-rate{display:flex;align-items:center;gap:2px;color:#2f8f5b;background:#e5f3ea;border-radius:15px;padding:3px 5px;height:22px;align-self:center;font-size:9px;font-weight:800;white-space:nowrap}.funnel-rate.low{color:#c1443c;background:#fbe9e7}.lifecycle-insights{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#0c2c5c;color:#fff;border-radius:8px;overflow:hidden;margin-bottom:16px}.lifecycle-insights>div{padding:12px 14px;border-right:1px solid rgba(255,255,255,.16)}.lifecycle-insights>div:last-child{border:0}.lifecycle-insights span{display:block;color:#b8c8e8;font-size:9px;text-transform:uppercase;font-weight:700;letter-spacing:.3px}.lifecycle-insights strong{display:block;color:#f3cf78;font-size:15px;margin-top:4px}.lifecycle-insights em{color:#d8e0ef;font-size:9px;font-style:normal;font-weight:400}.lifecycle-section{margin-bottom:16px}.lifecycle-section-title{margin-bottom:10px}.lifecycle-modules{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.lifecycle-module{padding:12px;display:grid;grid-template-columns:30px 1fr auto;gap:8px;align-items:start;border-top-width:3px}.lifecycle-module.total{border-top-color:#172033}.module-icon{width:29px;height:29px;border-radius:7px;display:grid;place-items:center;background:#e6eff9;color:#1d4e9e}.lifecycle-module strong{display:block;color:#172033;font-size:11px;line-height:1.2}.lifecycle-module>div>small,.lifecycle-module>b small{display:block;color:#3c4557;font-size:10px;font-weight:400;margin-top:2px}.lifecycle-module>b{color:#0c2c5c;font-size:16px;text-align:right}.module-stats{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.module-stats.count-2{grid-template-columns:repeat(2,1fr)}.module-stats>div,.module-stat{padding:7px 4px;background:#eef2f8;border-radius:6px;text-align:center}.module-stats strong,.module-stat strong{font-size:15px}.module-stats span,.module-stat span{display:block;color:#3c4557;font-size:10px;font-weight:700;line-height:1.15}.module-stats .green strong{color:#2f8f5b}.module-stats .red strong{color:#c1443c}.module-stats .gold strong{color:#c28a19}.module-stats .blue strong{color:#2a6db0}.module-stats .slate strong{color:#8890aa}.lifecycle-module .single{grid-column:1 / -1}.report-toolbar{margin-bottom:12px}.report-toolbar strong{display:block;color:#0c2c5c;font-size:13px}.report-filters{display:flex;gap:7px}.report-filters select,.report-filters input{border:1px solid #dde4ef;border-radius:5px;padding:7px 8px;color:#3c4557;background:#fbfcfe;font-size:10px}.report-filters input{width:145px}.lifecycle-table-scroll{overflow-x:auto}.lifecycle-report table{width:100%;min-width:790px;border-collapse:collapse;font-size:10px}.lifecycle-report th{padding:9px;color:#fff;background:#1d4e9e;text-align:left;font-size:9px;text-transform:uppercase}.lifecycle-report td{padding:9px;border-bottom:1px solid #dde4ef;vertical-align:middle}.lifecycle-report tbody tr:hover td{background:#f7fafc}.lifecycle-report td strong,.lifecycle-report td small{display:block}.lifecycle-report td small{color:#3c4557;font-size:9px;margin-top:2px}.stage-pill{display:inline-block;max-width:190px;padding:4px 7px;border-radius:12px;font-size:9px;font-weight:700}.stage-pill.green{color:#2f8f5b;background:#e5f3ea}.stage-pill.slate{color:#3c4557;background:#eef0f5}.stage-pill.gold{color:#9a6a0e;background:#fbf2df}.stage-pill.blue{color:#2a6db0;background:#e6eff9}.mono{font-variant-numeric:tabular-nums}@media(max-width:1199px){.lifecycle-kpis,.lifecycle-modules{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.lifecycle-heading{align-items:flex-start;flex-direction:column}.lifecycle-kpis,.lifecycle-modules,.lifecycle-insights{grid-template-columns:repeat(2,1fr)}.lifecycle-insights>div:nth-child(2){border-right:0}.funnel-panel{overflow-x:auto}.funnel-track{min-width:690px}.report-toolbar{align-items:flex-start;flex-direction:column}.report-filters{width:100%;flex-wrap:wrap}.report-filters select,.report-filters input{flex:1;min-width:120px}}@media(max-width:460px){.lifecycle-kpis,.lifecycle-modules,.lifecycle-insights{grid-template-columns:1fr}.lifecycle-insights>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}}.reference-filters{display:grid;grid-template-columns:repeat(5,minmax(0,1fr)) auto auto;align-items:end;gap:12px;padding:16px 18px;margin-bottom:18px;background:#fff;border:1px solid #d9e1ee;border-radius:16px;box-shadow:0 2px 5px #123b730a}.reference-filters .ddl-wrap{display:block;width:100%;margin-top:6px}.reference-filters label .control{position:relative}.reference-filters label .control svg{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:var(--ink-400);pointer-events:none}.reference-filters .react-select__control{height:38px;min-height:38px!important;border:1px solid #d9e1ee!important;border-radius:9px!important;background:#fbfcfe!important;box-shadow:none!important;font-size:12px}.reference-filters .react-select__control:hover{border-color:#b9c8e2!important}.reference-filters .react-select__control--is-focused{border-color:var(--teal-mid)!important;box-shadow:0 0 0 3px #2a5aad14!important}.reference-filters .react-select__control--is-disabled{background:#eef0f4!important;border-style:dashed!important}.reference-filters .react-select__placeholder{color:#8a97aa;font-size:12px}.reference-filters .react-select__single-value{color:#172033;font-size:12px}.reference-filters .react-select__value-container{min-height:36px;padding:0 4px 0 11px}.reference-filters .react-select__indicator{padding:6px}.reference-filters .react-select__indicator-separator{background:#d9e1ee}.reference-filters-1 .ddl-wrap{display:block;width:100%;margin-top:3px}.reference-filters-1 label .control{position:relative}.reference-filters-1 label .control svg{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:var(--ink-400);pointer-events:none}.reference-filters-1 .react-select__control{height:38px;min-height:38px!important;border:1px solid #d9e1ee!important;border-radius:9px!important;background:#fbfcfe!important;box-shadow:none!important;font-size:12px}.reference-filters-1 .react-select__control:hover{border-color:#b9c8e2!important}.reference-filters-1 .react-select__control--is-focused{border-color:var(--teal-mid)!important;box-shadow:0 0 0 3px #2a5aad14!important}.reference-filters-1 .react-select__control--is-disabled{background:#eef0f4!important;border-style:dashed!important}.reference-filters-1 .react-select__placeholder{color:#8a97aa;font-size:12px}.reference-filters-1 .react-select__single-value{color:#172033;font-size:12px}.reference-filters-1 .react-select__value-container{min-height:36px;padding:0 4px 0 11px}.reference-filters-1 .react-select__indicator{padding:6px}.reference-filters-1 .react-select__indicator-separator{background:#d9e1ee}.module-status{margin-bottom:18px}.module-status-title{margin:0 0 12px;color:#031e71;font-size:17px;font-weight:600}.module-status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.module-card{min-width:0;padding:12px;border:1px solid #d5e2f6;border-radius:10px;background:#fff;box-shadow:0 0 8px #0236821a}.module-card.tint{border-color:#0e8f824d;box-shadow:0 0 8px #0e8f8233}.module-card.gold{border-color:#c97b2e4d;box-shadow:0 0 8px #c97b2e33}.module-card.red{border-color:#c1443c4d;box-shadow:0 0 8px #c1443c33}.module-card.green{border-color:#2f8f5b4d;box-shadow:0 0 8px #2f8f5b33}.module-card.blue{border-color:#2a43b04d;box-shadow:0 0 8px #2a43b033}.module-card.purple{border-color:#6a0dad4d;box-shadow:0 0 8px #6a0dad33}.module-card-head{display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;min-height:48px}.module-card-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#e6eff9;color:#123b73;font-size:15px}.module-card-icon svg{width:24px;height:24px}.module-card.tint .module-card-icon{background:#e3f5f3;color:#0e8f82}.module-card.gold .module-card-icon{background:#fbf2df;color:#c97b2e}.module-card.red .module-card-icon{background:#fbe7ec;color:#c1443c}.module-card.green .module-card-icon{background:#e5f3ea;color:#2f8f5b}.module-card.blue .module-card-icon{background:#f0f3ff;color:#2a43b0}.module-card.purple .module-card-icon{background:#e3d9f5;color:#6a0dad}.module-card strong{display:block;color:#031e71;font-size:13px;line-height:1.2}.module-card small{display:block;margin-top:2px;color:#334699;font-size:11px;font-weight:400}.module-card-head>b{color:#031e71;font-size:18px;text-align:right;line-height:1.2}.module-card-head>b small{font-size:10px;font-weight:800}.module-values,.module-value{display:grid;gap:6px;margin-top:15px}.module-values{grid-template-columns:repeat(3,1fr)}.module-values.values-2{grid-template-columns:repeat(2,1fr)}.module-values>div,.module-value{padding:8px 4px;border-radius:6px;background:#eff4fd;text-align:center}.module-card.tint .module-values>div,.module-card.tint .module-value{background:#edf8f7}.module-card.gold .module-values>div,.module-card.gold .module-value{background:#fbeee0}.module-card.red .module-values>div,.module-card.red .module-value{background:#fbe7ec}.module-card.green .module-values>div,.module-card.green .module-value{background:#f0f7f0}.module-card.blue .module-values>div,.module-card.blue .module-value{background:#f0f3ff}.module-card.purple .module-values>div,.module-card.purple .module-value{background:#f5f1ff}.module-values strong,.module-value strong{display:block;font-size:18px;font-weight:700}.module-values span,.module-value span{display:block;margin-top:0;color:#152035;font-size:10px;font-weight:500}.module-values .green strong{color:#2f8f5b}.module-values .red strong{color:#c1443c}.module-values .gold strong{color:#c97b2e}.module-values .blue strong{color:#2a6db0}.module-values .slate strong{color:#3c4152}.reference-summary .expand-box{padding:0;cursor:pointer}.reference-summary .district-total .expand-box{background:var(--navy-700);color:#fff}.reference-summary .taluka-row{cursor:pointer}.reference-summary .taluka-row:hover td{background:#edf3fb}.village-table-modal{width:min(1180px,100%)}.village-table-modal-body{padding:0}.dashboard-modal-backdrop{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px;background:#0a0f2394}.dashboard-modal{width:min(1200px,100%);max-height:88vh;overflow:auto;border-radius:10px;background:#fff;box-shadow:0 25px 70px #00000047;animation:dashboardModalIn .16s ease}.dashboard-modal.Candidate-modal{width:min(560px,100%)}.dashboard-modal-head{position:relative;padding:20px 22px;color:#fff;background:linear-gradient(120deg,var(--navy-900),var(--navy-800))}.dashboard-modal-head>strong{display:block;padding-right:28px;font-size:19px}.dashboard-modal-head>span{display:block;margin-top:3px;color:#c6d0ee;font-size:11px}.dashboard-modal-head>button{position:absolute;top:14px;right:14px;width:29px;height:29px;border:0;border-radius:8px;color:#fff;background:#ffffff26;font-size:22px;line-height:1;cursor:pointer}.dashboard-modal-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:13px}.dashboard-modal-chips b{padding:4px 10px;border-radius:18px;background:#ffffff26;font-size:10px;font-weight:600}.dashboard-modal-chips b:nth-child(2){background:#b8862e}.dashboard-modal-body{padding:20px 22px 26px}.dashboard-modal-body h4{margin:0 0 16px;color:#5b6274;font-size:11px;letter-spacing:.4px;text-transform:uppercase}.dashboard-timeline{position:relative;padding-left:27px}.dashboard-timeline:before{content:"";position:absolute;top:9px;bottom:9px;left:6px;width:2px;background:#dee3ee}.dashboard-timeline-item{position:relative;display:flex;min-height:65px}.dashboard-timeline-item>i{position:absolute;left:-27px;top:2px;width:16px;height:16px;border:3px solid #fff;border-radius:50%;background:#fff;box-shadow:0 0 0 1.5px #dee3ee}.dashboard-timeline-item>i.done{background:#2f8f5b;box-shadow:0 0 0 1.5px #2f8f5b}.dashboard-timeline-item>i.current{background:#b8862e;box-shadow:0 0 0 1.5px #b8862e}.dashboard-timeline-item>i.pending{background:#fff}.dashboard-timeline-item strong,.dashboard-timeline-item span,.dashboard-timeline-item small{display:block}.dashboard-timeline-item strong{color:#172033;font-size:12px}.dashboard-timeline-item span{margin-top:3px;color:#5b6274;font-size:11px}.dashboard-timeline-item small{margin-top:3px;color:#8890aa;font-size:10px;line-height:1.4}@keyframes dashboardModalIn{0%{opacity:0;transform:translateY(7px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.reference-filters label,.filter-row .filter-field .form-label,.filter-row .filter-field label{color:#172033;font-size:11px;font-weight:600}.reference-filters input,.reference-filters select{display:block;width:100%;height:38px;margin-top:6px;padding:0 11px;border:1px solid #d9e1ee;border-radius:9px;background:#fbfcfe;color:#172033;font-size:12px}.reference-filters label .control input{padding-left:30px}.reference-filters select{appearance:auto}.reference-clear,.reference-export,.btn-reset-filter{height:38px!important;padding:0 14px!important;border:0;border-radius:6px;color:#fff;font-weight:600;cursor:pointer;white-space:nowrap;font-size:12px;margin-bottom:0;display:inline-flex;align-items:center;gap:5px}.reference-clear,.btn-reset-filter{background:#f4f6fa;border:1px solid #d9e1ee;color:#3b4457}.reference-clear:hover,.btn-reset-filter:hover{background:var(--orange);border:1px solid var(--orange);color:#3b4457}.reference-export{background:#102a52;border:1px solid #102a52}.reference-clear:hover,.reference-export:hover{background:var(--orange);border:1px solid var(--orange);color:#3b4457}.reference-tabs{display:flex;justify-content:flex-end;gap:10px;margin-bottom:18px}.reference-tabs button{display:flex;align-items:center;gap:8px;padding:10px 18px;border-radius:30px;border:1px solid var(--border);background:var(--surface);color:var(--ink-700);font-size:13.5px;font-weight:600;cursor:pointer;line-height:20px}.reference-tabs button.active{background:var(--navy-800);border-color:var(--navy-800);color:#fff}.reference-table-card{overflow:hidden;border:1px solid #d9e1ee;border-radius:15px;background:#fff}.reference-table-title{background:linear-gradient(90deg,var(--navy-900),var(--navy-700));color:#fff;padding:16px 22px}.reference-table-title h3,.dashboard-modal-head>strong{margin:0;font-size:15px;font-weight:700}.reference-table-title p{margin:3px 0 0;font-size:12px;color:#fff9}.reference-table-scroll{overflow-x:auto}.reference-summary{width:100%;min-width:1120px;border-collapse:collapse;font-size:10px}.reference-summary th{padding:8px 3px;background:#164579;color:#fff;border-right:1px solid rgba(255,255,255,.15);font-size:11px;text-align:center;text-transform:uppercase;font-weight:500}.reference-summary thead th{position:sticky;top:0;z-index:2;background:#eff4fe;color:var(--ink-700);font-weight:700;font-size:11px;letter-spacing:.02em;text-transform:uppercase;padding:8px 6px;border-bottom:1px solid #c3cde1;text-align:center}.reference-summary thead th.row-label{text-align:left;padding-left:20px;background:#eff4fe}.reference-summary tbody td.row-label{background:#fff;border-right:1px solid #d9e1ee}@media all and (min-width:676px){.reference-summary thead th.row-label,.reference-summary tbody td.row-label{position:sticky;left:0;z-index:3}}@media all and (max-width:1460px){.reference-summary thead tr th{white-space:nowrap}}.reference-summary thead tr:first-child th{padding-top:12px}th.g-or{background:var(--teal-tint)!important}thead th.group{border-left:1px solid var(--border)}th.g-fu{background:var(--amber-tint)!important}th.g-kyc{background:var(--rose-tint)!important}th.g-reg{background:var(--green-tint)!important}th.g-prt{background:var(--blue-tint)!important}th.g-dep{background:var(--purple-tint)!important}.reference-summary thead tr:nth-child(2) th{background:#dfe3e9;font-size:11px;text-transform:none;font-weight:500}.reference-summary .summary-groups th:first-child{width:204px;text-align:left;padding-left:12px}.reference-summary th:nth-child(2){width:59px}.reference-summary td{height:33px;padding:7px 4px;border-right:1px solid #d9e1ee;border-bottom:1px solid #d9e1ee;text-align:center;color:#172033;font-size:11px}.reference-summary td:first-child{color:#172033;text-align:left;font-weight:700;padding-left:12px;white-space:nowrap}.reference-summary tr:not(.district-total) td:nth-child(3n+1){color:#1d4e9e}.reference-summary .district-total td{background:#dde2eb;color:#000;font-weight:800;border-color:#b6bdcb}td.g-or{background:#0e8f8211}td.g-fu{background:#d9822b11}td.g-kyc{background:#d5495a0f}td.g-reg{background:#2f9e5b11}td.g-prt{background:#2e6bd60f}td.g-dep{background:#7c5cbf11}.reference-summary .district-total td:first-child{color:#000}.reference-summary .district-total td:not(:first-child){color:#020202}.expand-box{display:inline-grid;place-items:center;width:18px;height:18px;margin-right:8px;border:1px solid #d9e1ee;border-radius:5px;background:#fff;color:#123b73}.expand-box.plus{color:#c1443c;border-color:#c1443c}.deposit-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px;color:#0c2c5c;font-size:13px}.deposit-heading span{color:#3c4557;font-size:11px}.reference-deposit-table{width:100%;min-width:860px;border-collapse:collapse;font-size:11px}hr{margin:2px 0 4px}.reference-deposit-table th{padding:10px;background:#123b73;color:#fff;text-align:left;font-size:9px;text-transform:uppercase;white-space:nowrap;border-right:1px solid rgba(255,255,255,.15);border-bottom:1px solid #c3cde1}.reference-deposit-table td{padding:7px 10px;border-right:1px solid #d9e1ee;border-bottom:1px solid #d9e1ee;color:#172033;white-space:nowrap}.reference-deposit-table td strong,.reference-deposit-table td small{display:block}.reference-deposit-table td small{margin-top:3px;color:#3c4557;font-size:9px}.reference-deposit-table .amount{text-align:right;font-weight:700;font-variant-numeric:tabular-nums}.reference-deposit-table tfoot td{background:#121b30;color:#fff;font-weight:800;border:0;border-right:1px solid rgba(255,255,255,.25)}.reference-deposit-table tfoot .amount{color:#fff}.form-group{padding-bottom:10px;margin-bottom:10px}.page-content .form-group:last-child{padding-bottom:0;margin-bottom:0}.sidebar-group .collapse .sidebar-sub-link:last-child{border-bottom:0px!important}.page-item.disabled .page-link{color:#6c757d!important;pointer-events:none!important;cursor:auto!important;background-color:#fff!important;border-color:#dee2e6!important;padding:5px 8px!important}@media(min-width:900px)and (max-width:1320px){.top-header{padding:10px 15px}.header-title span{font-size:15px}.header-select-wrap{gap:4px;padding:4px 8px 4px 10px}.header-select-wrap span{font-size:9px}.top-header .header-select-wrap .react-select__value-container{padding-right:3px;padding-left:0}.top-header .header-select-wrap .react-select__single-value{font-size:11px}.reference-filters{gap:6px;padding:10px 15px;border-radius:10px}.reference-filters{grid-template-columns:repeat(5,minmax(0,1fr)) auto auto}.module-status-grid{gap:8px}.module-card-head{gap:8px;grid-template-columns:36px 1fr auto}.module-card-icon{width:36px;height:36px}.module-card-icon svg{width:20px;height:20px}.module-values,.module-value{gap:2px;margin-top:10px}.module-values>div,.module-value{padding:4px 2px}.module-values span,.module-value span{font-size:9.5px}.module-card-head>b small{font-size:9px}}@media(max-width:1220px){.reference-filters{grid-template-columns:repeat(4,1fr)}.module-status-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1100px){.header-select-wrap span{display:none}.header-title span{font-size:13px}}@media(max-width:900px){.reference-filters{grid-template-columns:repeat(3,1fr)}.reference-filters .candidate-search{grid-column:span 2}}@media(max-width:560px){.reference-filters{grid-template-columns:1fr 1fr;padding:13px}.reference-filters .candidate-search{grid-column:span 2}.reference-tabs{grid-template-columns:1fr}.reference-tabs button{height:47px;font-size:11px}}@media(max-width:700px){.module-status-grid{grid-template-columns:repeat(2,1fr)}}.css-19bb58m{visibility:visible;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;display:inline-grid;grid-area:1 / 1 / 2 / 3;grid-template-columns:0 min-content;margin:0!important;padding-bottom:-0px!important;padding-top:0!important;color:#333;box-sizing:border-box}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--navy:#00297f;--navy-2:#001c5c;--navy-3:#023e97;--gold:#fbba02;--gold-2:#e0a300;--pink:#cc1c5c;--pink-2:#9e1246;--ink:#2a2d34;--muted:#666b74;--line:#e2e5ea;--paper:#ffffff;--cream:#fff7ea}.login-page{background:url(/assets/login-bg-DsgjartK.png) center center no-repeat;background-size:cover;inset:0;z-index:200;display:flex;overflow:auto;transition:opacity .4s ease,visibility .4s ease}.login-screen{position:relative;inset:0;z-index:200;background:url(/assets/login-bg-DsgjartK.png) center center no-repeat;background-size:cover;display:flex;overflow:auto;height:100vh;width:100%;flex-direction:column;align-items:center;justify-content:center;transition:opacity .4s ease,visibility .4s ease}.login-screen.login-hide{opacity:0;visibility:hidden;pointer-events:none}.app.app-hidden{display:none}.field--error input{border-color:#dc3545!important}.field-error-msg{color:#dc3545;font-size:12.5px;margin-top:-10px;margin-bottom:10px;padding-left:2px}.login-bg{position:absolute;inset:0;z-index:0;overflow:hidden;background:radial-gradient(circle at 12% 16%,rgba(111,190,140,.38),transparent 38%),radial-gradient(circle at 90% 10%,rgba(195,118,59,.24),transparent 34%),radial-gradient(circle at 80% 85%,rgba(46,107,79,.55),transparent 46%),radial-gradient(circle at 12% 92%,rgba(111,190,140,.22),transparent 40%),linear-gradient(150deg,#0b2a20,#1f4e3a 48%,#2e6b4f)}.login-bg:before{content:"";position:absolute;inset:0;opacity:.55;background:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px) 0 0/100% 34px,linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px) 0 0/34px 100%}.login-orb{position:absolute;border-radius:50%;filter:blur(18px);pointer-events:none;animation:loginDrift 16s ease-in-out infinite}.login-orb-1{width:260px;height:260px;left:6%;top:58%;background:radial-gradient(circle,rgba(111,190,140,.45),transparent 70%);animation-delay:0s}.login-orb-2{width:200px;height:200px;right:10%;top:14%;background:radial-gradient(circle,rgba(195,118,59,.35),transparent 70%);animation-delay:-4s}.login-orb-3{width:340px;height:340px;right:-6%;bottom:-8%;background:radial-gradient(circle,rgba(111,190,140,.3),transparent 70%);animation-delay:-9s}@keyframes loginDrift{0%,to{transform:translate(0)}50%{transform:translate(16px,-14px)}}@media(prefers-reduced-motion:reduce){.login-orb{animation:none}}.login-hills{position:absolute;left:0;right:0;bottom:-2px;width:100%;z-index:1}.login-shell{position:relative;z-index:2;flex:1;display:flex;min-height:100%;width:100%}.login-mandate{flex:1 1 54%;min-width:0;padding:52px 56px;display:flex;flex-direction:column;color:#eaf2ec}.login-seal-row{display:flex;align-items:center;gap:14px}.login-logo{width:200px;height:auto;flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center;background:#ffffff0d;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.login-logo img{width:100%;object-fit:contain}.portal-title{font-family:Poppins,sans-serif;font-size:4vw;text-transform:uppercase;font-weight:800;color:#0e3170;letter-spacing:0em;margin-top:5vh;line-height:1}.portal-title span{color:#c51e53;display:block;font-size:5vw}.tagline{position:relative;display:flex;gap:20px;color:#0e3170;font-size:1.4vw;margin-top:2vh;align-items:center}.tagline span{position:relative;display:inline-flex;min-width:4vw;height:2px;background:#c51e53;align-items:center;justify-content:center}.tagline span:before{content:"";position:absolute;top:-2px;left:0;width:6px;height:6px;background:#c51e53;border-radius:50%}.tagline span:last-child:before{left:auto;right:0}.tagline h3{margin:0;font-size:100%}.login-seal-col p{color:#161616;margin:3vh 0 0;font-weight:600;font-size:1vw}.login-card{position:absolute;inset:7.6% 6.2% 9.4% 57.4%;background:var(--paper);border-radius:1.6cqw;box-shadow:0 2.4cqw 4.5cqw -1.2cqw #000f3766,0 .8cqw 1.6cqw -.5cqw #000f3738;padding:1.5rem 2.3rem;overflow-y:auto;display:flex;flex-direction:column;justify-content:center;max-width:500px!important;overflow-y:auto!important}@media all and (max-height:560px){.login-card{display:block}}.login-card__emblem{width:5.4cqw;height:5.4cqw;margin:0 auto}.login-card__emblem img{width:100%;height:auto;margin:0 auto;max-width:100px}.login-card__title{margin:1vh 0;text-align:center;font-weight:700;font-size:1.6rem;color:var(--navy)}.login-card-sub{display:flex;align-items:center;justify-content:center;gap:.6cqw;margin:.5cqw 0 1.1cqw}.field{position:relative;display:flex;align-items:center;gap:.7cqw;border:1px solid var(--line);border-radius:10px;padding:10px 12px;margin-bottom:1cqw}.field:focus-within{border-color:var(--navy);box-shadow:0 0 0 3px #00297f14}.field svg{width:1.3cqw;height:1.3cqw;color:#1c1c1d;flex:none}.field input{border:none;outline:none;flex:1;min-width:0;font-size:16px;color:var(--ink);background:transparent}.field input::placeholder{color:#9aa0aa}.field__toggle{background:none;border:none;padding:0;display:flex;color:#8a8f98}.field__toggle svg{width:1.3cqw;height:1.3cqw}.checkbox{display:flex;align-items:center;gap:.55cqw;font-size:14px;color:#444;cursor:pointer}.checkbox input{width:1.1cqw;height:1.1cqw;accent-color:var(--navy)}.link{color:var(--navy-3);font-weight:600;font-size:14px}.link--pink{color:var(--pink)}.link:hover{text-decoration:underline}.btn-login{display:flex;align-items:center;justify-content:center;gap:.7cqw;width:100%;border-radius:.7cqw;font-weight:700;font-size:1.1rem!important;padding:.5cqw .8cqw!important;border:none}.btn svg{width:1.25cqw;height:1.25cqw}.btn--primary{background:linear-gradient(90deg,#26538f,#001f6e 78%);color:#fff;box-shadow:0 .7cqw 1.4cqw -.4cqw #001e6480}.btn--primary:hover{background:linear-gradient(90deg,var(--gold),var(--gold-2) 78%)}.btn--outline{background:#fff;color:var(--navy);border:1.5px solid var(--navy);margin-top:1.2cqw}.btn--outline:hover{background:#f3f6fc}.or-divider{display:flex;align-items:center;gap:.9cqw;margin:1.3cqw 0 0;color:var(--muted);font-size:.85cqw}.or-divider:before,.or-divider:after{content:"";flex:1;height:1px;background:var(--line)}.signup{text-align:center;margin-top:1.4cqw;font-size:14px;color:#444}.trustbar{position:absolute;left:0;right:0;bottom:0;height:8.4%;display:flex;align-items:center;justify-content:center;gap:2.2cqw;color:#fff}.trustbar__item{display:flex;align-items:center;gap:.55cqw;font-size:.95cqw;font-weight:600;white-space:nowrap}.trustbar__item svg{width:1.35cqw;height:1.35cqw}.trustbar__sep{width:1px;height:1.1cqw;background:#fff6}@keyframes loginSpin{to{transform:rotate(360deg)}}.login-form-note{margin-top:15px;font-size:11.3px;color:var(--ink-faint);text-align:center;line-height:1.6}.login-card-foot{margin-top:24px;padding-top:15px;border-top:1px dashed var(--line-soft);display:flex;justify-content:space-between;align-items:baseline;font-family:IBM Plex Mono,monospace;font-size:9.3px;letter-spacing:.06em;color:var(--ink-faint)}.login-card-foot b{color:var(--flag);font-weight:600}@media(max-width:1100px){.login-logo{width:120px}.login-mandate{padding:24px 26px}.login-card{inset:4.6% 3.2% 3.4% 46.4%}.login-card__emblem img{max-width:80px}.login-card__title{font-size:1.4rem}.login-card-sub{font-size:13px}.field svg{width:18px;height:18px}.field input{font-size:14px}.link{font-size:13px}.checkbox input{width:12px;height:12px}.btn-login{font-size:.9rem!important;padding:.4rem .6rem!important}}@media(max-width:880px){.login-shell{flex-direction:column}.login-mandate{padding:40px 26px}.login-title{font-size:24px}.login-process{display:none}.login-bottom{padding-top:24px}.login-signin{min-width:0;padding:28px 20px 48px}.portal-title{font-size:4vw;margin-top:5vh}.portal-title span{font-size:5vw}.tagline{gap:20px;font-size:1.4vw}.tagline span{min-width:4vw}.login-seal-col p{margin:3vh 0 0;font-size:1vw}}:root{--grey: #212121;--animation-speed: 2s}.mainLoader{display:flex;justify-content:center;align-items:center;width:100vw;height:90vh;padding:20px;box-sizing:border-box;position:fixed;z-index:99999;background:#9c999931}.loader_back{box-shadow:#212121}.img_size{width:100px}.preloader{display:block;position:relative;width:16px;height:6px;margin:10px auto;background:var(--grey);animation-name:loader;animation-duration:var(--animation-speed);animation-timing-function:ease-out;animation-iteration-count:infinite;animation-fill-mode:forwards}.preloader:before,.preloader:after{content:"";position:absolute;top:50%;width:100%;height:100%;box-sizing:border-box;background:var(--grey);animation-duration:var(--animation-speed);animation-timing-function:ease-in-out;animation-iteration-count:infinite;animation-fill-mode:forwards}.preloader:before{left:0;translate:-100% -50%;border-right-color:transparent;animation-name:loader-left}.preloader:after{right:0;translate:100% -50%;border-left-color:transparent;animation-name:loader-right}@keyframes loader{0%,10%{scale:1}15%{scale:.7 1.2}40%,60%{scale:1}65%{scale:.7 1.2}to{scale:1}}@keyframes loader-left{0%{translate:-400% -50%;scale:1.3 .6}10%,60%{translate:-100% -50%;scale:1}65%,85%{translate:-300% -50%}87.5%{translate:-310% -50%}90%{translate:-290% -50%}92.5%{translate:-310% -50%;scale:1}95%{translate:-290% -50%}to{translate:-400% -50%}}@keyframes loader-right{0%,10%{translate:100% -50%;scale:1}15%,35%{translate:300% -50%}15%{scale:1.3 .6}20%{scale:1}37.5%{translate:310% -50%}40%{translate:290% -50%}42.5%{translate:310% -50%}45%{translate:290% -50%;scale:1}50%{translate:400% -50%;scale:1.3 .6}60%,to{translate:100% -50%;scale:1}}@media only screen and (min-width:900px){.mainLoader{position:fixed;inset:0;width:100vw;height:100vh;z-index:999999;display:flex;justify-content:center;align-items:center;padding:20px;box-sizing:border-box;background:#9c999931}}.pagination{display:-ms-flexbox!important;display:flex!important;padding-left:0!important;list-style:none!important;border-radius:.25rem!important}.page-link{position:relative!important;display:block!important;padding:4px 8px!important;margin-left:-1px!important;line-height:1.25!important;color:#0f1730!important;background-color:#fff!important;border:1px solid #dee2e6!important}@media(max-width:600px){.page-link{padding:4px 2px!important}}.page-link:hover{z-index:2!important;color:#0f1730!important;text-decoration:none!important;background-color:#e9ecef!important;border-color:#dee2e6!important}.page-link:focus{z-index:3!important;outline:0!important;box-shadow:0 0 0 .2rem #007bff40!important}.page-item.active2 .page-link{color:#fff!important;background-color:#0f1730!important;border-color:#0f1730!important}.page-item.disabled .page-link{color:#6c757d!important;pointer-events:none!important;cursor:auto!important;background-color:#fff!important;border-color:#dee2e6!important}.pagination-lg .page-link{font-size:1.25rem!important;line-height:1.5!important}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem!important;border-bottom-left-radius:.3rem!important}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem!important;border-bottom-right-radius:.3rem!important}.pagination-sm .page-link{font-size:.875rem!important;line-height:1.5!important}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem!important;border-bottom-left-radius:.2rem!important}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem!important;border-bottom-right-radius:.2rem!important}.page-item.active2 .page-link{color:#fff!important;background-color:#1d4e9e!important;border-color:#1d4e9e!important}.pagination{--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: .8rem;--bs-pagination-color: var(--bs-link-color);--bs-pagination-bg: var(--bs-body-bg);--bs-pagination-border-width: var(--bs-border-width);--bs-pagination-border-color: var(--bs-border-color);--bs-pagination-border-radius: var(--bs-border-radius);--bs-pagination-hover-color: var(--bs-link-hover-color);--bs-pagination-hover-bg: var(--bs-tertiary-bg);--bs-pagination-hover-border-color: var(--bs-border-color);--bs-pagination-focus-color: var(--bs-link-hover-color);--bs-pagination-focus-bg: var(--bs-secondary-bg);--bs-pagination-focus-box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color: #fff;--bs-pagination-active-bg: #0d6efd;--bs-pagination-active-border-color: #0d6efd;--bs-pagination-disabled-color: var(--bs-secondary-color);--bs-pagination-disabled-bg: var(--bs-secondary-bg);--bs-pagination-disabled-border-color: var(--bs-border-color);display:flex;padding-left:0;list-style:none}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:Poppins,sans-serif;background:#f4f7fb;color:#172033;-webkit-font-smoothing:antialiased}button,input,select,textarea{font-family:inherit}a{text-decoration:none}.app-root{min-height:100vh}
