.auth-wrapper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;background-color:var(--white)}.auth-wrapper .row{min-height:100dvh;margin:0}.auth-wrapper .col{padding:0;flex:0 0 52%;max-width:52%}.auth-wrapper .left-col{position:relative;height:100dvh;flex:0 0 48%;max-width:48%}.auth-wrapper .left-col img{width:100%;height:100%;position:relative;object-fit:cover}.auth-wrapper .content-wrap{position:absolute;bottom:0;left:0;right:0;padding:30px 62px;color:var(--white);text-align:center;max-width:612px;margin:0 auto}.auth-wrapper h1{font-weight:800;font-size:28px;line-height:1.5;margin-bottom:14px}.auth-wrapper .left-col p{font-weight:500;font-size:16px;line-height:22px;color:var(--secondary-color);margin:0}.auth-wrapper .logo{margin-bottom:34px}.auth-wrapper .logo img{height:68px;width:auto}.auth-wrapper h2{font-weight:700;font-size:26px;line-height:28px;margin-bottom:8px}.auth-wrapper .right-col p{font-weight:500;font-size:14px;line-height:18px;color:var(--gray);margin-bottom:24px}.auth-wrapper .custom-link{font-weight:600;font-size:12px;line-height:16px;color:var(--black);display:inline-block;margin-top:-10px}.auth-wrapper .forgot-pwd-content .custom-link{margin-top:8px}.auth-wrapper .custom-link:hover{text-decoration:underline}.auth-wrapper .btn-wrap{margin-top:24px}.auth-wrapper .custom-form-group:not(:last-child){margin-bottom:16px}.auth-wrapper .input-password-wrap{position:relative}.auth-wrapper .input-password-wrap .pwd-icon-wrap{position:absolute;top:12px;right:12px;height:20px;width:20px;display:block;cursor:pointer}.auth-wrapper .input-password-wrap .pwd-icon-wrap .eye-off,.auth-wrapper .input-password-wrap.show-password .pwd-icon-wrap .eye-on{display:none}.auth-wrapper .input-password-wrap.show-password .pwd-icon-wrap .eye-off{display:block}.auth-wrapper .input-password-wrap input{padding-right:44px}.auth-wrapper .auth-content{width:100%;max-width:460px;padding:16px}@media (max-width: 1280px){.auth-wrapper .content-wrap{padding:30px 20px}}@media (max-width: 1140px){.auth-wrapper h1{font-size:26px}}
