.default-header{--header-gap:var(--space-lg);--header-transition:var(--header-transition-motion,none);background:var(--color-white);position:relative;z-index:var(--layer-header)}@media(prefers-reduced-motion:no-preference){.default-header{--header-transition-motion:color 200ms ease,background 200ms ease,box-shadow 200ms ease}}.default-header__container{align-items:center;display:flex;gap:var(--header-gap);margin:0 auto;max-width:var(--layout-max-width);padding:var(--space-xs) var(--layout-gutter) 0}.default-header__logo{border:none;flex-shrink:0;margin:0 auto 0 0;outline:none;transition:var(--header-transition)}.default-header__logo:where(:hover,:focus){box-shadow:inset 0 -4px 0 0 var(--color-primary-dark)}.default-header__logo:where(:focus-visible){outline:2px solid var(--color-highlight);outline-offset:-2px}.default-header__logo :where(img,svg){display:block;height:85px}.default-header__meta{font-weight:var(--font-weight-bold)}.default-header noscript,.default-header__meta{align-items:center;display:flex;gap:var(--header-gap)}.default-header__separator{border:none;box-shadow:0 0 4px 0 var(--color-black-bright);clip-path:inset(0 0 -4px 0);display:block;height:2px;margin:-2px 0 0;pointer-events:none;width:100%}.default-header__search{background:var(--color-primary-dark);display:block;padding:var(--space-3xl) 0}.default-header__nav{background:var(--color-primary-brightest)}@media(min-width:576px){.default-header__nav{background:var(--color-primary-ultrabright)}}.default-header__nav-head{display:flex;flex-flow:row wrap;gap:var(--space-sm) var(--space-lg);justify-content:space-evenly;margin:0 auto;max-width:var(--layout-max-width);padding:var(--space-3xl) var(--layout-gutter) var(--space-lg)}@media(min-width:576px){.default-header__nav-head{gap:var(--space-md) var(--space-2xl);justify-content:start;padding-top:var(--space-lg)}}.default-header__nav-body{background:var(--color-primary-brightest);padding:var(--space-md) 0 var(--space-4xl)}@media(min-width:576px){.default-header__nav-body{padding-top:var(--space-4xl)}}.default-header__meta a,.default-header__nav-head a{--link-base-external-icon:var(--theme-icon-external,url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="hsl(198, 100%, 44%)" viewBox="0 0 256 256"><path d="M224 104a8 8 0 0 1-16 0V59.32l-66.33 66.34a8 8 0 0 1-11.32-11.32L196.68 48H152a8 8 0 0 1 0-16h64a8 8 0 0 1 8 8Zm-40 24a8 8 0 0 0-8 8v72H48V80h72a8 8 0 0 0 0-16H48a16 16 0 0 0-16 16v128a16 16 0 0 0 16 16h128a16 16 0 0 0 16-16v-72a8 8 0 0 0-8-8"/></svg>'));align-items:center;border:none;color:var(--color-primary-dark);display:inline-flex;flex-flow:column wrap;gap:.3125em;gap:0;margin:0;outline:none;overflow-wrap:anywhere;text-decoration-color:transparent;text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:.125em}@media(prefers-reduced-motion:no-preference){.default-header__meta a,.default-header__nav-head a{transition:color .2s ease,background .2s ease,-webkit-text-decoration .2s ease;transition:color .2s ease,text-decoration .2s ease,background .2s ease;transition:color .2s ease,text-decoration .2s ease,background .2s ease,-webkit-text-decoration .2s ease}}.default-header__meta a:where(:focus-visible),.default-header__nav-head a:where(:focus-visible){outline:2px solid var(--color-highlight);transition:none}.default-header__meta a:where(:hover,:focus),.default-header__nav-head a:where(:hover,:focus){text-decoration-color:currentcolor;text-decoration-line:underline;text-decoration-thickness:2px}.default-header__meta a[target=_blank]:not(:has(.visually-hidden)):after,.default-header__nav-head a[target=_blank]:not(:has(.visually-hidden)):after{background-image:var(--link-base-external-icon);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:inline-block;flex-shrink:0;height:1em;width:1em}.default-header__meta a:is(:focus-visible),.default-header__nav-head a:is(:focus-visible){outline:2px solid var(--color-highlight)}.default-header__meta a:is(:hover,:focus),.default-header__nav-head a:is(:hover,:focus){border:none;text-decoration-color:currentcolor;text-decoration-line:underline;text-decoration-thickness:2px}.default-header__meta a[target=_blank]:has(.visually-hidden):after,.default-header__nav-head a[target=_blank]:has(.visually-hidden):after{content:none}.default-header__meta a[target=_blank]:after,.default-header__nav-head a[target=_blank]:after{margin:0;top:0}@media(min-width:576px){.default-header__meta a,.default-header__nav-head a{flex-flow:row;gap:var(--space-xs)}}.default-header__meta svg,.default-header__nav-head svg{height:1.5rem;width:1.5rem}.no-js #default-header:target #default-header-open-nav{display:none}.no-js #default-header:target #default-header-close-nav,.no-js #default-header:target #default-header-nav{display:block}.default-header [hidden]{display:none}.no-js #default-header:target #default-header-close-nav,.no-js #default-header:target #default-header-nav{display:block!important}