.UserLostPasswordSuccess{max-width:320px!important;height:auto!important}.UserLostPasswordSuccess_inner{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:420px;padding:50px 30px 30px;background-color:var(--color-darkblue)}.UserLostPasswordSuccess_inner:before{content:"";display:block;width:160px;height:160px;background-image:url(/images/wallet/wallet-tx-success.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:contain}.UserLostPasswordSuccess_text{margin-top:30px;color:var(--color-white);font-family:var(--font-family);font-size:.875rem;font-weight:var(--font-bold);line-height:1.28;text-align:center}.UserLostPasswordSuccess_button{margin-top:25px}