.header,.header-vw{position:absolute;z-index:10;width:100%;overflow-x:hidden}.header{background-color:var(--header-background);padding:.5rem 1rem;display:flex;justify-content:start;align-items:center}@media only screen and (min-width: 1080px){.header{padding:.75rem 1.5rem}}.header__logo{display:inline-block;line-height:0}.header-vw{display:flex;height:100px;background:var(--header-background)}.header-vw__logo{position:absolute;left:60%;display:flex;align-items:center;justify-content:center;height:100%;margin-inline:.75rem;text-decoration:none}@media only screen and (min-width: 1080px){.header-vw__logo{left:70%}}.header-vw__logo:before,.header-vw__logo:after{content:"";position:absolute;width:70vw;top:50%;border-bottom:2px solid var(--brand-secondary)}.header-vw__logo:before{right:100%;margin-right:10px}.header-vw__logo:after{left:100%;margin-left:10px}.header-vw__logo-text{text-align:left;color:var(--text-secondary);line-height:1.2;margin-left:.75rem}
