.top{position:sticky;top:0;z-index:200;width:100%;background:#0d2b45;border-bottom:3px solid #d64933}.top>.center{display:flex;align-items:center;gap:24px;min-height:84px}.top .logo{display:flex;align-items:center;flex-shrink:0;text-decoration:none}.top .logo img{max-height:58px;width:auto}.top .logo .wordmark{display:flex;flex-direction:column;line-height:1.1}.top .logo .wordmark strong{font-family:Barlow Condensed,sans-serif;font-size:27px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:#fff}.top .logo .wordmark small{font-size:12px;font-weight:400;letter-spacing:.02em;color:#fff9}.top .language-switcher{display:flex;gap:6px;margin-left:auto}.top .language-switcher a{opacity:.5}.top .language-switcher a.active,.top .language-switcher a:hover{opacity:1}.top .toggle-navbar{display:none;margin-left:auto;cursor:pointer;padding:8px}.top .toggle-navbar .bars{display:flex;flex-direction:column;justify-content:space-between;width:26px;height:18px}.top .toggle-navbar .bars span{display:block;height:2px;width:100%;background:#fff;border-radius:2px;transition:transform .2s ease,opacity .2s ease}.top .toggle-navbar.open .bars span:nth-child(1){transform:translateY(8px) rotate(45deg)}.top .toggle-navbar.open .bars span:nth-child(2){opacity:0}.top .toggle-navbar.open .bars span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media(max-width:992px){.top{position:fixed;top:0;left:0}.top>.center{min-height:62px}.top .logo .wordmark strong{font-size:21px}.top .logo .wordmark small{display:none}.top .language-switcher{margin-left:auto;margin-right:4px}.top .toggle-navbar{display:block;margin-left:0}}
