.header .split-navigation{justify-content:center;align-items:center;gap:50px;width:100%;display:flex}.header .split-navigation .site-brand{text-align:center;width:fit-content}@media (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{text-align:left;justify-content:flex-start}@media (width<=767px){.header .split-navigation .navigation.left-half,.header .split-navigation .navigation.right-half{display:none}}.header .navigation.complete{display:none}@media (width<=767px){.header .navigation.complete{display:block}}
