@import"https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--header-control-size:40px}@media screen and (max-width:991px){:root{--header-control-size:34px;--site-header-height:81px}}.header-social-container{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;gap:.375rem;height:80px;padding-right:4.5rem;position:sticky;top:0;z-index:10}.header-social-container .nav-header{align-items:center;display:flex;justify-content:space-between}.header-social-container .nav-header .logo-container{margin-inline:auto}.header-social-container .logo-container{display:flex;height:65px}.header-social-container .logo-container img{max-height:100%;width:auto}.header-social-container .social-links{align-items:center;display:flex;gap:10px;left:1.5rem;position:absolute;top:50%;transform:translateY(-50%)}.header-social-container .social-links .social-link{display:flex;font-size:1.8rem}.header-social-container .btn-toggle-menu{align-items:center;cursor:pointer;display:flex;font-size:calc(var(--header-control-size)*.7);justify-content:center;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%)}@media screen and (max-width:991px){.header-social-container{--header-bar-height:56px;flex-wrap:wrap;height:auto;min-height:var(--header-bar-height);padding-inline:.625rem;row-gap:0}.header-social-container>.container{align-items:center;display:flex;flex:1;height:var(--header-bar-height);min-width:0;padding-inline:0;width:auto}.header-social-container .btn-toggle-menu{background:#ffffff0f;border:1px solid hsla(0,0%,100%,.08);border-radius:50%;color:#fff;flex:none;font-size:calc(var(--header-control-size)*.4);height:var(--header-control-size);padding:0;position:static;transform:none;width:var(--header-control-size)}.header-social-container .btn-toggle-menu>i{translate:0 .05em}.header-social-container .header-account-strip{--header-strip-surface:rgba(0,0,0,.25);flex:0 0 calc(100% + 1.25rem);margin-inline:-.625rem}.header-social-container .social-links{display:none}.header-social-container .nav-header .logo-container{margin-inline:0}.header-social-container .logo-container{align-items:center;height:auto}.header-social-container .logo-container img{height:auto;max-height:32px;max-width:110px;-o-object-fit:contain;object-fit:contain}}.drawer-social-container{--drawer-item-radius:min(var(--brand-radius,10px),12px);background-color:var(--el-bg-color,#18171d)!important}.drawer-social-container.btt{border-radius:min(var(--brand-radius,16px),16px) min(var(--brand-radius,16px),16px) 0 0;overflow:hidden}.drawer-social-container .el-drawer__header{margin:0;padding:.625rem .625rem .625rem 1.25rem}.drawer-social-container .el-drawer__header h5{font-size:.9375rem;font-weight:800;letter-spacing:.08em}.drawer-social-container .el-drawer__body{padding:0}.drawer-social-container .drawer-content{display:flex;flex-direction:column;padding:1rem}.drawer-social-container .drawer-balances{background:#ffffff0a;border:1px solid hsla(0,0%,100%,.08);border-radius:var(--drawer-item-radius);display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;margin-bottom:1.25rem}.drawer-social-container .drawer-balance{display:flex;flex-direction:column;gap:.375rem;min-width:0;padding:.625rem .875rem}.drawer-social-container .drawer-balance+.drawer-balance{border-left:1px solid hsla(0,0%,100%,.08)}.drawer-social-container .drawer-balance-label{align-items:center;color:#ffffff80;display:inline-flex;font-size:.625rem;font-weight:700;gap:.375rem;letter-spacing:.08em;text-transform:uppercase}.drawer-social-container .drawer-balance-label i{color:var(--brand-accent,#ff8000);font-size:.75rem}.drawer-social-container .drawer-balance-amount{color:#fff;font-size:1rem;font-weight:800;line-height:1.1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawer-social-container .drawer-balance-amount.is-accent{color:var(--brand-accent,#ff8000)}.drawer-social-container .drawer-group-title{border:0;color:#ffffff73;font-size:.625rem;font-weight:700;letter-spacing:.1em;margin:0;padding:0 .25rem;text-transform:uppercase}.drawer-social-container .drawer-group-title+*{margin-top:.5rem}.drawer-social-container .drawer-links{display:flex;flex-direction:column;gap:.125rem}.drawer-social-container .drawer-menu-item{align-items:center;background:transparent;border-radius:var(--drawer-item-radius);color:#fffc;cursor:pointer;display:flex;font-size:.8125rem;font-weight:600;gap:.75rem;letter-spacing:.03em;min-height:2.75rem;padding:.375rem .5rem;position:relative;text-transform:uppercase;transition:background .18s ease,color .18s ease}.drawer-social-container .drawer-menu-item .icon{align-items:center;background:#ffffff0d;border-radius:min(var(--brand-radius,8px),8px);color:#ffffffbf;display:flex;flex:none;height:2rem;justify-content:center;transition:background .18s ease,color .18s ease;width:2rem}.drawer-social-container .drawer-menu-item .icon svg{height:1rem;width:1rem;fill:currentColor}.drawer-social-container .drawer-menu-item .drawer-menu-item-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drawer-social-container .drawer-menu-item:hover{background:#ffffff0d;color:#fff}.drawer-social-container .drawer-menu-item:hover .icon{color:var(--brand-accent,#ff8000)}.drawer-social-container .drawer-menu-item.router-link-exact-active{background:var(--brand-accent-soft,rgba(255,128,0,.16));color:#fff}.drawer-social-container .drawer-menu-item.router-link-exact-active:before{background:var(--brand-accent,#ff8000);border-radius:0 3px 3px 0;bottom:25%;content:"";left:0;position:absolute;top:25%;width:3px}.drawer-social-container .drawer-menu-item.router-link-exact-active .icon{background:var(--brand-accent,#ff8000);color:var(--brand-accent-contrast,#fff)}.drawer-social-container .el-drawer__footer{border-top:1px solid hsla(0,0%,100%,.08);padding:.75rem 1rem 1rem}.drawer-social-container .drawer-footer-container{border:0;display:flex;padding:0}.drawer-social-container .drawer-footer-container .btn{align-items:center;display:inline-flex;font-size:.75rem;font-weight:700;justify-content:center;letter-spacing:.06em;min-height:2.75rem;text-transform:uppercase}
