.mobile-top-bar{display:none}@media (max-width:930px){.mobile-top-bar{-webkit-backdrop-filter:blur(16px);z-index:90;background:#fffffff5;justify-content:space-between;align-items:center;height:60px;padding:0 20px 0 0;transition:background .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s;display:flex;position:fixed;top:0;left:0;right:0}.mobile-top-bar-logo{flex-shrink:0;justify-content:center;align-items:center;width:140px;display:flex}.mobile-top-bar-logo img{transition:filter .35s}.mobile-top-bar-right{position:relative}.mobile-top-bar.mobile-top-bar--transparent{-webkit-backdrop-filter:none;background:0 0}.mobile-top-bar.mobile-top-bar--transparent .mobile-top-bar-logo img{filter:brightness(0)invert()}.mobile-top-bar.mobile-top-bar--transparent .mobile-search-btn{color:var(--white)}body.has-global-mobile-topbar{padding-top:60px}}