#masthead:before{content:"";display:block;background:linear-gradient(to top,transparent,var(--bg_blue));width:100%;height:calc(var(--masthead-height) + 32px);position:absolute;top:-16px;z-index:1}#masthead{position:relative;z-index:99;margin-top:16px}@media (prefers-color-scheme:dark){#masthead{color:#fff}.logo svg{fill:#fff}}#topbar{display:flex;align-items:center;height:var(--masthead-height);background-color:var(--blue);color:#fff;border-radius:var(--section-radius);padding:0 var(--section-padding)}@media all and (min-width:1100px){#masthead:has(.breadcrumbs) #topbar{border-bottom-left-radius:0;border-bottom-right-radius:0}}.logo svg{display:block;width:160px;height:64px;transition:all .1s ease;fill:#fff}#logo{position:relative;z-index:1}#logo a{border-radius:4px;display:block}#logo a:hover svg{opacity:.666}#logo a:focus-visible{outline:3px solid #000;box-shadow:0 0 0 6px #fff}#masthead .menuholder{margin-left:auto}@media all and (max-width:1279.98px){#masthead{--section-padding:20px}.logo svg{width:119px;height:48px}}@media all and (max-width:899.98px){.logo svg{width:119px;height:48px}}@media all and (max-width:599.98px){#footer .logo{margin-top:20px!important}}#skip-link{position:fixed;background:rgba(0,0,0,.75);height:100%;width:100%;z-index:999;top:0;text-align:center;padding:var(--wrapper-margin)}#skip-link span.link{background-color:var(--hover_blue);border-radius:300px;display:inline-block;padding:.75em 1em;font-size:var(--bodytext_size);font-weight:700;line-height:1;color:#000}#skip-link .wrapper{height:auto!important}#skip-link:not(:active):not(:focus){width:1px!important;height:1px!important;margin:0!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;border:0!important;white-space:nowrap!important;-webkit-user-select:none;-ms-user-select:none;user-select:none;color:#000}#skip-link:focus{display:block}