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