@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;src:url(/static/media/InterTight-Regular.147081235620fc8218a6.woff2) format("truetype")}@font-face{font-family:Inter Tight;font-style:normal;font-weight:500;src:url(/static/media/InterTight-Medium.559347b42cd1800d3b24.woff2) format("truetype")}@font-face{font-family:Inter Tight;font-style:normal;font-weight:600;src:url(/static/media/InterTight-SemiBold.bef41ffdbef7abb3dbbc.woff2) format("truetype")}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg-color:var(--deep-dark-blue-color,#121726);--white100-color:#fff;--white80-color:#fffc;--white50-color:#ffffff80;--white25-color:#ffffff40;--white15-color:#ffffff26;--white10-color:#ffffff1a;--white3-color:#ffffff08;--accent-gradient:linear-gradient(180deg,#368dff,#2279eb);--accent-color:#2c83f5;--accent50-color:#2c83f580;--success-color:#34c759;--error-color:#ff3b30;--deep-dark-blue-color:#121726;--border-color:#1b2239}body{background:#121726;background:var(--bg-color);color:#fff;color:var(--white100-color);font-family:Inter Tight,sans-serif}.App.noScroll,body.no-scroll{overflow:hidden}.container{margin:0 auto;max-width:358px;padding:0 16px}button{border:none;cursor:pointer}.loading-bar{align-items:center;background-color:#121726;background-color:var(--bg-color);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.loading-bar__progress{background-color:#fff;height:4px;overflow:hidden;position:relative;width:200px}.loading-bar__progress:before{animation:loading 2s linear infinite;background-color:#2c83f5;background-color:var(--accent-color);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@keyframes loading{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.page-transition{height:100%;opacity:1;transition:opacity 1.2s ease-in-out,transform .3s ease-out;width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.appearanceAnimation{animation:appearanceAnim 1.5s}@keyframes appearanceAnim{0%{opacity:0}to{opacity:1}}.App{background:#121726;background:var(--deep-dark-blue-color,#121726);color:#fff;color:var(--white100-color,#fff);display:flex;flex-direction:column;font-family:Inter Tight,sans-serif;width:100%}.homePage{background-position:30% -20%;background-repeat:no-repeat;background-size:auto;min-height:100vh;padding-bottom:75px}.homePage__banner{box-sizing:border-box;display:flex;justify-content:center;margin-left:auto;margin-right:auto;padding:32px}.homePage__banner img{width:128px}.homePage__titleBlock{grid-row-gap:12px;display:grid;grid-template-columns:262px;grid-template-rows:auto auto;justify-content:center;padding-top:240px;row-gap:12px;text-align:center}.homePage__title{color:var(--white100-color);font-size:32px;font-weight:600;line-height:100%}.homePage__subtitle,.homePage__title{font-family:Inter Tight;font-style:normal;text-align:center}.homePage__subtitle{color:var(--white50-color);margin-top:12px}.homePage__balanceTitle,.homePage__subtitle{font-size:18px;font-weight:500;line-height:130%}.homePage__balanceTitle{font-family:Inter Tight;font-style:normal;padding:32px 0 16px}.homePage__balanceCards{grid-row-gap:10px;display:grid;row-gap:10px}.homePage__timerBlock{margin-top:24px}.homePage__buttons{display:flex;flex-direction:row;gap:10px;margin-top:10px;width:100%}.homePage__button{align-items:center;background:linear-gradient(180deg,#368dff,#2279eb);background:var(--Accent-gradient,linear-gradient(180deg,#368dff 0,#2279eb 100%));border-radius:12px;box-shadow:inset 0 0 8px 0 #ffffff40;color:#fff;display:flex;flex:1 1;font-family:Inter Tight;font-size:16px;font-style:normal;font-weight:500;height:56px;justify-content:center;line-height:135%;min-width:0;text-decoration:none}.homePage_QR{border:1px solid #1e2331;border-radius:12px;box-sizing:border-box;height:200px;margin-left:auto;margin-right:auto;margin-top:10px;overflow:hidden;padding:14px;width:200px}.homePage_QR img{border-radius:6px;height:100%;overflow:hidden;width:100%}.balanceCard{-webkit-backdrop-filter:blur(3.35px);backdrop-filter:blur(3.35px);background:var(--deep-dark-blue-color);background-position:100% 0;background-repeat:no-repeat;background-size:cover;border:1px solid #242e4c;border-radius:16px;box-shadow:0 4px 4px 0 #0605251a;display:grid;height:120px;max-width:350px;padding:16px;width:100%}.balanceCard__title{color:var(--white50-color);font-size:14px;max-width:95px;overflow:hidden;padding-top:24px;text-overflow:ellipsis;white-space:nowrap}.balanceCard__title,.balanceCard__value{font-family:Inter Tight;font-style:normal;font-weight:500;line-height:130%}.balanceCard__value{font-size:24px;padding-top:4px}.refundBalanceCard{-webkit-backdrop-filter:blur(3.35px);backdrop-filter:blur(3.35px);background:var(--deep-dark-blue-color);background-position:165% 30%;background-repeat:no-repeat;border:1px solid #242e4c;border-radius:16px;box-shadow:0 4px 4px 0 #0605251a;display:grid;height:120px;max-width:350px;overflow:hidden;padding:16px;position:relative;width:100%;&:after,&:before{border-radius:50%;content:"";filter:blur(15px);opacity:.6;position:absolute;z-index:0}&:after{background:#2279eb80;bottom:-20px;height:80px;right:-20px;width:80px}&:before{background:#368dff1a;bottom:5px;height:50px;right:30px;width:50px}}.refundBalanceCard__rightBlob{background:#2279eb5c;height:90px;right:-50px;top:50%;transform:translateY(-50%);width:60px}.refundBalanceCard__bottomBlob,.refundBalanceCard__rightBlob{border-radius:50%;filter:blur(15px);pointer-events:none;position:absolute;z-index:0}.refundBalanceCard__bottomBlob{background:#368dff50;bottom:-50px;height:60px;left:50%;transform:translateX(-50%);width:250px}.refundBalanceCard__title{color:var(--white50-color);font-size:14px;max-width:95px;overflow:hidden;padding-top:24px;text-overflow:ellipsis;white-space:nowrap}.refundBalanceCard__title,.refundBalanceCard__value{font-family:Inter Tight;font-style:normal;font-weight:500;line-height:130%;position:relative;z-index:1}.refundBalanceCard__value{font-size:24px;padding-top:4px}.nav{bottom:4px;left:50%;opacity:1;position:fixed;transform:translateX(-50%);z-index:9999}.nav,.nav.hide{transition:all .5s ease}.nav.hide{bottom:-50px;opacity:0}.nav__wrp{background:var(--deep-dark-blue-color);background-position:bottom;background-repeat:no-repeat;background-size:auto;border:1px solid #1b2239;border-radius:1000px;box-shadow:0 0 16px 0 #00000026;padding:4px;position:relative}.nav__wrp,.nav__wrp a{align-items:center;display:flex}.nav__wrp a{aspect-ratio:1/1;gap:6px;height:56px;justify-content:center;min-height:56px;min-width:56px;padding:14px 10px;text-decoration:none;width:56px;z-index:999}.nav__circle{background:linear-gradient(180deg,#368dff,#2279eb);background:var(--Accent-gradient,linear-gradient(180deg,#368dff 0,#2279eb 100%));border-radius:1000px;box-shadow:inset 0 0 8px 0 #ffffff40;height:56px;position:absolute;top:50%;transform:translateY(-50%);width:56px}.nav__circle,.nav__circle.home{left:4px;transition:all .5s ease}.nav__circle.rewards{left:60px;transition:all .5s ease}.nav__circle.wallets{left:116px;transition:all .5s ease}.nav__circle.card{left:172px;transition:all .5s ease}.nav__circle.liquidation{left:228px;transition:all .5s ease}.nav__circle.links{left:284px;transition:all .5s ease}.calcRewards{grid-row-gap:24px;display:grid;row-gap:24px}.calcRewards__top{grid-gap:8px;display:grid;gap:8px;grid-template-columns:auto 56px}.calcRewards__input{background:#121726;background:var(--deep-dark-blue-color,#121726);border:1px solid var(--border-color);border-radius:12px;color:#ffffff80;font-style:normal;outline:0!important;overflow:hidden;text-overflow:ellipsis;width:100%}.calcRewards__btn,.calcRewards__input{align-items:center;align-self:stretch;display:flex;font-family:Inter Tight;font-size:16px;font-weight:500;gap:10px;height:56px;letter-spacing:-.4px;line-height:140%;padding:15px 12px}.calcRewards__btn{background:linear-gradient(180deg,#368dff,#2279eb);background:var(--Accent-gradient,linear-gradient(180deg,#368dff 0,#2279eb 100%));border-radius:12px;box-shadow:inset 0 0 8px 0 #ffffff40;color:#d1fe17;color:var(--Electric-lime,#d1fe17);cursor:pointer;justify-content:center;text-align:center;width:56px;width:100%}.calcRewards__bottom{display:none;flex-wrap:wrap;gap:6px}.calcRewards__bottom.active{display:flex;max-height:350px;overflow-y:auto}.calcRewards__item{background:#121726;background:var(--deep-dark-blue-color,#121726);background-position:top;background-repeat:no-repeat;background-size:auto;border:1px solid var(--border-color);border-radius:16px;flex-direction:column;flex-shrink:0;gap:10px;padding:12px;width:165px}.calcRewards__item,.calcRewards__week{align-items:center;display:flex;justify-content:center}.calcRewards__week{background:var(--white3-color);background-position:bottom;background-repeat:no-repeat;background-size:auto;border:1px solid #252d43;border-radius:12px;font-family:Inter Tight;font-size:16px;font-weight:400;gap:6px;letter-spacing:-.4px;line-height:140%;max-height:30px;padding:6px 12px}.calcRewards__itemValue{align-items:center;color:#fff;color:var(--white100-color,#fff);display:flex;font-family:Inter Tight;font-size:18px;font-style:normal;font-weight:500;line-height:130%}.addWallet{grid-row-gap:24px;display:grid;row-gap:24px}.addWallet__top{grid-gap:8px;display:grid;gap:8px;grid-template-columns:auto 56px}.addWallet__input{align-items:center;align-self:stretch;background:#121726;background:var(--deep-dark-blue-color,#121726);border:1px solid var(--border-color);border-radius:12px;color:#ffffff80;display:flex;font-family:Inter Tight;font-size:16px;font-style:normal;font-weight:500;gap:10px;height:56px;letter-spacing:-.4px;line-height:140%;outline:0!important;overflow:hidden;padding:15px 12px;text-overflow:ellipsis;width:100%}.addWallet__input.addWallet__input--error{border:1px solid #fd3030}.addWallet__btn{align-items:center;align-self:stretch;background:linear-gradient(180deg,#368dff,#2279eb);background:var(--Accent-gradient,linear-gradient(180deg,#368dff 0,#2279eb 100%));border-radius:12px;box-shadow:inset 0 0 8px 0 #ffffff40;color:#d1fe17;color:var(--Electric-lime,#d1fe17);cursor:pointer;display:flex;font-family:Inter Tight;font-size:16px;font-weight:500;gap:10px;height:56px;justify-content:center;letter-spacing:-.4px;line-height:140%;padding:15px 12px;text-align:center;width:56px;width:100%}.addWallet__btn:disabled{display:none}.addWallet__inputsBlock{grid-row-gap:12px;display:grid;height:100%;opacity:1;row-gap:12px;transition:1s ease;visibility:visible}.addWallet__inputsBlock.addWallet__inputsBlock--hidden{height:0;opacity:0;transition:1s ease;visibility:hidden}.addWallet__inputBlock{grid-row-gap:6px;grid-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:100%;grid-template-rows:auto 50px;position:relative;row-gap:6px}.addWallet__inputBlockTitle{color:#ffffffbf;font-weight:400;grid-column:1/3;letter-spacing:-.4px;line-height:140%;overflow:hidden;text-overflow:ellipsis}.addWallet__inputBlockCopy,.addWallet__inputBlockTitle{font-family:Inter Tight;font-size:14px;font-style:normal}.addWallet__inputBlockCopy{align-items:center;background:linear-gradient(180deg,#368dff,#2279eb);background:var(--accent-gradient,linear-gradient(180deg,#368dff 0,#2279eb 100%));border-radius:12px;bottom:7px;box-shadow:inset 0 0 8px 0 #ffffff40;color:#fff;color:var(--white100-color,#fff);cursor:pointer;display:flex;font-weight:500;justify-content:center;line-height:130%;max-height:30px;padding:6px 12px;position:absolute;right:14px}.addWallet__inputBlockCopy:active{opacity:.8;transition:.3}.addWallet__input--loading{animation:colorFade 2s infinite;color:#ffffff80}@keyframes colorFade{0%{color:#ffffff80}50%{color:#ffffffbf}to{color:#ffffff4d}}.timer{align-items:center;background:#121726;background:var(--deep-dark-blue-color,#121726);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #ffffff0d;border-radius:32px;display:flex;gap:12px;padding:16px}.timer__countdown{text-align:center}.timer__countdown,.timer__text{font-family:Inter Tight;font-size:14px;font-style:normal;font-weight:500;line-height:130%}.timer__text{color:#ffffff80;color:var(--white50-color,#ffffff80);overflow:hidden;text-overflow:ellipsis}.timer__mainBlock{align-items:center;display:flex;justify-content:space-between;width:100%}.timer__leftBlock{align-items:center;display:flex;gap:12px}.timer__progress{align-items:center;display:flex;height:60px;justify-content:flex-end;width:60px}.timer__btn{background:#d1fe171a;border:1px solid #d1fe171a;border-radius:10px;color:var(--lime-color);cursor:pointer;font-family:Inter Tight;font-size:16px;font-style:normal;font-weight:500;grid-row:2/3;letter-spacing:-.4px;line-height:140%;opacity:.5;padding:13px 12px;text-align:center}.circle-background,.circle-progress{fill:none}.circle-background{stroke:var(--white50-color);background-position:bottom;background-repeat:no-repeat;background-size:auto}.circle-progress{stroke:var(--accent-color);stroke-linecap:round;stroke-linejoin:round}.circle-text{fill:#fff;font-family:Inter Tight;font-size:14px;font-style:normal;font-weight:500;line-height:130%;text-align:center}.customAlert{background-color:#171717;border-radius:8px;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:500;left:50%;letter-spacing:-.4px;line-height:140%;padding:12px 24px;position:fixed;top:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;z-index:1000}.customAlert,.customAlert--hidden{opacity:0;transform:translateX(-50%) translateY(-100%)}.customAlert--visible{opacity:1;transform:translateX(-50%) translateY(20px)}*{box-sizing:border-box}.tierlistPage{align-items:center;font-family:Inter Tight;gap:24px}.tierlistPage,.tierlistPage__content{display:flex;flex-direction:column;width:100%}.tierlistPage__content{gap:14px}.tierlistPage__titleContent{align-items:center;align-self:stretch;background:linear-gradient(180deg,#368dff26,#2279eb26);border:1px solid #368dff26;border-radius:100px;display:flex;height:32px;justify-content:center;padding:4px 12px}.tierlistPage__titleTextContent{color:#368dff;font-family:Inter Tight;font-size:16px;font-weight:500;letter-spacing:-.4px;line-height:140%;text-align:center}.tierlistPage__tableContent{display:flex;flex-direction:column;gap:10px;width:100%}.tierlistPage__amountContent{display:flex;flex-direction:row;gap:10px;width:100%}.tierlistPage__amountTilteContent{align-items:center;background:#232323;border:1px solid #368dff0d;border-radius:100px;display:flex;height:32px;justify-content:center;padding:5px 8px;width:110px}.tierlistPage__amountTilteTextContent{color:#ffffff80;font-family:Inter Tight;font-size:16px;font-weight:500;letter-spacing:-.4px;line-height:140%;text-align:center}.tierlistPage__amountInputContent{align-items:center;background:#171717;border:1px solid #368dff1a;border-radius:12px;display:flex;flex:1 0;flex-direction:column;height:32px;justify-content:center;max-height:32px;padding:12px}.tierlistPage__amountInputContent::placeholder{color:#e5e5e5bf;font-family:Inter Tight;font-size:16px;font-weight:500;line-height:135%;text-align:center}.tierlistPage__rateContent{display:flex;flex-direction:row;gap:10px}.tierlistPage__rateTilteContent{align-items:center;background:#232323;border:1px solid #368dff0d;border-radius:100px;display:flex;height:32px;justify-content:center;padding:5px 8px;width:110px}.tierlistPage__rateTilteTextContent{color:#ffffff80;font-family:Inter Tight;font-size:16px;font-weight:500;letter-spacing:-.4px;line-height:140%;text-align:center}.tierlistPage__rateInputContent{align-items:center;background:#171717;border:1px solid #368dff1a;border-radius:12px;display:flex;flex:1 0;flex-direction:column;height:32px;justify-content:center;max-height:32px;padding:12px}.tierlistPage__rateInputContent::placeholder{color:#e5e5e5bf;font-family:Inter Tight;font-size:16px;font-weight:500;line-height:135%;text-align:center}.rewardsPage{background-position:30% -.8%;background-repeat:no-repeat;background-size:auto;min-height:100vh;padding-bottom:75px;padding-top:20px}.rewardsPage__list{grid-row-gap:10px;display:grid;row-gap:10px}.rewardsPage__title{font-family:Inter Tight;font-size:32px;font-style:normal;font-weight:600;line-height:100%}.rewardsPage__faqTitle span{margin-left:10px}.rewardsPage__faq{align-items:flex-start;-webkit-backdrop-filter:blur(3.35px);backdrop-filter:blur(3.35px);background:var(--deep-dark-blue-color);background-position:top;background-repeat:no-repeat;background-size:auto;border:1px solid #1b2239;border-radius:16px;box-shadow:0 4px 4px 0 #0605251a;display:flex;flex-direction:column;gap:10px;margin-bottom:20px;margin-top:20px;max-width:350px;padding:16px;width:100%}.rewardsPage__faqTitle{align-items:center;display:flex;font-family:Inter Tight;font-size:20px;font-weight:500;letter-spacing:-.4px;line-height:120%}.rewardsPage__faqIcon{height:30px;width:30px}.rewardsPage__empty,.rewardsPage__faqText{color:var(--white50-color);font-family:Inter Tight;font-size:16px;font-style:normal;font-weight:500;line-height:130%}.rewardsPage__empty{text-align:center}.rewardCard{-webkit-backdrop-filter:blur(3.35px);backdrop-filter:blur(3.35px);background:var(--deep-dark-blue-color);background-position:bottom;background-repeat:no-repeat;background-size:auto;border:1px solid #1b2239;border-radius:16px;box-shadow:0 4px 4px 0 #0605251a;max-width:350px;padding:16px;width:100%}.rewardCard__top{display:flex;flex-direction:column;gap:8px}.rewardCard__topBtns{grid-column-gap:10px;column-gap:10px;display:grid}.rewardCard__currencyIcon img{display:flex}.rewardCard__currency{align-self:stretch;background:var(--white3-color);background-position:100% 100%;background-repeat:no-repeat;background-size:auto;border:1px solid #ffffff0d;border-radius:12px;font-family:Inter Tight;font-size:16px;font-weight:500;justify-content:space-between;letter-spacing:-.4px;line-height:140%;max-height:56px;min-height:56px;padding:14px}.rewardCard__currency,.rewardCard__currencyWrp{align-items:center;display:flex;gap:6px}.rewardCard__currencyName{font-size:18px;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rewardCard__calcBtn,.rewardCard__currencyName{font-family:Inter Tight;font-style:normal;font-weight:500;line-height:130%}.rewardCard__calcBtn{background:var(--accent-gradient);border:none;box-shadow:inset 0 0 8px 0 #ffffff40;color:var(--white100-color);font-size:14px;gap:6px;justify-content:center;max-height:30px;padding:6px 12px}.rewardCard__calcBtn,.rewardCard__valueWrapper{align-items:center;border-radius:12px;display:flex}.rewardCard__valueWrapper{background:#232323;background:var(--light-grey-5-ffffff,#232323);border:1px solid #ffffff0d;gap:10px;padding:8px}.rewardCard__value{color:var(--white50-color);font-family:Inter Tight;font-size:18px;font-style:normal;font-weight:500;line-height:130%;overflow:hidden;text-overflow:ellipsis}.rewardCard__valueIcon{align-items:center;background:#d1fe171a;border:1px solid #d1fe171a;border-radius:10px;display:flex;height:24px;justify-content:center;width:24px}.rewardCard__valueIcon img{height:20px;width:20px}.rewardCard__bottom{list-style:none;margin-top:0;max-height:0;opacity:0;overflow:hidden;padding-top:0;row-gap:12px}.rewardCard__bottom,.rewardCard__bottom.active{transition:max-height .5s ease,opacity .5s ease,padding-top .5s ease,margin-top .5s ease}.rewardCard__bottom.active{margin-top:8px;max-height:500px;opacity:1;padding-top:24px}.rewardCard__bottom li{align-items:center;display:flex;justify-content:space-between}.rewardCard__bottom li+li{margin-top:8px}.rewardCard__bottomLeft{align-items:center;background:var(--white3-color);background-position:bottom;background-repeat:no-repeat;background-size:auto;border:1px solid #252d43;border-radius:12px;display:flex;font-family:Inter Tight;font-size:16px;font-weight:400;gap:6px;justify-content:center;letter-spacing:-.4px;line-height:140%;max-height:30px;padding:6px 12px}.rewardCard__bottomRight{color:#fff;overflow:hidden;text-align:right;text-overflow:ellipsis}.button,.rewardCard__bottomRight{font-family:Inter Tight;font-size:16px;font-weight:500;letter-spacing:-.4px;line-height:140%}.button{background:#d1fe171a;border:1px solid #d1fe171a;border-radius:10px;color:var(--lime-color);padding:13px 12px;text-align:center;width:100%}.button,.dropdownButton{align-items:center;display:flex;font-style:normal;justify-content:center}.dropdownButton{align-self:stretch;background:linear-gradient(180deg,#368dff,#2279eb);background:var(--Accent-gradient,linear-gradient(180deg,#368dff 0,#2279eb 100%));background-repeat:no-repeat;border:none;border-radius:12px;box-shadow:inset 0 0 8px 0 #ffffff40;color:var(--white100-color);font-family:Inter Tight;font-size:16px;font-weight:500;gap:6px;height:56px;line-height:135%;min-height:56px;padding:14px 10px}.walletsPage{background-position:30% -40%;background-repeat:no-repeat;background-size:auto;min-height:100vh;padding-bottom:75px;padding-top:30px}.walletsPage__top{align-items:center;display:flex}.walletsPage__title{font-family:Inter Tight;font-size:32px;font-weight:600;letter-spacing:-.4px;line-height:120%}.walletsPage__quantity{background:var(--white3-color);background-position:bottom;background-repeat:no-repeat;background-size:auto;border:1px solid #2a548c;border-radius:12px;color:#ffffff80;color:#fff;color:var(--white-color-white-color-100,#fff);font-family:Inter Tight;font-size:14px;font-style:normal;font-weight:500;line-height:130%;margin-left:12px;text-align:center}.walletsPage__btnAdd,.walletsPage__quantity{align-items:center;display:flex;gap:6px;justify-content:center;max-height:30px;padding:6px 12px}.walletsPage__btnAdd{background:linear-gradient(180deg,#368dff,#2279eb);background:var(--Accent-gradient,linear-gradient(180deg,#368dff 0,#2279eb 100%));border-radius:12px;box-shadow:inset 0 0 8px 0 #ffffff40;color:#fff;color:var(--white100-color,#fff);margin-left:auto}.walletsPage__list{grid-row-gap:10px;display:grid;padding-top:36px;row-gap:10px}.walletItem{align-items:center;column-gap:10px;display:flex;justify-content:space-between}.walletItem__wallet{grid-column-gap:8px;align-items:center;background:#121726;background:var(--Deep-dark-blue,#121726);border:1px solid var(--border-color);border-radius:12px;column-gap:8px;display:grid;grid-template-columns:auto 1fr auto;height:50px;padding:0 12px}.walletItem__btnDel{background:#ff3b30;background:var(--error-color,#ff3b30);border-radius:12px;box-shadow:inset 0 0 8px 0 #ffffff40;color:#fff;color:var(--white100-color,#fff);cursor:pointer;font-family:Inter Tight;font-size:14px;font-style:normal;font-weight:500;gap:6px;line-height:130%;max-height:30px;padding:6px 12px}.walletItem__btnDel,.walletItem__radioBtn{align-items:center;display:flex;justify-content:center}.walletItem__radioBtn{border:1px solid #1d1d1d;border-radius:50%;height:20px;width:20px}.walletItem__radioBtn img{display:none}.walletItem__radioBtn.active img{display:flex}.walletItem__walletValue{font-family:Inter Tight;font-size:16px;font-style:normal;font-weight:500;letter-spacing:-.4px;line-height:140%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modalWindow{align-items:flex-end;background-color:#0009;bottom:0;display:flex;height:100%;justify-content:center;left:0;opacity:0;overflow:hidden;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1000}.modalWindow.active{opacity:1;pointer-events:all}.modalWindow__block{background-position:50%;background-size:cover;border-radius:16px 16px 0 0;display:flex;flex-direction:column;margin:0;max-height:85vh;max-width:450px;padding:24px;transform:translateY(100%);transition:transform .4s cubic-bezier(.16,1,.3,1);width:100%;will-change:transform}.modalWindow.active .modalWindow__block{transform:translateY(0)}.modalWindow__blockTop{display:flex;justify-content:space-between;margin-bottom:20px}.modalWindow__title{font-family:Inter Tight;font-size:24px;font-weight:500;line-height:120%}.modalWindow__btnClose{background-color:initial;background-position:50%;background-repeat:no-repeat;background-size:contain;height:20px;width:20px}.modalWindow__content{-webkit-overflow-scrolling:touch;max-height:calc(85vh - 80px);overflow-y:auto;padding-right:5px;position:relative}.modalWindow__content::-webkit-scrollbar{width:4px}.modalWindow__content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.modalWindow__content::-webkit-scrollbar-thumb{background:#368dff80;border-radius:4px}.modalWindow__content:after{background:linear-gradient(0deg,#1b202bcc,#0000);bottom:0;content:"";height:20px;left:0;opacity:0;pointer-events:none;position:absolute;right:0;transition:opacity .3s}.modalWindow__content.scrollable:after{opacity:1}.liquidationPage{background-position:30% -40%;background-repeat:no-repeat;background-size:auto;min-height:100vh;padding-bottom:75px;padding-top:20px}.liquidationPage__title{color:#fff;color:var(--white-color-white-color-100,#fff);font-family:Inter Tight;font-size:18px;font-style:normal;font-weight:500;line-height:130%}.liquidationPage__progress-title{display:flex;font-family:Inter Tight;font-size:32px;font-style:normal;font-weight:600;line-height:100%;margin-top:20px}.liquidationPage__progress-bar{-webkit-backdrop-filter:blur(3.3499999046325684px);backdrop-filter:blur(3.3499999046325684px);background:#121726;background:var(--Deep-dark-blue,#121726);border:1px solid #1d2d4d;border-radius:10px;box-shadow:0 4px 4px 0 #0605251a;height:40px;margin-top:20px;position:relative;width:100%}.liquidationPage__progress-bar__inside{background:linear-gradient(180deg,#368dff,#2279eb),#d9d9d91a;border-radius:10px;height:calc(100% + 2px);left:-1px;position:absolute;top:-1px;transition:width 2s ease-out;width:0}.liquidationPage__progress-bar__label{color:#fff;color:var(--white-color-white-color-100,#fff);font-family:Inter Tight;font-size:16px;font-style:normal;font-weight:500;left:50%;line-height:135%;overflow:hidden;position:absolute;text-align:center;text-overflow:ellipsis;top:50%;transform:translate(-50%,-50%);z-index:10}.liquidationPage__stats{-webkit-backdrop-filter:blur(3.35px);backdrop-filter:blur(3.35px);background:#121726;background:var(--deep-dark-blue-color,#121726);background-position:top;background-repeat:no-repeat;background-size:auto;border:1px solid #1b2239;border:1px solid var(--border-color,#1b2239);border-radius:16px;box-shadow:0 4px 4px 0 #0605251a;margin-top:20px;max-width:350px;padding:16px;width:100%}.liquidationPage__stats,.liquidationPage__statsItem{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.liquidationPage__statsItem{align-self:stretch}.liquidationPage__statsWrapper{align-items:flex-start;align-self:stretch;display:flex;gap:10px}.liquidationPage__statsCurrency{align-items:center;background:#ffffff08;background:var(--white3-color,#ffffff08);background-position:bottom;background-repeat:no-repeat;background-size:auto;border:1px solid #1b2239;border:1px solid var(--border-color,#1b2239);border-radius:12px;display:flex;gap:6px;max-height:56px;min-height:56px;padding:14px;width:100px}.liquidationPage__statsCurrency span{font-family:Inter Tight;font-size:18px;font-style:normal;font-weight:500;line-height:130%}.liquidationPage__statsValue{align-items:center;background:#ffffff08;background:var(--white-color-white-color-3,#ffffff08);border:1px solid #1b2239;border:1px solid var(--border-color,#1b2239);border-radius:12px;display:flex;flex:1 0;font-family:Inter Tight;font-size:16px;font-style:normal;font-weight:500;gap:6px;line-height:135%;max-height:56px;min-height:56px;overflow:hidden;padding:14px;text-overflow:ellipsis}.liquidationPage__companyList{align-items:flex-start;display:flex;flex-direction:column;gap:16px;margin-top:20px;max-width:350px;width:100%}.liquidationPage__companyTitle,.liquidationPage__companyTitle span{font-family:Inter Tight;font-size:18px;font-style:normal;font-weight:500;line-height:130%}.liquidationPage__companyTitle span{color:#ffffff80;color:var(--white50-color,#ffffff80)}.liquidationPage__companyListItems{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.liquidationPage__companyListItem{align-items:center;background:#ffffff08;background:var(--white3-color,#ffffff08);background-position:bottom;background-repeat:no-repeat;background-size:auto;border:1px solid #1b2239;border:1px solid var(--border-color,#1b2239);border-radius:12px;display:flex;gap:10px;min-height:76px;padding:14px;width:calc(50% - 5px)}.liquidationPage__companyListCurrency{font-size:18px}.liquidationPage__companyListCurrency,.liquidationPage__companyListValue{font-family:Inter Tight;font-style:normal;font-weight:500;line-height:130%;overflow:hidden;text-overflow:ellipsis}.liquidationPage__companyListValue{color:#ffffff80;color:var(--white50-color,#ffffff80);font-size:14px}.slide-container{background:#121726;background:var(--deep-dark-blue-color,#121726);font-family:Inter Tight,sans-serif;height:auto;max-height:100%;overflow-x:hidden;overflow-y:clip;position:relative;width:100%}.slide-container.no-scroll{overflow-y:hidden}.slide-content{background:#121726;background:var(--deep-dark-blue-color,#121726);height:100%;overflow-y:clip;transition:transform .3s ease-out;width:100%}.linksPage{background-position:30% -40%;background-repeat:no-repeat;background-size:auto;min-height:100vh;padding-bottom:75px;padding-top:30px}.linksPage__header{flex-direction:row;justify-content:space-between;width:100%}.linksPage__header,.linksPage__headerLeft,.linksPage__headerRight{align-items:center;display:flex;gap:10px}.linksPage__title{font-family:Inter Tight;font-size:32px;font-weight:600;line-height:100%}.linksPage__headerCount{align-items:center;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:6px;justify-content:center;margin-left:10px;max-height:30px;padding:6px 12px}.linksPage__headerCountText{color:#fff;color:var(--white-color-white-color-100,#fff);font-family:Inter Tight;font-size:14px;font-weight:500;line-height:130%}.linksPage__headerButton{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;box-shadow:inset 0 0 8px 0 #ffffff40;display:flex;gap:6px;justify-content:center;margin-left:0;max-height:30px;padding:6px 12px}.linksPage__headerButton--tierList{background:linear-gradient(180deg,#368dff33,#2279eb33);border:1px solid #368dff4d;margin-left:auto;margin-right:10px}.linksPage__headerButtonText{align-items:center;color:#fff;color:var(--white-color-white-color-100,#fff);display:flex;font-family:Inter Tight;font-size:14px;font-weight:500;line-height:130%}.linksPage__items{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin-top:20px;width:100%}.linksPage__item{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #ffffff1a;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;gap:6px;justify-content:center;max-width:300px;padding:14px;width:calc(50% - 5px)}.linksPage__itemTitle{color:#fff;color:var(--white-color-white-color-100,#fff);margin-top:4px}.linksPage__itemLink,.linksPage__itemTitle{font-family:Inter Tight;font-size:14px;font-weight:500;line-height:130%}.linksPage__itemLink{color:#ffffff80;color:var(--white-color-white-color-50,#ffffff80);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.linksPage__itemButton{align-items:center;background-color:#1b202b;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #ffffff1a;border-radius:12px;box-sizing:border-box;display:flex;flex-shrink:1;gap:6px;justify-content:center;margin-top:4px;max-height:30px;padding:6px 12px;width:100%}.linksPage__itemButtonText{color:#fff;color:var(--white-color-white-color-100,#fff);display:flex;font-family:Inter Tight;font-size:14px;font-weight:500;line-height:130%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:600px){.linksPage__header{align-items:stretch;flex-direction:column;gap:10px}.linksPage__headerLeft,.linksPage__headerRight{flex-direction:row;gap:10px;justify-content:space-between;width:100%}.linksPage__headerRight{margin-top:10px}.linksPage__title{font-size:20px}.linksPage__headerButton,.linksPage__headerButton--tierList{justify-content:center;margin-left:0!important;margin-right:0!important;width:auto}}.cardPage{background-position:30% -40%;background-repeat:no-repeat;background-size:auto;min-height:100vh;padding-bottom:75px;padding-top:30px}.cardPage__title{font-family:Inter Tight;font-size:32px;font-weight:600;line-height:100%}.cardPage__address{align-items:center;align-self:stretch;border:1px solid #ffffff1a;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:row;gap:6px;justify-content:space-between;margin-top:20px;max-height:56px;min-height:56px;padding:14px}.cardPage__addressText{color:#fff;color:var(--white-color-white-color-100,#fff);font-family:Inter Tight;font-size:14px;font-weight:500;line-height:130%}.cardPage__addressButton{align-items:center;background:none;border:0;display:flex;gap:6px;justify-content:center;max-height:30px;padding:6px 12px;width:57px}.cardPage__addressButtonText{color:#fff;color:var(--white-color-white-color-100,#fff);font-family:Inter Tight;font-size:14px;font-weight:500;line-height:130%}.cardPage__cardViewWrp{cursor:pointer;height:183px;margin-top:10px;max-width:350px;perspective:1000px;width:100%}.cardPage__cardView{height:100%;position:relative;transform-style:preserve-3d;transition:transform .6s ease-in-out;width:100%}.cardPage__cardView.flipped{transform:rotateY(180deg)}.cardPage__cardViewBack,.cardPage__cardViewFront{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;height:100%;left:0;position:absolute;top:0;width:100%}.cardPage__cardViewFront{align-items:flex-start;background-position:-4px top;background-repeat:no-repeat;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 4px 4px 0 #0605251a;display:flex;flex-direction:column;gap:20px;padding:16px}.cardPage__cardViewBack{align-items:flex-end;border:1px solid #ffffff0d;border-radius:10px;display:flex;justify-content:flex-end;padding:20px;transform:rotateY(180deg)}.cardPage__cardViewBackBg{background-position:100%;background-repeat:no-repeat;background-size:cover;border-radius:10px;height:100%;left:0;position:absolute;top:0;transform:scaleX(-1);width:100%;z-index:1}.cardPage__cardViewBack:before{background-color:#413f3f;content:"";height:40px;left:0;position:absolute;top:30px;width:100%;z-index:2}.cardPage__cardFront{width:100%}.cardPage__cardBalanceBox{display:flex;flex-direction:row;margin-top:8px}.cardPage__cardBalance{color:#fff;color:var(--white-color-white-color-100,#fff);font-size:24px;margin-left:8px}.cardPage__cardBalance,.cardPage__cardBalanceTitle{font-family:Inter Tight;font-weight:500;line-height:130%;text-overflow:ellipsis}.cardPage__cardBalanceTitle{color:#ffffff80;color:var(--white-color-white-color-50,#ffffff80);font-size:14px;margin-top:50px}.cardPage__cardViewNumWrp{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:20.5px;width:100%}.cardPage__cardViewNum{color:#ffffff80;color:var(--white-color-white-color-50,#ffffff80);font-family:Inter Tight;font-size:14px;font-weight:500;line-height:130%;text-overflow:ellipsis}.cardPage__cardEyeIcon{margin-left:8px}.cardPage__cardDate{color:#ffffff80;color:var(--white-color-white-color-50,#ffffff80);font-family:Inter Tight;font-size:14px;font-weight:500;line-height:130%;margin-left:auto;text-overflow:ellipsis}.cardPage__cardViewNum:active{opacity:.5;transition:all .6s}.cardPage__cardViewDate{font-size:14px;font-weight:400;letter-spacing:-.4px}.cardPage__cardViewCVV,.cardPage__cardViewDate{color:#ffffffbf;font-family:Inter;line-height:140%}.cardPage__cardViewCVV{font-size:16px;font-weight:500;letter-spacing:1px;z-index:3}.cardPage__cardViewNumEye{background-position:50%;background-repeat:no-repeat;background-size:auto;cursor:pointer;height:24px;width:24px}.cardPage__balanceBlockBtns{align-items:center;column-gap:10px;display:flex;margin-top:20px;width:100%}.cardPage__balanceBtnDeposit,.cardPage__balanceBtnTransfer{align-items:center;border-radius:12px;box-shadow:inset 0 0 8px 0 #ffffff40;cursor:pointer;display:flex;flex:1 0;gap:6px;height:56px;justify-content:center;min-height:56px;padding:14px 10px}.cardPage__balanceBtnText{color:#fff;color:var(--white-color-white-color-100,#fff);font-family:Inter Tight;font-size:16px;font-weight:200;line-height:135%}.cardPage__valueIcon{align-items:center;background:#d1fe171a;border:1px solid #d1fe171a;border-radius:10px;display:flex;height:24px;justify-content:center;width:24px}
/*# sourceMappingURL=main.a7f18f8d.css.map*/