@font-face{font-family:ckt-icon-font;src:url("./media/ckt-icon-font-HLMN43EZ.eot");src:url("./media/ckt-icon-font-HLMN43EZ.eot") format("embedded-opentype"),url("./media/ckt-icon-font-UQPL5WNW.ttf") format("truetype"),url("./media/ckt-icon-font-GUJYDU7X.woff") format("woff"),url("./media/ckt-icon-font-JGDOCROI.svg") format("svg");font-weight:400;font-style:normal;font-display:block}i{font-family:ckt-icon-font!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ckt-minus-circle:before{content:"\e91f"}.ckt-add-circle:before{content:"\e920"}.ckt-food:before{content:"\e921"}.ckt-gift:before{content:"\e922"}.ckt-info-circle:before{content:"\e923"}.ckt-message-question:before{content:"\e924"}.ckt-card:before{content:"\e925"}.ckt-sms:before{content:"\e926"}.ckt-lock:before{content:"\e91e"}.ckt-edit-2:before{content:"\e91c"}.ckt-edit:before{content:"\e91d"}.ckt-tick:before{content:"\e91b"}.ckt-checkbox:before{content:"\e919"}.ckt-tick-square:before{content:"\e91a"}.ckt-sort-az:before{content:"\e918"}.ckt-minus:before{content:"\e917"}.ckt-profile-circle:before{content:"\e900"}.ckt-chevron-square-up:before{content:"\e901"}.ckt-chevron-square-down:before{content:"\e902"}.ckt-chevron-square-left:before{content:"\e903"}.ckt-chevron-square-right:before{content:"\e904"}.ckt-trash:before{content:"\e905"}.ckt-chevron-up:before{content:"\e906"}.ckt-chevron-down:before{content:"\e907"}.ckt-chevron-right:before{content:"\e908"}.ckt-chevron-left:before{content:"\e909"}.ckt-arrow-right:before{content:"\e90a"}.ckt-arrow-left:before{content:"\e90b"}.ckt-arrow-up:before{content:"\e90c"}.ckt-arrow-down:before{content:"\e90d"}.ckt-usd-send:before{content:"\e90e"}.ckt-usd-recive:before{content:"\e90f"}.ckt-slash:before{content:"\e910"}.ckt-search-normal:before{content:"\e911"}.ckt-more:before{content:"\e912"}.ckt-more-3:before{content:"\e913"}.ckt-more-drag:before{content:"\e914"}.ckt-tick-circle:before{content:"\e915"}.ckt-close:before{content:"\e916"}:root{--green-default: #05e4c5;--green-dark: #00927d;--green-light: #77e2d3;--green-background: #cdfaf3;--purple-default: #711cff;--purple-dark: #4a30b5;--purple-light: #a788fd;--purple-background: #eadffe;--pink-default: #ff007d;--pink-dark: #d93077;--pink-light: #ff9cc6;--pink-background: #ffeef5;--base-grey-900: #0f172a;--base-grey-800: #1e293b;--base-grey-700: #334155;--base-grey-600: #475569;--base-grey-500: #64748b;--base-grey-400: #94a3b8;--base-grey-300: #cbd5e1;--base-grey-200: #e2e8f0;--base-grey-100: #f1f5f9;--base-grey-background: #f8fafc;--cold-white: #f1f7ff;--blue-info-default: #006cfa;--blue-info-dark: #0041ac;--blue-info-light: #2e90fa;--blue-info-background: #e5f0fe;--success-default: #12b76a;--success-dark: #027a48;--success-light: #32d583;--success-background: #d1fadf;--error-default: #eb1000;--error-dark: #bd0d00;--error-light: #f1584c;--error-background: #ffeeed;--warning-default: #ff9e2a;--warning-dark: #c3410d;--warning-light: #ffbc5d;--warning-background: #fff4e6}.modal-wrapper .modal{position:fixed;bottom:0;left:50%;transform:translate(-50%,-5%);transform-origin:left;border:rgb(227,227,227) 1px solid;background-color:#fff;border-radius:2rem;overflow:auto;z-index:2;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:1.125rem}.modal-wrapper .modal .close-modal-icon{margin-left:auto;width:auto}.modal-wrapper .modal .title{font-size:1.25rem;font-weight:700}.modal-wrapper .modal .content{font-size:1rem;font-weight:400;text-align:center;line-height:1.5rem}.modal-wrapper .modal .footer{display:flex;flex-direction:column;gap:1.125rem;width:100%;max-width:18rem}.modal-wrapper .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;z-index:1}@keyframes enter-sliding{0%{transform:translate(-50%,100%)}to{transform:translate(-50%,-5%)}}@keyframes exit-sliding{0%{transform:translate(-50%,-5%)}to{transform:translate(-50%,100%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes overlay-leave{0%{opacity:1}to{opacity:0;z-index:0;position:static}}.ckt-button{width:100%;background:transparent;border:.15rem solid;border-radius:.8rem;display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:700;font-size:1rem;line-height:normal;transition:all .2s ease-in-out;cursor:pointer;padding:.75rem 1.75rem}.ckt-button:focus{box-shadow:none}.ckt-button:focus-visible{box-shadow:none}.ckt-button-large{padding:1rem 1.75rem}.ckt-button-medium{padding:.75rem 1.75rem}.ckt-button-small{padding:.5rem 1rem}.ckt-button-tiny{padding:.45rem .75rem}.ckt-button-smallest{padding:.1rem}.ckt-button-dark{background-color:#0f172a;border-color:#0f172a;color:#f1f7ff}.ckt-button-dark:hover{background-color:#475569;border-color:#475569}.ckt-button-dark:disabled{background-color:#e2e8f0;border-color:#e2e8f0;color:#94a3b8}.ckt-button-light{background-color:#f1f7ff;border-color:#f1f7ff;color:#0f172a}.ckt-button-light:hover{background-color:#e2e8f0;border-color:#e2e8f0}.ckt-button-light:disabled{background-color:#e2e8f0;border-color:#e2e8f0;color:#94a3b8}.ckt-button-outline-dark{background-color:#fff;border-color:#0f172a;color:#0f172a}.ckt-button-outline-dark:hover{color:#475569;border-color:#475569}.ckt-button-outline-dark:disabled{background-color:#e2e8f0;border-color:#e2e8f0;color:#94a3b8}.ckt-button-outline-light{border-color:#f1f7ff;color:#f1f7ff}.ckt-button-outline-light:hover{color:#94a3b8;border-color:#94a3b8}.ckt-button-outline-light:disabled{background-color:#e2e8f0;border-color:#e2e8f0;color:#94a3b8}.ckt-button-outline-primary{border-color:#006cfa;color:#006cfa}.ckt-button-outline-primary:hover{color:#2e90fa;border-color:#2e90fa}.ckt-button-outline-primary:disabled{background-color:#e2e8f0;border-color:#e2e8f0;color:#94a3b8}.ckt-button-destructive{border-color:#bd0d00;background-color:#ffeeed;color:#bd0d00}.ckt-button-clear{background-color:transparent;color:#000;border:none;width:fit-content;height:fit-content}@font-face{font-family:Ubuntu-Regular;src:url("./media/Ubuntu-Regular-P57X6VB5.ttf") format("opentype")}@font-face{font-family:Ubuntu-Bold;src:url("./media/Ubuntu-Bold-DDOW5D7H.ttf") format("opentype")}@font-face{font-family:Ubuntu-BoldItalic;src:url("./media/Ubuntu-BoldItalic-Q7LLWMJJ.ttf") format("opentype")}@font-face{font-family:Ubuntu-Italic;src:url("./media/Ubuntu-Italic-6HVUKSBP.ttf") format("opentype")}@font-face{font-family:Ubuntu-Light;src:url("./media/Ubuntu-Light-W76TQUVT.ttf") format("opentype")}@font-face{font-family:Ubuntu-Medium;src:url("./media/Ubuntu-Medium-NEDTSADW.ttf") format("opentype")}@font-face{font-family:Ubuntu-LightItalic;src:url("./media/Ubuntu-LightItalic-LPKYYJX5.ttf") format("opentype")}:root{font-family:Ubuntu-Regular;color:#0f172a}::-webkit-scrollbar-thumb{background:#006cfa;border-radius:1rem}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:1rem}::-webkit-scrollbar{width:.3rem;border-radius:1rem}body{margin:0;background-color:#f8fafc;height:100dvh;padding:.5rem 1.5rem}*{box-sizing:border-box}.main-loading{position:absolute;left:0;background-color:#f8fafc;width:100%;height:100%;z-index:2;display:flex;flex-direction:column;align-items:center}.main-loading img{margin-top:5vh;width:25rem;height:240px;max-width:100%}.main-loading span{margin-top:15vh;font-size:1.75rem;font-weight:700}.ckt-app-container{position:relative;height:100%;display:flex;flex-direction:column;align-items:center}.ckt-app-container>*{flex:12;max-width:35rem;width:100%}.ckt-app-container ckt-header{flex:1}.ckt-app-container router-outlet{flex:0}.ckt-app-container ckt-footer{flex:1}.ckt-app-container ckt-components-library{max-width:none}.btn-primary{color:#fff;background-color:#1b6ec2;border-color:#1861ac}.custom-dialog{animation:slide-in-from-bottom 1s ease-in-out;transform:translateY(100)}.d-none{display:none!important}.d-flex{display:flex!important}.align-items-center{align-items:center!important}.justify-content-center{justify-content:center!important}.d-flex-wrap{display:flex!important;flex-wrap:wrap!important}.flex-column{flex-direction:column!important}.gap-1{gap:.5rem!important}.gap-2{gap:1rem!important}.gap-3{gap:1.5rem!important}.w-100{width:100%!important}.w-min{width:min-content!important}.white-space-nowrap{white-space:nowrap!important}.pl-5{padding-left:1.5rem!important}.pl-10{padding-left:3rem!important}.pt-10{padding-top:3rem!important}.m-0{margin:0!important}.mt-5{margin-top:1.5rem!important}.container{max-width:none!important}.customer-identifier{font-size:.875rem;font-weight:700}
