body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{align-items:center;display:flex;height:100vh;justify-content:space-between;padding:25px}.np{background-color:#e0e0e0}.left-section{align-items:center;background-color:#fff;display:flex;flex-direction:column;height:100%;justify-content:space-between;width:30%}.left-section>div{font-size:16px;margin:20px 0;padding:auto;text-align:center}@media screen and (max-width:768px){.left-section>div{font-size:14px}}@media screen and (max-width:480px){.left-section>div{font-size:12px}}.right-section{background-color:#e0e0e0;padding:20px;width:70%}*{box-sizing:border-box;margin:0;padding:0}form{font-size:14px}.diva{display:flex;flex-direction:row;justify-content:space-between}p{word-wrap:break-word;text-align:left}h1{size:24px;font-size:24px}button{font-size:16px;height:40px;margin-bottom:20px;margin-top:10px;padding:5px 10px}h6{font-size:12px}.buttons>button{font-size:14px;height:40px;margin:10px;max-width:160px;padding:5px 10px}.buttons>button img{margin-right:5px;max-width:20px}.formInput{display:flex;flex-direction:column;width:100%}input{background-color:#fafafa;border:none;border-radius:5px;margin:10px 0;padding:15px}label{color:gray;font-weight:700;text-align:left}label,span{font-size:12px}span{color:red;display:none;padding:3px}input:invalid[focused=true]{border:1px solid red}input:invalid[focused=true]~span{display:block}.buttons{flex-direction:row}.buttons,.buttons>button{align-items:center;display:flex;justify-content:center}.buttons>button{background-color:#fafafa;border:none;border-radius:5px;color:#000;cursor:pointer;font-size:18px;font-weight:700;height:50px;margin:15px 20px;max-width:200px;padding:10px;transition:background-color .3s;width:100%}.buttons>button img{margin-right:10px;max-width:30px}.buttons>button:hover{background-color:#e0e0e0}.line-container{align-items:center;display:flex}.line{border:none;border-top:1px solid #000;flex:1 1;margin:0 10px}.division{display:flex;flex-direction:row;justify-content:space-around}.fp{margin:auto 0 auto 40px;padding:auto}form{background-color:#fff;border-radius:10px;padding:0;width:100%}h1{color:#4d014d;text-align:center}.center-div{align-items:center;display:flex;flex-direction:column;justify-content:center}.Forgotpassword{background-color:#fff;margin-left:auto;margin-right:auto;padding:50px;width:25%}button{background-color:#605bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;height:50px;margin-bottom:30px;margin-top:15px;padding:10px;width:100%}.right-section{align-items:center;background-color:#fafafa;display:flex;height:100%;justify-content:center;max-width:70%;position:fixed;right:0;top:0}.right-section img{max-height:100%;max-width:100%}
/*# sourceMappingURL=main.af8e71ec.css.map*/