.login-wrapper{min-width:900px}.login-wrapper .ant-modal-container{border-radius:20px;padding:0}.login-wrapper .ant-modal-container .ant-modal-close{box-shadow:unset;outline:unset;background-color:#0000}.login-wrapper .ant-modal-container .ant-modal-close .anticon-close{border:2px solid var(--primary);border-radius:50%;padding:2px}.login-wrapper .ant-modal-container .ant-modal-close .anticon-close svg path{fill:var(--primary)}@media (max-width:991px){.login-wrapper .modal-content .left-banner{display:none}}.login-wrapper .modal-content .left-banner{background-image:url(../media/login-banner.24ba3f31.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:18px 0 0 18px;height:100%}.login-wrapper .modal-content .right-details{flex-direction:column;justify-content:center;height:100%;padding:20px;display:flex}.login-wrapper .modal-content .right-details .form-center{flex-direction:column;align-items:center;display:flex}.login-wrapper .modal-content .right-details .logo{margin-bottom:15px}.login-wrapper .modal-content .right-details .logo img{width:170px;height:auto;margin:auto;display:block}.login-wrapper .modal-content .right-details .login-heading{margin-bottom:15px}.login-wrapper .modal-content .right-details .login-heading h3{color:var(--text);text-align:center;margin-bottom:0;font-size:30px;font-weight:700;line-height:normal}.login-wrapper .modal-content .right-details .login-heading p{color:var(--light-text);text-align:center;margin-bottom:0;font-size:16px;font-weight:500;line-height:normal}.login-wrapper .modal-content .right-details .forgot-section{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.login-wrapper .modal-content .right-details .forgot-section .ant-form-item{width:fit-content;margin-bottom:0}.login-wrapper .modal-content .right-details .forgot-section a{color:var(--primary)}.login-wrapper .modal-content .right-details .forgot-section .verify{text-align:center;color:var(--primary);background-color:#0000;border:0;margin-top:30px;font-size:14px;font-weight:500;text-decoration:underline}.login-wrapper .modal-content .right-details .login-btn{width:100%;height:45px;margin-top:15px}.login-wrapper .modal-content .right-details .login-btn:hover{border-color:var(--primary);color:var(--primary)}.login-wrapper .modal-content .right-details .divider-line{position:relative}.login-wrapper .modal-content .right-details .divider-line p{text-align:center;color:#9f9f9f;margin:15px 0;font-size:14px}.login-wrapper .modal-content .right-details .divider-line:after{content:"";background-color:#9f9f9f;width:35%;height:1px;display:block;position:absolute;top:50%;left:0}.login-wrapper .modal-content .right-details .divider-line:before{content:"";background-color:#9f9f9f;width:35%;height:1px;display:block;position:absolute;top:50%;right:0}.login-wrapper .modal-content .right-details .ant-otp-input{--ant-input-active-border-color:var(--primary);font-size:20px}.login-wrapper .modal-content .right-details .ant-otp-input:hover{border-color:var(--primary)}.login-wrapper .modal-content .right-details .ant-otp-input:focus{box-shadow:unset}.login-wrapper .modal-content .right-details .google-btn{cursor:pointer;background-color:#0000;border:1px solid #222934;border-radius:5px;justify-content:center;align-items:center;gap:5px;width:100%;height:45px;margin-top:10px;padding:10px;font-size:16px;font-weight:600;display:flex}.login-wrapper .modal-content .right-details .google-btn:hover{border-color:var(--primary);color:var(--primary);background-color:#0000}.login-wrapper .modal-content .right-details .create-account{margin-top:15px}.login-wrapper .modal-content .right-details .create-account a{color:var(--text);text-align:center;font-size:14px;font-weight:500;display:block}.login-wrapper .modal-content .right-details .create-account a span{color:var(--primary);cursor:pointer}.verify-modal .left-banner{min-height:500px}
.guest-login-wrapper{min-width:900px}.guest-login-wrapper .ant-modal-container{border-radius:20px;padding:0}.guest-login-wrapper .ant-modal-container .ant-modal-close{box-shadow:unset;outline:unset;background-color:#0000}.guest-login-wrapper .ant-modal-container .ant-modal-close .anticon-close{border:2px solid var(--primary);border-radius:50%;padding:2px}.guest-login-wrapper .ant-modal-container .ant-modal-close .anticon-close svg path{fill:var(--primary)}@media (max-width:991px){.guest-login-wrapper .modal-content .left-banner{display:none}}.guest-login-wrapper .modal-content .left-banner{background-image:url(../media/login-banner.24ba3f31.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:18px 0 0 18px;height:100%}.guest-login-wrapper .modal-content .right-details{flex-direction:column;justify-content:center;height:100%;padding:6rem 20px;display:flex}.guest-login-wrapper .modal-content .right-details .form-center{flex-direction:column;align-items:center;display:flex}.guest-login-wrapper .modal-content .right-details .logo{margin-bottom:15px}.guest-login-wrapper .modal-content .right-details .logo img{width:170px;height:auto;margin:auto;display:block}.guest-login-wrapper .modal-content .right-details .login-heading{margin-bottom:15px}.guest-login-wrapper .modal-content .right-details .login-heading h3{color:var(--text);text-align:center;margin-bottom:0;font-size:30px;font-weight:700;line-height:normal}.guest-login-wrapper .modal-content .right-details .login-heading p{color:var(--light-text);text-align:center;margin-bottom:0;font-size:16px;font-weight:500;line-height:normal}.guest-login-wrapper .modal-content .right-details .forgot-section{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.guest-login-wrapper .modal-content .right-details .forgot-section .ant-form-item{width:fit-content;margin-bottom:0}.guest-login-wrapper .modal-content .right-details .forgot-section a{color:var(--primary)}.guest-login-wrapper .modal-content .right-details .forgot-section .verify{text-align:center;color:var(--primary);background-color:#0000;border:0;margin-top:30px;font-size:14px;font-weight:500;text-decoration:underline}.guest-login-wrapper .modal-content .right-details .login-btn{width:100%;height:45px;margin-top:15px}.guest-login-wrapper .modal-content .right-details .login-btn:hover{border-color:var(--primary);color:var(--primary)}.guest-login-wrapper .modal-content .right-details .ant-otp-input{--ant-input-active-border-color:var(--primary);font-size:20px}.guest-login-wrapper .modal-content .right-details .ant-otp-input:hover{border-color:var(--primary)}.guest-login-wrapper .modal-content .right-details .ant-otp-input:focus{box-shadow:unset}.guest-login-wrapper .modal-content .right-details .google-btn{cursor:pointer;background-color:#0000;border:1px solid #222934;border-radius:5px;justify-content:center;align-items:center;gap:5px;width:100%;height:45px;margin-top:10px;padding:10px;font-size:16px;font-weight:600;display:flex}.guest-login-wrapper .modal-content .right-details .google-btn:hover{border-color:var(--primary);color:var(--primary);background-color:#0000}.guest-login-wrapper .modal-content .right-details .create-account{margin-top:15px}.guest-login-wrapper .modal-content .right-details .create-account a{color:var(--text);text-align:center;font-size:14px;font-weight:500;display:block}.guest-login-wrapper .modal-content .right-details .create-account a span{color:var(--primary);cursor:pointer}
