@media (max-width:768px){.admin-bar{display:none}}.header-bar{width:100%;background-color:transparent;transition:background-color .4s ease}.header-bar--scrolled,[data-header-solid=true] .header-bar{background-color:#254437}.header-inner{display:flex;align-items:center;justify-content:space-between;max-width:var(--container-max);margin:0 auto;padding:var(--space-2) var(--space-2);min-height:3rem}.header-logo{height:1.75rem;width:auto}.header-right{display:flex;align-items:center;gap:.25rem}@media (min-width:768px){.header-right{gap:var(--space-4)}}.header-nav{display:none;align-items:center;gap:var(--space-4)}.header-nav-link{color:white;font-size:.9375rem;font-weight:var(--font-weight-regular);text-decoration:none;white-space:nowrap;transition:opacity .2s ease;position:relative;&:hover{opacity:.75}}.header-hamburger{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:white;transition:opacity .2s ease;cursor:pointer;&:hover{opacity:.75}}.header-mina-sidor{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;color:white;font-size:.9375rem;font-weight:var(--font-weight-regular);white-space:nowrap;text-decoration:none;transition:opacity .2s ease;&:hover{opacity:.75}}.header-mina-sidor-label{display:none}@media (min-width:768px){.header-mina-sidor-label{display:inline}}.header-mina-sidor-icon{display:block;width:24px;height:26px;background-color:currentColor;mask-image:url(/Icons/chefs-hat.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(/Icons/chefs-hat.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}@media (min-width:768px){.header-inner{padding:var(--space-3) var(--space-4);min-height:3.5rem}.header-nav{display:flex}.header-logo{height:2.25rem}}@media (min-width:1024px){.header-inner{padding:var(--space-3) var(--space-4)}}@media (min-width:1280px){.header-inner{padding:var(--space-3) var(--space-4)}}