[data-simplebar]{flex-flow:column wrap;place-content:flex-start;align-items:flex-start;position:relative}.simplebar-wrapper{width:inherit;height:inherit;max-width:inherit;max-height:inherit;overflow:hidden}.simplebar-mask{direction:inherit;z-index:0;margin:0;padding:0;position:absolute;inset:0;overflow:hidden;width:auto!important;height:auto!important}.simplebar-offset{-webkit-overflow-scrolling:touch;margin:0;padding:0;position:absolute;inset:0;direction:inherit!important;box-sizing:inherit!important;resize:none!important}.simplebar-content-wrapper{direction:inherit;scrollbar-width:none;-ms-overflow-style:none;width:auto;max-width:100%;height:100%;max-height:100%;display:block;position:relative;overflow:auto;box-sizing:border-box!important}.simplebar-content-wrapper::-webkit-scrollbar{width:0;height:0;display:none}.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0;display:none}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{pointer-events:none;width:100%;max-width:100%;max-height:100%}.simplebar-height-auto-observer-wrapper{float:left;z-index:-1;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0;width:100%;max-width:1px;height:100%;max-height:1px;margin:0;padding:0;position:relative;overflow:hidden;box-sizing:inherit!important}.simplebar-height-auto-observer{box-sizing:inherit;opacity:0;pointer-events:none;z-index:-1;width:1000%;min-width:1px;height:1000%;min-height:1px;display:block;position:absolute;top:0;left:0;overflow:hidden}.simplebar-track{z-index:1;pointer-events:none;position:absolute;bottom:0;right:0;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{min-height:10px;position:absolute;left:0;right:0}.simplebar-scrollbar:before{content:"";opacity:0;background:#000;border-radius:7px;transition:opacity .2s linear .5s;position:absolute;left:2px;right:2px}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-duration:0s;transition-delay:0s}.simplebar-track.simplebar-vertical{width:11px;top:0}.simplebar-scrollbar:before{inset:2px}.simplebar-track.simplebar-horizontal{height:11px;left:0}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{width:auto;min-width:10px;min-height:0;inset:0 auto 0 0}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.simplebar-dummy-scrollbar-size{opacity:0;visibility:hidden;direction:rtl;width:500px;height:500px;position:fixed;overflow:scroll hidden;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{visibility:hidden;scrollbar-width:none;-ms-overflow-style:none;position:fixed;left:0;overflow-y:scroll}
@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.floating-image{animation:3s ease-in-out infinite float}.form-container{position:relative}.login-loader{transform:translateZ(1px)}.login-loader:after{content:"$";text-align:center;color:#daa520;box-sizing:border-box;background:gold;border:4px double;border-radius:50%;width:48px;height:48px;font-size:32px;font-weight:700;line-height:40px;animation:6s cubic-bezier(0,.2,.8,1) infinite coin-flip;display:inline-block;box-shadow:2px 2px 2px 1px #0000001a}@keyframes coin-flip{0%,to{animation-timing-function:cubic-bezier(.5,0,1,.5)}0%{transform:rotateY(0)}50%{animation-timing-function:cubic-bezier(0,.5,.5,1);transform:rotateY(1800deg)}to{transform:rotateY(3600deg)}}.loader-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#ffffffbf;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.loader{z-index:10000;border:5px double #f0eff5;border-radius:50%;width:50px;height:50px;margin:50px auto;animation:1.5s ease-in-out infinite spinningColor}@keyframes spinningColor{0%{border-top:5px dashed #f56682;border-bottom:5px dashed #387eff;transform:rotate(360deg)}25%{border-top:5px dashed #f591a6;border-bottom:5px dashed #6da7f7}50%{border-top:5px dashed #f43c49;border-bottom:5px dashed #4ba3ff}75%{border-top:5px dashed #f57f8f;border-bottom:5px dashed #569dff}to{border-top:5px dashed #cc1136;border-bottom:5px dashed #387eff}}.loader-pay{width:50px;height:50px;animation:1.5s infinite rotate}.loader-pay:before,.loader-pay:after{content:"";border-radius:50%;width:20px;height:20px;display:block}.loader-pay:before{background-color:#303174;margin-bottom:10px;animation:1s infinite ball1;box-shadow:30px 0 #ff3d00}.loader-pay:after{background-color:#ff3d00;animation:1s infinite ball2;box-shadow:30px 0 #1c418f}@keyframes rotate{0%{transform:rotate(0)scale(.8)}50%{transform:rotate(360deg)scale(1.2)}to{transform:rotate(720deg)scale(.8)}}@keyframes ball1{0%{box-shadow:30px 0 #ff3d00}50%{margin-bottom:0;transform:translate(15px,15px);box-shadow:0 0 #034557}to{margin-bottom:10px;box-shadow:30px 0 #ff3d00}}@keyframes ball2{0%{box-shadow:30px 0 #fff}50%{margin-top:-20px;transform:translate(15px,15px);box-shadow:0 0 #0a3591}to{margin-top:0;box-shadow:30px 0 #fff}}.animate-charcter{color:#fff;-webkit-text-fill-color:transparent;background-image:linear-gradient(-225deg,#231557 0%,#44107a 29%,#ff1361 67%,#1a1054 100%);background-size:200%;-webkit-background-clip:text;background-clip:text;animation:1.5s linear infinite textclip;display:inline-block}@keyframes textclip{to{background-position:200%}}.check-container{flex-flow:column;justify-content:space-between;align-items:center;width:6.25rem;height:7.5rem;display:flex}.check-container .check-background{opacity:0;background:linear-gradient(to bottom right,#5de593,#41d67c);border-radius:50%;justify-content:center;align-items:center;width:100%;height:calc(100% - 1.25rem);animation:.75s ease-out .75s forwards animateContainer;display:flex;transform:scale(.84);box-shadow:inset 0 0 0 65px #ffffff40,inset 0 0 0 65px #ffffff40}.check-container .check-background svg{stroke-dasharray:80;stroke-dashoffset:80px;width:65%;animation:.35s ease-out 1.25s forwards animateCheck;transform:translateY(.25rem)}.check-container .check-shadow{background:radial-gradient(closest-side,#49da83,#0000);border-radius:50%;animation:.75s ease-out .75s forwards animateShadow;bottom:calc(-15% - 5px);left:0}@keyframes animateContainer{0%{opacity:0;transform:scale(0);box-shadow:inset 0 0 0 65px #ffffff40,inset 0 0 0 65px #ffffff40}25%{opacity:1;transform:scale(.9);box-shadow:inset 0 0 0 65px #ffffff40,inset 0 0 0 65px #ffffff40}43.75%{transform:scale(1.15);box-shadow:inset 0 0 0 43.334px #ffffff40,inset 0 0 0 65px #ffffff40}62.5%{transform:scale(1);box-shadow:inset 0 0 #ffffff40,inset 0 0 0 21.667px #ffffff40}81.25%{box-shadow:inset 0 0 #ffffff40,inset 0 0 #ffffff40}to{opacity:1;box-shadow:inset 0 0 #ffffff40,inset 0 0 #ffffff40}}@keyframes animateCheck{0%{stroke-dashoffset:80px}to{stroke-dashoffset:0}}@keyframes animateShadow{0%{opacity:0;width:100%;height:15%}25%{opacity:.25}43.75%{opacity:.35;width:40%;height:7%}to{opacity:.25;width:85%;height:15%}}.ext{color:#d3d3d3;font-size:10px}.required,.error{color:red}input[type=file]::file-selector-button{color:#fff;cursor:pointer;background:#1a2e59;border:none;border-radius:10px;margin-right:20px;padding:10px 20px;transition:background .2s ease-in-out}input[type=file]::file-selector-button:hover{background:#0d45a5}.image_evidence{object-fit:contain}#page-content-wrapper{min-width:100vw;padding-left:20px;padding-right:20px}#wrapper.toggled #sidebar-wrapper{margin-left:0}.top-highlight{color:#00c853;font-size:20px;font-weight:700}#below-btn a{color:#000;font-weight:700}.input-group{width:100%;position:relative;overflow:hidden}.input-group input{border-radius:6px;height:90px;margin-left:1px;margin-right:1px;padding-top:30px;padding-left:25px;position:relative}.input-group label{color:gray;background:0 0;border-radius:6px;width:100%;height:24px;padding-left:25px;font-size:15px;font-weight:100;line-height:48px;position:absolute}input:focus+label{color:#1e88e5}#qr{margin-top:50px;margin-bottom:150px}.Demo__container{grid-gap:20px;grid-template-columns:repeat(auto-fill,30px);max-width:400px;margin:0 auto;display:grid}.Demo__some-network{text-align:center}.Demo__some-network__share-count{white-space:nowrap;justify-content:center;width:0;font-size:14px;display:inline-flex;overflow:visible}.Demo__some-network__share-button{cursor:pointer}.Demo__some-network__share-button:hover:not(:active){opacity:.75}.section-skeleton{background-color:#eee;border-radius:6px;width:30%;height:30px;margin-bottom:15px;animation:1.5s infinite alternate loadingAnimation}.sidebar-skeleton{flex-direction:column;padding:20px;display:flex}.skeleton-item{background-color:#eee;border-radius:6px;width:100%;height:30px;margin-bottom:15px;animation:1.5s infinite alternate loadingAnimation}.skeleton-user-info-item{background-color:#eee;border-radius:10px;width:100%;height:70px;margin-bottom:15px;animation:1.5s infinite alternate loadingAnimation}@keyframes loadingAnimation{0%{opacity:.5}to{opacity:1}}.c-container{max-width:27rem;margin:1rem auto 0;padding:1rem}.o-circle{border-radius:50%;justify-content:center;align-items:flex-start;width:10.555rem;height:10.555rem;animation:.8s ease-in-out forwards circle-appearance,.1s 1.1s forwards set-overflow;display:flex}.c-container__circle{margin:0 auto 5.5rem}.o-circle__sign{opacity:0;background:#fff;animation-duration:.8s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-delay:.2s;animation-fill-mode:forwards;position:relative}.o-circle__sign:before,.o-circle__sign:after{content:"";background:inherit;position:absolute}.o-circle__sign:after{opacity:0;z-index:-1;border-radius:0;width:500%;height:95%;animation:0s ease-in-out 1.13s forwards set-shaddow;top:0%;left:100%;transform:translateY(4%)rotate(0)}.o-circle__sign--success{background:#38b083}.o-circle__sign--success .o-circle__sign{border-radius:50% 50% 50% 0%/10%;width:1rem;height:7rem;animation-name:success-sign-appearance;transform:translate(130%)translateY(35%)rotate(45deg)scale(.11)}.o-circle__sign--success .o-circle__sign:before{border-radius:50%/20%;width:100%;height:50%;top:50%;bottom:-17%;transform:translate(-130%)rotate(90deg)}.o-circle__sign--success .o-circle__sign:after{background:#288060}.o-circle__sign--failure{background:#ec4e4b}.o-circle__sign--failure .o-circle__sign{border-radius:50%/10%;width:1rem;height:7rem;animation-name:failure-sign-appearance;transform:translateY(25%)rotate(45deg)scale(.1)}.o-circle__sign--failure .o-circle__sign:before{border-radius:inherit;width:100%;height:100%;top:50%;transform:translateY(-50%)rotate(90deg)}.o-circle__sign--failure .o-circle__sign:after{background:#af3937cc}@keyframes circle-appearance{0%{transform:scale(0)}50%{transform:scale(1.5)}60%{transform:scale(1)}to{transform:scale(1)}}@keyframes failure-sign-appearance{50%{opacity:1;transform:translateY(25%)rotate(45deg)scale(1.7)}to{opacity:1;transform:translateY(25%)rotate(45deg)scale(1)}}@keyframes success-sign-appearance{50%{opacity:1;transform:translate(130%)translateY(35%)rotate(45deg)scale(1.7)}to{opacity:1;transform:translate(130%)translateY(35%)rotate(45deg)scale(1)}}@keyframes set-shaddow{to{opacity:1}}@keyframes set-overflow{to{overflow:hidden}}.field{color:"black"}#menu-reason_code{z-index:7500!important}.css-jed04o{z-index:unset!important}
.logo-loader{border:5px solid #f3f3f3;border-top-color:#dc3e3c;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;animation:1.2s linear infinite spinloader;display:flex}.logo-loader img{object-fit:contain;pointer-events:none;width:100px;height:100px;animation:1.2s linear infinite spinlogo}@keyframes spinloader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spinlogo{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.dot-loader{color:#000;aspect-ratio:1;border-radius:50%;width:4px;animation:.5s linear infinite alternate l21;transform:translate(-38px);box-shadow:19px 0 0 7px,38px 0 0 3px,57px 0}@keyframes l21{50%{box-shadow:19px 0 0 3px,38px 0 0 7px,57px 0 0 3px}to{box-shadow:19px 0,38px 0 0 3px,57px 0 0 7px}}
.driver-popover.driverjs-theme .driver-popover-title{font-size:20px}.driver-popover.driverjs-theme .driver-popover-title,.driver-popover.driverjs-theme .driver-popover-description,.driver-popover.driverjs-theme .driver-popover-progress-text{color:#000}.driver-popover.driverjs-theme button{text-align:center;color:#fff;text-shadow:none;background-color:#df2935;border:2px solid #f9f9f9;border-radius:6px;flex:1;padding:5px 8px;font-size:14px}.driver-popover.driverjs-theme button:hover{color:#fff;background-color:#000}.driver-popover.driverjs-theme .driver-popover-navigation-btns{justify-content:space-between;gap:3px}.driver-popover.driverjs-theme .driver-popover-close-btn,.driver-popover.driverjs-theme .driver-popover-close-btn:hover{color:#fff}.driver-popover.driverjs-theme .driver-popover-arrow-side-left.driver-popover-arrow{border-left-color:#fde047}.driver-popover.driverjs-theme .driver-popover-arrow-side-right.driver-popover-arrow{border-right-color:#fde047}.driver-popover.driverjs-theme .driver-popover-arrow-side-top.driver-popover-arrow{border-top-color:#fde047}.driver-popover.driverjs-theme .driver-popover-arrow-side-bottom.driver-popover-arrow{border-bottom-color:#fde047}
/*# sourceMappingURL=b8e0da2eb59206e7.css.map*/