.header{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;top:var(--wp-admin--admin-bar--height,0px);width:100%;z-index:999}.header--overlay{position:absolute}.header--sticky{position:-webkit-sticky;position:sticky}.header--fixed{position:fixed}.header--scrolled .header__bar,.header--no-hero .header__bar{background:#002859}.header__skip-button:focus{background:rgba(255,255,255,.9);border-radius:3px;-webkit-box-shadow:0 0 4px rgba(0,0,0,.2);box-shadow:0 0 4px rgba(0,0,0,.2);color:#000;padding:4px 6px;position:absolute;top:8px;left:8px;z-index:1}.header__bar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-bottom:1px solid rgba(237,237,237,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 20px;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}@media(min-width:768px){.header__bar{padding:18px 40px}}@media(min-width:1024px){.header__bar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:20px 40px}}@media(min-width:1280px){.header__bar{padding:20px 56px}}@media(min-width:1440px){.header__bar{padding:20px 80px}}@media(min-width:1920px){.header__bar{padding:20px 240px}}.header--nav-open .header__bar{background:#002859}@media(min-width:1280px){.header--nav-open .header__bar{background:rgba(0,0,0,.5)}}.header__logo{-ms-flex-negative:0;flex-shrink:0;font-size:0;line-height:0}.header__logo a{display:block}.header__logo svg{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;display:block;height:34.2px;width:165px;color:#fff}@media(min-width:1024px){.header__logo svg{height:41.5px;width:200px}}#header-spacer{-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out;height:var(--header-height,0)}