.btn-menu{width:52px;height:52px;min-width:52px;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;margin-right:24px;transition:all .3s;display:flex}.header__burger-line{width:20px;height:3px;background-color:#fff;border-radius:2px}.header__burger-line:before{width:20px;margin-top:-8px}.header__burger-line:after{width:10px;margin-top:8px}.header__burger-line:after,.header__burger-line:before{content:"";height:3px;background-color:#fff;border-radius:2px;transition:all .3s;position:absolute}.header__burger.has-menu-open .header__burger-line:after,.header__burger.has-menu-open .header__burger-line:before{width:20px;margin:0 0 0 -10px;transition:all .3s}.header__burger.has-menu-open{transition:all .5s}.header__burger.has-menu-open .header__burger-line{width:0}.header__burger.has-menu-open .header__burger-line:before{transform:rotate(45deg)}.header__burger.has-menu-open .header__burger-line:after{transform:rotate(-45deg)}#header.active{border-bottom:1px solid rgba(255,255,255,.1)}.menu-row-container{clip-path:inset(0 round 16px);background:#1b00274d;flex-direction:column;justify-content:center;display:flex;position:relative}.menu-row-item{min-height:56px;color:#fff;align-items:center;padding:8px;font-size:14px;font-weight:700;line-height:125%;display:flex;position:relative;cursor:pointer}.menu-row-item.selected{background:linear-gradient(90deg,#da30b4,#ef3428);border:0!important}@keyframes roll{0%{transform:translateY(100%)}50%{transform:translateY(0)}to{transform:translateY(-100%)}}.rolling-animation{animation:roll 1s ease-in-out infinite}.number-container{display:flex;flex-direction:column;height:1000%}@media screen and (max-width:380px){.tx-status>div{min-width:0!important;padding:.25em .8rem!important;border-radius:.6rem!important}.tx-status p{font-size:.9em!important}.record-left img{min-width:25px!important;width:25px!important;height:25px!important}.record-right{gap:.75rem!important}.record-coin{min-width:35px!important;width:35px!important;height:35px!important}.record-coin img{min-width:30px!important;width:30px!important;height:30px!important}.record-coin-wrapper p{font-size:.6rem!important;bottom:-5px!important}.record-title{font-size:.8rem!important}.record-date{font-size:.65rem!important}.tab-list>button{padding:8px 15px!important;font-size:12px!important}#bottombar p{font-size:10px!important}#bottombar .bottombar-center,#bottombar img{height:40px}#bottombar .bottombar-center img{height:90px;top:-58px}.header-profile-icon{min-width:30px!important;width:30px!important;height:30px!important}.header-wallet-icon{min-width:37px!important;width:37px!important;height:37px!important}.header-username{padding-left:.85rem!important}.header-username,.header-wallet{display:flex!important;align-items:center!important}.header-wallet{padding-left:2rem!important}.header-username p,.header-wallet p{font-size:.8rem!important}.header-right,.header-tools{gap:.25rem!important}}.header-secondary-hover-providers{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);background-color:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.card-e{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);border-radius:10px;padding:14px;background-color:#fff}@media screen and (max-width:767px){.card-e{box-shadow:none;padding:8px}.header-e>div{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)!important}}.card-e-small{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);background-color:#333;border-radius:8px}.pagination{gap:5px}.pagination,.pagination li{display:flex;align-items:center;justify-content:center}.pagination li{width:40px;height:40px;cursor:pointer}.pagination li.selected{background:#3a3a3a;color:#fff}.header-secondary-hot{animation:beat 1s infinite alternate}@keyframes beat{0%{transform:scale(1)}to{transform:scale(1.15)}}