@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap);@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:wght@100;300;400;500;600;700;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0a2469;letter-spacing:.5px;margin:0;padding:0}*{box-sizing:border-box;color:#f5f5f5;font-family:Inter}.poppins-thin{font-weight:100}.poppins-extralight,.poppins-thin{font-family:Poppins,serif;font-style:normal}.poppins-extralight{font-weight:200}.poppins-light{font-weight:300}.poppins-light,.poppins-regular{font-family:Poppins,serif;font-style:normal}.poppins-regular{font-weight:400}.poppins-medium{font-weight:500}.poppins-medium,.poppins-semibold{font-family:Poppins,serif;font-style:normal}.poppins-semibold{font-weight:600}.poppins-bold{font-weight:700}.poppins-bold,.poppins-extrabold{font-family:Poppins,serif;font-style:normal}.poppins-extrabold{font-weight:800}.poppins-black{font-family:Poppins,serif;font-style:normal;font-weight:900}.poppins-thin-italic{font-family:Poppins,serif;font-style:italic;font-weight:100}.poppins-extralight-italic{font-family:Poppins,serif;font-style:italic;font-weight:200}.poppins-light-italic{font-family:Poppins,serif;font-style:italic;font-weight:300}.poppins-regular-italic{font-family:Poppins,serif;font-style:italic;font-weight:400}.poppins-medium-italic{font-family:Poppins,serif;font-style:italic;font-weight:500}.poppins-semibold-italic{font-family:Poppins,serif;font-style:italic;font-weight:600}.poppins-bold-italic{font-family:Poppins,serif;font-style:italic;font-weight:700}.poppins-extrabold-italic{font-family:Poppins,serif;font-style:italic;font-weight:800}.poppins-black-italic{font-family:Poppins,serif;font-style:italic;font-weight:900}.App{background-color:#0a2469;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100svh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wrapper{background-color:#0a2469;margin:0 auto;max-width:600px;min-height:100svh;padding-bottom:110px;position:relative;width:100%;z-index:10}.wrapper.wrapper-hidden{height:100svh;overflow:hidden}.wrapper .logo-wrapper{position:relative}.wrapper .logo-wrapper img{margin-left:32px;margin-top:10px;position:absolute}.loaderBars{--c:no-repeat linear-gradient(#949494 0 0);animation:l7 1s linear infinite alternate;aspect-ratio:.75;background:var(--c) 0 50%,var(--c) 50% 50%,var(--c) 100% 50%;width:45px}@keyframes l7{0%{background-size:20% 50%,20% 50%,20% 50%}20%{background-size:20% 20%,20% 50%,20% 50%}40%{background-size:20% 100%,20% 20%,20% 50%}60%{background-size:20% 50%,20% 100%,20% 20%}80%{background-size:20% 50%,20% 50%,20% 100%}to{background-size:20% 50%,20% 50%,20% 10%}}.shadow{backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);background-color:rgba(0,0,0,.329);border-radius:50%;height:0;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);transition:all .25s ease-in 0s;width:0;z-index:8000}.shadow.active{height:4000px;width:4000px}.modal-exchange{background-color:#fff!important;background-color:#fff;border-radius:4px;border-radius:16px;left:50%;min-height:50px;min-width:50px;position:fixed;top:50%;transform:translate(-30%,600%) rotate(90deg);transition:all .4s ease-in-out .2s;width:80%;z-index:8001}.modal-exchange .card-body{background-color:#0000!important;border:0!important;margin-bottom:0;padding-bottom:0}.modal-exchange .card-body h1{background:linear-gradient(90deg,#2563eb,#6a33ea);background-clip:text;-webkit-background-clip:text;color:#0000;font-size:30px;font-weight:700;line-height:36px;text-align:center}.modal-exchange .card-body h1 img{filter:invert(40%) sepia(84%) saturate(5130%) hue-rotate(235deg) brightness(88%) contrast(109%);width:30px}@media screen and (max-width:667px){.modal-exchange .card-body h1{font-size:24px;margin:0 0 20px}}.modal-exchange .modal-card{background:linear-gradient(to right bottom,#fff,#f9fafb);border:2px solid #e5e7eb;border-radius:16px;margin-bottom:30px;padding:24px;transform:matrix(1,0,0,1,0,-4);transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.modal-exchange .modal-card:last-child{margin-bottom:0}@media screen and (max-width:667px){.modal-exchange .modal-card{padding:6px 12px}}.modal-exchange .modal-card .buttons,.modal-exchange .modal-card h1,.modal-exchange .modal-card h2,.modal-exchange .modal-card p{width:100%}.modal-exchange .modal-card h2{align-items:center;display:flex;font-size:18px;justify-content:center;margin-bottom:15px;text-align:center}@media screen and (max-width:667px){.modal-exchange .modal-card h2{font-size:14px}}.modal-exchange .modal-card h2 span{border-radius:9999px;line-height:24px;padding:8px 16px}@media screen and (max-width:667px){.modal-exchange .modal-card h2 span{font-size:12px}}.modal-exchange .modal-card h2 span.brl{background-color:#dbeafe;color:#1e3a8a}.modal-exchange .modal-card h2 span.usdt{background-color:#f3e8ff;color:#581c87}.modal-exchange .modal-card h2 span.img{background:linear-gradient(90deg,#3b82f6,#9333ea);line-height:0;margin:0 5px}.modal-exchange .modal-card h2 img{filter:invert(100%) sepia(0) saturate(7500%) hue-rotate(263deg) brightness(102%) contrast(95%);height:20px;width:20px}.modal-exchange .modal-card p{background-color:#f5f5f5;border:1px solid #e5e7eb;border-radius:6px;color:#374151;font-size:14px;font-weight:400;padding:10px;text-align:justify;transition:all .3s ease-in-out 0s}@media screen and (max-width:667px){.modal-exchange .modal-card p{font-size:10px}}.modal-exchange .modal-card:active,.modal-exchange .modal-card:focus,.modal-exchange .modal-card:hover{background-image:linear-gradient(to right bottom,#3b82f60d,#a855f70d);border-color:#93c5fd;box-shadow:0 0 0 0 #0000,0 0 0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transform:translateY(-10px)}.modal-exchange .modal-card:active p,.modal-exchange .modal-card:focus p,.modal-exchange .modal-card:hover p{background-color:#fff}.modal-exchange .modal-card .buttons{align-items:center;display:flex;justify-content:flex-start}@media screen and (max-width:667px){.modal-exchange .modal-card .buttons{justify-content:center}}.modal-exchange .modal-card .buttons .label{align-items:center;border-radius:6px;display:inline-block;display:flex;font-size:12px;margin-right:20px;padding:8px 12px}.modal-exchange .modal-card .buttons .label:last-child{margin-right:0}@media screen and (max-width:667px){.modal-exchange .modal-card .buttons .label{font-size:10px}}.modal-exchange .modal-card .buttons .label.label-info{background-color:#eff6ff;border:1px solid #bfdbfe;color:#020817}.modal-exchange .modal-card .buttons .label.label-info img{filter:invert(5%) sepia(89%) saturate(1667%) hue-rotate(187deg) brightness(90%) contrast(109%)}.modal-exchange .modal-card .buttons .label.label-warning{background-color:#fefce8;border:1px solid #fef08a;color:#ca8a04}.modal-exchange .modal-card .buttons .label.label-warning img{filter:invert(52%) sepia(93%) saturate(915%) hue-rotate(9deg) brightness(89%) contrast(97%)}.modal-exchange .modal-card .buttons .label.label-success{background-color:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.modal-exchange .modal-card .buttons .label.label-success img{filter:invert(46%) sepia(70%) saturate(1515%) hue-rotate(108deg) brightness(87%) contrast(83%)}.modal-exchange .modal-card .buttons .label img{margin-right:10px;width:16px}@media screen and (min-width:920px){.modal-exchange{width:70%}}@media screen and (min-width:1440px){.modal-exchange{width:60%}}@media screen and (min-width:2440px){.modal-exchange{width:40%}}.modal-exchange.active{transform:translate(-50%,-50%) rotate(0deg)}.modal-exchange .card-footer{align-items:center;display:flex;justify-content:center;padding-bottom:20px;width:100%}.modal-exchange button{background-color:#0f172a;background-image:linear-gradient(90deg,#4b5563,#374151);border-radius:12px;box-shadow:0 0 0 0 #0000,0 0 0 0 #0000,0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;color:#fff;font-size:14px;margin:0 auto}.modal-exchange hr{border:0;border-bottom:1px solid hsla(0,0%,74%,.452);margin:15px auto 20px;width:80%}@media screen and (max-width:667px){.modal-exchange.history{border-radius:6px;height:100vh;overflow-y:auto;width:100%;z-index:9999}}.modal-exchange.history .modal-card h2{color:#9333ea;justify-content:flex-start}.modal-exchange.history .modal-card h2 span{margin-right:10px}.menu{background-color:#06143a;border-top-left-radius:16px;border-top-right-radius:16px;bottom:0;box-shadow:-1px -1px 3px 1px #ffffff1a;left:0;position:fixed;width:100%;z-index:8005}.menu li,.menu ul{margin:0;padding:0}.menu ul{justify-content:space-around}.menu ul,.menu ul li{display:flex;position:relative}.menu ul li{align-items:center;cursor:pointer;justify-content:center;list-style:none;max-width:10%;padding:0}.menu ul li.active img{filter:invert(46%) sepia(16%) saturate(9127%) hue-rotate(170deg) brightness(100%) contrast(98%)}.menu ul li img{filter:invert(99%) sepia(3%) saturate(365%) hue-rotate(227deg) brightness(113%) contrast(90%);width:75%}.menu ul li:nth-child(2){aspect-ratio:1/1 auto;background-color:#051131;border-radius:50%;max-width:20%;padding:10px;position:relative;top:-25px}@media screen and (min-width:991px){.menu{align-items:center;display:flex;justify-content:center;text-align:center}.menu ul{width:33%}}@media screen and (max-width:678px){.menu ul li:nth-child(2){max-width:12%;top:-15px}.menu ul li:nth-child(2) img{width:100%}.menu ul li img{width:50%}}.disabled{opacity:.5;pointer-events:none}.Home{align-items:center;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;flex-grow:1;justify-content:center;min-height:calc(100vh - 125px);padding:75px 30px 30px;position:relative;z-index:1}.Home button{background-color:#0000;border:0;color:#16dcec;color:#f2f2f2;font-size:.8rem;padding-bottom:10px;padding-top:10px}.Home .keypad{margin-bottom:20px;margin-top:-10px;width:100%}.Home .amount-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.Home .amount-wrapper h2{align-items:center;display:flex;font-size:14px;margin-bottom:0;max-width:100%;padding-bottom:0;text-align:center}.Home .amount-wrapper h2 img{cursor:pointer;margin-left:10px;width:16px}.Home .amount-wrapper h2 img:hover{border-radius:50%;box-shadow:0 0 6px 1px #7e7e7ee8;filter:saturate(300%)}@media screen and (min-width:992px){.Home .amount-wrapper h2{max-width:70%}}.Home .amount-wrapper h2 small{align-items:center;display:flex;font-size:.6rem;justify-content:center;margin:0;opacity:.6}.Home .amount-wrapper h2 small img{margin-right:5px;width:10px}.Home .amount-wrapper h2 a{color:#16dcec;font-size:.8rem}.Home .amount-wrapper h2 .button-increase{border-bottom:1px solid hsla(0,0%,96%,.561);padding:0}.Home .amount-wrapper h2 span{background-color:#2982cc;border-radius:16px;padding:2px 10px}.Home .amount-wrapper .current-value{margin-top:0}.Home .amount-wrapper .exchange{background-color:#284699;border-radius:18px;cursor:pointer;margin-bottom:10px;padding:5px 20px;position:relative;text-align:center;-webkit-user-select:none;user-select:none}.Home .amount-wrapper .exchange .exchange-selected{align-items:center;display:flex;justify-content:space-between;width:150px}.Home .amount-wrapper .exchange.active ul{max-height:500px}.Home .amount-wrapper .exchange.offline{background-color:rgba(32,50,102,.769)}.Home .amount-wrapper .exchange.offline .exchange-selected{width:auto}.Home .amount-wrapper .exchange.offline .exchange-selected img{display:none}.Home .amount-wrapper .exchange ul{height:auto;margin:0 -20px;max-height:0;overflow:hidden;padding:0;transition:all .3s ease-out 0s}.Home .amount-wrapper .exchange ul li{color:#f0f8ff99;display:block;font-size:14px;list-style:none;margin:0;padding:5px 0;position:relative}.Home .amount-wrapper .exchange ul li:after{border-top:1px solid hsla(0,0%,64%,.235);content:" ";display:block;height:1px;left:-20px;position:absolute;top:0;width:calc(100% + 40px)}.Home .amount-wrapper .exchange ul li img{margin-left:0}.Home .amount-wrapper .exchange img{filter:invert(98%) sepia(0) saturate(4635%) hue-rotate(95deg) brightness(113%) contrast(90%);margin-left:20px;width:10px}.Home .amount-wrapper .exchange img.trade{left:10px;margin-left:0;width:20px}.Home .amount-wrapper .exchange img.active{transform:rotateX(180deg)}.Home .amount-wrapper .amount-result{color:#bdbdbda6;font-family:Poppins;font-weight:600;letter-spacing:2px;text-align:center}.Home .amount-wrapper .amount-result span{font-weight:500;opacity:.3}.Home p{background-color:#ffbc00;border:1px solid #ffb800;border-radius:6px;flex-direction:column;font-size:1rem;font-weight:700;letter-spacing:1px;padding:6px 12px;text-align:center;width:70%}.Home p,.Home p span{align-items:center;display:flex;justify-content:space-between}.Home p span{color:#664d03}@media screen and (max-width:678px){.Home p span{font-size:14px}}.Home p button{color:#0a2469;display:block;padding-bottom:5px;padding-top:5px;text-transform:uppercase}.Home p img{filter:invert(100%) sepia(2%) saturate(36%) hue-rotate(507deg) brightness(1000%) contrast(102%)}.Home p.version{background-color:#0000;border:0;font-size:10px;margin-top:40px;opacity:.2}.Home p.top-limit{background-color:#2c0b0e;border:1px solid #842029;color:#ea868f;font-family:Inter;font-optical-sizing:auto;font-size:16px;font-style:normal;font-weight:400;width:100%}.Home .alert.alert-danger{background-color:#931616;border:1px solid #912c2cb5;box-shadow:0 0 10px 3px rgba(211,54,54,.698);color:#fff;padding:10px}.button{moz-transition:all .3s ease-in-out;background-size:300% 100%;border-radius:50px;cursor:pointer;font-size:16px;font-weight:600;height:55px;margin:20px auto 0;overflow:hidden;position:relative;text-align:center;transition:all .3s ease-in-out;width:300px}.button:focus{outline:none}.button img{display:none;position:absolute}.button:hover{background-position:100% 0}.button:hover img{top:50%}.button.btn-green{box-shadow:0 4px 15px 0 #2ba911bf}.button.btn-green:hover{box-shadow:0 4px 15px 0 #31c4be40}.button.btn-green.one,.button.btn-green.two{background-color:#2ba911}.button.btn-green.three{background-color:#1c8a05}.button.btn-green.four{background-color:#116300}.button.btn-green.five{background-color:#0b4100}.button.btn-purple{background-image:linear-gradient(90deg,#25aae1,#4481eb,#04befe,#3f86ed);box-shadow:0 4px 15px 0 #4184eabf;height:40px;width:200px}.button.btn-purple img{moz-transition:all .6s ease-in-out;display:block;filter:invert(100%) sepia(2%) saturate(436%) hue-rotate(317deg) brightness(114%) contrast(92%);right:10px;top:200%;transform:translateY(-50%);transition:all .6s ease-in-out;width:10%}.button:disabled{opacity:.3}.button.minimal{color:#0a2469;height:30px;padding:5px}.button.minimal.hover{color:#2259ea}.current-value{background-color:#ffffff1a;border-radius:30px;font-weight:700;margin:16px 0 9px;padding:0 20px;text-align:center}.current-value span:first-child{color:var(--color-text-paragraph-inverse)}.current-value.huge span{font-size:60px}.current-value .lowerTitle{font-size:12px!important}.current-value.big span{font-size:48px}.current-value.medium span{font-size:40px}.current-value.small span{font-size:24px}.keypad{align-items:center;display:grid;grid-template-columns:auto auto auto;margin:24px 0 36px}.keypad span{border-radius:12px;font-family:Poppins;font-size:1.8rem;font-weight:600;margin:16px;padding:8px;text-align:center;-webkit-user-select:none;user-select:none}@media screen and (max-width:992px){.keypad span{margin-bottom:0}}.keypad span.digit-btn{color:#f2f2f2;cursor:pointer}@media screen and (min-width:993px){.keypad span.digit-btn{padding:16px 8px}}.keypad span.digit-btn:hover{background:#06143a}.keypad span.digit-btn.disabled{opacity:.2}.loader{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loader,.loader.show{display:flex}.loader.hide{display:none}.loaderTrk{align-items:center;display:flex;justify-content:center;padding:50px;width:100%}.loaderTrk .absolute{position:absolute}.loaderTrk .inline-block{--rotation-duration:0ms;--rotation-direction:normal;display:inline-block}.loaderTrk .loader{display:flex;margin:.25em 0}.loaderTrk .w-2{width:.5em}.loaderTrk .dash{animation:dashArray 2s ease-in-out infinite,dashOffset 2s linear infinite}.loaderTrk .spin{animation:spinDashArray 2s ease-in-out infinite,spin 8s ease-in-out infinite,dashOffset 2s linear infinite;transform-origin:center}@keyframes dashArray{0%{stroke-dasharray:0 1 359 0}50%{stroke-dasharray:0 359 1 0}to{stroke-dasharray:359 1 0 0}}@keyframes spinDashArray{0%{stroke-dasharray:270 90}50%{stroke-dasharray:0 360}to{stroke-dasharray:270 90}}@keyframes dashOffset{0%{stroke-dashoffset:365}to{stroke-dashoffset:5}}@keyframes spin{0%{rotate:0deg}12.5%,25%{rotate:270deg}37.5%,50%{rotate:540deg}62.5%,75%{rotate:810deg}87.5%,to{rotate:3turn}}.dots-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.dot{animation:pulse 1.5s ease-in-out infinite;background-color:#b3d4fc;border-radius:10px;height:15px;margin-right:15px;width:15px}.dot:last-child{margin-right:0}.dot:first-child{animation-delay:-.3s}.dot:nth-child(2){animation-delay:-.1s}.dot:nth-child(3){animation-delay:.1s}@keyframes pulse{0%{background-color:#b3d4fc;box-shadow:0 0 0 0 #b2d4fcb3;transform:scale(.8)}50%{background-color:#6793fb;box-shadow:0 0 0 10px #b2d4fc00;transform:scale(1.2)}to{background-color:#b3d4fc;box-shadow:0 0 0 0 #b2d4fcb3;transform:scale(.8)}}.banter-loader-wrapper{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(58,161,177,.149);display:block;left:0;min-height:100svh;position:fixed;top:0;width:100%;z-index:9999}.banter-loader{height:72px;left:50%;margin-left:-36px;margin-top:-36px;position:absolute;top:50%;width:72px}.banter-loader__box{float:left;height:20px;margin-right:6px;position:relative;width:20px}.banter-loader__box:before{background:#fff;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.banter-loader__box:nth-child(3n){margin-bottom:6px;margin-right:0}.banter-loader__box:first-child:before,.banter-loader__box:nth-child(4):before{margin-left:26px}.banter-loader__box:nth-child(3):before{margin-top:52px}.banter-loader__box:last-child{margin-bottom:0}@keyframes moveBox-1{9.0909090909%{transform:translate(-26px)}18.1818181818%{transform:translate(0)}27.2727272727%{transform:translate(0)}36.3636363636%{transform:translate(26px)}45.4545454545%{transform:translate(26px,26px)}54.5454545455%{transform:translate(26px,26px)}63.6363636364%{transform:translate(26px,26px)}72.7272727273%{transform:translate(26px)}81.8181818182%{transform:translate(0)}90.9090909091%{transform:translate(-26px)}to{transform:translate(0)}}.banter-loader__box:first-child{animation:moveBox-1 4s infinite}@keyframes moveBox-2{9.0909090909%{transform:translate(0)}18.1818181818%{transform:translate(26px)}27.2727272727%{transform:translate(0)}36.3636363636%{transform:translate(26px)}45.4545454545%{transform:translate(26px,26px)}54.5454545455%{transform:translate(26px,26px)}63.6363636364%{transform:translate(26px,26px)}72.7272727273%{transform:translate(26px,26px)}81.8181818182%{transform:translateY(26px)}90.9090909091%{transform:translateY(26px)}to{transform:translate(0)}}.banter-loader__box:nth-child(2){animation:moveBox-2 4s infinite}@keyframes moveBox-3{9.0909090909%{transform:translate(-26px)}18.1818181818%{transform:translate(-26px)}27.2727272727%{transform:translate(0)}36.3636363636%{transform:translate(-26px)}45.4545454545%{transform:translate(-26px)}54.5454545455%{transform:translate(-26px)}63.6363636364%{transform:translate(-26px)}72.7272727273%{transform:translate(-26px)}81.8181818182%{transform:translate(-26px,-26px)}90.9090909091%{transform:translateY(-26px)}to{transform:translate(0)}}.banter-loader__box:nth-child(3){animation:moveBox-3 4s infinite}@keyframes moveBox-4{9.0909090909%{transform:translate(-26px)}18.1818181818%{transform:translate(-26px)}27.2727272727%{transform:translate(-26px,-26px)}36.3636363636%{transform:translateY(-26px)}45.4545454545%{transform:translate(0)}54.5454545455%{transform:translateY(-26px)}63.6363636364%{transform:translateY(-26px)}72.7272727273%{transform:translateY(-26px)}81.8181818182%{transform:translate(-26px,-26px)}90.9090909091%{transform:translate(-26px)}to{transform:translate(0)}}.banter-loader__box:nth-child(4){animation:moveBox-4 4s infinite}@keyframes moveBox-5{9.0909090909%{transform:translate(0)}18.1818181818%{transform:translate(0)}27.2727272727%{transform:translate(0)}36.3636363636%{transform:translate(26px)}45.4545454545%{transform:translate(26px)}54.5454545455%{transform:translate(26px)}63.6363636364%{transform:translate(26px)}72.7272727273%{transform:translate(26px)}81.8181818182%{transform:translate(26px,-26px)}90.9090909091%{transform:translateY(-26px)}to{transform:translate(0)}}.banter-loader__box:nth-child(5){animation:moveBox-5 4s infinite}@keyframes moveBox-6{9.0909090909%{transform:translate(0)}18.1818181818%{transform:translate(-26px)}27.2727272727%{transform:translate(-26px)}36.3636363636%{transform:translate(0)}45.4545454545%{transform:translate(0)}54.5454545455%{transform:translate(0)}63.6363636364%{transform:translate(0)}72.7272727273%{transform:translateY(26px)}81.8181818182%{transform:translate(-26px,26px)}90.9090909091%{transform:translate(-26px)}to{transform:translate(0)}}.banter-loader__box:nth-child(6){animation:moveBox-6 4s infinite}@keyframes moveBox-7{9.0909090909%{transform:translate(26px)}18.1818181818%{transform:translate(26px)}27.2727272727%{transform:translate(26px)}36.3636363636%{transform:translate(0)}45.4545454545%{transform:translateY(-26px)}54.5454545455%{transform:translate(26px,-26px)}63.6363636364%{transform:translateY(-26px)}72.7272727273%{transform:translateY(-26px)}81.8181818182%{transform:translate(0)}90.9090909091%{transform:translate(26px)}to{transform:translate(0)}}.banter-loader__box:nth-child(7){animation:moveBox-7 4s infinite}@keyframes moveBox-8{9.0909090909%{transform:translate(0)}18.1818181818%{transform:translate(-26px)}27.2727272727%{transform:translate(-26px,-26px)}36.3636363636%{transform:translateY(-26px)}45.4545454545%{transform:translateY(-26px)}54.5454545455%{transform:translateY(-26px)}63.6363636364%{transform:translateY(-26px)}72.7272727273%{transform:translateY(-26px)}81.8181818182%{transform:translate(26px,-26px)}90.9090909091%{transform:translate(26px)}to{transform:translate(0)}}.banter-loader__box:nth-child(8){animation:moveBox-8 4s infinite}@keyframes moveBox-9{9.0909090909%{transform:translate(-26px)}18.1818181818%{transform:translate(-26px)}27.2727272727%{transform:translate(0)}36.3636363636%{transform:translate(-26px)}45.4545454545%{transform:translate(0)}54.5454545455%{transform:translate(0)}63.6363636364%{transform:translate(-26px)}72.7272727273%{transform:translate(-26px)}81.8181818182%{transform:translate(-52px)}90.9090909091%{transform:translate(-26px)}to{transform:translate(0)}}.banter-loader__box:nth-child(9){animation:moveBox-9 4s infinite}.home-qr-code{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:100svh;padding:32px}.home-qr-code ul{list-style:none;margin:20px 0 5px;padding:0;width:100%}.home-qr-code ul li{align-items:center;display:flex;font-weight:400;justify-content:flex-start;margin:0 0 4px;padding:0 0 0 20px}.home-qr-code ul li img{filter:invert(50%) sepia(90%) saturate(2157%) hue-rotate(74deg) brightness(95%) contrast(95%);margin-right:10px;width:20px}.home-qr-code ul.has-border li{border-bottom:1px solid #bdbdbda6;justify-content:space-between;padding:10px 0;width:100%}.home-qr-code ul.has-border li span i{color:#bdbdbda6;font-size:.8rem}.home-qr-code ul.security-info{align-items:center;display:flex;flex-direction:column;margin-bottom:20px;margin-top:1px}.home-qr-code ul.security-info li{max-width:400px;width:100%}.home-qr-code h1{color:#bdbdbda6;font-size:1rem;margin:0 0 10px;padding:0;text-align:center}.home-qr-code h2{font-size:14px;padding-top:1px;text-align:center}.home-qr-code h2 span{color:hsla(0,0%,100%,.506);display:block;font-weight:lighter;margin:0 auto;width:80%}.home-qr-code .qrcode-wrapper{aspect-ratio:1/1 auto;border:2px solid rgba(106,253,72,.161);border-radius:12px;box-sizing:border-box;margin-bottom:20px;padding:5px 5px 0;text-align:center;width:80%}.home-qr-code .qrcode-wrapper .qrcode-img{border-radius:8px;box-sizing:border-box;height:99%;margin-bottom:5px;overflow:hidden}.home-qr-code .qrcode-wrapper img{background-color:#fff;border-radius:12px;margin:0;padding:0;width:100%}.home-qr-code .pix{cursor:pointer;width:100%}.home-qr-code .pix span{align-items:center;display:flex;margin-bottom:5px}.home-qr-code .pix span img{margin-right:5px;width:30px}.home-qr-code .pix span img.copy{filter:invert(100%) sepia(18%) saturate(19%) hue-rotate(29deg) brightness(110%) contrast(92%);margin-left:5px;width:20px}.home-qr-code p{text-wrap:wrap;background-color:#17ffff6e;border:1px solid #27af0633;border-radius:6px;color:#fff;font-size:12px;margin:0;max-width:100%;overflow:hidden;padding:6px 12px;text-overflow:ellipsis;white-space:nowrap}.home-qr-code .security-info li{font-size:12px;font-weight:300}.home-qr-code .alert-payment-currency-info{background-color:#17ffff1a;border:1px solid #06416c;border-radius:4px;color:#bcbcbc;margin-top:40px;padding:20px;text-align:center}.cancelButton{background-color:rgba(226,23,23,.604);border:1px solid hsla(216,8%,53%,.353);border-radius:6px;display:block;padding:12px 5px;width:100%}.cancelButton:focus,.cancelButton:hover{background-color:#f082ac}.Skeleton{animation:Skeleton-keyframes-pulse 1.5s ease-in-out .5s infinite;background-color:#0000001c;display:block}.Skeleton-circle{border-radius:100%}.Skeleton-text{border-radius:4px;height:auto;margin-bottom:0;margin-top:0;transform:scaleY(.6);transform-origin:0 60%}.Skeleton-text:empty:before{content:" "}@keyframes Skeleton-keyframes-pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.transaction{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:90svw;padding-top:75px}.transaction p{margin:20px auto;text-align:center;width:50%}.transaction p b{display:block}.transaction>p{margin-bottom:40px}.transaction .card{align-items:center;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);background-color:#282c34;background:linear-gradient(0deg,#282c34,#11002080);border:1px solid hsla(0,0%,100%,.133);border-radius:6px;border-radius:.7rem;box-shadow:0 7px 20px 5px rgba(0,0,0,.533);display:flex;flex-direction:column;margin-bottom:20px;overflow:hidden;padding:12px;transition:all .2s}.transaction .card .card-header{font-size:1.5rem;font-weight:bolder;padding:6px 30px;text-align:center}.transaction .card .card-body{margin-bottom:20px;width:100%}.transaction .card .card-body p{color:#a89ec9}.transaction .card .card-body p b{color:#f2f2f2}.transaction .card img{width:12px}.transaction .card .symbol-status{width:60px}.transaction .card :before{box-shadow:0 0 100px 40px hsla(0,0%,100%,.031);content:"";height:60rem;left:-100%;position:fixed;top:-10%;transform:rotate(-45deg);transition:all .7s}.transaction .card:hover{border:1px solid hsla(0,0%,100%,.267);box-shadow:0 7px 50px 10px rgba(0,0,0,.667);filter:brightness(1.3);transform:scale(1.015)}.transaction .card:hover :before{filter:brightness(.5);left:200%;top:-100%}.transaction .card ul{list-style:none;margin:0 0 20px;padding:0}.transaction .card ul li{align-items:center;border-bottom:1px solid #bdbdbd33;color:#6d5ca5;display:flex;justify-content:space-between;padding:10px 0}.transaction .card ul li span{color:#f5f5f5;font-weight:lighter}.transaction .card ul li:last-child{border-bottom:0}.btn{cursor:pointer}.btn.btn-register-green{align-items:center;background-color:#16dcec;border:1px solid #10b2bf;border-radius:6px;color:#252525;display:flex;justify-content:center;padding:8px;width:100%}.btn.btn-register-green.disabled{background-color:#085a61}.btn.btn-register-green img{padding-left:10px;width:25px}.btn.btn-register-green:disabled{background-color:#0c8690;cursor:not-allowed;opacity:.5}.btn.btn-register-green.left{flex-direction:row-reverse;font-weight:700;position:relative}.btn.btn-register-green.left img{margin-top:-10px;transform:rotate(90deg)}.btn.btn-register-green.less{background-color:#ed6755;border:1px solid #ea5d4a;border-radius:3px;box-shadow:0 0 10px 3px #ea5d4a99;color:#fce8e6}.btn.btn-register-green.less img{display:none}.btn.margin-top{margin-top:10px}.btn.login,.btn.logout,.btn.register,.btn.swap,.btn.unlock{border-radius:9999px;cursor:pointer;font-family:Inter;font-optical-sizing:auto;font-size:14px;font-style:normal;font-weight:400;font-weight:700;height:40px;letter-spacing:.015em;padding:0 16px;transition:opacity .2s ease}.btn.login:hover,.btn.logout:hover,.btn.register:hover,.btn.swap:hover,.btn.unlock:hover{opacity:.9}.btn.login:active,.btn.logout:active,.btn.register:active,.btn.swap:active,.btn.unlock:active{opacity:.8}.btn.login,.btn.register,.btn.unlock{background-color:#00afdb;color:#0a2469}.btn.login{color:#f2f2f2}.btn.add{border-radius:.75rem;font-size:15px;padding:.75rem}.btn.logout,.btn.swap{background-color:#1890ff33;border:1px solid #124786;color:#fff}.btn.logout.in-perfil,.btn.swap.in-perfil{background-color:rgba(161,32,32,.832);padding:1.5rem}.btn img.register,.btn img.unlock{filter:invert(14%) sepia(34%) saturate(4733%) hue-rotate(209deg) brightness(84%) contrast(98%);width:30px}.btn img.login,.btn img.logout,.btn img.swap{filter:invert(100%) sepia(2%) saturate(436%) hue-rotate(317deg) brightness(114%) contrast(92%)}.btn img.add,.btn img.login{width:30px}.btn img.swap{margin-left:10px;padding:0;width:15px}.history-wrapper{align-items:flex-start;display:flex;flex-direction:column;margin:0 auto -25px;max-width:600px;padding:0}.history-wrapper h1{font-size:1.6rem;font-weight:bolder}.history-wrapper h1.list-npos{display:block;font-size:14px;text-align:center;width:100%}.history-wrapper h2{color:#16dcec;font-size:1rem;font-weight:700;margin-bottom:0;position:relative;text-shadow:1px 1px #252525}.history-wrapper h2:after,.history-wrapper h2:before{color:#fff3;content:attr(title);padding:50px;position:absolute}.history-wrapper h2:before{left:1px;top:1px}.history-wrapper h2:after{left:2px;top:2px}.history-wrapper h2.subtitle{border-top:3px solid #f2f2f2;box-sizing:border-box;cursor:pointer;display:block;font-size:0;height:30px;margin:20px auto 0;position:relative;width:30px}.history-wrapper h2.subtitle:after,.history-wrapper h2.subtitle:before{border:2px solid #f2f2f2;border-radius:20px;box-sizing:border-box;display:block;height:0;left:5px;margin:0;opacity:.6;padding:0;position:absolute;top:5px;width:20px}.history-wrapper h2.subtitle:before{left:10px;opacity:.2;top:12px;width:10px}.history-wrapper .tag-selector{align-items:center;background-color:#013b79;background-color:#081c52;border-radius:10px;display:block;display:flex;flex-direction:column;justify-content:center;margin:0 20px 30px;max-height:0;overflow:hidden;transition:all .2s ease-in 0s;width:calc(100% - 35px)}.history-wrapper .tag-selector.active{max-height:30vh;padding-bottom:10px}.history-wrapper .tag-selector h3{margin:10px 10px 20px}.history-wrapper .tag-selector .list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;min-block-size:10px;width:90%}.history-wrapper .tag-selector .list span{background-color:#0000;border:1px solid #1e4ab9;border-radius:20px;cursor:pointer;display:inline-block;font-size:12px;margin-bottom:10px;margin-right:3%;padding:10px;text-align:center;transition:all .15s ease-in 0s;width:30%}.history-wrapper .tag-selector .list span.active{background-color:#7d3cff;background-color:#0e3498;border:1px solid #1e4ab9}.history-wrapper .tag-selector .tag-selector-icon{filter:invert(94%) sepia(6%) saturate(9%) hue-rotate(315deg) brightness(110%) contrast(80%);padding:10px;transform:rotate(180deg);translate:all .15s 0s ease-out;width:36px}.history-wrapper .tag-selector .tag-selector-icon.active{transform:rotate(180deg)}.history-wrapper .ref{display:flex;justify-content:center;padding-top:125px;width:100%}.history-wrapper .loading{align-items:center;display:flex;justify-content:center;padding-top:30%;width:100%}.history-wrapper .header{align-items:center;display:flex;justify-content:space-between;justify-content:center;margin-top:30px;padding:50px 15px 15px;width:100%}.history-wrapper .header h1{color:#bdbdbda6;display:block;font-family:Inter;font-optical-sizing:auto;font-size:16px;font-style:normal;font-weight:400;text-align:center;width:100%}.history-wrapper .header>:last-child{align-items:center;display:flex;justify-content:center;justify-content:flex-end;position:relative}.history-wrapper .header>:last-child input{background-color:#f2f2f2;border:0;border-radius:6px;color:#56f;margin-right:10px;overflow:hidden;transition:all .15s ease-out 0s}.history-wrapper .header>:last-child input .active,.history-wrapper .header>:last-child input :focus{border:0}.history-wrapper .header>:last-child input.show{margin-left:0;padding:6px 6px 6px 16px;width:80%}.history-wrapper .header>:last-child input.hidden{margin-left:80%;padding:0;width:0}.history-wrapper .header>:last-child img{filter:invert(100%) sepia(2%) saturate(436%) hue-rotate(317deg) brightness(114%) contrast(92%);width:20px}.history-wrapper .amount-header{align-items:center;align-items:flex-start;background-color:#081c52;border:1px solid #0f318d;border-radius:16px;box-shadow:1px 1px 3px 3px #0f318d4d;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto 5px;padding:25px 25px 0;position:relative;width:94%}.history-wrapper .amount-header .amount-wrapper{margin-bottom:20px}.history-wrapper .amount-header .amount-wrapper .current-value{background-color:#0000;padding-left:0}.history-wrapper .amount-header .amount-wrapper .huge{margin:0;padding-bottom:5px}.history-wrapper .amount-header .amount-wrapper .huge span{font-size:2rem;line-height:50px;margin:0;padding:0}.history-wrapper .amount-header .amount-wrapper>span:last-child{color:#56f}.history-wrapper .amount-header .amount-wrapper .amount-icon{cursor:pointer;position:absolute;right:25px;top:25px;width:30px}.history-wrapper .amount-header>:last-child{align-items:center;display:flex;justify-content:center;justify-content:space-between;position:relative}.history-wrapper .amount-header .amount-flex img{margin-left:10px;width:20px}.history-wrapper .history-icons{cursor:pointer;display:flex;flex-direction:column;padding-bottom:20px;width:100%}.history-wrapper .history-icons figure{cursor:pointer;margin:0 0 20px;width:100%}.history-wrapper .history-icons figure.disabled{opacity:.3}.history-wrapper .history-icons figure .img{align-items:center;background-color:#0e3498;border-radius:10px;cursor:pointer;display:flex;justify-content:center;width:100%}.history-wrapper .history-icons figure .img span:last-child{display:inline-block;width:50px}.history-wrapper .history-icons figure img{filter:invert(100%) sepia(2%) saturate(436%) hue-rotate(317deg) brightness(114%) contrast(92%);padding:10px;width:50px}.history-wrapper .history-icons .text-danger b{color:#f99;font-weight:700}@media screen and (max-width:991px){.history-wrapper .header .huge span{font-size:2rem}}.no-transactions{align-items:center;background-color:#0e3498;border-radius:4px;display:flex;flex-direction:column;justify-content:center;margin:50px auto 0;padding:30px;text-align:center;width:100%;width:94%}.no-transactions p{color:#f2f2f2;font-family:Work Sans;font-size:.8rem}.no-transactions img{filter:invert(100%) sepia(1%) saturate(7023%) hue-rotate(179deg) brightness(115%) contrast(90%) drop-shadow(20px 20px 3px #446fdd);margin-bottom:30px;width:40px}.modal-wrapper{backdrop-filter:blur(1px);-webkit-backdrop-filter:blur(1px);background-color:#282c34;background:linear-gradient(0deg,#282c34,#01106180);display:none;height:100%;left:0;top:0;width:100%}.modal-wrapper.show{display:block}.modal-wrapper.hide{display:none}.modal-wrapper .modal{background-color:#06143a;border-top-left-radius:20px;border-top-right-radius:20px;bottom:0;box-shadow:0 7px 20px 1px rgba(0,0,0,.533);min-height:30vh;padding:18px 36px;position:fixed;width:100%}.modal-wrapper .modal .modal-header h1{font-size:.9rem;text-transform:uppercase}.modal-wrapper .modal .modal-header h1 small{display:block;font-size:.6rem;opacity:.5;padding-right:40%;text-transform:none}.modal-wrapper .modal .modal-body h2,.modal-wrapper .modal .modal-body h3{font-size:.8rem;font-weight:lighter;margin:0;padding:10px 0 0}.modal-wrapper .modal .modal-body h2{margin-bottom:10px}.modal-wrapper .modal .modal-body h3{font-size:1rem;font-weight:700;padding-top:0}.modal-wrapper .modal .modal-body h3 small{color:#ff4d4f;display:block}.modal-wrapper .modal .modal-body .token-info-selector{align-items:center;display:flex;justify-content:space-between}.modal-wrapper .modal .modal-body .token-info-selector input[type=number]{padding-left:12px}.modal-wrapper .modal .modal-body .token-info-selector input[type=number]:disabled{opacity:.1}.modal-wrapper .modal .modal-body .wallet-info h2{margin-bottom:0}.modal-wrapper .modal .modal-body input{background-color:#0a2469cc;border:1px solid #16dcec;border-radius:6px;margin:0;padding:6px 12px 6px 32px;width:100%}.modal-wrapper .modal .modal-body input::placeholder{opacity:.3}.modal-wrapper .modal .modal-body p{border:1px dotted #16dcec;border-radius:6px;margin:0;padding:3px 6px}.modal-wrapper .modal .modal-body button{width:100%}.modal-wrapper .modal .error-info,.modal-wrapper .modal .success-info{align-items:center;display:flex;flex-direction:column;justify-content:center}.modal-wrapper .modal .error-info .card,.modal-wrapper .modal .success-info .card{background-color:#0a266e;border:1px solid #16dcec;border-radius:10px;margin:20px 0;padding:24px 36px}.modal-wrapper .modal .error-info .card .card-header,.modal-wrapper .modal .success-info .card .card-header{font-weight:700;margin:0 0 40px;padding:0}.modal-wrapper .modal .error-info .card p,.modal-wrapper .modal .success-info .card p{color:#f2f2f24d;display:flex;justify-content:space-between}.modal-wrapper .modal .error-info .card p span,.modal-wrapper .modal .success-info .card p span{color:#f2f2f2;display:block}.modal-wrapper .modal .error-info button,.modal-wrapper .modal .success-info button{cursor:pointer}.modal-wrapper .modal .error-info button,.modal-wrapper .modal .error-info p{max-width:50%}.modal-wrapper .modal .error-info p{background-color:#ffe4df;border-radius:6px;color:#ff4d4f;padding:16px}.modal-wrapper .modal .error-info button img{margin-left:10px;transform:rotate(180deg)}@media screen and (min-width:992px){.modal-wrapper .modal{bottom:auto;left:50%;top:50%;transform:translate(-50%,-50%);width:40%}.modal-wrapper .modal .modal-body{padding:30px 0}.modal-wrapper .modal .modal-body .wallet-info h2{padding-bottom:0}}select{background-color:#0a2469cc;border:1px solid #16dcec;border-radius:6px;margin:0;padding:6px 12px 6px 32px}.select-wrapper{align-items:center;display:flex;justify-content:space-between;justify-content:flex-start;position:relative}.select-wrapper img{left:6px;position:absolute;width:20px}.select-wrapper img.nulo{filter:invert(100%) sepia(2%) saturate(436%) hue-rotate(317deg) brightness(114%) contrast(92%);padding-left:5px;width:17px}.select-wrapper select{margin-right:10px}.history-list{background-color:#081c52;border-top-left-radius:20px;border-top-right-radius:20px;box-sizing:border-box;list-style:none;margin:0;min-height:50svh;padding:0;width:100%}@media screen and (min-width:678px){.history-list{margin-left:3%;min-height:65svh;width:95%}}.history-list li{align-items:center;border-bottom:2px solid #bdbdbd0d;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;list-style:none;margin:0;padding:10px 25px}.history-list li:hover{background-color:rgba(204,224,255,.047);border-radius:6px;color:#000!important;transition:all .3s ease 0s}.history-list li:last-child{border:0}.history-list li .transaction-info{align-items:center;display:flex;flex-direction:row;font-family:Inter;font-optical-sizing:auto;font-style:normal;font-weight:400;justify-content:flex-start;max-width:60%;padding:6px 6px 6px 0}.history-list li .transaction-info .img-wrapper-history{align-items:center;aspect-ratio:1/1 auto;border-radius:50%;display:flex;justify-content:center;margin-right:20px;width:40px}.history-list li .transaction-info .img-wrapper-history.in img,.history-list li .transaction-info .img-wrapper-history.out img,.history-list li .transaction-info .img-wrapper-history.withdrawal img{width:50%}.history-list li .transaction-info .img-wrapper-history.in.updating,.history-list li .transaction-info .img-wrapper-history.out.updating,.history-list li .transaction-info .img-wrapper-history.withdrawal.updating{background-color:#faad1433}.history-list li .transaction-info .img-wrapper-history.in.updating img,.history-list li .transaction-info .img-wrapper-history.out.updating img,.history-list li .transaction-info .img-wrapper-history.withdrawal.updating img{filter:invert(74%) sepia(8%) saturate(6922%) hue-rotate(350deg) brightness(103%) contrast(96%)}.history-list li .transaction-info .img-wrapper-history.in.expired,.history-list li .transaction-info .img-wrapper-history.out.expired,.history-list li .transaction-info .img-wrapper-history.withdrawal.expired{background-color:hsla(0,0%,53%,.255)}.history-list li .transaction-info .img-wrapper-history.in.expired img,.history-list li .transaction-info .img-wrapper-history.out.expired img,.history-list li .transaction-info .img-wrapper-history.withdrawal.expired img{filter:invert(58%) sepia(17%) saturate(18%) hue-rotate(23deg) brightness(90%) contrast(86%)}.history-list li .transaction-info .img-wrapper-history.in{background-color:rgba(50,224,8,.129);font-family:Inter;font-optical-sizing:auto;font-style:normal;font-weight:400}.history-list li .transaction-info .img-wrapper-history.in img{filter:invert(43%) sepia(93%) saturate(942%) hue-rotate(74deg) brightness(96%) contrast(95%)}.history-list li .transaction-info .img-wrapper-history.out{background-color:rgba(145,213,255,.157)}.history-list li .transaction-info .img-wrapper-history.out img{filter:invert(82%) sepia(51%) saturate(1510%) hue-rotate(175deg) brightness(104%) contrast(100%)}.history-list li .transaction-info .img-wrapper-history.withdrawal{background-color:rgba(0,159,255,.141)}.history-list li .transaction-info .img-wrapper-history.withdrawal img{filter:invert(70%) sepia(95%) saturate(5552%) hue-rotate(180deg) brightness(104%) contrast(106%)}.history-list li .transaction-info p{color:#a6a6a6;font-family:Inter;font-optical-sizing:auto;font-size:1rem;font-style:normal;font-weight:400;font-weight:700;letter-spacing:2px;margin:0;padding:0;text-align:left;text-transform:uppercase}.history-list li .transaction-info p b{color:#32cd32;display:block;font-family:Inter;font-optical-sizing:auto;font-size:.8rem;font-style:normal;font-weight:400;padding:2px 0}@media screen and (max-width:677px){.history-list li .transaction-info p b{font-size:12px}}.history-list li .transaction-info p b.bold{color:#dce3e8;font-family:Inter;font-optical-sizing:auto;font-size:16px;font-style:normal;font-weight:500;margin-bottom:5px;text-transform:uppercase}@media screen and (max-width:677px){.history-list li .transaction-info p b.bold{font-size:14px}}.history-list li .transaction-info p b.bold span{color:#ea9dfdcc;font-size:10px;margin-right:10px}.history-list li .transaction-info p b.text-withdrawal{color:#009fff}.history-list li .transaction-info p b.updating{color:#faad14}.history-list li .transaction-info p b.text-expired{color:hsla(0,0%,53%,.255)}.history-list li .transaction-info p small{color:#bdbdbda6;display:block;font-family:Inter;font-optical-sizing:auto;font-size:12px;font-style:normal;font-weight:600;font-weight:light;padding-top:1px}.history-list li .transaction-info p small.expired{color:hsla(0,0%,53%,.255)}@media screen and (max-width:677px){.history-list li .transaction-info p small{font-size:11px}}.history-list li .history-value{align-items:flex-end;display:flex;flex-direction:column}.history-list li .history-value .status{color:hsla(0,0%,71%,.393);font-family:Inter;font-optical-sizing:auto;font-size:12px;font-style:normal;font-weight:400}.history-list li .history-value .status.em,.history-list li .history-value .status.text-withdrawal{color:#0f768d}.history-list li .history-value .status.concluído{color:rgba(50,205,50,.455)}.history-list li .history-value .status.updating{color:#faad14}.history-list li .history-value .status.text-expired{color:hsla(0,0%,53%,.255)}.history-list li .history-value .current-value{background-color:#0000;font-family:Inter;font-optical-sizing:auto;font-style:normal;font-weight:400;margin:0 0 5px;padding:0}.history-list li .history-value .current-value span{font-family:Inter;font-optical-sizing:auto;font-size:1.2rem;font-style:normal;font-weight:500;margin-bottom:0}.history-list li .history-value.expired .current-value span{color:hsla(0,0%,53%,.255)}.history-list li .history-value small{display:block;font-family:Inter;font-optical-sizing:auto;font-style:normal;font-weight:400;opacity:.8}.history-list li .history-value small.in{color:#16dcec}.history-list li .history-value small.out{color:#fb2261}.history-list.has-skeleton p{width:200svw}.history-list.has-skeleton .history-value{width:50vw}.history-list.has-skeleton .Skeleton{width:80%}.profile-wrapper{margin:0 auto;max-width:600px;min-height:calc(100vh - 110px);padding:75px 32px 32px;width:100%}.profile-wrapper hr{border:0;border-bottom:1px solid #f2f2f2;margin-bottom:20px;opacity:.3}.profile-wrapper h1,.profile-wrapper h2{color:#16dcec;font-size:1rem;margin-bottom:5px}.profile-wrapper .profile-info{align-items:center;background-color:#06143a;border:1px solid #0e3498;border-radius:10px;display:flex;justify-content:space-between;justify-content:flex-start;margin-bottom:0;padding:32px}.profile-wrapper .profile-info img{margin-right:20px;width:50px}.profile-wrapper .profile-info h1{align-items:center;display:flex;font-size:1.4rem;justify-content:space-between;margin-top:0}.profile-wrapper .profile-info h1 img{opacity:.6;width:20px}.profile-wrapper .profile-info h2{display:block;font-size:.8rem;margin-top:0;overflow-wrap:break-word;width:100%;word-break:break-word}.profile-wrapper .profile-info h2 span{color:#16dcec}.profile-wrapper .profile-info .info{max-width:100%;width:100%}.profile-wrapper .profile-info .info span{font-size:.8rem}.profile-wrapper .profile-info .info span.clear{opacity:.4}.profile-wrapper .profile-info .info .Skeleton{background-color:#bbbbbb1c;display:inline-block;height:20px;vertical-align:middle;width:70%}.profile-wrapper h1.category-title{color:#f5f5f594;font-family:Grotesk!important;font-size:11px;font-weight:700;letter-spacing:2px;margin-bottom:10px;text-transform:uppercase}.profile-wrapper p.text-info{font-size:.7rem;margin:0;padding:3px 6px}.profile-wrapper .divider{display:block;margin-bottom:40px}.profile-wrapper .limit{background-color:#0000;border:1px solid #0e3498;border-radius:10px;margin-bottom:20px;padding:0 16px 16px}.profile-wrapper .limit h2{margin-bottom:10px;margin-top:0;opacity:.5;padding:0}.profile-wrapper .limit h3{font-size:1.7rem;margin:0;padding:0;width:100%}.profile-wrapper .limit .flex{align-items:center;display:flex;justify-content:space-between}@media screen and (max-width:678px){.profile-wrapper .limit .flex .current-value.huge span{font-size:40px}}.profile-wrapper .user-id{margin-bottom:40px;padding:16px}.profile-wrapper .user-id h2{margin-bottom:0;text-align:center}.profile-wrapper .user-id .account-digits{align-items:center;display:flex;justify-content:space-between;justify-content:center;margin:0 auto;min-width:20px;width:100%}.profile-wrapper .user-id .account-digits span{aspect-ratio:1/1 auto;background-color:#27af06;display:inline-block;font-size:.6rem;padding:1.4px;position:relative}.profile-wrapper .user-id .account-digits span:after,.profile-wrapper .user-id .account-digits span:before{background-color:#16dcec;content:" ";display:inline-block;height:20%;opacity:.3;position:absolute;right:0;width:1px}.profile-wrapper .user-id .account-digits span:after{top:0}.profile-wrapper .user-id .account-digits span:before{bottom:0}.profile-wrapper .user-id .account-digits span:first-child{border-bottom-left-radius:10px;border-top-left-radius:10px}.profile-wrapper .user-id .account-digits span:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px}.profile-wrapper .user-id .account-digits span:last-child:after,.profile-wrapper .user-id .account-digits span:last-child:before{display:none}.profile-wrapper .notification{align-items:center;background-color:#06143a;border:1px solid #0e3498;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:40px;margin-top:20px;padding:16px}.profile-wrapper .notification.light{background-color:#334983}.profile-wrapper .notification img{margin-right:20px;padding-left:20px}.profile-wrapper .notification p{color:#f2f2f2;font-size:.9rem;margin-bottom:0;margin-top:0;padding:16px}.profile-wrapper .notification .arrow-right{filter:invert(100%) sepia(2%) saturate(436%) hue-rotate(317deg) brightness(114%) contrast(92%);margin:0 10px 0 0;opacity:.3;padding:0;transform:rotate(-90deg);width:20px}@media screen and (max-width:678px){.profile-wrapper .notification img{margin-right:0;padding-left:0}.profile-wrapper .notification p{padding:12px}}.profile-wrapper .help{margin-bottom:40px}.profile-wrapper .help h1{margin-bottom:40px;opacity:.6;text-align:center}.profile-wrapper .help .platform{align-items:center;background-color:#0a2469;border:1px solid #56f3;border-radius:6px;cursor:pointer;display:flex;font-size:.8rem;justify-content:flex-start;overflow:hidden;padding:10px;transition:all .2s}.profile-wrapper .help .platform img{margin-right:10px;width:40px}.profile-wrapper .help .platform b{opacity:.3;padding-left:10px}.profile-wrapper .help .platform.telegram:hover{backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);background-color:#0e3498;font-size:.9rem}.profile-wrapper .share{margin-bottom:50px}.profile-wrapper .share h1{margin-bottom:20px;text-align:center}.profile-wrapper .share h1 small{color:#bdbdbda6;display:block;font-size:.8rem;font-weight:400}.profile-wrapper .shadow-tutorial{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#00000080;display:none;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:8000}.profile-wrapper.is-tutorial [class*=step-]{position:relative}.profile-wrapper.is-tutorial [class*=step-].active{z-index:8001}.card.npos{align-items:center;background-color:#0c2c80;border:1px solid #06143a;border-radius:6px;box-shadow:0 0 10px 3px #0003;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;overflow:hidden;padding:20px}.card.npos img{filter:invert(56%) sepia(7%) saturate(1307%) hue-rotate(314deg) brightness(92%) contrast(100%);width:30px}.card.npos h1{color:#0596be;margin:0;padding-right:10px;text-align:left}.card.npos h1 small{color:#bdbdbda6;font-size:.8rem;margin-right:20px;overflow-wrap:break-word;word-break:break-word}.card.npos.not{background-color:#d92a5d;box-shadow:0 0 7px 2px #d7336299;color:#fff}.card.npos.not small{color:#f2f2f2;font-family:Inter;font-optical-sizing:auto;font-style:normal;font-weight:500}.card.npos.not span{color:#f2f2f2e6;font-family:Inter;font-optical-sizing:auto;font-size:10px;font-style:normal;font-weight:400}.card.npos .flex{align-items:center;display:flex;flex-direction:row}.card.npos .flex img{filter:invert(72%) sepia(6%) saturate(0) hue-rotate(226deg) brightness(101%) contrast(102%);margin-right:15px;width:50px}p{color:#bdbdbda6;font-size:.6rem;text-align:center}.hr-min,p{display:block}.hr-min{border-color:#fff6!important;width:30%}.has-pointer{cursor:pointer}.wallet-info{background-color:red;background-color:#081c52;border:1px solid #0e3498;border-radius:6px;border-radius:10px;margin-bottom:30px;padding:16px}.wallet-info img{height:auto;width:40px}.wallet-info h1{font-size:12px;letter-spacing:1.5px;margin-bottom:20px}.wallet-info h1 small{color:#bdbdbda6;display:block;font-size:.8rem;font-size:10px;font-weight:400;font-weight:500;line-height:15px;padding-top:0;width:90%}.wallet-info .wallet{align-items:center;display:flex;flex-direction:row;height:50px;justify-content:center;margin-bottom:20px;margin-right:16px}.wallet-info .wallet img{filter:invert(85%) sepia(17%) saturate(688%) hue-rotate(75deg) brightness(84%) contrast(84%);margin-right:10px}.wallet-info .wallet p{background-color:#0a2469;border:2px dashed hsla(0,0%,100%,.094);border-radius:10px;cursor:pointer;margin-right:0;margin-top:20px;padding:10px 20px}@media screen and (max-width:678px){.wallet-info .wallet p{font-size:14px}}.wallet-info h2{font-size:.9rem;margin-bottom:1px;padding-bottom:1px}.wallet-info p{color:#f2f2f2;font-size:1rem;font-weight:500;margin:0 16px 15px 0;text-align:left}.wallet-info p img{filter:drop-shadow(1px 1px 2px rgba(255,255,255,.328));margin-right:10px;width:30px}.wallet-info p.flex{align-items:center;display:flex;justify-content:center}.switch-container{align-items:center;background-color:#081c52;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:20px;margin-top:20px;padding:15px 20px 20px}@media screen and (max-width:678px){.switch-container .text-toggle{font-size:12px}}.switch-container .switch{background-color:#ccc;border-radius:50px;cursor:pointer;height:30px;margin-top:5px;position:relative;transition:background-color .3s;width:60px}.switch-container .switch .slider{background-color:#fff;border-radius:50%;height:24px;left:3px;position:absolute;top:3px;transition:transform .3s ease;width:24px}.switch-container .switch.on{background-color:#4caf50}.switch-container .switch.on .slider{transform:translateX(30px)}.switch-container .switch.off{background-color:#ccc}.switch-container .switch.off .slider{transform:translateX(0)}.register-wrapper{min-height:calc(100vh - 140px);padding:70px 36px 0}.register-wrapper .card{align-items:center;align-items:flex-start;background-color:#0a2469;background-color:#113caf;border:1px solid #0e3498;border-radius:10px;box-shadow:1px 1px 1px 1px #ffffff1a;display:flex;justify-content:space-between;margin-bottom:30px;padding:16px 36px 16px 16px}.register-wrapper .card img{margin-left:10px;margin-right:20px;width:30px}.register-wrapper .card h2,.register-wrapper .card li,.register-wrapper .card p,.register-wrapper .card ul{margin:0;padding:0}.register-wrapper .card li{margin-left:15px}.register-wrapper .card li,.register-wrapper .card p{font-size:.8rem;opacity:.7}.register-wrapper .card h2{font-size:1rem;font-weight:bolder;margin:10px 0}.register-wrapper h1{color:#f2f2f2;font-size:1.2rem}.register-wrapper h1 small{color:#16dcec;display:block;font-size:.8rem}.register-wrapper .steps-wrapper{border:1px solid #081c52;border-bottom:0;border-top-left-radius:40px;border-top-right-radius:40px;min-height:65vh;padding:0 36px 36px}.register-wrapper .steps h1{color:#f2f2f2;font-size:1rem;margin:0;padding:36px 0 18px}.register-wrapper .steps .loader{margin:40px auto 20px;text-align:center}.register-wrapper .steps .input-wrapper-doc{position:relative;z-index:1000}.register-wrapper .steps .input-wrapper-doc input{height:100%;left:0;opacity:0;position:absolute;top:0;z-index:1001}.register-wrapper .steps .input-wrapper{margin-bottom:20px;position:relative}.register-wrapper .steps .input-wrapper input,.register-wrapper .steps .input-wrapper p{background-color:#0000;border:0;border-bottom:1px solid #16dcec66;color:#f2f2f2;font-size:1rem;height:40px;line-height:30px;margin:0;padding:16px 0 6px 30px;transition:all .1s ease-out 0s;width:100%}.register-wrapper .steps .input-wrapper input::placeholder,.register-wrapper .steps .input-wrapper p::placeholder{color:#16dcec;font-size:.8rem;opacity:.4}.register-wrapper .steps .input-wrapper input:focus,.register-wrapper .steps .input-wrapper p:focus{border-bottom:1px solid #16dcec99;outline:none}.register-wrapper .steps .input-wrapper input:focus::placeholder,.register-wrapper .steps .input-wrapper p:focus::placeholder{color:#16dcec;font-size:1rem;opacity:.5}.register-wrapper .steps .input-wrapper p{line-height:20px}.register-wrapper .steps .input-wrapper p.unset{border-bottom:1px solid #16dcec66;color:#16dcec66;font-size:.8rem}.register-wrapper .steps .input-wrapper .input-img{bottom:5px;filter:invert(100%) sepia(2%) saturate(436%) hue-rotate(317deg) brightness(114%) contrast(92%);left:0;opacity:.6;position:absolute;width:20px}.register-wrapper .steps.step-one .input-wrapper-doc{margin-bottom:20px}.register-wrapper .steps .columns{align-items:space-between;display:flex;flex-direction:row;justify-content:space-between}.card .card-header ul{align-items:center;border:1px solid #f2f2f2;border-radius:6px;display:flex;justify-content:space-evenly;list-style:none;margin:0;overflow:hidden;padding:4px;width:100%}.card .card-header ul li{align-items:center;cursor:pointer;display:flex;flex-grow:1;justify-content:center;padding:8px 10px;position:relative;-webkit-user-select:none;user-select:none;z-index:10}.card .card-header ul li div{background-color:#16dcec;height:100%;left:0;overflow:hidden;position:absolute;top:0;transition:all .15s cubic-bezier(.175,.185,.92,1.275) 50ms;width:0;z-index:11}.card .card-header ul li span{color:#f2f2f2;position:relative;transition:all .15s cubic-bezier(.175,.185,.92,1.275) 50ms;z-index:12}.card .card-header ul li.active div{border-radius:6px;box-shadow:2px 1px 1px 1px #ffffff4d;width:100%}.card .card-header ul li.active span{color:#323232;font-weight:700}.card .card-body{background-color:#06143a;border:1px solid #030c23;border-radius:6px;padding:16px}.register-intro{padding:75px 36px}.register-intro h1{font-size:1.2rem;margin-bottom:5px;padding-bottom:5px}.register-intro p{color:#a6a6a6;margin:0 0 30px;padding:0}.register-intro .button{width:100%}.register-intro .card-content h2{font-size:1.1rem}.register-intro .card-content h3{color:#737373;color:#16dcec;font-size:.8rem;font-weight:700;margin:0}.register-intro .card-content ol{list-style:none;margin:0 0 30px;padding:0}.register-intro .card-content ol li{display:flex;justify-content:space-between}.register-intro .card-content ol li span{font-weight:700}.notification-wrapper{align-items:center;border-radius:6px;box-shadow:1px 1px 10px 1px #0f4a97;display:flex;left:3%;min-height:5vh;padding:32px;position:fixed;transition:all .25s ease-out 0s;width:94%;z-index:9999}@media screen and (min-width:992px){.notification-wrapper{width:40%}}.notification-wrapper img{margin-right:16px;width:50px}@media screen and (max-width:677px){.notification-wrapper img{width:30px}}.notification-wrapper p{color:rgba(0,0,0,.851);margin:0;padding:0 20px 0 0}.notification-wrapper.success{background:#377355;background:linear-gradient(90deg,#377355,#102c79 50%)}.notification-wrapper.success h1{color:#4afea5}.notification-wrapper.error{background:#60313e;background:linear-gradient(90deg,#60313e,#102c79 50%)}.notification-wrapper.error h1{color:#ea1c0d}.notification-wrapper.warning{background:#62532b;background:linear-gradient(90deg,#62532b,#102c79 50%)}.notification-wrapper.warning h1{color:#f4b607}.notification-wrapper .text h1{font-size:1.5rem;margin:0;padding:0}@media screen and (max-width:677px){.notification-wrapper .text h1{font-size:16px;margin-bottom:5px}}.notification-wrapper .text p{color:#f2f2f2;font-size:1rem}@media screen and (max-width:677px){.notification-wrapper .text p{font-size:14px;text-align:left}}.notification-wrapper.top{top:-300px}.notification-wrapper.top.show{top:10px}.notification-wrapper.bottom{bottom:-300px}.notification-wrapper.bottom.show{bottom:10px}@keyframes top-animation{50%{background-color:blue;transform:translateY(calc(-100% - 10px))}to{background-color:red;transform:translateY(0)}}.wallet-wrapper{padding:50px 32px 32px}@media screen and (max-width:678px){.wallet-wrapper{padding:16px}}.wallet-wrapper h1{font-size:1.4rem;margin-bottom:40px}.wallet-wrapper .card{background-color:#0a2469;background-color:#16dcec33;border:1px solid #0e3498;border-radius:10px;border-radius:4px;margin-bottom:30px;padding:16px}.wallet-wrapper .card .card-header{font-size:.9rem;font-weight:700}.wallet-wrapper .card p,.wallet-wrapper .card ul li{color:#b3b3b3;font-size:.8rem}.wallet-wrapper hr{opacity:.2}.wallet-wrapper .form legend{color:#f2f2f2;font-size:1rem;margin-bottom:20px;opacity:.6}.wallet-wrapper .form .input-wrapper{align-items:center;display:flex;justify-content:flex-start;margin-bottom:20px}.wallet-wrapper .form .input-wrapper label{margin-right:10px}.wallet-wrapper .form .input-wrapper input{background-color:#0a2469cc;background-color:#16dcec33;border:0;border-bottom:1px solid #16dcec;border-radius:6px;border-radius:0;flex-grow:2;margin:0;outline:#16dcec;padding:10px 5px 5px}.wallet-wrapper .form .input-wrapper input::placeholder{color:#16dcec}.wallet-wrapper .form button{border:2px solid #f2f2f2}.modal-error-wrapper{backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);display:none;height:100svh;left:0;position:fixed;top:0;top:150%;width:100vw;z-index:9997}.modal-error-wrapper .modal-error{align-items:center;background-color:#0f2d7b;border-radius:6px;box-shadow:0 0 10px 3px #49c3f299;box-sizing:border-box;display:block;display:flex;flex-direction:column;justify-content:center;left:15%;padding:32px;position:absolute;top:50%;transform:translateY(-50%);width:70%;z-index:9998}.modal-error-wrapper .modal-error img.cancel{filter:invert(100%) sepia(1%) saturate(850%) hue-rotate(242deg) brightness(119%) contrast(92%);position:absolute;right:10px;top:10px;width:30px}.modal-error-wrapper .modal-error p{padding:10px 40px}.modal-error-wrapper .modal-error button{width:50%}.modal-wrapper .modal .validations span.text-info,.text-info{color:#91d5ff}.modal-wrapper{display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;overflow:auto;position:fixed;z-index:9999}.modal-wrapper .modal{height:auto;min-height:10svh}.modal-wrapper .modal span:not([class^=text]){color:red;display:flex;justify-content:center;width:100%}.modal-wrapper .modal .validations span{display:inline}.modal-wrapper .modal.modal-npos{background-color:#e6e6e6;border-radius:20px;box-shadow:0 20px 60px #0003;text-align:center}@media screen and (min-width:992px){.modal-wrapper .modal.modal-npos{width:60%}}@media screen and (max-width:991px){.modal-wrapper .modal.modal-npos{height:100vh;top:0}}@media screen and (max-width:399px){.modal-wrapper .modal.modal-npos{overflow-y:auto;padding-bottom:50px;padding-top:100px}}.modal-wrapper .modal.modal-npos.first{align-items:center;display:flex;flex-direction:column;justify-content:center}.modal-wrapper .modal.modal-npos.first .btn{background-color:#0a2469;color:#f5f5f5}.modal-wrapper .modal.modal-npos.first .btn img{display:none}.modal-wrapper .modal.modal-npos.first .alert{color:#1b1b1b;font-family:Inter;font-size:1em}.modal-wrapper .modal.modal-npos h1{color:#2c3e50;font-size:2.5em;font-weight:300;margin-bottom:30px}@media screen and (max-width:399px){.modal-wrapper .modal.modal-npos h1{font-size:2em}}.modal-wrapper .modal.modal-npos h1 small{color:#7f8c8d;display:block;font-size:.8rem}@media screen and (max-width:399px){.modal-wrapper .modal.modal-npos h1 small{font-size:.9rem}}.modal-wrapper .modal.modal-npos p{color:#6d767d;font-size:.9em;line-height:1.6;margin:0 auto 30px;width:90%}@media screen and (max-width:767px){.modal-wrapper .modal.modal-npos p{margin-bottom:0;width:100%}}@media screen and (max-width:399px){.modal-wrapper .modal.modal-npos p{width:100%}}.modal-wrapper .modal.modal-npos .new-npos-info{background:#1e293b;border:2px solid #334155;border-radius:15px;box-shadow:0 5px 15px #0000004d;margin:30px auto;max-width:600px;padding:30px;text-align:left}@media screen and (max-width:767px){.modal-wrapper .modal.modal-npos .new-npos-info{margin-bottom:20px;margin-top:10px;padding-top:0}}.modal-wrapper .modal.modal-npos .new-npos-info h2{color:#f1f5f9;font-size:1.5em;margin-bottom:25px;text-align:left}.modal-wrapper .modal.modal-npos .new-npos-info h3{color:#cbd5e1;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.modal-wrapper .modal.modal-npos .new-npos-info input{background:#0f172a;border:2px solid #475569;border-radius:8px;color:#f1f5f9;font-size:16px;padding:12px 16px;transition:all .3s ease;width:100%}.modal-wrapper .modal.modal-npos .new-npos-info input::placeholder{color:#64748b}.modal-wrapper .modal.modal-npos .new-npos-info input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.modal-wrapper .modal.modal-npos .new-npos-info input.border-green{border:1px solid green}.modal-wrapper .modal.modal-npos .new-npos-info input.border-red{border:1px solid #db5454}.modal-wrapper .modal.modal-npos .new-npos-info p.text-danger{color:tomato;text-decoration:none}.modal-wrapper .modal.modal-npos .new-npos-info p.text-success{color:#32cd32}.modal-wrapper .modal.modal-npos .new-npos-info .form-input-wrapper{background-color:red!important}.modal-wrapper .modal.modal-npos button{background:#475569;border:none;border-radius:8px;color:#94a3b8;cursor:not-allowed;font-size:16px;font-weight:600;margin-top:20px;opacity:.6;padding:12px 30px;transition:all .3s ease}.modal-wrapper .modal.modal-npos button:active{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 5px 15px #10b9814d;color:#fff;cursor:pointer;opacity:1;transform:translateY(-2px)}.modal-wrapper .modal.modal-npos button:hover{box-shadow:0 8px 25px #10b98166;transform:translateY(-3px)}.modal-wrapper .modal.modal-npos .navigation{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:50px;bottom:-40px;box-shadow:0 5px 20px #0000001a;display:flex;gap:15px;left:50%;padding:15px 25px;position:absolute;transform:translateX(-50%)}@media screen and (max-width:399px){.modal-wrapper .modal.modal-npos .navigation{position:fixed}}@media screen and (max-width:991px){.modal-wrapper .modal.modal-npos .navigation{border-bottom-left-radius:0;border-bottom-right-radius:0;bottom:0;display:flex;justify-content:space-between;min-width:80%}}@media screen and (max-width:676px){.modal-wrapper .modal.modal-npos .navigation{border-radius:30px;border-bottom-left-radius:0;border-bottom-right-radius:0;min-width:95%}}.modal-wrapper .modal.modal-npos .navigation .btn{background:#1e3a8a;border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:600;margin-top:0;padding:10px 20px;transition:all .3s ease;width:auto}.modal-wrapper .modal.modal-npos .navigation .btn:disabled{background-color:#0c8690;cursor:not-allowed;opacity:.5}.modal-wrapper .modal.modal-npos .navigation .btn img{color:#fff;display:none;transform:rotate(-90deg)}.modal-wrapper .modal.modal-npos .navigation .btn:first-child{background-color:red}.modal-wrapper .modal.modal-npos ul{margin:0 0 40px;padding-left:20px}.modal-wrapper .modal.modal-npos ul li{color:#7f8c8d;font-size:.9rem;text-align:left}.modal-wrapper .modal.modal-npos .share-link{border:1px dashed #0a2469;border-radius:6px;color:#f2f2f2;display:flex;justify-content:space-between;padding:10px;width:100%}.modal-wrapper .modal.modal-npos .share-link .text{margin:0;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.modal-wrapper .modal.modal-npos .share-link img{filter:invert(75%) sepia(39%) saturate(1570%) hue-rotate(169deg) brightness(105%) contrast(106%);margin-left:10px;width:15px}.modal-wrapper .modal.modal-npos .qrcode{align-items:center;display:flex;justify-content:center;padding:10px;width:100%}.modal-wrapper .modal.modal-npos .qrcode img{border:1px solid #61dafb;border-radius:6px;overflow:hidden;padding:3px;width:50%}.modal-wrapper .modal.modal-npos .qrcode canvas{width:100%}.modal-wrapper .modal.modal-npos .alert{color:#faad14;font-family:serif;font-size:.6rem;font-weight:700;text-align:center}.modal-wrapper .modal.modal401{align-items:center;display:flex;flex-direction:column;justify-content:center}.modal-wrapper .modal.modal401 .img{margin-bottom:30px}.modal-wrapper .modal.modal401 .img img{width:128px}.modal-wrapper .modal.modal401 .title{font-size:1.4rem;margin-bottom:20px;text-align:center}.modal-wrapper .modal.modal401 .title.dashed{border:1px dashed #f2f2f2;font-size:1.2rem;opacity:.6;padding:0 20px}.modal-wrapper .modal.modal401 .title small{color:#bdbdbda6;display:block;font-size:1rem;padding-top:20px}.modal-wrapper .modal.modal401 .message{text-align:center}.modal-wrapper .modal.modal401 .message small{display:block}.modal-wrapper .modal.modal401 .button{align-items:center;background-image:linear-gradient(144deg,#40d9ff,#5b42f3 50%,#00ddeb);border:0;border-radius:24px;box-shadow:0 15px 30px -5px #9741fc33;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-family:Phantomsans,sans-serif;font-size:20px;justify-content:center;line-height:1em;max-width:100%;min-width:140px;padding:19px 24px;text-decoration:none;touch-action:manipulation;user-select:none;-webkit-user-select:none;white-space:nowrap}.modal-wrapper .modal.modal401 .button:active,.modal-wrapper .modal.modal401 .button:hover{outline:0}@media(min-width:768px){.modal-wrapper .modal.modal401 .button{font-size:24px;min-width:196px}}.modal-wrapper .modal.modal-info{border:2px solid #f2f2f2;border-radius:0;bottom:auto;font-family:Elza;left:50%;padding:36px 24px 12px;text-align:center;top:50%;transform:translate(-50%,-50%);width:90%}.modal-wrapper .modal.modal-info img{margin-bottom:10%;width:25%}.modal-wrapper .modal.modal-info h1{font-size:1.4rem}.modal-wrapper .modal.modal-info h3,.modal-wrapper .modal.modal-info p{font-size:1rem}.modal-wrapper .modal.modal-info ul{margin:0;padding:0}.modal-wrapper .modal.modal-info ul li{font-family:Work Sans;font-size:.9rem;font-weight:300;list-style:none;margin:0 auto 20px;padding:0}.modal-wrapper .modal.modal-info ul li span{color:#f2f2f2;display:inline-block;font-size:.9rem;font-weight:700;width:auto}.modal-wrapper .modal.modal-withdrawal{background-color:#001f3f}@media screen and (min-width:992px){.modal-wrapper .modal.modal-withdrawal{width:60%}}.modal-wrapper .modal.modal-invalidate-npos{padding-bottom:30px;width:60%}@media screen and (max-width:677px){.modal-wrapper .modal.firefox{bottom:50%;transform:translateY(50%)}}.modal-wrapper .form legend h1{font-size:1rem;font-weight:600;letter-spacing:1px;line-height:1.2}.modal-wrapper .form legend h1 small{color:#bdbdbdb5;display:block;font-size:10px;font-size:.9rem;font-weight:400;letter-spacing:1px;margin-top:5px}.modal-wrapper .form fieldset{border:0;padding:30px 0 0}.modal-wrapper .form fieldset .form-input-wrapper{margin-bottom:20px}.modal-wrapper .form fieldset .form-input-wrapper label{align-items:baseline;display:flex;margin-bottom:10px}.modal-wrapper .form fieldset .form-input-wrapper label small{color:#bdbdbda6;font-size:10px;margin-left:10px}.modal-wrapper .form fieldset .form-input-wrapper.networks-list{display:flex;flex-direction:column;flex-wrap:wrap}.modal-wrapper .form fieldset input{background-color:#0a246999;border:1px solid #0e3498;border-radius:6px;padding:6px;width:100%}.modal-wrapper .form fieldset h2{font-size:12px;padding-top:20px}.modal-wrapper .form fieldset ul{margin-left:30px;padding:0}.modal-wrapper .form fieldset ul li{font-size:10px}.modal-wrapper .form fieldset p{align-items:center;color:#4ba9ff;display:flex;font-family:Nunito-sans,Arial;font-size:12px;justify-content:center;letter-spacing:2px;padding:10px;text-decoration:underline}.modal-wrapper .form fieldset p img{display:inline-block;filter:invert(69%) sepia(94%) saturate(3430%) hue-rotate(187deg) brightness(102%) contrast(106%);margin-left:10px;width:20px}.modal-wrapper .form fieldset .networks{display:flex;flex:0 0 100%;justify-content:flex-start}.modal-wrapper .form fieldset .networks .checkbox-wrapper{align-items:center;display:flex;flex-grow:1;justify-content:flex-start;margin-bottom:5px}.modal-wrapper .form fieldset .networks .checkbox-wrapper.Tron{flex-grow:4}.modal-wrapper .form fieldset .networks .checkbox-wrapper label{align-items:center;display:flex;font-family:Rubik Glitch;font-weight:200;justify-content:center;margin-bottom:0}.modal-wrapper .form fieldset .networks .checkbox-wrapper input[type=radio]{margin:5px 10px 5px 0;width:20px}.new-npos-info{background-color:#0a246999;border-radius:10px;margin-bottom:20px;padding:1px 20px 20px}.new-npos-info .form-control{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.new-npos-info .form-control input{border:1px solid #bdbdbda6;border-radius:10px;color:#0b0b0ba6;padding:5px 14px;width:100%}.new-npos-info .form-control small{color:#89adbf73;display:block;font-size:10px;padding-top:5px}.new-npos-info .form-control small.text-danger{color:#c25b5b}.new-npos-info h3{align-items:center;color:#f2f2f280;display:flex;margin-bottom:0}.new-npos-info h3 span{color:#f2f2f24d!important;display:inline-block!important;font-size:10px;margin-left:5px;margin-top:5px;width:auto!important}.modal-device .modal input{text-align:center}.modal-device .modal input.bottomPad{background:#0040bb61;border:1px solid #023b6c;border-radius:.75rem;color:#79b4e4;font-size:1rem;letter-spacing:20px;padding:1rem}.modal-device .modal input.bottomPad::placeholder{color:#9a7cde}.modal-device .modal input.bottomPad:focus{border:none;box-shadow:none;outline:none}input.has-error{border:1px solid red!important}.modal-wrapper .form fieldset input.border-green{border:1px solid green}.modal-wrapper .form fieldset input.border-red{border:1px solid tomato}.modal-wrapper .form fieldset p.text-danger{color:tomato}.modal-wrapper .form fieldset p.text-success{color:#32cd32}.change-form-status{background:#ffffff0d;cursor:pointer;display:block;height:40px;margin-bottom:20px;overflow:hidden;position:relative}.change-form-status:before{bottom:2px;content:"";left:2px;position:absolute;top:2px;width:50%}.change-form-status b{display:block;line-height:45px;position:absolute;width:100%}.change-form-status span:first-child{animation:animate1 2s linear infinite;animation-delay:1s;background:linear-gradient(90deg,#0c002b,#1779ff);height:2px;left:0;position:absolute;top:0;width:100%}.change-form-status span:nth-child(4){animation:animate4 2s linear infinite;animation-delay:2s;background:linear-gradient(0deg,#0c002b,#1779ff);height:100%;left:0;position:absolute;top:0;width:2px}.change-form-status a span:nth-child(2){animation:animate2 2s linear infinite;animation-delay:2s;background:linear-gradient(180deg,#0c002b,#1779ff);height:100%;position:absolute;right:0;top:0;width:2px}.change-form-status a span:nth-child(3){animation:animate3 2s linear infinite;animation-delay:1s;background:linear-gradient(270deg,#0c002b,#1779ff);bottom:0;height:2px;left:0;position:absolute;width:100%}@keyframes animate1{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes animate2{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@keyframes animate3{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}@keyframes animate4{0%{transform:translateY(100%)}to{transform:translateY(-100%)}}.modal span.text-danger{background-color:#2c0b0e;border:0;border-radius:4px;color:#ea868f;display:block;margin:0 auto;max-height:0;overflow:hidden;padding:0 20px;text-align:center;transition:all .4s ease-out 0s}.modal span.text-danger.active{border:1px solid #842029;height:auto;max-height:300px;padding-bottom:6px;padding-top:5px}h1.withdraw-title{color:#a8adb7;font-family:Inter;font-optical-sizing:auto;font-size:.9rem;font-style:normal;font-weight:400;line-height:18px;margin-bottom:40px}h1.withdraw-title small{color:#a8adb7;display:block;font-family:Inter;font-optical-sizing:auto;font-size:1rem;font-style:normal;font-weight:400;letter-spacing:1px;line-height:1.4rem;padding-top:10px}.withdrawal-preview .card.card-withdraw{background-color:#036;padding:20px 30px}.withdrawal-preview .card.card-withdraw h2{font-family:Inter;font-optical-sizing:auto;font-size:16px;font-style:normal;font-weight:400;text-align:center}.withdrawal-preview .card.card-withdraw .card-body .flex>:first-child,.withdrawal-preview .card.card-withdraw .card-body .flex>:nth-child(2){color:#cfd2da;font-family:Inter;font-optical-sizing:auto;font-size:.9rem;font-style:normal;font-weight:400;line-height:18px}.withdrawal-preview .card.card-withdraw .card-body .flex .current-value span{color:#fff;font-family:Inter;font-optical-sizing:auto;font-size:1.4rem;font-style:normal;font-weight:500;line-height:1.6rem}.withdrawal-wallet p{background-color:#036;border-radius:6px;color:#a8adb7;font-family:Inter;font-optical-sizing:auto;font-size:1.1rem;font-style:normal;font-weight:500;padding:20px 40px}.finish-text{margin:0 auto;text-align:center;width:70%}.finish-text image{margin-bottom:0}.finish-text h1,.finish-text p{font-family:Inter;font-optical-sizing:auto;font-size:1.4rem;font-style:normal;font-weight:500}.finish-text p{font-size:1.2rem}.loading-flex,.stepper-wrapper{align-items:center;display:flex;justify-content:center}.stepper-wrapper{margin-bottom:30px;position:relative;width:100%}.stepper-wrapper .stepper-line{background-color:rgba(209,213,219,.227);height:3px;position:absolute;top:50%;width:95%;z-index:1}.stepper-wrapper .stepper-container{display:flex;justify-content:space-between;position:relative;width:100%;z-index:2}.stepper-wrapper .step-container{align-items:center;display:flex;justify-content:center;position:relative}.stepper-wrapper .step-circle{align-items:center;aspect-ratio:1/1 auto;background-color:#fff;border:2px solid gray;border-radius:50%;display:flex;font-weight:700;justify-content:center;width:30px;z-index:3}.stepper-wrapper .step-circle.active-step{background-color:#0b256c;border-color:#3b82f6;color:#fff;padding-bottom:2px}.stepper-wrapper .step-circle.active-step img{width:100%}.stepper-wrapper .step-circle.active-step.four{padding-bottom:0}.stepper-wrapper .step-circle.four{padding-left:1px}.stepper-wrapper .step-circle.inactive-step{background-color:#fff;border-color:#d1d5db;color:#6b7280}.stepper-wrapper .step-circle.opacity{background-color:#041238;border-color:#033c997d;color:hsla(0,0%,100%,.169)}.flex{align-items:center;display:flex;justify-content:space-between}.card-withdraw{font-family:Inter;font-optical-sizing:auto;font-style:normal;font-weight:400}.card-withdraw .card-body{background-color:#036}.card-withdraw .card-body .flex,.card-withdraw .card-body .slip,.card-withdraw .card-body .title,.card-withdraw .card-body div{color:#cfd2da;font-size:.9rem}.card-withdraw .card-body .flex{border-bottom:1px solid hsla(0,0%,93%,.231);margin-top:24px;padding-bottom:20px}.card-withdraw .card-body .flex:last-child{border:0}.card-withdraw .card-body .current-value span,.card-withdraw .card-body .status,.card-withdraw .card-body .type,.card-withdraw .card-body .value{color:#cfd2da;font-size:.8rem;letter-spacing:1.3px}.card-withdraw .card-body .slip{margin-bottom:20px}.card-withdraw .card-body .current-value{align-items:center;display:flex;justify-content:flex-end;margin:0}.card-withdraw .card-body .current-value span{font-size:20px}.card-withdraw .card-body .status{background-color:#fff;border-radius:6px;color:#7a0791!important;padding:4px 10px}.card-withdraw .card-body p{font-family:Inter;font-optical-sizing:auto;font-size:1.1rem;font-style:normal;font-weight:400}.button{align-items:center;background:#10369d;border:none;border-radius:6px;color:#fff;display:flex;font-family:Inter;font-optical-sizing:auto;font-size:14px;font-style:normal;font-weight:400;justify-content:center;line-height:22px;opacity:1;padding:0 12px;width:100%}.button:hover{background:#0b256c;color:#fff}.button:hover:active{background:#06143a;color:#fff}.button:disabled{opacity:.4}.modal-receipt{box-shadow:0 4px 8px #0003;display:flex;flex-direction:column;justify-content:flex-end;min-height:100svh;overflow:auto;padding:50px 26px 0}@media screen and (max-width:767px){.modal-receipt{padding:0}}.modal-receipt .modal-header{align-items:center;background-color:#060a29;border-top:5px solid #009ce894;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;justify-content:space-between;padding:0 30px;width:100%}.modal-receipt .modal-header img{cursor:pointer;width:36px}.modal-receipt .modal-header img.white{filter:invert(100%) sepia(2%) saturate(436%) hue-rotate(317deg) brightness(114%) contrast(92%)}.modal-receipt .modal-header .logo{display:flex;justify-content:center;padding:30px 0}.modal-receipt .modal-header .logo img{height:30px;width:auto}.modal-receipt .modal-body{background-color:#22232b;color:#f2f2f2;min-height:80svh;padding:20px;width:100%}.modal-receipt .modal-body h1,.modal-receipt .modal-body h2{align-items:center;display:flex;flex-direction:column;font-family:Inter;font-optical-sizing:auto;font-style:normal;font-synthesis:24px;font-weight:500;justify-content:center;margin:0 0 20px}.modal-receipt .modal-body h1 small,.modal-receipt .modal-body h2 small{color:#9ca3af;font-size:14px;margin-bottom:10px;padding-top:5px}.modal-receipt .modal-body h1 .label,.modal-receipt .modal-body h2 .label{font-size:12px}@media screen and (max-width:667px){.modal-receipt .modal-body h1,.modal-receipt .modal-body h2{font-size:18px}.modal-receipt .modal-body h1 small,.modal-receipt .modal-body h2 small{font-size:12px}}.modal-receipt .modal-body h2{margin-top:30px}.modal-receipt .modal-body hr{border:0;border-bottom:1px dashed #f2f2f2;display:block;height:1px;width:100%}.modal-receipt .modal-body ul{margin:0;padding:20px 0}.modal-receipt .modal-body ul li{align-items:center;border-bottom:1px solid rgba(55,65,81,.527);display:flex;font-size:14px;justify-content:space-between;line-height:16px;margin-top:24px;padding-bottom:16px}.modal-receipt .modal-body ul li span{color:#d1d5db;font-family:Inter;font-optical-sizing:auto;font-style:normal;font-weight:500}@media screen and (max-width:677px){.modal-receipt .modal-body ul li span{font-size:10px;max-width:30%;width:30%}}.modal-receipt .modal-body ul li span:last-child{color:#f2f2f2;font-family:Inter;font-optical-sizing:auto;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.modal-receipt .modal-body ul li span:last-child.small{font-weight:300}@media screen and (max-width:677px){.modal-receipt .modal-body ul li span:last-child{font-size:13px;max-width:60%;text-align:right;width:60%}.modal-receipt .modal-body ul li span:last-child.label{text-align:center}.modal-receipt .modal-body ul li span:last-child .current-value.big,.modal-receipt .modal-body ul li span:last-child .current-value.huge{text-align:right}}.modal-receipt .modal-body ul li span.label{background-color:#d8f7b5;border-radius:6px;color:#274100;font-family:Inter;font-optical-sizing:auto;font-style:normal;font-weight:600;padding:4px 12px}.modal-receipt .modal-body ul li span.label.waiting{background-color:#fff3cd;border-color:#ffecb5;color:#664d03;font-family:Inter;font-optical-sizing:auto;font-style:normal;font-weight:600}.modal-receipt .modal-body .qrcode{display:flex;justify-content:center;padding:30px 0}.modal-receipt .modal-body.withdrawal .current-value{margin:24px 0 24px 24px!important;padding:0!important}.modal-receipt .modal-footer{align-items:center;background-color:#111827;color:#f2f2f2;display:flex;justify-content:center;padding:2svh;text-align:center;width:100%}@media screen and (min-width:668px){.modal-receipt{box-shadow:none;margin:0 auto;width:70%}}.modal-server-error{align-items:center;display:flex;flex-direction:column;justify-content:center}.modal-server-error img{filter:invert(100%) sepia(100%) saturate(100%) hue-rotate(204deg) brightness(203%) contrast(106%)}.modal-server-error h1{color:#cee4f2;font-family:Inter;font-optical-sizing:auto;font-size:24px;font-style:normal;font-weight:500;margin-bottom:0}.modal-server-error p{color:#fff;font-family:Inter;font-optical-sizing:auto;font-size:16px;font-style:normal;font-weight:300;letter-spacing:.5px;margin-bottom:20px}.modal-server-error button{border:0;border-radius:40px;color:#0a2469;font-size:14px;margin-bottom:30px;padding:10px 40px}.nunito-sans-200{font-family:Nunito Sans,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 200,"YTLC" 500;font-weight:200}.nunito-sans-300{font-family:Nunito Sans,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 300,"YTLC" 500;font-weight:300}.nunito-sans-500{font-family:Nunito Sans,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 500,"YTLC" 500;font-weight:500}.nunito-sans-700{font-family:Nunito Sans,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 700,"YTLC" 500;font-weight:700}@font-face{font-family:Elza;src:local(ElzaTrial),url(/static/media/ElzaTrial-Medium.c1f815a85fbe1e3d63e6.otf) format("opentype")}@font-face{font-family:Elza;font-weight:700;src:local(ElzaTrial Bold),url(/static/media/ElzaTrial-Bold.53e5f818115ce492ffe9.otf) format("opentype")}@font-face{font-family:Elza;font-weight:light;src:local(ElzaTrial Light),url(/static/media/ElzaTrial-Light.b36a0314d3f84179eb31.otf) format("opentype")}@font-face{font-family:Grotesk;src:local(Grotesk Regular),url(/static/media/SpaceGrotesk-Regular.2f7eb2452707376fcb59.otf) format("opentype")}@font-face{font-family:Grotesk;font-weight:700;src:local(Grotesk Bold),url(/static/media/SpaceGrotesk-Bold.976fa659aafb91f8ab62.otf) format("opentype")}@font-face{font-family:Grotesk;font-weight:light;src:local(Grotesk Light),url(/static/media/SpaceGrotesk-Light.7bfde2a39d42e1338ad8.otf) format("opentype")}@font-face{font-family:Grotesk;font-weight:600;src:local(Grotesk SemiBold),url(/static/media/SpaceGrotesk-SemiBold.bc2d5813b3a08afba8d8.otf) format("opentype")}@font-face{font-family:Grotesk;font-weight:500;src:local(Grotesk Medium),url(/static/media/SpaceGrotesk-Medium.8c68c53cf6879e94a6a4.otf) format("opentype")}.label{background-color:#d8f7b5;border-radius:6px;color:#274100;font-family:Inter;font-optical-sizing:auto;font-style:normal;font-weight:600;padding:4px 12px}.label.label-USDT{background-color:#f3e8ff!important;color:#581c87!important}.label.label-exchange-method{background-color:#dbeafe!important;color:#1e3a8a!important}.text-gray{color:#bdbdbda6}.text-gray.opacity{opacity:.5}.text-cyan{color:#16dcec}.text-cyan.opacity{opacity:.5}.text-warning{color:#faad14;opacity:.7}.text-danger{color:#ff4d4f;font-family:Work Sans;font-size:14px;font-weight:500;padding-top:5px}.text-danger span{color:#d9363e;font-family:Work Sans;font-size:12px;font-weight:700;opacity:.7;padding-right:10px}.text-success{color:#52c41a;font-family:Work Sans;font-size:14px;font-weight:500;padding-top:5px}.text-success span{color:#389e0d;font-family:Work Sans;font-size:12px;font-weight:700;opacity:.7;padding-right:10px}.text-info{color:#91d5ff}.invalidate-wrapper{align-items:center;display:flex;flex-direction:column;font-family:Inter;font-optical-sizing:auto;font-style:normal;font-weight:400;justify-content:space-between}.invalidate-wrapper .flex{display:flex;flex-direction:row;justify-content:space-between;padding-top:30px;width:80%}.invalidate-wrapper img{filter:invert(69%) sepia(94%) saturate(3430%) hue-rotate(187deg) brightness(102%) contrast(106%);margin-bottom:70px;width:10%}.invalidate-wrapper .hash{background-color:#0a2369;border-radius:8px;font-family:Inter;font-optical-sizing:auto;font-size:14px;font-style:normal;font-weight:500;letter-spacing:1px;padding:8px 20px}.invalidate-wrapper p{font-family:Inter;font-optical-sizing:auto;font-size:16px;font-style:normal;font-weight:700;margin-bottom:16px;margin-top:0}.invalidate-wrapper p:nth-child(3){margin-bottom:20px}.btn{border-radius:6px;padding:14px 50px}.btn.btn-cancel{background-color:#c54470;border:1px solid #d16b8e}.btn.btn-continue{background-color:#0099c1;border:1px solid #00c1f4}.btn.btn-neutral{color:#252525}.dots-container .dot{height:5px;width:5px}.finish,.processando{align-items:center;display:flex;flex-direction:column;justify-content:center}.finish h1,.processando h1{font-family:Inter;font-optical-sizing:auto;font-size:14px;font-style:normal;font-weight:400;margin-bottom:20px}.finish img{filter:invert(69%) sepia(94%) saturate(3430%) hue-rotate(187deg) brightness(102%) contrast(106%);margin-bottom:50px;width:10%}.finish h1{font-size:14px;margin-bottom:70px}
/*# sourceMappingURL=main.6ac1629f.css.map*/