#modal.sign-modal{padding-right:90px;height:90px;top:20%}#modal.sign-modal,.dashboard-rebuild-banner{display:flex;justify-content:center;align-items:center}.dashboard-rebuild-banner{position:fixed;top:0;left:0;right:0;z-index:4;width:100%;max-width:1440px;height:44px;margin:auto;padding:8px 16px;box-sizing:border-box;gap:16px;background:#07130c;color:#fff}.dashboard-rebuild-banner span,.dashboard-rebuild-banner strong{font-size:14px;line-height:140%;letter-spacing:-.045em;font-weight:500}.dashboard-rebuild-banner span{color:#49ff86;border:1px solid rgba(73,255,134,.5);border-radius:100px;padding:4px 10px;white-space:nowrap}.dashboard-rebuild-banner p{font-size:14px;line-height:140%;letter-spacing:-.045em;font-weight:400;color:#989898;margin:0;text-align:center}@media screen and (max-width:860px){.dashboard-rebuild-banner{height:72px;padding:8px 12px;flex-wrap:wrap;gap:4px 8px}.dashboard-rebuild-banner span,.dashboard-rebuild-banner strong{font-size:12px;line-height:140%;letter-spacing:-.045em;font-weight:500}.dashboard-rebuild-banner p{font-size:12px;line-height:140%;letter-spacing:-.045em;font-weight:400;width:100%;line-height:16px}}header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;box-sizing:border-box;top:44px;left:0;right:0;background-color:#f2f5f3;transition:.3s;border-bottom:none;max-width:1440px;position:fixed;z-index:2;padding:16px 24px 16px 203px;margin:auto}header .mobile-header-top{display:none}header .left p{font-size:12px;line-height:140%;letter-spacing:-.045em;font-weight:500;margin:0}header .left .no-wallet{color:#959595;display:flex;align-items:center;gap:8px}header .left .no-wallet:before{content:"";width:6px;height:6px;border-radius:100%;background:#959595}header .menu{display:none}header .logout{border-radius:10px;height:48px;width:48px}header .left{display:flex;align-items:center;gap:16px}header .left label{display:flex;gap:10px;align-items:center}header .left label .wallet-connected-label{font-size:12px;line-height:140%;letter-spacing:-.045em;font-weight:500;color:#4d544f;display:flex;align-items:center;gap:8px}header .left label .wallet-connected-label:before{content:"";width:6px;height:6px;border-radius:100%;background:#49ff86}header .left label p{margin:0}header .left label .session_wallet-block{font-size:12px;line-height:140%;letter-spacing:-.045em;font-weight:400;width:209px;height:35px;box-sizing:border-box;border:1px solid #cfcfcf;background:#fff;border-radius:100px;color:#000;display:flex;gap:12px;padding:0 7px 0 16px;align-items:center;justify-content:space-between}header .left label .session_wallet-block .copy_ref{width:27px;height:27px;border-radius:100px;background:rgba(207,207,207,.2);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}header .right{display:flex;align-items:center;gap:16px}header .right .btn{width:35px;height:35px;padding:0;background:#fff;border:1px solid rgba(207,207,207,.2);display:flex;align-items:center;justify-content:center}header .right .btn img{width:16px;height:16px;object-fit:contain}header h1{font-size:24px;line-height:140%;letter-spacing:-.045em;font-weight:500;margin:unset;text-transform:capitalize;display:flex;align-items:center;gap:20px}header button.btn{text-align:center;padding:15px}header button.btn:after{display:none}@media screen and (max-width:860px){header{top:72px;padding:0;display:grid;grid-template-columns:1fr auto;background:#f2f5f3}header,header .mobile-header-top{align-items:center;border-bottom:none}header .mobile-header-top{grid-column:1/-1;display:flex;justify-content:space-between;height:56px;padding:8px 16px;box-sizing:border-box;background:#fff}header .menu{display:block;border:none;background-image:url(/images/header-burger.svg);background-position:50%;background-size:26px 26px;background-repeat:no-repeat;width:48px;height:48px;border-radius:0;background-color:rgba(0,0,0,0)}header.stick{padding:0}header .no-wallet{display:flex;align-items:center;gap:8px;font-size:12px;line-height:140%;letter-spacing:-.045em;font-weight:500;font-size:10px;color:#959595}header .no-wallet:before{content:"";width:6px;height:6px;border-radius:100%;background:#959595}header .left{grid-column:1;padding:20px 8px 20px 28px;box-sizing:border-box;gap:12px;min-width:0}header .left h1{display:none}header .left label{min-width:0}header .left label .wallet-connected-label{font-size:10px;white-space:nowrap}header .left label .session_wallet-block{width:min(209px,52vw)}header>.btn{grid-column:2;margin-right:28px;padding:10px 20px;font-size:14px;line-height:140%;letter-spacing:-.045em;font-weight:500;border-radius:10px}header .right{display:none}}