.password-form-container{display:flex;flex-direction:column;width:50%;height:100%}.pmx-security .password-form{width:100%;padding:40px;height:100%}.pmx-security .password-form .head h4{font-size:24px;font-weight:900;color:#121212;text-align:center}.pmx-security .password-form .body,.pmx-security .password-form form{flex-direction:column;justify-content:space-between;height:100%}.pmx-security .password-form form{width:100%;display:flex;margin-top:24px}.pmx-security .password-form form .pmx-button{width:100%;margin-top:40px}.pmx-security .password-form form .pmx-button button{height:64px;max-width:unset}.pmx-security .password-form form .pmx-button button span{font-size:20px;font-weight:700}.pmx-security .password-form form .row{display:flex;margin-top:16px;box-sizing:border-box;width:100%}.pmx-security .password-form form .row .pmx-input{height:64px;box-sizing:border-box;display:flex;align-items:center;width:100%;margin:0;max-width:unset}.pmx-security .password-form form .row textarea{background-color:#f9fafe;width:100%;font-size:16px;outline:none;background:none;border:1px solid #f0f0f0;background:#f9fafe;border-radius:20px;height:136px;resize:none;font-family:YekanBakh;padding:22px 24px}.pmx-security .password-form form .row textarea::placeholder{color:#7093ec;opacity:1}.pmx-security .password-form form .row .col{box-sizing:border-box;width:50%}.pmx-security .password-form form .row .col .pmx-input{width:100%}.pmx-security .password-form form .row .col:last-child{margin-right:16px}.pmx-security .password-form form .row:first-child{margin-top:0}.pmx-security .pmx-card.completed{padding:16px;height:194px;margin-top:40px;width:100%}.pmx-security .pmx-card.completed .body{background:rgba(51,100,228,.05);padding:24px 24px 24px 56px;align-items:center;justify-content:space-between;box-sizing:border-box;height:100%}.pmx-security .pmx-card.completed .body h4{color:#3772ff;font-size:20px;font-weight:700}.pmx-security .pmx-card.completed .body>div{display:flex;flex-direction:column;justify-content:center;align-items:start;margin-right:16px}.pmx-security .pmx-card.completed .body>div p{font-size:14px;color:#3772ff;font-weight:700}.pmx-security .pmx-card.completed .body img{position:relative;bottom:64px;width:159px;height:225px}@media(max-width:991.98px){.password-form-container{min-height:unset}.password-form-container .password-form form .pmx-button{margin-top:24px}}