.hidden{display:none !important}.descktop-header{width:100vw;position:fixed;background:var(--white-to-dark-gray-900) !important;z-index:50;border-bottom:1px solid var(--gray-100-to-dark-gray-700);display:flex}.descktop-nav{margin:0 auto;width:1280px;height:70px;display:flex;align-items:center;justify-content:space-between}.descktop-nav svg{width:17px}.descktop-nav a{text-decoration:none;color:var(--gray-900-to-white)}.descktop-nav .right-side{display:flex;align-items:center}.descktop-nav .right-side img{width:135px;margin-left:30px}.descktop-nav .right-side .hoverLi{margin-left:35px}.descktop-nav #admin-dashbord{margin-left:40px}.descktop-nav .left-side-header{display:flex;align-items:center}.descktop-nav .left-side-header #admin-dashbord{margin-right:40px}.descktop-nav .left-side-header button{display:flex;align-items:center;justify-content:center;margin-left:15px}.total-amount{padding:7px 12px;background:#7e3af2;box-shadow:0px 2px 4px rgba(126,58,242,.31);border-radius:5px;border:none;color:#fff !important}.total-amount span{color:#fff !important}.total-amount svg{margin-right:9px;width:24px}.toggle-btn{position:relative;width:40px;height:40px;border:none;background-color:rgba(0,0,0,0);opacity:.5;transition:500ms opacity ease-in-out;transition:500ms rotate ease-in-out}.toggle-btn:hover{opacity:1;background-color:rgba(136,140,150,.168627451);border-radius:50%;z-index:1;animation:rotate 500ms forwards ease-in-out infinite alternate}@keyframes rotate{0%{rotate:0}100%{rotate:45deg}}.toggle-btn svg:nth-child(2){fill:var(--gray-900-to-white) !important}.toggle-btn svg{width:25px}.auth-pic-needed{position:absolute;background:var(--warning-50-to-dark-warning-600) !important;padding-block:15px;border-bottom:1px solid var(--warning-700-to-dark-warning-500);margin-top:70px;width:100%;left:50%;transform:translateX(-50%);z-index:-1}.auth-pic-needed .content{margin:0 auto;width:90vw;max-width:1280px;display:flex;justify-content:space-between;align-items:center}.auth-pic-needed .content p{width:fit-content;display:flex;align-items:center;border-radius:16px;padding:7px 10px;color:var(--gray-900-to-white);font-weight:600;font-size:16px}.auth-pic-needed .content svg{width:25px;height:25px;margin-left:10px}.auth-pic-needed .content svg rect{fill:none}.auth-pic-needed .content svg path{stroke:#b54708}.auth-pic-needed .content a{color:var(--primary-700-to-white);background:var(--primary-100-to-dark-primary-500);padding:8px 14px 8px 14px;border-radius:8px;transition:400ms all ease-in-out}.auth-pic-needed .content a:hover{background:var(--hover-pink-400-to-gray-400) !important;background-size:300% auto;background-position-x:100%}#admin-header-ticket,#admin-auth-header,#admin-trade-header,#admin-header-deposit,#admin-withdrawal-header,#transaction-admin-hrader,#admin-dashbord,#trade-drop-down,#admin-user-dropdown{position:relative}.item-counts{position:relative}.admin-count{display:flex;position:absolute;left:30px;top:55%;transform:translate(0, -55%);font-size:14px !important;border-radius:50%;align-items:center;width:25px;height:25px;justify-content:center;color:#fff !important;background-color:#7e3af2 !important;flex-grow:1}.admin-count-transaction{position:absolute;left:-35%;top:-10%;transform:translate(0, -55%);font-size:12px !important;border-radius:50%;width:25px;height:25px;display:flex;align-items:center;justify-content:center;color:#fff !important;background-color:#7e3af2 !important;flex-grow:1}.admin-count-transaction:nth-child(4){right:0}.admin-count-transaction:nth-child(3){top:0}.admin-count-transaction-2{position:absolute;left:-10%;top:-10%;transform:translate(0, -55%);font-size:12px !important;border-radius:50%;width:25px;height:25px;display:flex;align-items:center;justify-content:center;color:#fff !important;background-color:#7e3af2 !important;flex-grow:1}.mega{position:relative;display:flex;align-items:center}.mega .mega-menu{box-shadow:4px 4px 25px rgba(0,0,0,.1);position:absolute;box-sizing:content-box;opacity:0;visibility:hidden;transition:all 350ms ease-in;transition-delay:100ms;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:var(--white-to-dark-gray-900);border-radius:9px;top:200%;max-height:80vh;overflow-y:auto;padding:0 12px 12px}.mega .mega-menu li{padding-top:13px;width:100%;text-align:right;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;align-items:center}.mega .mega-menu li a{cursor:pointer;text-align:right;display:flex;justify-content:flex-start;align-items:center;min-width:250px;min-height:50px;border-radius:9px}.mega .mega-menu li a div.sub-menu-item{width:100%}.mega .mega-menu li a div.sub-menu-item div{display:inline-block;vertical-align:top}.mega .mega-menu li a div.sub-menu-item div:first-of-type{min-width:40px;text-align:center}.mega .mega-menu li a div.sub-menu-item p:first-of-type{margin-bottom:5px;font-size:14px;font-family:500;color:var(--gray-900-to-white)}.mega .mega-menu li a div.sub-menu-item p:last-of-type{font-size:10px;color:var(--soft-gray-to-soft-white)}.mega .mega-menu li:hover>a{background-color:var(--referral-top-earnersr-box-btn-2)}.mega .top-currencies-ul{padding:0}.mega .top-currencies-ul>li{padding:12px 12px 0}.mega .top-currencies-ul div.top-currencies div:first-of-type{min-width:50px;text-align:center}.mega .top-currencies-ul div.top-currencies div:first-of-type img{width:36px}.mega .see-all-currencies-li{margin-top:12px;width:100%;box-sizing:border-box;background-color:var(--referral-top-earnersr-box-btn-2)}.mega .see-all-currencies-li a{width:100%}.mega .see-all-currencies-li .see-all-currencies-div{width:100%;font-size:16px;text-align:center}.mega:hover .mega-menu{opacity:1;visibility:visible}.left-mega{position:absolute !important;box-shadow:4px 4px 25px rgba(0,0,0,.1);position:absolute;box-sizing:content-box;opacity:0;visibility:hidden;transition:all 350ms ease-in;transition-delay:100ms;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:var(--white-to-dark-gray-900);border-radius:9px;top:170%;left:0%;padding:0 12px 12px}.left-mega li{padding-top:12px;width:100%;text-align:right;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;align-items:center}.left-mega li a{text-align:right;display:flex;justify-content:flex-start;align-items:center;min-width:250px;min-height:70px;border-radius:9px}.left-mega li a div.sub-menu-item{width:100%}.left-mega li a div.sub-menu-item div{display:inline-block;vertical-align:top}.left-mega li a div.sub-menu-item div:first-of-type{min-width:40px;text-align:center}.left-mega li a div.sub-menu-item p:first-of-type{margin-bottom:5px;font-size:16px;color:var(--gray-900-to-white)}.left-mega li a div.sub-menu-item p:last-of-type{font-size:12px;color:var(--soft-gray-to-soft-white)}.left-mega li:hover>a{background-color:var(--referral-top-earnersr-box-btn-2)}#overlay-header{z-index:60;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:200%;background:rgba(52,64,84,.7);backdrop-filter:blur(8px)}.confirmationModal div{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px}.confirmationModal span{color:#667085}.confirmationModal .ctaTether .confirmForChange{background-color:var(--error-to-error-dark)}.confirmationModal .ctaTether .confirmForChange span{color:#fff}.confirmationModal .ctaTether .cancelOrder{background-color:var(--white-100-to-black-100-buttons);box-shadow:0px 1px 2px rgba(16,24,40,.05);color:var(--gray-900-to-white);border:1px solid var(--soft-black-to-soft-white)}.tetherPriceUpdate .descUpdateTether{color:#667085}.tetherPriceUpdate .ctaTether .cancelOrder{width:100%;background-color:var(--white-100-to-black-100-buttons);box-shadow:0px 1px 2px rgba(16,24,40,.05);color:var(--gray-900-to-white);border:1px solid #d0d5dd}.modal-error-titel{font-weight:600;font-size:18px;color:#101828 !important}.lowerContrast{filter:contrast(0.5)}.errorInput{border:1px solid #ff0002 !important}.change-usdt-price-modal{display:flex;flex-direction:column;gap:24px}.change-usdt-price-modal .tetherPriceNow input{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:unset}.change-usdt-price-modal .setTetherPrice{display:flex;gap:10px;width:100%;justify-content:space-between}.change-usdt-price-modal .setTetherPrice select{padding:10px 14px;border:1px solid #d0d5dd;box-shadow:0px 1px 2px rgba(16,24,40,.05);border-radius:8px;background-color:rgba(0,0,0,0);color:var(--soft-black-to-soft-white)}.change-usdt-price-modal input{outline:none;background-color:rgba(0,0,0,0);color:var(--gray-900-to-white);padding:3px 14px;border:1px solid #d0d5dd;box-shadow:0px 1px 2px rgba(16,24,40,.05);border-radius:8px;height:44px;font-size:16px}.change-usdt-price-modal .tetherPriceNow,.change-usdt-price-modal .newTetherPrice,.change-usdt-price-modal .priceDiff{display:flex;flex-direction:column;gap:10px;color:var(--soft-black-to-soft-white)}.change-usdt-price-modal .showingFinalPrice{color:var(--gray-900-to-white);background:var(--white-500-to-blue-black);border-radius:5px;padding:5px 12px}.change-usdt-price-modal .showingFinalPrice .sellPrice,.change-usdt-price-modal .showingFinalPrice .buyPrice{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.change-usdt-price-modal .showingFinalPrice .sellPrice span,.change-usdt-price-modal .showingFinalPrice .buyPrice span{color:var(--soft-black-to-soft-white);font-size:12px}.change-usdt-price-modal .showingFinalPrice .sellPrice .buyNumber,.change-usdt-price-modal .showingFinalPrice .sellPrice .sellNumber,.change-usdt-price-modal .showingFinalPrice .buyPrice .buyNumber,.change-usdt-price-modal .showingFinalPrice .buyPrice .sellNumber{font-size:14px;color:var(--gray-900-to-white);padding-left:8px}.change-usdt-price-modal .ctaTether{width:100%;display:flex;flex-direction:row;justify-content:space-around}.change-usdt-price-modal button{padding:7px 12px;background:#7e3af2;box-shadow:0px 2px 4px rgba(126,58,242,.31);border-radius:5px;border:none;color:#fff;width:150px;height:40px}.mobile{display:none}.asset-header{display:none}.user-panel-menu{display:none}.landing-header-mobile{display:none}.headline-back-btn{display:none}.mobie-header{display:none}.toggle{display:none}@media only screen and (max-width: 900px){.auth-pic-needed{position:absolute;background:var(--warning-50-to-dark-warning-600) !important;padding-block:15px;border-bottom:1px solid var(--warning-700-to-dark-warning-500);top:100%;z-index:-1;width:100%;right:0;margin-top:unset;transform:unset}.auth-pic-needed .content{justify-content:center}.auth-pic-needed a{display:none}.tetherPriceNow,.newTetherPrice,.priceDiff{width:100%}.toggle{display:flex;flex-direction:column;align-items:center;cursor:pointer;font-size:100px;background-color:rgba(0,0,0,0);border:none}.toggle svg{width:40px !important}.total-amount-mobile{padding:7px 12px;background:#7e3af2;box-shadow:0px 2px 4px rgba(126,58,242,.31);border-radius:5px;border:none;color:#fff !important;display:flex;align-items:center}.total-amount-mobile svg{margin-right:9px;width:24px}.descktop-header{display:none}.mobie-header{position:fixed;display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;padding-inline:13px;width:100vw;background-color:var(--white-to-dark-gray-900) !important;z-index:50;height:70px}.landing-header-mobile{display:grid;width:100vw;grid-template-columns:3fr .5fr .5fr;align-items:center;direction:rtl;padding-inline:10px}.landing-header-mobile .input-ctypto-serch{background:#f8f8f8;border-radius:8px;width:76%;display:flex;align-items:center;flex-direction:row-reverse;height:44px}.landing-header-mobile .input-ctypto-serch input{background-color:rgba(0,0,0,0);border:none;outline:none;border-radius:8px;width:90%}.landing-header-mobile .input-ctypto-serch svg{margin-left:9px;margin-right:9px}.landing-header-mobile .notify button{background-color:#f9f5ff;border:none;width:47px;height:44px;border-radius:15px;display:grid;place-items:center}.landing-header-mobile .theme-select{margin-left:20px}.landing-header-mobile .toggle-btn{background-color:#f9f5ff !important;border:none !important;width:47px !important;height:44px !important;border-radius:15px !important;display:grid !important;place-items:center !important}.user-panel-menu{display:flex;width:100vw;justify-content:space-between;padding-inline:50px}.user-panel-menu p{font-weight:700;font-size:16px}.user-panel-menu .username{margin:0 !important}.mobile{display:flex;flex-direction:column;padding:0px;position:absolute;left:0px;right:0px;top:72px;z-index:100;transform:translate(100%, 0);background:var(--white-to-dark-gray-900) !important;transition:all 500ms ease-in;box-shadow:0px 12px 16px -4px rgba(16,24,40,.08),0px 4px 6px -2px rgba(16,24,40,.03)}.mobile .mobile-page{display:flex;flex-direction:column;align-items:center;border-bottom:2px solid #f9fafb}.mobile .mobile-page .mobile-link{padding:16px 12px;margin-bottom:2px;width:100%;box-sizing:border-box}.mobile .mobile-page .mobile-link a{display:block;width:100%;height:100%;font-weight:500;font-size:16px;line-height:24px;text-align:right;color:var(--gray-900-to-white)}.mobile .footer-links{display:flex;justify-content:space-between;width:100%;box-sizing:border-box;padding-inline:55px 16px;margin-top:24px}.mobile .footer-links ul li{margin-bottom:10px}.mobile .footer-links ul li a{display:block;font-style:normal;font-weight:500;font-size:16px;line-height:24px;color:#667085}.mobile .log-in-sign-up-mobile{width:100%}.mobile .log-in-sign-up-mobile ul{display:flex;display:flex;flex-direction:column;align-items:center}.mobile .log-in-sign-up-mobile ul li{margin-bottom:5px;padding:10px 18px}.mobile .log-in-sign-up-mobile ul li .mobile-register{display:flex;align-items:center;justify-content:center;width:343px;height:44px;text-align:center;gap:8px;font-weight:500;font-size:16px;line-height:24px;color:#fff;background:#7e3af2;border:1px solid #7e3af2;box-shadow:0px 1px 2px rgba(16,24,40,.05);border-radius:8px}.mobile .log-in-sign-up-mobile ul li .mobile-log-in{width:343px;height:44px;display:flex;align-items:center;justify-content:center;text-align:center;gap:8px;font-weight:500;font-size:16px;line-height:24px;color:#6941c6;background:#f9f5ff;border:1px solid #f9f5ff;box-shadow:0px 1px 2px rgba(16,24,40,.05);border-radius:8px}.mobile.show-menu{transform:translate(0%, 0)}}.ham{cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:transform 400ms;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.hamRotate.active1{transform:rotate(45deg)}.hamRotate180.active1{transform:rotate(180deg)}.line{fill:none;transition:stroke-dasharray 400ms,stroke-dashoffset 400ms;stroke:#000;stroke-width:5.5;stroke-linecap:round}.ham4 .top{stroke-dasharray:40 121}.ham4 .bottom{stroke-dasharray:40 121}.ham4.active1 .top{stroke-dashoffset:-68px}.ham4.active1 .bottom{stroke-dashoffset:-68px}.leftNavMobile{display:flex;gap:10px;align-items:center;justify-content:flex-end}/*# sourceMappingURL=adminHeader.css.map */
