:root{--default-header-height: 3.75rem}@media screen and (min-width: 48rem){:root{--default-header-height: 5.75rem}}.default-header__content{display:flex;align-items:center;gap:var(--spacing);flex-wrap:wrap;min-height:var(--default-header-height);position:relative}@media screen and (max-width: 89.99375rem){.default-header__content{display:flex;justify-content:space-between;flex-wrap:nowrap}}.default-header__logo{z-index:11}.default-header__logo svg{display:block;width:auto;max-width:85%;max-height:var(--default-header-height)}
