.header-utilities{align-items:center;display:flex;gap:1.25rem}.header-utilities__item{align-items:flex-end;display:flex;flex-shrink:0}.header-utilities__item-toggle{align-items:center;color:var(--color-foreground-muted);display:flex;font-size:var(--body-extra-small-300);font-weight:300;gap:.5rem;line-height:133%;position:relative}.header-utilities__item-toggle svg{color:var(--color-foreground-muted);min-width:20px}.header-utilities__item-toggle--search{font-size:var(--header-controls-font-size)}.header-utilities__item-toggle--favorites svg{min-width:0;width:14px}.header-utilities__item-cart-count{font-size:10px;left:50%;position:absolute;top:3px;transform:translateX(-50%)}.header-markets{display:none}.header-markets select{color:var(--color-foreground-muted);field-sizing:content;font-size:var(--header-controls-font-size);letter-spacing:.05em;line-height:133%}@media (min-width:1024px){.header-markets{display:block}}.header-menu{background-color:var(--color-background);height:calc(100dvh - var(--header-main-height));left:0;padding-inline:.75rem;position:fixed;top:calc(var(--header-main-height) + var(--announcement-height));transform:translateX(-100%);width:calc(100% - 88px);z-index:12}.header-menu--open{transform:translateX(0)}.header-menu__link-arrow{display:flex}.header-menu__link-arrow svg{height:14px;width:14px}.header-menu__link-arrow.active svg{transform:rotate(180deg)}@media (min-width:1024px){.header-menu__link-arrow{display:none}}.header-menu__list{display:flex;flex-direction:column;position:relative}@media (min-width:1024px){.header-menu__list{align-items:center;flex-direction:row;gap:2.75rem;justify-content:center;padding-inline:1.75rem}}.header-menu__item{border-bottom:thin solid var(--color-border)}@media (min-width:1024px){.header-menu__item{border-bottom:none}}.header-menu__link{align-items:center;display:flex;font-size:var(--header-font-size);font-weight:400;justify-content:space-between;letter-spacing:.15em;line-height:100%;padding-block:1.25rem;text-decoration:none;text-transform:uppercase}.header-menu__link:hover{text-decoration:underline}@media (min-width:1024px){.header-menu__link{padding-block:0}}.header-menu{transition:transform .2s cubic-bezier(.87,0,.13,1) 0s}@media (min-width:1024px){.header-menu{background-color:none;height:auto;padding-inline:0;position:relative;top:auto;transform:none;transition:none;width:100%}}.header-megamenu{display:block;max-height:0;overflow:hidden;padding:0}.header-megamenu.active{display:block;max-height:1000px;padding-bottom:1.25rem}@media (min-width:1024px){.header-megamenu.active{max-height:none;overflow:visible}.header-megamenu__container{display:grid;gap:1.25rem;grid-template-columns:repeat(3,auto)}}.header-megamenu__list:not(:first-child){margin-top:.75rem}@media (min-width:1024px){.header-megamenu__list:not(:first-child){margin-top:0}}.header-megamenu__sublist{max-height:0;overflow:hidden}.header-megamenu__sublist.active{max-height:500px}.header-megamenu__sublist{transition:max-height .4s cubic-bezier(.87,0,.13,1) 0s}@media (min-width:1024px){.header-megamenu__sublist{margin-top:1.25rem;max-height:none;overflow:visible;transition:none}}.header-megamenu__sublist-list{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.header-megamenu__link{align-items:center;display:flex;font-size:var(--header-megamenu-header-font-size);font-weight:500;justify-content:space-between;text-transform:uppercase}.header-megamenu__link-arrow{display:flex}.header-megamenu__link-arrow svg{height:14px;width:14px}.header-megamenu__link-arrow.active svg{transform:rotate(180deg)}@media (min-width:1024px){.header-megamenu__link-arrow{display:none}}.header-megamenu__sublist-link{font-size:var(--header-megamenu-sublinks-font-size);text-transform:capitalize}.header-megamenu__link,.header-megamenu__sublist-link{letter-spacing:.03em;line-height:200%;text-decoration:none}.header-megamenu__link:hover,.header-megamenu__sublist-link:hover{text-decoration:underline}.header-megamenu{transition:max-height .4s cubic-bezier(.87,0,.13,1) 0s,padding-bottom .4s cubic-bezier(.87,0,.13,1) 0s}@media (min-width:1024px){.header-megamenu{background-color:rgb(var(--color-background-rgb)/90%);display:none;left:0;padding:1.25rem 1.75rem 2.5rem;position:absolute;top:calc(100% + var(--header-heading-padding-bottom) - 1px);transition:none;width:100%}}.header-main{--header-heading-padding-bottom:2.5rem;height:var(--header-main-height)}.header{background-color:var(--color-background);position:sticky;top:0;z-index:12}.header__top{align-items:center;display:flex;justify-content:space-between;padding:1.25rem .75rem}@media (min-width:1024px){.header__top{padding:.75rem 1.75rem}}.header__main{display:flex;flex-direction:column}@media (min-width:1024px){.header__main{gap:1.875rem;padding:0 0 var(--header-heading-padding-bottom)}}.header__main-logo{max-width:72px}@media (min-width:1024px){.header__main-logo{margin-inline:auto;max-width:118px}}