.orders-table{background-color:var(--white);border-radius:0 0 20px 20px}.orders-table>.title{padding:25px 40px;font-weight:600;font-size:18px;line-height:27px}.orders-table>.table>.table-string{display:flex;align-items:center;padding:12px 40px;border-bottom:1px solid var(--dark-blue-10)}.orders-table>.table>.table-string>.item{width:150px;font-weight:500;font-size:14px;line-height:21px}.orders-table>.table>.table-string>.item:first-child{flex-grow:1}.orders-table>.table>.table-string>.item:nth-child(2),.orders-table>.table>.table-string>.item:nth-child(3){text-align:right}.orders-table>.table>.table-string>.item:last-child{display:flex;justify-content:flex-end}.orders-table>.table>.table-string.-head>.item{color:var(--dark-blue-40);font-weight:400;font-size:12px;line-height:18px}.orders-table>.table>.table-string:last-child{border-bottom:none}@media (max-width:767px){.orders-table{background-color:#fafbfd;border-radius:0;margin:0 -15px;width:calc(100% + 30px)}.orders-table>.title{padding:20px 15px 15px;font-weight:600;font-size:14px;line-height:21px;border-bottom:1px solid var(--dark-blue-10)}.orders-table>.table>.table-string{flex-direction:column;align-items:flex-start;padding:12px 15px;border-bottom:1px solid var(--dark-blue-10);position:relative;justify-content:center}.orders-table>.table>.table-string>.item{width:auto;font-weight:500;font-size:14px;line-height:21px}.orders-table>.table>.table-string>.item:last-child{position:absolute;right:15px}.orders-table>.table>.table-string:last-child{border-bottom:1px solid var(--dark-blue-10)}}.mobile-withdrawal{padding-bottom:15px}.mobile-withdrawal>.notify{background-color:var(--blue-gray);padding:20px 16px;border-radius:15px;display:flex;gap:10px;margin-top:15px;margin-bottom:20px}.mobile-withdrawal>.notify>svg{flex-shrink:0}.mobile-withdrawal>.notify>.content strong{font-weight:700!important}.mobile-withdrawal>.notify>.content>span{font-size:14px;font-weight:300;line-height:144%}.mobile-withdrawal>.notify>.content>a{font-weight:700}.mobile-withdrawal>.info>div>.title{display:flex;align-items:center;gap:3px;color:var(--dark-blue-40);white-space:nowrap}.mobile-withdrawal>.info>div>.balance{display:inline-block;font-weight:500;font-size:20px;line-height:31px;color:var(--blue-link);border-bottom:1px dashed var(--blue-link)}.mobile-withdrawal>.info>label{margin-top:10px;display:block;position:relative}.mobile-withdrawal>.info>label span{position:absolute;right:14px;bottom:10px;font-weight:400;font-size:16px;line-height:24px;color:var(--dark-blue-40)}.mobile-withdrawal>.info>label span.-not-valid{right:44px}.mobile-withdrawal>.prompt{display:none}.mobile-withdrawal>.method-container{margin-top:15px;font-size:14px;line-height:144%;border-bottom:1px solid rgba(143,142,158,.24);display:flex}.mobile-withdrawal>.method-container>.tab{padding:8px 18px;width:90px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;border-bottom:2px solid transparent}.mobile-withdrawal>.method-container>.tab.-active{font-weight:600;border-bottom:2px solid var(--blue-link)}.mobile-withdrawal>.sub-info{font-weight:400;font-size:12px;line-height:18px;margin-top:5px}.mobile-withdrawal>.sub-info a{color:var(--blue-link);border-bottom:1px dashed var(--blue-link)}.mobile-withdrawal>.sub-info a:hover{cursor:pointer;color:var(--blue-link-hover)}.mobile-withdrawal>.form-group{margin-top:10px}.mobile-withdrawal>.fee{font-weight:300;font-size:12px;line-height:144%;margin-top:20px}.mobile-withdrawal>.total{font-weight:500;font-size:14px;line-height:144%}.mobile-withdrawal>.btn{margin-top:15px}.mobile-withdrawal>.confirm-phone{margin-top:20px;flex-grow:1;display:flex}.mobile-withdrawal>.confirm-phone .verify-example{margin-top:10px;background-image:url(../img/calling.1bc8b661.webp);background-size:cover;width:180px;height:140px;border-radius:12px}.mobile-withdrawal>.confirm-phone>.form-group{flex-grow:1}.mobile-withdrawal>.confirm-phone>.btn{font-weight:500;min-width:126px;border-radius:0;margin-top:26px;padding:14px 0;border-color:var(--dark-blue-20);border-radius:0 10px 10px 0}.mobile-withdrawal>.confirm-phone>.btn .resend-timer span{font-weight:400;font-size:12px;line-height:18px;color:var(--white-60);display:block;margin-top:-5px}.mobile-withdrawal .smooth{transition:all .4s;animation-name:input-in;animation-duration:.4s}@media (max-width:768px){.mobile-withdrawal>.notify{padding:15px;border-radius:10px;display:flex;gap:10px;margin-top:0;margin-bottom:15px}.mobile-withdrawal>.notify>svg{flex-shrink:0}.mobile-withdrawal>.notify>.content{font-size:12px}.mobile-withdrawal>.notify>.content strong{font-weight:700!important}.mobile-withdrawal>.notify>.content>span{font-size:12px}.mobile-withdrawal>.notify>.content>a{margin-top:8px;display:block;font-size:12px;font-weight:700}.mobile-withdrawal>.confirm-phone{margin-top:10px}.mobile-withdrawal>.confirm-phone>.btn{height:45px;margin-top:25px}}@media (min-width:768px){.mobile-withdrawal{padding-bottom:50px}.mobile-withdrawal>.info{display:flex;gap:15px;flex-direction:row-reverse}.mobile-withdrawal>.info>div{flex-grow:1;margin-top:36px}.mobile-withdrawal>.info>div>.title{font-weight:400;font-size:12px;line-height:144%}.mobile-withdrawal>.info>div>.balance{display:inline-block;font-weight:500;font-size:16px;line-height:24px;color:var(--blue-link);border-bottom:1px dashed var(--blue-link)}.mobile-withdrawal>.info>div>.balance:hover{cursor:pointer;color:var(--blue-link-hover)}.mobile-withdrawal>.info>label{margin-top:10px;display:block;position:relative}.mobile-withdrawal>.info>label span{position:absolute;right:14px;bottom:13px;font-weight:400;font-size:16px;line-height:24px;color:var(--dark-blue-40);transition:all .2s}.mobile-withdrawal>.info>label span.-not-valid{right:44px}.mobile-withdrawal>.prompt{margin-top:5px;font-weight:300;font-size:12px;line-height:18px;color:var(--dark-blue-40)}.mobile-withdrawal>.form-group{margin-top:20px}.mobile-withdrawal>.sub-info{font-weight:400;font-size:12px;line-height:18px;margin-top:5px}.mobile-withdrawal>.sub-info a{color:var(--blue-link);border-bottom:1px dashed var(--blue-link)}.mobile-withdrawal>.fee{font-weight:400;font-size:14px;line-height:144%;margin-top:20px}.mobile-withdrawal>.total{font-weight:600;font-size:16px;line-height:144%}.mobile-withdrawal>.btn{margin-top:15px}}@keyframes input-in{0%{max-height:0;opacity:0}to{max-height:100px;opacity:1}}.add-account-page .container[data-v-6cebba84]{margin:0 -15px;background-color:var(--white)}.add-account-page .container .input-container[data-v-6cebba84],.add-account-page .container .item[data-v-6cebba84]{padding:15px;border-bottom:1px solid var(--blue-gray)}.add-account-page .container .item[data-v-6cebba84]{display:flex;align-items:center;gap:8px;transition:all .2s}.add-account-page .container .item img[data-v-6cebba84]{max-height:20px}.add-account-page .container .item div span[data-v-6cebba84]{color:var(--dark-blue-40)}.add-account-page .container .item[data-v-6cebba84]:hover{transform:scale(1.01);box-shadow:0 10px 15px rgba(0,19,62,.1)}.add-account-page .overlay[data-v-6cebba84]{position:fixed;width:100%;top:0;bottom:0;left:0;right:0;background-color:rgba(2,18,53,.65);z-index:10}.add-account-page .overlay>.modal[data-v-6cebba84]{position:absolute;bottom:0;left:0;right:0;background-color:var(--white);border-radius:20px 20px 0 0;padding:20px 15px;color:var(--dark-blue)}.add-account-page .overlay>.modal>.icon[data-v-6cebba84]{position:absolute;width:42px;height:42px;left:calc(50% - 21px);top:-21px;background-color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center}.add-account-page .overlay>.modal>.icon>img[data-v-6cebba84]{max-width:32px;max-height:32px}.add-account-page .overlay>.modal>.title[data-v-6cebba84]{text-align:center;font-weight:700;font-size:18px;line-height:144%}.add-account-page .overlay>.modal>.description[data-v-6cebba84]{text-align:center;margin-top:8px;margin-bottom:15px;font-weight:400;font-size:12px;line-height:20px}.add-account-page .overlay>.modal>.close[data-v-6cebba84]{position:absolute;right:15px;top:15px;cursor:pointer}.add-account-page .overlay>.modal>.close svg[data-v-6cebba84]{transition:all .2s;fill:var(--dark-blue)}.add-account-page .overlay>.modal>.close:hover svg[data-v-6cebba84]{fill:var(--dark-blue-60)}.add-account-modal[data-v-6cebba84]{padding-bottom:50px}.add-account-modal>.close[data-v-6cebba84]{position:absolute;right:30px;top:30px;cursor:pointer}.add-account-modal>.close svg[data-v-6cebba84]{transition:all .2s;fill:var(--dark-blue)}.add-account-modal>.close:hover svg[data-v-6cebba84]{fill:var(--dark-blue-40)}.add-account-modal>.title[data-v-6cebba84]{color:var(--dark-blue);font-weight:700;font-size:26px;line-height:144%}.add-account-modal>.dropdown[data-v-6cebba84]{min-height:0;width:350px;top:inherit;left:50px;right:50px}.add-account-modal>.dropdown>.item[data-v-6cebba84]{padding:0 15px;color:var(--dark-blue);-moz-column-gap:7px;column-gap:7px}.add-account-modal>.dropdown>.item span[data-v-6cebba84]{color:var(--dark-blue-40)}.add-account-modal>.dropdown>div[data-v-6cebba84]:last-child{border:none}.add-account-modal>.btn[data-v-6cebba84]{margin-top:15px}.add-account-modal>.input-container[data-v-6cebba84]{margin-top:6px;position:relative}.add-account-modal>.input-container label>.title[data-v-6cebba84]{font-weight:400;font-size:14px;line-height:144%}.add-account-modal>.input-container .selected[data-v-6cebba84]{margin-top:6px;width:100%;height:50px;border-radius:10px;border:1px solid var(--dark-blue-60);display:flex;padding:0 10px;align-items:center;-moz-column-gap:7px;column-gap:7px}.add-account-modal>.input-container .selected>span[data-v-6cebba84]{color:var(--dark-blue-40)}.add-account-modal .prompt[data-v-6cebba84]{display:inline-flex;gap:5px;font-size:14px;line-height:90%;margin-top:15px}.add-account-modal .prompt>.item a[data-v-6cebba84]{font-weight:600;cursor:pointer}.modal-bottom-enter-active[data-v-6cebba84]{transition:all .5s}.modal-bottom-enter-active .modal[data-v-6cebba84]{animation-duration:.5s;animation-name:modal-in-6cebba84}.modal-bottom-leave-active[data-v-6cebba84]{transition:all .5s}.modal-bottom-leave-active .modal[data-v-6cebba84]{animation-duration:.5s;animation-name:modal-out-6cebba84}.modal-bottom-enter[data-v-6cebba84],.modal-bottom-leave-to[data-v-6cebba84]{opacity:0}@keyframes modal-in-6cebba84{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes modal-out-6cebba84{0%{transform:translateY(0);opacity:1}to{transform:translateY(100px);opacity:0}}.desktop-modal-enter-active[data-v-6cebba84]{transition:all .5s}.desktop-modal-enter-active .add-account-modal[data-v-6cebba84]{animation-duration:.5s;animation-name:modal-in-6cebba84}.desktop-modal-leave-active[data-v-6cebba84]{transition:all .5s}.desktop-modal-leave-active .add-account-modal[data-v-6cebba84]{animation-duration:.5s;animation-name:modal-out-6cebba84}.desktop-modal-enter[data-v-6cebba84],.desktop-modal-leave-to[data-v-6cebba84]{opacity:0}.assets-header[data-v-a3e7798e]{padding-top:52px;padding-bottom:20px}.assets-header>.container[data-v-a3e7798e]{display:flex;justify-content:space-between;align-items:center}.assets-header>.container>.title[data-v-a3e7798e]{font-size:36px;line-height:144%;font-weight:700;color:var(--dark-blue)}@media (max-width:1023px){.assets-header[data-v-a3e7798e]{padding-top:40px;padding-bottom:20px}.assets-header>.container>.title[data-v-a3e7798e]{font-size:36px;line-height:144%;font-weight:700;color:var(--dark-blue)}}@media (max-width:767px){.assets-header[data-v-a3e7798e]{padding-top:0;padding-bottom:10px}.assets-header>.container>.title[data-v-a3e7798e]{font-size:18px;line-height:144%;font-weight:600;color:var(--dark-blue)}}.description-content[data-v-d703d738]{padding:30px 40px;position:relative;font-weight:300;font-size:14px;line-height:168%;max-height:1000px;transition:all 1s}.description-content .mobile-header[data-v-d703d738]{display:none}.description-content .title[data-v-d703d738]{font-weight:500;font-size:16px;line-height:23px;display:flex;align-items:center;color:var(--dark-blue)}.description-content .param[data-v-d703d738]{font-weight:300;font-size:14px;line-height:168%;color:var(--dark-blue)}.description-content .param-nft[data-v-d703d738]{margin-bottom:15px}.description-content .param span[data-v-d703d738]{font-weight:400}.description-content .close[data-v-d703d738]{position:absolute;top:30px;right:40px;cursor:pointer;transition:all .2s}.description-content .close[data-v-d703d738] :hover{opacity:.6}.description-content>.status[data-v-d703d738]{color:var(--green);font-size:14px;padding:2px 0 15px 0;display:flex;align-items:center;-moz-column-gap:7px;column-gap:7px}.description-content>.status>.point[data-v-d703d738]{width:8px;height:8px;border-radius:50%;background-color:var(--green);transform:translateY(-1px)}.description-content>.status strong[data-v-d703d738]{font-weight:600}.description-content>.status>.info[data-v-d703d738]{display:none}.description-content>.status.-pending[data-v-d703d738]{color:var(--orange)}.description-content>.status.-pending>.point[data-v-d703d738]{background-color:var(--orange)}.description-content>.status.-failed[data-v-d703d738]{color:var(--red)}.description-content>.status.-failed>.point[data-v-d703d738]{background-color:var(--red)}.description-content>.comment[data-v-d703d738]{font-size:14px;margin-bottom:15px;font-weight:400}.description-content>.action[data-v-d703d738]{margin-bottom:20px}.description-content>.action.-mobile[data-v-d703d738]{margin-top:12px}.description-content .link[data-v-d703d738]{display:flex;align-items:center;-moz-column-gap:6px;column-gap:6px;font-weight:300;font-size:14px;line-height:168%;color:var(--dark-blue)}.description-content .link a[data-v-d703d738]{display:inline-flex;align-items:baseline;-moz-column-gap:6px;column-gap:6px}.description-content .link a span[data-v-d703d738]{display:inline-block;max-width:500px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.description-content.-loading[data-v-d703d738]{text-align:center}.description-content.-modal[data-v-d703d738]{position:inherit;padding:0;padding-bottom:15px;font-weight:300;font-size:12px;line-height:19px}.description-content.-modal .link[data-v-d703d738],.description-content.-modal>.param[data-v-d703d738]{display:flex;flex-direction:column;align-items:flex-start!important;max-width:90%;white-space:nowrap;overflow:hidden;margin-top:8px;color:var(--dark-blue-40)}.description-content.-modal .link a[data-v-d703d738],.description-content.-modal .link span[data-v-d703d738],.description-content.-modal>.param a[data-v-d703d738],.description-content.-modal>.param span[data-v-d703d738]{font-weight:400}.description-content.-modal .param[data-v-d703d738]{color:var(--dark-blue-40)}.description-content.-modal .param span[data-v-d703d738]{color:var(--dark-blue)}.description-content.-modal .close[data-v-d703d738]{display:none}.description-content.-modal .stats[data-v-d703d738]{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--dark-blue-10);margin:0 -15px;padding:15px}.description-content.-modal .stats .item[data-v-d703d738]{color:var(--dark-blue);display:flex;flex-direction:column}.description-content.-modal .stats .item>.title[data-v-d703d738]{font-weight:300;font-size:12px;line-height:144%}.description-content.-modal .stats .item>.score[data-v-d703d738]{font-size:16px;font-weight:500}.description-content.-modal .stats .item[data-v-d703d738]:first-child{align-items:flex-start}.description-content.-modal .stats .item[data-v-d703d738]:last-child{align-items:flex-end}.description-content.-modal .mobile-header[data-v-d703d738]{display:block}.description-content.-modal .mobile-header>.icon[data-v-d703d738]{width:36px;height:36px;position:absolute;top:-16px;left:calc(50% - 16px);background-color:#fff;border:4px solid var(--white);border-radius:50%}.description-content.-modal .mobile-header>.title[data-v-d703d738]{font-weight:800;font-size:18px;line-height:144%;color:var(--dark-blue);display:flex;justify-content:center}.description-content.-modal .mobile-header>.id[data-v-d703d738]{font-weight:400;font-size:10px;line-height:20px;color:var(--dark-blue-40);display:flex;justify-content:center;min-height:10px}.description-content.-modal>.title[data-v-d703d738]{display:none}.description-content.-modal .status[data-v-d703d738]{margin-top:10px;color:var(--white);width:calc(100% + 30px);height:38px;display:flex;justify-content:center;align-items:center;background-color:var(--green);padding:0;margin:0 -15px}.description-content.-modal .status>.point[data-v-d703d738]{display:none}.description-content.-modal .status strong[data-v-d703d738]{font-weight:400}.description-content.-modal .status>.info[data-v-d703d738]{display:none;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;cursor:pointer;position:relative}.description-content.-modal .status>.info.-open[data-v-d703d738]:after{content:"";position:absolute;transform:rotate(180deg);bottom:-16px;left:calc(50% - 10px);border:10px solid transparent;border-top:10px solid var(--white);z-index:10}.description-content.-modal .status>.tooltip[data-v-d703d738]{position:absolute;left:25px;right:25px;top:108px;padding:15px;border-radius:10px;background-color:var(--white);color:var(--dark-blue);box-shadow:0 20px 40px rgba(6,21,73,.2);font-weight:300;font-size:11px;line-height:144%}.description-content.-modal .status.-pending>.point[data-v-d703d738],.description-content.-modal .status.-pending[data-v-d703d738]{background-color:var(--orange)}.description-content.-modal .status.-pending>.info[data-v-d703d738]{background-color:var(--white-20)}.description-content.-modal .status.-failed>.point[data-v-d703d738],.description-content.-modal .status.-failed[data-v-d703d738]{background-color:var(--red)}.description-content.-modal .status.-failed>.info[data-v-d703d738]{display:flex;background-color:var(--dark-blue)}.description-content.-modal .link[data-v-d703d738]{display:flex;align-items:center;-moz-column-gap:6px;column-gap:6px}.description-content.-modal .link a[data-v-d703d738]{display:inline-flex;align-items:baseline;-moz-column-gap:6px;column-gap:6px}.description-content.-modal .link a span[data-v-d703d738]{display:inline-block;max-width:500px;white-space:nowrap;overflow:hidden}.tooltip-enter-active[data-v-d703d738],.tooltip-leave-active[data-v-d703d738]{transition:all .5s;transform:scaleY(1)}.tooltip-enter[data-v-d703d738],.tooltip-leave-to[data-v-d703d738]{transform:scaleY(0);box-shadow:0 20px 40px rgba(6,21,73,0)}.modal.-activate-special{background-color:var(--dark-blue);background-image:url(../img/activate-special.cb2b8ca2.webp);height:400px;background-position:50%;background-size:cover}.modal.-activate-special>.close:after,.modal.-activate-special>.close:before{background-color:var(--white)!important;transition:all .2s!important}.modal.-activate-special>.close:hover:after,.modal.-activate-special>.close:hover:before{background-color:var(--blue-link)!important}.modal.-activate-special>.title{color:var(--white)!important;text-align:center}.modal.-activate-special>.content>.amount{background:var(--promo-gradient);margin:0 auto;margin-top:10px;padding:10px 25px;font-weight:800;font-size:26px;line-height:144%;text-transform:uppercase;color:var(--white);border-radius:10px;text-align:center}.modal.-activate-special>.content>.description{margin-top:15px;font-weight:500;font-size:14px;line-height:144%;color:var(--white);text-align:center}.modal.-activate-special>.content>.social-links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);margin:30px -25px 0;height:150px;border-radius:20px;background-color:var(--white-30);padding:25px 40px}.modal.-activate-special>.content>.social-links>.title{font-weight:500;font-size:14px;line-height:144%;text-align:center;color:var(--white)}.modal.-activate-special>.content>.social-links>.buttons{margin-top:15px;display:flex;align-items:center;justify-content:center;-moz-column-gap:10px;column-gap:10px}.modal.-activate-special>.content>.social-links>.buttons .link{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center}.modal.-activate-special>.content>.social-links>.buttons .link.-twitter{background:linear-gradient(102.48deg,#108ed9 8.34%,#55bdff 111.45%)}.modal.-activate-special>.content>.social-links>.buttons .link.-twitter:hover{background:linear-gradient(102.48deg,#26a1e9 8.34%,#5ebffc 111.45%)}.modal.-activate-special>.content>.social-links>.buttons .link.-youtube{background:#e73323}.modal.-activate-special>.content>.social-links>.buttons .link.-youtube:hover{background:#fc3c2b}.modal.-activate-special>.content>.social-links>.buttons .link.-telegram{background:linear-gradient(102.48deg,#1079d9 8.34%,#3b89fe 111.45%)}.modal.-activate-special>.content>.social-links>.buttons .link.-telegram:hover{background:linear-gradient(102.48deg,#1c7dd8 8.34%,#5998f5 111.45%)}.modal.-simple{padding-top:70px!important}.modal.-simple .content{padding-bottom:50px}.modal.-simple .content svg{position:absolute;top:-25px;left:50px}.modal.-simple .content .description{margin-top:15px;font-weight:400;font-size:14px;line-height:24px}.modal.-simple .content .btn{margin-top:20px}@media (max-width:767px){.modal.-activate-special{height:320px}.modal.-activate-special>.title{color:var(--white)!important;text-align:center}.modal.-activate-special>.content>.amount{font-size:18px;width:180px;text-align:center}.modal.-activate-special>.content>.description{font-weight:400;font-size:12px}.modal.-activate-special>.content>.social-links{margin:8px 0 0;height:110px;border-radius:12px;padding:15px 6px 0 6px}.modal.-activate-special>.content>.social-links>.title{font-size:12px}.modal.-activate-special>.content>.social-links>.buttons{margin-top:15px;-moz-column-gap:6px;column-gap:6px}.modal.-activate-special>.content>.social-links>.buttons .link{width:40px;height:40px}.modal.-simple{padding-top:32px!important}.modal.-simple>.title{text-align:center;margin-top:0}.modal.-simple .content{padding-bottom:25px}.modal.-simple .content svg{position:absolute;width:42px;height:42px;top:-18px;left:calc(50% - 21px)}.modal.-simple .content .description{text-align:center;margin-top:8px;font-size:12px}.modal.-simple .content .btn{margin-top:20px}}.-rollback[data-v-09db49db]{padding-bottom:50px}.-rollback .description[data-v-09db49db]{margin-top:16px;font-weight:400;font-size:14px;line-height:24px;color:var(--dark-blue)}.-rollback .buttons[data-v-09db49db]{margin-top:20px;display:flex;align-items:center;justify-content:center;-moz-column-gap:10px;column-gap:10px}@media (max-width:400px){.-rollback[data-v-09db49db]{padding-bottom:33px}}.invite-modal{padding-top:70px!important;padding-bottom:50px!important}.invite-modal .logo{position:absolute;left:50px;top:-26px}.invite-modal .description{margin-top:20px;font-weight:400;font-size:14px;line-height:24px}.invite-modal .btn,.offer-table{margin-top:20px}.offer-table{background-color:var(--white);border-radius:20px}.offer-table>.title{padding:25px 40px;font-weight:600;font-size:18px;line-height:27px}.offer-table>.table .table-string{display:flex;align-items:center;padding:12px 40px;border-bottom:1px solid var(--dark-blue-10)}.offer-table>.table .table-string>.item{width:150px;font-weight:500;font-size:14px;line-height:21px}.offer-table>.table .table-string>.item:first-child{flex-grow:1}.offer-table>.table .table-string>.item:nth-child(2),.offer-table>.table .table-string>.item:nth-child(3){text-align:right;justify-content:flex-end}.offer-table>.table .table-string>.item:last-child{display:flex;justify-content:flex-end}.offer-table>.table .table-string.-head>.item{color:var(--dark-blue-40);font-weight:400;font-size:12px;line-height:18px;display:flex;align-items:center;-moz-column-gap:3px;column-gap:3px;transition:all .2s;cursor:pointer}.offer-table>.table .table-string.-head>.item>svg path{transition:all .2s}.offer-table>.table .table-string.-head>.item:hover{color:var(--blue-link-hover)}.offer-table>.table .table-string.-head>.item.-active{color:var(--blue-link)}.offer-table>.table .table-string.-head>.item.-active>svg path{fill:var(--blue-link);fill-opacity:1}.offer-table>.table .table-string.-head>.item.-active:hover{color:var(--blue-link-hover)}.offer-table>.table .table-string.-head>.item.-active:hover>svg path{fill:var(--blue-link-hover);fill-opacity:1}.offer-table>.table .table-string:last-child{border-bottom:none}@media (max-width:767px){.offer-table{background-color:var(--white);border-radius:0;margin:0 -15px;width:calc(100% + 30px)}.offer-table>.title{padding:10px 15px 10px;font-weight:600;font-size:14px;line-height:21px;border-bottom:1px solid var(--dark-blue-10);display:flex;justify-content:space-between;align-items:center;box-shadow:none}.offer-table>.title>.button-form-group>.btn-filter{border-radius:10px;border:1px solid var(--dark-blue-20);padding:0;width:40px;height:40px;display:flex;justify-content:center;align-items:center}.offer-table>.title>.button-form-group>.btn-filter>.sorting-icon{width:15px;height:14px;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='15' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.293 4.711a.997.997 0 010-1.412l3-2.994a1 1 0 111.414 1.411l-3 2.995a1 1 0 01-1.414 0z' fill='%23001A54'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M14.706 4.712a1 1 0 01-1.414 0l-3-2.995a.997.997 0 01.711-1.692 1 1 0 01.703.28l3 2.995a.997.997 0 010 1.412z' fill='%23001A54'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11 2.008a1 1 0 011 .998v7.986a.997.997 0 01-1 .998 1 1 0 01-1-.998V3.006a.998.998 0 011-.998zM7.706 9.288a.997.997 0 010 1.412l-3 2.995a1 1 0 01-1.694-.71.997.997 0 01.28-.702l3-2.995a1 1 0 011.414 0z' fill='%23001A54'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M.293 9.288a1 1 0 011.414 0l3 2.995a.998.998 0 11-1.414 1.412l-3-2.995a.997.997 0 010-1.412z' fill='%23001A54'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 11.99a1.001 1.001 0 01-1-.998V3.006a.997.997 0 011-.998 1 1 0 011 .998v7.986a.997.997 0 01-1 .998z' fill='%23001A54'/%3E%3C/svg%3E")}.offer-table>.title>.button-form-group .inputs>.radio-button-box{margin-top:7px;display:flex;-moz-column-gap:3px;column-gap:3px;align-items:center}.offer-table>.title>.button-form-group .inputs>.radio-button-box>.radio-text{color:var(--dark-blue);font-weight:400;font-size:14px;line-height:32px}.offer-table>.title>.button-form-group .inputs>.radio-button-box:first-child{margin-top:0}.offer-table>.title>.button-form-group .inputs>.radio-button-box:hover>.radio-text{color:var(--blue-link-hover)}.offer-table>.table .table-string{flex-direction:column;align-items:flex-start;padding:12px 15px;border-bottom:1px solid var(--dark-blue-10);position:relative;justify-content:center}.offer-table>.table .table-string>.item{width:auto;font-weight:500;font-size:14px;line-height:21px}.offer-table>.table .table-string>.item:last-child{position:absolute;right:15px}.offer-table>.table .table-string:last-child{border-bottom:1px solid var(--dark-blue-10)}}.desktop-modal[data-v-1d6832c9]{position:relative;padding-bottom:50px!important}.desktop-modal>.method-container[data-v-1d6832c9]{margin-top:15px;font-size:14px;line-height:144%;border-bottom:1px solid rgba(143,142,158,.24);display:flex}.desktop-modal>.method-container>.tab[data-v-1d6832c9]{padding:8px 18px;width:90px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;border-bottom:2px solid transparent}.desktop-modal>.method-container>.tab.-active[data-v-1d6832c9]{font-weight:600;border-bottom:2px solid var(--blue-link)}.desktop-modal>.close[data-v-1d6832c9]{position:absolute;right:30px;top:30px;fill:var(--dark-blue);cursor:pointer;transition:all .2s}.desktop-modal>.close[data-v-1d6832c9]:hover{fill:var(--dark-blue-40)}.desktop-modal>.title[data-v-1d6832c9]{font-weight:800;font-size:26px;line-height:144%;color:var(--dark-blue)}.desktop-modal>.content[data-v-1d6832c9]{display:flex;-moz-column-gap:30px;column-gap:30px;margin-top:25px}.desktop-modal>.content>.qr[data-v-1d6832c9]{position:relative;flex-shrink:0;width:170px;height:170px;border:1px solid var(--dark-blue-20);box-shadow:0 4px 10px rgba(0,0,0,.05);border-radius:10px;display:flex;align-items:center;justify-content:center}.desktop-modal>.content>.qr>canvas[data-v-1d6832c9],.desktop-modal>.content>.qr>img[data-v-1d6832c9]{position:absolute;border-radius:10px;width:165px;height:165px;top:2.5px;left:2.5px}.desktop-modal>.content>.info>label[data-v-1d6832c9]{position:relative;width:170px;display:block}.desktop-modal>.content>.info>label>span[data-v-1d6832c9]{position:absolute;font-weight:400;font-size:16px;line-height:24px;color:var(--dark-blue-40);bottom:13px;right:15px;transition:all .2s}.desktop-modal>.content>.info>label>span.-not-valid[data-v-1d6832c9]{right:44px}.desktop-modal>.content>.info>.description[data-v-1d6832c9]{margin-top:12px;font-weight:300;font-size:12px;line-height:18px}.desktop-modal>.content>.info>.description strong[data-v-1d6832c9]{font-weight:500}.desktop-modal>.address[data-v-1d6832c9]{margin-top:25px}.desktop-modal>.address>.title[data-v-1d6832c9]{font-weight:400;font-size:14px;line-height:144%;color:var(--dark-blue);display:flex;align-items:center;gap:5px}.desktop-modal>.address>.title>.info[data-v-1d6832c9]{display:flex;align-items:center;position:relative;flex-direction:column}.desktop-modal>.address>.title>.info .tooltip[data-v-1d6832c9]{box-shadow:0 20px 40px var(--dark-blue-10);color:var(--dark-blue);border-radius:10px;padding:10px 20px;background-color:var(--white);width:500px;z-index:1;position:absolute;top:calc(100% + 10px);font-size:11px;line-height:144%;font-weight:300;transform:scale(0);transition:all .2s}.desktop-modal>.address>.title>.info .tooltip[data-v-1d6832c9]:before{content:"";position:absolute;transform:rotate(180deg);top:-16px;left:calc(50% - 10px);border:10px solid transparent;border-top:10px solid var(--white)}.desktop-modal>.address>.title>.info .tooltip[data-v-1d6832c9]:hover,.desktop-modal>.address>.title>.info svg:hover+.tooltip[data-v-1d6832c9]{transform:scale(1)}.desktop-modal>.address>.copy[data-v-1d6832c9]{margin-top:6px;display:flex;flex-grow:1;align-items:center}.desktop-modal>.address>.copy>.code[data-v-1d6832c9]{height:50px;line-height:50px;border-radius:10px 0 0 10px;border:1px solid var(--dark-blue-20);border-color:var(--dark-blue-20) transparent var(--dark-blue-20) var(--dark-blue-20);background-color:var(--blue-gray);color:var(--dark-blue);padding:0 10px 0 15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;font-size:14px}.desktop-modal>.address>.copy>.btn[data-v-1d6832c9]{border-radius:0 10px 10px 0;background-color:var(--green);padding:13px 17px;border-color:transparent}.desktop-modal>.address>.copy>.btn[data-v-1d6832c9]:hover{background-color:#77da20}.desktop-modal>.metamask[data-v-1d6832c9]{margin-top:25px;display:flex;justify-content:center;-moz-column-gap:5px;column-gap:5px;align-items:center;font-weight:600;font-size:14px;line-height:144%;cursor:pointer}.desktop-modal>.warning[data-v-1d6832c9]{margin-top:15px;display:flex;justify-content:space-between;align-items:center;padding:8px 8px 8px 15px;background:var(--red-20);border-radius:10px}.desktop-modal>.warning>.info[data-v-1d6832c9]{font-weight:500;font-size:12px;line-height:18px;display:flex;-moz-column-gap:5px;column-gap:5px;color:var(--red)}.deposit-mobile>.method-container[data-v-1d6832c9]{margin:-15px -15px 0 -15px;width:calc(100% + 30px);font-size:14px;line-height:144%;border-bottom:1px solid rgba(143,142,158,.24);display:flex;justify-content:center}.deposit-mobile>.method-container>.tab[data-v-1d6832c9]{padding:8px 18px;width:90px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;border-bottom:2px solid transparent}.deposit-mobile>.method-container>.tab.-active[data-v-1d6832c9]{font-weight:600;border-bottom:2px solid var(--blue-link)}.deposit-mobile>.content[data-v-1d6832c9]{background-color:var(--white);margin:0 -15px;padding:20px 15px}.deposit-mobile>.content>.title[data-v-1d6832c9]{display:flex;justify-content:center;align-items:center;font-weight:400;gap:5px;font-size:13px;line-height:19px;position:relative}.deposit-mobile>.content>.title>.info[data-v-1d6832c9]{display:flex;align-items:flex-end;position:relative;flex-direction:column}.deposit-mobile>.content>.title>.info .tooltip[data-v-1d6832c9]{box-shadow:0 20px 40px var(--dark-blue-10);color:var(--dark-blue);border-radius:10px;padding:10px 20px;background-color:var(--white);width:220px;z-index:1;position:absolute;top:calc(100% + 10px);font-size:11px;line-height:144%;font-weight:300;transform:scale(0);transition:all .2s}.deposit-mobile>.content>.title>.info .tooltip[data-v-1d6832c9]:before{content:"";position:absolute;transform:rotate(180deg);top:-16px;left:calc(95% - 10px);border:10px solid transparent;border-top:10px solid var(--white)}.deposit-mobile>.content>.title>.info .tooltip[data-v-1d6832c9]:hover,.deposit-mobile>.content>.title>.info svg:hover+.tooltip[data-v-1d6832c9]{transform:scale(1)}.deposit-mobile>.content>.code-container[data-v-1d6832c9]{background:var(--blue-gray);border-radius:10px;padding:15px 10px;margin-top:15px}.deposit-mobile>.content>.code-container>.code[data-v-1d6832c9]{text-align:center;font-weight:600;font-size:11px;line-height:16px}.deposit-mobile>.content>.code-container>.buttons[data-v-1d6832c9]{display:flex;-moz-column-gap:8px;column-gap:8px;justify-content:space-between;margin-top:15px}.deposit-mobile>.content>.code-container>.buttons>.btn[data-v-1d6832c9]{flex-shrink:0;white-space:nowrap;padding:0;flex-basis:130px;flex-grow:1}.deposit-mobile>.content>.code-container .tooltip-container[data-v-1d6832c9]{position:relative;display:flex;align-items:flex-start}.deposit-mobile>.content>.code-container .tooltip-container>.qr-tooltip[data-v-1d6832c9]{z-index:1;background-color:var(--white);padding:15px;width:50%;min-width:200px;display:flex;flex-direction:column;row-gap:10px;position:absolute;right:0;top:10px;box-shadow:0 20px 40px var(--dark-blue-20);border-radius:10px}.deposit-mobile>.content>.code-container .tooltip-container>.qr-tooltip[data-v-1d6832c9]:before{content:"";position:absolute;transform:rotate(180deg);top:-16px;left:calc(50% - 10px);border:10px solid transparent;border-top:10px solid var(--white)}.deposit-mobile>.content>.code-container .tooltip-container>.qr-tooltip>label[data-v-1d6832c9]{position:relative;display:block}.deposit-mobile>.content>.code-container .tooltip-container>.qr-tooltip>label>span[data-v-1d6832c9]{position:absolute;font-weight:400;font-size:16px;line-height:24px;color:var(--dark-blue-40);bottom:10px;right:15px;transition:all .2s}.deposit-mobile>.content>.code-container .tooltip-container>.qr-tooltip>label>span.-not-valid[data-v-1d6832c9]{right:44px}.deposit-mobile>.content>.code-container .tooltip-container>.qr-tooltip>.qr[data-v-1d6832c9]{position:relative;flex-shrink:0;border:1px solid var(--dark-blue-20);box-shadow:0 4px 10px rgba(0,0,0,.05);border-radius:10px;display:flex;align-items:center;justify-content:center}.deposit-mobile>.content>.code-container .tooltip-container>.qr-tooltip>.qr>canvas[data-v-1d6832c9],.deposit-mobile>.content>.code-container .tooltip-container>.qr-tooltip>.qr>img[data-v-1d6832c9]{border-radius:10px;-o-object-fit:contain;object-fit:contain;width:99%;top:2.5px;left:2.5px;z-index:1}.deposit-mobile>.content>.code-container .tooltip-container>.qr-tooltip>.qr .loader-ring[data-v-1d6832c9]{z-index:0;position:absolute;top:calc(50% - 10px);margin:0 auto}.deposit-mobile>.content>.description[data-v-1d6832c9]{font-weight:400;font-size:11px;line-height:16px;text-align:center;margin-top:15px}.desktop-modal-enter-active[data-v-1d6832c9]{transition:all .5s}.desktop-modal-enter-active .desktop-modal[data-v-1d6832c9]{animation-duration:.5s;animation-name:modal-in-1d6832c9}.desktop-modal-leave-active[data-v-1d6832c9]{transition:all .5s}.desktop-modal-leave-active .desktop-modal[data-v-1d6832c9]{animation-duration:.5s;animation-name:modal-out-1d6832c9}.desktop-modal-enter[data-v-1d6832c9],.desktop-modal-leave-to[data-v-1d6832c9]{opacity:0}@keyframes modal-in-1d6832c9{0%{transform:translateY(-100px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes modal-out-1d6832c9{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100px);opacity:0}}.-confirm-account[data-v-58eddaee]{padding-bottom:50px;display:flex;flex-direction:column;align-items:center}.-confirm-account .buttons[data-v-58eddaee]{margin-top:25px;display:flex;align-items:center;justify-content:center;-moz-column-gap:10px;column-gap:10px}.-confirm-account .description[data-v-58eddaee]{font-weight:400;font-size:12px;line-height:20px;text-align:center}.-confirm-account .image[data-v-58eddaee]{position:absolute;width:42px;height:42px;left:calc(50% - 21px);top:-21px;background-color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center}.-confirm-account .image>.icon[data-v-58eddaee]{max-width:32px;max-height:32px}@media (max-width:400px){.-confirm-account[data-v-58eddaee]{padding-bottom:33px}}.investors-widget{border-radius:20px;background-color:var(--white);padding:25px 30px}.investors-widget>.title{font-weight:700;font-size:16px;line-height:24px}.investors-widget>.stats>.item{margin-top:10px}.investors-widget>.stats>.item>.name{font-weight:400;font-size:12px;line-height:90%;color:var(--dark-blue-60)}.investors-widget>.stats>.item>.value{margin-top:3px;font-weight:600;font-size:14px;line-height:21px;display:flex;-moz-column-gap:5px;column-gap:5px}.investors-widget>.stats>.item>.value .date{padding:2px 8px;font-weight:500;font-size:11px;line-height:16px;border-radius:100px;background:rgba(37,92,231,.1)}.investors-widget>.buttons{margin-top:20px;display:flex;flex-direction:column;row-gap:7px}.investors-widget>.buttons .btn{padding:13px 15px}@media (max-width:1279px){.investors-widget>.stats{display:flex;justify-content:space-between}.investors-widget>.stats>.item{margin-top:10px}.investors-widget>.stats>.item>.name{font-weight:400;font-size:12px;line-height:90%;color:var(--dark-blue-60)}.investors-widget>.stats>.item>.value{flex-direction:column;row-gap:0}.investors-widget>.stats>.item>.value .date{background:none;font-weight:500;font-size:10px;line-height:15px;padding:0;color:var(--dark-blue-40)}.investors-widget>.buttons{margin-top:3px;flex-direction:row;-moz-column-gap:7px;column-gap:7px}.investors-widget>.buttons>.btn{height:40px;padding:10px 25px;font-weight:600;font-size:14px;line-height:21px}}@media (max-width:767px){.investors-widget{padding:15px}.investors-widget>.title{font-weight:700;font-size:14px;line-height:21px}.investors-widget>.stats{display:flex;justify-content:flex-start;flex-wrap:wrap}.investors-widget>.stats>.item{margin-top:10px;flex-basis:50%}.investors-widget>.buttons{margin-top:10px;-moz-column-gap:7px;column-gap:7px}.investors-widget>.buttons .btn{width:50%}}.order[data-v-4a7df5b8]{transition:all .4s}.order.-open .table-string[data-v-4a7df5b8],.order.-open[data-v-4a7df5b8]{background-color:#fafbfd}.order .table-item[data-v-4a7df5b8]{padding:0 40px;-moz-column-gap:5px;column-gap:5px;display:flex;border-bottom:1px solid var(--dark-blue-10);background-color:var(--white);padding:15px 40px;align-items:center;transition:box-shadow .4s}.order .table-item>.date[data-v-4a7df5b8]{width:29px;margin-right:37px;text-align:left;flex-shrink:0;font-weight:400;line-height:19px;text-align:center;color:var(--dark-blue)}.order .table-item>.date .mounth[data-v-4a7df5b8]{font-size:13px}.order .table-item>.date .day[data-v-4a7df5b8]{font-size:18px}.order .table-item>.details[data-v-4a7df5b8]{display:flex;align-items:center;flex-grow:1;-moz-column-gap:10px;column-gap:10px}.order .table-item>.details>.text[data-v-4a7df5b8]{white-space:nowrap;display:flex;flex-direction:column;font-weight:600;font-size:14px;line-height:21px;color:var(--blue-link);flex-grow:1;max-width:230px}.order .table-item>.details>.text span[data-v-4a7df5b8]{font-weight:300;font-size:10px;line-height:15px;color:var(--dark-blue-60);white-space:nowrap;overflow:hidden;position:relative;z-index:0}.order .table-item>.amount[data-v-4a7df5b8]{width:102px;text-align:right;flex-shrink:0;font-size:14px;color:var(--dark-blue-60)}.order .table-item>.amount.-green[data-v-4a7df5b8]{color:#54be00}.order .table-item>.balance[data-v-4a7df5b8]{width:135px;text-align:right;flex-shrink:0;font-weight:500;font-size:14px;line-height:21px;color:var(--dark-blue)}.order .table-item>.balance.-pending[data-v-4a7df5b8]{font-weight:400;color:var(--dark-blue-40)}.order .table-item>.balance.-failed[data-v-4a7df5b8]{font-weight:400;color:var(--red)}.order .table-item[data-v-4a7df5b8]:hover{box-shadow:0 0 10px rgba(0,26,84,.1);cursor:pointer;transform:scale(1.000001)}.description-enter-active[data-v-4a7df5b8]{transition:all 1s;animation-duration:1s;animation-name:left-out-4a7df5b8;overflow:visible}.description-leave-active[data-v-4a7df5b8]{transition:all 1s;animation-duration:.7s;animation-name:left-in-4a7df5b8;overflow:visible}.description-enter[data-v-4a7df5b8],.description-leave-to[data-v-4a7df5b8]{overflow:hidden;opacity:0;padding:0 40px!important;max-height:0!important}@keyframes scale-4a7df5b8{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes left-in-4a7df5b8{0%{transform:scale(1);box-shadow:0 0 10px var(--dark-blue-10);overflow:visible}50%{border-radius:20px;background-color:#fff;transform:scale(1.05)}to{transform:translateX(100%)}}@keyframes left-out-4a7df5b8{0%{overflow:visible;box-shadow:0 0 10px var(--dark-blue-10);transform:translateX(100%)}50%{transform:scale(1.05);background-color:#fff;border-radius:20px}to{transform:scale(1)}}@media (max-width:767px){.order[data-v-4a7df5b8]{padding:0!important}.order .table-item[data-v-4a7df5b8]{padding:15px 0;max-width:100%}.order .table-item>.details .text[data-v-4a7df5b8]{white-space:inherit;max-width:inherit;flex-shrink:1;overflow:hidden}.order .table-item .amount[data-v-4a7df5b8]{white-space:nowrap;flex-shrink:0;max-width:50%;width:auto}}.deals-block{min-height:200px;flex-grow:1;align-self:flex-start;width:100%;overflow:hidden}.deals-block>.main-info{border-radius:20px 20px 0 0;display:flex;justify-content:space-between;background-color:#fafbfd;align-items:center;padding:30px 40px;border-bottom:1px solid var(--dark-blue-05)}.deals-block>.main-info>.info>.title{font-weight:700;font-size:18px;line-height:27px}.deals-block>.main-info>.info>.sub-title{margin-top:10px;font-weight:400;font-size:13px;line-height:90%}.deals-block>.main-info>.info>.value{margin-top:10px;font-weight:600;font-size:32px;line-height:90%}.deals-block>.main-info>.info>.btn{margin-top:15px}.deals-block>.main-info>.market-price{background-image:url(data:image/webp;base64,UklGRkIIAABXRUJQVlA4IDYIAACwUgCdASr0AQQBPm02l0kkIqIhIjR4yIANiWlu6dA0LzeOI7AA3QNu7z0mnAb0RkOacdeJXX3cMsw+gvU59P9IB5mfsAfoACp6ztWBgVO3eBTZyGuGfk/J+T8otv3791GnaZ8G7/p3BVVy0gKdAqszKjh3ahn5M5J8Md1iu1zK+NUhIMlMFBz5TlxJ1w6rhn5PyfsBRqfKKtCC0mEXo3n4MPVN7BF6l9NVi19E6nioDZWRMqEETjRnI97e9wZvC8Vk+eBgzVCfWb07rutJ76usCfLwSKHZlmEsYzce4nwx3WEcg6VA3jUTN5RbXcXSdjwK7EAg36kYmT+ReNGA5w5czqFyL7r89HI8vOIhjgl6bETDNeSYQoI7/1UHF9j1lJ1qrT7ztyphepwJV6sgyx4goTis4ayeSBmnZuZooHf+RbE9r/JE/MqSkHOI7y4BMcArkPyfFAf31WtlLqKKRfg0BXQjPy8xY6ebac6shsb7fGm/9DVHf/maXUMgfTzp509uVQqVkiSmWXGvgLCKcH3t4rld4Y2E2GCTm53avLM02szqnn27Ud63cYBlfVVKYlTzo3yCRrxYntSnyfoL9+CWCgIO37wERIp2RJ0pbBRxujRGDX+vxtQrMLIniG7OVolaEixnZrRK0SsJYvPW1e2r4sIw8ntXzV+/fv379+/fv37ONQB7FKPVbLNQg1MRpvMsfkmvrHiBYtPUXb6/uv7r+d2MXJ/XFKIDDFIKEfTXt5vFmtTIvUPotDdG0br+6/uq4F3eLSz2CllidBisYCNq0Cfi4LmU+RBQ/nS9pU2WecaLRfmSlIAj0Aex6RNnrfUv7r+6cwkHFQ0TR3/R5FM6imM3jdz2Cjm//wr0urbXdg/J+M7lDKK1tYtNtigAAP7/TS5E9VQI7B4WitLCsU9up08zoFm/4AS6+/ZMvs/29SfI2EEoKZZrnLdeF8NG8l79/wHuP3lWwOl9dmTf/RnubiedkTjEGfsXvlp+Obw0IaR6FrL3xJ8yY4JmY7uNmcw5H2pWKHH74WY5EifNO/V/Y4CaAXT1709UYbFd6sQz+Zqs0goceo0s+ZcLro5oyjKhX2kN1Z1BAvQrwitkkOFseSCRD/aHQpP11JFZDz6MTEwB2NE/u2DAel+FdZeBnX84CHb579FD7N0V1hIKn9Xgrc4sqbj/JcJQO/BfvaeBAiuQz/8QUoSXdX6h8CcgNGR9sLbC8iNPkaJxxsxlYZ2oMcWfBLo/qz50LREsGR2UXGeN0jgRdL4wqP3n9tzsyEnM7EertrfTuN78pP+d8BjQ+nPXUvX/j27d/xXIHzwhfdmd1Tz7MtPWOCoJDvLnEUMCttv5vwqGyMHJAAATMlCz2EbbNvnK4ThCgAAAn4dylRJtXWF5Kojooy8NoVHNrSE7V1ch0bOa4xQAY6dC3AelBbbEg1+KWnAqmKUMazzKkFSNikAEoa6tlnmXbK2ek+bG21NZyz2k09YNRM/iCPTgr/bzQgCXfrxl6V8oSsyXVTBgHrRwBdU9G9QO/Zv+baxDcUb8n/kiUAXYnQ4OZJLJIbUXkZIUNizi98oT8EKgQWloEM7jt06pyBE5a+dZLrq7C3vRogrQnxmN3zM4nTneOb7lD86dw16XP3qNG02dzdxPRYaY5SD/+DOXOmLn+RdbvXpzR9VQcdfLlR/e1i/Gv9q1TtB+elEPRejaju0fnTqUJdnYNiZMdZOApnR7W59rCATS+wjQRJR2FNabxgpL8yFziRaNj3rtdJNhhJAVRvwA16yVjxbUvG9nLXpnMCHcbkcJTAHL7wIKmXwbzncE1jYCtoZkI9Eos9jaYB1YG8VdCeJJvQOiT46JlRZFtH7I17waP4PPtqDr1P5pCre3m8LIDDq9D3/pizdF9CVtkOre611MylwqsLaYoxtmoHbLudoaMWPFIglTJiNA+sQuKqH4Y2MrCwqZiiRkg/71lQFw0gg7G7ymh0fH7JhMEOUFCXSXRpzUl8yLfidibGmgInFW+lKsdYU34ttwrfSLcARqv4a5UxdvXOXYUnB5VBbJ5rq+UeSRc+tCAJ8afAAAIjJwcK6I4L5nQgEowIEOUmJKrNXjexAD4guuVIsoo5OF1blwErwTpOIUg10ffcOmC1rniSAF8DEBQOgnFvlWUFFmg/2rETIFBc2kOSy+8WsKlrXSlRFT0tSwuyv7RBKCeY5ExElMMPrzM6NUVYiDKJLQu/zzwSGsE8yZCxfLtYGCCcwoWpMeJfAO8MvzusxS5iWIcA9Br3D9aNQlKAhXgzxbBBerkp5UkhNm3upR5NQvEgBJAMm8CV3NWVNg/r8bFu+azfDA7Par5DmiRSwse3YGanDty7qx3jFFWpe5XQVyQXdEIzrlsyDOXPyWYQ7OTn5++9aKzrS/jusofHWHEjkq22Il4q82mb563/abzEf3DnQ9/r71l0FxcoEWXL2a+R/myG6rzJjF0YkoFkJN5N5OeLUSOndh+pVJ+oN0BdH1tOlaNc7kVutmyxYwPVXX6YTXgjNEmSH0y+55nLSAGQnczXSYQIw/IVmZFPEwwanOAN/SzMc9swa7d2+B5hHSyPBaPCjcWqeLgpkeSieK/tKgUOYFX2qvTfbQaV/+YZhHXb/3N0IuyCocKWZuWYYQomZfAv5xmGxy8IW43kIOvtf7XPZcjx9TclVlkK7wVOXZcUXRLBf5xC/ptqIqajw5AAeXKywz6W0sg+wjcVgD6R6R7cLCrxUJtkfpgY37Tcq9B1JWPzOdwyJF9xfusrOVP89TD9NNUT17Ps4ePmcUOBScwAAAAA==);background-size:cover;background-repeat:no-repeat;background-position:top;width:250px;height:130px;padding:25px 30px;border-radius:20px;color:var(--white);display:flex;flex-direction:column;justify-content:space-between}.deals-block>.main-info>.market-price>.title{font-weight:700;font-size:16px;line-height:24px}.deals-block>.main-info>.market-price>.stats{display:flex;flex-direction:column}.deals-block>.main-info>.market-price>.stats>.up{color:var(--green)}.deals-block>.main-info>.market-price>.stats>.down{color:var(--red)}.deals-block>.main-info>.market-price>.stats :first-child{font-weight:600;font-size:16px;line-height:24px}.deals-block>.main-info>.market-price>.stats :nth-child(2){display:flex;align-items:center;font-weight:600;font-size:12px;line-height:18px}@media (max-width:767px){.deals-block{border-radius:0;flex-grow:1;width:100%;background-color:var(--main-grey);overflow:auto;margin:0 -15px;padding:0 15px;width:calc(100% + 30px)}.deals-block>.main-info{border-radius:0;flex-direction:column;align-items:stretch;padding:15px;background-color:#fafbfd;margin:0 -15px;width:calc(100% + 30px)}.deals-block>.main-info>.info>.title{display:none}.deals-block>.main-info>.info>.sub-title{margin-top:0;font-weight:400;font-size:12px;line-height:90%}.deals-block>.main-info>.info>.value{margin-top:2px;font-weight:600;font-size:14px;line-height:21px}.deals-block>.main-info>.info>.btn{margin-top:5px;width:100%;height:40px}.deals-block>.main-info>.market-price{margin-top:15px;background-image:url(data:image/webp;base64,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);background-size:cover;background-repeat:no-repeat;background-position:50%;width:100%;height:130px;padding:15px 20px;border-radius:20px;color:var(--white);display:flex;flex-direction:column;justify-content:space-between}.deals-block>.main-info>.market-price>.title{font-weight:700;font-size:16px;line-height:24px}.deals-block>.main-info>.market-price>.stats{display:flex;flex-direction:column}.deals-block>.main-info>.market-price>.stats :first-child{font-weight:600;font-size:16px;line-height:24px}.deals-block>.main-info>.market-price>.stats :nth-child(2){display:flex;align-items:center;font-weight:600;font-size:12px;line-height:18px;-moz-column-gap:3px;column-gap:3px}.deals-block .-deals{border-radius:0;margin:0 -15px;width:calc(100% + 30px);background-color:#fafbfd}}.buy-status-notification{width:100%;height:55px;background-color:var(--dark-blue);border-radius:20px 20px 0 0;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.buy-status-notification>.top{display:flex;justify-content:space-between;align-items:center;flex:1;padding:0 15px;margin-left:15px;color:var(--white);font-size:12px}.buy-status-notification>.top>svg path{fill:var(--white)}.buy-status-notification>.top>.message{display:flex;align-items:center}.buy-status-notification>.top>.message>.status-icon{margin-right:12px}.buy-status-notification>.top>.message .status-link{font-weight:700;text-decoration:none;color:var(--white)}.buy-status-notification>.top>.message>.status-link-btn{margin-left:5px;padding:5px 15px;color:var(--white);font-size:12px;font-weight:500;border:1px solid hsla(0,0%,100%,.2);border-radius:100px}.buy-status-notification>.top>.close{cursor:pointer;padding:5px}.buy-status-notification>.bottom{height:20px;border-radius:20px 20px 0 0;background-color:var(--white)}.buy-status-notification.mobile{background-color:hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:absolute;left:0;right:0;bottom:0;border-radius:0 0 20px 20px}.buy-status-notification.mobile>.top{padding:11px 15px;margin-left:unset}.buy-status-notification.mobile>.top>.close{z-index:10}.buy-status-notification.mobile>.bottom,.card:not(.-main)>.buy-status-notification{display:none}@media (min-width:768px){.assets-account{width:100%;flex-grow:1;border-radius:20px;padding-bottom:20px;background-color:var(--white);align-self:flex-start}.assets-account>.account-header{padding:30px 40px;background:rgba(242,245,249,.4);border-bottom:1px solid var(--dark-blue-05)}.assets-account>.account-header>.desktop{display:flex;justify-content:space-between}.assets-account>.account-header>.desktop>.info{color:var(--dark-blue)}.assets-account>.account-header>.desktop>.info>.title{font-weight:500;font-size:18px;line-height:27px}.assets-account>.account-header>.desktop>.info>.sub-title{margin-top:10px;font-weight:400;font-size:13px;line-height:90%;opacity:.6}.assets-account>.account-header>.desktop>.info>.balance{margin-top:10px;font-weight:600;font-size:32px;line-height:90%}.assets-account>.account-header>.desktop>.info>.buttons{margin-top:15px;display:flex;-moz-column-gap:5px;column-gap:5px}.assets-account>.account-header>.desktop>.info>.buttons .tooltip{margin-left:-5px}.assets-account>.account-header>.desktop>.info>.buttons .tooltip.-white .icon{width:15px;height:15px;font-size:10px;line-height:15px;color:#fff!important;background-color:hsla(0,0%,100%,.241)!important}.assets-account>.account-header>.desktop>.info>.buttons .tooltip.-white .icon:hover{background-color:#fff!important;color:var(--dark-blue)!important}.assets-account>.account-header>.desktop>.info>.buttons .tooltip .content{font-size:11px!important;font-style:normal!important;color:var(--dark-blue-60)!important}.assets-account>.account-content .orders{padding-top:20px}.assets-account>.account-content .orders>.empty{margin:0 40px 20px;height:70px;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:13px;line-height:90%;background-color:var(--blue-gray);border-radius:10px;color:var(--dark-blue)}.assets-account>.account-content .orders>.table-head{padding:0 40px;-moz-column-gap:5px;column-gap:5px;display:flex;border-bottom:1px solid var(--dark-blue-10);background-color:var(--white);padding-bottom:10px;font-weight:400;font-size:12px;line-height:18px;color:var(--dark-blue-40)}.assets-account>.account-content .orders>.table-head>div:first-child{width:29px;margin-right:37px;text-align:left;flex-shrink:0}.assets-account>.account-content .orders>.table-head>div:nth-child(2){flex-grow:1}.assets-account>.account-content .orders>.table-head>div:nth-child(3){width:102px;text-align:right;flex-shrink:0}.assets-account>.account-content .orders>.table-head>div:last-child{width:135px;text-align:right;flex-shrink:0}}@media (max-width:767px){.assets-account .account-header .slider{margin:0 -15px}.assets-account .account-header .slider .swiper-container{z-index:0;padding-bottom:15px}.assets-account .account-header .slider .swiper-wrapper{z-index:0}.assets-account .account-header .slider .swiper-slide{width:78%;z-index:0}.assets-account .account-header .slider .card{padding:15px 20px;width:100%;min-height:130px;background:linear-gradient(70.7deg,#f5a61a -87.75%,#764ba2 106.7%);box-shadow:0 5px 15px rgba(115,86,178,.2);border-radius:20px;display:flex;flex-direction:column;row-gap:8px}.assets-account .account-header .slider .card>.title{font-size:11px;color:var(--white);opacity:.65;line-height:90%}.assets-account .account-header .slider .card>.balance{color:var(--white);font-weight:600;font-size:20px;line-height:90%;display:flex;-moz-column-gap:7px;column-gap:7px;align-items:center}.assets-account .account-header .slider .card>.balance>img{width:20px;height:20px}.assets-account .account-header .slider .card.-main{background-color:var(--dark-blue);background:linear-gradient(0,var(--dark-blue) -25.39%,var(--blue-link) 300.43%);background-position:50%;background-size:cover}.assets-account .account-header .slider .card.-nft{background:linear-gradient(180deg,#2e4372,#162e62),var(--dark-blue)}.assets-account .account-header .slider .card.-is-whitelabel{background:var(--white)}.assets-account .account-header .slider .card.-is-whitelabel>.balance,.assets-account .account-header .slider .card.-is-whitelabel>.title{color:var(--dark-blue)}.assets-account .account-header .slider .card.-is-whitelabel.-main{background:linear-gradient(0,var(--dark-blue) -25.39%,var(--blue-link) 300.43%)}.assets-account .account-header .slider .card.-is-whitelabel.-main>.balance,.assets-account .account-header .slider .card.-is-whitelabel.-main>.title{color:var(--white)}.assets-account .account-header .slider .card.-is-whitelabel.-nft{background:linear-gradient(0,var(--dark-blue) -5.39%,var(--blue-link) 300.43%)}.assets-account .account-header .slider .card.-is-whitelabel.-nft>.balance,.assets-account .account-header .slider .card.-is-whitelabel.-nft>.title{color:var(--white)}.assets-account .account-header .buttons{display:flex;-moz-column-gap:7px;column-gap:7px;padding:0 30px 20px 30px;justify-content:center;flex-wrap:wrap;row-gap:7px}.assets-account .account-header .buttons>.btn{flex-grow:1;width:calc(50% - 3.5px);white-space:nowrap}.assets-account .account-header .buttons>.deposit-btn{width:100%}.assets-account .account-header .buttons>.points{gap:2px;padding:8px;height:40px;width:40px}.assets-account .account-header .buttons>.points>.point{width:4px;height:4px;border-radius:50%;background-color:var(--dark-blue-purple-40)}.assets-account .account-content .orders{padding-top:0;margin:0 -15px;padding:15px;background-color:var(--white)}.assets-account .account-content .orders>.empty{font-size:12px;color:var(--dark-blue);border-radius:10px;background-color:var(--blue-gray);padding:15px;display:flex;justify-content:center}}.-email-send-withdrawal[data-v-067fbae0]{padding-top:72px;padding-bottom:50px}.-email-send-withdrawal .icon[data-v-067fbae0]{position:absolute;height:80px;width:80px;top:-26px;left:49px}.-email-send-withdrawal .description[data-v-067fbae0]{margin-top:16px;font-size:14px;line-height:24px;color:var(--dark-blue)}.-email-send-withdrawal .buttons[data-v-067fbae0]{margin-top:20px;display:flex;align-items:center;justify-content:center;-moz-column-gap:10px;column-gap:10px}@media (max-width:450px){.-email-send-withdrawal[data-v-067fbae0]{padding-bottom:33px}}.deals-widget{border-radius:20px;background-color:var(--white);padding:25px 30px}.deals-widget>.title{font-weight:700;font-size:16px;line-height:24px}.deals-widget>.stats>.item{margin-top:10px}.deals-widget>.stats>.item>.name{font-weight:400;font-size:12px;line-height:90%;color:var(--dark-blue-60)}.deals-widget>.stats>.item>.value{margin-top:3px;font-weight:600;font-size:14px;line-height:21px;display:flex;-moz-column-gap:5px;column-gap:5px}.deals-widget>.stats>.item>.value .date{padding:2px 8px;font-weight:500;font-size:11px;line-height:16px;border-radius:100px;background:rgba(37,92,231,.1)}.deals-widget>.buttons{margin-top:20px}@media (max-width:1280px){.deals-widget>.buttons>.btn{padding:10px 22px;font-size:13px;line-height:20px;height:40px}}@media (max-width:767px){.deals-widget{padding:15px}.deals-widget>.title{font-weight:700;font-size:14px;line-height:21px}.deals-widget>.stats{display:flex;justify-content:flex-start;flex-wrap:wrap}.deals-widget>.stats>.item{margin-top:10px;flex-basis:50%}.deals-widget>.buttons{margin-top:10px;-moz-column-gap:7px;column-gap:7px;width:100%}.deals-widget>.buttons>.btn{flex-basis:50%}}@media (min-width:1280px){.card-preloader[data-v-ef0f9dce]{background-color:var(--white);padding:15px;display:flex;flex-direction:column;row-gap:10px}.card-preloader>.name[data-v-ef0f9dce]{height:12px;width:50px;border-radius:100px;background-color:var(--dark-blue-10)}.card-preloader>.balance[data-v-ef0f9dce]{height:21px;width:70px;border-radius:100px;background-color:var(--dark-blue-10)}.card-preloader.-selected[data-v-ef0f9dce]{background:linear-gradient(0,var(--dark-blue) -25.39%,var(--blue-link) 300.43%);background-size:100% 100%;background-position:50%;background-color:#07225d;color:var(--white);display:flex;flex-direction:column;row-gap:15px;border-radius:10px}.card-preloader.-selected>.name[data-v-ef0f9dce]{background-color:var(--white-10)}.card-preloader.-selected>.balance[data-v-ef0f9dce]{height:21px;width:70px;border-radius:100px;background-color:var(--white-10)}}@media (max-width:1279px) and (min-width:768px){.card-preloader[data-v-ef0f9dce]{display:flex;flex-direction:column;row-gap:5px;min-width:90px;padding:15px 10px;background-color:var(--white)}.card-preloader .name[data-v-ef0f9dce]{font-size:12px;line-height:90%;height:11px;width:50px;border-radius:100px;background-color:var(--dark-blue-10)}.card-preloader .balance[data-v-ef0f9dce]{height:13px;width:70px;background-color:var(--dark-blue-10);border-radius:100px}.card-preloader.-selected[data-v-ef0f9dce]{border-radius:10px;color:var(--white);min-width:100px;background-size:100% 100%;background-position:50%;background-color:#07225d}.card-preloader.-selected .balance[data-v-ef0f9dce],.card-preloader.-selected .name[data-v-ef0f9dce]{background-color:var(--white-20)}}@media (max-width:767px){.card-preloader[data-v-ef0f9dce]{padding:15px 35px 15px 20px;position:relative;display:flex;justify-content:space-between;background-color:var(--white);font-size:14px;line-height:21px;-moz-column-gap:10px;column-gap:10px;align-items:center}.card-preloader>.name[data-v-ef0f9dce]{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px;width:85px}.card-preloader>.balance[data-v-ef0f9dce],.card-preloader>.name[data-v-ef0f9dce]{height:16px;margin:2px 0;background-color:var(--dark-blue-10);border-radius:100px}.card-preloader>.balance[data-v-ef0f9dce]{width:60px}.card-preloader.-selected[data-v-ef0f9dce]{padding:15px 15px 10px 15px;border-radius:10px;flex-direction:column;align-items:flex-start;row-gap:15px;color:var(--dark-blue)}.card-preloader.-selected>.name[data-v-ef0f9dce]{height:12px;background-color:var(--dark-blue-10)}.card-preloader.-selected>.balance[data-v-ef0f9dce]{height:21px;background-color:var(--dark-blue-10)}}.buying-item{margin-top:20px;padding-bottom:50px}.buying-item>.item-info{background:var(--blue-gray);padding:15px 25px;border-radius:10px}.buying-item>.item-info>.title{font-weight:400;font-size:14px;line-height:144%}.buying-item>.item-info>.value{font-weight:600;font-size:32px;line-height:48px}.buying-item>.item-info>.convert-price{font-weight:400;font-size:13px;line-height:20px;display:flex;-moz-column-gap:20px;column-gap:20px}.buying-item>.item-info>.convert-price>*{color:var(--dark-blue-40)}.buying-item>.item-info>.convert-price>*>span{color:var(--dark-blue)}.buying-item>.item-info>.convert-price>:last-child{position:relative}.buying-item>.item-info>.convert-price>:last-child:before{content:"";position:absolute;width:3px;height:3px;border-radius:100px;background-color:var(--blue-link);left:-10px;top:calc(50% - 2px)}.buying-item>.label{margin-top:20px;font-weight:400;font-size:14px;line-height:144%}.buying-item>.currency-select{position:relative;z-index:10000}.buying-item>.currency-select>.dropdown{width:450px}.buying-item>.warning{margin-top:5px;display:flex;justify-content:space-between;align-items:center;padding:8px 8px 8px 15px;background:var(--red-20);border-radius:10px}.buying-item>.warning>.info{font-weight:500;font-size:12px;line-height:18px;display:flex;-moz-column-gap:5px;column-gap:5px;color:var(--red)}.buying-item>.currency-amount{margin-top:15px}.buying-item>.currency-amount>.title{font-weight:400;font-size:14px;line-height:144%}.buying-item>.currency-amount>.value{font-weight:600;font-size:22px;line-height:144%}.buying-item>.currency-amount>.info{font-weight:400;font-size:12px;line-height:18px;display:flex;align-items:center;-moz-column-gap:4px;column-gap:4px}.buying-item>.btn{margin-top:20px}@media (max-width:767px){.buying-item{margin-top:0;padding-bottom:20px}.buying-item>.item-info{background:var(--blue-gray);padding:15px 25px;border-radius:10px}.buying-item>.item-info>.title{font-weight:400;font-size:12px;line-height:144%}.buying-item>.item-info>.value{font-weight:600;font-size:24px;line-height:36px}.buying-item>.item-info>.convert-price{font-weight:400;font-size:12px;line-height:18px;flex-direction:column}.buying-item>.item-info>.convert-price>:last-child:before{display:none}.buying-item>.label{margin-top:15px;font-weight:400;font-size:12px;line-height:144%}.buying-item>.currency-select{position:relative;z-index:10000}.buying-item>.currency-select>.dropdown{width:100%!important}.buying-item>.currency-amount{margin-top:15px}.buying-item>.currency-amount>.title{font-weight:400;font-size:12px;line-height:144%}.buying-item>.currency-amount>.value{font-weight:600;font-size:20px;line-height:144%}.buying-item>.currency-amount>.info{font-weight:400;font-size:12px;line-height:18px}.buying-item>.btn{margin-top:20px}}.navigation[data-v-083f63d5]{margin:0 -15px;width:calc(100% + 30px);height:40px;display:flex;justify-content:center;align-items:flex-start;position:relative;font-weight:600;font-size:18px;line-height:27px;color:var(--dark-blue)}.navigation .assets-mobile-back-button[data-v-083f63d5]{position:absolute;top:0;left:15px}.navigation .assets-mobile-back-button[data-v-083f63d5]:before{display:block;content:"";position:absolute;top:0;left:0;bottom:0;width:50px;background-color:transparent}.wallets .add[data-v-302247e2],.wallets .card[data-v-302247e2]{cursor:pointer}@media (min-width:1280px){.wallets[data-v-302247e2]{display:flex;flex-direction:column;row-gap:15px;width:126px;flex-shrink:0}.wallets .card.-empty[data-v-302247e2]{padding:7px}.wallets .other-cards-container[data-v-302247e2]{display:flex;flex-direction:column;gap:1px;background-color:rgba(0,26,84,.01)}.wallets .other-cards-container>:first-child>[data-v-302247e2]:first-child,.wallets .other-cards-container>[data-v-302247e2]:first-child{border-radius:10px 10px 0 0}.wallets .other-cards-container>[data-v-302247e2]:last-child{border-radius:0 0 10px 10px}.wallets .other-cards-container>.other-cards[data-v-302247e2]{display:flex;flex-direction:column;gap:1px}.wallets .other-cards-container>.other-cards.sortable-chosen[data-v-302247e2]{transition:all .2s;transform:scale(1.05);z-index:5;box-shadow:0 5px 10px var(--dark-blue-20);font-size:90px;background-color:#fafbfd}.wallets .other-cards-container>.links>.add[data-v-302247e2]{padding:10px 15px 10px 15px;background-color:#fafbfd;display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px;font-size:11px;line-height:14px;color:var(--dark-blue-60)}.wallets .other-cards-container>.links>.add>svg[data-v-302247e2]{flex-shrink:0;display:block;padding:10px;box-sizing:content-box;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.1)}.wallets .other-cards-container>.links>.link[data-v-302247e2]{display:none}.wallets .other-cards-container>.link[data-v-302247e2]{background-color:var(--white);height:35px;display:flex;justify-content:center;align-items:center;font-size:12px;line-height:14px;cursor:pointer}.wallets .other-cards-container>.link.-save[data-v-302247e2]{background-color:var(--blue-link);color:var(--white);font-weight:600}.wallets .other-cards-container>.link.-save>div[data-v-302247e2]{margin-left:5px}.wallets .other-cards-container .tooltip[data-v-302247e2]{padding:15px;background-color:var(--white);font-size:10px;line-height:130%;color:var(--dark-blue-60);position:relative}.wallets .other-cards-container .tooltip>.btn[data-v-302247e2]{margin-top:10px;height:30px}.wallets .other-cards-container .tooltip[data-v-302247e2]:before{z-index:1;content:"";position:absolute;transform:rotate(180deg);top:-20px;left:calc(50% - 10px);border:10px solid transparent;border-top:10px solid var(--white)}.wallets .other-cards-container .tooltip[data-v-302247e2]:after{content:"";position:absolute;transform:rotate(180deg);top:-21px;left:calc(50% - 10px);border:10px solid transparent;border-top:10px solid var(--dark-blue-20)}.wallets .other-cards-container>label[data-v-302247e2]{padding:11px 3px 11px 15px;justify-content:center;display:flex;align-items:center;-moz-column-gap:7px;column-gap:7px;font-weight:400;font-size:11px;line-height:14px;color:var(--dark-blue);background-color:#fafbfd}.wallets .verify-card[data-v-302247e2]{display:none}}@media (max-width:1279px) and (min-width:768px){.wallets[data-v-302247e2]{display:flex;flex-grow:0;-moz-column-gap:10px;column-gap:10px}.wallets .card[data-v-302247e2]{background-color:#fff;display:flex;flex-direction:column;row-gap:5px;min-width:90px;padding:15px 10px}.wallets .card .name[data-v-302247e2]{font-size:12px;line-height:90%}.wallets .card .balance[data-v-302247e2]{font-weight:600;font-size:12px;line-height:13px}.wallets .card .icon[data-v-302247e2],.wallets .card svg[data-v-302247e2]{display:none}.wallets .card.-selected[data-v-302247e2]{border-radius:10px;color:var(--white);min-width:100px;background-size:100% 100%;background-position:50%;background-color:#07225d}.wallets .other-cards-container[data-v-302247e2]{flex-grow:1;display:flex;align-items:center;justify-content:flex-start;-moz-column-gap:1px;column-gap:1px;border-radius:10px;overflow:hidden;flex-grow:0}.wallets .other-cards-container>.other-cards[data-v-302247e2]{border-radius:10px;overflow-x:auto;max-width:363px;display:flex;gap:1px;background-color:var(--dark-blue-10)}.wallets .other-cards-container>.other-cards[data-v-302247e2]::-webkit-scrollbar{height:3px;position:absolute}.wallets .other-cards-container>.other-cards[data-v-302247e2]::-webkit-scrollbar-track{border-radius:100px;background-color:#fff}.wallets .other-cards-container>.other-cards[data-v-302247e2]::-webkit-scrollbar-thumb{border-radius:10px;background:var(--blue-link)}.wallets .other-cards-container>.links[data-v-302247e2]{display:flex;-moz-column-gap:20px;column-gap:20px}.wallets .other-cards-container>.links>.add[data-v-302247e2]{font-size:12px;line-height:90%;cursor:pointer;color:var(--blue-link)}.wallets .other-cards-container>.links>.add[data-v-302247e2]:hover{color:var(--blue-link-hover)}.wallets .other-cards-container>.links>a[data-v-302247e2]{font-size:12px;line-height:90%;cursor:pointer;position:relative}.wallets .other-cards-container>.links>a[data-v-302247e2]:before{content:"";position:absolute;left:-10px;width:1px;height:10px;background-color:var(--dark-blue)}.wallets>.verify-card[data-v-302247e2]{display:none}}@media (max-width:767px){.wallets[data-v-302247e2]{display:flex;flex-direction:column;row-gap:15px}.wallets .card[data-v-302247e2]{padding:15px 35px 15px 20px;position:relative;justify-content:space-between;background-color:var(--white);font-size:14px;line-height:21px}.wallets .card>.name[data-v-302247e2],.wallets .card[data-v-302247e2]{display:flex;-moz-column-gap:10px;column-gap:10px;align-items:center}.wallets .card>.name>img[data-v-302247e2]{max-height:21px}.wallets .card>.balance[data-v-302247e2]{font-weight:500}.wallets .card svg[data-v-302247e2]{position:absolute;top:calc(50% - 7px);right:15px}.wallets .card.-selected[data-v-302247e2]{padding:15px 15px 10px 15px;border-radius:10px;flex-direction:column;align-items:flex-start;row-gap:15px;color:var(--dark-blue)}.wallets .card.-selected>.name[data-v-302247e2]{font-size:13px;line-height:90%}.wallets .card.-selected>.balance[data-v-302247e2]{font-weight:600;font-size:14px;line-height:21px}.wallets>.other-cards-container[data-v-302247e2]{display:flex;flex-direction:column;gap:1px;background-color:var(--dark-blue-10);border-radius:10px;overflow:hidden}.wallets>.other-cards-container>.other-cards[data-v-302247e2]{display:flex;flex-direction:column;gap:1px}.wallets>.other-cards-container>.links>.add[data-v-302247e2]{padding:10px 35px 10px 20px;background-color:#fafbfd;display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px;font-weight:500;font-size:13px;line-height:19px;color:var(--dark-blue)}.wallets>.other-cards-container>.links>.add>svg[data-v-302247e2]{display:block;padding:7px;box-sizing:content-box;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.1)}.wallets>.other-cards-container>.links>.link[data-v-302247e2]{display:none}.wallets>.verify-card[data-v-302247e2]{padding:20px 25px;display:flex;flex-direction:column;row-gap:20px;border-radius:20px;background-color:var(--white)}.wallets>.verify-card>.text .string[data-v-302247e2]{width:100%;height:14px;background:var(--dark-blue-10);margin:3px 0;border-radius:100px}.wallets>.verify-card>.text .string.-small[data-v-302247e2]{width:50%}.wallets>.verify-card>.btn[data-v-302247e2]{height:40px;width:120px;border:none;border-radius:100px;background:var(--dark-blue-10);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.cancel-sell{padding-bottom:50px!important}.cancel-sell .buttons{display:flex;-moz-column-gap:10px;column-gap:10px;margin-top:25px}.cancel-sell .buttons>*{flex-basis:49%;flex-shrink:0}.verify-card{padding:25px 30px;display:flex;flex-direction:column;row-gap:20px;border-radius:20px;color:var(--dark-blue);background-image:url(../img/BG.70216424.webp);background-size:cover;background-repeat:no-repeat;background-position:top;color:var(--white);font-weight:700;font-size:14px;line-height:21px}.verify-card>.btn{width:auto;align-self:flex-start;border:none;background:hsla(0,0%,100%,.2)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (min-width:768px){.transactions-history-head[data-v-48fd52a0]{padding:30px 40px}.transactions-history-head>.history-head[data-v-48fd52a0]{display:flex;flex-wrap:wrap;gap:20px}.transactions-history-head>.history-head>.title[data-v-48fd52a0]{font-size:18px;line-height:27px;color:var(--dark-blue);flex-basis:100%}.transactions-history-head>.history-head>.period-selector[data-v-48fd52a0]{width:230px;flex-shrink:0;flex-grow:0}.transactions-history-head>.history-head>.w-search[data-v-48fd52a0]{flex-grow:1;flex-basis:338px}}@media (max-width:767px){.transactions-history-head[data-v-48fd52a0]{background-color:var(--white);padding:15px;margin:0 -15px}.transactions-history-head>.history-head[data-v-48fd52a0]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:9px;color:var(--dark-blue)}.transactions-history-head>.history-head>.title[data-v-48fd52a0]{font-weight:500}.transactions-history-head>.history-head .w-search__input[data-v-48fd52a0]{height:40px}}.claim-item{padding-bottom:50px}.claim-item>.header{margin-top:20px;max-width:100%;display:flex;-moz-column-gap:19px;column-gap:19px;overflow:hidden;border-bottom:1px solid rgba(143,142,158,.24)}.claim-item>.header>.item{font-weight:500;font-size:14px;line-height:144%;padding-bottom:8px;color:var(--dark-blue-60);cursor:pointer;transition:all .2s;border:1px solid transparent;white-space:nowrap}.claim-item>.header>.item.-active{font-weight:700;border-bottom:2px solid var(--blue-link);color:var(--dark-blue)}.claim-item>.deal{margin-top:20px}.claim-item>.deal>.title{font-weight:700;font-size:16px;line-height:24px}.claim-item>.deal>.deal-input{display:flex;align-items:center;-moz-column-gap:15px;column-gap:15px;margin-top:15px}.claim-item>.deal>.deal-input>label{width:200px;flex-shrink:0;position:relative;display:block;align-self:flex-start}.claim-item>.deal>.deal-input>label>span{position:absolute;font-weight:400;font-size:16px;line-height:24px;color:var(--dark-blue-40);bottom:13px;right:15px;transition:all .2s}.claim-item>.deal>.deal-input>label>span.-not-valid{right:44px}.claim-item>.deal>.deal-input>.description{font-weight:400;font-size:12px;line-height:144%;color:var(--dark-blue-40);padding-top:26px}.claim-item>.deal>.deal-input>.description>.title{color:var(--dark-blue)}.claim-item>.deal>.deal-input>.description>.value{display:inline-flex;font-weight:500;font-size:16px;line-height:24px;color:var(--blue-link);border-bottom:1px dashed var(--blue-link);cursor:pointer;transition:all .2s}.claim-item>.deal>.deal-input>.description>.value:hover{color:var(--blue-link-hover);border-bottom:1px dashed var(--blue-link-hover)}.claim-item>.deal>.deal-input>.description>.price{font-size:14px;line-height:144%;color:var(--dark-blue)}.claim-item>.deal>.label{margin-top:15px;font-weight:400;font-size:14px;line-height:144%}.claim-item>.deal>.total{font-weight:600;font-size:22px;line-height:33px}.claim-item>.deal>.btn{margin-top:10px}.claim-item>.stake{margin-top:20px}.claim-item>.stake>.title{font-weight:700;font-size:16px;line-height:24px}.claim-item>.stake>.description{font-weight:400;font-size:13px;line-height:24px}.claim-item>.stake>.stake-input{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.claim-item>.stake>.stake-input>label{width:220px;flex-shrink:0;position:relative;display:block;align-self:flex-start}.claim-item>.stake>.stake-input>label>span.active-staking{position:absolute;font-weight:600;font-size:11px;line-height:16px;background-color:var(--promo-color);color:var(--white);bottom:13px;right:35px;transition:all .2s;padding:2px 6px 2px 6px;border-radius:100px}.claim-item>.stake>.stake-input>label>span{position:absolute;font-weight:400;font-size:16px;line-height:24px;color:var(--dark-blue-40);bottom:13px;right:15px;transition:all .2s}.claim-item>.stake>.stake-input>label>span.-not-valid{right:44px}.claim-item>.stake>.stake-input>.description{font-weight:400;font-size:12px;line-height:144%;color:var(--dark-blue-40);padding-top:26px}.claim-item>.stake>.stake-input>.description>.title{color:var(--dark-blue)}.claim-item>.stake>.stake-input>.description>.value{display:inline-flex;font-weight:500;font-size:16px;line-height:24px;color:var(--blue-link);border-bottom:1px dashed var(--blue-link);cursor:pointer;transition:all .2s}.claim-item>.stake>.stake-input>.description>.value:hover{color:var(--blue-link-hover);border-bottom:1px dashed var(--blue-link-hover)}.claim-item>.stake>.stake-input>.description>.price{font-size:14px;line-height:144%;color:var(--dark-blue)}.claim-item>.stake>.label{margin-top:15px;font-weight:400;font-size:14px;line-height:144%}.claim-item>.stake>.total{font-weight:600;font-size:22px;line-height:33px}.claim-item>.stake>.btn{margin-top:10px}.claim-item>.stake>.stake-description{background-color:var(--blue-gray);border-radius:10px;padding:22px 20px 22px 20px;margin-top:16px;margin-bottom:20px}.claim-item>.stake>.stake-description>.status-cards{display:flex;align-items:center;justify-content:center;padding:0 40px;margin-bottom:16px}.claim-item>.stake>.stake-description>.status-cards>img{width:90px}.claim-item>.stake>.stake-description>.status-cards>.info{font-size:13px;line-height:20px;padding:0 20px}.claim-item>.stake>.stake-description>.reward{position:relative;margin-top:20px;text-align:center}.claim-item>.stake>.stake-description>.reward:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:var(--dark-blue);opacity:.1}.claim-item>.stake>.stake-description>.reward>.reward-header{position:relative;z-index:1}.claim-item>.stake>.stake-description>.reward>.reward-header>.reward-text{background-color:var(--blue-gray);padding:0 10px;font-size:12px;font-weight:500;line-height:20px}.claim-item>.stake>.stake-description>.rewards{display:flex;align-items:center;justify-content:space-around;padding:20px 40px}.claim-item>.stake>.stake-description>.rewards>.text-rewards{display:flex;flex-direction:column;align-items:start;justify-content:center}.claim-item>.stake>.stake-description>.rewards>.text-rewards>.reward-amount{font-weight:600;font-size:14px;line-height:18px}.claim-item>.stake>.stake-description>.rewards>.text-rewards>.apr{font-weight:400;font-size:12px;line-height:15px}.claim-item>.transfer{margin-top:20px}.claim-item>.transfer>.title{font-weight:700;font-size:16px;line-height:24px}.claim-item>.transfer>.description{font-weight:400;font-size:14px;line-height:24px}.claim-item>.transfer>.btn{margin-top:10px}ul.staking-info{padding:0;margin:0;list-style-type:none}ul.staking-info li{background-image:linear-gradient(90deg,#333 10%,hsla(0,0%,100%,0) 0);background-position:bottom;background-size:4px 1px;background-repeat:repeat-x;position:relative;padding:0;margin-bottom:10px}ul.staking-info li span{background-color:var(--blue-gray);margin:0}ul.staking-info li span.staking-info-text,ul.staking-info li span.staking-info-value{bottom:-5px}ul.staking-info li span.staking-info-text{position:relative;margin-right:7em;padding-right:5px;font-size:14px;font-weight:400;line-height:20px}ul.staking-info li span.staking-info-value{position:absolute;right:0;padding-left:5px;font-size:14px;font-weight:400;line-height:20px;text-transform:capitalize}@media (max-width:767px){.claim-item{padding-bottom:15px}.claim-item>.header{margin-top:0}.claim-item>.header>.item{font-weight:600;font-size:12px;line-height:144%}.claim-item>.header>.item.-active{font-weight:600}.claim-item>.deal{margin-top:10px}.claim-item>.deal>.title{font-size:14px;line-height:21px}.claim-item>.deal>.deal-input{-moz-column-gap:15px;column-gap:15px;margin-top:15px}.claim-item>.deal>.deal-input>label{width:160px;flex-shrink:0}.claim-item>.deal>.deal-input>.description{padding-top:23px}.claim-item>.deal>.label{font-weight:400;font-size:12px;line-height:144%}.claim-item>.deal>.total{font-weight:600;font-size:16px;line-height:24px}.claim-item>.stake{margin-top:10px}.claim-item>.stake>.title{font-size:14px;line-height:21px}.claim-item>.stake>.stake-input{display:flex;flex-direction:column}.claim-item>.stake>.stake-input>label{width:100%;flex-shrink:0}.claim-item>.stake>.stake-input>.description{padding-top:23px}.claim-item>.stake>.label{font-weight:400;font-size:12px;line-height:144%}.claim-item>.stake>.total{font-weight:600;font-size:16px;line-height:24px}.claim-item>.stake>.stake-description{background-color:var(--blue-gray);border-radius:10px;padding:22px 20px 22px 20px;margin-top:16px;margin-bottom:20px}.claim-item>.stake>.stake-description>div>.status-cards{display:flex;align-items:center;justify-content:center;padding:0 40px;margin-bottom:16px}.claim-item>.stake>.stake-description>div>.status-cards>img{width:90px}.claim-item>.stake>.stake-description>div>.status-cards>.info{font-size:13px;line-height:20px;padding:0 20px}.claim-item>.stake>.stake-description>div>.reward{position:relative;margin-top:20px;text-align:center}.claim-item>.stake>.stake-description>div>.reward:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:var(--dark-blue);opacity:.1}.claim-item>.stake>.stake-description>div>.reward>.reward-header{position:relative;z-index:1}.claim-item>.stake>.stake-description>div>.reward>.reward-header>.reward-text{background-color:var(--blue-gray);padding:0 10px;font-size:12px;font-weight:500;line-height:20px}.claim-item>.stake>.stake-description>div>.rewards{display:flex;align-items:center;justify-content:space-around;padding:20px 40px}.claim-item>.stake>.stake-description>div>.rewards>.text-rewards{display:flex;flex-direction:column;align-items:start;justify-content:center}.claim-item>.stake>.stake-description>div>.rewards>.text-rewards>.reward-amount{font-weight:600;font-size:14px;line-height:18px}.claim-item>.stake>.stake-description>div>.rewards>.text-rewards>.apr{font-weight:400;font-size:12px;line-height:15px}.claim-item>.stake>.stake-description>.reward{position:relative;margin-top:20px;text-align:center}.claim-item>.stake>.stake-description>.reward:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:var(--dark-blue);opacity:.1}.claim-item>.stake>.stake-description>.reward>.reward-header{position:relative;z-index:1}.claim-item>.stake>.stake-description>.reward>.reward-header>.reward-text{background-color:var(--blue-gray);padding:0 10px;font-size:12px;font-weight:500;line-height:20px}.claim-item>.stake>.stake-description>.rewards{display:flex;align-items:center;justify-content:space-around;padding:20px 40px}.claim-item>.stake>.stake-description>.rewards>.text-rewards{display:flex;flex-direction:column;align-items:start;justify-content:center}.claim-item>.stake>.stake-description>.rewards>.text-rewards>.reward-amount{font-weight:600;font-size:14px;line-height:18px}.claim-item>.stake>.stake-description>.rewards>.text-rewards>.apr{font-weight:400;font-size:12px;line-height:15px}.claim-item>.transfer{margin-top:10px}.claim-item>.transfer>.title{font-size:14px;line-height:21px}.claim-item>.transfer>.description{font-weight:400;font-size:12px;line-height:20px}}.wallets .add[data-v-8b54b9fe],.wallets .card[data-v-8b54b9fe]{cursor:pointer}@media (min-width:1280px){.wallets[data-v-8b54b9fe]{display:flex;flex-direction:column;row-gap:15px;width:126px;flex-shrink:0;position:sticky;top:80px;align-self:flex-start}.wallets .card[data-v-8b54b9fe]{background-color:var(--white);padding:15px;display:flex;flex-direction:column;row-gap:10px;transition:all .2s}.wallets .card .name[data-v-8b54b9fe]{font-size:13px;line-height:90%}.wallets .card .name>.dots[data-v-8b54b9fe]{margin-right:3px;display:inline;cursor:move}.wallets .card .balance[data-v-8b54b9fe]{font-weight:500;font-size:14px;line-height:21px;color:var(--dark-blue)}.wallets .card .balance>span[data-v-8b54b9fe]{font-weight:400;opacity:.4}.wallets .card .icon[data-v-8b54b9fe],.wallets .card svg[data-v-8b54b9fe]{display:none}.wallets .card.-selected[data-v-8b54b9fe]{background-image:url(../img/lines-bottom.78c1fe09.webp);background-size:100% 100%;background-position:50%;background-color:#07225d;color:var(--white);display:flex;flex-direction:column;row-gap:15px;border-radius:10px}.wallets .card.-selected.-is-whitelabel[data-v-8b54b9fe]{background:linear-gradient(0,var(--dark-blue) -25.39%,var(--blue-link) 300.43%)}.wallets .card.-selected .balance[data-v-8b54b9fe]{font-weight:500;font-size:14px;line-height:21px;color:var(--white)}.wallets .card.-selected .balance>span[data-v-8b54b9fe]{font-weight:400;opacity:.4}.wallets .card.-empty[data-v-8b54b9fe]{padding:7px}.wallets .card.-active[data-v-8b54b9fe]{background:var(--dark-blue);color:var(--white)}.wallets .card.-active>.balance[data-v-8b54b9fe]{color:var(--white)}.wallets .other-cards-container[data-v-8b54b9fe]{display:flex;flex-direction:column;gap:1px;background-color:rgba(0,26,84,.01)}.wallets .other-cards-container>:first-child>[data-v-8b54b9fe]:first-child,.wallets .other-cards-container>[data-v-8b54b9fe]:first-child{border-radius:10px 10px 0 0}.wallets .other-cards-container>div:last-child>div[data-v-8b54b9fe]:last-child,.wallets .other-cards-container>div[data-v-8b54b9fe]:last-child{border-radius:0 0 10px 10px}.wallets .other-cards-container>.other-cards[data-v-8b54b9fe]{display:flex;flex-direction:column;gap:1px}.wallets .other-cards-container>.other-cards.sortable-chosen[data-v-8b54b9fe]{transition:all .2s;transform:scale(1.05);z-index:5;box-shadow:0 5px 10px var(--dark-blue-20);font-size:90px;background-color:#fafbfd}.wallets .other-cards-container>.links>.add[data-v-8b54b9fe]{padding:10px 15px 10px 15px;background-color:#fafbfd;display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px;font-size:11px;line-height:14px;color:var(--dark-blue-60)}.wallets .other-cards-container>.links>.add>svg[data-v-8b54b9fe]{flex-shrink:0;display:block;padding:10px;box-sizing:content-box;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.1)}.wallets .other-cards-container>.links>.link[data-v-8b54b9fe]{display:none}.wallets .other-cards-container>.link[data-v-8b54b9fe]{background-color:var(--white);height:35px;display:flex;justify-content:center;align-items:center;font-size:12px;line-height:14px;cursor:pointer}.wallets .other-cards-container>.link.-save[data-v-8b54b9fe]{background-color:var(--blue-link);color:var(--white);font-weight:600}.wallets .other-cards-container>.link.-save>div[data-v-8b54b9fe]{margin-left:5px}.wallets .other-cards-container .tooltip[data-v-8b54b9fe]{padding:15px;background-color:var(--white);font-size:10px;line-height:130%;color:var(--dark-blue-60);position:relative}.wallets .other-cards-container .tooltip>.btn[data-v-8b54b9fe]{margin-top:10px;height:30px}.wallets .other-cards-container .tooltip[data-v-8b54b9fe]:before{z-index:1;content:"";position:absolute;transform:rotate(180deg);top:-20px;left:calc(50% - 10px);border:10px solid transparent;border-top:10px solid var(--white)}.wallets .other-cards-container .tooltip[data-v-8b54b9fe]:after{content:"";position:absolute;transform:rotate(180deg);top:-21px;left:calc(50% - 10px);border:10px solid transparent;border-top:10px solid var(--dark-blue-20)}.wallets .other-cards-container>label[data-v-8b54b9fe]{padding:11px 3px 11px 15px;justify-content:center;display:flex;align-items:center;-moz-column-gap:7px;column-gap:7px;font-weight:400;font-size:11px;line-height:14px;color:var(--dark-blue);background-color:#fafbfd}}@media (max-width:1279px) and (min-width:768px){.wallets[data-v-8b54b9fe]{display:flex;-moz-column-gap:10px;column-gap:10px}.wallets .card[data-v-8b54b9fe]{background-color:#fff;display:flex;flex-direction:column;row-gap:5px;min-width:90px;padding:15px 10px}.wallets .card .name[data-v-8b54b9fe]{font-size:12px;line-height:90%}.wallets .card .balance[data-v-8b54b9fe]{font-weight:600;font-size:12px;line-height:13px}.wallets .card .icon[data-v-8b54b9fe],.wallets .card svg[data-v-8b54b9fe]{display:none}.wallets .card.-selected[data-v-8b54b9fe]{border-radius:10px;color:var(--white);min-width:100px;background-image:url(../img/lines-bottom.78c1fe09.webp);background-size:100% 100%;background-position:50%;background-color:#07225d}.wallets .card.-selected.-is-whitelabel[data-v-8b54b9fe]{background:linear-gradient(0,var(--dark-blue) -25.39%,var(--blue-link) 300.43%)}.wallets .card.-active[data-v-8b54b9fe]{background:var(--dark-blue);color:var(--white)}.wallets .card.-active>.balance[data-v-8b54b9fe]{color:var(--white)}.wallets .other-cards-container[data-v-8b54b9fe]{flex-grow:1;display:flex;align-items:center;justify-content:flex-start;-moz-column-gap:15px;column-gap:15px}.wallets .other-cards-container>.other-cards[data-v-8b54b9fe]{border-radius:10px;overflow-x:auto;max-width:363px;display:flex;gap:1px;background-color:var(--dark-blue-10)}.wallets .other-cards-container>.other-cards[data-v-8b54b9fe]::-webkit-scrollbar{height:3px;position:absolute}.wallets .other-cards-container>.other-cards[data-v-8b54b9fe]::-webkit-scrollbar-track{border-radius:100px;background-color:#fff}.wallets .other-cards-container>.other-cards[data-v-8b54b9fe]::-webkit-scrollbar-thumb{border-radius:10px;background:var(--blue-link)}.wallets .other-cards-container>.links[data-v-8b54b9fe]{display:flex;-moz-column-gap:20px;column-gap:20px}.wallets .other-cards-container>.links>.add[data-v-8b54b9fe]{font-size:12px;line-height:16px;max-width:60px;cursor:pointer;color:var(--blue-link)}.wallets .other-cards-container>.links>.add[data-v-8b54b9fe]:hover{color:var(--blue-link-hover)}.wallets .other-cards-container>.links>a[data-v-8b54b9fe]{font-size:12px;line-height:90%;cursor:pointer;position:relative}.wallets .other-cards-container>.links>a[data-v-8b54b9fe]:before{content:"";position:absolute;left:-10px;width:1px;height:10px;background-color:var(--dark-blue)}}@media (max-width:767px){.wallets[data-v-8b54b9fe]{display:flex;flex-direction:column;row-gap:15px}.wallets .card[data-v-8b54b9fe]{padding:15px 35px 15px 20px;position:relative;justify-content:space-between;background-color:var(--white);font-size:14px;line-height:21px}.wallets .card>.name[data-v-8b54b9fe],.wallets .card[data-v-8b54b9fe]{display:flex;-moz-column-gap:10px;column-gap:10px;align-items:center}.wallets .card>.name>.currency-icon[data-v-8b54b9fe]{width:26px;display:flex;justify-content:center;align-items:center}.wallets .card>.name>img[data-v-8b54b9fe]{max-height:21px}.wallets .card>.balance[data-v-8b54b9fe]{font-weight:500}.wallets .card svg[data-v-8b54b9fe]{position:absolute;top:calc(50% - 7px);right:15px}.wallets .card.-selected[data-v-8b54b9fe]{padding:15px 15px 10px 15px;border-radius:10px;flex-direction:column;align-items:flex-start;row-gap:15px;color:var(--dark-blue)}.wallets .card.-selected .name[data-v-8b54b9fe]{font-size:13px;line-height:90%}.wallets .card.-selected .balance[data-v-8b54b9fe]{font-weight:600;font-size:14px;line-height:21px}.wallets>.other-cards-container[data-v-8b54b9fe]{display:flex;flex-direction:column;gap:1px;background-color:var(--dark-blue-10);border-radius:10px;overflow:hidden}.wallets>.other-cards-container>.other-cards[data-v-8b54b9fe]{display:flex;flex-direction:column;gap:1px}.wallets>.other-cards-container>.links>.add[data-v-8b54b9fe]{padding:10px 35px 10px 20px;background-color:#fafbfd;display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px;font-weight:500;font-size:13px;line-height:19px;color:var(--dark-blue)}.wallets>.other-cards-container>.links>.add>svg[data-v-8b54b9fe]{display:block;padding:7px;box-sizing:content-box;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.1)}.wallets>.other-cards-container>.links>.link[data-v-8b54b9fe]{display:none}}.account[data-v-03dab3ba]{width:100%;flex-grow:1;border-radius:20px;padding-bottom:20px;background-color:var(--white)}.account>.account-header[data-v-03dab3ba]{padding:30px 40px;background:rgba(242,245,249,.4)}.account>.account-header>.desktop[data-v-03dab3ba]{display:flex;justify-content:space-between}.account>.account-header>.desktop>.info[data-v-03dab3ba]{color:var(--dark-blue)}.account>.account-header>.desktop>.info>.title[data-v-03dab3ba]{height:18px;width:100px;margin:5px 0;background-color:var(--dark-blue-10);border-radius:100px}.account>.account-header>.desktop>.info>.sub-title[data-v-03dab3ba]{margin-top:10px;width:70px;height:12px;background-color:var(--dark-blue-10);border-radius:100px}.account>.account-header>.desktop>.info>.balance[data-v-03dab3ba]{margin-top:10px;height:29px;border-radius:100px;background-color:var(--dark-blue-10)}.account>.account-header>.desktop>.info>.buttons[data-v-03dab3ba]{margin-top:15px;display:flex;-moz-column-gap:5px;column-gap:5px}.account>.account-header>.desktop>.info>.buttons>.btn[data-v-03dab3ba]{height:40px;border-radius:100px;width:90px;background-color:var(--dark-blue-10)}.account>.account-header>.desktop>.verify-card[data-v-03dab3ba]{width:230px;padding:20px 25px;display:flex;flex-direction:column;row-gap:20px;border-radius:20px;color:var(--dark-blue);background-color:var(--dark-blue-10);background-size:cover;background-repeat:no-repeat;background-position:top;color:var(--white);font-weight:700;font-size:14px;line-height:21px}.account>.account-header>.desktop>.verify-card>.text>.string[data-v-03dab3ba]{height:14px;margin:3px 0;width:100%;border-radius:100px;background-color:var(--dark-blue-10)}.account>.account-header>.desktop>.verify-card>.text>.string.-small[data-v-03dab3ba]{width:80%}.account>.account-header>.desktop>.verify-card>.btn[data-v-03dab3ba]{width:120px;height:35px;border-radius:100px;border:none;background:var(--dark-blue-10);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.account>.account-content[data-v-03dab3ba]{background-color:var(--white)}.account>.account-content>.search[data-v-03dab3ba]{height:157px;padding:30px 40px}.account>.account-content>.search>.title[data-v-03dab3ba]{height:18px;margin:5px 0;border-radius:100px;background-color:var(--dark-blue-10);width:200px}.account>.account-content>.search>.content[data-v-03dab3ba]{display:flex;gap:20px;padding-top:20px}.account>.account-content>.search>.content>.item[data-v-03dab3ba]{flex-basis:230px;flex-grow:1;height:50px;border-radius:10px;background-color:var(--dark-blue-10)}.account>.account-content>.search>.content>.item.-big[data-v-03dab3ba]{flex-basis:370px;flex-grow:1}.account>.account-content>.orders[data-v-03dab3ba]{padding-top:20px}.diagram-stats[data-v-3141f31e]{background-color:var(--white);padding-bottom:13px;position:relative}.diagram-stats .opened[data-v-3141f31e]{padding:30px 40px;display:flex;background-color:#fafbfd;-moz-column-gap:30px;column-gap:30px;border-top:1px solid var(--light-gray-hover);border-bottom:1px solid var(--light-gray-hover);max-height:1000px}.diagram-stats .opened>.tabs[data-v-3141f31e]{flex-grow:1;overflow:hidden}.diagram-stats .opened>.tabs>.titles[data-v-3141f31e]{margin-top:15px;display:flex;border-bottom:1px solid var(--dark-blue-10);padding-bottom:12px;-moz-column-gap:28px;column-gap:28px}.diagram-stats .opened>.tabs>.titles>.title[data-v-3141f31e]{font-weight:400;font-size:14px;line-height:90%;color:var(--dark-blue-60);position:relative;transition:all .2s ease-in;cursor:pointer}.diagram-stats .opened>.tabs>.titles>.title>.line[data-v-3141f31e]{position:absolute;width:calc(100% + 8px);height:2px;background-color:var(--blue-link);left:-4px;top:calc(100% + 12px)}.diagram-stats .opened>.tabs>.titles>.title.-active[data-v-3141f31e],.diagram-stats .opened>.tabs>.titles>.title[data-v-3141f31e]:hover{color:var(--dark-blue)}.diagram-stats .opened>.tabs>.groups[data-v-3141f31e]{position:relative}.diagram-stats .opened>.tabs>.groups .incoming[data-v-3141f31e],.diagram-stats .opened>.tabs>.groups .outcoming[data-v-3141f31e]{display:flex;flex-wrap:wrap;gap:8px;padding-top:20px}.diagram-stats .opened>.tabs>.groups .item[data-v-3141f31e]{height:38px;padding:0 15px;display:flex;align-items:center;-moz-column-gap:5px;column-gap:5px;background-color:var(--white);border:1px solid var(--dark-blue-10);border-radius:10px;font-weight:400;font-size:13px;line-height:90%;color:var(--dark-blue-60);transition:all .2s;cursor:pointer}.diagram-stats .opened>.tabs>.groups .item>.point[data-v-3141f31e]{width:8px;height:8px;border-radius:50%}.diagram-stats .opened>.tabs>.groups .item>span[data-v-3141f31e]{color:var(--dark-blue)}.diagram-stats>.btn[data-v-3141f31e]{position:absolute;bottom:0;display:flex;justify-content:center;align-items:center;left:calc(50% - 10px);width:20px;height:20px;border-radius:50%;background:var(--white);box-shadow:0 1px 2px rgba(0,0,0,.2);cursor:pointer}.diagram-stats>.btn svg[data-v-3141f31e]{transition:all 1s}.diagram-stats>.btn.-open[data-v-3141f31e]{animation-duration:1s;animation-name:scale-3141f31e}.diagram-stats>.btn.-open svg[data-v-3141f31e]{transform:scale(-1)}@media (max-width:767px){.diagram-stats[data-v-3141f31e]{margin:0 -15px}.diagram-stats .opened[data-v-3141f31e]{flex-wrap:wrap;justify-content:center}.diagram-stats .opened>div[data-v-3141f31e]{flex-basis:100%}.diagram-stats .opened>.tabs[data-v-3141f31e]{display:flex;justify-content:center}.diagram-stats .opened>.tabs .titles[data-v-3141f31e]{justify-content:center;width:182px}.diagram-stats .opened>.tabs .groups .incoming[data-v-3141f31e],.diagram-stats .opened>.tabs .groups .outcoming[data-v-3141f31e]{justify-content:center}.diagram-stats .opened>.tabs .groups .item[data-v-3141f31e]{font-weight:300;font-size:10px;line-height:90%;color:var(--white);padding:8px 7px;border-radius:3px;height:25px}.diagram-stats .opened>.tabs .groups .item span[data-v-3141f31e]{color:var(--white)}.diagram-stats .opened>svg[data-v-3141f31e]{margin-top:15px}}.left-enter-active[data-v-3141f31e],.left-leave-active[data-v-3141f31e]{transition:all .4s}.left-enter[data-v-3141f31e],.left-leave-to[data-v-3141f31e]{transform:translateX(100%);opacity:0}.right-enter-active[data-v-3141f31e],.right-leave-active[data-v-3141f31e]{transition:all .4s}.right-enter[data-v-3141f31e],.right-leave-to[data-v-3141f31e]{transform:translateX(-100%);opacity:0}.right-list-enter-active[data-v-3141f31e],.right-list-leave-active[data-v-3141f31e]{transition:all .4s}.right-list-enter[data-v-3141f31e],.right-list-leave-to[data-v-3141f31e]{transform:translateX(100%);opacity:0;position:absolute;top:0}.left-list-enter-active[data-v-3141f31e],.left-list-leave-active[data-v-3141f31e]{transition:all .4s}.left-list-enter[data-v-3141f31e],.left-list-leave-to[data-v-3141f31e]{transform:translateX(-100%);opacity:0;position:absolute;top:0}.stats-enter-active[data-v-3141f31e],.stats-leave-active[data-v-3141f31e]{transition:all .5s}.stats-enter[data-v-3141f31e],.stats-leave-to[data-v-3141f31e]{opacity:0;padding:0 40px!important;max-height:0!important}.line-enter-active[data-v-3141f31e],.line-leave-active[data-v-3141f31e]{transition:all .5s}.line-enter[data-v-3141f31e],.line-leave-to[data-v-3141f31e]{opacity:0;transform:scale(0);position:absolute}@keyframes scale-3141f31e{0%{transform:scale(1)}50%{transform:scale(2)}to{transform:scale(1)}}.sale-tokens{margin-top:20px;padding-bottom:50px!important}.sale-tokens>.deal-input{display:flex;align-items:center;-moz-column-gap:15px;column-gap:15px;margin-top:15px}.sale-tokens>.deal-input>label{width:200px;flex-shrink:0;position:relative;display:block;align-self:flex-start}.sale-tokens>.deal-input>label>span{position:absolute;font-weight:400;font-size:16px;line-height:24px;color:var(--dark-blue-40);bottom:13px;right:15px;transition:all .2s}.sale-tokens>.deal-input>label>span.-not-valid{right:44px}.sale-tokens>.deal-input>.description{font-weight:400;font-size:12px;line-height:144%;color:var(--dark-blue-40);padding-top:26px}.sale-tokens>.deal-input>.description>.value{display:inline-flex;font-weight:500;font-size:16px;line-height:24px;color:var(--blue-link);border-bottom:1px dashed var(--blue-link);cursor:pointer;transition:all .2s}.sale-tokens>.deal-input>.description>.value:hover{border-bottom:1px dashed var(--blue-link-hover);color:var(--blue-link-hover)}.sale-tokens>.deal-input>.description>.price{font-size:14px;line-height:144%;color:var(--dark-blue)}.sale-tokens>.label{margin-top:15px;font-weight:400;font-size:14px;line-height:144%}.sale-tokens>.total{font-weight:600;font-size:22px;line-height:33px}.sale-tokens>.btn{margin-top:10px}@media (max-width:767px){>.sale-token{margin-top:10px;padding-bottom:15px}>.sale-token>.deal-input{-moz-column-gap:15px;column-gap:15px;margin-top:15px}>.sale-token>.deal-input>label{width:160px;flex-shrink:0}>.sale-token>.deal-input>.description{padding-top:23px}>.sale-token>.label{font-weight:400;font-size:12px;line-height:144%}>.sale-token>.total{font-weight:600;font-size:16px;line-height:24px}}.content[data-v-233aca88]{background-color:var(--white);margin:0 -15px;padding:15px 15px 0 15px;color:var(--dark-blue)}.claim-block{background-color:var(--white);border-radius:20px;flex-grow:1;align-self:flex-start;width:100%}.claim-block>.stats-block{padding:30px 40px;background-color:#fafbfd;border-bottom:1px solid var(--main-grey);border-radius:20px 20px 0 0}.claim-block>.stats-block>.title{font-weight:700;font-size:18px;line-height:27px}.claim-block>.stats-block>.content{margin-top:10px;display:flex;-moz-column-gap:30px;column-gap:30px}.claim-block>.stats-block>.content>.item>.name{font-weight:400;font-size:13px;line-height:90%;opacity:.6}.claim-block>.stats-block>.content>.item>.value{font-weight:600;font-size:20px;line-height:30px;display:flex;-moz-column-gap:5px;column-gap:5px;align-items:center}.claim-block>.stats-block>.content>.item>.value>.date{background:rgba(37,92,231,.1);font-weight:500;font-size:12px;line-height:18px;padding:2px 8px;border-radius:100px 100px 100px 0}.claim-block>.stats-block>.btn{margin-top:15px}.claim-block>.schedule-block>.title{padding:30px 40px 20px;font-weight:600;font-size:18px;line-height:27px}.claim-block>.schedule-block>.table>.table-string{display:flex;align-items:center;border-bottom:1px solid var(--dark-blue-10);padding:20px 40px}.claim-block>.schedule-block>.table>.table-string>:first-child{width:160px}.claim-block>.schedule-block>.table>.table-string>:nth-child(2){width:250px}.claim-block>.schedule-block>.table>.table-string>:nth-child(3){flex-grow:1;text-align:right}.claim-block>.schedule-block>.table>.table-string>.value{font-weight:500;font-size:14px;line-height:21px;display:flex;-moz-column-gap:4px;column-gap:4px;align-items:center}.claim-block>.schedule-block>.table>.table-string>.action{font-weight:400;font-size:14px;line-height:21px;text-align:right}.claim-block>.schedule-block>.table>.table-string.-head{font-weight:400;font-size:12px;line-height:18px;color:var(--dark-blue-40);padding:0 40px 20px}.claim-block>.schedule-block>.table>.table-string.-claimed>.action,.claim-block>.schedule-block>.table>.table-string.-claimed>.value{color:var(--dark-blue-40)}.claim-block>.schedule-block>.table>.table-string.-unlocked{background-color:#f8fdf4}.claim-block>.schedule-block>.table>.table-string.-unlocked>.value.-status{color:var(--green)}.claim-block>.schedule-block>.table>.table-string.-unlocked>.value.-status>span{color:var(--dark-blue)}.claim-block>.schedule-block>.table>.table-string.-locked>.value.-status{color:var(--orange)}.claim-block>.schedule-block>.table>.table-string.-locked>.value.-status>span{color:var(--dark-blue)}.claim-block>.schedule-block>.table>.table-string.-locked>.value>.action>.btn{opacity:.4!important}.claim-block>.schedule-block>.table>.table-string:last-child{border-bottom:none}@media (max-width:767px){.claim-block{margin:-15px;padding:15px;background:none}.claim-block,.claim-block>.stats-block{border-radius:0;width:calc(100% + 30px)}.claim-block>.stats-block{padding:20px 15px;background-color:#fafbfd;margin:0 -15px}.claim-block>.stats-block>.title{font-weight:700;font-size:18px;line-height:27px}.claim-block>.stats-block>.content{margin-top:0;-moz-column-gap:0;column-gap:0;flex-wrap:wrap;gap:8px}.claim-block>.stats-block>.content>.item{flex-basis:48%;flex-grow:1}.claim-block>.stats-block>.content>.item>.name{font-weight:400;font-size:12px;line-height:90%}.claim-block>.stats-block>.content>.item>.value{font-weight:600;font-size:14px;line-height:21px;display:block}.claim-block>.stats-block>.content>.item>.value>.date{background:none;font-weight:500;font-size:10px;line-height:15px;padding:0;color:var(--dark-blue-40)}.claim-block>.stats-block>.btn{margin-top:10px;height:40px;width:100%;font-weight:600;font-size:14px;line-height:21px}.claim-block>.schedule-block{background-color:var(--white);margin:0 -15px;border-radius:0}.claim-block>.schedule-block>.title{display:none}.claim-block>.schedule-block>.table>.table-string{flex-direction:column;align-items:flex-start;justify-content:center;padding:15px;position:relative}.claim-block>.schedule-block>.table>.table-string>:first-child,.claim-block>.schedule-block>.table>.table-string>:nth-child(2),.claim-block>.schedule-block>.table>.table-string>:nth-child(3){width:auto}.claim-block>.schedule-block>.table>.table-string>.value{font-weight:600;font-size:14px;line-height:21px;display:flex;-moz-column-gap:4px;column-gap:4px;align-items:center}.claim-block>.schedule-block>.table>.table-string>.value>span{font-weight:400;color:var(--dark-blue-40)}.claim-block>.schedule-block>.table>.table-string>.action{display:flex;justify-content:space-between;align-items:center;-moz-column-gap:4px;column-gap:4px;font-weight:400;font-size:14px;line-height:21px}.claim-block>.schedule-block>.table>.table-string>.action>span{font-weight:400;color:var(--dark-blue-40)}.claim-block>.schedule-block>.table>.table-string>.btn{position:absolute;right:15px}.claim-block>.schedule-block>.table>.table-string.-head{display:none}.claim-block>.schedule-block>.table>.table-string.-claimed>.action,.claim-block>.schedule-block>.table>.table-string.-claimed>.value{color:var(--dark-blue-40)}.claim-block>.schedule-block>.table>.table-string.-unlocked{background-color:#f8fdf4}.claim-block>.schedule-block>.table>.table-string.-unlocked>.value.-status{color:var(--green)}.claim-block>.schedule-block>.table>.table-string.-locked>.value.-status{color:var(--orange)}.claim-block>.schedule-block>.table>.table-string.-locked>.value.-status>span{color:var(--dark-blue-40)}.claim-block>.schedule-block>.table>.table-string.-locked>.value>.action>.btn{opacity:.4!important}.claim-block>.schedule-block>.table>.table-string:last-child{border-bottom:none}.claim-block .-mobile{margin:0 -15px;width:calc(100% + 30px);padding:20px 15px;background:#fafbfd;border-radius:0}}.assets-container[data-v-4c12d52e]{background-color:var(--blue-gray);width:100%}@media (min-width:1280px){.assets[data-v-4c12d52e]{min-height:700px;width:var(--main-width-full);margin:0 auto}.assets .content[data-v-4c12d52e]{display:flex;-moz-column-gap:20px;column-gap:20px;margin-bottom:95px}.assets .content>.account-container[data-v-4c12d52e]{display:flex;-moz-column-gap:20px;column-gap:20px;flex-grow:1}.assets .content>.account-container>.widgets[data-v-4c12d52e]{width:250px;flex-shrink:0;display:flex;flex-direction:column;row-gap:20px}}@media (max-width:1279px) and (min-width:768px){.assets[data-v-4c12d52e]{width:var(--main-width);margin:0 auto}.assets .content[data-v-4c12d52e]{display:flex;flex-direction:column;row-gap:20px;margin-bottom:50px}.assets .content>.account-container[data-v-4c12d52e]{display:flex;flex-direction:column-reverse;row-gap:20px}.assets .content>.account-container>.widgets[data-v-4c12d52e]{width:100%;display:flex;-moz-column-gap:20px;column-gap:20px}.assets .content>.account-container>.widgets>[data-v-4c12d52e]{flex-grow:1}.assets .content>.account-container>.widgets>[data-v-4c12d52e]:nth-child(2){width:190px;flex-grow:0}.assets .content>.account-container>.widgets>[data-v-4c12d52e]:nth-child(3){display:none}.assets .content>.account-container.-reverse[data-v-4c12d52e]{flex-direction:column}}@media (max-width:767px){.assets[data-v-4c12d52e]{width:100%;margin:0 auto;padding:15px 15px 32px 15px;position:relative}.assets .content[data-v-4c12d52e]{position:relative}.assets .content>.account-container[data-v-4c12d52e]{display:block}.assets .content>.account-container>.widgets[data-v-4c12d52e]{display:none}}.left-enter-active[data-v-4c12d52e],.left-leave-active[data-v-4c12d52e]{transition:all .4s}.left-enter[data-v-4c12d52e],.left-leave-to[data-v-4c12d52e]{transform:translateX(-100%);position:absolute;top:50px;width:100%;opacity:0}.right-enter-active[data-v-4c12d52e],.right-leave-active[data-v-4c12d52e]{transition:all .4s}.right-enter[data-v-4c12d52e],.right-leave-to[data-v-4c12d52e]{transform:translateX(100%);position:absolute;width:100%;top:50px;opacity:0}