.topbar{width:100%;padding:8px 0;background-color:#232933;font-family:"Inter",sans-serif;font-size:14px;line-height:20px;font-weight:400;min-height:0px;height:40px;opacity:1;transition:height 160ms ease-out,padding 160ms ease-out,opacity 120ms linear;will-change:height,padding,opacity}.topbar.hide{height:0;opacity:0;padding:0;pointer-events:none}@media screen and (max-width: 991px){.topbar{padding:8px 0}}@media screen and (max-width: 600px){.topbar{padding:2px 0}}.topbar .container{display:flex;justify-content:center;align-items:center;width:100%;max-width:1248px;margin:0 auto}.topbar__wrapper{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;text-align:center}@media screen and (min-width: 992px){.topbar__wrapper{justify-content:flex-end}}.topbar__text{color:inherit;margin-right:16px;font-family:"Inter",sans-serif;font-weight:400;font-size:12px;line-height:16px;white-space:nowrap}@media screen and (max-width: 991px){.topbar__text{margin-right:0px}}.topbar__logos{display:flex;align-items:center;gap:12px;justify-content:end}@media screen and (max-width: 991px){.topbar__logos{display:none}}.topbar__logo{height:auto;max-height:24px;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;flex-shrink:0;display:block;transition:filter .2s}.topbar__logo:hover{filter:brightness(1.1)}.topbar .topbar__logos-flip{display:none;position:relative;height:32px;overflow:hidden;min-height:32px;width:100%}@media screen and (max-width: 991px){.topbar .topbar__logos-flip{display:block}}.topbar .topbar__logos-flip .logo-item{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;transition:opacity .45s cubic-bezier(0.77, 0, 0.18, 1);z-index:1;pointer-events:none;display:flex;justify-content:flex-start;align-items:center}.topbar .topbar__logos-flip .logo-item img{height:auto;max-height:24px;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain;display:flex}.topbar .topbar__logos-flip .logo-item.active{opacity:1;z-index:2;pointer-events:auto}.topbar.is-resizing{ransition:none !important}.header.fixed .topbar{height:0 !important;padding:0 !important;opacity:0;visibility:hidden}@keyframes slideUpIn{0%{opacity:0;transform:translateY(30%)}100%{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion: reduce){.topbar{transition:none}}/*# sourceMappingURL=topbar.min.css.map */