@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Readex+Pro:wght@160..700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}:root{--fade-in:0.56s;--hold:0.36s;--fade-out:0.42s;--phase:calc(var(--fade-in) + var(--hold) + var(--fade-out));--total:calc(3 * var(--phase));--easing:cubic-bezier(0.2,0.8,0.2,1);--fg:#f5f7fa;--muted:#9aa4b2;--text:#222}.flex-between{display:flex;justify-content:space-between;align-items:center}.text-left{text-align:left}.text-right{text-align:right}.p-20{padding:20px}.py-20{padding-top:20px;padding-bottom:20px}#buy-amount,#buyAmount{position:relative;overflow:visible!important}#buy-amount input,#buyAmount input{padding-right:44px;text-align:center;font-size:2rem}.pt-10{padding-top:10px}.pr-20{padding-right:20px}.pl-20{padding-left:20px}.pb-10{padding-bottom:10px}.mt-24{margin-top:24px}.border-b{border-bottom:1px solid #d3d3d3}.fw-600{font-weight:600}.muted{color:#999}.muted-2{color:#333}.nowrap{white-space:nowrap}.rounded-pill{border-radius:20px}*{box-sizing:border-box}body,html{background:no-repeat 50% fixed;background-size:cover;color:#050c22;z-index:0}body,html{font-family:Roboto,sans-serif;position:relative}body{flex-direction:column;display:flex;justify-content:center;align-items:center;margin:0;color:var(--text);overflow-x:hidden}.background-layer{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;background:linear-gradient(242deg,#13375c,#151e37,#1b9cff,#13375c);background-size:200% 200%;animation:gradient 12s ease infinite}.background-layer:before{content:"";position:absolute;inset:0;background:url(/img/bg.png) no-repeat 50%;background-size:cover;opacity:.8;mix-blend-mode:multiply}.centered-div{width:100%;padding:0 1rem}.header{flex-direction:column;display:flex;align-items:center}.logo-center{height:auto;margin-top:1.5rem}.landing-bitcoin{position:fixed;top:10%;left:20%;opacity:1;pointer-events:none;z-index:-1}p{color:#1d224f}.page-layout{flex-direction:row;flex-wrap:wrap}.col-layout{display:flex;flex-wrap:wrap}.left-panel{flex:1 1;max-width:600px;flex-direction:column;gap:2rem}.left-panel,.right-panel{padding:2rem;display:flex}.right-panel{flex:1 1;justify-content:center;align-items:center;gap:1rem}.content-box{position:relative;max-width:536px;border-radius:30px;padding:2rem;text-align:center;z-index:100;width:100%}.content-box:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#f5f5f5!important;box-shadow:0 8px 32px 0 rgb(18 25 34/20%)!important;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);border-radius:30px;z-index:0}.content-box>*{position:relative;z-index:1}.content-header{position:relative;width:calc(100% + 4rem);margin:0 -2rem 1rem;padding:1rem;background:none;color:white;border-top-left-radius:30px;border-top-right-radius:30px;font-weight:700;text-align:center;box-sizing:border-box;overflow:hidden;z-index:10}.content-header:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#151e37;opacity:.8;z-index:0;border-top-left-radius:15px;border-top-right-radius:15px}.content-header>*{position:relative;z-index:10}.step{font-weight:600;font-size:1.25rem}.step,.step-title{color:#141e21;line-height:2rem}.step-title{font-weight:300;font-size:1.5rem}.step-title-lg{font-size:2rem;line-height:2.5rem}.step-title-lg,.step-transaction{font-weight:600;color:#141e21;font-family:Readex Pro,sans-serif}.step-transaction{font-size:1rem;line-height:1.25rem}.box-title{font-weight:600;font-size:1.25rem;color:#141e21;margin-bottom:2rem}.tagline{font-size:2.5rem;color:#fff;font-family:Readex Pro,sans-serif;font-weight:600}.logo{max-width:180px;margin-bottom:2rem}.logo-center{width:200px}.conversion-box{gap:1rem;flex-wrap:wrap}.conversion-box,.input-box{display:flex;justify-content:space-between}.input-box{flex-direction:column;background:#edeff7;padding:1rem;border-radius:10px;flex:1 1;min-width:120px;color:#09101c;box-sizing:border-box}.label-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.input-box label,.label-row label{font-weight:400}.input-field{box-sizing:border-box;padding:.5rem;border-radius:6px;display:flex;align-items:center;overflow:hidden;gap:.5rem}.input-field,.input-field input{width:100%;background:transparent}.input-field input{border:none;color:#09101c;font-size:1.5rem;text-align:right;flex:1 1;min-width:0}.input-with-flag{position:relative;display:inline-block;width:100%}.input-with-flag input{width:100%;padding-right:2.5rem;box-sizing:border-box}.input-with-flag .crypto-icon,.input-with-flag .flag-icon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);pointer-events:none}.flag-icon{background:url(/img/i_cdn.svg) no-repeat 50%;background-size:contain}.bitcoin-icon,.flag-icon,.input-with-flag .crypto-icon{display:inline-block;width:40px;height:40px;margin-right:.25rem}.bitcoin-icon{background:url(/img/i_bitcoin.svg) no-repeat 50%;background-size:contain}.down-arrow{background:url(/img/down-arrow.svg) no-repeat 50%;background-size:contain}.down-arrow,.down-arrow-lt{display:inline-block;width:14px;height:14px;margin-left:.25rem;vertical-align:middle}.down-arrow-lt{background:url(/img/down-arrow-lt.svg) no-repeat 50%;background-size:contain}.dropdown-toggle{display:flex;align-items:center;gap:.25rem}.currency{margin-left:.5rem;font-weight:400;white-space:nowrap;flex-shrink:0}.form-section{background:transparent}.form-section input[type=text]{background:#2f3e5d;color:white}.continue-btn{background:#b8df40;border-radius:30px;padding:.75rem 2rem;color:#fff;font-weight:600;cursor:pointer;border:#b8df40}.continue-btn:hover{color:#2f3e5d}.progress{margin-top:2rem}.progress ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:0}.progress-step{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:15px 0;font-size:1.25rem;font-weight:600;color:#fff;text-align:center}.progress-step img.icon{width:60px;height:60px;object-fit:contain;vertical-align:middle}.step-nonactive{opacity:.3;border-bottom:none}.step-active{opacity:.8}.dropdown{position:relative}.dropdown-menu{position:absolute;top:100%;left:0;background:#fff;color:#09101c;border-radius:6px;box-shadow:0 4px 8px rgba(0,0,0,.1);margin-top:.5rem;list-style:none;padding:.5rem 0;min-width:100%;width:max-content;display:none;z-index:10}.dropdown-menu li{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;cursor:pointer}.dropdown-menu li:hover{background-color:#f0f2f8}.dropdown-menu li .bitcoin-icon,.dropdown-menu li .flag-icon{width:20px;height:20px;background-size:contain;flex-shrink:0}.dropdown.open .dropdown-menu{display:block}.input-field.dropdown-toggle{cursor:pointer}.landing-bitcoin{width:30rem;opacity:100%}@media (max-width:768px){.page-layout{flex-direction:column}.left-panel,.right-panel{max-width:100%;width:100%;padding:1rem}.right-panel{justify-content:center;align-items:center;padding-right:0 2rem}.header,.right-panel{flex-direction:column}.step-title-lg{font-size:1.5rem;line-height:1.25rem}.conversion-box{flex-direction:column}.tagline{font-size:2.75rem}.landing-bitcoin{width:160px}.form-row{flex-direction:column;align-items:stretch}.form-field{flex-direction:row;width:100%}.form-field input,.form-field select{flex:1 1}.gradient-border-btn{position:relative;display:inline-block;padding:.75rem 2rem;background-color:rgba(21,30,55,.6);color:#fff;font-size:1rem;line-height:1.25rem!important;text-align:center;border:2px solid transparent;border-radius:0;cursor:pointer;z-index:1;overflow:hidden}.gradient-border-btn:before{content:"";position:absolute;inset:0;border-radius:0;padding:2px;background:linear-gradient(90deg,rgba(180,203,109,1),rgba(158,202,93,1) 50%,rgba(57,181,74,1));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:xor;-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;pointer-events:none}.custom-form input,.custom-form select{width:100%;border-radius:50px;border:1px solid #9fa4b7;background-color:rgba(255,255,255,1);color:#061637;padding:.75rem 1.25rem;font-size:1rem;line-height:2.5rem;outline:none;box-sizing:border-box}.progress ul{flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:0}.progress-step{flex:1 1;flex-direction:column;align-items:center;text-align:center;padding:1rem}.progress-step,.step-nonactive{border-bottom:none}.progress-step img.icon{margin-bottom:.5rem}.bottom-wave{display:none}#qr-code.content-box{min-height:unset!important}}.menu-toggle{position:absolute;top:1rem;right:1rem;width:32px;height:32px;cursor:pointer;z-index:10003;opacity:.3;transition:opacity .2s ease-in-out}.menu-toggle:hover{opacity:1}.menu-toggle img{width:100%;height:100%;object-fit:contain}.slideout-menu{position:fixed;top:0;right:-100%;width:250px;height:100%;background-color:#151e37;background:linear-gradient(-60deg,#13375c,#151e37);color:white;padding:2rem 1rem;box-shadow:-2px 0 10px rgba(0,0,0,.2);transition:right .3s ease-in-out;z-index:10002}.slideout-menu.open{right:0}.slideout-menu ul{list-style:none;padding:0;margin:0}.slideout-menu li{margin:1rem 0}.slideout-menu a{color:white;text-decoration:none;font-weight:600;font-size:1rem}.custom-form{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.custom-form input{border:2px solid #9fa4b7;border-radius:50px}.custom-form input,.custom-form select{padding:.75rem 1.25rem;font-size:1rem;line-height:2.5rem;background-color:rgba(255,255,255,1);color:#061637;box-sizing:border-box;width:100%}.custom-form select{border:1px solid #9fa4b7;border-radius:50px;background-image:url(/img/down-arrow-lt.svg);background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem;appearance:none;-webkit-appearance:none;-moz-appearance:none}.custom-form input::placeholder{color:#9fa4b7}.custom-form .continue-btn{background:#b8df40;border-radius:50px;padding:.75rem 2rem;color:#fff;cursor:pointer;line-height:2.5rem;font-size:1rem;margin-bottom:1.5rem;transition:background-color 1.5s ease}.custom-form .continue-btn:hover{background:linear-gradient(242deg,#13375c,#151e37,#1b9cff,#13375c);background-size:200% 200%;animation:gradient 12s ease infinite;transition:background-color 1.5s ease}.custom-form .back-btn{background:#565e72;border-radius:50px;border-color:#565e72;padding:.75rem 2rem;color:#fff;cursor:pointer;line-height:2.5rem;font-size:1rem;margin-bottom:1.5rem;transition:background-color 1.5s ease}.custom-form .back-btn:hover{opacity:.75}.select-with-icon{position:relative;display:block;width:100%}.select-with-icon select{padding-left:56px}.select-with-icon .crypto-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:40px;height:40px;pointer-events:none}.form-row .select-with-icon{flex:1 1}.white-link{color:#fff}.drk-link,.white-link{text-decoration:underline}.drk-link{color:#111e21}.gradient-border-btn{position:relative;display:inline-block;padding:.75rem 2rem;background-color:rgba(21,30,55,.6);color:#fff;font-size:1rem;line-height:2.5rem;border:2px solid transparent;border-radius:50px;cursor:pointer;z-index:1;overflow:hidden;margin:.5rem}.gradient-border-btn:before{content:"";position:absolute;inset:0;border-radius:50px;padding:2px;background:linear-gradient(90deg,rgba(180,203,109,1),rgba(158,202,93,1) 50%,rgba(57,181,74,1));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:xor;-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;pointer-events:none}.code-input-group{display:flex;justify-content:center;gap:1rem;width:100%;max-width:500px;margin:0 auto}.code-input{flex:1 1;max-width:60px;aspect-ratio:1/1;font-size:18px;line-height:1.5rem;color:#050c22;text-align:center;border-radius:10px!important;box-sizing:border-box;padding:.75rem;border:1px solid #9fa4b7;background-color:rgba(255,255,255,1);width:100%}.code-input:focus{outline:none;border-color:#aedd34;box-shadow:0 0 0 4px rgba(174,221,52,.2)}.code-input:focus-visible{outline:none;border-color:#aedd34;box-shadow:0 0 0 4px rgba(174,221,52,.2)}.active-toggle{background:linear-gradient(90deg,rgba(180,203,109,.5),rgba(57,181,74,.5));border:1px solid rgba(57,181,74,.6);font-weight:700}.form-row{gap:.75rem;margin-bottom:1.5rem}.form-label,.form-row{display:flex;align-items:center}.form-label{min-width:180px;text-align:right;margin-bottom:.75rem}.form-field{display:flex;flex:1 1;gap:.5rem;align-items:center}.qr{background-color:#fff;width:150px;margin:1rem auto;border-radius:20px}.qr-phone{width:80px;margin:2rem auto}.qr-link{width:120px;margin:2rem auto}.crypto-form{opacity:0;pointer-events:none;position:absolute;top:0;left:0;width:100%;transition:opacity .3s ease}.crypto-form.active{opacity:1;pointer-events:auto;position:relative}.form-wrapper{position:relative;min-height:600px}#toggle{position:relative;display:flex;background:#222;border-radius:999px;overflow:hidden;margin-bottom:2rem}.toggle-btn{flex:1 1;padding:1.5rem 1rem;background:none;color:#fff;font-size:1rem;border:none;z-index:2;cursor:pointer}#indicator{position:absolute;top:0;left:0;width:50%;height:100%;background:#444;border-radius:999px;transition:transform .3s ease;z-index:1}.bottom-wave{position:fixed;bottom:0;left:0;width:100%;height:30vh;line-height:0;transform:rotate(180deg);z-index:0;pointer-events:none}.bottom-wave svg{display:block;width:100%;height:100%}.bottom-wave-fill{fill:#fff}.fade-image{animation:fadeInOut 3s ease-in-out infinite;box-shadow:0 8px 32px 0 rgb(18 25 34/20%)!important;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(6px);display:inline-block;width:240px;height:240px;background:url(/img/i_bitcoin.svg) no-repeat 50%;background-size:contain;margin-right:.25rem}@keyframes fadeInOut{0%,to{opacity:.3}30%{opacity:1}}strong{position:relative;&:after{content:"";position:absolute;bottom:-.125rem;left:-.5rem;right:-.5rem;height:1rem;z-index:-1;background-image:url(/img/underline.svg);background-repeat:no-repeat;background-size:cover}}p>strong{font-weight:400;&:after{bottom:-.2rem;height:.5rem;left:-.25rem;right:-.25rem}}.blob.white{border-radius:50%;background:rgba(255,177,66,1);box-shadow:0 0 0 0 rgba(255,177,66,1);animation:pulse-white 2s infinite;transform:scale(1)}@keyframes pulse-white{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(25,241,251,.7)}70%{transform:scale(1);box-shadow:0 0 0 15px rgba(255,177,66,0)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(255,177,66,0)}}@media (max-width:600px){.centered-div{margin:0 auto 32px;padding:0 12px}.content-box{padding:1rem;border-radius:20px}}.txn-menu{position:fixed;display:none;min-width:180px;background:#fff;box-shadow:0 12px 28px rgba(0,0,0,.25);border-radius:6px;z-index:2147483647;overflow:hidden}.txn-item,.txn-menu.open{display:block}.txn-item{cursor:pointer;color:#333;padding:10px 14px;text-decoration:none;transition:background-color .15s,color .15s}.txn-item:focus,.txn-item:hover{background-color:#13385c;color:#fff}.content-box{margin:2rem auto}.progress{width:100%;max-width:536px;margin:1rem auto}@media (max-width:768px){body,html{overflow-x:auto!important}.content-box,body,html{-webkit-overflow-scrolling:touch}.content-box{overflow-x:auto;overflow-y:hidden}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}