@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap";.wallet-adapter-button{background-color:transparent;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;height:48px;line-height:48px;padding:0 24px;border-radius:4px}.wallet-adapter-button-trigger{background-color:#512da8}.wallet-adapter-button:not([disabled]):focus-visible{outline-color:#fff}.wallet-adapter-button:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-button[disabled]{background:#404144;color:#999;cursor:not-allowed}.wallet-adapter-button-end-icon,.wallet-adapter-button-start-icon,.wallet-adapter-button-end-icon img,.wallet-adapter-button-start-icon img{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.wallet-adapter-button-end-icon{margin-left:12px}.wallet-adapter-button-start-icon{margin-right:12px}.wallet-adapter-collapse{width:100%}.wallet-adapter-dropdown{position:relative;display:inline-block}.wallet-adapter-dropdown-list{position:absolute;z-index:99;display:grid;grid-template-rows:1fr;grid-row-gap:10px;padding:10px;top:100%;right:0;margin:0;list-style:none;background:#2c2d30;border-radius:10px;box-shadow:0 8px 20px #0009;opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.wallet-adapter-dropdown-list-active{opacity:1;visibility:visible;transform:translateY(10px)}.wallet-adapter-dropdown-list-item{display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;outline:none;cursor:pointer;white-space:nowrap;box-sizing:border-box;padding:0 20px;width:100%;border-radius:6px;font-size:14px;font-weight:600;height:37px;color:#fff}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-modal-collapse-button svg{align-self:center;fill:#999}.wallet-adapter-modal-collapse-button.wallet-adapter-modal-collapse-button-active svg{transform:rotate(180deg);transition:transform ease-in .15s}.wallet-adapter-modal{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity linear .15s;background:#00000080;z-index:1040;overflow-y:auto}.wallet-adapter-modal.wallet-adapter-modal-fade-in{opacity:1}.wallet-adapter-modal-button-close{display:flex;align-items:center;justify-content:center;position:absolute;top:18px;right:18px;padding:12px;cursor:pointer;background:#1a1f2e;border:none;border-radius:50%}.wallet-adapter-modal-button-close:focus-visible{outline-color:#fff}.wallet-adapter-modal-button-close svg{fill:#777;transition:fill .2s ease 0s}.wallet-adapter-modal-button-close:hover svg{fill:#fff}.wallet-adapter-modal-overlay{background:#00000080;position:fixed;top:0;left:0;bottom:0;right:0}.wallet-adapter-modal-container{display:flex;margin:3rem;min-height:calc(100vh - 6rem);align-items:center;justify-content:center}@media (max-width: 480px){.wallet-adapter-modal-container{margin:1rem;min-height:calc(100vh - 2rem)}}.wallet-adapter-modal-wrapper{box-sizing:border-box;position:relative;display:flex;align-items:center;flex-direction:column;z-index:1050;max-width:400px;border-radius:10px;background:#10141f;box-shadow:0 8px 20px #0009;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;flex:1}.wallet-adapter-modal-wrapper .wallet-adapter-button{width:100%}.wallet-adapter-modal-title{font-weight:500;font-size:24px;line-height:36px;margin:0;padding:64px 48px 48px;text-align:center;color:#fff}@media (max-width: 374px){.wallet-adapter-modal-title{font-size:18px}}.wallet-adapter-modal-list{margin:0 0 12px;padding:0;width:100%;list-style:none}.wallet-adapter-modal-list .wallet-adapter-button{font-weight:400;border-radius:0;font-size:18px}.wallet-adapter-modal-list .wallet-adapter-button-end-icon,.wallet-adapter-modal-list .wallet-adapter-button-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-end-icon img,.wallet-adapter-modal-list .wallet-adapter-button-start-icon img{width:28px;height:28px}.wallet-adapter-modal-list .wallet-adapter-button span{margin-left:auto;font-size:14px;opacity:.6}.wallet-adapter-modal-list-more{cursor:pointer;border:none;padding:12px 24px 24px 12px;align-self:flex-end;display:flex;align-items:center;background-color:transparent;color:#fff}.wallet-adapter-modal-list-more svg{transition:all .1s ease;fill:#fff;margin-left:.5rem}.wallet-adapter-modal-list-more-icon-rotate{transform:rotate(180deg)}.wallet-adapter-modal-middle{width:100%;display:flex;flex-direction:column;align-items:center;padding:0 24px 24px;box-sizing:border-box}.wallet-adapter-modal-middle-button{display:block;cursor:pointer;margin-top:48px;width:100%;background-color:#512da8;padding:12px;font-size:18px;border:none;border-radius:8px;color:#fff}@keyframes rotate{0%{transform:rotate(0)}99%{transform:rotate(360deg)}to{transform:rotate(0)}}*{margin:0;padding:0;font-family:Poppins;box-sizing:border-box}body{font-size:14px;color:#151517}@media screen and (max-width: 768px){body{font-size:12px}}input,textarea,button,a{color:#151517}input .loading,textarea .loading,button .loading,a .loading{width:15px}input,textarea{outline:0}input::placeholder,textarea::placeholder{color:#959aad}textarea{resize:none}li{list-style:none}img{vertical-align:middle}a{text-decoration:none}.all{position:absolute;top:0;left:0;width:100%}::-webkit-scrollbar{width:3px;height:5px}::-webkit-scrollbar-thumb{background-color:#dc19da0f;border-radius:3px}::-webkit-scrollbar-track{background-color:#e1e6eb}::-webkit-scrollbar-track-piece{background-color:#e1e6eb;border-radius:3px}.font-light{color:#959aad}.font-main{background-image:linear-gradient(to right,#ff3efd,#1d87ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.fw300{font-weight:300}.fw600{font-weight:600}.fs48{font-size:48px}@media screen and (max-width: 1024px){.fs48{font-size:42px}}@media screen and (max-width: 768px){.fs48{font-size:36px}}.fs36{font-size:36px}@media screen and (max-width: 768px){.fs36{font-size:24px}}.fs32{font-size:32px}@media screen and (max-width: 768px){.fs32{font-size:24px}}.fs28{font-size:28px}@media screen and (max-width: 768px){.fs28{font-size:20px}}.fs20{font-size:20px}@media screen and (max-width: 768px){.fs20{font-size:18px}}.fs18{font-size:18px}@media screen and (max-width: 768px){.fs18{font-size:16px}}.fs16{font-size:16px}@media screen and (max-width: 768px){.fs16{font-size:14px}}.fs14{font-size:14px}@media screen and (max-width: 768px){.fs14{font-size:12px}}.text-tooltip{display:none;position:absolute;z-index:2;white-space:nowrap;line-height:2;border-radius:3px;padding:0 10px;font-size:12px;left:50%;transform:translate(-50%);background:#151517;color:#fff}.text-tooltip:not(.down){bottom:100%}.text-tooltip:not(.down):after{bottom:-3px;border-top:3px solid #f5f5f5}.text-tooltip.down{top:100%}.text-tooltip.down:after{top:-3px;border-bottom:3px solid #f5f5f5}.text-tooltip:after{content:"";display:block;width:0;height:0;position:absolute;left:50%;transform:translate(-50%);border-left:4px solid transparent;border-right:4px solid transparent}.max-width{margin-left:auto;margin-right:auto;width:1440px}@media screen and (max-width: 1440px){.max-width{width:90%}}.b{padding:0 15px;border-radius:10px;white-space:nowrap;cursor:pointer;line-height:36px;text-align:center}@media screen and (max-width: 768px){.b{line-height:28px;height:30px}}.l{width:100%;height:48px;line-height:48px}@media screen and (max-width: 768px){.l{height:40px;line-height:40px}}button,.go{padding:0 15px;border-radius:10px;white-space:nowrap;cursor:pointer;line-height:36px;text-align:center;height:36px;background:linear-gradient(132deg,#ff3efd,#1d87ff);border:0;color:#fff}@media screen and (max-width: 768px){button,.go{line-height:28px;height:30px}}button:disabled,.go:disabled{opacity:.5;cursor:no-drop}.btn{padding:0 15px;border-radius:10px;white-space:nowrap;cursor:pointer;line-height:36px;text-align:center;border:1px solid #e1e6eb}@media screen and (max-width: 768px){.btn{line-height:28px;height:30px}}.btn-grey{padding:0 15px;border-radius:10px;white-space:nowrap;cursor:pointer;line-height:36px;text-align:center;background:#e1e6eb}@media screen and (max-width: 768px){.btn-grey{line-height:28px;height:30px}}.inline-btn{position:absolute!important;top:0;right:0;bottom:0;background:#e1e6eb;border-radius:10px;border:1px solid #e1e6eb;padding:0 15px}.icon{width:18px;height:18px;fill:#959aad;vertical-align:text-top}.no-data{display:block;margin:100px auto;width:180px;opacity:.3}.loading{width:30px;animation:rotate 1s linear infinite}.border{border:1px solid transparent;border-radius:10px;background-clip:padding-box,border-box;background-origin:padding-box,border-box;background-image:linear-gradient(to right,#fff,#fff),linear-gradient(132deg,#ff3efd,#1d87ff)}.input{display:block;width:100%;line-height:28px;padding:10px 15px;border-radius:10px;border:1px solid #e1e6eb}.input:focus{border:1px solid transparent;border-radius:10px;background-clip:padding-box,border-box;background-origin:padding-box,border-box;background-image:linear-gradient(to right,#fff,#fff),linear-gradient(132deg,#ff3efd,#1d87ff)}.file-input{position:relative;display:flex;align-items:center;justify-content:center}.file-input img{max-width:100%;max-height:300px;object-fit:contain}.file-input input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:1}.file-input.have-btn{min-height:200px;border:1px dashed #e1e6eb}.file-input.have-btn button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.progress{position:relative;height:8px;background:#1d87ff1a;border-radius:4px;overflow:hidden}.progress .value{position:absolute;left:0;top:0;height:8px;background:#1d87ff;border-radius:4px 0 0 4px}.have-popup{position:relative}.have-popup:not(.disabled):hover>.popup{display:block}.popup{display:none;position:absolute;top:100%;right:0;box-shadow:#00000029 0 4px 16px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:10px;padding:5px 15px;line-height:1}.el-slider__button{border-width:1px!important}:root{--el-color-primary: #1d87ff !important}.el-slider{--el-slider-height: 4px !important;--el-slider-button-size: 14px !important;--el-slider-button-wrapper-offset: -16px !important}.modal-box{position:fixed;top:0;left:0;bottom:0;right:0;background:#0006;z-index:10}.modal-box .modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:490px;background:#fff;border-radius:16px;padding:30px;box-sizing:border-box}.modal-box .modal .title{position:relative;font-size:36px}@media screen and (max-width: 768px){.modal-box .modal .title{font-size:24px}}.modal-box .modal .title .icon{position:absolute;top:0;right:0;width:28px;height:28px;cursor:pointer}.modal-box .modal .modal-body{padding-top:20px}.modal-box .modal .modal-body .modal-icon{display:block;margin:42px auto;width:88px;height:88px}.modal-box .modal .modal-body .confirm-text{font-size:20px;text-align:center;margin-top:40px}@media screen and (max-width: 768px){.modal-box .modal .modal-body .confirm-text{font-size:18px}}.modal-box .modal .modal-body .btns{margin-top:42px}.modal-box .modal .imgs{display:flex;flex-wrap:wrap;gap:10px;max-height:60vh;overflow:auto;margin-top:50px}.modal-box .modal .imgs .item .img{width:100px;height:100px;object-fit:cover;border-radius:10px}.modal-box .modal .imgs .item .radio-icon{border-color:#fff}.modal-box .modal .imgs::-webkit-scrollbar{width:0}.modal-box.loading-modal .modal{background:none;width:auto;padding:0}.modal-box.loading-modal .modal .title{display:none}.modal-box.loading-modal .modal .modal-body{padding:0;overflow:hidden}.modal-box.loading-modal .modal .modal-body:before{content:"";animation:rotate 1s linear infinite;display:block;width:30px;height:30px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAYAAADFeBvrAAANHklEQVRogX1aeeimVRV+zvf71Gp0Rik3Ms3SUSlTw6XNUrF0EqLCojAnRCaC0T8026xsIWzIMokwKCKdSiqXJEjLctA2M8MlE8clmwpjXMZcRku955y4yzn33Pcb+sGP7/ve7Z7lOc9Z7kvPniXY1p8SoNo+828QRLX8FtRj0v7tmICWFHqoAq9l4AAleqlAlwuwTEAspFsFeFKA+wS4R4j+zNCNUpcC52dQ+0T/LN+bHGxrKZDydyIItF1LmG9Dl6ZAfbi2mxXqyokpWI8tE+CdCpys0GME2FlcQXWByrWgsnD+VgUr5x8R4Fom/ECA6xngep0uKtcNV+7nKhVSuGbwkLZPCUp164dj9ffLhfAxVZwqhB01WM6sadbO5hcTiMI17TMc+5eALmbgGwI8IZQtT+1ebUI3jxDC76pcPuYKRQUK1AKc3FtVsJcIsE4JqwXYzqDiEJwYIEKonqcOo+IhcoVkVqHDWRngAgFdwNDnolcq/NTXLNdTDYd8fjaxurvUrYlgeWCNEO5VwukM2q4IS8Hy8Xqq1huVaQIUa5oyWn7neEhKYC0Kr2Dgi0y4UwhvyQKnWb2n/Gt9ViIqyphS+X8Wlele0jHwCSuE8GMhfEuAXdjiQ5tlYwC70N2SjEXlWKtiKcYHtXuaoVh1ZdIcV/oFUSzVe4ISgN+fmmHmCzBTDEymwH4CXCOK/YUm7NYsozAIFNc/I0S/F+BWgd4jwEMM2iqkSwzsqNC9mOhAURwppIczsNSZioY4LFCCLgnoM0I4nKHvYeDpbsB2j8eaYi4xdiaxoIpDBPiFArsPsRGhVZnqeQGuVsIlAvzKcU99YcF4T40HWiGk7xLoaQy82WGqGuIMJvAqBl0vpCcJaEu5XxsbBoTQ1rOl/Ijs1oQ/SIEbBbSrTgXqnhIBfZuh65RoU7WserBGI2RBtUFDjZ1aHHG19FEC/RwTnagNrvVcJ5DmsT8xcLwQPdG9WqGb75tJYIvAQruq4qei2DVSpJNFXegOBo5g6IeFsKnge6aeBHvsGHSqMtJwLx5f7ZNwMxNWMXByIt1sMTd9BmfoEV2RoEupxFPLQ5k4MikMFFvwqyTAeibsJyG3WMA2a+VccRQTbnVYNRy7MoH1MoRSIIiyuAczhiAX4EoGDmPoDakZMzWhyzMqzI4X4LPlXCOJ1IwzG+i2fn5cgBMjvLrQUAbOEWCtAM+KGnQWvWLxUKh1FhiQehLs16sfa4pvTsAJDFyWtDFZE94NQ3QuK46R7uFynh49W6CNZQQ4UIDbBbSDttJjZDSsVeBiXoBpD2Bjvpro7LkUMn310BAbIeF6kNdkS1yJZjU73LsCArqPoQcL4VlusTizoGyCf02AHXqxN+SWr4iWssQF420kT24Q45hT2vNK8iyWHONHFuLF4EgZEWuY6Ab2e6nCtN6/P4M+ykEH2vwRMWHeoMDvpuVLo+nfMnBMRtjUK7G6sETqFUDJaZFaaaEmS0MVTTXhUi+J2np7JMJtothjKKVybCmeEqJ9BbqFIykIcG5kE+nf/8vAByUqEzK/B3bwaoeReSNatcZVCnGU7LhnfDT2UvPoZlFda4xmnq+EgJ0YeqY9a9aEeKUAb/ek1xkvC/UlBh7o8KJA45GSI2v1EkVc2e5Brs9tZT814WL8kCvZ76WrEujnDt9A5wz6UAIt5efPtAqQWwCK/UYT7PEEXNSLU+1CNSuV4A/1WitiMSxMXZlEI8MlioK3gjMwogRvMfQ8QWe9niJ0TwHemp9jHnqfhIsM5wJ8U4ie7MdHak5RoIGOaVTKcpQfN9hROB+8HIvOCG+iW9IMN9bCdfRSgr6fa6VALxPgAI7B3Wl0fYGg9hslKNSNoLWuGtqDeB115gu5RFo7UO/tRvAkHbyYyGKSvhthH2Q5Lis4Z+ixlcmMjdTi504BNprQGoSS0EVGxilCtfioHaktrOAZedXgXacbT/2Z3OSoitrabZ36++pCUIQldRRQln8vBlZmljui4NIrXMv8tKFivyVC6srYgt3lCNZt0NTeo1QGKxQbcB9ganESmLBW0lbWDNXIEwzc4pAzUqprHzljwqtc6KAxQ2/ucAuB756I8KMQpFQEjx1rGoLbGj8Na6HHU0jCtTsd47IiAX+0Tpc1MisOmjNob3GoWeIrC92tzdJ+rivby5dQjtRYiL1MrNS7wkMzNxStk/NEvr4n7Lr+PT3Wu3wM7DUX6It56IPI+vYHNcaMl/46qd+s9NGgjNG0l/xVWR1HU5E1Y9fZFQnXeIwXRf85tP1eVegucybs7EFuFtVywVPjTWPPlBACeXrNwHBm7f57gHeIS3XBe5c7squ36E/Fgri3OLTTvE5QtI+SvJYCR8E0PDCWNs5cs2bd0Bb3OAqec/hEtusVg1XpFtc2hOmwLYbkCOPQ4s/nQvQ0ky5rGgbL0E4CfawEfyMCo1EJ1h8FiXOEfv1YLlH3jPaYqYYxcooxNhajbe3ldr9Drh5/LuehLQxa5tWBEQFhDwY9pj786/mlB///80aEk9VvjQ21Wd4EpOj9OK+2KSkFL5Rn7G5dtHgeKgpuyaXPpshefe6l+4vlDowVQs8/ulBcel5q+cMq5vLbh4SWx8hrt6FOjGsMqcEMgpVDx0te3/19xkQbh7pL3WqHdMG0F5kx52jLG2EmwKEJc6gSnKFMkViwdhaDXxtzXm8cfY1DJVTmPZZw34yhd0aruiWBY32q6Rlbh12Bcv2MggDUPa2WLLUYKYXBiJ2PTWGdolLP/hQJaJgmbS+Eo9NQafj52zJt3xBjwYON6E0C7MakD/cWmXzu5lsYbc+oWzg2ejHI1VlrJJY4n2tsGuKtpZCYu/LE50V9POAN6eN5Wjtj0F1cxrWdAptw80R6itVMvRSxnqbXd16DxXLHrR5KI639TjeQDp4RCv1SqFImHlo9VB7qUPxN3lvKkNMEvdIyscOkCndGIpqPtVzwjnlAOxwtpmx3wNiuXBP7HQqxR/ZcdXjH3OQTH9V9BPpuu9+ayZYPfyKlBa+Lf8+Voe6pBLyCoad0RjFsd6ynwGwpeMdKJGM6phh7OrBmhF/xhvY5Xa/Ky/dP2DaO9V9NmaeZcFVVqAr+hzzaNfx3iJUHrWPQ8tgKD5Sq5B2pkIb4CAk0QM5qPIdVmHqyteBOLvCark5TsWZaB7Zzl+Udv/y8mQc7cH6EVReI8gjpwqFX8WvqiNdqs+QesS4zxlOHz9SbXt9N67M+ad2eSb8jwJLGcqxen5u9r1rVMAt54IoE3GV4d8tU+J3O0NUpKGGesulNClifjnn7Lt10BNwz/dD8BUJpBHChgA6TEL/iHsd6Be4xY8ycvQBhorN8Z8CaMTWiyNsmOK4PRcadNFdEJ79tGOKFZmzu4mAGfWJEQ8I8h0FrF+KtGvzfbRbve1Yzw3tjqV8ysH5Igo2eE+n2DLoqJ7VowZ48G4PNQvJc+O/KxZ23BeX6fPBMVnx5YeOs7+l+Mr8W4PfkGEqYWBI4MwF/kxiwDX4JWJEU1yXglMX9mwpDaz/6+KnBUEOM2KYvpvTs7Jc76XVC+HqeF7pnqCdZBn7GwLem26SzUajy/yQXrqdnYpJzJiK8gAnfLw+DruAQ/EaxKRazJvgM2/BC7HGcMPZl6AamCiWZ7II0MrhfCKfm0fm0wZzxNnYDGHR7In2HAM8lxGKSQiWga5hwN5etDszTpHs19koIceOeC7sSvWxazsB5orhLiI6O3WpsJoXwoChWlfghe8sFXjbNzFopUGZT6vpEdGpumlzpwGBtF25PBi5lykMLPYuhu9l1QmG2Hcodq7+8yiAcyIrzmbBJCZ9nwgujxcf2Xx8SYBVnD3nbXZ2AJj9d9GnfZgwQCEN2xduY6EoBdpTp4AO9Za8WoueZcpLWDVK3PzYK6GHOLywR5vkVGgH2FmAlQ1+nRMdK3Wn39TR0qoW9ulIPKHCCEO5XHc/Ht17mHJUZ9nJcuesYerQQ/VAUB0jrZ7z9HZXcTvK1qJCJfZC/9+PwICeH4Zi9gtPel2j3XCfABwT6iFp3Gl+wCm+NzfpuAo1DviH50e2Msvt8CYO05xgMJU9vMawI1W2VMCMJDbHb6bcZ4D9C+FSGmRIece9NX6oKCs6GEdMY9PBt83p+KwOnJcIxDPylb5dop9+pIShUDkPJ0ic/ikUYN8WuEeA1ojhfCGLeFN8d0YW3x2qlEDaj4q6a0Wl8nat589cMPYRB72XoHb0F6DsKvWXWSWz29iFW3GblRsPXCuGNApwkwP3TlzgqHOvsWzDGUf6bS9sx8LFR2JWOm7qWJ9qnKOnlDFwuwOszvhl0cu5wJcSBx8UwDLTn1dhqcLlXgB8JcKkCfzXYmdXL62+RBOy9pLZOZjj7m/u24DALC7TqLBOT3/B6y00CuomBMwR4tZS3GungvLWhRPvkV8UEWC6EVPoW4FHNkyaijaK4TYENDPyjjqFq1R1febMXq9w7k/eSojIA8D9z4hBr0th/vgAAAABJRU5ErkJggg==);background-size:30px}@media screen and (max-width: 768px){.modal-box .modal{width:90%}.modal-box .modal .modal-body{max-height:70vh;overflow:auto}}.loading-modal{background:#000000f2}.recharge-modal .recharge-form .recharge-btn{width:100%}.recharge-modal .invoice-box .invoice{color:#959aad;word-break:break-all;margin:5px 0 25px;line-height:1.6}.recharge-modal .invoice-box .invoice .icon{margin:2px 0 0 10px;width:14px;height:14px;fill:#1d87ff;cursor:pointer}.recharge-modal .invoice-box h1{margin:20px 0 40px;font-size:36px;font-weight:400}@media screen and (max-width: 768px){.recharge-modal .invoice-box h1{font-size:24px}}.recharge-modal .invoice-box .go{position:relative;display:inline-block;background:#fff;color:#151517}.recharge-modal .success-box{text-align:center;margin:70px 0 30px}.recharge-modal .success-box .success{display:inline-block;position:relative;width:80px;height:80px}.recharge-modal .success-box .success .success-img{width:100%}.recharge-modal .success-box .success .fireworks{position:absolute;right:-50px}.recharge-modal .success-box .success .fireworks.fireworks-2{left:-45px;bottom:-20px;opacity:.8}.recharge-modal .success-box h1{margin:20px 0 40px;font-size:36px;font-weight:400}@media screen and (max-width: 768px){.recharge-modal .success-box h1{font-size:24px}}.recharge-modal .success-box p{margin-bottom:80px;color:#959aad}.recharge-modal .success-box .go{position:relative;display:inline-block;background:#fff;color:#151517}@media screen and (max-width: 768px){.recharge-modal .modal{padding:15px}.recharge-modal .recharge-form .prices-box .item{padding:10px}.recharge-modal .recharge-form .prices-box .item .text{border-radius:5px;padding:5px;line-height:1.5}}.checked,.radio{display:inline-block;width:20px;height:20px;border:1px solid #e1e6eb;vertical-align:middle}.checked{border-radius:5px}.radio{border-radius:50%}svg.checked,svg.radio{border:none}.switch{display:inline-block;position:relative;width:40px;height:20px;border:1px solid #a1acb3;border-radius:10px;background:#a1acb3;cursor:pointer}.switch .switch-core{position:absolute;top:1px;left:1px;border-radius:100%;transition:all .3s;width:16px;height:16px;background-color:#fff}.switch.checked{border-color:#1d87ff;background-color:#1d87ff}.switch.checked .switch-core{left:21px}.switch:hover{opacity:.8}.input-box{position:relative;margin-bottom:20px}.input-box .input-title{margin-bottom:10px}.input-box .input-title .tip{color:#959aad;margin-left:10px;font-size:12px}.input-box .input-title .tip.refresh{cursor:pointer;float:right}.input-box .input-title .tip .icon{width:12px;height:12px}.input-box .input-item{position:relative}.input-box .input-item .input.have-tip{padding-bottom:30px}.input-box .input-item .len-tip{position:absolute;right:20px;bottom:7px;font-size:12px;color:#959aad}.input-box .input-item .len-tip .clear{margin-left:10px;cursor:pointer;color:#151517}.input-box .input-addon{position:absolute;top:9px;line-height:30px;-webkit-user-select:none;user-select:none}.input-box .input-btn{right:0;padding:0 15px;border-left:1px solid #e1e6eb;cursor:pointer}.input-box .input-btn+.input-icon{right:85px}.input-box .input-text{left:0;padding:0 15px}.input-box .input-text+input{padding-left:60px}.input-box .input-icon{right:0;margin-right:15px;top:50%;transform:translateY(-50%);cursor:pointer}.input-box .input-error{top:auto;bottom:-16px;left:0;line-height:1;font-size:12px;color:#ef466f;display:none}.input-box.error input{border-color:#ef466f}.input-box.error .input-error{display:block}.input-box.inline{display:flex}.select{position:relative;cursor:pointer}.select .select-list{position:absolute;top:calc(100% + 2px);left:0;width:100%;background:#fff;border:1px solid #e1e6eb;border-radius:10px;line-height:50px;max-height:150px;overflow:auto;display:none;z-index:1;color:#959aad}.select .select-list .item{padding:0 10px}.select .select-list .item:hover{background:#e1e6eb;cursor:pointer;color:#151517}.select .select-list.top{top:auto;bottom:calc(100% + 2px)}.select .icon{position:absolute;right:10px;top:50%;width:14px;height:8px;background-size:100%;transform:translateY(-50%);transition:all .5s}.select.active{border:1px solid transparent;border-radius:10px;background-clip:padding-box,border-box;background-origin:padding-box,border-box;background-image:linear-gradient(to right,#fff,#fff),linear-gradient(132deg,#ff3efd,#1d87ff)}.select.active .icon{transform:translateY(-50%) rotate(180deg)}.select.active .select-list{display:block}.img-lists{padding-top:30px;display:flex;gap:10px}.img-lists .imgs{width:calc(16.66% - 10px)}.img-lists .imgs .item{width:100%;border-radius:10px}.img-lists .imgs .img-item{display:block;position:relative;cursor:pointer}.img-lists .imgs .img-item .item{cursor:pointer;background:#959aad}.img-lists .imgs .img-item .text{position:absolute;left:5px;right:5px;bottom:-25px;transition:all .3s;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;z-index:1}.img-lists .imgs .img-item .item-name{position:absolute;left:10px;bottom:10px;color:#fff;z-index:1;font-size:16px;text-shadow:1px 1px 1px #959aad}@media screen and (max-width: 768px){.img-lists .imgs .img-item .item-name{font-size:14px}}.img-lists .imgs .img-item .add-tag{position:absolute;right:10px;top:10px}.img-lists .imgs .img-item .opr{position:absolute;right:5px;top:5px;width:32px;height:32px;text-align:center;line-height:30px;background:#404040;border-radius:50%;display:none;cursor:pointer;z-index:2}.img-lists .imgs .img-item .opr .icon{width:16px;height:16px;fill:#fff}.img-lists .imgs .img-item .opr .popup{background:#23262f;left:-10px;right:auto;padding:5px 0}.img-lists .imgs .img-item .opr .popup .nav{display:flex;color:#959aad;white-space:nowrap;padding:10px 15px}.img-lists .imgs .img-item .opr .popup .nav .icon{fill:#959aad;margin-right:10px}.img-lists .imgs .img-item .opr .popup .nav .popup{left:100%;top:0}.img-lists .imgs .img-item .opr .popup .nav:hover{color:#fff}.img-lists .imgs .img-item .opr .popup .nav:hover .icon{fill:#fff}.img-lists .imgs .img-item .opr .popup.right{left:auto;right:0}.img-lists .imgs .img-item .opr .popup.right .popup{left:auto;right:100%}.img-lists .imgs .img-item .oprs{position:absolute;bottom:20px;left:50%;transform:translate(-50%);z-index:1;display:none}.img-lists .imgs .img-item .oprs .icon{width:30px;height:30px;fill:#fff;background:#3d404c80;padding:4px 8px;border-radius:50%}.img-lists .imgs .img-item .oprs .icon+.icon{margin-left:20px}.img-lists .imgs .img-item .default-img{width:100%;height:180px;object-fit:contain;background:#3d404c;border-radius:10px}.img-lists .imgs .img-item:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(0deg,#000c,#0006,#00000026,#0006,#000c);opacity:0;transition:all .5s;border-radius:10px;z-index:0}.img-lists .imgs .img-item:hover .opr,.img-lists .imgs .img-item:hover .oprs{display:block}.img-lists .imgs .img-item:hover .text{display:block;bottom:8px}.img-lists .imgs .img-item:hover:after{opacity:1}.img-lists .imgs .img-item.nft:after{opacity:.2}.img-lists .imgs .img-item:not(.overshow){overflow:hidden}.img-lists .imgs .img-item+.img-item{margin-top:10px}.img-lists.flex-2 .imgs{width:calc(50% - 10px)}@media screen and (max-width: 1024px){.img-lists .imgs{width:calc(25% - 10px)}}@media screen and (max-width: 768px){.img-lists .imgs{width:calc(50% - 10px)}.img-lists .imgs .img-item .opr{display:block}}img.error{object-fit:none!important}.form .img{display:block}.form .img .input-title{font-size:20px;font-weight:700}@media screen and (max-width: 768px){.form .img .input-title{font-size:18px}}.form .img .img-btn{color:#1d87ff;cursor:pointer;margin-bottom:15px}.form .img .file-input{width:100%;height:300px;border:1px dashed #e1e6eb;border-radius:10px;overflow:hidden}.form .img .file-input img{border-radius:0}.form .img .file-input .icon{width:36px;height:36px}.form .img.image .input-title{font-size:14px;font-weight:400}@media screen and (max-width: 768px){.form .img.image .input-title{font-size:12px}}.form .img.image .file-input{width:120px;height:120px}.form .img.image .file-input img{width:100%;height:100%;object-fit:cover}.form .img.banner .input-title{font-size:14px;font-weight:400}@media screen and (max-width: 768px){.form .img.banner .input-title{font-size:12px}}.form .img.banner .file-input{height:160px}.navs{display:inline-flex;overflow:auto;outline:1px solid #e1e6eb;border-radius:10px}.navs .nav{line-height:36px;cursor:pointer;padding:0 20px;white-space:nowrap;border:1px solid transparent;color:#151517b3}.navs .nav:not(.active):hover{color:#151517}.navs .nav.active{border:1px solid transparent;border-radius:10px;background-clip:padding-box,border-box;background-origin:padding-box,border-box;background-image:linear-gradient(to right,#fff,#fff),linear-gradient(132deg,#ff3efd,#1d87ff);color:#151517}@media screen and (max-width: 768px){.navs{width:100%;justify-content:space-between}.navs::-webkit-scrollbar{height:0}}.btns{display:flex;gap:10px}.btns>*{flex:1;font-size:16px;width:100%;height:48px;line-height:48px}@media screen and (max-width: 768px){.btns>*{font-size:14px}}@media screen and (max-width: 768px){.btns>*{height:40px;line-height:40px}}.go-top-icon{position:fixed;bottom:20px;right:20px;padding:12px;width:48px;height:48px;background:#fff;border-radius:10px;cursor:pointer;box-shadow:0 3px 4px #41414112}.message{position:fixed;left:50%;top:20px;transform:translate(-50%);z-index:11;display:flex;align-items:center;font-size:14px;border-radius:4px;border:1px solid;padding:15px;transition:opacity .5s,transform .4s,top .4s}.message.success{border-color:#e1f3d8;background:#f0f9eb;color:#67c23a}.message.error{border-color:#fde2e2;background:#fef0f0;color:#f56c6c}.message.warn{border-color:#faecd8;background:#fdf6ec;color:#e6a23c}.move-in-enter-from,.move-in-leave-to{opacity:0;transform:translate(-50%,-100%)}.box-common{background:#fff;border-radius:10px}.table{margin-top:20px}.table .title{background:#1d87ff0d}.table .title .cell:last-child{text-align:right}.table .item .cell:nth-last-child(3){text-align:right}.table .title,.table .item{display:flex;padding:0 15px}.table .title .cell,.table .item .cell{width:10%;padding:15px 0;line-height:1.6}.table .title .blue,.table .item .blue,.table .title .opr,.table .item .opr{color:#1d87ff}.table .title .green,.table .item .green{color:#0adb51}.table .title .opr,.table .item .opr{cursor:pointer}.table .title .icon,.table .item .icon{cursor:pointer;margin-left:15px;width:14px;height:14px;fill:#1d87ff}.table .title .mobile-box,.table .item .mobile-box,.table .title .medium-box,.table .item .medium-box{display:none}@media screen and (max-width: 1500px){.table .title,.table .item{flex-wrap:wrap;justify-content:space-between;padding-bottom:10px}.table .title .cell,.table .item .cell{width:14%}.table .title .cell.hide-medium,.table .item .cell.hide-medium{display:none}.table .title .cell:not(.hide-medium),.table .item .cell:not(.hide-medium){color:#151517}.table .title .medium-box,.table .item .medium-box{display:flex;flex-wrap:wrap;gap:0 60px;width:100%}.table .title .medium-box .medium-cell,.table .item .medium-box .medium-cell{display:flex;margin-bottom:10px;gap:20px}}@media screen and (max-width: 768px){.table .title,.table .item{padding:0 10px}.table .title .cell,.table .item .cell{width:33%}.table .title .cell.hide-mobile,.table .item .cell.hide-mobile{display:none}.table .title .cell:not(.hide-mobile),.table .item .cell:not(.hide-mobile){color:#151517}.table .title .medium-box,.table .item .medium-box{display:none}.table .title .opr,.table .item .opr{display:inline-block}.table .title .opr+.opr,.table .item .opr+.opr{margin-left:10px}.table .title .mobile-box,.table .item .mobile-box{display:flex;flex-wrap:wrap;gap:0 60px;width:100%}.table .title .mobile-box .mobile-cell,.table .item .mobile-box .mobile-cell{margin-bottom:10px}}.table .item{border-bottom:1px solid #e1e6eb;color:#959aad}.table.sb .title,.table.sb .item{justify-content:space-between}.login-page.TON{min-height:1000px}.login-page .login-bg{position:absolute;top:0;left:0;width:100%;height:320px;background:linear-gradient(132deg,#ff3efd,#1d87ff);opacity:.3}.login-page .wallet-tabs{position:absolute;left:50%;top:150px;display:flex;transform:translate(-50%);background:#fff;border-radius:10px;z-index:10}.login-page .wallet-tabs .tab{padding:10px 25px;cursor:pointer}.login-page .wallet-tabs .tab.active{border:1px solid transparent;border-radius:10px;background-clip:padding-box,border-box;background-origin:padding-box,border-box;background-image:linear-gradient(to right,#fff,#fff),linear-gradient(132deg,#ff3efd,#1d87ff)}.login-page .login-box{position:relative;width:750px;margin:250px auto 50px;border-radius:10px;box-shadow:10px 10px 25px 10px #edededbf;background:#fff;z-index:1}.login-page .login-box .login-img{position:absolute;top:0;left:0;transform:translate(-50%,-50%)}.login-page .sign-modal,.login-page .loading-modal{z-index:11}@media screen and (max-width: 768px){.login-page.TON{min-height:700px}.login-page .login-bg{min-height:auto;height:160px}.login-page .wallet-tabs{top:60px}.login-page .login-box{margin-top:160px;width:90%;background:none;box-shadow:none;gap:25px}.login-page .login-box .login-img{width:120px}.login-page .login-box .title{margin-top:20px}.login-page .login-box .item{width:100%;height:66px}}.login-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;padding:60px 30px 140px;flex:1}.login-box .title{position:relative;text-align:center;margin-bottom:20px;font-weight:600;font-size:32px}@media screen and (max-width: 768px){.login-box .title{font-size:24px}}.login-box .title .install-tip{position:absolute;color:#1d87ff;font-weight:400;font-size:14px;left:50%;top:calc(100% + 10px);transform:translate(-50%);text-shadow:none}.login-box .item{font-size:18px;font-weight:600;display:flex;align-items:center;width:400px;gap:20px;height:80px;border-radius:10px;cursor:pointer;border:1px solid #e1e6eb}@media screen and (max-width: 768px){.login-box .item{font-size:16px}}.login-box .item .left{flex:1;text-align:right}.login-box .item img{width:40px;height:40px;border-radius:50%}.login-box .item span{flex:2}.login-box .item:hover{border:1px solid transparent;border-radius:10px;background-clip:padding-box,border-box;background-origin:padding-box,border-box;background-image:linear-gradient(to right,#fff,#fff),linear-gradient(132deg,#ff3efd,#1d87ff)}.recharge-page{min-height:100vh;background:#f5f5f5;padding:80px 0}.recharge-page .recharge-form{width:1200px;padding:30px 30px 50px;margin:0 auto;background:#fff;border-radius:10px}.recharge-page .recharge-form .title{padding-bottom:15px;margin-bottom:30px;border-bottom:1px solid #e1e6eb}.recharge-page .recharge-form .recharge-tip{margin-bottom:30px}.recharge-page .recharge-form .input-box{align-items:center;gap:30px}.recharge-page .recharge-form .input-box .input-item{flex:1}.recharge-page .recharge-form .input-box .input-item .inline-btn{line-height:36px;background:#959aad;color:#fff;top:6px;right:6px;bottom:6px}.recharge-page .recharge-form .prices-box{display:flex;gap:10px}.recharge-page .recharge-form .prices-box .item{border:1px solid transparent;border-radius:10px;padding:15px;background:#f5f5f5;text-align:center;cursor:pointer}.recharge-page .recharge-form .prices-box .item p{font-size:16px;font-weight:300}@media screen and (max-width: 768px){.recharge-page .recharge-form .prices-box .item p{font-size:14px}}.recharge-page .recharge-form .prices-box .item .points{margin:10px 0}.recharge-page .recharge-form .prices-box .item .points img{margin-right:3px}.recharge-page .recharge-form .prices-box .item .points .value{font-size:20px}@media screen and (max-width: 768px){.recharge-page .recharge-form .prices-box .item .points .value{font-size:18px}}.recharge-page .recharge-form .prices-box .item .text{display:inline-block;background:#959aad80;color:#151517;border-radius:15px;padding:2px 10px;line-height:26px}.recharge-page .recharge-form .prices-box .item.active{border-color:#ff3efd}.recharge-page .recharge-form .coins-box{border:1px solid #e1e6eb;border-radius:10px;margin-top:30px;padding:5px 15px}.recharge-page .recharge-form .coins-box .coin{display:flex;gap:10px;padding:15px 0;border-bottom:1px solid #e1e6eb;cursor:pointer}.recharge-page .recharge-form .coins-box .coin .coin-img{width:20px;height:20px;border-radius:50%;background:#f5f5f5;text-align:center;line-height:20px;font-size:12px;color:#959aad}.recharge-page .recharge-form .coins-box .coin .radio{margin-left:auto}.recharge-page .recharge-form .coins-box .coin .coin-select{width:20px;height:20px;border-radius:50%;border:1px solid #e1e6eb;margin-left:auto}.recharge-page .recharge-form .coins-box .coin svg.coin-select{border:none}.recharge-page .recharge-form .coins-box .coin .coin-opr{margin-left:20px}.recharge-page .recharge-form .coins-box .coin .coin-opr .icon{width:16px}.recharge-page .recharge-form .coins-box .coin .coin-opr img{width:18px;margin-left:10px}.recharge-page .recharge-form .coins-box .coin-more{width:12px;height:12px;display:block;margin:10px auto;cursor:pointer;transition:all .5s}.recharge-page .recharge-form .coins-box .coin-more.rotate{transform:rotate(180deg)}.recharge-page .recharge-form .recharge-btn{margin-top:20px;width:260px;height:42px}.recharge-page .recharge-text{width:1200px;padding:50px 30px;margin:20px auto 0;background:#fff;border-radius:10px}.recharge-page .recharge-text .item{display:flex;align-items:flex-start;gap:10px;color:#959aad;line-height:1.5;margin-bottom:20px}.recharge-page .recharge-text .item .no{flex:none;width:22px;height:22px;border-radius:50%;background:#959aad;color:#fff;text-align:center;line-height:22px}.recharge-page .success-box{text-align:center;margin:70px 0 30px}.recharge-page .success-box .success{display:inline-block;position:relative;width:80px;height:80px}.recharge-page .success-box .success .success-img{width:100%}.recharge-page .success-box .success .fireworks{position:absolute;right:-50px}.recharge-page .success-box .success .fireworks.fireworks-2{left:-45px;bottom:-20px;opacity:.8}.recharge-page .success-box h1{margin:20px 0 40px;font-size:36px;font-weight:400}@media screen and (max-width: 768px){.recharge-page .success-box h1{font-size:24px}}.recharge-page .success-box p{margin-bottom:80px;color:#959aad}.recharge-page .success-box .go{position:relative;display:inline-block;background:#fff;color:#151517}@media screen and (max-width: 768px){.recharge-page{padding:30px 0}.recharge-page .recharge-form{width:90%;padding:20px}.recharge-page .recharge-form .prices-box{flex-wrap:wrap}.recharge-page .recharge-form .recharge-btn{width:100%}.recharge-page .recharge-text{width:90%;padding:20px}}.not-found{text-align:center;padding:180px 0 90px}.not-found img{width:50%}.not-found .go{display:block;line-height:36px;width:100px;margin:0 auto;font-size:16px}@media screen and (max-width: 768px){.not-found .go{font-size:14px}}.not-found .btn{display:inline-block;line-height:28px}#tc-widget-root .go823957079{position:absolute;background:none;left:50%;top:250px;width:fit-content;height:fit-content;transform:translate(-50%);box-shadow:0 4px 16px #00000014,0 16px 64px #00000029;padding:0;border-radius:24px;z-index:10}@media screen and (max-width: 440px){#tc-widget-root .go823957079{width:90%;top:130px}}#tc-widget-root .go823957079 .go3758850101{display:none}tc-root button{background:none}tc-root button:not([data-tc-icon-button]){height:auto}.tc-disable-scroll{position:initial!important}
