.Login{width:100vw;height:100vh;background:url(/_next/static/media/backgroundMainImage.b8016ab5.jpeg) no-repeat 50%;background-size:cover;.LoginSub{display:flex;height:100%;.leftLogin{flex-direction:column;justify-content:center;h1{font-size:40px}p{color:#696969}}}.rightLogin{display:flex;flex-direction:column;justify-content:center;.loginCard{backdrop-filter:blur(35px);padding:40px;background:linear-gradient(151.07deg,rgba(89,89,89,.35) 50.27%,hsla(0,0%,78%,.35) 75%);border-radius:40px;.headerCard{color:#fff;display:flex;justify-content:space-between;.left{h1{font-size:25px}h3{font-size:12px}}.right{p{font-size:13px}}}.userName{margin-top:40px;p{color:#fff;padding-bottom:10px}input,p{font-size:12px}input{background-color:#fff;border-radius:8px}}.password{font-size:14px;margin-top:20px;p{color:#fff;padding-bottom:10px}div,input,p{font-size:12px}div,input{background-color:#fff;border-radius:8px}}}}}.oauth{padding-top:40px;display:flex;justify-content:space-between;.google{display:flex;align-items:center;justify-content:center;padding:15px;background-color:#e9f1ff;width:70%;height:55px;border-radius:9px;p{font-size:12px;padding-left:10px}}.apple,.facebook{margin-left:5px;padding:10px;display:flex;align-items:center;background-color:#e9f1ff;border-radius:9px;width:15%;justify-content:center}}.fpassword{font-size:13px;color:#1b71ff;display:flex;justify-content:end;margin-top:15px}.signIn{margin-top:50px;button{width:100%;box-shadow:0 4px 19px 0 rgba(119,147,65,.3);height:54px;align-items:center;background-color:#0089ed;border-radius:10px;color:#fff}}#outlined-basic-helper-text{color:red;padding:2px 0;margin:0;font-size:10px}