.header{display:block;padding:16px}@media (max-width:749px){.header{padding:0!important}}@media (max-width:749px){.header__custom-mobile-menu{padding:8px 12px}.header__custom-mobile-menu .header__icon{width:100%}.header__custom-mobile-menu:has(details[open]:not(.menu-closing)){background:#ff721f}}.header__cart-content{display:inline-flex;align-items:center;gap:5px}.header__cart-label{font-weight:700;font-size:12px;line-height:1;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;white-space:nowrap;color:#fff;transition:all .2s ease-in-out}.header__cart-label:hover{color:#ff721f}.header__custom-grid{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"logo search icons";align-items:center;gap:2rem;width:100%}@media screen and (max-width:749px){.header__custom-grid{grid-template-columns:auto 1fr auto;grid-template-areas:"menu logo icons";gap:1.2rem}}.header__custom-grid.is-search-open{grid-template-areas:"menu logo icons" "search search search"}.header__custom-grid.is-search-open .header__custom-search{display:block}@media screen and (max-width:749px){.header__custom-grid.is-search-open .header__custom-search{padding-bottom:8px;background:#35313c;box-shadow:0 0 0 100vmax #35313c;clip-path:inset(0 -100vmax)}}.header__custom-grid.is-search-open .header__custom-mobile-search-trigger{background:#ff6a00;color:#fff}@media (max-width:749px){.header__custom-grid.is-search-open .header__custom-mobile-search-trigger{margin-right:5px}}.header__custom-grid #cart-icon-bubble{text-decoration:none}.header__custom-grid #cart-icon-bubble .cart-count-bubble{position:static;display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;margin-left:0;padding:0 10px;border-radius:50%;background:#cfcfd1;color:#1a1a1a}@media (max-width:749px){.header__custom-grid #cart-icon-bubble .cart-count-bubble{position:absolute;top:0;left:13px}}.header__custom-grid #cart-icon-bubble .cart-count-bubble span[aria-hidden=true]{font-size:12px;font-weight:700;line-height:1}@media (max-width:749px){.header__custom-grid #cart-icon-bubble .cart-count-bubble span[aria-hidden=true]{font-size:10px}}.header__custom-grid .header__icons{grid-area:icons;justify-self:end;padding-right:0;align-items:center}@media (max-width:749px){.header__custom-grid .header__icons{padding-right:20px}}.header__custom-grid .header__icon--cart{width:auto;gap:6px;margin-right:0;padding-right:3px}.header__custom-grid .header__icon .svg-wrapper{display:inline-flex;align-items:center;justify-content:center;width:23px;height:23px}.header__custom-grid .header__icon svg{width:100%;height:100%;max-width:35px;max-height:20px;transform:none}.header__custom-cart-svg{width:37px;height:37px;fill:currentColor}.header__custom-logo{display:flex;align-items:center;min-width:0;grid-area:logo}.header__custom-logo .header__heading-logo-wrapper{display:flex;align-items:center;width:auto}@media screen and (max-width:749px){.header__custom-logo{justify-content:center;justify-self:self-start;width:100%;max-width:110px;margin-left:15px}.header__custom-logo a{width:100%;height:auto}}.header__custom-search{grid-area:search;display:flex;justify-content:center;align-items:center;min-width:0;width:100%}@media (max-width:749px){.header__custom-search{display:none;padding:0 25px}}.header__custom-search .field{position:relative}.header__custom-search .field__input{max-height:40px;padding:0 25px 0 50px;border:0;border-radius:0;background-color:#fff;color:#8e8e8e;font-weight:600;font-size:12px;text-transform:capitalize}.header__custom-search .field__label{position:absolute;top:50%;left:56px;transform:translateY(-50%);font-family:"Circular Std",sans-serif;font-size:12px;font-weight:600;letter-spacing:0;text-transform:uppercase;color:#8e8e8e}.header__custom-search .field::after,.header__custom-search .field::before{content:"";position:absolute;top:0;z-index:1;width:0;height:0;border-bottom:50px solid #2f2e32}@media (max-width:749px){.header__custom-search .field::after,.header__custom-search .field::before{border-bottom:45px solid #35313c}}.header__custom-search .field::before{left:-11px;right:unset;border-left:11px solid transparent;border-right:26px solid transparent}.header__custom-search .field::after{right:-11px;left:unset;border-left:26px solid transparent;border-right:11px solid transparent}.header__custom-search-frame{position:relative;width:100%;max-width:512px;margin:0 auto;background:0 0}@media (min-width:750px) and (max-width:989px){.header__custom-search-frame{max-width:390px}}.header__custom-search-frame::after,.header__custom-search-frame::before{content:"";position:absolute;top:0;z-index:2;width:8px;height:100%;background-color:#ff721f}@media (max-width:749px){.header__custom-search-frame::after,.header__custom-search-frame::before{background-color:#45414e}}.header__custom-search-frame::before{left:-4px;transform:skew(29deg)}.header__custom-search-frame::after{right:-4px;transform:skew(-29deg)}.header__custom-search-frame>*{position:relative;z-index:1}.header__custom-search-button{position:absolute;top:0;left:0;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:76px;height:100%;background:0 0;border:0;cursor:pointer}.header__custom-search-button .svg-wrapper{width:14px;height:14px;color:rgba(0,0,0,.55)}.header__custom-mobile-search-trigger{display:none;background:0 0;color:rgb(var(--color-foreground))}.header__custom-mobile-search-trigger .svg-wrapper{width:20px;height:20px;color:currentColor}.header__custom-mobile-search-trigger .svg-wrapper svg{width:100%;height:100%}.header__custom-mobile-search-trigger .svg-wrapper svg path{fill:#fff}@media screen and (max-width:749px){.header__custom-mobile-search-trigger{display:inline-flex;align-items:center;justify-content:center;margin-right:5px;line-height:0}}@media screen and (min-width:750px){.header__custom-mobile-search-trigger{display:none!important}}.header__logo-image--mobile{display:none}@media screen and (max-width:749px){.header__logo-image--mobile{display:inline-block}}@media screen and (max-width:749px){.header__logo-image--desktop{width:100%}}