.Topbar{color:var(--navigation-item-color);display:none}.Topbar:hover{color:var(--navigation-item-color-hover)}.Topbar jump-button{--jump-button-background:var(--navigation-item-color) --jump-button-color-hover:var(--navigation-item-color)}@media (min-width:1024px){.Topbar{border-bottom:1px solid var(--primary-ultra-hard);height:var(--topbar-height);left:0;position:fixed;top:0;z-index:10;-webkit-box-pack:center;-ms-flex-pack:center;backdrop-filter:blur(10px);background:var(--topbar-background-color);justify-content:center;-webkit-transition:all .5s;transition:all .5s}.Topbar,.Topbar .Topbar__Wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.Topbar .Topbar__Wrapper{height:auto;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;font-size:var(--fs-400);gap:3rem;justify-content:space-between;max-width:var(--boxed-section-width);padding:0 var(--global-content-edge-padding);z-index:1}.Topbar .Topbar__Right{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.Topbar .Topbar__Right,.Topbar .Topbar__Right nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.5rem}.Topbar--SingleIndustries{position:relative}}