.site-header{background:var(--brand-white);border-bottom:1px solid var(--brand-gray-40);max-width:100vw;padding:var(--spacing-xxs) 0 calc(var(--spacing-xxs) - 1px);position:static;top:0;width:100%;z-index:90}.site-header .container-fluid{padding-bottom:0;padding-top:0}.site-header .container-fluid>.container{display:flex;flex-direction:column}.header-wrapper{position:-webkit-sticky;position:sticky;top:0;z-index:4}@media(min-width:768px){.site-header{padding:0;position:relative;top:auto}.header-wrapper{position:static}}@media(max-width:767.98px){.site-header{display:flex;justify-content:space-between}.site-header .container-fluid{margin-left:0;margin-right:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}
