@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes slideUpIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-4px)}75%{transform:translate(4px)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.access-denied-container{flex-direction:column;gap:20px;max-width:898px;margin:0 auto;display:flex}.access-denied-alert{background:#eff8ff;border:1px solid #2a66cd;border-radius:8px;align-items:center;width:100%;padding:16px 24px}.access-denied,.access-denied-alert{justify-content:center;gap:12px;display:flex}.access-denied{flex:1 0 0}.access-denied-content{flex-direction:column;flex:1 0 0;justify-content:center;align-items:flex-start;gap:4px;display:flex}.access-denied .title{color:#112026;text-align:right;font-size:16px;font-weight:600}.access-denied .description{color:#112026;text-align:right;font-size:13px;font-weight:400}.access-denied-btn{color:#000;border:1.5px solid #000;border-radius:5px;justify-content:center;align-items:center;gap:12px;min-width:193px;height:48px;padding:8px 12px;font-size:16px;font-weight:600;display:flex}.access-denied-btn:hover{color:#000;transform:translateY(-1px);box-shadow:0 2px 8px #04445a1a}@media (max-width:768px){.access-denied-alert{flex-direction:column}.access-denied-btn{width:100%;display:flex}}.valid-account-container{flex-direction:column;gap:20px;max-width:898px;margin:0 auto;display:flex}.valid-account-alert{background:#fcf7f7;border:1px solid #dc2626;border-radius:8px;align-items:center;width:100%;padding:16px 24px}.valid-account-alert,.valid-account-content{justify-content:center;gap:12px;display:flex}.valid-account-content{flex:1 0 0}.valid-account-info{flex-direction:column;flex:1 0 0;justify-content:center;align-items:flex-start;gap:4px;display:flex}.valid-account-title{color:#112026;text-align:right;margin-bottom:4px;font-size:16px;font-weight:600}.valid-account-description{color:#112026;text-align:right;font-size:13px;font-weight:400}.btn-user-account{color:#000;border:1.5px solid #000;border-radius:5px;justify-content:center;align-items:center;gap:12px;min-width:193px;height:48px;padding:8px 12px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.btn-user-account:hover{color:#000;transform:translateY(-1px);box-shadow:0 2px 8px #04445a1a}.btn-user-account:active{transform:translateY(0)}.btn-support{color:#112026;background:#ef6820;border:1px solid #ef6820;border-radius:5px;align-items:center;gap:8px;width:100%;padding:12px;transition:all .2s;display:flex}.btn-support:hover{color:inherit;transform:translateY(-1px);box-shadow:0 2px 8px #04445a1a}.btn-support:active,.btn-support:focus{transform:translateY(0);box-shadow:none!important}.btn-support .support-text{font-size:14px;font-weight:400}.btn-support .support-number{margin-top:5px;font-size:14px;font-weight:700}.btn-support i{width:16px;height:16px}@media (max-width:768px){.valid-account-alert{flex-direction:column;padding:12px}.btn-user-account{width:100%;min-width:auto;display:flex}}@media (max-width:480px){.valid-account-description{font-size:13px}.btn-support,.btn-user-account{height:44px;font-size:14px}}.support-phone-box{color:#112026;background:#ffc107;border:1px solid #f5ba06;border-radius:5px;align-items:center;gap:8px;width:100%;padding:12px;text-decoration:none;transition:all .2s;display:flex}.support-phone-box:hover{color:inherit;text-decoration:none;transform:translateY(-1px);box-shadow:0 2px 8px #04445a1a}.support-phone-box:active,.support-phone-box:focus{color:inherit;text-decoration:none;transform:translateY(0);box-shadow:none!important}.support-phone-box .support-phone-text{flex-direction:column;justify-content:center;align-items:flex-start;width:100%;line-height:normal;display:flex}.support-phone-box .support-phone-label{font-size:14px;font-weight:400;line-height:1.2}.support-phone-box .support-phone-number{margin-top:5px;font-size:14px;font-weight:700;line-height:1.2}.support-phone-chevron,.support-phone-icon{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.support-phone-chevron svg,.support-phone-icon svg{width:100%;height:100%}@media (max-width:768px){.support-phone-box{gap:6px;padding:10px}.support-phone-box .support-phone-chevron,.support-phone-box .support-phone-icon{width:16px;height:16px}}@media (max-width:480px){.support-phone-box{padding:8px}}.modal-dialog-bottom{max-width:100%;height:auto;margin:0;position:fixed;bottom:0;left:0;right:0}.modal-dialog-bottom .modal-content{border:none;border-radius:15px 15px 0 0;flex-direction:column;max-height:80vh;padding:16px;animation:.3s ease-out slideUpIn;display:flex;overflow:hidden;box-shadow:0 -5px 20px #04445a1a}.modal-dialog-bottom .modal-header{border:none;justify-content:space-between;align-items:center;padding:0 0 16px;display:flex}.modal-dialog-bottom .header-modal-title{text-align:right;vertical-align:middle;margin-bottom:0;font-size:16px;font-weight:700;line-height:100%}.modal-dialog-bottom .modal-title{color:#323232;font-feature-settings:"liga" off,"clig" off;text-align:center;margin-bottom:8px;font-size:16px;font-weight:700}.modal-dialog-bottom .modal-message{color:#848687;font-feature-settings:"liga" off,"clig" off;text-align:center;font-size:14px;font-weight:400;line-height:24px}.modal-dialog-bottom .modal-icon{place-content:center;margin-top:20px;margin-bottom:16px;display:flex}.modal-dialog-bottom .close{color:#848687;cursor:pointer;background:0 0;border:none;width:20px;height:20px;margin:0;padding:0;font-size:20px}.modal-dialog-bottom .modal-body{text-align:justify;padding-left:20px;padding-right:0;max-height:60vh;margin-left:-15px;padding-block:20px;overflow-y:auto}.modal-dialog-bottom .modal-footer{border:none;padding:20px 0 0}.modal-dialog-bottom .modal-footer button{direction:rtl}.modal-dialog-bottom .modal-footer>:not(:last-child){margin-right:0}.modal.fade .modal-dialog-bottom{transition:transform .3s ease-out;transform:translateY(100%)}.modal.show .modal-dialog-bottom{transform:translateY(0)}@media (min-width:999px){.modal-dialog-bottom{width:532px!important;max-width:90vw!important;height:auto!important;margin:0!important;position:fixed!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important}.modal-dialog-bottom .modal-content{border-radius:15px!important;max-height:80vh!important}.modal.fade .modal-dialog-bottom{transition:transform .3s ease-out!important;transform:translate(-50%,-50%)scale(.8)!important}.modal.show .modal-dialog-bottom{transform:translate(-50%,-50%)scale(1)!important}}@keyframes slideUpIn{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.amount-chips{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.amount-chips .amount-chip{cursor:pointer;white-space:nowrap;color:#5a5c5d;background-color:#ecf1f3;border:none;border-radius:29px;justify-content:center;align-items:center;gap:8px;height:24px;padding:4px 8px;font-size:12px;font-style:normal;font-weight:400;line-height:normal;transition:all .2s;display:flex}.amount-chips .amount-chip:focus{outline:none}.amount-chips .amount-chip:hover{background-color:#e9ecef;border-color:#6b7280}.amount-chips .amount-chip:active{transform:translateY(1px)}.select-account-wrapper .label{color:#112026;margin:0;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.select-account-wrapper .info-text{color:#848687;margin:0;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.select-account-wrapper .select-box{color:#112026;cursor:pointer;background:#fff;border:.5px solid #112026;border-radius:2px;align-items:center;gap:12px;width:100%;height:48px;margin-block:6px;padding:8px 12px;transition:all .2s;display:flex}.select-account-wrapper .select-box:focus,.select-account-wrapper .select-box:hover{border:.5px solid #007bff;box-shadow:0 0 3px 2px #007bff26}.select-account-wrapper .select-box:focus{outline:none}.select-account-wrapper .select-box:active{transform:translateY(0)}.select-account-wrapper .select-box-content{flex-direction:column;flex:1;display:flex}.select-account-wrapper .select-box .select-account-text{font-size:14px;font-weight:400}.select-account-wrapper .select-box .arrow-icon,.select-account-wrapper .select-box .logo-bank{justify-content:center;align-items:center;width:20px;height:20px;margin-left:auto;margin-right:0;display:flex}.select-account-wrapper .select-box .selectedAccountName{color:#112026;font-size:14px;font-weight:400}.select-account-wrapper .select-box .selectedAccountNumber{color:#848687;font-size:13px;font-weight:400}.modal .source-account-item{cursor:pointer;background:0 0;border:1px solid #babcbd;border-radius:5px;flex-direction:column;margin-bottom:12px;padding:12px 8px;transition:all .2s;display:flex}.modal .source-account-item--content{flex-direction:column;gap:12px;display:flex}.modal .source-account-item--avatar{align-items:center;gap:6px;display:flex}.modal .source-account-item--avatar .bank-title{text-align:right;font-size:14px;font-weight:600}.modal .source-account-item--info{flex-direction:column;gap:6px;display:flex}.modal .source-account-item--info .account-info{text-align:right}.modal .source-account-item--info .account-info small{text-align:right;color:#848687;font-size:12px;font-weight:400}.modal .source-account-item--info .account-info span{text-align:right;color:#112026;font-size:14px;font-weight:500;display:inline-block}.modal .source-account-item:hover{transform:translateY(-1px);box-shadow:0 2px 8px #04445a1a;background-color:#f1faff!important;border-color:#007599!important}.modal .source-account-item:active{transform:translateY(0)}.modal .source-account-item.selected-account{transform:translateY(-1px);box-shadow:0 2px 8px #04445a1a;background-color:#f1faff!important;border-color:#007599!important}.modal .source-account-item:last-child{margin-bottom:0}.input-wrapper .label{color:#112026;margin:0;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.input-wrapper .amount-input-container{margin:6px 0;position:relative}.input-wrapper .amount-input-container .currency-label{pointer-events:none;color:#848687;border-right:.5px solid #000;padding-right:10px;font-size:14px;font-weight:400;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.input-wrapper .amount-input{text-align:right;border:.3px solid #112026;border-radius:3px;width:100%;height:48px;padding:14px 12px;font-size:14px}.input-wrapper .amount-input::-moz-placeholder{color:#babcbd;font-size:14px;font-weight:400}.input-wrapper .amount-input:-ms-placeholder-shown{color:#babcbd;font-size:14px;font-weight:400}.input-wrapper .amount-input::placeholder{color:#babcbd;font-size:14px;font-weight:400}.input-wrapper .amount-input:focus{border-color:#007bff;outline:none}.input-wrapper .amount-input.error{border-color:#dc2626}.input-wrapper .amount-error{color:#dc2626;text-align:right;margin-top:4px;font-size:12px;font-weight:400}.input-wrapper .amount-words{color:#112026;margin-top:4px;font-size:12px;font-weight:400}.input-wrapper .amount-chip{flex:1}@media screen and (max-width:576px){.input-wrapper .amount-chip{flex:45%}}.alert-box{border-radius:5px;align-items:center;gap:8px;margin-bottom:20px;padding:12px;display:flex}.alert-box i{flex-shrink:0;font-size:17px}.alert-box .alert-content{flex:1}.alert-box .alert-content h5{color:var(--on-surface-high-emphasis-950,#112026);font-weight:700}.alert-box .alert-content h5,.alert-box .alert-content p{text-align:right;margin:0;font-size:14px;font-style:normal;line-height:normal}.alert-box .alert-content p{color:var(--on-surface-med-emphasis-900,#5a5c5d);font-weight:400}.alert-box .alert-content ul{color:#112026;margin-bottom:0;margin-right:16px;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.alert-box.alert-warning{background-color:#fef6ee!important;border:1px solid #ef6820!important}.alert-box.alert-warning i{color:#ef6820!important}.alert-box.alert-primary{background-color:#cfe2ff!important;border:1px solid #0d6efd!important}.alert-box.alert-primary i{color:#0d6efd!important}.alert-box.alert-danger{border:1px solid var(--system-negative-600,#d92d20)!important;background-color:var(--system-negative-light-50,#fef3f2)!important}.alert-box.alert-danger i{color:var(--system-negative-600,#d92d20)!important}.alert-box.alert-success{background-color:#d1e7dd!important;border:1px solid #198754!important}.alert-box.alert-success i{color:#198754!important}.alert-box.alert-info{background-color:#cff4fc!important;border:1px solid #0dcaf0!important}.alert-box.alert-info i{color:#0dcaf0!important}.section{border-radius:5px;flex-direction:column;align-items:flex-start;width:100%;max-width:898px;margin:0 auto 12px;display:flex;overflow:hidden;box-shadow:0 1px 1px #04445a33}.section>.section-header{background:#e5e7e8;border-radius:5px 5px 0 0;justify-content:center;align-self:stretch;align-items:center;padding:14px 0 10px;display:flex}.section>.section-header h3{color:#112026;text-align:center;margin:0;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.btn-component{cursor:pointer;box-sizing:border-box;appearance:none;direction:rtl;border:none;outline:none;gap:12px;width:100%;font-style:normal;line-height:normal;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.btn-component,.btn-component__icon{justify-content:center;align-items:center}.btn-component__icon{flex-shrink:0;display:flex}.btn-component__icon i{line-height:1}.btn-component__text{white-space:nowrap;line-height:1}.btn-component--size-64{border-radius:5px;height:64px;padding:16px;font-size:22px;font-weight:500}.btn-component--size-64.btn-component--icon-only{border-radius:40px;width:64px;padding:16px}.btn-component--size-64 .btn-component__hover-overlay{width:134px;height:134px;top:-35px}.btn-component--size-56{border-radius:5px;height:56px;padding:12px;font-size:18px;font-weight:500}.btn-component--size-56.btn-component--icon-only{border-radius:40px;width:56px;padding:12px}.btn-component--size-48{border-radius:5px;height:48px;padding:8px 12px;font-size:16px;font-weight:700}.btn-component--size-48.btn-component--icon-only{border-radius:40px;width:48px;padding:8px 12px}.btn-component--size-40{border-radius:5px;height:40px;padding:4px 12px;font-size:14px;font-weight:700}.btn-component--size-40.btn-component--icon-only{border-radius:40px;width:40px;padding:4px 12px}.btn-component--size-36{border-radius:5px;height:36px;padding:4px 12px;font-size:13px;font-weight:400}.btn-component--size-36.btn-component--icon-only{border-radius:40px;width:40px;padding:4px 12px}.btn-component--fill{background-color:var(--main-button,#28a745);color:var(--Surface-Default,#fff);border:none}.btn-component--fill:hover:not(:disabled){color:var(--Surface-Default,#fff);background-color:#23923d}.btn-component--fill:active:not(:disabled){background-color:#208637;transform:scale(.98)}.btn-component--fill:focus{outline:unset}.btn-component--gold{background:var(--Brand-Gold,#f0cc49);color:var(--On-Surface-High-Emphasis,#112026);border:none}.btn-component--gold:hover:not(:disabled){color:var(--On-Surface-High-Emphasis,#112026);background-color:#eec531}.btn-component--gold:active:not(:disabled){background-color:#edc123;transform:scale(.98)}.btn-component--gold:focus{outline:unset}.btn-component--outline{color:#112026;background-color:#0000;border:1.5px solid #dee1e2}.btn-component--outline:hover:not(:disabled){color:#112026;background-color:#f5f5f5;border-color:#c4c7c9}.btn-component--outline:active:not(:disabled){background-color:#e5e7e8;transform:scale(.98)}.btn-component--outline:focus{outline:unset}.btn-component--destructive{color:var(--system-negative-600,#d92d20);border:1px solid var(--system-negative-600,#d92d20);background-color:#0000}.btn-component--destructive:hover:not(:disabled){color:var(--system-negative-600,#d92d20);background-color:#d92d200d;border-color:#c3281d}.btn-component--destructive:active:not(:disabled){background-color:#d92d201a;transform:scale(.98)}.btn-component--destructive:focus{outline:unset}.btn-component--disabled,.btn-component:disabled{background-color:var(--Surface-Disabled,#e5e7e8);color:var(--On-Surface-Disabled,#8f9192);cursor:not-allowed;pointer-events:none;opacity:1;border:none}.btn-component--disabled:hover,.btn-component:disabled:hover{background-color:var(--Surface-Disabled,#e5e7e8)}.btn-component--full-width{width:100%;display:flex}.btn-component[href]:hover{text-decoration:none}.btn-component[href][aria-disabled=true]{pointer-events:none;cursor:not-allowed}@media (max-width:576px){.btn-component--size-64{height:56px;padding:12px;font-size:18px}.btn-component--size-56{height:48px;padding:8px 12px;font-size:16px}}.btn-component-group{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.btn-component-group--vertical{flex-direction:column}.btn-component-group--vertical .btn-component{width:100%}.btn-component-group--center{justify-content:center}.btn-component-group--end{justify-content:flex-end}*{box-sizing:border-box}.auth__slider{background-color:#f7ca18;width:100%;height:100vh}.auth__slider .carousel-indicators{padding:0;bottom:90px}@media (prefers-color-scheme:dark){.auth__slider{color:#000!important;background-color:#ffc107!important}}.auth__carousel-inner,.auth__carousel-item{height:100%}.auth__carousel-item:nth-child(2):before,.auth__carousel-item:nth-child(3):before{content:"";opacity:.4;z-index:-1;background-image:url(/css/images/tlyn-white.png);background-position:50% -20px;background-repeat:no-repeat;background-size:500px;width:100%;height:100%;position:absolute}.auth__carousel-item:nth-child(3):before{background-position:50% calc(100% + 20px)}.auth__carousel-content{text-align:center;height:calc(100% - 200px);padding:20px;overflow:hidden auto}.auth__carousel-content .title{text-align:center;margin-top:16px;font-weight:700;color:inherit!important}.auth__next-button{text-align:center;width:100%;max-width:500px;margin:0 auto 100px;display:block;position:absolute;left:0;right:0}.auth__next-button button{border-radius:10px!important}.auth__features{opacity:0;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:200px;padding:0 30px;font-size:14px;line-height:40px;transition:all .3s ease-in-out;display:flex}.auth__features.active{opacity:1}.auth__trust{width:300px;height:200px;transition:all .3s ease-in-out;position:absolute;top:0;left:-320px}.auth__trust.active{left:-20px}.auth__trust .menu{color:#fff9;text-align:right;cursor:pointer;background-color:#42454b;border-radius:10px 10px 0 0;justify-content:space-between;align-items:center;width:200px;height:40px;padding:5px 15px;font-weight:700;display:flex;position:absolute;top:80px;left:220px;transform:rotate(90deg)}.auth__trust .content{color:#fff;text-align:center;background-color:#42454bb2;width:calc(100vw - 60px);height:100%;padding:10px;line-height:25px}.auth__trust .content,.login__container{flex-direction:column;justify-content:center;align-items:center;display:flex}.login__container{min-height:inherit;box-sizing:border-box;background-color:#fff}.login__container.registration-mode{justify-content:flex-start;height:auto;max-height:none;padding-top:40px;overflow-y:visible}.login__form{flex-direction:column;width:100%;max-width:470px;padding:0 68px;display:flex}.login__form.keyboard-mode{min-height:calc(var(--vh,1vh)*100 - 120px)}.login__form.registration-active{margin-bottom:100px}.login__form>div{width:100%;position:relative}.login__header{text-align:center;margin-bottom:32px}.login__logo{-o-object-fit:contain;object-fit:contain;width:70px;height:70px}.login__logo-wrapper{margin-bottom:24px}.login__title{color:#112026;margin:0;font-size:18px;font-weight:700;line-height:1.4}.login__link{color:#3b82f6;cursor:pointer;font-size:12px;font-weight:400;text-decoration:none;transition:color .2s ease-in-out;display:inline-block}.login__link-wrapper{margin-top:7px}.login__link span{color:#848687;font-size:13px}.login__link:hover{color:#2563eb;text-decoration:underline}.input__section{z-index:2;flex-direction:column;display:flex;position:relative}.input__label{color:#112026;text-align:right;margin:0 0 6px;font-size:14px;font-weight:400!important}.input__label span{color:#848687;font-size:14px;font-weight:400}.input__wrapper{position:relative}.input__info{text-align:right;margin-top:8px;font-size:12px;font-weight:400!important}.phone__input{color:#374151;text-align:center;direction:ltr;border:1px solid #d1d5db;border-radius:3px;width:100%;height:48px;padding:12px 16px;font-size:14px;font-weight:400;transition:all .2s ease-in-out}.phone__input:focus{border-color:#66abe4;outline:none}.phone__input.error,.phone__input.error:focus{border-color:#d92d20}.phone__input.disabled-phone,.phone__input:disabled{-webkit-text-fill-color:#848687!important;cursor:not-allowed!important;border-color:#5a5c5d!important;box-shadow:inset 0 0 0 1000px #e9ecef!important}.help__text{color:#6b7280}.error__message,.help__text{font-size:12px;line-height:1.4}.error__message{color:#d92d20}.otp__section{z-index:3;margin-top:24px;animation:.3s ease-out slideDown;position:relative}.otp__section .input__label #timer-text{color:#112026;font-size:12px;font-weight:700}.otp__section .input__label #resend-btn{color:#1570ef;cursor:pointer;font-size:12px;font-weight:400;transition:all .2s ease-in-out}.otp__section .input__label #resend-btn.sending{color:#9ca3af;cursor:not-allowed;opacity:.7}.otp__inputs{direction:ltr;justify-content:space-between;gap:8px}.otp__digit,.otp__inputs{align-items:center;display:flex}.otp__digit{color:#374151;text-align:center;border:1px solid #dee2e6;border-radius:8px;justify-content:center;width:38px;height:42px;padding:12px 8px 8px;font-size:18px;font-weight:400;line-height:40px;transition:all .2s ease-in-out}.otp__digit::-moz-placeholder{color:#dee2e6;vertical-align:middle}.otp__digit:-ms-placeholder-shown{color:#dee2e6;vertical-align:middle}.otp__digit::placeholder{color:#dee2e6;vertical-align:middle}.otp__digit:focus{border-color:#66abe4;outline:none}.otp__digit.error{background-color:#fef2f2;border-color:#d92d20;animation:.5s ease-in-out shake}.otp__separator{color:#6b7280;margin:0 2px;font-size:18px;font-weight:500}.otp__info{text-align:right;margin-top:6px}.otp__info .help__text{color:#848687;font-size:13px;font-weight:400;line-height:normal}.resend__link{color:#3b82f6;margin-top:4px;font-size:12px;text-decoration:none;display:inline-block}.resend__link:hover{color:#2563eb;text-decoration:underline}.password__section{z-index:1;clear:both;width:100%;margin-bottom:20px;animation:.3s ease-out slideDown;position:relative}.password__section *{box-sizing:border-box}.password__wrapper{position:relative}.password__input{color:#374151;border:1px solid #d1d5db;border-radius:3px;width:100%;height:48px;padding:12px 16px 12px 45px;font-size:14px;font-weight:400;transition:all .2s ease-in-out}.password__input:focus{border-color:#66abe4;outline:none}.password__input.error,.password__input.error:focus{border-color:#d92d20}.password__toggle{cursor:pointer;color:#6b7280;z-index:10;background:0 0;border:none;padding:4px;font-size:18px;transition:color .2s ease-in-out;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.password__toggle:hover{color:#3b82f6}.password__toggle:focus{color:#66abe4;outline:none}.password__buttons{flex-direction:column;gap:12px;display:flex}.password__requirements{margin-top:8px}.forgot-password__link{color:#1570ef;font-size:12px;font-weight:700;line-height:normal}.national__buttons{flex-direction:column;gap:12px;display:flex}.requirement__item{align-items:center;margin-bottom:8px;font-size:14px;display:flex}.requirement__item:last-child{margin-bottom:0}.requirement__item.valid .requirement__circle{border:1px solid #099250}.requirement__item.valid .requirement__circle i{color:#099250}.requirement__item.valid .requirement__circle i:before{content:""}.requirement__item.valid .requirement__text{color:#099250}.requirement__item.invalid .requirement__circle{border:1px solid #d92d20}.requirement__item.invalid .requirement__circle i{color:#d92d20}.requirement__item.invalid .requirement__circle i:before{content:""}.requirement__item.invalid .requirement__text{color:#d92d20}.requirement__circle{border:1px solid #dee2e6;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;margin-left:8px;transition:all .3s ease-in-out;display:flex}.requirement__circle i{color:#0000;font-size:10px;transition:all .3s ease-in-out}.requirement__text{color:#5a5c5d;font-size:12px;font-weight:400;transition:color .3s ease-in-out}.registration__section{z-index:1;clear:both;width:100%;animation:.3s ease-out slideDown;position:relative}.registration__section *{box-sizing:border-box}.registration__section .field-group{margin-bottom:16px}.registration__section .field-group:last-child{margin-bottom:0}.registration__fields{flex-direction:column;gap:16px;display:flex}.registration__login-section{text-align:center;margin-top:8px}.registration__login-link{color:#3b82f6;cursor:pointer;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s ease-in-out}.registration__login-link:hover{color:#2563eb;text-decoration:underline}.field__group{flex-direction:column;display:flex}.field__group .input__label{margin-bottom:6px}.field__group .input__wrapper{margin-bottom:0}.disabled__input{cursor:not-allowed;color:#6b7280!important;background-color:#f9fafb!important}.terms__section{text-align:right;margin-bottom:14px}.terms__text{color:#6b7280;margin:0;font-size:12px;line-height:1.4}.terms__link{color:#3b82f6;text-decoration:none}.terms__link:hover{cursor:pointer;text-decoration:underline}.reset-password__section{z-index:1;clear:both;width:100%;animation:.3s ease-out slideDown;position:relative}.reset-password__section *{box-sizing:border-box}.reset-password__fields{flex-direction:column;gap:16px;display:flex}.reset-password__fields .field-group{margin-bottom:16px}.reset-password__buttons{flex-direction:column;gap:12px;display:flex}.back-to-login__btn{color:#3b82f6;cursor:pointer;background-color:#0000;border:none;border-radius:5px;justify-content:center;align-items:center;width:100%;height:48px;font-size:16px;font-weight:400;transition:all .2s ease-in-out;display:flex}.back-to-login__btn:hover{color:#2563eb;background-color:#f3f4f6;border-color:#2563eb}.back-to-login__btn:active{background-color:#e5e7e8;transform:translateY(1px)}.submit__section{border-radius:5px;margin-top:100px;transition:margin-top .3s ease-in-out}.submit__section.registration-mode{margin-top:42px}.submit__section.keyboard-open{margin-top:40px;margin-bottom:20px}.submit__btn{cursor:pointer;color:#fff;direction:rtl;background-color:#3b82f6;border:none;border-radius:5px;justify-content:center;align-items:center;width:100%;height:48px;font-size:16px;font-weight:700;transition:all .2s ease-in-out;display:flex}.submit__btn:disabled{color:#9ca3af;cursor:not-allowed;background-color:#d1d5db}.submit__btn:hover{background-color:#2563eb}.submit__btn:active{background-color:#1d4ed8;transform:translateY(1px)}.submit__btn:focus{outline:none}.btn__loading{align-items:center;gap:8px;display:flex}.btn__loading i{animation:1s linear infinite spin}.phone__toast{z-index:9999;opacity:0;pointer-events:none;transition:all .3s ease-out;position:fixed;top:20px;left:20px;right:20px;transform:translateY(-20px)}.phone__toast.show{opacity:1;pointer-events:auto;transform:translateY(0)}.toast__content{cursor:pointer;direction:rtl;background-color:#fef2f2;border:1px solid #d92d20;border-radius:8px;align-items:center;gap:8px;max-width:328px;margin:0 auto;padding:12px;transition:all .2s ease-in-out;display:flex;box-shadow:0 10px 25px #0000001a}.toast__content:hover{background-color:#fee2e2;transform:translateY(-1px);box-shadow:0 12px 30px #00000026}.toast__content.success{background-color:#f0fdf4;border:1px solid #099250}.toast__content.success:hover{background-color:#dcfce7;transform:translateY(-1px);box-shadow:0 12px 30px #00000026}.toast__content:active{transform:translateY(0)}.toast__content .fa-exclamation-circle{color:#d92d20;font-size:20px}.toast__content.success .fa-check-circle{color:#099250;font-size:20px}.toast__message{color:#112026;text-align:right;flex:1;font-size:14px;font-weight:400;line-height:1.4}.dev__message{text-align:center;border-radius:8px;margin:16px 0;padding:12px 16px;font-size:14px;animation:.3s ease-out slideDown}.dev__info{color:#1e40af;background-color:#eff6ff;border-color:#bfdbfe}.dev__error{color:#b91c1c;background-color:#fef2f2;border-color:#fecaca}.biometric__section{text-align:center;margin-top:16px}.biometric__wrapper{flex-direction:column;align-items:center;gap:12px;display:flex}.biometric__text{color:#6b7280;margin:0;font-size:14px}.biometric__btn{color:#3b82f6;background-color:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:all .2s ease-in-out;display:inline-flex}.biometric__btn:hover{color:#2563eb;background-color:#e5e7e8;text-decoration:none}.biometric__btn i{font-size:24px}.support__section{text-align:center;border-top:1px solid #ecf1f3;margin-top:20px;padding-top:12px}.support__link{color:#3b82f6;align-items:center;gap:4px;font-size:14px;text-decoration:none;transition:color .2s ease-in-out;display:inline-flex}.support__link:hover{color:#2563eb;text-decoration:none}.support__icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%233B82F6'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;width:16px;height:16px}.support__text{font-weight:400}.support__number{direction:ltr;font-weight:500;display:inline-block}body{height:100vh!important}@media (max-height:700px){.registration__fields .field__group{margin-bottom:12px}.terms__section{margin:12px 0 8px}.login__link{margin-top:8px}}@media (max-height:600px){.registration__fields .field__group{margin-bottom:10px}}@media (max-width:480px){.login__form{max-width:100%;min-height:calc(100vh - 80px)}.login__form.keyboard-mode{min-height:calc(var(--vh,1vh)*100 - 80px);justify-content:space-between}.login__title{font-size:16px}.submit__section.keyboard-open{margin-top:30px;margin-bottom:20px;position:relative}.phone__toast{top:15px;left:15px;right:15px}.toast__content{border-radius:10px;padding:14px 16px}.toast__message{font-size:13px}.registration__fields{gap:12px}.field__group .input__label{margin-bottom:4px}}@media (max-width:360px){.submit__section{margin-top:80px}.submit__section.registration-mode{margin-top:32px}.submit__section.keyboard-open{margin-top:20px}}@media (max-width:320px){.login__form{padding:0 16px}}@media (max-height:600px) and (orientation:landscape){.login__container{justify-content:center;padding-top:20px}.login__form{min-height:calc(100vh - 40px)}.login__form.keyboard-mode{min-height:calc(var(--vh,1vh)*100 - 40px)}.submit__section{margin-top:60px}.submit__section.registration-mode{margin-top:28px}.submit__section.keyboard-open{margin-top:20px}}@supports (-webkit-touch-callout:none){:root{--ios-100vh:-webkit-fill-available}.login__container{min-height:-webkit-fill-available}.login__form{min-height:calc(var(--ios-100vh) - 120px)}.login__form.keyboard-mode{min-height:calc(var(--vh,1vh)*100 - 120px)}}.content-wrapper>.content{padding:12px}.content-wrapper .container-fluid{padding:0}.withdrawal-form-wrapper{background:#fff;border-radius:0 0 5px 5px;width:100%;padding:20px 24px 28px}@media (max-width:480px){.withdrawal-form-wrapper{padding:12px}}.withdrawal-form-wrapper .withdrawalBtn{margin-top:24px}.withdrawal-form{width:100%;max-width:440px;margin:0 auto}.withdrawal-form-inputs .label{color:#112026;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.withdrawal-form-inputs .info-text{color:#848687;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.withdrawal-form-inputs .btn-success{border-radius:5px;width:100%;height:40px;margin-top:32px;padding-block:10px;font-size:14px;font-weight:700;line-height:100%}.withdrawal-form-inputs .btn-success:disabled{color:#8f9192;background:#e5e7e8;border-color:#e5e7e8}.withdrawal-amount-wrapper{margin-bottom:20px}.withdrawal-amount-wrapper .amount-chip{flex:1}@media (max-width:331px){.withdrawal-amount-wrapper .amount-chip{flex:45%}}.withdrawal-modal-btn,.withdrawal .add-new-card-btn{border-radius:5px;justify-content:center;align-items:center;gap:12px;width:100%;height:48px;padding:8px 12px;font-size:16px;font-weight:700;display:flex}.credit-balance{color:#112026;background:#f1faff;border-radius:5px;flex-flow:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px;padding:8px;display:flex}.credit-balance p{margin:0;font-style:normal;line-height:normal}.credit-balance .title{font-size:14px;font-weight:400}@media (max-width:320px){.credit-balance .title{font-size:13px}}.credit-balance .balance{font-size:16px;font-weight:700}.credit-balance .balance span{font-size:13px;font-weight:400}@media (max-width:320px){.credit-balance .balance{font-size:14px}}.withdrawal-history{background:#fff;margin-bottom:55px;padding:12px}.withdrawal-history-item-wrapper{width:100%;max-width:440px;margin:0 auto}.withdrawal-history-item-wrapper h3{color:#112026;margin-bottom:20px;font-size:18px;font-style:normal;font-weight:700;line-height:normal}.withdrawal-history-item-wrapper .history-item-empty{justify-content:center;align-items:center;gap:15px;padding-block:74px;display:flex}.withdrawal-history-item-wrapper .history-item-empty span{background:linear-gradient(#f2f2f24d,#c4c4c44d);border-radius:68px;align-items:center;padding:14px;display:flex}.withdrawal-history-item-wrapper .history-item-empty p{color:#8f9192;text-align:center;font-size:14px;font-weight:400}.history-search-wrapper{margin-bottom:16px}.history-item-list{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.history-item-card{cursor:pointer;background:#fff;border:1px solid #dee1e2;border-radius:5px;justify-content:space-between;align-items:center;gap:10px;padding:12px;transition:all .2s ease-in-out;display:flex}.history-item-card:hover{border-color:#848687;transform:translateY(-1px);box-shadow:0 0 2px 2px #007bff40}.history-item-content{justify-content:space-between;align-items:center;width:100%;display:flex}.history-item-right{text-align:right}.history-item-left{text-align:left}.history-item-amount{color:#112026;margin-bottom:4px;font-size:14px;font-weight:400}.history-item-bank{color:#848687;font-size:12px;font-weight:400}.history-item-status{margin-bottom:4px}.history-item-date{color:#8f9192;font-size:12px;font-weight:400}.history-item-arrow{flex-shrink:0;justify-content:center;align-items:center;display:flex}.history-item-arrow .fa-chevron-left{color:#007599;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;display:flex}.history-pagination{justify-content:space-between;align-items:center;gap:8px;margin-top:20px;display:flex}.search-form{width:100%}.search-input-container{width:100%;position:relative}.search-input{color:#112026;background:#fff;border:1px solid #babcbd;border-radius:2px;width:100%;height:40px;padding:10px 12px;font-size:14px}.search-input::-moz-placeholder{color:#babcbd;font-size:12px;font-weight:400}.search-input:-ms-placeholder-shown{color:#babcbd;font-size:12px;font-weight:400}.search-input::placeholder{color:#babcbd;font-size:12px;font-weight:400}.search-input:focus{border-color:#007bff;outline:none}.search-clear,.search-icon{color:#848687;cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;width:42px;height:95%;padding:0;font-size:14px;display:flex;position:absolute;top:50%;left:1px;transform:translateY(-50%)}.search-clear:hover,.search-icon:hover{color:#007bff}.search-actions{justify-content:space-between;gap:12px;margin-top:8px}.clear-search,.search-actions{align-items:center;display:flex}.clear-search{text-decoration:none}.clear-search .fa-times{color:#848687;font-size:20px;font-weight:300}.transaction-details-content{flex-direction:column;gap:12px;display:flex}.detail-row{justify-content:space-between;align-items:center;display:flex}.detail-label{color:#5a5c5d;font-size:14px;font-weight:400}.detail-value{color:#112026;text-align:left;font-size:14px;font-weight:600}.status-row .detail-value{text-align:right;direction:rtl}.status-badge,.status-row .detail-value .status-badge{border-radius:12px;padding:4px 8px;font-size:12px;font-weight:500}.status-badge{text-align:center;display:inline-block}.status-success{color:#16a34a;background:#22c55e1a}.status-failed{color:#dc2626;background:#ef44441a}.status-bank,.status-wait{color:#ef6820;background:#fef6ee}.close-transaction-modal-btn{color:#112026;background:#fff;border:1.5px solid #dee2e6;border-radius:5px;justify-content:center;align-items:center;width:100%;margin-top:32px;padding:8px 12px;font-size:16px;font-weight:700;transition:all .2s ease-in-out;display:flex}.close-transaction-modal-btn:hover{color:#112026;background:#f8fafc;border:1.5px solid #dee2e6}.btn-support-modal{color:#f9feff;background:#112026;border-radius:5px}.btn-accept,.btn-support-modal{height:48px;box-shadow:none;justify-content:center;align-items:center;padding:8px 12px;font-size:16px;font-weight:700;display:flex;margin:0!important}.btn-accept{color:#112026;background-color:#fff;border:1.5px solid #dee2e6;border-radius:5px}.btn-accept:active,.btn-accept:focus,.btn-accept:hover{color:#112026;background-color:#f8fafc;border:1.5px solid #dee2e6;box-shadow:none!important}.pagination-btn{cursor:pointer;color:#007599;background:#fff;border:1.5px solid #dee2e6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:4px;font-size:12px;text-decoration:none;transition:all .2s ease-in-out;display:flex}.pagination-btn:hover{color:inherit;background:#f8fafc;border-color:#04445a;text-decoration:none}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.pagination-numbers{align-items:center;gap:4px;display:flex}.pagination-number{color:#112026;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding-top:4px;font-size:12px;font-weight:400;text-decoration:none;transition:all .2s ease-in-out;display:flex}.pagination-number:hover{color:#112026;background:#ecf1f3;text-decoration:none}.pagination-number.active{color:#fff;background:#007599}.pagination-dots{color:#8f9192;padding:0 4px;font-size:14px}.vertical-space{background:#dee2e6;width:1px;height:14px}.blocked-modal .modal-footer{flex-direction:column;gap:12px;display:flex}.source-account-modal .no-accounts-found i{text-align:center;background:linear-gradient(#f2f2f24d,#c4c4c44d);border-radius:68px;justify-content:center;width:min-content;margin:0 auto 15px;padding:14px;display:flex}.blocked-modal .modal-header,.daily-limit-modal .modal-header,.success-modal .modal-header{display:none}.withdrawalModalErrorInputLessThan .modal-footer{flex-direction:column;gap:12px;display:flex}
body{text-align:right;direction:rtl}.list-unstyled{padding-right:0;padding-left:initial!important}.list-group,.list-inline{padding-right:0}.list-inline-item{margin-left:.5rem;margin-right:auto!important}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:.25rem;border-bottom-right-radius:.2rem;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.input-group-prepend{margin-left:-1px;margin-right:0}.input-group-append,.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text,.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:0;margin-right:-1px}.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-file:not(:first-child) .custom-file-label:before{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:before{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.custom-file-label:after{border-right:1px solid #ced4da;border-radius:.25rem 0 0 .25rem;left:0;right:auto}.custom-control,.form-check{padding-left:0;padding-right:1.25rem}.custom-control-label:before,.custom-control-label:after{left:auto;right:0}.form-check-input{margin-left:0;margin-right:-1.25rem}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group{margin-left:0;margin-right:-1px}.dropdown-toggle:after{margin-left:0;margin-right:.255em}.dropright{direction:ltr}.dropright>.btn:not(:last-child):not(.dropdown-toggle){border-radius:.25rem 0 0 .25rem!important}.dropright>.btn:not(:first-child){border-radius:0 .25rem .25rem 0!important}.page-item:first-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;margin-right:0;border-top-left-radius:0!important;border-bottom-left-radius:0!important}.page-item:last-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0!important;border-bottom-right-radius:0!important}.alert-dismissible{padding-left:4rem;padding-right:1.25rem!important}.alert-dismissible .close{left:0;right:auto!important}.offset-1{margin-right:8.33333%;margin-left:unset}.offset-2{margin-right:16.6667%;margin-left:unset}.offset-3{margin-right:25%;margin-left:unset}.offset-4{margin-right:33.3333%;margin-left:unset}.offset-5{margin-right:41.6667%;margin-left:unset}.offset-6{margin-right:50%;margin-left:unset}.offset-7{margin-right:58.3333%;margin-left:unset}.offset-8{margin-right:66.6667%;margin-left:unset}.offset-9{margin-right:75%;margin-left:unset}.offset-10{margin-right:83.3333%;margin-left:unset}.offset-11{margin-right:91.6667%;margin-left:unset}@media (min-width:576px){.offset-sm-0{margin-right:0;margin-left:unset}.offset-sm-1{margin-right:8.33333%;margin-left:unset}.offset-sm-2{margin-right:16.6667%;margin-left:unset}.offset-sm-3{margin-right:25%;margin-left:unset}.offset-sm-4{margin-right:33.3333%;margin-left:unset}.offset-sm-5{margin-right:41.6667%;margin-left:unset}.offset-sm-6{margin-right:50%;margin-left:unset}.offset-sm-7{margin-right:58.3333%;margin-left:unset}.offset-sm-8{margin-right:66.6667%;margin-left:unset}.offset-sm-9{margin-right:75%;margin-left:unset}.offset-sm-10{margin-right:83.3333%;margin-left:unset}.offset-sm-11{margin-right:91.6667%;margin-left:unset}}@media (min-width:768px){.offset-md-0{margin-right:0;margin-left:unset}.offset-md-1{margin-right:8.33333%;margin-left:unset}.offset-md-2{margin-right:16.6667%;margin-left:unset}.offset-md-3{margin-right:25%;margin-left:unset}.offset-md-4{margin-right:33.3333%;margin-left:unset}.offset-md-5{margin-right:41.6667%;margin-left:unset}.offset-md-6{margin-right:50%;margin-left:unset}.offset-md-7{margin-right:58.3333%;margin-left:unset}.offset-md-8{margin-right:66.6667%;margin-left:unset}.offset-md-9{margin-right:75%;margin-left:unset}.offset-md-10{margin-right:83.3333%;margin-left:unset}.offset-md-11{margin-right:91.6667%;margin-left:unset}}@media (min-width:992px){.offset-lg-0{margin-right:0;margin-left:unset}.offset-lg-1{margin-right:8.33333%;margin-left:unset}.offset-lg-2{margin-right:16.6667%;margin-left:unset}.offset-lg-3{margin-right:25%;margin-left:unset}.offset-lg-4{margin-right:33.3333%;margin-left:unset}.offset-lg-5{margin-right:41.6667%;margin-left:unset}.offset-lg-6{margin-right:50%;margin-left:unset}.offset-lg-7{margin-right:58.3333%;margin-left:unset}.offset-lg-8{margin-right:66.6667%;margin-left:unset}.offset-lg-9{margin-right:75%;margin-left:unset}.offset-lg-10{margin-right:83.3333%;margin-left:unset}.offset-lg-11{margin-right:91.6667%;margin-left:unset}}@media (min-width:1200px){.offset-xl-0{margin-right:0;margin-left:unset}.offset-xl-1{margin-right:8.33333%;margin-left:unset}.offset-xl-2{margin-right:16.6667%;margin-left:unset}.offset-xl-3{margin-right:25%;margin-left:unset}.offset-xl-4{margin-right:33.3333%;margin-left:unset}.offset-xl-5{margin-right:41.6667%;margin-left:unset}.offset-xl-6{margin-right:50%;margin-left:unset}.offset-xl-7{margin-right:58.3333%;margin-left:unset}.offset-xl-8{margin-right:66.6667%;margin-left:unset}.offset-xl-9{margin-right:75%;margin-left:unset}.offset-xl-10{margin-right:83.3333%;margin-left:unset}.offset-xl-11{margin-right:91.6667%;margin-left:unset}}.table-striped tr td:first-of-type{border-radius:0 5px 5px 0}.table-striped tr td:last-of-type{border-radius:5px 0 0 5px}
.bottom-sheet-items{display:none}#bottom-sheet #bottom-sheet-content{z-index:2147483647;background-color:#fff;border-radius:20px 20px 0 0;flex-direction:column;width:100%;height:auto;max-height:70%;transition:all .4s;display:flex;position:fixed;bottom:0;left:0;overflow-y:auto;transform:translateY(100%)}#bottom-sheet #bottom-sheet-content a{color:#333;padding:20px}@media (min-width:576px){#bottom-sheet #bottom-sheet-content{border-radius:20px;width:50%;min-width:500px;max-width:700px;height:max-content;max-height:70%;top:100%;left:50%;transform:translate(-50%,100%)!important}}#bottom-sheet #bottom-sheet-backdrop{z-index:2147483647;visibility:hidden;opacity:0;background:#0000003b;width:100%;height:100%;transition:all .4s;position:fixed;top:0;left:0}#bottom-sheet.active #bottom-sheet-content{transform:translateY(0)}@media (min-width:576px){#bottom-sheet.active #bottom-sheet-content{top:50%;transform:translate(-50%,-50%)!important}}#bottom-sheet.active #bottom-sheet-backdrop{visibility:visible;opacity:1}
html *{scroll-behavior:smooth}.wrapper,body,html{overflow-y:hidden;height:100%!important}.content-wrapper{height:calc(100% - 57px);margin-top:57px;overflow:auto;min-height:auto!important}.woot-widget-holder.woot-elements--right{left:0;right:auto!important}.woot-widget-bubble.woot-elements--right{bottom:60px;left:20px;box-shadow:none!important;background-color:#0000!important;outline:none!important;right:auto!important}.woot-widget-bubble:hover{box-shadow:none!important}.woot-widget-bubble.woot--close{background-color:#666!important}@media (min-width:576px){.woot-widget-bubble.woot-elements--right{bottom:20px}}@media (min-width:667px){.woot-widget-holder.woot-elements--right{left:20px}}@media print{#cw-bubble-holder{display:none}}aside .sidebar{height:calc(100% - 3.6rem)}aside .sidebar .nav-link{font-size:.9rem;display:flex}.btn.btn-dark{color:#fff;background-color:#181c32;border-color:#181c32}input:-webkit-autofill{-webkit-text-fill-color:#495863;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #f3f6f9}input:-webkit-autofill:hover{-webkit-text-fill-color:#495863;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #f3f6f9}input:-webkit-autofill:focus{-webkit-text-fill-color:#495863;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #f3f6f9}textarea:-webkit-autofill{-webkit-text-fill-color:#495863;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #f3f6f9}textarea:-webkit-autofill:hover{-webkit-text-fill-color:#495863;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #f3f6f9}textarea:-webkit-autofill:focus{-webkit-text-fill-color:#495863;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #f3f6f9}select:-webkit-autofill{-webkit-text-fill-color:#495863;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #f3f6f9}select:-webkit-autofill:hover{-webkit-text-fill-color:#495863;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #f3f6f9}select:-webkit-autofill:focus{-webkit-text-fill-color:#495863;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #f3f6f9}.navbar-brand{float:left;height:60px;padding:14px 15px;font-size:18px}.form-control{text-align:center;box-shadow:none;color:#495866;direction:ltr;background:#fafafa;border:1px solid #66abe4;height:40px}textarea.form-control{height:unset}.form-check{margin-bottom:1rem}.form-control.rtl{direction:rtl}.form-control:focus{outline:none}.form-horizontal .control-label{text-align:right;margin-bottom:5px;padding-top:0}th{text-align:right}body,html{direction:rtl;background:#fafafa;height:100%;font-family:dana;font-size:.95rem}select,option,select option,.form-control,.form-control option{-webkit-font-family:dana!important;font-family:dana!important}.datepicker-plot-area{font-family:dana}.c-center{justify-content:center;display:flex}#app{direction:rtl;margin:90px 220px 0 0;padding:10px 0;overflow:hidden auto}#app.login{margin:70px 0 0}aside .navbar-nav>li>a{color:#fff;padding:0 10px;display:block}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{color:#fff;background:#1c252c;border:2px solid #fff;border-radius:50px}aside .navbar-nav>li:hover,aside .navbar-nav>li:focus{color:#fff;background:#15151b;font-weight:700}#account-info{direction:ltr;flex-direction:column;width:calc(100% - 40px);display:flex;position:absolute;bottom:15px;left:20px}#account-info>span{text-align:left;border:2px solid #727b7d;border-radius:30px;width:fit-content;margin-bottom:5px;padding:2px 5px;line-height:0}body.dashboard .text-right{width:calc(100% - 60px);margin:auto;display:block}.dropdown-menu{background:inherit;box-shadow:none;white-space:nowrap;border:0;padding-right:35px;top:0;float:right!important;position:relative!important}.dropdown-menu>li{display:flex}.dropdown-menu>li>a{color:#fff;float:right;font-size:12px}.dropdown-menu>li>a:before{content:"";background:#fff;border-radius:10px;width:5px;height:5px;margin-top:8px;position:absolute;right:20px}.mb-10{margin-bottom:10px}.content-center{justify-content:center;display:flex}td,th{text-align:center}.navbar-default{background:#fff;width:calc(100% - 190px);position:fixed;top:0}.login .navbar-default{width:100%}.pointer{cursor:pointer}#navbar-collapse,.dt-buttons{display:none}.text-right .panel-body{overflow-x:auto}.disabled{background:#e0e0e0}.show-password{cursor:pointer}input::-ms-reveal{display:none}input::-ms-clear{display:none}.forgot-password{float:left;padding:0}.col-form-label{float:right}.content{max-width:100%;height:100%;padding:0;overflow-y:scroll}.auth-page{background-position:50%;background-size:contain;flex-direction:column;justify-content:center;align-items:center;min-height:100%;display:flex}.auth-page img{max-width:80px;margin-bottom:30px}.brand{color:#fff;text-align:center;background:#15151b;width:100%;position:absolute;top:0;margin:0!important;padding:30px!important}.auth-page button[type=submit]:hover{color:#fff;background:#3490dc}.auth-page button[type=submit]{color:#fff;background:#3490dc;justify-content:center;align-items:center;height:40px;display:flex}input[type=file]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.info-box{max-height:80px}.info-box-content{color:#000}.grecaptcha-badge,.buttons-excel{visibility:hidden}#export_excel{color:#fff;background:#dc3545;border-radius:20px;padding:10px 9px;font-size:14px;position:absolute;top:7px;left:6px}.dataTables_info{margin:10px 0 10px 25px}.dataTables_wrapper .dataTables_paginate{border:1px solid #0a7bff;border-radius:5px;margin:10px 20px;padding:0!important}.dataTables_wrapper div.dataTables_paginate .paginate_button.current,.dataTables_wrapper div.dataTables_paginate .paginate_button.current:hover,.dataTables_wrapper div.dataTables_paginate .paginate_button:not(.disabled):hover{border-color:#0b7bff;margin:0;color:#fff!important;background:#0b7bff!important}.dataTables_wrapper div.dataTables_paginate .paginate_button{border-radius:0;margin:0;padding:2px 10px;font-weight:700;line-height:20px;border-left:1px solid #0b7bff!important}.dataTables_wrapper div.dataTables_paginate .paginate_button.next{border-left:0!important}table.dataTable thead th,table.dataTable thead td,table.dataTable.no-footer{border-bottom:1px solid #dee2e6!important}.dataTables_wrapper{border-top:1px solid #dee2e6;padding-top:10px}.dataTables_wrapper .dataTables_filter input{border:1px solid #bdbdbd;border-radius:5px;margin-right:10px;padding:5px}.dataTables_wrapper .dataTables_filter{margin-right:20px}.monospace{font-family:monospace,Lucida Console,Courier New!important}.uppercase{text-transform:uppercase}.spinner{z-index:9999;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:80px;display:flex;position:fixed}textarea.fix_txtarea{resize:none;height:5em}.notification-container{z-index:9999;position:fixed;bottom:5px;left:5px}.notification{text-align:right;background-color:#fff;width:340px;margin-top:10px;padding:15px;box-shadow:0 0 6px -3px #000}.notification-success{border-top:10px solid #28a745}.notification-danger,.notification-error{border-top:10px solid #c82333}[type=reset],[type=submit],button,html [type=button]{direction:ltr}.modal-content.loading:before{content:"";z-index:9;opacity:.7;background-color:#fff;background-size:130px;width:100%;height:100%;position:absolute}.letter-spacing-2{letter-spacing:2em}.otp{text-align:center;background:#eee;border:0;border-radius:10px;outline:0;width:50px;height:50px}.hide-flash{float:right;color:#727b7d;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;width:20px;height:20px;margin-left:5px;display:flex}.custom-box-icon{align-items:center;height:100%;padding:10px;font-size:40px;display:flex;position:absolute;top:0;left:0}.h-unset{height:unset!important}.bg-teal{background:#b5e0ff}.bg-primary-light{background:#dbecff}.bg-warning-light{background:#ffd65ccc}.c-warning-light{color:#cda326}.bg-danger-light{background:#fcefef}.c-danger-light{color:#ff707d}.bg-success-light{background:#daffe3}.c-success-light{color:#59e078}.dir-ltr{direction:ltr!important}.dir-rtl{direction:rtl!important}#myChart{height:200px!important}.bg-\[\#808080\]{background-color:gray}.bg-\[\#115E38\]{background-color:#115e38}.bg-\[\#9570FF\]{background-color:#9570ff}.bg-\[\#B08A00\]{background-color:#b08a00}.scrollable{overflow:auto}.receipt-title{color:#fff;background-color:#00000050;border-radius:0 0 20px 20px;margin:auto;padding:20px}.receipt-body{background:#fff;border-radius:20px 20px 0 0;margin:30px auto 50px;padding:40px 20px 20px}.receipt-divider{background-image:linear-gradient(90deg,#615b5b 50%,#0000 50%),linear-gradient(90deg,#615b5b 50%,#0000 50%);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:20px 5px,20px 5px;height:1px;margin:20px 0;position:relative}.receipt-divider:before,.receipt-divider:after{content:"";background-color:var(--receipt-base-color);border-radius:100%;width:30px;height:30px;margin-top:-15px;position:absolute}.receipt-divider:before{right:-35px}.receipt-divider:after{left:-35px}.receipt-bottom{border-top:30px dotted var(--receipt-base-color);position:relative;bottom:-35px}.receipt-row{justify-content:space-between;padding:10px 0;display:flex}.receipt-row :nth-child(2){border-top:1px dashed #a8a8a8;flex-grow:1;align-self:center;width:max-content;margin:0 10px}.receipt-head{flex-direction:column;align-items:center;display:flex}.receipt-head img{width:50px;margin-bottom:15px}label.switch{margin-bottom:0}label.switch>input[type=checkbox]{opacity:0;display:none}label.switch>div.switch-btn{background:#6f6f76;border-radius:25.5px;width:50px;height:30px;position:relative;box-shadow:inset 0 3px 10px #00000026}label.switch>div.switch-btn:before{content:"";cursor:pointer;background:linear-gradient(#fff,#f2f2f2);border-radius:50%;width:25px;height:25px;transition:all .2s ease-out;position:absolute;top:50%;left:3px;transform:translateY(-50%);box-shadow:0 8px 6px -4px #0000001a}label.switch>input[type=checkbox]:checked+div.switch-btn{background:#007bff}label.switch>input[type=checkbox]:checked+div.switch-btn:before{left:23px}.wrapper *{opacity:1;transition:all .3s}.wrapper.loading *{opacity:0}.wrapper.loading:before{content:"";z-index:2147483647;filter:brightness(0);background-image:url(/images/loading.svg);background-position:50%;background-repeat:no-repeat;width:50px;height:50px;position:fixed;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}@media (max-width:724px){#app{margin-right:0}aside{transition:all .3s;top:50px;right:-190px}body.collapsed aside{right:0}.navbar-default{width:100%}#navbar-collapse{cursor:pointer;width:fit-content;font-size:25px;display:block;position:absolute;top:9px;right:22px}.table-nowrap{white-space:nowrap}.auth-page img{max-width:70px}textarea.fix_txtarea{height:7em}}.text-decoration-none{text-decoration:none!important}#loadingBar{z-index:999;direction:ltr;width:100%;height:2px;position:fixed;top:57px;left:0}#loadingBar .progress-bar{transition:all .5s;width:0!important}#loadingBar.loading .progress-bar{width:30%!important}#loadingBar.loaded .progress-bar{width:100%!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.x-overflow-auto{overflow-x:auto!important}.x-overflow-hidden{overflow-x:hidden!important}.y-overflow-auto{overflow-y:auto!important}.y-overflow-hidden{overflow-y:hidden!important}.font-10{font-size:10px!important}.font-12{font-size:12px!important}.font-13{font-size:13px!important}.font-14{font-size:14px!important}.font-16{font-size:16px!important}.font-18{font-size:18px!important}.font-22{font-size:22px!important}.weight-regular{font-weight:400!important}.weight-demibold{font-weight:600!important}.weight-bold{font-weight:700!important}.h-20{height:20%!important}.h-33{height:33.3333%!important}.w-20{width:20%!important}.w-33{width:33.3333%!important}@media (min-width:576px){.h-sm-20{height:20%!important}.h-sm-25{height:25%!important}.h-sm-33{height:33.3333%!important}.h-sm-50{height:50%!important}.h-sm-75{height:75%!important}.h-sm-100{height:100%!important}.h-sm-auto{height:auto!important}.w-sm-20{width:20%!important}.w-sm-25{width:25%!important}.w-sm-33{width:33.3333%!important}.w-sm-50{width:50%!important}.w-sm-75{width:75%!important}.w-sm-100{width:100%!important}.w-sm-auto{width:auto!important}}@media (min-width:768px){.h-md-20{height:20%!important}.h-md-25{height:25%!important}.h-md-33{height:33.3333%!important}.h-md-50{height:50%!important}.h-md-75{height:75%!important}.h-md-100{height:100%!important}.h-md-auto{height:auto!important}.w-md-20{width:20%!important}.w-md-25{width:25%!important}.w-md-33{width:33.3333%!important}.w-md-50{width:50%!important}.w-md-75{width:75%!important}.w-md-100{width:100%!important}.w-md-auto{width:auto!important}}@media (min-width:992px){.h-lg-20{height:20%!important}.h-lg-25{height:25%!important}.h-lg-33{height:33.3333%!important}.h-lg-50{height:50%!important}.h-lg-75{height:75%!important}.h-lg-100{height:100%!important}.h-lg-auto{height:auto!important}.w-lg-20{width:20%!important}.w-lg-25{width:25%!important}.w-lg-33{width:33.3333%!important}.w-lg-50{width:50%!important}.w-lg-75{width:75%!important}.w-lg-100{width:100%!important}.w-lg-auto{width:auto!important}}@media (min-width:1200px){.h-xl-20{height:20%!important}.h-xl-25{height:25%!important}.h-xl-33{height:33.3333%!important}.h-xl-50{height:50%!important}.h-xl-75{height:75%!important}.h-xl-100{height:100%!important}.h-xl-auto{height:auto!important}.w-xl-20{width:20%!important}.w-xl-25{width:25%!important}.w-xl-33{width:33.3333%!important}.w-xl-50{width:50%!important}.w-xl-75{width:75%!important}.w-xl-100{width:100%!important}.w-xl-auto{width:auto!important}}
