.recuperar-password{width:100%;display:flex;justify-content:space-between;min-height:100vh;background:var(--white)}.recuperar-password>div:first-child{width:560px;padding:25px}.recuperar-password>div:first-child h1{color:var(--grey-9);font-size:27px;font-weight:400;margin:0 0 32px;text-align:center;white-space:nowrap}.recuperar-password>div:first-child .footer-recuperar-password{display:flex;font-size:12px;justify-content:space-between;position:absolute;bottom:16px;left:0;max-width:550px;width:100%;padding:0 16px}.recuperar-password>div:first-child .footer-recuperar-password>div{display:flex;color:#707e8c}.recuperar-password>div:first-child .footer-recuperar-password>div>span{padding-left:15px;padding-right:15px;border-right:1px solid #707e8c;cursor:pointer}.recuperar-password>div:first-child .footer-recuperar-password>div>span:first-child{padding-left:0}.recuperar-password>div:first-child .footer-recuperar-password>div>span:nth-child(3){padding-right:0;border:0}.recuperar-password>div:nth-child(2){width:calc(100% - 560px);overflow:hidden;position:relative}.recuperar-password>div:nth-child(2) .bg-recuperar-password{position:absolute;top:0;right:0;min-width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.recuperar-password .mb-24{margin-bottom:24px}.recuperar-password .logo img{max-height:24px}.recuperar-password .form{margin:17vh auto 0;max-width:300px}.recuperar-password .form .subtitle{padding-bottom:32px;display:block}.recuperar-password .form .viu-input{width:100%}.recuperar-password .form .viu-input input:-webkit-autofill{box-shadow:200px 200px 100px var(--white) inset}.recuperar-password .form .viu-input i{color:#b5bdc4}.recuperar-password .form .flex{display:flex;justify-content:space-between}.recuperar-password .form .viu-button{width:100%;min-width:100%}.recuperar-password .form .viu-button .button{width:100%;justify-content:center;font-size:18px;font-weight:700}.recuperar-password .form .button-restablecer{margin-top:50px}.recuperar-password .enlace a{color:#555;font-weight:100;text-decoration:none}