.otp .otp-input{display:flex;gap:16px;margin-bottom:50px;margin-top:20px;direction:ltr}[dir="rtl"] .otp .otp-input{float:right}.otp .otp-input .otp-number{border:1px solid #e2e2e4;background:#fff;width:82px;height:50px;font-size:14px;line-height:32px;color:#06161f;border-radius:8px;padding:12px;text-align:center;outline:0!important;width:calc(100%/4)}.otp .time-left{color:#939393;font-size:16px;line-height:24px;margin-top:24px;display:flex;justify-content:center;align-items:center;gap:8px}.otp .time-left .timer{color:#494949}.otp .resend-code{display:flex;justify-content:center;gap:6px;font-size:16px;line-height:24px;color:#939393;margin:16px 0}.otp .resend-code .btn-resend:disabled{color:#c4c4c4}.otp .resend-code .btn-resend{color:#494949;text-decoration:underline;padding:0;background:none;border:0;font-family:'PLEX-Medium'}.otp .otp-input .otp-number:focus{border-color:#1b8354}.otp .otp-input .otp-number::placeholder{opacity:0}.otp .otp-input .otp-number:focus::placeholder{opacity:1}