header{padding:1.375rem 3.125rem;width:100%;font-size:1.125rem;line-height:1.5rem;font-weight:500;position:fixed;top:0;z-index:1000;background-color:var(--color-background-main);height:6.25rem}header>div{max-width:2000px;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:center}a.logo img{position:relative;top:0.3rem;height:3.125rem;width:auto}@media (max-width:1350px){header{padding:1rem 1.25rem;height:fit-content}header ul{gap:1.875rem;padding:0.625rem 0}}@media (max-width:768px){header{padding:0.75rem 1rem;height:fit-content}header a.logo img{height:2.1875rem}}