.mobile-navigation{width:100%;height:var(--navbar-height);background:var(--surface-brand-700);z-index:184;justify-content:center;align-items:center;display:flex;position:sticky;top:0;left:0}@media (width>=576px){.mobile-navigation{display:none}}.mobile-navigation .logo{width:134.4px;height:40px;vertical-align:initial!important}.mobile-navigation .logo img{object-fit:contain;width:100%;height:100%;vertical-align:initial!important}.navigation{width:100%;height:var(--navbar-height);background:var(--surface-brand-700);z-index:200;justify-content:space-between;align-items:center;padding:0 24px;display:none;position:sticky;top:0;left:0;right:0}@media (width>=992px){.navigation{padding:0 var(--padding-horizontal)}}.navigation-wrapper{align-items:center;display:flex}.navigation-light{background-color:var(--surface-white)}@media (width>=576px){.navigation{display:flex}}.navigation .logo{height:20px;position:relative}.navigation .actions{align-items:center;gap:var(--spacing-xs);margin-left:auto;display:flex}.navigation-partner-logo{display:flex}@media (width>=576px){.navigation-partner-logo{margin-right:auto}}.navigation-partner-logo img{height:20px}.navigation-partner-logo-separator{background:var(--stroke-light);align-items:stretch;width:1px;margin-left:24px;margin-right:24px;display:flex}
