.header{background:var(--wcc-black);position:relative;display:flex;flex-flow:row wrap;place-content:stretch space-between;align-items:center}@media print{.header{background:transparent;justify-content:flex-start}}@media (width >= 1024px){.header{background-color:transparent}}.header,.header a{color:var(--wcc-white)}.header.is-fixed{position:absolute;top:0;bottom:0;left:0;z-index:100;width:100%;height:100%;align-items:flex-start}@media screen and (height >= 600px){.header.is-fixed{position:fixed}.toolbar-fixed .header.is-fixed{top:80px}}.header .icon{fill:var(--wcc-white)}.header .container{padding-left:var(--wcc-spacing-headings)}.header__expanded-toggle{margin-right:var(--wcc-spacing-block);float:right;display:inline-block;width:var(--wcc-spacing-box);height:var(--wcc-spacing-box);background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20fill='%23fff'%20width='2048'%20height='4096'%20viewBox='0%200%202048%204096'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1792%201472v128q0%2026-19%2045t-45%2019h-1408q-26%200-45-19t-19-45v-128q0-26%2019-45t45-19h1408q26%200%2045%2019t19%2045zm0-512v128q0%2026-19%2045t-45%2019h-1408q-26%200-45-19t-19-45v-128q0-26%2019-45t45-19h1408q26%200%2045%2019t19%2045zm0-512v128q0%2026-19%2045t-45%2019h-1408q-26%200-45-19t-19-45v-128q0-26%2019-45t45-19h1408q26%200%2045%2019t19%2045z'/%3e%3cpath%20transform='translate(0%202048)'%20d='M1618%201450q0%2040-28%2068l-136%20136q-28%2028-68%2028t-68-28l-294-294-294%20294q-28%2028-68%2028t-68-28l-136-136q-28-28-28-68t28-68l294-294-294-294q-28-28-28-68t28-68l136-136q28-28%2068-28t68%2028l294%20294%20294-294q28-28%2068-28t68%2028l136%20136q28%2028%2028%2068t-28%2068l-294%20294%20294%20294q28%2028%2028%2068z'/%3e%3c/svg%3e");background-size:var(--wcc-spacing-box)}@media (width >= 1024px){.header__expanded-toggle{display:none!important}}.header__expanded-toggle.is-active{background-position:100% 0;position:relative;top:25px}@media (width >= 768px){.header__expanded-toggle.is-active{top:34px}}.header__expanded-content{border-top:3px solid var(--wcc-grey-medium);background-color:var(--wcc-blue-grey-dark);position:relative;flex:1 100%;width:100%;transition:all .5s linear;overflow:scroll;max-height:0}@media print{.header__expanded-content{background:transparent;display:none!important}}@media (width >= 1024px){.header__expanded-content{max-height:none;overflow:visible;background-color:transparent;border-top:0}}.header__expanded-content.is-expanded{max-height:none;position:absolute;top:80px;bottom:0;left:0;width:100%}@media (width >= 768px){.header__expanded-content.is-expanded{top:100px}}.header__expanded-content .contextual-region{position:static}.header__expanded-content .contextual-region .contextual,.header .search{display:none}@media (width >= 1024px){.header .search{display:block}}.header__logo{padding:var(--wcc-spacing-small) var(--wcc-spacing-block) 0;box-sizing:border-box;display:inline-block;text-align:center}@media (width >= 1024px){.header__logo{padding:var(--wcc-spacing-headings) 0;width:100%;background:var(--wcc-black);color:var(--wcc-white);border-bottom:3px solid var(--wcc-grey-medium);height:7.625rem}}@media (width >= 1280px){.header__logo{height:10.125rem}}@media print{.header__logo{padding:var(--wcc-spacing-block) 0;background:transparent!important;border:0;width:13.75rem}.header__logo:after{display:none!important}}.header__logo svg{height:4.0625rem;width:8.75rem}@media (width >= 768px){.header__logo svg{height:auto;width:11.25rem}}@media (width >= 1280px){.header__logo svg{max-width:220px;width:100%}}@media screen{.header__logo .logo-white--fill{fill:var(--wcc-white)}}@media screen{.header__logo .logo-white--stroke{stroke:var(--wcc-white)}}.header__logo #logo-tagline{display:none}@media (width >= 1024px){.header__logo #logo-tagline{display:block}}@media print{.header__logo #logo-tagline{display:block}}
