.client-header{display:flex;justify-content:center;position:fixed;top:0;width:100%;z-index:21}.client-header__inner{align-items:center;background:#fff;border-radius:0 0 1.25rem 1.25rem;display:flex;justify-content:space-between;max-width:var(--client-max-width);padding:1rem;width:100%}@media (min-width:768px){.client-header__inner{padding:2rem 2rem 1rem}}@media (max-width:767px){.client-header__inner .c-logo{width:10rem}}.client-header__inner .c-menu-button{position:absolute;right:1rem}@media (min-width:1024px){.client-header__inner .c-menu-button{display:none}}
