.headerbox{height:57px;width:100%;padding:0 clamp(15px,6.736vw,128px);top:0;left:0;z-index:99}.headerbox .sline{height:46px;width:0;border:1px solid #ececec;margin:0 24px}.headerbox .tabul{gap:40px;font-weight:600;font-size:18px;line-height:22px;text-align:center;font-style:normal;text-transform:none}.headerbox .tabul .active{color:#0449e4}.headerbox .headersearch{color:var(--color-54);font-weight:400;font-size:18px;line-height:22px;background:var(--color-f6-bg);width:450px;height:46px;border-radius:12px;padding:12px 48px}.headerbox .headersearchicon{top:50%;transform:translateY(-50%);left:16px;height:24px;width:24px}.headerbox .headerright{gap:20px}.headerbox .headerright .langbutton{width:20px;height:20px}.headerbox .connectbutton{width:160px;padding:12px 16px;font-weight:400;font-size:18px;line-height:22px;text-align:center;font-style:normal;text-transform:none}.headerbox .connectbutton,.headerbox .personalbutton{height:46px;background:var(--color-f6-bg);border-radius:12px}.headerbox .personalbutton{width:45px}.headerbox .personalbutton .personalbuttonicon{margin:auto;width:20px;height:20px}.headerbox .moreicon{width:28px;height:24px}.changelang{width:20px;height:20px}@media(max-width:768px){.headerbox{height:57px;top:0;left:0;z-index:99}.headerbox .headerright{gap:11px}.headerbox .headerright .headersearchicon{width:15px;height:14px;transform:translateY(0)}.headerbox .headerright .connectbutton{width:80px;height:24px;padding:6px 8px;background:var(--color-f6-bg);border-radius:6px 6px 6px 6px;font-weight:400;font-size:12px;color:#121212;line-height:15px}.headerbox .headerright .personalbutton{width:24px;height:24px;background:var(--color-f6-bg);border-radius:6px 6px 6px 6px}.headerbox .headerright .personalbutton .personalbuttonicon{width:15px;height:15px}.headerbox .headerright .moreicon{width:14px;height:12px}.changelang{width:14px;height:14px}}.ant-drawer-body{padding:0!important}.ant-drawer-body .headerDrawer_header{width:100%;height:57px;background:#fff;border-bottom:1px solid #ececec}.ant-drawer-body .headerDrawer_header .headerDrawer_header_button{padding:0 19px;height:100%}.ant-drawer-body .headerDrawer_header .headerDrawer_header_searchInput{height:100%}.ant-drawer-body .headerDrawer_tab{width:100%;padding:15px;font-weight:600;font-size:16px;line-height:20px}.ant-drawer-body .switch_box{font-size:17px;position:relative;display:inline-block;width:49px;height:24px}.ant-drawer-body .switch_box input{opacity:0;width:0;height:0}.ant-drawer-body .switch_box .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#fff;border:1px solid #adb5bd;transition:.4s;border-radius:24px}.ant-drawer-body .switch_box .slider:before{position:absolute;content:"";height:20px;width:20px;border-radius:20px;left:4px;bottom:1px;background-color:#adb5bd;transition:.4s}.ant-drawer-body .switch_box input:checked+.slider{background-color:#007bff;border:1px solid #007bff}.ant-drawer-body .switch_box input:focus+.slider{box-shadow:0 0 1px #007bff}.ant-drawer-body .switch_box input:checked+.slider:before{transform:translateX(20px);background-color:#fff}html.dark .headerbox{background:#000}