header{width:100%;max-width:var(--Max-Content-Width);margin:0 auto;padding:1em var(--Side-Padding);z-index:999;top:0;box-sizing:border-box}header:after{content:"";position:fixed;top:0;left:100%;width:100%;height:100%;background:#000;opacity:0;z-index:2;transition:opacity .3s ease,left 0s .3s}header[class=open]:after{opacity:.5;left:0;transition:opacity .3s ease,left 0s 0s}header nav{display:flex;justify-content:space-between;align-items:center}header img{width:auto;height:30px}@media (max-width: 768px){header img{width:200px}}header ul._hs-menu-children-wrapper_hrfe6_45{padding-left:1em}
