@-webkit-keyframes qubit-modal-mobile{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes qubit-modal-mobile{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.qubit-modal-wrapper{width:100%;max-width:610px;position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}@media(max-width:768px){.qubit-modal-wrapper{flex:1 1;position:absolute;top:100%;right:0;left:0;max-height:calc(100% - 24px);-webkit-animation:qubit-modal-mobile .3s ease-out forwards;animation:qubit-modal-mobile .3s ease-out forwards;max-width:unset}}.qubit-modal-wrapper.collapse{width:unset}.qubit-modal{width:100%;min-height:0;position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;border-radius:4px;background:#fff}@media(max-width:768px){.qubit-modal{border-radius:4px 4px 0 0}}.qubit-modal>.header{width:100%;height:68px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 24px}.qubit-modal>.header.border{box-shadow:inset 0 -1px 0 0 rgba(171,185,194,.5)}.qubit-modal>.header>.title{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:16px;font-weight:700;color:#33383b}.qubit-modal>.header>.title>.icon{width:36px;height:36px;margin-right:8px}.qubit-modal>.header>.close{width:24px;height:24px;object-fit:contain}.qubit-modal-card{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:4px;background-color:rgba(231,236,241,.5);padding:16px;font-size:16px;overflow:hidden}.qubit-modal-card>:not(:first-child){margin-top:12px}.qubit-modal-pending{width:100%;min-width:440px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 48px 40px}@media(max-width:768px){.qubit-modal-pending{min-width:unset}}.qubit-modal-pending>.modal-loader{width:200px;height:200px;pointer-events:none;display:flex;align-items:center;justify-content:center;-webkit-animation:localLoaderScale .8s linear infinite;animation:localLoaderScale .8s linear infinite}.qubit-modal-pending>.modal-loader>*{width:72px}.qubit-modal-pending>.modal-transaction-state{width:200px;height:200px;display:flex;align-items:center;justify-content:center}.qubit-modal-pending>.modal-transaction-state>.modal-loader{-webkit-animation:loaderRotate 2.5s linear infinite;animation:loaderRotate 2.5s linear infinite}.text-link{color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;background-color:inherit;text-decoration:underline}.wallet-provider-modal{width:100%;height:auto;min-width:440px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:0 32px}@media(max-width:768px){.wallet-provider-modal{flex:1 1;overflow:auto;padding:24px;min-width:100%}}.wallet-provider-modal>.title{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#33383b;font-size:24px;font-weight:700}.wallet-provider-modal>.description{display:flex;justify-content:center;margin:5px 0 19px;align-items:center;font-size:13px;font-weight:400;color:#87959e}.wallet-provider-modal>.description .text-link{font-weight:700;text-decoration:none}.wallet-provider-modal>.description .text-link:hover{text-decoration:underline}.wallet-provider-modal>.wallets{flex:1 1;display:flex;width:100%;flex-direction:column;justify-content:flex-start;align-items:center;overflow:auto}.wallet-provider-modal>.agreement{margin-top:60px;width:100%;height:72px;display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:13px;color:#94a4ad}.wallet-provider-modal>.agreement>p{margin:0}.wallet-provider-modal.qr-code{position:relative}.wallet-provider-modal.qr-code.expired .qr-image{opacity:.3}.wallet-provider-modal.qr-code.expired:after{content:"";display:block;position:absolute;top:45%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100px;height:100px;background-image:url(/static/media/qubit-logo.5ee32ac7.svg);background-repeat:no-repeat;background-size:100px}.wallet-provider-modal.qr-code .qr-image{margin:24px 40px 0;width:296px}.wallet-provider-modal.qr-code p{margin:0 auto 60px;color:#75858e}.wallet-provider-modal.qr-code p .expire-time{display:inline-block;margin-left:50px;color:#ff5c00}.wallet-provider-modal.qr-code p button{margin-left:8px;padding:0;width:24px;height:24px;background-color:#fff;border:1px solid #f0f2f7;box-sizing:border-box;border-radius:4px;text-align:center;vertical-align:1px;cursor:pointer}.wallet-provider-modal.qr-code p button img{display:inline-block;width:14px;height:14px;vertical-align:middle}.wallet-provider-card{width:100%;height:80px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:transparent;padding:8px 0;font-size:16px;font-weight:700;color:#33383b;box-shadow:inset 0 -1px 0 0 rgba(171,185,194,.5)}.wallet-provider-card>.wallet-logo{height:48px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.wallet-provider-card>.wallet-logo>img{width:36px;height:auto;margin-right:16px}.qubit-button{height:56px;flex-direction:row;border-radius:4px;color:#fff;font-size:16px;text-align:center;padding:0 24px;background-color:#33383b;box-shadow:none;white-space:nowrap;border:none;outline:none}.qubit-button,.qubit-button>.content{width:100%;display:flex;justify-content:center;align-items:center}.qubit-button>.content{flex-direction:column}.qubit-button>.content>.subtext{font-size:11px;font-weight:700}.qubit-button.primary{color:#fff;background-color:#33383b}.qubit-button.secondary{color:#33383b;background-color:#f9fafb}.qubit-button.secondary:hover{background-color:#eee}.qubit-button.group{width:100%;height:48px;flex-grow:1;background-color:transparent;border-bottom:1px solid #e7ecf1;border-radius:0;font-size:16px;font-weight:400;color:#94a4ad}.qubit-button.group:hover{color:#33383b;border-bottom:1px solid #33383b;background-color:#eee}.qubit-button.group.active{color:#33383b;font-weight:700;border-bottom:2px solid #33383b}.qubit-button.disabled{pointer-events:none;opacity:.5}.qubit-button.disabled:hover{background-color:currentColor}.qubit-button.collapsed{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:36px;justify-content:center;padding:0 16px}.qubit-button.white{color:#94a4ad;background-color:#fff;border:1px solid #94a4ad}.qubit-button.white:hover{background-color:#eee}.qubit-button.line{color:#33383b;border:1px solid #33383b;font-weight:700}.qubit-button.line,.qubit-button.line:hover{background-color:transparent}.qubit-button.inline-button{display:inline-flex;justify-content:center;height:40px;width:auto;border-radius:2px;font-size:14px}.qubit-button:hover{background-color:#616161}@media(max-width:768px){.qubit-button{padding:0 16px}}.qubit-button-link{display:flex;flex:1 1;color:inherit;text-decoration:none}.account-modal{width:100%;min-width:440px;height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:0 48px 40px}@media(max-width:768px){.account-modal{flex:1 1;overflow:auto;padding:24px;width:100%;min-width:unset}}.account-modal>.account-modal-title{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#33383b;font-size:24px;font-weight:700;margin-bottom:20px}.account-modal>.account-modal-title>.symbol{width:64px;height:64px;margin-bottom:13px}.account-modal>.account-modal-title>.title{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.account-modal>.account-modal-title>.title>.text-link{font-size:16px;font-weight:400;align-self:flex-end;margin-bottom:2px}.account-modal>.account-modal-title>.title>.text-link>svg{margin-bottom:4px}.account-modal .account-modal-content-item{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.account-modal .account-modal-content-item>.label{color:#94a4ad}.account-modal .account-modal-content-item>.value{font-weight:700;color:#33383b}.account-modal .account-modal-content-item.account{display:none}@media(max-width:768px){.account-modal .account-modal-content-item.account{display:flex}}.account-modal>.actions{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:20px 0 0}.account-modal>.actions>:not(:first-child){margin-left:10px}.account-button{height:40px;color:#33383b;font-size:12px;text-align:center;background-color:#fff;border-radius:4px;box-shadow:none;margin-left:8px}.account-button,.account-button>.qubit-balance{display:flex;flex-direction:row;justify-content:center;align-items:center;font-weight:700}.account-button>.qubit-balance{font-size:14px;line-height:18px;padding:0 10px}.account-button>.qubit-balance>.symbol{width:17px;height:17px;margin-right:6px}.account-button>.qubit-balance.connected{display:flex}.account-button>.divider{width:1px;height:16px;background-color:#e7ecf1}.account-button>.wallet-info{display:flex;flex-direction:row;justify-content:center;align-items:center;font-weight:700;font-size:14px;line-height:18px;padding:0 12px 0 10px;white-space:nowrap}.account-button>.wallet-info>.pending-loader{margin-left:4px;-webkit-animation:loaderRotate 2.5s linear infinite;animation:loaderRotate 2.5s linear infinite}.account-button>.wallet-info.connect-wallet{display:flex}@-webkit-keyframes loaderRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes loaderRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.logo{display:flex;flex-direction:row;justify-content:center;align-items:center;text-decoration:none;margin:0;padding:0;font-size:10px;color:#c8c8c8}.logo>.content{width:86px;height:26px;background:url(/static/media/qubit-label.a41e44fb.svg) no-repeat 50%;background-size:cover}.topbar{width:100%;height:88px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 80px;background-color:#ffc800;box-shadow:inset 0 -1px 0 #ffa800}@media(min-width:768px){.topbar{min-width:1050px}}@media(max-width:768px){.topbar{padding:0 19px;min-width:360px;height:64px}}.topbar>.topbar-content{width:100%;max-width:1280px;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.topbar>.topbar-content>.logo-wrapper{width:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;cursor:pointer}.topbar>.topbar-content>.logo-wrapper .xmas-lottie{position:absolute;top:-17px;left:-30px}.topbar>.topbar-content>.logo-wrapper>img{margin:0 0 6px 6px;width:40px;height:44px}@media(max-width:768px){.topbar>.topbar-content>.logo-wrapper{width:auto}.topbar>.topbar-content>.logo-wrapper .xmas-lottie{top:-30px}}.topbar>.topbar-content>.nav-wrapper{display:flex;flex-direction:row;justify-content:flex-end;flex:1 1}@media(max-width:768px){.topbar>.topbar-content>.nav-wrapper{display:none}}.topbar>.topbar-content>.account-wrapper{display:flex;justify-content:flex-end;align-items:flex-end}@media(max-width:768px){.topbar>.topbar-content>.account-wrapper{display:none}}.topbar>.topbar-content>.menu-wrapper{display:none;background:none;border:0;margin:0;outline:0;padding:0}@media(max-width:768px){.topbar>.topbar-content>.menu-wrapper{display:flex;justify-content:center;align-items:center}}.chain-menu{justify-content:space-between!important;margin-left:8px!important;padding:7px!important;width:106px;border:1px solid #33383b!important;border-radius:4px!important;font-size:13px!important;font-weight:700;color:#2a2b2c!important}.chain-menu .chain-menu-label{display:flex;align-items:center}.chain-menu .chain-menu-label img{margin-right:4px;width:24px;height:24px}.chain-menu .icon-arrow{width:18px}@media(max-width:768px){.chain-menu{display:none!important}}.topbar-nav{display:flex;align-items:center;padding:0 8px}.topbar-nav>:not(:first-child){margin-left:8px}.topbar-nav>a{text-align:center;font-size:12px!important;height:36px!important}.topbar-nav>.item,.topbar-nav>a{display:flex;flex-direction:column;justify-content:center;align-items:center}.topbar-nav>.item{position:relative;height:40px;color:#33383b;font-size:16px;padding:0 18px;border:1px solid transparent;border-radius:4px;text-decoration:none;white-space:nowrap}.topbar-nav>.item>.decoration{width:120%;height:1px;background-color:transparent;margin-top:5px}.topbar-nav>.item.active{border:1px solid #33383b}.topbar-nav>.item.new-menu:after{content:"";display:block;position:absolute;top:10px;right:10px;width:4px;height:4px;border-radius:2px;background:red}.topbar-menu{width:100vw;height:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:35px 50px 45px}.topbar-menu>.close{width:24px;height:24px;object-fit:contain;align-self:flex-end}