.header .split-navigation{width:100%;display:flex;align-items:center;justify-content:center;gap:50px}.header .split-navigation .site-brand{text-align:center;width:fit-content}@media (max-width: 767px){.header .split-navigation .site-brand{flex:1}}.header .split-navigation .navigation{flex:1}.header .split-navigation .navigation .nav-top-level{text-align:right}.header .split-navigation .navigation.left-half .nav-top-level{justify-content:flex-end}.header .split-navigation .navigation.right-half .nav-top-level{justify-content:flex-start;text-align:left}@media (max-width: 767px){.header .split-navigation .navigation.left-half,.header .split-navigation .navigation.right-half{display:none}}.header .navigation.complete{display:none}@media (max-width: 767px){.header .navigation.complete{display:block}}
