body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,p{margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header-wrapper{display:flex;background-color:#eee;flex-direction:row;align-items:center;width:100%;height:90px;justify-content:space-between;position:fixed;z-index:1000}.logo-wrapper{margin-left:70px}.logo-image{width:50px}.account-info-wrapper{margin-right:50px;text-align:left}.header-right-side-wrapper{display:flex;flex-direction:"row"}.transfer-rates-wrapper{margin-right:60px}.lds-ellipsis{display:inline-block;position:relative;width:30px;height:30px}.lds-ellipsis div{margin-top:5px;position:absolute;width:10px;height:10px;border-radius:50%;background:#f1cffb;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:8px;-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px}.lds-ellipsis div:nth-child(2),.lds-ellipsis div:nth-child(3){-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px}.lds-ellipsis div:nth-child(4){left:56px;-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}.sidebar-wrapper{width:18%;background:#eee;height:100vh;position:fixed;align-items:center}.menu-wrapper,.sidebar-wrapper{display:flex;flex-direction:column}.menu-wrapper{margin-top:30px;height:100%}.menu-item{width:180px;height:40px;margin-bottom:20px;border-radius:3px;border:1px solid #ccc;outline:none;cursor:pointer;font-size:14px;position:relative}.menu-item-counter{position:absolute;top:-15px;right:-15px;background-color:#f33975;color:#fff;width:30px;height:30px;border-radius:50px;display:flex;justify-content:center;align-items:center;font-size:10px;font-weight:600}.menu-item:hover{background-color:#11184a;color:#eee}.menu-bottom-div{position:absolute;z-index:10000;bottom:17%}.menu-bottom-div button{margin-bottom:0;background:#f33975;color:#eee;width:100px;margin-left:30px;opacity:1;border:none}.menu-bottom-div button:hover{opacity:1;background:#11184a;color:#fff}.analytics-menu-btn{background-color:#fff;font-weight:700;color:#131344}.savings-menu-btn{background-color:#eef6fd;font-weight:700;color:#131344}.email-menu-btn{background-color:#fff;font-weight:700;color:#131344;display:flex;flex-direction:row;justify-content:center;align-items:center}.email-menu-btn img{width:20px;object-fit:contain;margin-left:5px}.animated-gradient{width:180px}.animated-gradient,.animated-gradient-download{background:-webkit-repeating-linear-gradient(left,#fcf9fa,#9d9df3 50%,#f09191);background:repeating-linear-gradient(90deg,#fcf9fa 0,#9d9df3 50%,#f09191);background-size:200% auto;background-position:0 100%;-webkit-animation:gradient 2s infinite;animation:gradient 2s infinite;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:linear;animation-timing-function:linear;height:5px;opacity:.5}.animated-gradient-download{width:100%;margin-bottom:5px}.email-icon-wrapper{position:absolute;bottom:200px;border-radius:50px}.email-icon-wrapper:hover{background-color:#fff}.email-icon-wrapper img{width:50px;cursor:pointer}@-webkit-keyframes gradient{0%{background-position:0 0}to{background-position:-200% 0}}@keyframes gradient{0%{background-position:0 0}to{background-position:-200% 0}}.login-page-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.logo-div{padding:50px}.login-form-wrapper{width:30%;border:1px solid #eee;border-radius:10px;display:flex;flex-direction:column;align-items:center;background-color:#eee;padding-top:40px}.login-form-wrapper input{width:250px;height:45px;border:1px solid #999;margin-bottom:20px;outline:none;padding-left:10px;font-size:17px;border-radius:3px}.login-form-wrapper button{width:250px;padding:10px;height:45px;border-radius:5px;font-size:17px;margin-bottom:40px;cursor:pointer;background-color:#11184a;color:#fff;outline:none;border:none}.login-form-wrapper button:hover{background-color:#f33975}.custom-select-container{display:flex;flex-direction:row;border:1px solid #e3e4fa;width:180px;padding:5px 20px 5px 25px;height:25px;justify-content:center;align-items:center;cursor:pointer;border-radius:5px}.custom-select-wrapper{display:flex;flex-direction:row;justify-content:space-between;width:100%}.custom-select-wrapper h5{margin:0;color:#444457}.custom-dropdown-wrapper{display:flex;flex-direction:column;border:1px solid #e3e4f8;width:100%;justify-content:center;align-items:center;margin-top:5px}.custom-dropdown-wrapper p{color:#444457;background-color:#f7f7f7;width:100%;text-align:center;font-size:13px;padding:10px 0;margin-bottom:2px;font-weight:600;cursor:pointer}.custom-dropdown-wrapper p:hover{background-color:#fff}.face-image{width:250px;height:"auto";object-fit:contain}.dialog-box-container{justify-content:center;background:#777;padding:50px;height:170px;right:10%;top:-10%}textarea{min-height:80px}.css-1hwfws3,.css-yk16xz-control{height:50px!important;max-height:50px!important}.css-2b097c-container{height:100px!important;max-height:100px!important}.statement-wrap{display:flex;justify-content:center;align-items:center}.statement-btn{background-color:#fff;color:#2e2d2d;border:1px solid #ededed;padding:12px 15px;border-radius:3px;font-size:12px;cursor:pointer}.statement-btn:hover{background-color:#f0fff0;color:#000}.validate-wrap{display:flex;justify-content:center;align-items:center}.validate-btn{background-color:#34a934;color:#fff;border-radius:3px;font-weight:700;padding:15px 25px;font-size:12px}.validate-btn:hover{background-color:#092709;color:#fff;cursor:pointer}.loader-validate{width:25px;height:25px;border:5px solid rgba(79,161,84,.3);border-top-color:#3a9a45;border-radius:50%;-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite;margin-left:20px}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.user-details-wrapper{width:50%}.bold-tx{background-color:#eef8ff;padding:10px;border-radius:5px}.user-identity-card-wrapper{padding:50px;object-fit:contain}.reverse-trans-btn{border:none;padding:10px 20px;font-size:12px;background-color:#ff7f9b;border-radius:2px;color:azure;cursor:pointer}.reverse-trans-btn:hover{opacity:.5}a{text-decoration:none}.other-reason-input{border:1px solid #7383b5!important;width:300px;height:60px!important;margin-bottom:10px;margin-top:5px;border-radius:4px}.user-content-wrapper{display:flex}.content-title-wrap{justify-content:space-between;align-items:center}.details-container{display:flex;margin-top:20px}.user-details-wrapper{width:55%;margin-bottom:50px}.user-data-info{display:flex;padding:10px 10px 20px;border-bottom:1px solid #e7e7e7}.user-data-info .info-title{margin-right:30px;width:150px}.user-data-info .info-response{color:#999}.user-identity-card-wrapper{text-align:right;width:45%}.user-identity-card-wrapper img{object-fit:contain}.dialog-box-container{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:fixed;background:#fff;padding:20px;height:300px;border-radius:5px;right:40%;z-index:1000000;top:30%;width:30%;border:2px solid #1a1a66;box-shadow:0 50px 100px -20px rgba(50,50,93,.25),0 30px 60px -30px rgba(0,0,0,.3),inset 0 -2px 6px 0 rgba(10,37,64,.35)}.dialog-box-container input{border:none;height:35px;outline:none;margin:30px;border-radius:3px;padding-left:10px;font-size:18px;font-weight:600}.dialog-box-header{display:flex;flex-direction:row;align-items:center;width:100%;justify-content:center}.dialog-box-header img{position:absolute;width:30px;right:20px;cursor:pointer}.css-2b097c-container{width:80%;margin-top:50px}.css-g1d714-ValueContainer{height:50px}.css-1uccc91-singleValue{top:90%!important}.placeholder{top:50%!important}.users-analytic-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap}.stat-box-wrap{display:flex;justify-content:center;align-items:center;height:150px;flex-direction:column;background-color:#fee4f0;width:340px;border-radius:5px;color:#1a2d6e;margin-bottom:20px}.stat-box-wrap h1{font-size:37px}.stat-box-wrap p{font-size:12px}.list-contents-title{background-color:#1374ec;color:#fff}.list-items-title{color:#fff}.list-items button,.savings-confirm-button{width:130px;height:35px;cursor:pointer;border-radius:5px;outline:none}.savings-confirm-button{margin-bottom:0;background:#f33975;color:#eee;width:100px;margin-left:30px;opacity:1;border:none}.email-data-container{width:60%;margin:0 auto;padding-top:50px;padding-right:80px}.email-data-rows{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:#fce4fd;padding:10px 30px;border-radius:10px;margin-bottom:20px}.email-data-rows a{color:#fff}.email-data-rows h5{color:#17173d;letter-spacing:2px}.email-data-rows-btn{display:flex;flex-direction:row;align-items:center}.email-data-rows-btn p{width:150px;height:40px;background-color:#1f1f4d;color:#fff;display:flex;justify-content:center;align-items:center;font-size:10px;border-radius:5px;cursor:pointer}.email-data-rows-btn img{width:30px;object-fit:contain;margin-left:10px;cursor:pointer}.admin-list-body,.admin-list-head{display:flex;width:100%;padding-left:15px}.admin-list-head li{display:flex;width:100%;background-color:#fcefdf;padding:10px 30px;margin-top:50px}.admin-list-head li p{font-weight:600}.admin-list-body li{display:flex;width:100%;background-color:#f4f3f3;padding:12px 30px;align-items:center;border-bottom:1px solid #e0e0e0}.admin-list-body li p{font-weight:600}.admin-edit-btn p{background-color:#242424;padding:10px 30px;border-radius:10px;color:#f0f8ff;cursor:pointer}.admin-create-btn,.admin-edit-btn p:hover{background-color:#f7f5f5;padding:10px 30px;border-radius:10px;color:#1e1f1f;border:1px solid #000}.admin-create-btn{cursor:pointer}.admin-create-btn:hover{opacity:.5}.admin-inputs-wrap input{outline:none;border:none;padding:20px 10px;font-size:15px;background-color:#f0f0f0;font-weight:500;margin-bottom:10px}.content-title-wrap{display:flex}.stat-boxes-wrap{padding:40px 10px 20px}.stat-boxes,.stat-boxes-wrap{display:flex;flex-direction:row}.stat-boxes{width:24%;height:100px;border-radius:10px;padding:10px 10px 10px 20px;align-items:center;position:relative;margin-right:7%;cursor:pointer}.stat-boxes h1,h2{padding:2px;opacity:.8;flex:1 1;text-align:left}.stat-boxes h1{text-align:center;font-size:40px}.notification-icon{width:15px;position:absolute;top:10px;right:10px;opacity:.3}.row-title{justify-content:space-between;padding:20px;width:88%;margin-left:1%;margin-top:20px}.list-container,.row-title{display:flex;border-radius:5px}.list-container{justify-content:flex-start;padding:10px;width:92%;margin-top:0;flex-direction:column}.list-contents{margin:10px 0 0;border-bottom:1px solid #ebebeb;font-size:13px}.list-contents,.list-contents-title{display:flex;list-style:none;padding-left:20px}.list-contents-title{border-radius:5px;background-color:#f6f6f6;margin:0}.list-items,.list-items-title{width:20%;height:50px;display:flex;justify-content:flex-start;align-items:center}.list-items-title{color:#999;font-weight:600;height:50px}.list-items{color:#555;padding-bottom:10px}.list-items button{width:130px;height:35px;cursor:pointer;border-radius:5px;outline:none}.search-input-wrapper{display:flex;align-items:center}.search-input-wrapper input{outline:none;width:300px;height:30px;border:none;border-bottom:1px solid #999;padding:5px;font-size:15px}.search-input-wrapper img{width:20px;margin-left:5px;cursor:pointer}.list-items-icon{width:45px;object-fit:contain;opacity:.5}.trans-view-button{border:none;color:#0f0f33}.trans-view-button:hover{background:#1a1a61;color:#eee}.show-all-wrap{display:flex;flex-direction:row;margin-right:50px;align-items:center;position:relative}.show-all-wrap p{font-size:14px}.show-all-wrap span{width:13px;height:13px;border:1px solid #777;border-radius:2px;margin-left:8px;cursor:pointer}.awaitingTransactionsCount{position:absolute;display:flex;width:33px;background-color:#dd940d;height:33px;color:#fff;justify-content:center;align-items:center;border-radius:50px;right:23px;top:-33px}:root{--card-w:340px;--card-h:200px;--card-radius:16px;--accent-1:#a5fab5;--accent-2:#131413;--text-on-accent:#fff;--muted:hsla(0,0%,100%,0.75);--glass:hsla(0,0%,100%,0.08)}.virtual-card{width:340px;width:var(--card-w);max-width:92vw;height:200px;height:var(--card-h);border-radius:16px;border-radius:var(--card-radius);color:#fff;color:var(--text-on-accent);padding:18px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;background:-webkit-linear-gradient(315deg,#a5fab5,#131413);background:linear-gradient(135deg,#a5fab5,#131413);background:-webkit-linear-gradient(315deg,var(--accent-1),var(--accent-2));background:linear-gradient(135deg,var(--accent-1),var(--accent-2));box-shadow:0 8px 24px rgba(12,15,20,.3);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;position:relative;overflow:hidden}.virtual-card:after{content:"";position:absolute;inset:0;background:radial-gradient(50% 60% at 10% 10%,hsla(0,0%,100%,.06),transparent 10%),-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.02)),color-stop(40%,transparent));background:-webkit-radial-gradient(10% 10%,50% 60%,hsla(0,0%,100%,.06),transparent 10%),-webkit-linear-gradient(top,hsla(0,0%,100%,.02),transparent 40%);background:radial-gradient(50% 60% at 10% 10%,hsla(0,0%,100%,.06),transparent 10%),linear-gradient(180deg,hsla(0,0%,100%,.02),transparent 40%);pointer-events:none}.card-top{display:flex;justify-content:space-between;align-items:center}.chip{width:44px;height:30px;border-radius:4px;background:-webkit-gradient(linear,left top,left bottom,from(#f3f4f6),to(#e5e7eb));background:-webkit-linear-gradient(top,#f3f4f6,#e5e7eb);background:linear-gradient(180deg,#f3f4f6,#e5e7eb);box-shadow:inset 0 -1px 0 rgba(0,0,0,.08);margin-right:8px;flex-shrink:0;border:1px solid rgba(0,0,0,.06)}.issuer{font-weight:700;font-size:14px;background:hsla(0,0%,100%,.08);padding:6px 10px;border-radius:10px;color:#fff;color:var(--text-on-accent)}.issuer,.pan{letter-spacing:1px}.pan{display:flex;grid-gap:10px;gap:10px;justify-content:flex-start;margin-top:10px;font-weight:600;font-size:18px;font-family:Courier New,Courier,monospace;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pan-group{background:hsla(0,0%,100%,.06);padding:6px 8px;border-radius:6px;min-width:44px;text-align:center;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.card-bottom{display:flex;justify-content:space-between;align-items:flex-end;grid-gap:12px;gap:12px;margin-top:12px}.card-holder .label,.meta-block .label{font-size:10px;color:hsla(0,0%,100%,.75);color:var(--muted);text-transform:uppercase;letter-spacing:.7px;margin-bottom:4px}.card-holder .value{font-weight:700;font-size:14px;letter-spacing:.6px}.card-meta{display:flex;grid-gap:10px;gap:10px;align-items:flex-end}.meta-block{background:hsla(0,0%,100%,.08);background:var(--glass);padding:8px 10px;border-radius:8px;min-width:68px;text-align:center}.value.masked{font-family:Courier New,monospace;letter-spacing:1.6px}.balance{font-weight:700}@media (max-width:420px){:root{--card-h:180px}.pan{font-size:16px;grid-gap:6px;gap:6px}.pan-group{min-width:40px;padding:5px 7px}.card-holder .value{font-size:13px}}.page-container{display:flex;flex-direction:column}.content-wrapper{display:flex;flex-direction:row;margin-top:6%}.main-content-wrapper{display:flex;width:77%;position:relative;left:18%;padding:20px 20px 20px 40px;justify-content:center;flex-direction:column}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.0385575a.chunk.css.map */