.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:auto;opacity:1;transition:height 160ms ease-out,padding 160ms ease-out,opacity 120ms linear;overflow:hidden}.topbar.hide{height:0;opacity:0;padding:0;pointer-events:none}.topbar.topbar--pending{transition:none !important}@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:space-between}}@media screen and (max-width: 991px){.topbar__wrapper{justify-content:center}}.topbar__left,.topbar__right{display:flex;justify-content:flex-start;align-items:center;gap:16px}@media screen and (max-width: 991px){.topbar__left,.topbar__right{display:none}}.topbar__text{color:inherit;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:50%;top:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:transform .3s cubic-bezier(0.22, 1, 0.36, 1),opacity .3s cubic-bezier(0.22, 1, 0.36, 1),visibility 0s linear .3s;z-index:1;pointer-events:none;display:flex;gap:16px;justify-content:center;align-items:center;transform:translate3d(-50%, 28%, 0)}.topbar .topbar__logos-flip .logo-item .topbar__logos{display:flex;justify-content:flex-start;gap:12px;align-items:center}.topbar .topbar__logos-flip .logo-item.active{visibility:visible;transition-delay:0s;transform:translate3d(-50%, 0, 0);opacity:1;z-index:2;pointer-events:auto}.topbar .topbar__logos-flip .logo-item.is-entering{visibility:visible;transition-delay:0s;transform:translate3d(-50%, 18%, 0);opacity:0}.topbar .topbar__logos-flip .logo-item.is-leaving{visibility:visible;transition-delay:0s;transform:translate3d(-50%, -18%, 0);opacity:0}.topbar.is-resizing{transition: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}.topbar .topbar__logos-flip .logo-item{transition:none}}@media screen and (max-width: 1199px){body.menu-open .topbar{display:none}}/*# sourceMappingURL=topbar.min.css.map */