@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body::-webkit-scrollbar{display:none}body{-ms-overflow-style:none;scrollbar-width:none}:root{--navabar-background-color:#fff;--primary-background-color:#fff;--primary-color:#1260ff;--secondary-color:#48dda1;--primary-button-text-color:#fff;--primary-button-color:#1260ff;--disabled-button-color:#69f;--on-hover-button-color:#48dda1;--header-text-color:#1b1b1b;--description-text-color:#a9a9a9;--button-border-radius:8px;--primary-backgroud-color:#fff;--text-color:#000;--card-color:#fff;--border-color:#1260ff;--root-height:calc(100% - 65px)}#root{background-color:#fff;background-color:var(--primary-backgroud-color);display:flex;font-family:var(--font-family);height:var(--doc-height);justify-content:center;width:100%}.App{max-width:756px;width:100%}.appNavBar{border-bottom:2px solid #1260ff;border-bottom:2px solid var(--primary-color);height:40px;padding:10px}.loader{--_m:conic-gradient(#0000 10%,#000),linear-gradient(#000 0 0) content-box;animation:l3 1s linear infinite;aspect-ratio:1;background:#1260ff;background:var(--primary-color);border-radius:50%;height:50px;margin-bottom:10px;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;padding:8px;width:50px}@keyframes l3{to{transform:rotate(1turn)}}.ant-typography,.noSelect{-webkit-tap-highlight-color:transparent;-moz-tap-highlight-color:#0000;-o-tap-highlight-color:#0000;tap-highlight-color:#0000}.AxioLoader_axioLoaderContainer__feC0G{align-items:center;background:#121112;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:10}.AxioLoader_lottieAnimation__rSjnb{height:120px;width:120px}.AxioLoader_loadingText__dADsL{color:#fff;font-size:14px;line-height:1.4;margin-top:20px;padding:0 16px;text-align:center}.FipList_fipListRoot__-AZHV{box-sizing:border-box;display:flex;flex-direction:column;height:var(--root-height);justify-content:space-between;padding:24px}.FipList_fipListBody__jZAa7{display:flex;flex-direction:column;gap:10px;height:calc(100% - 50px);overflow:auto}.FipList_textHeader__G7EM0{color:var(--header-text-color);font-size:24px;font-weight:600}.FipList_textDescription__IQ2M1{color:var(--description-text-color)}.FipList_allFipsContainer__uIdQa{align-items:center;cursor:pointer;display:flex;gap:15px;margin-bottom:10px}.FipList_popularFipsContainer__Yf\+gG{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.FipList_popularFipsCard__SOv89{align-items:center;aspect-ratio:1/1;background-color:var(--card-color);border:1px solid var(--border-color);border-radius:16px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:10px;justify-content:center;max-height:125px;width:calc(33% - 6px)}.FipList_bankName__lV7Wq{color:gray;font-size:14px;overflow:hidden;text-align:center;text-overflow:ellipsis;width:70%}.FipList_selectedBankName__2fIgp{color:var(--header-text-color);font-weight:600}.FipList_secondaryHeader__LDBWS{color:var(--header-text-color)}.FipList_selectedPopularFipsCard__PIHMN{border-color:var(--selected-border-color);border-width:2px;box-shadow:0 7px 29px 0 #64646f33;box-shadow:var(--box-shadow,#64646f33 0 7px 29px 0)}.FipList_bankInputSearch__2DbU1:before{content:""}.FipList_header__tUHHV{gap:5px;padding-bottom:10px;top:0}.FipList_allBanksHeader__re4\+0,.FipList_header__tUHHV{background:var(--primary-backgroud-color);display:flex;flex-direction:column;position:sticky;z-index:5}.FipList_allBanksHeader__re4\+0{gap:10px;padding:10px 0;top:61px}.FipList_bankInputSearch__2DbU1{background:var(--primary-backgroud-color);border:none;color:var(--text-color);width:100%}.FipList_bankInputSearch__2DbU1::placeholder{color:var(--text-color)}.FipList_bankInputSearch__2DbU1:focus-visible{outline:none}.FipList_searchContainer__jO4nE{align-items:center;border:1px solid #c9c9c9;border-radius:8px;display:flex;gap:10px;padding:10px}.FipList_primaryButton__4wtcs{background:var(--primary-button-color);border:none;border-radius:var(--button-border-radius);color:var(--primary-button-text-color);font-family:var(--font-family);font-weight:600;padding:12px}.FipList_primaryButton__4wtcs:disabled{background:var(--disabled-button-color)}.FipList_flowSelectionContainer__4gHOJ{padding:15px}.FipList_flowSelectionContainer__4gHOJ h2{color:var(--text-color)}.FipList_flowSelection__RS-gd{display:flex;flex-direction:column;gap:10px}.FipList_method__9tWNv{background-color:var(--card-color);border:1px solid var(--border-color);border-radius:10px;cursor:pointer;padding:15px;transition:background-color .3s}.FipList_methodIcon__Dqdcr{color:var(--text-color);height:30px;margin-right:10px;width:30px}.FipList_methodArrow__F0p\+R img{height:20px;width:20px}.FipList_methodInfo__TPuvj h2{font-size:1em}.FipList_methodInfo__TPuvj p{color:#6c757d;font-size:.9em;margin:5px 0}.FipList_verificationType__QboW6{color:#6c757d;display:block;font-size:.8em;margin-top:10px}.FipList_flowSelectionHeader__N9tSM{color:var(--header-text-color)}.FipList_rightIcon__vS2mS{color:var(--text-color);height:18px;margin-right:10px;width:18px}.FipList_popular_banks__4Aplc{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(4,1fr);margin-bottom:16px}.FipList_popular_banks__4Aplc .FipList_bank_logo__DqeKJ{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.FipList_popular_banks__4Aplc .FipList_bank_logo__DqeKJ img{max-height:100%;max-width:100%;object-fit:contain}.FipList_bank_card__2alEu{align-items:center;border-radius:8px;display:flex;flex-direction:column;margin-bottom:12px;text-align:center}.FipList_bank_card__2alEu img{height:40px;margin-bottom:8px;object-fit:contain;width:40px}.FipList_bank_card__2alEu p{color:var(--text-color);font-size:10px;line-height:1.2;margin:0}.FipList_bank_logo_container__TRFDE{align-items:center;border:1px solid #1b1dc71a;border-radius:50%;display:flex;justify-content:center;margin-bottom:8px;padding:8px}.FipList_selected__3j\+xW{border:1px solid var(--primary-color)}.FipList_other_banks__4oxNy{display:flex;flex-direction:column}.FipList_bank_item__epkLM{align-items:center;background-color:var(--white);border-bottom:1px solid #1b1dc71a;display:flex;padding:4px 0}.FipList_bank_item__epkLM img{height:24px;object-fit:contain;width:24px}.FipList_bank_item__epkLM p{color:var(--text-color);flex-grow:1;font-size:var(--font-size-12);margin-left:8px}.FipList_arrow__MtZPp{height:16px;width:16px}.FipList_all_other_banks__x-8Zr{align-items:center;background-color:var(--white);border-radius:.75rem;display:flex;margin-bottom:1.5rem;padding:1rem}.FipList_all_other_banks__x-8Zr img{height:32px;margin-right:1rem;width:32px}.FipList_all_other_banks__x-8Zr p{color:var(--text-color);flex-grow:1;font-size:16px}.FipList_section_title__\+o\+6F{color:var(--text-color);font-size:16px;font-weight:700}.FipList_section_sub_title__xTMRT{font-size:12px;font-weight:600;opacity:.7}.FipList_si_creva_info_box__nrtdn{align-items:center;background-color:#e3e9ff;border-radius:8px;color:#131523;display:flex;gap:8px;height:fit-content;padding:18px 8px}.FipList_backdrop__gO3eQ{align-items:flex-end;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;margin:0 auto;max-width:var(--max-width);opacity:0;position:fixed;right:0;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden}.FipList_backdrop__gO3eQ.FipList_open__NtgCu{opacity:1;visibility:visible}.FipList_sheet__No32y{animation:FipList_slideIn__Ktjy8 .3s ease forwards;background-color:#fff;border-radius:16px 16px 0 0;height:fit-content;max-width:var(--max-width);opacity:0;padding:24px;transform:translateY(100%);width:100%}@keyframes FipList_slideIn__Ktjy8{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.FipList_backdrop__gO3eQ.FipList_open__NtgCu .FipList_sheet__No32y{transform:translateY(0)}.FipList_sheet_content__\+gRWC{color:var(--text-color);font-size:var(--font-size-12);height:100%;overflow-y:auto}.FipList_sheet_content_title__oxdp0{color:var(--text-color);display:flex;font-size:16px;font-weight:700;margin-bottom:16px}.FipList_tncforProfileSelection__y5pWi{font-size:12px;font-weight:600;opacity:.7;padding-bottom:16px;text-align:center}.FipList_axioRoot__9vEUl{background:#121112;height:var(--root-height);padding:32px 16px}.FipList_axioContent__fJ7ab,.FipList_axioRoot__9vEUl{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:24px}.FipList_axioContent__fJ7ab{flex:1 1;overflow-y:auto;padding:0;width:100%}.FipList_axioContent__fJ7ab::-webkit-scrollbar{width:8px}.FipList_axioContent__fJ7ab::-webkit-scrollbar-track{background:#0000}.FipList_axioContent__fJ7ab::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.FipList_axioContent__fJ7ab::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.FipList_axioHeadings__y4nzc{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;gap:4px;padding:0;width:100%}.FipList_axioTitle__3Qvz9{color:#e6e4e5;font-size:22px;line-height:28px;margin:0}.FipList_axioSubtitle__W7Rz7,.FipList_axioTitle__3Qvz9{box-sizing:border-box;font-family:Inter,sans-serif;font-style:normal;font-weight:400;width:100%}.FipList_axioSubtitle__W7Rz7{color:#b0abaf;font-size:14px;letter-spacing:.25px;line-height:20px}.FipList_axioSearchContainer__ZWElj{align-items:center;background:#ffffff14;border-radius:999px;box-sizing:border-box;display:flex;flex-direction:row;padding:6px;width:100%}.FipList_axioSearchIcon__yi\+hZ{align-items:center;box-sizing:border-box;display:flex;height:32px;justify-content:center;padding:0;width:32px}.FipList_axioSearchInput__b\+Tv9{align-items:flex-start;background:#0000;border:none;box-sizing:border-box;color:#e6e4e5;display:flex;flex:1 1;flex-direction:column;font-family:Inter,sans-serif;font-size:16px;justify-content:center;letter-spacing:.5px;line-height:24px;padding:0 8px}.FipList_axioSearchInput__b\+Tv9::placeholder{color:#625d62}.FipList_axioSearchInput__b\+Tv9:focus{outline:none}.FipList_axioSearchWrapper__4RFAi{align-items:center;background:#121112;box-sizing:border-box;display:flex;flex-direction:row;gap:12px;position:sticky;top:0;width:100%;z-index:5}.FipList_axioCancelButton__q4OMF{align-items:center;background:#0000;border:none;box-sizing:border-box;color:#92cb53;cursor:pointer;display:flex;flex-shrink:0;font-family:Inter,sans-serif;font-size:14px;justify-content:center;line-height:20px;padding:6px 12px;transition:opacity .2s}.FipList_axioCancelButton__q4OMF:hover{opacity:.8}.FipList_axioClearButton__GjLsF{align-items:center;background:#0000;border:none;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;margin-right:8px;padding:4px;transition:opacity .2s}.FipList_axioClearButton__GjLsF:hover{opacity:.7}.FipList_axioPopularSection__hYRW5{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;padding:0;width:100%}.FipList_axioSectionTitle__NkAnz{box-sizing:border-box;color:#e6e4e5;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:600;letter-spacing:.5px;line-height:16px;margin:0;width:100%}.FipList_axioPopularBanks__XrSrC{align-items:flex-start;background:#1e1d1e;border-radius:16px;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:center;overflow-x:auto;padding:12px;scrollbar-width:none;width:100%}.FipList_axioPopularBanks__XrSrC::-webkit-scrollbar{display:none}.FipList_axioPopularBank__a6KVu{cursor:pointer;flex-direction:column;gap:6px;min-width:70px;padding:4px 0}.FipList_axioPopularBankIcon__p5AKH,.FipList_axioPopularBank__a6KVu{align-items:center;box-sizing:border-box;display:flex;justify-content:center}.FipList_axioPopularBankIcon__p5AKH{background:#fff;border-radius:999px;height:32px;overflow:hidden;padding:4px;width:32px}.FipList_axioPopularBankIcon__p5AKH img{height:16px;object-fit:cover;width:16px}.FipList_axioPopularBankName__K6bvI{box-sizing:border-box;color:#e6e4e5;font-family:Inter,sans-serif;font-size:12px;line-height:16px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:70px}.FipList_axioBanksList__pForG{align-items:center;border-radius:16px;gap:1px;padding:0}.FipList_axioBanksHeader__k5D1R,.FipList_axioBanksList__pForG{box-sizing:border-box;display:flex;flex-direction:column;width:100%}.FipList_axioBanksHeader__k5D1R{align-items:flex-start;background:#292829;border-radius:16px 16px 0 0;gap:6px;justify-content:center;padding:12px}.FipList_axioBanksTitle__-zCtx{box-sizing:border-box;color:#b0abaf;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:700;letter-spacing:.15px;line-height:24px}.FipList_axioBankRow__HW-pJ{align-items:flex-start;background:#1e1d1e;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:12px;transition:background-color .2s;width:100%}.FipList_axioBankRow__HW-pJ:hover{background:#ffffff0d}.FipList_axioBankRow__HW-pJ:last-child{border-radius:0 0 16px 16px}.FipList_axioBankRowContent__\+Pkm3{align-items:center;box-sizing:border-box;display:flex;flex-direction:row;gap:12px;padding:0;width:100%}.FipList_axioBankIcon__CsCpw{align-items:center;background:#fff;border-radius:999px;box-sizing:border-box;display:flex;flex-shrink:0;height:32px;justify-content:center;overflow:hidden;padding:4px;width:32px}.FipList_axioBankIcon__CsCpw img{height:16px;object-fit:cover;width:16px}.FipList_axioBankName__OGKt8{box-sizing:border-box;color:#e6e4e5;flex:1 1;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.25px;line-height:20px}.FipList_axioBankRow__HW-pJ.FipList_selected__3j\+xW .FipList_axioBankName__OGKt8{color:#ffffffde;font-weight:500}.FipList_axioCheckmark__f-RFW{box-sizing:border-box;height:20px;margin-left:auto;width:20px}.FipList_axioPrimaryButton__py-hl{align-items:center;background:#1d44e9;border:none;border-radius:999px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:500;gap:8px;justify-content:center;line-height:24px;padding:12px 24px;transition:background-color .2s;width:100%}.FipList_axioPrimaryButton__py-hl:hover:not(:disabled){background:#1638c7}.FipList_axioPrimaryButton__py-hl:disabled{background:#1d44e980;cursor:not-allowed}.FipList_axioFlowOptions__ZJI0w{border-radius:16px;box-sizing:border-box;display:flex;flex-direction:column;width:100%}.FipList_axioFlowCard__pWJ3r{border-bottom:2px solid #121112;cursor:pointer;gap:16px;overflow:hidden;padding:18px 0;width:100%}.FipList_axioFlowCard__pWJ3r,.FipList_axioFlowIcon__9Dg6U{align-items:center;box-sizing:border-box;display:flex;position:relative}.FipList_axioFlowIcon__9Dg6U{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:16px;flex-shrink:0;height:56px;justify-content:center;width:56px}.FipList_axioFlowIcon__9Dg6U svg{height:28px;transition:transform .3s ease;width:28px}.FipList_axioFlowCard__pWJ3r:hover .FipList_axioFlowIcon__9Dg6U svg{transform:scale(1.1)}.FipList_axioFlowContent__vMIuW{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;gap:4px}.FipList_axioFlowTitle__3LsR8{color:#e6e4e5;letter-spacing:-.01em;line-height:26px}.FipList_axioFlowDescription__128vo,.FipList_axioFlowTitle__3LsR8{box-sizing:border-box;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;margin:0}.FipList_axioFlowDescription__128vo{color:#9c979b;letter-spacing:-.005em;line-height:20px}.FipList_axioFlowArrow__kQ\+ff{box-sizing:border-box;flex-shrink:0;opacity:.6;transition:transform .3s ease}.FipList_axioFlowCard__pWJ3r:hover .FipList_axioFlowArrow__kQ\+ff{opacity:1;transform:translateX(4px)}.FipList_axioFlowHelp__lJZsX{align-items:center;box-sizing:border-box;color:#625d62;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:14px;gap:8px;line-height:20px;margin-top:auto;padding-top:32px;transition:color .2s ease}.FipList_axioFlowHelp__lJZsX:hover{color:#8b868a}.FipList_axioFlowHelp__lJZsX svg{flex-shrink:0;transition:transform .2s ease}.FipList_axioFlowHelp__lJZsX:hover svg{transform:scale(1.1)}.FipList_axioSubtitle2__qawIl{align-self:flex-start;color:#b0abaf;font-family:Inter;font-size:12px;font-weight:400;letter-spacing:0;line-height:16px}.FipList_axio_bank_name__wuv-d{align-items:center;background:#1e1d1e;border-radius:999px;box-sizing:border-box;color:#e6e4e5;display:flex;font-family:Inter;font-size:16px;gap:8px;justify-content:start;padding:6px;width:100%}.FipList_axioFlowOptions__ZJI0w{background:#1e1d1e}.FipList_axiobankdiv__OZ7IX{align-items:center;background:#fff;border-radius:50%;display:flex;height:32px;justify-content:center;width:32px}*{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}:focus{outline:none}.FipList_noSelect__3EVyx{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}