extra-bar{display:flex;justify-content:space-between;padding-top:var(--extra-bar-padding-top, var(--gutter1));padding-bottom:var(--extra-bar-padding-bottom, var(--gutter1))}extra-bar.is\:sticky{position:sticky;top:var(--extra-bar-top, 0)}extra-bar nav{display:flex;grid-column:1/-1;align-items:center;gap:var(--gutter0) var(--gutter0);display:flex;flex-wrap:wrap}body:not(.feature\:flexbox-gap) extra-bar nav{gap:initial;margin-top:calc(-1*var(--gutter0));margin-bottom:calc(-1*var(--gutter0));left:calc(-1*var(--gutter0));width:calc(100% + (var(--gutter0)))}body:not(.feature\:flexbox-gap) extra-bar nav>*{margin:calc(var(--gutter0)/2) calc(var(--gutter0)/2)}body:not(.feature\:flexbox-gap) extra-bar nav+nav{flex-wrap:nowrap;margin-left:auto;width:-moz-fit-content;width:fit-content}extra-bar nav a svg.symbol{width:1em;height:1em}extra-bar nav .arrow-right{width:.5em;height:.5em}
/*# sourceMappingURL=../../sourcemaps/components/sections/extra-bar.css.map */