.select-bank-page{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4rem 4.8rem}.select-bank-page .bank-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;column-gap:1.2rem;margin-bottom:3.4rem}.select-bank-page .page-header{text-align:center;margin-bottom:.8rem}.select-bank-page .page-subheader{text-align:center;margin-bottom:4rem}.select-bank-page .search-dropdown{width:100%;margin-bottom:6.4rem;position:relative}.select-bank-page .search-dropdown .search-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;border-radius:.8rem;border:1px solid #CFD9E4;padding:1.2rem 1.8rem;gap:1.2rem;background-color:#f8f8f9}.select-bank-page .search-dropdown .search-container .search-input{height:2.4rem;flex-grow:1;border:none;outline:none;background-color:#f8f8f9;font-family:var(--satoshimedium);font-size:1.4rem;font-weight:500;line-height:2.4rem}.select-bank-page .search-dropdown .search-container .search-input::placeholder{font-family:var(--satoshimedium);font-size:1.4rem;font-weight:500;line-height:2.4rem}.select-bank-page .search-dropdown .selected-bank{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.8rem;padding:.8rem 1rem;border-radius:.8rem;border:1px solid #CFD9E4;background:#FFF;cursor:pointer}.select-bank-page .search-dropdown .selected-bank .selected-bank-img{position:relative;top:2px}.select-bank-page .search-dropdown .selected-bank .selected-bank-name{margin-right:auto;color:#1c2127;font-variant-numeric:lining-nums tabular-nums;font-family:var(--satoshimedium);font-size:1.6rem;font-style:normal;font-weight:500;line-height:2.4rem}.select-bank-page .search-dropdown .selected-bank .dropdown-icon{transition:all .2s ease-in}.select-bank-page .search-dropdown .selected-bank .dropdown-icon.open{transform:rotate(-180deg)}@keyframes grow{0%{height:0}to{height:max-content}}.select-bank-page .search-dropdown .options{width:100%;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;padding-top:1.2rem;animation:grow .2s forwards ease}.select-bank-page .search-dropdown .options .bank-option-btn{width:100%;border:none;outline:none;background-color:transparent;padding:1.4rem 0;display:flex;align-items:center;gap:2rem;border-bottom:solid 1px #F1F1F1;cursor:pointer}.select-bank-page .search-dropdown .options .bank-option-btn .bank-img{width:24px;height:24px}.select-bank-page .search-dropdown .options .bank-option-btn .end-icon{margin-left:auto}.bank-logo-parent{height:6.2rem;width:6.2rem;border-radius:50%;background-color:#f8f8f9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bank-logo-parent .bank-logo{height:3.08rem}.dots-grid{width:4rem;display:grid;column-gap:.2rem;row-gap:.04rem;grid-template-areas:"one . two . three . four" ". five . six . seven ."}.dots-grid .one{grid-area:one}.dots-grid .two{grid-area:two}.dots-grid .three{grid-area:three}.dots-grid .four{grid-area:four}.dots-grid .five{grid-area:five}.dots-grid .six{grid-area:six}.dots-grid .seven{grid-area:seven}.bank-avatar{width:24px;height:24px}.primary-btn{border:none;outline:none;border-radius:.8rem;padding:.8rem 1.6rem;background:var(--gradient1);color:#fff;font-size:1.6rem;font-style:normal;font-weight:700;line-height:3.2rem;cursor:pointer;transition:all .4s}.primary-btn.full-width{width:100%}.primary-btn:hover{transform:translateY(-1px)}:root{--error-comp-height: 64.6rem}.error-component{width:100%;padding:4.8rem;text-align:center}.error-component .error-img{width:15rem;height:15rem;margin-top:26.6%}.error-component .error-message{color:var(--primary-rock-black, #1C2127);text-align:center;font-family:var(--satoshibold);font-size:1.8rem;font-style:normal;font-weight:700;line-height:3.2rem;margin-bottom:11%}.error-component .back-btn{margin-bottom:21.2%}.approve-payment-page{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5rem 4.8rem}.approve-payment-page .logo-parent{height:4.8rem;width:4.8rem;border-radius:50%;background-color:#f8f8f9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:3.6rem}.approve-payment-page .logo-parent .logo{width:2.4rem;height:2.4rem}.approve-payment-page .page-header{text-align:center;margin-bottom:.8rem}.approve-payment-page .page-subheader{text-align:center;margin-bottom:4rem;font-size:1.4rem;font-style:normal;font-weight:500;line-height:2.4rem}.approve-payment-page .qr-img-wrapper{border-radius:.8rem;filter:drop-shadow(0px 10px 16px rgba(20,37,63,.06)) drop-shadow(0px 0px 1px rgba(12,26,75,.1));margin-bottom:4rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.approve-payment-page .qr-img-wrapper .roqqu-qr-code-logo{position:absolute}.approve-payment-page .page-subheader.alt-instruction{margin-bottom:.8rem;font-size:1.4rem;font-style:normal;font-weight:500;line-height:2.4rem}.connecting-to-bank{width:100%;height:100%;padding:0 4.2rem}.connecting-to-bank .logo-box{margin-bottom:1.6rem;height:10.4rem;width:10.4rem;position:relative;display:flex;align-items:center;justify-content:center}.connecting-to-bank .logo-box .loading-indicator{height:10.4rem;width:10.4rem}.connecting-to-bank .logo-box .bank-logo{max-width:3.2rem;max-height:3.2rem;position:absolute}.connecting-to-bank .bold{color:#1c2127;font-family:var(--satoshibold);font-size:1.8rem;font-style:normal;font-weight:700;line-height:3.2rem;text-align:center;margin-bottom:.8rem}.connecting-to-bank .normal{color:#1c2127;text-align:center;font-family:var(--satoshimedium);font-size:1.6rem;font-style:normal;font-weight:500;line-height:2.4rem}.select-account-page{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4rem 6.9rem}.select-account-page .bank-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;column-gap:1.2rem;margin-bottom:3.4rem}.select-account-page .page-header{margin-bottom:4rem}.select-account-page .accounts{padding-left:4.8rem;width:100%}.select-account-page .accounts .bank-account-option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;column-gap:1.6rem;margin-bottom:4rem}.select-account-page .accounts .bank-account-option .details .type{font-family:var(--satoshibold);font-size:1.4rem;font-style:normal;font-weight:700;line-height:2.4rem;margin-bottom:.4rem}.select-account-page .accounts .bank-account-option .details .subdetails{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:var(--satoshimedium);font-size:1.2rem;font-style:normal;font-weight:500;line-height:2rem;color:#737a91}.custom-checkbox{border-radius:.8rem;border:solid 1px #CFD9E4;cursor:pointer}.payment-summary{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5.2rem 4.2rem 4rem}.payment-summary .success-img{height:9.2rem;margin-bottom:3.3rem}.payment-summary .page-header{margin-bottom:2.4rem}.payment-summary .amt-deposited{margin-bottom:4rem}.payment-summary .amt-deposited .text{text-align:center;font-family:var(--satoshimedium);font-size:1.2rem;font-style:normal;font-weight:500;line-height:2rem;text-transform:capitalize;color:#737a91}.payment-summary .amt-deposited .amount{color:#1c2127;text-align:center;font-family:var(--satoshibold);font-size:2.4rem;font-style:normal;font-weight:700;line-height:3.2rem;text-transform:uppercase}.payment-summary .amt-deposited .amount .currency{text-transform:uppercase}.payment-summary .additional-text{width:100%;font-family:var(--satoshimedium);font-size:1.4rem;font-style:normal;font-weight:500;line-height:2.4rem;color:#737a91;margin-top:3.2rem;text-align:center}.payment-summary .back-btn{margin-top:7.2rem}.finalize-payment{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 16%}.finalize-payment .loading-img{height:7.2rem;width:7.2rem;margin-bottom:4rem}.finalize-payment .title{color:#1c2127;text-align:center;font-family:var(--satoshibold);font-size:1.8rem;font-style:normal;font-weight:700;line-height:3.2rem;margin-bottom:.8rem}.finalize-payment .desc{color:#737a91;text-align:center;font-family:var(--satoshimedium);font-size:1.4rem;font-style:normal;font-weight:500;line-height:2.4rem}.failed-payment{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5.2rem 4.2rem 4rem}.failed-payment .success-img{height:15rem;margin-bottom:3.3rem}.failed-payment .page-header{margin-bottom:2.4rem}.failed-payment .amt-deposited{margin-bottom:4rem}.failed-payment .amt-deposited .text{text-align:center;font-family:var(--satoshimedium);font-size:1.2rem;font-style:normal;font-weight:500;line-height:2rem;text-transform:capitalize;color:#737a91}.failed-payment .amt-deposited .amount{color:#1c2127;text-align:center;font-family:var(--satoshibold);font-size:2.4rem;font-style:normal;font-weight:700;line-height:3.2rem;text-transform:capitalize}.failed-payment .amt-deposited .amount .currency{text-transform:uppercase}.failed-payment .additional-text{width:100%;font-family:var(--satoshimedium);font-size:1.4rem;font-style:normal;font-weight:500;line-height:2.4rem;color:#737a91;margin-top:3.2rem;text-align:center}.failed-payment .back-btn{margin-top:7.2rem}.pending-payment{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5.2rem 4.2rem 4rem}.pending-payment .success-img{height:9.2rem;margin-bottom:3.3rem}.pending-payment .page-header{margin-bottom:2.4rem}.pending-payment .amt-deposited{margin-bottom:4rem}.pending-payment .amt-deposited .text{text-align:center;font-family:var(--satoshimedium);font-size:1.2rem;font-style:normal;font-weight:500;line-height:2rem;text-transform:capitalize;color:#737a91}.pending-payment .amt-deposited .amount{color:#1c2127;text-align:center;font-family:var(--satoshibold);font-size:2.4rem;font-style:normal;font-weight:700;line-height:3.2rem;text-transform:capitalize}.pending-payment .amt-deposited .amount .currency{text-transform:uppercase}.pending-payment .additional-text{width:100%;font-family:var(--satoshimedium);font-size:1.4rem;font-style:normal;font-weight:500;line-height:2.4rem;color:#737a91;margin-top:3.2rem;text-align:center}.pending-payment .back-btn{margin-top:7.2rem}@font-face{font-family:Satoshi-black;src:url(/assets/Satoshi-Black-bd11b582.woff2) format("woff2"),url(/assets/Satoshi-Black-a849a7b7.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:Satoshi-bold;src:url(/assets/Satoshi-Bold-353a7fbf.woff2) format("woff2"),url(/assets/Satoshi-Bold-1789917c.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Satoshi-light;src:url(/assets/Satoshi-Light-8a24f395.woff2) format("woff2"),url(/assets/Satoshi-Light-dd42e743.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Satoshi-medium;src:url(/assets/Satoshi-Medium-af02a722.woff2) format("woff2"),url(/assets/Satoshi-Medium-7aeaf037.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Satoshi-regular;src:url(/assets/Satoshi-Regular-50dca57f.woff2) format("woff2"),url(/assets/Satoshi-Regular-9fbc41c9.woff) format("woff");font-weight:400;font-style:normal}:root{font-size:10px;font-family:Satoshi-regular;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--base-font-family: Satoshi-medium;--satoshiblack: Satoshi-black;--satoshibold: Satoshi-bold;--satoshilight: Satoshi-light;--satoshimedium: Satoshi-medium;--satoshiregular: Satoshi-medium;--gradient1: linear-gradient(90deg, #483BEB 0%, #7847E1 47.92%, #DD568D 96.35%);--gradient2: linear-gradient( 98.7deg, #5240f9 19.95%, #f3526d 89.51% )}*{margin:0;padding:0;box-sizing:border-box}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;display:none}html{background:#1C2127}.App{display:flex;align-items:center;justify-content:center;min-height:100vh;background-color:#fff}.App .main-content{height:694px;width:496px;display:flex;align-items:center;justify-content:center;border-radius:.8rem;border:1px solid #CFD9E4;min-height:max-content}.page-header{font-family:var(--satoshibold);font-size:1.8rem;font-style:normal;font-weight:700;line-height:3.2rem}.page-subheader{font-family:var(--satoshimedium);font-size:1.6rem;font-style:normal;font-weight:500;line-height:2.4rem;color:#737a91}
