.header{position:fixed;top:0;left:0;z-index:10;width:100%;height:calc(var(--header-height) + 50px)}@media(min-width: 64rem){.header{height:var(--header-height)}}:root{--header-height: 70px}@media(min-width: 64rem){:root{--header-height: 80px}}.header__wrapper{width:100%;height:100%;align-items:center;position:relative}@media(max-width: 63.9375rem){.header__wrapper{grid-template-columns:repeat(3, 1fr) !important;grid-template-rows:var(--header-height) 50px;grid-row-gap:0 !important}}.header__wrapper::after{content:"";display:inline-block;border-bottom:1px solid #000;position:absolute;right:0;top:var(--header-height);z-index:21;width:100%}@media(min-width: 64rem){.header__wrapper::after{top:unset;bottom:0;width:calc(50% + var(--content-side-padding) - var(--grid-gap));margin-right:calc(-1*(var(--content-side-padding) - var(--grid-gap)))}}.header__wrapper.hide-elements-mobile:not(.is-front)::before{border-color:rgba(0,0,0,0)}@media(max-width: 47.9375rem){body.post-type-archive-blog_post .header__wrapper:not(.is-front)::before,body.post-type-archive-competition .header__wrapper:not(.is-front)::before,body.post-type-archive-career .header__wrapper:not(.is-front)::before{display:none}}@media(max-width: 63.9375rem){.header__wrapper:not(.is-front)::before{content:"";display:inline-block;border-bottom:1px solid #000;position:absolute;right:0;bottom:0;z-index:10;width:100%;transition:border-bottom-color 200ms ease}}@media(min-width: 64rem){.header__start{grid-column:1/7;align-self:end;margin-left:calc(-1*(var(--content-side-padding) - var(--grid-gap)));margin-right:calc(-1*var(--grid-gap)/2)}}.header__start svg{width:150px}@media(min-width: 64rem){.header__start svg{width:200px}}.header__home{z-index:21}@media(max-width: 63.9375rem){.header__home{position:absolute;bottom:50px}}.header__title{margin:0;font-weight:normal;font-size:.875rem;line-height:1.1818181818em;grid-row:2;position:absolute}@media(max-width: 47.9375rem){body.post-type-archive-blog_post .header__title,body.post-type-archive-competition .header__title,body.post-type-archive-career .header__title{display:none}}@media(min-width: 64rem){.header__title{grid-row:1;grid-column:7/9;margin-left:calc(-1*var(--grid-gap)/2);font-size:max(1.4375rem,1.55vw);line-height:1.5652173913em}}.header__back{font-size:max(.8125rem,.9vw);line-height:2.7692307692em;color:unset;text-decoration:none;grid-row:2;grid-column:2/span 2;justify-self:end}@media(min-width: 64rem){.header__back{grid-row:1;grid-column:9/12;justify-self:unset}}.header__project-archive-switches{grid-row:2;grid-column:2;display:flex;font-size:.875rem;line-height:2.7692307692em}.header__project-archive-switches *+*{margin-left:2em}@media(min-width: 64rem){.header__project-archive-switches{grid-row:1;grid-column:9/12;font-size:max(1.4375rem,1.55vw);line-height:1.5652173913em}}.header__project-archive-switches button{background:rgba(0,0,0,0);border:none;transition:opacity .3s ease;cursor:pointer;color:#000}.header__project-archive-switches button:hover,.header__project-archive-switches button:focus-visible{font-style:italic}.header__project-archive-switches button:not(.active){opacity:.25}.header__langs{grid-column:7/9;margin-left:calc(-1*var(--grid-gap)/2);display:flex;gap:1em;height:max-content;position:absolute;z-index:21}@media(max-width: 63.9375rem){.header__langs{font-size:1.0625rem;display:none}}@media(min-width: 64rem){.header__langs{font-size:max(1.4375rem,1.55vw);line-height:1.5652173913em}}.header__lang{opacity:.25;transition:opacity .3s ease;color:unset;text-transform:uppercase;text-decoration:none}.header__lang:hover,.header__lang:focus-visible{font-style:italic}.header__lang--active{opacity:1}
