.g-topbar{--g-topbar-height:40px;display:none;font-size:15px;height:var(--g-topbar-height);max-height:var(--g-topbar-height);padding-bottom:14px;padding-top:14px;position:relative;transition:background var(--g-duration-short,.1s);white-space:nowrap;z-index:99}.g-topbar--show-divider{border-bottom:1px solid rgb(var(--color-border))}.template-index .g-topbar.transparent-on-top{color:rgb(var(--header-transparent-text-color,#fff))}.g-topbar__right{column-gap:30px}.g-topbar__inner{column-gap:32px;cursor:pointer}.g-topbar__link{align-items:center;display:flex;padding-left:16px;padding-right:16px;transition:color var(--g-duration-default,.25s)}.g-topbar__link span{margin-left:8px}.g-topbar__link:hover{color:rgb(var(--color-foreground))}.g-topbar .g-switcher-dropdown form{padding:0}.g-topbar .social-media-links a{transition:color var(--g-duration-default,.25s)}.g-topbar .social-media-links a:hover{color:rgb(var(--color-foreground))}@media screen and (min-width:1024px){.g-topbar{align-items:center;display:flex}}