@import url(https://fonts.googleapis.com/css2?family=Nunito&display=swap);.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.main-container{padding:30px 40px;background:#fff;border-radius:10px}.main-container[data-page=Login]{height:100%}.main-container[data-page=Forgot]{height:auto}.main-switch-btn{width:100%;margin-bottom:30px}.main .main-switch-btn Link{font-weight:500}.switch-active{background:#3f51b5!important;color:#fff!important;font-weight:700!important}.switch-btn-login,.switch-btn-register{border:2px solid #3f51b5;height:25px;transition:background .5s,color .5s,padding-right .5s,padding-left .5s;padding:1px;font-size:12px}.switch-btn-login{border-radius:15px 0 0 15px;color:#3f51b5}.switch-btn-login:hover{color:#fff;background:#3f51b5;font-weight:700;padding-left:10px}.switch-btn-register{border-radius:0 15px 15px 0;color:#3f51b5}.switch-btn-register:hover{color:#fff;background:#3f51b5;font-weight:700;padding-right:10px}.main-form input[type=email],input[type=password],input[type=text]{height:40px;font-size:12px}.rbt input{padding:0 1rem}.main-form label{font-weight:700;margin-bottom:.3rem}.main-form .form-check label,.main-form label{font-size:12px;color:#505254;cursor:pointer}.main-form .forgot-password{font-size:12px;text-align:right;padding:5px 3px;font-weight:700}.main-form button[type=submit]{background:#3f51b5;color:#fff;border-radius:30px;height:40px;font-weight:700;transition:font-weight .5;transition:background .5s;font-size:14px}.main-form button[type=submit]:hover{background:#3f51b5}.main-link{font-weight:700}.input-password{position:relative}.input-password .input-group-append{right:0;position:absolute}.input-password .input-group-text{border-radius:0 .25rem .25rem 0;height:40px;background:transparent;border:transparent}.form-check-input:checked{background-color:#3f51b5;border-color:#3f51b5}.auth-describe h5{font-weight:700}.auth-describe p{font-size:13px}.toggle-password{background:#fff;border-left:none}.form-title h5{font-size:26px;font-weight:700;margin-bottom:0}.form-title p{font-size:13px}span[data-testid=not-have-account]{font-size:13px;color:#505254}.link{text-decoration:none;transition:color .5s ease-in-out;font-weight:700}.link,.link:hover{color:#3f51b5}.back{font-size:13px}@media (max-width:767px){.main-container{padding:30px;margin-bottom:3rem}.switch-btn-login,.switch-btn-register{height:30px;padding:4px}.auth-describe{display:none}}.legacy-password-toggle{position:absolute;top:0;right:0;width:42px;height:40px;display:inline-grid;place-items:center;border:0;background:transparent;color:#505254}.enterprise-auth-card{width:100%;box-sizing:border-box;padding:clamp(26px,3.2vw,38px);overflow:hidden;border:1px solid hsla(0,0%,100%,.2);border-radius:22px;background:linear-gradient(145deg,hsla(0,0%,100%,.09),transparent 42%),rgba(5,22,47,.8);box-shadow:0 28px 70px rgba(0,8,25,.42),inset 0 1px 0 hsla(0,0%,100%,.13);color:#f7faff;-webkit-backdrop-filter:blur(24px) saturate(130%);backdrop-filter:blur(24px) saturate(130%)}.enterprise-auth-announcement{width:100%;min-height:48px;margin-bottom:28px;padding:10px 14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:11px;gap:11px;border:1px solid rgba(216,164,52,.34);border-radius:12px;background:hsla(0,0%,100%,.055);color:hsla(0,0%,100%,.9);text-decoration:none;font-size:13px;transition:border-color .16s ease,background-color .16s ease}.enterprise-auth-announcement:hover{border-color:rgba(216,164,52,.7);background:hsla(0,0%,100%,.085);color:#fff}.enterprise-auth-announcement>svg{color:#e7b547;font-size:18px}.enterprise-auth-announcement strong{display:inline-flex;align-items:center;grid-gap:5px;gap:5px;color:#efbc49;font-weight:700}.enterprise-auth-heading{margin-bottom:26px}.enterprise-auth-heading h2{margin:0 0 8px;color:#fff;font-size:clamp(25px,2.2vw,32px);line-height:1.15;letter-spacing:-.025em;font-weight:800}.enterprise-auth-heading p{margin:0;color:rgba(224,232,244,.72);font-size:14px;line-height:1.5}.enterprise-auth-form{display:flex;flex-direction:column;grid-gap:18px;gap:18px}.enterprise-field-group{min-width:0}.enterprise-field-group>label{display:block;margin-bottom:8px;color:#f8fbff;font-size:13px;font-weight:700}.enterprise-input-wrap{min-width:0;min-height:52px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;grid-gap:11px;gap:11px;padding:0 14px;border:1px solid rgba(220,230,244,.36);border-radius:11px;background:hsla(0,0%,100%,.075);color:rgba(221,231,245,.7);transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.enterprise-input-wrap:focus-within{border-color:#75a1ff;background:hsla(0,0%,100%,.105);box-shadow:0 0 0 4px rgba(40,100,232,.22)}.enterprise-input-wrap.has-error{border-color:#ff8c91;box-shadow:0 0 0 3px rgba(244,93,101,.12)}.enterprise-input-wrap>svg{width:19px;height:19px}.enterprise-input-wrap input,.main-form .enterprise-input-wrap input[type=password],.main-form .enterprise-input-wrap input[type=text]{width:100%;min-width:0;height:50px;padding:0;border:0;outline:0;background:transparent;color:#fff;font-family:inherit;font-size:15px}.enterprise-input-wrap input::-webkit-input-placeholder{color:rgba(213,224,240,.53);opacity:1}.enterprise-input-wrap input:-ms-input-placeholder{color:rgba(213,224,240,.53);opacity:1}.enterprise-input-wrap input::placeholder{color:rgba(213,224,240,.53);opacity:1}.enterprise-password-toggle{width:44px;height:44px;margin-right:-10px;display:inline-grid;place-items:center;border:0;border-radius:9px;background:transparent;color:rgba(228,236,248,.76)}.enterprise-password-toggle:hover{background:hsla(0,0%,100%,.08);color:#fff}.enterprise-auth-announcement:focus-visible,.enterprise-auth-options a:focus-visible,.enterprise-password-toggle:focus-visible,.enterprise-submit:focus-visible{outline:3px solid rgba(124,166,255,.9);outline-offset:3px}.enterprise-field-error,.enterprise-request-error{margin:7px 2px 0;display:flex;align-items:center;grid-gap:7px;gap:7px;color:#ffb1b5;font-size:12px;line-height:1.4}.enterprise-request-error{margin:-4px 0 0;padding:10px 12px;border:1px solid rgba(255,140,145,.25);border-radius:9px;background:rgba(137,28,40,.18)}.enterprise-auth-options{min-height:44px;margin-top:-3px;display:flex;align-items:center;justify-content:space-between;grid-gap:16px;gap:16px;font-size:13px}.enterprise-remember{min-height:44px;display:inline-flex;align-items:center;grid-gap:9px;gap:9px;color:rgba(245,248,253,.88);cursor:pointer}.enterprise-remember input{width:19px;height:19px;margin:0;border:1px solid hsla(0,0%,100%,.5);border-radius:5px;accent-color:#2864e8}.enterprise-auth-options a{min-height:44px;display:inline-flex;align-items:center;color:#76a3ff;font-weight:700;text-decoration:none}.enterprise-auth-options a:hover{color:#a9c4ff}.enterprise-submit{width:100%;min-height:52px;border:1px solid rgba(135,175,255,.32);border-radius:11px;background:linear-gradient(135deg,#2f6bef,#1d55d2);box-shadow:0 13px 28px rgba(20,74,191,.28),inset 0 1px 0 hsla(0,0%,100%,.22);color:#fff;font-family:inherit;font-size:15px;font-weight:800;transition:box-shadow .16s ease,-webkit-transform .16s ease,-webkit-filter .16s ease;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease,-webkit-transform .16s ease,-webkit-filter .16s ease}.enterprise-submit:hover:not(:disabled){-webkit-filter:brightness(1.06);filter:brightness(1.06);-webkit-transform:translateY(-1px);transform:translateY(-1px);box-shadow:0 16px 32px rgba(20,74,191,.35),inset 0 1px 0 hsla(0,0%,100%,.26)}.enterprise-submit:disabled{cursor:wait;opacity:.75}.enterprise-loading{display:inline-flex;align-items:center;justify-content:center;grid-gap:10px;gap:10px}.enterprise-loading .spinner-border{width:17px;height:17px;border-width:2px}.enterprise-auth-footer{margin-top:26px;padding-top:22px;border-top:1px solid hsla(0,0%,100%,.11);text-align:center}.enterprise-auth-footer p{margin:0 0 17px;color:rgba(225,233,244,.76);font-size:13px}.enterprise-auth-footer p span{color:#79a5ff;font-weight:700}.enterprise-auth-footer>div{display:flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px;color:rgba(216,227,241,.62);font-size:12px}.enterprise-auth-footer svg{color:#65d69a;font-size:17px}@media (max-width:820px){.enterprise-auth-card{padding:26px;border-radius:22px;background:linear-gradient(145deg,hsla(0,0%,100%,.09),transparent 42%),rgba(4,20,43,.76);-webkit-backdrop-filter:blur(22px) saturate(130%);backdrop-filter:blur(22px) saturate(130%)}}@media (min-width:821px) and (max-height:950px){.enterprise-auth-card{padding:26px 34px}.enterprise-auth-announcement{margin-bottom:18px}.enterprise-auth-brand,.enterprise-auth-heading{margin-bottom:19px}.enterprise-auth-heading h2{font-size:29px}.enterprise-auth-form{grid-gap:14px;gap:14px}.enterprise-auth-footer{margin-top:18px}.enterprise-auth-divider{margin-bottom:15px}.enterprise-auth-footer p{margin-bottom:13px}}@media (max-width:480px){.enterprise-auth-card{padding:20px 18px 22px;border-radius:20px}.enterprise-auth-announcement{margin-bottom:24px;font-size:12px}.enterprise-auth-announcement strong{font-size:12px}.enterprise-auth-heading{margin-bottom:22px}.enterprise-auth-heading h2{font-size:25px}.enterprise-auth-heading p{font-size:13px}.enterprise-auth-form{grid-gap:16px;gap:16px}.enterprise-input-wrap{min-height:52px;padding-inline:13px}.enterprise-input-wrap input{font-size:14px}.enterprise-auth-options{grid-gap:8px;gap:8px;font-size:12px}.enterprise-auth-footer{margin-top:22px;padding-top:19px}}@media (max-width:359px){.enterprise-auth-card{padding-inline:14px}.enterprise-auth-announcement{padding-inline:11px}.enterprise-auth-options{align-items:flex-start;flex-direction:column;grid-gap:0;gap:0}}@media (forced-colors:active){.enterprise-auth-announcement,.enterprise-auth-card,.enterprise-input-wrap{border:1px solid CanvasText}}.enterprise-auth-card{border-color:rgba(11,38,75,.12);background:#fcfbf7;box-shadow:0 28px 70px rgba(0,8,25,.34);color:#0b2549;-webkit-backdrop-filter:none;backdrop-filter:none}.enterprise-auth-announcement{margin-bottom:24px;border-color:rgba(216,164,52,.4);background:#fffdf8;color:#5b6472}.enterprise-auth-announcement:hover{border-color:rgba(216,164,52,.8);background:#fffaf0;color:#273449}.enterprise-auth-brand{margin-bottom:28px;display:flex;align-items:center;grid-gap:12px;gap:12px}.enterprise-auth-brand img{width:44px;height:51px;object-fit:contain}.enterprise-auth-brand span{display:flex;flex-direction:column;line-height:1.15}.enterprise-auth-brand strong{color:#102a56;font-size:14px;letter-spacing:.025em}.enterprise-auth-brand small{margin-top:4px;color:#7a8493;font-size:10px;letter-spacing:.045em}.enterprise-auth-heading h2{color:#102a56}.enterprise-auth-heading p{color:#667183}.enterprise-field-group>label{color:#263d5d}.enterprise-input-wrap{border-color:#cfd7e3;background:#fff;color:#7a8799}.enterprise-input-wrap:focus-within{border-color:#4f7de8;background:#fff;box-shadow:0 0 0 4px rgba(40,100,232,.13)}.enterprise-input-wrap input,.main-form .enterprise-input-wrap input[type=password],.main-form .enterprise-input-wrap input[type=text]{color:#152b49}.enterprise-input-wrap input::-webkit-input-placeholder{color:#99a3b2}.enterprise-input-wrap input:-ms-input-placeholder{color:#99a3b2}.enterprise-input-wrap input::placeholder{color:#99a3b2}.enterprise-password-toggle{color:#536783}.enterprise-password-toggle:hover{background:#edf2fb;color:#163a70}.enterprise-field-error,.enterprise-request-error{color:#c53b45}.enterprise-request-error{border-color:rgba(197,59,69,.2);background:#fff1f2}.enterprise-remember{color:#435168}.enterprise-remember input{border-color:#9aa8ba}.enterprise-auth-footer p span,.enterprise-auth-options a{color:#2458d3}.enterprise-auth-options a:hover{color:#173f9d}.enterprise-auth-footer{margin-top:24px;padding-top:0;border-top:0}.enterprise-auth-divider{position:relative;margin:0 0 20px;color:#8791a0!important;font-size:12px!important}.enterprise-auth-divider:after,.enterprise-auth-divider:before{content:"";height:1px;flex:1 1;background:#dde2ea}.enterprise-auth-divider span{padding:0 13px}.enterprise-auth-footer p{color:#687486}.enterprise-auth-footer>div:last-child{color:#7c8797}.enterprise-auth-footer svg{color:#60738f}@media (max-width:820px){.enterprise-auth-card{background:#fcfbf7;-webkit-backdrop-filter:none;backdrop-filter:none}}@media (max-width:480px){.enterprise-auth-brand{margin-bottom:24px}}@media (min-width:821px){.enterprise-auth-card{padding:27px 30px 30px;border-radius:17px}.enterprise-auth-announcement{min-height:44px;margin-bottom:30px;padding:8px 12px;border-radius:10px;font-size:12px}.enterprise-auth-brand{margin-bottom:46px;grid-gap:10px;gap:10px}.enterprise-auth-brand img{width:44px;height:51px}.enterprise-auth-brand strong{font-size:13px}.enterprise-auth-brand small{font-size:9px}.enterprise-auth-heading{margin-bottom:28px}.enterprise-auth-heading h2{margin-bottom:6px;font-size:29px}.enterprise-auth-heading p{font-size:13px}.enterprise-auth-form{grid-gap:14px;gap:14px}.enterprise-field-group>label{margin-bottom:6px;font-size:12px}.enterprise-input-wrap{min-height:54px;padding-inline:12px;border-radius:9px}.enterprise-input-wrap input,.main-form .enterprise-input-wrap input[type=password],.main-form .enterprise-input-wrap input[type=text]{height:52px;font-size:14px}.enterprise-auth-options{min-height:40px;font-size:12px}.enterprise-auth-options a,.enterprise-remember{min-height:40px}.enterprise-remember input{width:17px;height:17px}.enterprise-submit{min-height:56px;margin-top:7px;border-radius:9px;font-size:14px}.enterprise-auth-footer{margin-top:26px}.enterprise-auth-divider{margin-bottom:20px}.enterprise-auth-footer p{margin-bottom:18px;font-size:12px}.enterprise-auth-footer>div:last-child{margin-top:36px;font-size:11px}}@media (min-width:821px) and (max-width:1199px) and (max-height:850px){.enterprise-auth-card{padding:18px 26px 20px}.enterprise-auth-announcement{min-height:40px;margin-bottom:13px}.enterprise-auth-brand{margin-bottom:13px}.enterprise-auth-brand img{width:34px;height:40px}.enterprise-auth-heading{margin-bottom:13px}.enterprise-auth-heading h2{font-size:25px}.enterprise-auth-form{grid-gap:10px;gap:10px}.enterprise-input-wrap{min-height:46px}.enterprise-input-wrap input,.main-form .enterprise-input-wrap input[type=password],.main-form .enterprise-input-wrap input[type=text]{height:44px}.enterprise-auth-options,.enterprise-auth-options a,.enterprise-remember{min-height:36px}.enterprise-submit{min-height:46px;margin-top:0}.enterprise-auth-footer{margin-top:12px}.enterprise-auth-divider{margin-bottom:9px}.enterprise-auth-footer p{margin-bottom:8px}.enterprise-auth-footer>div:last-child{margin-top:0}}@media (min-width:1400px) and (max-width:1500px) and (max-height:850px){.enterprise-auth-card{width:455px;padding:22px 27px 24px}.enterprise-auth-announcement{min-height:40px;margin-bottom:20px}.enterprise-auth-brand{margin-bottom:28px}.enterprise-auth-brand img{width:38px;height:44px}.enterprise-auth-heading{margin-bottom:20px}.enterprise-auth-heading h2{font-size:27px}.enterprise-auth-form{grid-gap:12px;gap:12px}.enterprise-input-wrap{min-height:50px}.enterprise-input-wrap input,.main-form .enterprise-input-wrap input[type=password],.main-form .enterprise-input-wrap input[type=text]{height:48px}.enterprise-auth-options,.enterprise-auth-options a,.enterprise-remember{min-height:38px}.enterprise-submit{min-height:50px;margin-top:3px}.enterprise-auth-footer{margin-top:18px}.enterprise-auth-divider{margin-bottom:14px}.enterprise-auth-footer p{margin-bottom:12px}.enterprise-auth-footer>div:last-child{margin-top:16px}}.enterprise-login-page{--enterprise-navy:#06172f;--enterprise-navy-soft:#0b2b53;--enterprise-blue:#2864e8;--enterprise-gold:#d8a434;position:relative;min-height:100vh;min-height:100svh;overflow-x:hidden;color:#fff;isolation:isolate;background-color:var(--enterprise-navy);background-image:linear-gradient(90deg,rgba(3,17,37,.84),rgba(4,20,44,.7) 38%,rgba(5,21,43,.38) 70%,rgba(5,20,41,.32)),var(--login-bg-desktop);background-position:50%;background-size:cover;background-repeat:no-repeat}.enterprise-login-page,.enterprise-login-page *,.enterprise-login-page :after,.enterprise-login-page :before{box-sizing:border-box}.enterprise-login-page:after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 72% 42%,transparent 0 28%,rgba(2,13,30,.09) 70%),linear-gradient(180deg,rgba(3,15,32,.02),rgba(3,15,32,.22))}.enterprise-login-page section{width:auto;height:auto;min-height:0}.enterprise-topbar{min-height:76px;padding:10px clamp(24px,4vw,64px);display:flex;align-items:center;justify-content:space-between;grid-gap:28px;gap:28px;background:rgba(4,20,43,.84);border-bottom:1px solid hsla(0,0%,100%,.12);-webkit-backdrop-filter:blur(18px) saturate(125%);backdrop-filter:blur(18px) saturate(125%)}.enterprise-government-brand,.enterprise-topbar-actions a{color:#fff;text-decoration:none}.enterprise-government-brand{display:inline-flex;align-items:center;grid-gap:13px;gap:13px;min-width:0}.enterprise-government-brand:hover,.enterprise-topbar-actions a:hover{color:#fff}.enterprise-government-brand img{width:42px;height:49px;object-fit:contain;flex:0 0 auto}.enterprise-government-brand span{display:flex;flex-direction:column;line-height:1.2}.enterprise-government-brand strong{font-size:14px;letter-spacing:.035em}.enterprise-government-brand small{margin-top:4px;color:hsla(0,0%,100%,.72);font-size:12px}.enterprise-topbar-actions{display:flex;align-items:center;grid-gap:clamp(18px,3vw,40px);gap:clamp(18px,3vw,40px)}.enterprise-topbar-actions a{min-height:44px;display:inline-flex;align-items:center;grid-gap:9px;gap:9px;color:hsla(0,0%,100%,.82);font-size:14px;font-weight:600;transition:color .16s ease,background-color .16s ease}.enterprise-topbar-actions a:hover{color:#fff}.enterprise-graduation-link{padding-left:clamp(18px,3vw,40px);border-left:1px solid hsla(0,0%,100%,.18)}.enterprise-login-content{width:min(1440px,100%);min-height:calc(100vh - 76px);min-height:calc(100svh - 76px);margin:0 auto;padding:clamp(34px,5vh,64px) clamp(28px,5vw,76px);display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,480px);align-items:center;grid-gap:clamp(44px,7vw,112px);gap:clamp(44px,7vw,112px)}.enterprise-hero-copy{max-width:650px;align-self:center;padding-bottom:3vh;text-shadow:0 2px 22px rgba(0,0,0,.38)}.enterprise-eyebrow{display:inline-flex;align-items:center;grid-gap:12px;gap:12px;color:#f0bb43;font-size:clamp(12px,1vw,14px);font-weight:800;letter-spacing:.12em}.enterprise-eyebrow:before{content:"";width:38px;height:3px;background:var(--enterprise-gold);border-radius:999px}.enterprise-hero-copy h1{max-width:640px;margin:22px 0 18px;font-size:clamp(40px,4vw,64px);line-height:1.08;letter-spacing:-.045em;font-weight:800}.enterprise-hero-copy p{max-width:560px;margin:0;color:hsla(0,0%,100%,.82);font-size:clamp(16px,1.4vw,20px);line-height:1.55}.enterprise-auth-shell{width:100%;align-self:center}@media (max-width:1100px){.enterprise-login-content{grid-template-columns:minmax(0,1fr) minmax(370px,440px);grid-gap:38px;gap:38px;padding-inline:36px}.enterprise-hero-copy h1{font-size:clamp(36px,4.4vw,52px)}}@media (min-width:821px){.enterprise-topbar{min-height:86px;padding-block:9px;padding-inline:32px}.enterprise-government-brand img{width:48px;height:56px}.enterprise-government-brand strong{font-size:16px}.enterprise-government-brand small{font-size:13px}.enterprise-topbar-actions a{font-size:15px}.enterprise-login-content{width:min(1536px,100%);min-height:calc(100vh - 86px);min-height:calc(100svh - 86px);padding:clamp(24px,3.4vh,40px) clamp(60px,5.4vw,86px);grid-template-columns:minmax(0,1fr) minmax(460px,500px);grid-gap:clamp(52px,8vw,126px);gap:clamp(52px,8vw,126px);align-items:start}.enterprise-hero-copy{max-width:470px;align-self:start;margin-top:clamp(96px,11.6vh,119px);padding-bottom:0}.enterprise-eyebrow{font-size:12px}.enterprise-hero-copy h1{max-width:445px;margin:39px 0 16px;font-size:clamp(40px,3.15vw,50px);line-height:1.08}.enterprise-hero-copy p{max-width:450px;font-size:clamp(15px,1.15vw,17px);line-height:1.5}.enterprise-auth-shell{align-self:start;margin-top:20px}}@media (max-width:820px){.enterprise-login-page{background-image:linear-gradient(180deg,rgba(3,17,38,.5),rgba(3,18,40,.6) 28%,rgba(3,18,40,.76)),var(--login-bg-mobile);background-position:top;background-size:cover;background-attachment:fixed}.enterprise-login-page:after{background:linear-gradient(180deg,rgba(2,14,31,.02),rgba(2,14,31,.34))}.enterprise-topbar{min-height:68px;padding:max(9px,env(safe-area-inset-top)) 20px 9px;background:rgba(4,20,43,.66)}.enterprise-government-brand img{width:36px;height:42px}.enterprise-government-brand strong{font-size:12px}.enterprise-government-brand small{font-size:11px}.enterprise-topbar-actions{grid-gap:8px;gap:8px}.enterprise-topbar-actions a{width:44px;height:44px;justify-content:center;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;background:hsla(0,0%,100%,.07)}.enterprise-graduation-link,.enterprise-topbar-actions span{display:none}.enterprise-login-content{min-height:auto;padding:88px 20px max(32px,env(safe-area-inset-bottom));display:flex;flex-direction:column;grid-gap:28px;gap:28px}.enterprise-hero-copy{width:100%;max-width:560px;padding:0;text-align:center}.enterprise-eyebrow{font-size:11px;letter-spacing:.09em}.enterprise-eyebrow:before{display:none}.enterprise-hero-copy h1{max-width:520px;margin:14px auto 0;font-size:clamp(34px,8.5vw,48px);line-height:1.08}.enterprise-hero-copy p{display:none}.enterprise-auth-shell{max-width:560px}}@media (max-width:480px){.enterprise-login-content{padding:clamp(54px,12vh,100px) 16px max(24px,env(safe-area-inset-bottom));grid-gap:24px;gap:24px}.enterprise-government-brand{grid-gap:9px;gap:9px}.enterprise-government-brand img{width:32px;height:38px}.enterprise-government-brand strong{max-width:210px;font-size:11px}.enterprise-government-brand small{font-size:10px}.enterprise-topbar-actions a{width:42px;height:42px;min-height:42px}.enterprise-graduation-link{display:none!important}.enterprise-hero-copy h1{font-size:clamp(31px,9.2vw,42px)}}@media (max-width:359px){.enterprise-topbar{padding-inline:14px}.enterprise-government-brand small{display:none}.enterprise-login-content{padding-inline:12px}}@media (max-height:760px) and (min-width:821px) and (max-width:1199px){.enterprise-topbar{min-height:64px}.enterprise-login-content{min-height:calc(100vh - 64px);padding-block:24px}.enterprise-hero-copy h1{margin-block:15px 12px;font-size:clamp(36px,3.7vw,50px)}}@media (min-width:821px) and (max-width:1199px) and (max-height:850px){.enterprise-login-content{padding-block:18px}.enterprise-hero-copy{margin-top:58px}.enterprise-auth-shell{margin-top:8px}.enterprise-hero-copy h1{font-size:clamp(36px,3.2vw,46px)}}@media (min-width:1400px) and (max-width:1500px) and (max-height:850px){.enterprise-topbar{min-height:70px;padding-block:7px}.enterprise-government-brand img{width:39px;height:46px}.enterprise-government-brand strong{font-size:13px}.enterprise-government-brand small,.enterprise-topbar-actions a{font-size:11px}.enterprise-login-content{min-height:calc(100vh - 70px);min-height:calc(100svh - 70px);padding:24px clamp(60px,5.4vw,78px);grid-template-columns:minmax(0,1fr) 455px;grid-gap:92px;gap:92px}.enterprise-hero-copy{margin-top:92px}.enterprise-hero-copy h1{max-width:405px;font-size:42px}.enterprise-auth-shell{width:455px;height:auto;margin-top:20px}}@media (prefers-reduced-motion:reduce){.enterprise-login-page *,.enterprise-login-page :after,.enterprise-login-page :before{scroll-behavior:auto!important;transition-duration:.01ms!important;-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}.school-list-container{text-align:center}.school-list-container h4{margin-top:50px}.carousel-container{width:100%}.logo-img{border-radius:15px;height:120px;width:120px;background:#fff;display:flex;justify-content:center;padding:10px}.logo-img img{height:100px;width:100px;border-radius:10px}.item p{font-size:13px}.slick-slider{padding:0 10vh}.slick-next{right:20px}.slick-prev{left:20px}.slick-next,.slick-prev{top:35%!important;opacity:0;transition:.5s}.slick-slider:hover .slick-next,.slick-slider:hover .slick-prev{opacity:1}@media (max-width:991px){.logo-img{width:100px;height:100px}.logo-img img{height:80px;width:80px;border-radius:10px}}@media (max-width:767px){.logo-img{width:100px;height:100px}.logo-img img{height:80px;width:80px;border-radius:10px}.slick-slider{padding:0 5vh}}.data-container .data-box{background:hsla(0,0%,100%,.2);padding:15px;margin-top:50px;border-radius:10px;display:flex}.data-container .data-box .data-item{height:100%;text-align:center;width:33.3%;padding:15px 0;font-size:30px}.border-white{border-right:2px solid #fff;border-left:2px solid #fff}.fieldset{border:2px groove #fff!important;padding:.3em!important;border-radius:5px;height:auto;font-size:30px}.legend{width:auto;padding:0 5px;border-bottom:none;text-align:right;font-size:12px;margin-bottom:0!important}.data-mobile{display:none!important}@media (max-width:991px){.data-container .data-box .data-item .fieldset{font-size:24px}}@media (max-width:767px){.data-container .data-box{flex-direction:column}.data-container .data-box .data-item{width:100%}.border-top{border-top:3px solid #fff}.data{display:none}.data-mobile{display:block!important}}.hero-background{min-height:100vh;background-size:cover;background-position:50%;background-repeat:no-repeat;position:fixed}.hero-bg-mobile{display:none}.hero{background:transparent;min-height:100vh;margin:0;position:relative;z-index:2}.hero .content-container{display:flex;padding:15vh 10vh;min-height:100vh}.hero .content-container .left-side{height:435px;display:flex;flex-direction:column;align-content:space-between;flex-wrap:wrap}.hero h1{font-weight:700}.hero .logo img{width:100px;height:100px}.hero h5{font-size:1.75rem}.hero .left-side .title-container{width:88%;height:100%;display:flex;flex-direction:column}.hero .right-side{position:relative;overflow-y:scroll}.hero .right-side[data-page=Login]{min-height:435px}.hero .right-side[data-page=Forgot]{height:435px;display:flex;flex-direction:column;justify-content:flex-end}.right-side::-webkit-scrollbar{display:none}.slogan{text-align:justify;font-family:"PT Sans",sans-serif;font-weight:300;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:flex-end;height:100%}.slogan p{font-size:1.7rem;margin-bottom:0;font-weight:300;line-height:normal}.data-container{padding:5vh 25vh;width:100%;color:#fff}.mr-3{margin-right:15px!important}.border{border:1px solid #fff}.logo-title{display:none}.header{display:flex;justify-content:space-evenly;font-size:150%;padding-top:50px;padding-right:50px}.title{display:flex;padding:5vh;align-items:center;justify-content:center}.title-mobile{display:none}.deskripsi{display:flex}.menu{display:none}@media (max-width:991px){.hero .content-container{padding:5vh;min-height:60vh}.hero h1{font-size:1.7rem}.hero h5{font-size:1.5rem}.slogan p{font-size:1.3rem}.hero .content-container .left-side{align-self:center}.hero .left-side .title-container{position:relative;width:85%}.hero .right-side{position:relative;align-self:center}.slogan{margin-top:5vh;text-align:justify}.data-container{padding:0 5vh}}@media (max-width:767px){.menu{display:block;text-align:"right";color:"white"}.header,.title{display:none}.title-mobile{display:block;text-align:center}.deskripsi{display:none}.hero-bg-mobile{display:block}.hero .content-container{display:block;padding:20px}.hero .right-side[data-page=Forgot],.hero .right-side[data-page=Login],.hero .right-side[data-page=Register],.main-container[data-page=Login]{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.hero .right-side[data-page=Forgot]{justify-content:flex-start}.hero .left-side[data-page=Forgot],.hero .left-side[data-page=Login],.hero .left-side[data-page=Register]{display:none}.slogan{text-align:justify}.deskripsi{width:70%}.data-container{padding:0;flex-direction:column}.logo{margin-right:10px}.logo-title{display:flex;color:#fff;justify-content:center}.logo-title .logo img{width:75px;height:75px}.logo-title .deskripsi{margin-left:10px}.logo-title h2{font-weight:700;font-size:20px;margin:0}}.footer{background:#fff;padding:10px 13vh;z-index:99999;position:absolute}.footer-list{flex-wrap:wrap;align-self:center;margin-bottom:0;justify-content:center}.footer-list li{margin:0 10px;min-width:-webkit-max-content;min-width:max-content}.footer-link{color:#505254;font-size:13px;text-decoration:none}.footer-link:hover{color:#505254;font-weight:700;text-decoration:underline}.copyright{font-size:13px;text-align:center;color:#505254;font-weight:700;justify-content:center}@media (max-width:991px){.copyright,.footer-list{justify-content:center}}@media (max-width:767px){.footer{padding:10px}.footer-list{justify-content:center;flex-wrap:wrap}.footer-list .footer-link{font-size:12px}.footer-list li{text-align:center}.copyright{font-size:11px;justify-content:center}.footer .link-list{display:none!important}}.error-notfound img{height:300px;width:300px}.error-notfound button{transition:background-color .5s,color .5s}.error-notfound button:hover{background-color:#303f9f;color:#fff}@media (max-width:767px){.error-notfound{padding:10px}}body{margin:0;font-family:-apple-system,nunito;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:#f5f5f5}body::-webkit-scrollbar{width:8px;background-color:#f5f5f5}body::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#2a4458}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.paper{background:transparent}.bold{font-weight:700}section{width:100%;height:100%;min-height:100vh}.loading-container{font-size:13px}.loading{height:14px;width:14px}.invalid-feedback{padding-left:5px;font-size:13px}.show-hide{background:transparent;border:none}.icon-btn{cursor:pointer}.form-control.is-invalid,.was-validated .form-control:invalid{background-image:none}
/*# sourceMappingURL=main.7e305e79.chunk.css.map */