header{position:relative;top:auto;z-index:5;background:#fff;border-bottom:1px solid #d9e5ed}header .wrap{max-width:1120px;min-height:72px;display:flex;justify-content:space-between;align-items:center;gap:18px;padding-top:0;padding-bottom:0}header .brand{font-size:21px}header .brand img{width:40px;height:40px}header nav{display:flex;gap:18px;flex-wrap:wrap;font-size:14px;font-weight:800}header nav a{color:#17364d;text-decoration:none}header nav a[aria-current=page],header nav a:hover{text-decoration:underline;text-underline-offset:5px}a:focus-visible{outline:3px solid #f2aa42;outline-offset:3px}@media(max-width:720px){header .wrap{padding:10px 17px;min-height:66px}header .brand{font-size:17px}header .brand img{width:33px;height:33px}header nav{gap:10px;font-size:13px}}