.loader_overlay___EPiI{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.loader_loaderContainer__uGR8v{display:flex;flex-direction:column;align-items:center}.loader_loader__CrECd{border:16px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;width:120px;height:120px;animation:loader_spin__QkSYZ 1s linear infinite}@keyframes loader_spin__QkSYZ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader_logo__kNejz{max-width:200px;margin-bottom:20px}.createStudent_container__PFML4{display:flex;justify-content:center;height:100vh;position:relative}.createStudent_formContainer__95qtS{width:100%;max-width:1200px;z-index:1}.createStudent_formError__e5FaS{color:red}.createStudent_form__3YO_u{background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);opacity:.8}.createStudent_formRow__NgxDZ{display:flex;flex-wrap:wrap;margin-bottom:20px}.createStudent_formField__Mekf0{width:calc(50% - 10px);margin-bottom:20px;margin-right:10px}.createStudent_inputField__KeB1A,.createStudent_selectField__IHwmT{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px;font-size:16px}.createStudent_backgroundImage__7u7xF{position:absolute;top:0;width:100%;height:100%;background-image:url(/images/logo_3.svg);background-size:cover;background-repeat:no-repeat;opacity:.5;z-index:0}.createStudent_default-btn__8a7V5{background-color:#007bff;color:#fff;border:none;border-radius:5px;padding:10px 20px;font-size:16px;cursor:pointer}.createStudent_default-btn__8a7V5:hover{background-color:#0056b3}