@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap);*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;background:url(/static/media/login-background.2aa4befe12fbe91fb952.jpg) no-repeat;background-position:50%;background-size:cover;display:flex;font-family:Poppins,sans-serif;height:100vh;justify-content:center}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wrapper{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#0000;border:2px solid #fff3;border-radius:10px;box-shadow:0 0 10px #0003;color:#fff;padding:30px 40px;width:420px}.wrapper h1{font-size:36px;text-align:center}.wrapper .input-box{height:50px;margin:30px 0;position:relative;width:100%}.input-box input{background:#0000;border:2px solid #fff3;border-radius:40px;color:#fff;font-size:18px;height:100%;outline:none;padding:20px 45px 20px 20px;width:100%}.input-box input::placeholder{color:#fff}.input-box .icon{font-size:16px;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.wrapper .remember-forgot{display:flex;font-size:14.5px;justify-content:space-between;margin:-15px 0 15px}.remember-forgot label input{accent-color:#fff;margin-right:5px}.remember-forgot a{color:#fff;text-decoration:none}.remember-forgot a:hover{text-decoration:underline}.wrapper button{background:#fff;border:none;border-radius:40px;box-shadow:0 0 10px #0000001a;color:#333;cursor:pointer;font-size:18px;font-weight:700;height:45px;outline:none;width:100%}.wrapper .register-link{font-size:14.5px;margin:20px 0 15px;text-align:center}.wrapper .register-link p a{color:#fff;font-weight:600;text-decoration:none}.wrapper .register-link p a:hover{text-decoration:underline}
/*# sourceMappingURL=main.8f254800.css.map*/