.captcha_container__3DwBd{display:flex;align-items:stretch;-webkit-padding-start:.5rem;padding-inline-start:.5rem;height:4.8rem;overflow:hidden}.captcha_container__3DwBd .captcha_captcha__1N89I{flex:3 1;border:2px solid #726ace;-webkit-border-end:none;border-inline-end:none;border-start-start-radius:.5rem;border-end-start-radius:.5rem}.captcha_container__3DwBd .captcha_captcha__1N89I div{height:100%}.captcha_container__3DwBd .captcha_captcha__1N89I svg{width:100%;height:100%}.captcha_container__3DwBd .captcha_captchaInner__1ZzwN{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transform-origin:center;transform-origin:center;width:95%}.captcha_container__3DwBd .captcha_iconContainer__1mypz{border:2px solid #726ace;border-start-end-radius:.5rem;border-end-end-radius:.5rem;flex:1 1;background-color:#726ace;display:flex;align-items:center;justify-content:center;-webkit-padding-end:.5rem;padding-inline-end:.5rem;-webkit-padding-start:.5rem;padding-inline-start:.5rem;cursor:pointer;height:100%}.captcha_container__3DwBd .captcha_iconContainer__1mypz .captcha_icon__2ddZI{color:#fff;font-size:2.5rem}.captcha_container__3DwBd .captcha_iconContainer__1mypz .captcha_animation__1KcYx{-webkit-animation-name:captcha_rotating__3QEup;animation-name:captcha_rotating__3QEup;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes captcha_rotating__3QEup{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{-webkit-transform:rotate(40deg);transform:rotate(40deg)}40%{-webkit-transform:rotate(80deg);transform:rotate(80deg)}60%{-webkit-transform:rotate(120deg);transform:rotate(120deg)}80%{-webkit-transform:rotate(160deg);transform:rotate(160deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes captcha_rotating__3QEup{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}20%{-webkit-transform:rotate(40deg);transform:rotate(40deg)}40%{-webkit-transform:rotate(80deg);transform:rotate(80deg)}60%{-webkit-transform:rotate(120deg);transform:rotate(120deg)}80%{-webkit-transform:rotate(160deg);transform:rotate(160deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}
/*!
 * 
 *   react-simple-keyboard v3.8.5
 *   https://github.com/hodgef/react-simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */
/*!
 * 
 *   simple-keyboard v3.8.4
 *   https://github.com/hodgef/simple-keyboard
 *
 *   Copyright (c) Francisco Hodge (https://github.com/hodgef) and project contributors.
 *
 *   This source code is licensed under the MIT license found in the
 *   LICENSE file in the root directory of this source tree.
 *
 */.hg-theme-default{background-color:#ececec;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:HelveticaNeue-Light,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;overflow:hidden;padding:5px;touch-action:manipulation;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.hg-theme-default .hg-button span{pointer-events:none}.hg-theme-default button.hg-button{border-width:0;font-size:inherit;outline:0}.hg-theme-default .hg-button{display:inline-block;flex-grow:1}.hg-theme-default .hg-row{display:flex}.hg-theme-default .hg-row:not(:last-child){margin-bottom:5px}.hg-theme-default .hg-row .hg-button-container,.hg-theme-default .hg-row .hg-button:not(:last-child){margin-right:5px}.hg-theme-default .hg-row>div:last-child{margin-right:0}.hg-theme-default .hg-row .hg-button-container{display:flex}.hg-theme-default .hg-button{align-items:center;background:#fff;border-bottom:1px solid #b5b5b5;border-radius:5px;-webkit-box-shadow:0 0 3px -1px rgba(0,0,0,.3);box-shadow:0 0 3px -1px rgba(0,0,0,.3);-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:flex;height:40px;justify-content:center;padding:5px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.hg-theme-default .hg-button.hg-standardBtn{width:20px}.hg-theme-default .hg-button.hg-activeButton{background:#efefef}.hg-theme-default.hg-layout-numeric .hg-button{align-items:center;display:flex;height:60px;justify-content:center;width:33.3%}.hg-theme-default .hg-button.hg-button-numpadadd,.hg-theme-default .hg-button.hg-button-numpadenter{height:85px}.hg-theme-default .hg-button.hg-button-numpad0{width:105px}.hg-theme-default .hg-button.hg-button-com{max-width:85px}.hg-theme-default .hg-button.hg-standardBtn.hg-button-at{max-width:45px}.hg-theme-default .hg-button.hg-selectedButton{background:rgba(5,25,70,.53);color:#fff}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn=".com"]{max-width:82px}.hg-theme-default .hg-button.hg-standardBtn[data-skbtn="@"]{max-width:60px}.hg-candidate-box{background:#ececec;border-bottom:2px solid #b5b5b5;border-radius:5px;display:inline-flex;margin-top:-10px;position:absolute;-webkit-transform:translateY(-100%);transform:translateY(-100%);-webkit-user-select:none;-ms-user-select:none;user-select:none}ul.hg-candidate-box-list{display:flex;flex:1 1;list-style:none;margin:0;padding:0}li.hg-candidate-box-list-item{align-items:center;display:flex;height:40px;justify-content:center;width:40px}li.hg-candidate-box-list-item:hover{background:rgba(0,0,0,.03);cursor:pointer}li.hg-candidate-box-list-item:active{background:rgba(0,0,0,.1)}.hg-candidate-box-prev:before{content:"◄"}.hg-candidate-box-next:before{content:"►"}.hg-candidate-box-next,.hg-candidate-box-prev{align-items:center;color:#969696;cursor:pointer;display:flex;padding:0 10px}.hg-candidate-box-next{border-bottom-right-radius:5px;border-top-right-radius:5px}.hg-candidate-box-prev{border-bottom-left-radius:5px;border-top-left-radius:5px}.hg-candidate-box-btn-active{color:#444}.loginForm_form__2fZeL{-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.17);box-shadow:0 2px 6px 0 rgba(0,0,0,.17);-webkit-padding-end:3.2rem;padding-inline-end:3.2rem;-webkit-padding-start:3.2rem;padding-inline-start:3.2rem;padding-bottom:3.5rem;background-color:#fff}.loginForm_logoContainer__15q-c{width:100%;display:flex;align-items:center;justify-content:center}.loginForm_logo__2gqLS{margin-top:2rem;width:9rem;height:6rem;margin-bottom:2rem}.loginForm_inputContainer__1XlFW{margin-bottom:2.5rem}.loginForm_inputContainer__1XlFW input{text-align:center;direction:ltr}.loginForm_ticketContainer__2IsDK{margin-bottom:2.5rem}.loginForm_ticketContainer__2IsDK input{direction:ltr;text-align:center;letter-spacing:1rem}.loginForm_ticketContainer__2IsDK svg{font-size:3rem;fill:#fa9b0e}.loginForm_captchaContainer__3OdEy{display:flex;justify-content:space-between;width:100%}.loginForm_captchaContainer__3OdEy .loginForm_captchaInputContainer__36xOs{flex:3 1;-webkit-margin-end:2.5rem;margin-inline-end:2.5rem}.loginForm_captchaContainer__3OdEy .loginForm_captchaInputContainer__36xOs input{text-align:center}.loginForm_captchaContainer__3OdEy .loginForm_captchaBox__23ajX{flex:3 1}.loginForm_btnContainer__3jlVN{margin-top:2.4rem}.loginForm_btnContainer__3jlVN button{font-size:2rem;min-height:4.7rem}.loginForm_keyboardContainer__ZsqlO{width:100%;max-width:100%;margin:1rem auto 0;text-align:center;direction:ltr}.loginForm_hidden__3AreJ{display:none}.loginForm_ticketTitle__Z-1cZ{font-size:1.5rem;color:#43425d;text-align:center;margin-bottom:2.5rem}.loginForm_ticketTitle__Z-1cZ span{border-bottom:2px solid #726ace}.loginForm_timerContainer__1WVvp{display:flex;font-size:2rem;color:#726ace;margin-bottom:1rem;text-align:center;justify-content:center}.loginForm_timerBox__uBEns{display:flex;margin-right:1rem}.loginForm_noTime__13ZO- p{color:#9b9b9b}.loginForm_timerBtn__236l4{cursor:pointer;background-color:#726ace;color:#fff;border-radius:10px;width:50%;margin:0 auto}.loginForm_timerBtn__236l4 p{margin-left:1rem}.otpForm_form__eT8_L{-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.17);box-shadow:0 2px 6px 0 rgba(0,0,0,.17);-webkit-padding-end:3.2rem;padding-inline-end:3.2rem;-webkit-padding-start:3.2rem;padding-inline-start:3.2rem;padding-bottom:3.5rem;background-color:#fff}.otpForm_logoContainer__2rmwe{width:100%;display:flex;align-items:center;justify-content:center}.otpForm_logo__2gbLS{margin-top:2rem;width:9rem;height:6rem;margin-bottom:2rem}.otpForm_inputContainer__5_n0M{margin-bottom:2.5rem}.otpForm_inputContainer__5_n0M input{text-align:center;direction:ltr}.otpForm_maskedMobileContainer__3HBZs{font-size:15px;text-align:center;color:#43425d;margin-top:1.5rem;direction:rtl}.otpForm_maskedMobileContainer__3HBZs span{-webkit-text-decoration:underline #726ace;text-decoration:underline #726ace;text-underline-offset:6px;letter-spacing:.1rem}.otpForm_otpContainer__3rEBt{margin-bottom:2.5rem}.otpForm_otpContainer__3rEBt input{direction:ltr;text-align:center;letter-spacing:1rem}.otpForm_otpContainer__3rEBt svg{font-size:3rem;fill:#fa9b0e}.otpForm_captchaContainer__3lFjb{display:flex;justify-content:space-between;width:100%}.otpForm_captchaContainer__3lFjb .otpForm_captchaInputContainer__21Iq4{flex:3 1;-webkit-margin-end:2.5rem;margin-inline-end:2.5rem}.otpForm_captchaContainer__3lFjb .otpForm_captchaInputContainer__21Iq4 input{text-align:center}.otpForm_captchaContainer__3lFjb .otpForm_captchaBox__3Jazq{flex:3 1}.otpForm_btnContainer__2m6q3{margin-top:2.5rem;display:flex;flex-direction:column;grid-gap:1.2rem;gap:1.2rem}.otpForm_btnContainer__2m6q3 button{font-size:2rem;min-height:4.7rem}.otpForm_retryCaptchaContainer__2srSF{display:flex;justify-content:center;margin:3.5rem auto auto;width:76%}.otpForm_retryCaptchaContainer__2srSF .otpForm_retryCaptchaInputContainer__2VYOy{flex:3 1;-webkit-margin-end:2.5rem;margin-inline-end:2.5rem}.otpForm_retryCaptchaContainer__2srSF .otpForm_retryCaptchaInputContainer__2VYOy input{text-align:center}.otpForm_retryCaptchaContainer__2srSF .otpForm_captchaBox__3Jazq{flex:3 1}.otpForm_keyboardContainer__3yjFm{width:100%;max-width:100%;margin:1rem auto 0;text-align:center;direction:ltr}.otpForm_hidden__kFWYp{display:none}.otpForm_ticketTitle__2odKH{font-size:1.5rem;color:#43425d;text-align:center;margin-bottom:2.5rem}.otpForm_ticketTitle__2odKH span{border-bottom:2px solid #726ace}.otpForm_timerContainer__2nRyj{display:flex;font-size:2rem;color:#726ace;margin-bottom:1rem;text-align:center;justify-content:center}.otpForm_timerBox__3abrF{display:flex;margin-right:1rem}.otpForm_noTime__3EbrE p{color:#9b9b9b}.otpForm_timerBtn__2LtoT{color:#fa9b0e;margin:2rem auto 3rem}.otpForm_backBtn__2mhe2{color:#fa9b0e!important;border:1px solid #fa9b0e!important;height:5rem!important}@media (max-width:900px){.otpForm_retryCaptchaContainer__2srSF{width:90%}}.languageSwitcher_languageBox__1w8sU{display:flex;direction:rtl}.languageSwitcher_languageBox__1w8sU p{cursor:pointer;font-size:1.5rem;margin:1rem;-webkit-transition:all .1s ease;transition:all .1s ease;-webkit-transform-origin:right;transform-origin:right}.languageSwitcher_languageBox__1w8sU .languageSwitcher_active__1TyvJ{border-bottom:3px solid #726ace}.languageSwitcher_languageBox__1w8sU .languageSwitcher_divider___PIC5{cursor:default}@media (max-width:600px){.languageSwitcher_languageBox__1w8sU p{padding:1rem;margin:.5rem;text-align:center;border:1px solid #a4a4a4;color:#a4a4a4}.languageSwitcher_languageBox__1w8sU .languageSwitcher_active__1TyvJ{background-color:#726ace;color:#fff}.languageSwitcher_languageBox__1w8sU .languageSwitcher_divider___PIC5{cursor:default;border:none;color:#000}}.login_container__24Fxl{display:flex;max-height:100vh;font-family:iransans,serif;background-color:#fff}.login_container__24Fxl,.login_logoBox__21qRt{-webkit-box-sizing:border-box;box-sizing:border-box}.login_logoBox__21qRt{flex:2 1;position:relative;height:100vh}.login_logoBox__21qRt .login_coverLogin__3adRy{object-fit:cover;width:100%;height:100%;display:block}.login_logoBox__21qRt .login_bankLogo__1Dnik{width:15rem;height:20rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.login_inputBox__2C3gf{flex:3 1;flex-direction:column;align-items:center}.login_formBox__18Qcl{width:65%;min-width:45rem;max-width:60rem;margin:auto}.login_languageContainer__37cMB{margin:10rem 0}.login_welcomeText__TBWPE{text-align:center;margin-bottom:.8rem;font-weight:700;color:#6a6a6a;font-size:2rem}.login_infoText__3nB6q{text-align:center;margin-top:1.5rem;color:#a0a0a0;font-size:1.5rem;margin-bottom:1.5rem}.login_imageBar___Fj57{height:30vh;width:100%;position:relative}.login_loginCover__1diAV{width:100%;object-fit:cover}.login_main__3Pgzj{width:90%;position:absolute;top:70%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.login_warnBox__2d5ol{border-radius:5px;border:1px dashed #fcbf18;background-color:rgba(255,175,67,.11);max-width:55rem;margin:3rem auto;display:flex;align-items:center;grid-gap:1rem;gap:1rem;font-weight:700}.login_warnText__2A-5g{color:#ffaf43;font-size:16px;font-weight:500;line-height:1.7}.login_methodButtons__jAoOi{background-color:#f7f7f7;padding:1rem 1.5rem;display:flex;border-radius:10px;justify-content:space-around;margin:25px 0}.login_methodButtons__jAoOi p{align-items:center;display:flex;justify-content:center}.login_methodButton__2jNHb{cursor:pointer;font-size:1.5rem;background-color:transparent;padding:1.3rem 1rem;border-radius:8px;color:#a4a4a4;width:40%;text-align:center}.login_selectedMethodButton__JexGs{background-color:#726ace;color:#fff}.login_warnContainer__ATlil{display:flex;align-items:center;margin:auto;grid-gap:8px;gap:8px;padding:2rem 1rem}.login_warnContainer__ATlil svg{flex-shrink:0}@media (max-width:1200px){.login_formBox__18Qcl{width:80%}.login_warnBox__2d5ol{max-width:75%}}@media (max-width:900px){.login_formBox__18Qcl{width:85%}.login_logoBox__21qRt .login_bankLogo__1Dnik{width:11.5rem;height:15rem}.login_warnBox__2d5ol{max-width:80%}}@media (max-width:767px){.login_warnBox__2d5ol{max-width:85%}}@media (max-width:600px){.login_container__24Fxl{position:relative;direction:rtl;min-height:100vh;height:100vh;width:100%;overflow-y:auto;display:flex;align-items:center;justify-content:center;background-color:#fff}.login_logoBox__21qRt{display:none}.login_bankLogo__1Dnik{width:5.5rem;height:7rem;position:absolute;top:8%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.login_inputBox__2C3gf{width:92%;max-width:420px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;z-index:1}.login_languageContainer__37cMB{margin:0 0 1.2rem;width:100%;display:flex;justify-content:center}.login_formBox__18Qcl{width:100%!important;min-width:unset;max-width:100%;margin:0 auto;padding:0 10px}.login_welcomeText__TBWPE{font-size:1.7rem;margin-bottom:.6rem}.login_infoText__3nB6q{font-size:1.3rem;margin-top:1rem;margin-bottom:1.2rem}.login_methodButtons__jAoOi{padding:.8rem 1rem;margin:20px 0}.login_methodButton__2jNHb{font-size:1.35rem;padding:1.1rem .8rem}.login_warnContainer__ATlil svg{width:20px;height:20px;flex-shrink:0}.login_warnBox__2d5ol{max-width:95%;font-size:.85rem}.login_warnText__2A-5g{font-size:14px;line-height:1.6}}