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