.LandingHeader{position:fixed;top:var(--fixed-height);left:0;width:100%;z-index:110;transition:all .25s;height:64px;opacity:0}.LandingHeader>.header-body{background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:saturate(130%) blur(16px);backdrop-filter:saturate(130%) blur(16px);color:var(--text-1);transition:all .3s;overflow:hidden;display:flex;justify-content:space-between;padding:0 22px;align-items:center;height:100%}.LandingHeader>.header-body img{width:112px}.LandingHeader>.header-body .header-logo{cursor:pointer}.LandingHeader.header-show{opacity:1}@media screen and (max-width:768px){.LandingHeader{height:56px}.LandingHeader>.header-body img{width:98px}}.DownLoadLevitation{position:fixed;left:calc(50% - 64px);bottom:70px}.ant-message .ant-message-notice-wrapper .ant-message-notice.DownLoadLevitation-message .ant-message-notice-content{border:none;border-radius:22px;background:#2f2f2f;padding:10px 24px;min-width:128px}.ant-message .ant-message-notice-wrapper .ant-message-notice.DownLoadLevitation-message .ant-message-custom-content{font-size:14px;font-weight:500;line-height:22px;color:var(--text-5);gap:6px;justify-content:center}