.nm-header-wishlist{border:0;background:transparent;appearance:none;-webkit-appearance:none}.nm-wishlist-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}.nm-wishlist-drawer.is-open{opacity:1;visibility:visible;pointer-events:auto}.nm-wishlist-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#11111161;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.nm-wishlist-drawer__panel{position:absolute;top:0;right:0;bottom:0;left:auto;width:min(420px,92vw);background:#fff;border-left:1px solid #eadfce;box-shadow:-18px 0 50px #1f252229;display:flex;flex-direction:column;transform:translate(100%);transition:transform .26s ease}.nm-wishlist-drawer.is-ar .nm-wishlist-drawer__panel{right:auto;left:0;transform:translate(-100%);border-left:0;border-right:1px solid #eadfce;box-shadow:18px 0 50px #1f252229}.nm-wishlist-drawer.is-open .nm-wishlist-drawer__panel,.nm-wishlist-drawer.is-ar.is-open .nm-wishlist-drawer__panel{transform:translate(0)}.nm-wishlist-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:26px 24px 22px;border-bottom:1px solid #eadfce;background:linear-gradient(135deg,#fff,#fbf7ef)}.nm-wishlist-drawer__eyebrow{display:block;margin-bottom:6px;color:#738562;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.nm-wishlist-drawer__header h2{margin:0;color:#111;font-size:28px;line-height:1;font-weight:950;letter-spacing:-.045em}.nm-wishlist-drawer__close{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid #eadfce;border-radius:50%;background:#fff;color:#1f2522;cursor:pointer}.nm-wishlist-drawer__close svg{width:20px;height:20px}.nm-wishlist-drawer__body{flex:1;overflow-y:auto;padding:18px}.nm-wishlist-drawer__loading,.nm-wishlist-drawer__empty{min-height:55vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#637463}.nm-wishlist-drawer__empty-icon{display:inline-flex;align-items:center;justify-content:center;width:76px;height:76px;margin-bottom:18px;border-radius:50%;background:#eef2e9;color:#738562}.nm-wishlist-drawer__empty-icon svg{width:34px;height:34px}.nm-wishlist-drawer__empty h3{margin:0 0 10px;color:#111;font-size:24px;line-height:1.05;font-weight:900;letter-spacing:-.035em}.nm-wishlist-drawer__empty p{margin:0 0 22px;max-width:280px;font-size:14px;line-height:1.5}.nm-wishlist-drawer__shop{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:999px;background:#738562;color:#fff;text-decoration:none;font-weight:900}.nm-wishlist-drawer__list{display:grid;gap:12px}.nm-wishlist-item{display:grid;grid-template-columns:86px minmax(0,1fr);gap:14px;padding:14px;border:1px solid #eadfce;border-radius:18px;background:#fff;box-shadow:0 8px 22px #1f3a240e}.nm-wishlist-item__image{width:86px;height:86px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#fbf8f1;overflow:hidden}.nm-wishlist-item__image img{width:100%;height:100%;object-fit:contain;display:block}.nm-wishlist-item__title{display:block;margin:0 0 8px;color:#111;font-size:15px;font-weight:850;line-height:1.25;text-decoration:none}.nm-wishlist-item__title:hover{color:#738562}.nm-wishlist-item__price{margin-bottom:12px;color:#2f402c;font-size:13px;font-weight:800}.nm-wishlist-item__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.nm-wishlist-item__add,.nm-wishlist-item__remove{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border-radius:999px;border:0;cursor:pointer;font-size:12px;font-weight:900}.nm-wishlist-item__add{padding:0 15px;background:#738562;color:#fff}.nm-wishlist-item__add:hover{background:#24351f}.nm-wishlist-item__remove{width:36px;background:#fbf8f1;color:#1f2522;border:1px solid #eadfce}.nm-wishlist-item__remove svg{width:16px;height:16px}body.nm-wishlist-drawer-open{overflow:hidden}body{--header-height: 60px;--header-group-height: var(--header-height);--transparent-header-offset-boolean: 0}.header{--header-padding: var(--padding-sm);--font-paragraph--line-height: 1;--header-content-transition-timing: 0s;display:block;contain:layout style;background:transparent}.header a,.header .button,.header .button-secondary,.header .header-actions__action{transition:color var(--header-content-transition-timing),border-color var(--header-content-transition-timing)}#header-component :is(.header-menu,.dropdown-localization){display:none}@media screen and (min-width:750px){#header-component[data-menu-style=menu] :is(.header-menu,.dropdown-localization){display:flex}}#header-component[data-menu-style=drawer] .header__column{display:contents}@media screen and (min-width:750px){#header-component[data-menu-style=menu] .header__navigation-bar-row{display:none}}.header[transparent]{--language-button-background-color: transparent;--language-button-border-color: transparent;--header-content-transition-timing: calc(var(--submenu-animation-speed) - var(--animation-speed-fast)) var(--animation-speed-fast) var(--ease-out-cubic);--closed-underlay-height: 0px;--header-logo-display: none;--header-logo-inverse-display: block;position:absolute;top:0;left:0;right:0;z-index:var(--layer-overlay)}.header[transparent][transparent=not-sticky][data-sticky-state=active],.header[transparent]:has(.menu-list__link:not([aria-haspopup]):hover){--header-logo-display: unset;--header-logo-inverse-display: unset;--color-foreground: inherit;--color-foreground-rgb: inherit;--color-background: inherit;--color-background-rgb: inherit;--color-border: inherit;--color-border-rgb: inherit;--closed-underlay-height: 100%}.header[transparent]:not([data-sticky-state=active]):not(:has(.menu-list__link:is(:hover,[aria-expanded=true]))) .header__row{--color-foreground: inherit;--color-foreground-rgb: inherit;--color-border: inherit;--color-border-rgb: inherit;--color-primary-button-background: inherit;--color-primary-button-text: inherit}.header[transparent]:has(.mega-menu__list:hover),.header[transparent]:has(.menu-list__link:is(:hover,[aria-expanded=true])),.header[transparent]:has(.menu-list__list-item[slot=overflow] .menu-list__link:is(:hover,[aria-expanded=true])){--header-logo-display: unset;--header-logo-inverse-display: unset;--color-foreground: inherit;--color-foreground-rgb: inherit;--color-background: inherit;--color-background-rgb: inherit;--color-border: inherit;--color-border-rgb: inherit;--header-content-transition-timing: var(--submenu-animation-speed) var(--ease-out-cubic)}[data-transparent-color-scheme=top]:hover .header__row--top,[data-transparent-color-scheme=top]:focus-within .header__row--top,[data-transparent-color-scheme=both]:hover .header__row--top,[data-transparent-color-scheme=both]:focus-within .header__row--top{--color-foreground: inherit;--color-foreground-rgb: inherit;--color-border: inherit;--color-border-rgb: inherit;--color-primary-button-background: inherit;--color-primary-button-text: inherit}[data-transparent-color-scheme=bottom]:hover .header__row--bottom,[data-transparent-color-scheme=bottom]:focus-within .header__row--bottom,[data-transparent-color-scheme=both]:hover .header__row--bottom,[data-transparent-color-scheme=both]:focus-within .header__row--bottom{--color-foreground: inherit;--color-foreground-rgb: inherit;--color-border: inherit;--color-border-rgb: inherit;--color-primary-button-background: inherit;--color-primary-button-text: inherit}.header-section{position:relative;z-index:var(--layer-heightened)}#header-component{--submenu-height: 0px;--full-open-header-height: 0px}#header-group:has(#header-component[sticky]){display:contents}.header-section:has(>#header-component[sticky=always]),.header-section:has(>#header-component[sticky=scroll-up][data-sticky-state=active]){position:sticky;top:-1px;z-index:var(--layer-sticky)}.header[data-sticky-state]{transition:opacity var(--animation-speed) var(--animation-easing);opacity:1}.header[data-sticky-state=active]{view-transition-name:sticky-header}:active-view-transition-type(empty-cart-drawer) .header[data-sticky-state=active]{view-transition-name:none}.header[data-sticky-state=idle]{opacity:0}.header__underlay{position:absolute;top:0;right:0;bottom:0;left:0}.header__underlay-closed{height:var(--closed-underlay-height, 100%);z-index:var(--layer-lowest);background:linear-gradient(var(--color-scheme-top-row) 0 var(--top-row-height),var(--color-scheme-bottom-row) var(--top-row-height) var(--header-height));transition:height var(--animation-speed-slow) var(--ease-out-cubic)}.header__underlay-open{height:var(--full-open-header-height);background:linear-gradient(var(--color-scheme-top-row) 0 var(--top-row-height),var(--color-scheme-bottom-row) var(--top-row-height) var(--header-height),var(--color-submenu) var(--header-height) 100%);transition:height var(--submenu-animation-speed) var(--ease-out-cubic)}.header__underlay-open:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:var(--shadow-popover);clip-path:inset(var(--header-height) 0 -100px 0);transition:height var(--submenu-animation-speed) var(--ease-out-cubic)}:is([data-transparent-color-scheme=top]:hover,[data-transparent-color-scheme=top]:focus-within,[data-transparent-color-scheme=both]:hover,[data-transparent-color-scheme=both]:focus-within) :is(.header__underlay-open,.header__underlay-closed){--color-scheme-top-row: var(--color-background)}:is([data-transparent-color-scheme=bottom]:hover,[data-transparent-color-scheme=bottom]:focus-within,[data-transparent-color-scheme=both]:hover,[data-transparent-color-scheme=both]:focus-within) :is(.header__underlay-open,.header__underlay-closed){--color-scheme-bottom-row: var(--color-background)}[data-submenu-overlap-bottom-row] .header__underlay-open{background:linear-gradient(var(--color-scheme-top-row) 0 var(--top-row-height),var(--color-submenu) var(--top-row-height) 100%)}[data-submenu-overlap-bottom-row] .header__row--bottom{z-index:var(--layer-lowest)}.header__row{--color-account-icon: var(--color-foreground);position:relative;background-color:transparent}.header__row:has(.mega-menu__list:hover),.header__row:has(.menu-list__link[aria-haspopup]:is(:hover,[aria-expanded=true])),.header__row:has(.menu-list__list-item[slot=overflow] .menu-list__link:is(:hover,[aria-expanded=true])){z-index:var(--layer-heightened)}.header__row--top:not(.divider--page-width),.header__row--top.divider--page-width .header__columns,.header__row--bottom{border-bottom:var(--border-bottom-width) solid var(--color-border)}@media screen and (max-width:749px){.header__row--top:not(.divider--page-width),.header__row--top.divider--page-width .header__columns{border-bottom-width:var(--border-bottom-width-mobile)}}#header-component[data-menu-style=drawer] .header__row--top:not(.divider--page-width),#header-component[data-menu-style=drawer] .header__row--top.divider--page-width .header__columns{border-bottom-width:var(--border-bottom-width-mobile)}@media screen and (min-width:750px){.header__row.divider--page-width:not(.section--page-width) .header__columns{padding-inline-start:0;padding-inline-end:0;margin-inline-start:var(--page-margin);margin-inline-end:var(--page-margin)}}.header__column{display:flex;align-items:center}@media screen and (max-width:749px){.header__column{display:contents}}.header__column--left,.header__column--center{gap:var(--gap-xl);grid-area:left}.header__column--center{justify-content:center;grid-area:center}.header__column--center header-menu:only-child .overflow-menu::part(list){justify-content:center}.header__column--right{gap:var(--gap-xl);justify-content:flex-end;grid-area:right}.header__column--right .overflow-menu::part(list){justify-content:flex-end}.header__columns{--header-left: 1fr;--header-center: auto;--header-right: 1fr;--header-template-columns: var(--header-left) var(--header-center) var(--header-right);--header-mobile-bookend: 44px;display:grid;grid-template-areas:"left center right";grid-gap:var(--gap-xl);grid-template-columns:var(--header-template-columns)}.header__columns:has(.header__column--center header-menu){--header-center: auto;--header-left: minmax(max-content, 1fr);--header-right: minmax(max-content, 1fr)}@media screen and (min-width:750px){.header__columns:where(:not(:has(.header__column--center))){--header-template-columns: var(--header-left) var(--header-right);grid-template-areas:"left right"}}.header__columns:where(:not(:has(.header__column--center))):has(.header__column--right header-menu){--header-right: auto;--header-left: minmax(max-content, 1fr)}.header__columns:where(:not(:has(.header__column--center))):has(.header__column--left header-menu){--header-left: auto;--header-right: minmax(max-content, 1fr)}@media screen and (max-width:749px){.header__columns{--header-template-columns: var(--header-mobile-bookend) var(--header-mobile-bookend) 1fr var(--header-mobile-bookend) var(--header-mobile-bookend);grid-template-areas:"leftA leftB center rightA rightB";grid-column:span 3;column-gap:0;align-items:center;padding-block:0;padding-inline:0 var(--padding-3xs)}.header__columns .header-logo{grid-area:center}.header__columns:not(:has(header-actions)) .search-action{grid-area:leftB}.header__columns:not(:has(shopify-account)) .search-action{grid-area:rightA}.header__columns .search-action{grid-area:leftB}.header__columns header-actions{grid-area:rightB}}#header-component[data-menu-style=drawer] .header__columns{--header-template-columns: var(--header-mobile-bookend) var(--header-mobile-bookend) 1fr var(--header-mobile-bookend) var(--header-mobile-bookend);grid-template-areas:"leftA leftB center rightA rightB";grid-column:span 3;column-gap:0;align-items:center;padding-block:0;padding-inline:0 var(--padding-3xs)}#header-component[data-menu-style=drawer] .header__columns .header-logo{grid-area:center}#header-component[data-menu-style=drawer] .header__columns:not(:has(header-actions)) .search-action{grid-area:leftB}#header-component[data-menu-style=drawer] .header__columns:not(:has(shopify-account)) .search-action{grid-area:rightA}#header-component[data-menu-style=drawer] .header__columns .search-action{grid-area:leftB}#header-component[data-menu-style=drawer] .header__columns header-actions{grid-area:rightB}.header__columns:not(:has(.header__column)){grid-template-columns:1fr}@media(hover:hover){.header__column:has(header-menu:hover) header-menu:not(:hover){opacity:var(--opacity-subdued-text);transition:opacity var(--animation-speed) var(--animation-easing)}#header-component .nm-header-actions-wrap :is(.header-actions__action,.account-button,.action__cart,.nm-header-wishlist){opacity:1}#header-component .nm-header-actions-wrap :is(.header-actions__action,.account-button,.action__cart,.nm-header-wishlist):hover{opacity:1}}header-menu,.header-actions__action,.header__icon--menu{transition:opacity var(--animation-speed) var(--animation-easing)}.header-actions__action{--button-color: var(--color-foreground);color:var(--button-color);cursor:pointer;display:flex;justify-content:center}.header-actions__action:hover{--button-color: var(--color-foreground)}.header-actions__action:not(.account-button) .svg-wrapper{height:var(--button-size);width:var(--button-size)}.header-actions__action:not(.account-button) svg{width:var(--icon-size-md);height:var(--icon-size-md)}.header:has(#Details-menu-drawer-container[open]){contain:style}.header.header--compact{--header-padding: var(--padding-2xs)}.header__columns{--padding-block-start: var(--header-padding);--padding-block-end: var(--header-padding)}.header:not(.header--compact) .header__row--bottom{--header-padding: var(--padding-xs)}.header--collapse-row-paddings .header__row--top .header__columns{--padding-block-end: 0px}.header--collapse-row-paddings .header__row--bottom .header__columns{--padding-block-start: 0px}.header-section:has(.header[transparent])+.shopify-section{margin-top:var(--header-height)}main>.shopify-section:first-child .section:not(.disable-section-top-offset).spacing-style,main>.shopify-section:first-child .section:not(.disable-section-top-offset) .spacing-style{--section-top-offset: calc(var(--header-height) * var(--transparent-header-offset-boolean))}:is(main>.shopify-section:first-child .section:not(.disable-section-top-offset).spacing-style,main>.shopify-section:first-child .section:not(.disable-section-top-offset) .spacing-style) :is(.spacing-style,.inherit-spacing){--section-top-offset: 0px}main>.shopify-section:first-child .section:not(.disable-section-top-offset) .sticky-content{margin-top:calc(var(--header-height) * var(--transparent-header-offset-boolean) * -1)}.header-menu .menu-list__submenu{content-visibility:auto;contain-intrinsic-size:0px 500px}.header-menu details[open] .menu-list__submenu,.header-menu .menu-list__submenu[data-active],.header-menu .menu-list__list-item[slot=overflow] .menu-list__submenu{content-visibility:visible}.dropdown-localization__button{display:flex;position:relative;align-items:center;gap:4px;font-family:var(--menu-localization-font);font-size:var(--menu-localization-font-size);font-weight:var(--menu-top-level-font-weight);padding-inline:var(--padding-2xs);margin-inline:calc(-1 * var(--padding-2xs))}.dropdown-localization__button .svg-wrapper.icon-caret{height:var(--icon-size-xs);width:var(--icon-size-xs);right:var(--margin-xs);top:calc(50% - var(--padding-2xs));flex-shrink:0;transition:transform var(--animation-speed) var(--animation-easing)}.dropdown-localization__button .icon-flag{width:var(--menu-localization-font-size, var(--icon-size-sm));height:var(--menu-localization-font-size, var(--icon-size-sm));clip-path:circle(50%);background-position:center;background-size:cover;margin-inline-end:4px;position:relative}.dropdown-localization__button .icon-flag:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 var(--size-shadow) var(--color-shadow);border-radius:50%}.dropdown-localization__button[aria-expanded=true] .icon-caret svg{transform:rotate(180deg)}.dropdown-localization__button,.dropdown-localization__button:hover{box-shadow:none;background-color:transparent;border-color:transparent}dropdown-localization-component .localization-form__list{max-height:20.5rem}.localization-wrapper{position:fixed;z-index:var(--layer-raised);border-radius:var(--style-border-radius-popover);transition-property:display,opacity,translate;transition-duration:.3s;transition-timing-function:var(--ease-out-quad);transition-behavior:allow-discrete;translate:0 20px;opacity:0}.localization-wrapper:not([hidden]){translate:0 0;opacity:1}@starting-style{.localization-wrapper:not([hidden]){translate:0 20px;opacity:0}}dropdown-localization-component{position:relative;background-color:transparent}dropdown-localization-component .country-filter{position:relative;padding:8px}dropdown-localization-component .country-filter__input{border:none}dropdown-localization-component .localization-form__list-item{margin-inline:8px}dropdown-localization-component .localization-wrapper{box-shadow:var(--shadow-popover);border:var(--style-border-popover);background-color:var(--color-background);max-height:27.5rem;position:absolute;top:calc(100% + 10px);z-index:calc(var(--layer-header-menu) + 1)}dropdown-localization-component .localization-wrapper.right-bound{right:0;left:unset}dropdown-localization-component .localization-wrapper.left-bound{left:-8px;right:unset}dropdown-localization-component .language-selector.language-selector{padding:10px 8px 10px 16px}dropdown-localization-component .localization-form__currency{width:max-content;opacity:0;visibility:hidden;transition:none}dropdown-localization-component .localization-form__select:hover{background-color:rgb(var(--color-primary-hover-rgb) / var(--opacity-8))}dropdown-localization-component :is(.localization-form__list-item:hover,.localization-form__list-item[aria-selected=true],.localization-form__list-item[aria-current=true]) .localization-form__currency{opacity:1;color:var(--color-foreground-muted);transition:opacity var(--animation-speed-slow) var(--animation-easing);visibility:visible}.dropdown-localization .language-selector:where(:not(.top-shadow)){font-weight:var(--menu-top-level-font-weight)}.dropdown-localization:not(dropdown-localization-component) .language-selector{font-family:var(--menu-localization-font);font-size:var(--menu-localization-font-size)}.bb-localization-toggle{--bb-toggle-bg: rgb(var(--color-foreground-rgb) / .06);--bb-toggle-border: rgb(var(--color-foreground-rgb) / .12);--bb-toggle-text: rgb(var(--color-foreground-rgb) / .72);--bb-toggle-active-bg: rgb(var(--color-foreground-rgb));--bb-toggle-active-text: rgb(var(--color-background-rgb));display:flex;align-items:center;justify-content:center}.bb-localization-toggle__form{margin:0}.bb-localization-toggle__track{display:inline-flex;align-items:center;gap:3px;min-height:34px;padding:3px;border:1px solid var(--bb-toggle-border);border-radius:999px;background:var(--bb-toggle-bg);box-shadow:0 6px 18px #0000000f;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.bb-localization-toggle__option{-webkit-appearance:none;appearance:none;border:0;margin:0;min-width:42px;min-height:28px;padding:0 12px;border-radius:999px;background:transparent;color:var(--bb-toggle-text);font:inherit;font-size:.78rem;font-weight:700;letter-spacing:.04em;line-height:1;cursor:pointer;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.bb-localization-toggle__option:hover{color:rgb(var(--color-foreground-rgb));transform:translateY(-1px)}.bb-localization-toggle__option.is-active{background:var(--bb-toggle-active-bg);color:var(--bb-toggle-active-text);box-shadow:0 4px 14px #0000001f;cursor:default;transform:none}.bb-localization-toggle__option:disabled{opacity:1}body[dir=rtl] .bb-localization-toggle__track,html[lang^=ar] .bb-localization-toggle__track{direction:ltr}.header[transparent]:not([data-sticky-state=active]) .bb-localization-toggle{--bb-toggle-bg: rgb(255 255 255 / .16);--bb-toggle-border: rgb(255 255 255 / .32);--bb-toggle-text: rgb(255 255 255 / .9);--bb-toggle-active-bg: #ffffff;--bb-toggle-active-text: rgb(var(--color-foreground-rgb))}@media screen and (max-width:749px){.menu-drawer{width:min(88vw,36rem)!important;max-width:min(88vw,36rem)!important;height:100dvh!important;border-radius:0 20px 20px 0!important;border-left:3px solid #0f6b55!important;background:#fff!important;box-shadow:12px 0 32px #1f25221f!important;overflow:hidden!important}.menu-drawer__inner-container,.menu-drawer__navigation-container{height:100%!important;background:#fff!important}.menu-drawer__navigation-container{display:flex!important;flex-direction:column!important;overflow-y:auto!important;scrollbar-width:none!important}.menu-drawer__navigation-container::-webkit-scrollbar{display:none!important}.menu-drawer .modal__close-button,.menu-drawer .menu-drawer__close-button{width:36px!important;height:36px!important;border-radius:50%!important;border:1px solid rgba(31,37,34,.12)!important;background:#fff!important;color:#1f2522!important}.menu-drawer__navigation{flex:1 1 auto!important;padding:5.5rem 1.8rem 1.6rem!important}.menu-drawer__menu{display:flex!important;flex-direction:column!important;margin:0!important;padding:0!important;list-style:none!important}.menu-drawer__menu-item,.menu-drawer summary.menu-drawer__menu-item{position:relative!important;display:flex!important;align-items:center!important;gap:10px!important;padding:13px 4px!important;border:none!important;border-bottom:1px solid rgba(31,37,34,.08)!important;border-radius:0!important;background:transparent!important;color:#1f2522!important;font-size:1.55rem!important;font-weight:500!important;text-align:start!important;text-transform:none!important;transition:color .15s ease!important}.menu-drawer__menu-item:before,.menu-drawer summary.menu-drawer__menu-item:before{content:""!important;width:3px!important;height:16px!important;border-radius:2px!important;background:transparent!important;flex-shrink:0!important;transition:background-color .15s ease!important}.menu-drawer__menu-item:hover,.menu-drawer summary.menu-drawer__menu-item:hover{color:#0f6b55!important}.menu-drawer__menu-item--active,.menu-drawer__menu-item[aria-current=page]{color:#0f6b55!important;font-weight:700!important}.menu-drawer__menu-item--active:before,.menu-drawer__menu-item[aria-current=page]:before,.menu-drawer__menu-item:hover:before,.menu-drawer summary.menu-drawer__menu-item:hover:before{background:#d9b45a!important}.menu-drawer__utility-links{margin-top:auto!important;padding:1.2rem 1.8rem 2rem!important;border-top:1px solid rgba(31,37,34,.08)!important;background:#f8faf9!important;display:flex!important;justify-content:center!important}.menu-drawer .search__input,.menu-drawer input[type=search]{border-radius:999px!important;border:1px solid rgba(15,107,85,.18)!important;background:#f8faf9!important;min-height:44px!important}}.nm-header-wishlist{position:relative;display:inline-flex!important;align-items:center;justify-content:center;width:34px;height:34px;min-width:34px;min-height:34px;padding:0!important;margin:0!important;color:var(--color-foreground);text-decoration:none}.nm-header-wishlist__icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px}.nm-header-wishlist__icon svg{width:22px;height:22px;display:block}.nm-header-wishlist:hover{color:#738562!important}.nm-header-wishlist__count{position:absolute;top:-2px;right:-3px;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#738562;color:#fff;font-size:10px;font-weight:800;line-height:17px;text-align:center;display:none;z-index:2}.nm-header-wishlist__count.is-visible{display:block}body[dir=rtl] .nm-header-wishlist__count,html[lang^=ar] .nm-header-wishlist__count{right:auto;left:-3px}@media screen and (max-width:749px){#header-component .nm-header-wishlist{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}#header-component .nm-header-wishlist__icon svg{width:22px!important;height:22px!important}}.nm-header-actions-wrap{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;width:auto!important;min-width:0!important}.nm-header-actions-wrap header-actions{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:14px!important;width:auto!important;min-width:0!important}@media screen and (max-width:749px){.nm-header-actions-wrap{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;grid-area:rightB!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important}.nm-header-actions-wrap header-actions{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important}}@media screen and (min-width:750px){.header-section:has(#header-component){width:100%!important;max-width:none!important;padding:0!important;background:#f5f5f0!important;box-sizing:border-box!important}#header-component{--bb-premium-green: #5f7d50;--bb-premium-text: #111111;--bb-premium-height: 110px;--bb-premium-radius: 0px;--bb-premium-padding-x: clamp(42px, 4vw, 72px);--bb-premium-menu-gap: clamp(64px, 5.6vw, 96px);--bb-premium-menu-size: 17px;width:100%!important;max-width:none!important;margin:0!important;background:transparent!important;box-shadow:none!important;border:0!important;overflow:visible!important;position:relative!important;z-index:var(--layer-sticky, 10)!important}#header-component .header__underlay,#header-component .header__underlay-closed,#header-component .header__underlay-open{display:none!important;background:transparent!important;box-shadow:none!important}#header-component .header__row,#header-component .header__row--top{width:100%!important;max-width:none!important;min-height:auto!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important}#header-component .header__row.section,#header-component .header__row.section--page-width,#header-component .header__row.section--full-width,#header-component .header__row[class*=section--]{width:100%!important;max-width:none!important;margin-inline:0!important;padding-inline:0!important}#header-component .header__columns.spacing-style,#header-component .header__row>.header__columns{width:100%!important;max-width:none!important;margin-inline:0!important}#header-component .header__row--top:not(.divider--page-width),#header-component .header__row--top.divider--page-width .header__columns,#header-component .header__row--bottom{border-bottom:0!important}#header-component .header__columns{width:100%!important;max-width:none!important;min-height:var(--bb-premium-height)!important;margin:0 auto!important;padding:0 var(--bb-premium-padding-x)!important;box-sizing:border-box!important;background:#fff!important;border:1px solid #e8e8e8!important;border-radius:0!important;box-shadow:0 2px 12px #00000009!important;display:grid!important;grid-template-areas:"left center right"!important;grid-template-columns:minmax(240px,1fr) minmax(520px,auto) minmax(240px,1fr)!important;align-items:center!important;column-gap:clamp(22px,3vw,48px)!important}#header-component .header__column{display:flex!important;align-items:center!important;min-width:0!important}#header-component .header__column--left{justify-content:flex-start!important}#header-component .header__column--center{justify-content:center!important}#header-component .header__column--right{justify-content:flex-end!important;gap:18px!important}#header-component .header-logo,#header-component .header-logo a{display:flex!important;align-items:center!important}#header-component .header-logo img,#header-component .header-logo__image{max-height:148px!important;width:auto!important;object-fit:contain!important;display:block!important}#header-component :is(.header-menu,header-menu){display:flex!important;align-items:center!important;justify-content:center!important;width:min(100%,760px)!important;margin:0 auto!important;padding:0!important;transform:none!important}#header-component :is(.header-menu,header-menu) :is(.menu-list,.menu-list__list,ul){display:flex!important;align-items:center!important;justify-content:center!important;gap:var(--bb-premium-menu-gap)!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;list-style:none!important}#header-component :is(.header-menu,header-menu) :is(.menu-list__list-item,li){display:flex!important;align-items:center!important;margin:0!important;padding:0!important}#header-component :is(.header-menu,header-menu) .menu-list__link{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:7px 0 9px!important;margin:0!important;color:var(--bb-premium-text)!important;font-size:var(--bb-premium-menu-size)!important;font-weight:500!important;line-height:1.1!important;letter-spacing:0!important;text-decoration:none!important;border:0!important;background:none!important;box-shadow:none!important;transition:color .18s ease,opacity .18s ease!important}#header-component :is(.header-menu,header-menu) .menu-list__link:before{content:none!important;display:none!important}#header-component :is(.header-menu,header-menu) .menu-list__link:after{content:none!important;display:none!important}#header-component :is(.header-menu,header-menu) .menu-list__link:hover{color:var(--bb-premium-green)!important;text-decoration:none!important;border:0!important;background:none!important;box-shadow:none!important}#header-component :is(.header-menu,header-menu) .menu-list__link[aria-current],#header-component :is(.header-menu,header-menu) .menu-list__link.active,#header-component :is(.header-menu,header-menu) .menu-list__link.current,#header-component :is(.header-menu,header-menu) .menu-list__link.is-active,#header-component :is(.header-menu,header-menu) .menu-list__link.menu-list__link--active{color:var(--bb-premium-text)!important;font-weight:600!important}#header-component :is(.header-menu,header-menu) .menu-list__link[aria-current],#header-component :is(.header-menu,header-menu) .menu-list__link.active,#header-component :is(.header-menu,header-menu) .menu-list__link.current,#header-component :is(.header-menu,header-menu) .menu-list__link.is-active,#header-component :is(.header-menu,header-menu) .menu-list__link.menu-list__link--active,#header-component :is(.header-menu,header-menu) .menu-list__link[aria-current]:hover,#header-component :is(.header-menu,header-menu) .menu-list__link.menu-list__link--active:hover{text-decoration-line:underline!important;text-decoration-color:var(--bb-premium-green)!important;text-decoration-thickness:2px!important;text-underline-offset:7px!important;text-decoration-skip-ink:none!important}#header-component .bb-localization-toggle__track{min-height:auto!important;padding:0!important;gap:10px!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}#header-component .bb-localization-toggle__option{position:relative!important;min-width:auto!important;min-height:auto!important;padding:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--bb-premium-text)!important;font-size:13px!important;font-weight:600!important;letter-spacing:0!important;transform:none!important}#header-component .bb-localization-toggle__option:first-child:after{content:"/"!important;display:inline-block!important;margin-inline-start:12px!important;color:#00000047!important;font-weight:400!important}#header-component .bb-localization-toggle__option.is-active{background:transparent!important;color:var(--bb-premium-green)!important;box-shadow:none!important}#header-component .header-actions__action,#header-component .search-action,#header-component .header-actions__action svg,#header-component .search-action svg{color:var(--bb-premium-text)!important;stroke-width:1.8!important}#header-component .header-actions__action:hover,#header-component .search-action:hover{color:var(--bb-premium-green)!important}html[dir=rtl] #header-component .header__columns,body[dir=rtl] #header-component .header__columns{direction:rtl!important}}@media screen and (min-width:750px)and (max-width:1099px){#header-component{--bb-premium-padding-x: 36px;--bb-premium-menu-gap: 38px;--bb-premium-menu-size: 16px}#header-component .header__columns{grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr)!important}}@media screen and (max-width:749px){#header-component{background:#fff!important;border-radius:0!important;box-shadow:0 8px 20px #1f25220f!important;overflow:visible!important}#header-component .header-logo img,#header-component .header-logo__image{max-height:72px!important}}@media screen and (max-width:749px){#header-component .header__columns,#header-component[data-menu-style=drawer] .header__columns{--header-mobile-bookend: 42px !important;--header-template-columns: 42px 1fr 38px auto !important;grid-template-columns:42px 1fr 38px auto!important;grid-template-areas:"leftA center rightA rightB"!important;column-gap:8px!important;padding-inline:14px!important;align-items:center!important}#header-component .header-logo,#header-component[data-menu-style=drawer] .header-logo{grid-area:center!important;justify-self:center!important}#header-component .header__icon--menu,#header-component details-modal,#header-component menu-drawer,#header-component .menu-drawer-container,#header-component #Details-menu-drawer-container{grid-area:leftA!important;justify-self:start!important;align-self:center!important}#header-component .search-action--hidden-on-menu{display:none!important}#header-component .search-action,#header-component .search-action--hidden-on-drawer{grid-area:rightA!important;display:flex!important;justify-self:center!important;align-self:center!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;opacity:1!important;visibility:visible!important}#header-component header-actions{grid-area:rightB!important;justify-self:end!important;align-self:center!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important}#header-component header-actions .header-actions__action,#header-component header-actions .account-button,#header-component header-actions .action__cart,#header-component .search-action{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important}#header-component header-actions svg,#header-component .search-action svg,#header-component .header-actions__action svg{width:22px!important;height:22px!important;display:block!important}}@media screen and (max-width:749px){#header-component .search-action,#header-component .search-action--hidden-on-drawer,#header-component .search-action--hidden-on-menu,#header-component predictive-search,#header-component details-modal.search-modal,#header-component .header-actions__action[aria-label*=Search],#header-component button[aria-label*=Search],#header-component a[aria-label*=Search]{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;min-width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}#header-component .header__columns,#header-component[data-menu-style=drawer] .header__columns{grid-template-columns:42px 1fr auto!important;grid-template-areas:"leftA center rightB"!important;column-gap:8px!important}#header-component header-actions{grid-area:rightB!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important}#header-component .nm-header-wishlist{width:34px!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}}@media screen and (min-width:1100px){#header-component .header__columns{grid-template-columns:minmax(220px,1fr) minmax(460px,auto) minmax(300px,1fr)!important;column-gap:32px!important}#header-component .header__column--left{justify-content:flex-start!important}#header-component .header__column--center{justify-content:center!important}#header-component .header__column--right{justify-content:flex-end!important;gap:0!important}#header-component .nm-header-actions-wrap,#header-component .nm-header-actions-wrap header-actions,#header-component header-actions{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:18px!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important}#header-component .bb-localization-toggle{margin-inline-end:10px!important;flex-shrink:0!important}}@media screen and (min-width:750px){#header-component .search-action--hidden-on-menu{display:none!important;visibility:hidden!important;width:0!important;min-width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}#header-component .header__column--left>.search-action,#header-component .header__column--left .search-action{display:none!important}#header-component .header__column--right .search-action,#header-component .search-action:not(.search-action--hidden-on-menu){display:inline-flex!important}#header-component .search-action,#header-component .header-actions__action,#header-component .nm-header-wishlist{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;padding:0!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}#header-component .search-action svg,#header-component .header-actions__action svg,#header-component .nm-header-wishlist svg{width:22px!important;height:22px!important;display:block!important}#header-component .bb-localization-toggle__track{gap:9px!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}#header-component .bb-localization-toggle__option{font-size:13px!important;font-weight:700!important;min-width:auto!important;padding:0!important;line-height:1!important}#header-component .bb-localization-toggle__option:first-child:after{margin-inline-start:10px!important;color:#00000047!important;font-weight:400!important}}@media screen and (min-width:750px)and (max-width:1099px){#header-component{--bb-premium-padding-x: 28px !important;--bb-premium-menu-gap: 28px !important;--bb-premium-menu-size: 15px !important}#header-component .header__columns{grid-template-columns:minmax(150px,.8fr) minmax(330px,auto) minmax(230px,1fr)!important;column-gap:18px!important}#header-component .header-logo img,#header-component .header-logo__image{max-height:104px!important}#header-component .nm-header-actions-wrap,#header-component .nm-header-actions-wrap header-actions,#header-component header-actions{gap:14px!important}}@media screen and (max-width:749px){#header-component .header__columns,#header-component[data-menu-style=drawer] .header__columns{grid-template-columns:42px 1fr auto!important;grid-template-areas:"leftA center rightB"!important;column-gap:8px!important;padding-inline:14px!important;align-items:center!important;min-height:76px!important}#header-component .header-logo,#header-component[data-menu-style=drawer] .header-logo{grid-area:center!important;justify-self:center!important}#header-component .header-logo img,#header-component .header-logo__image{max-height:66px!important;width:auto!important;object-fit:contain!important}#header-component .header__icon--menu,#header-component details-modal,#header-component menu-drawer,#header-component .menu-drawer-container,#header-component #Details-menu-drawer-container{grid-area:leftA!important;justify-self:start!important;align-self:center!important}#header-component .search-action,#header-component .search-action--hidden-on-drawer,#header-component .search-action--hidden-on-menu,#header-component predictive-search,#header-component details-modal.search-modal,#header-component .header-actions__action[aria-label*=Search],#header-component button[aria-label*=Search],#header-component a[aria-label*=Search]{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}#header-component header-actions,#header-component .nm-header-actions-wrap,#header-component .nm-header-actions-wrap header-actions{grid-area:rightB!important;justify-self:end!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important}#header-component header-actions .header-actions__action,#header-component header-actions .account-button,#header-component header-actions .action__cart,#header-component .nm-header-wishlist{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;padding:0!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}#header-component header-actions svg,#header-component .header-actions__action svg,#header-component .nm-header-wishlist svg{width:21px!important;height:21px!important;display:block!important}}@media screen and (max-width:390px){#header-component .header__columns,#header-component[data-menu-style=drawer] .header__columns{grid-template-columns:38px 1fr auto!important;padding-inline:10px!important;column-gap:6px!important}#header-component header-actions,#header-component .nm-header-actions-wrap,#header-component .nm-header-actions-wrap header-actions{gap:7px!important}#header-component .header-logo img,#header-component .header-logo__image{max-height:58px!important}}@media screen and (min-width:750px){#header-component .header__column--right{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:16px!important}#header-component .header__column--left>.search-action,#header-component .header__column--left .search-action,#header-component .search-action--hidden-on-menu{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}#header-component .bb-localization-toggle{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;flex:0 0 auto!important}#header-component .bb-localization-toggle__track{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;min-height:24px!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}#header-component .bb-localization-toggle__option{-webkit-appearance:none!important;appearance:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:auto!important;min-height:auto!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#111!important;font-size:13px!important;font-weight:700!important;line-height:1!important;letter-spacing:0!important;transform:none!important}#header-component .bb-localization-toggle__option.is-active{color:#5f7d50!important;background:transparent!important;box-shadow:none!important}#header-component .bb-localization-toggle__option:first-child:after{content:"/"!important;display:inline-block!important;margin-inline-start:10px!important;color:#00000047!important;font-weight:400!important;line-height:1!important}#header-component .nm-header-actions-wrap{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:16px!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important;flex:0 0 auto!important}#header-component .nm-header-actions-wrap header-actions,#header-component header-actions{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:16px!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important;flex:0 0 auto!important}#header-component .search-action,#header-component .header-actions__action,#header-component .nm-header-wishlist{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;padding:0!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#111!important;line-height:1!important;flex:0 0 auto!important}#header-component .search-action:hover,#header-component .header-actions__action:hover,#header-component .nm-header-wishlist:hover{color:#5f7d50!important}#header-component .search-action svg,#header-component .header-actions__action svg,#header-component .nm-header-wishlist svg{width:21px!important;height:21px!important;display:block!important;stroke-width:1.8!important}#header-component .nm-header-wishlist__icon{width:21px!important;height:21px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}}@media screen and (min-width:750px)and (max-width:1099px){#header-component .header__column--right,#header-component .nm-header-actions-wrap,#header-component .nm-header-actions-wrap header-actions,#header-component header-actions{gap:13px!important}}@media screen and (max-width:749px){#header-component .search-action,#header-component .search-action--hidden-on-drawer,#header-component .search-action--hidden-on-menu,#header-component predictive-search,#header-component details-modal.search-modal,#header-component .header-actions__action[aria-label*=Search],#header-component button[aria-label*=Search],#header-component a[aria-label*=Search]{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}#header-component .header__columns,#header-component[data-menu-style=drawer] .header__columns{grid-template-columns:42px 1fr auto!important;grid-template-areas:"leftA center rightB"!important;column-gap:8px!important;padding-inline:14px!important}#header-component .nm-header-actions-wrap,#header-component .nm-header-actions-wrap header-actions,#header-component header-actions{grid-area:rightB!important;display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important}#header-component .header-actions__action,#header-component .nm-header-wishlist{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;padding:0!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}#header-component .header-actions__action svg,#header-component .nm-header-wishlist svg{width:21px!important;height:21px!important;display:block!important}}@media screen and (max-width:749px){body:has(.menu-drawer[open]),body:has(#Details-menu-drawer-container[open]){overflow:hidden!important}#header-component .menu-drawer,#header-component [class*=menu-drawer] .menu-drawer,.menu-drawer{width:min(82vw,312px)!important;max-width:min(82vw,312px)!important;height:100dvh!important;inset:0 auto 0 0!important;left:0!important;right:auto!important;border-radius:0!important;background:#fff!important;box-shadow:18px 0 38px #1f252224!important;border:0!important;overflow:hidden!important;transform:translate(-100%)!important;transition:transform .26s ease!important;will-change:transform!important}#header-component #Details-menu-drawer-container[open] .menu-drawer,#header-component details[open] .menu-drawer,#header-component .menu-drawer[open],#Details-menu-drawer-container[open] .menu-drawer,details[open] .menu-drawer{transform:translate(0)!important}html[lang^=ar] #header-component .menu-drawer,html[dir=rtl] #header-component .menu-drawer,body[data-locale-dir=rtl] #header-component .menu-drawer,body.nm-locale-ar #header-component .menu-drawer,#header-component.nm-header-ar .menu-drawer,html[lang^=ar] #header-component [class*=menu-drawer] .menu-drawer,#header-component.nm-header-ar [class*=menu-drawer] .menu-drawer{inset:0 0 0 auto!important;right:0!important;left:auto!important;box-shadow:-18px 0 38px #1f252224!important;transform:translate(100%)!important}html[lang^=ar] #header-component #Details-menu-drawer-container[open] .menu-drawer,html[dir=rtl] #header-component #Details-menu-drawer-container[open] .menu-drawer,body[data-locale-dir=rtl] #header-component #Details-menu-drawer-container[open] .menu-drawer,body.nm-locale-ar #header-component #Details-menu-drawer-container[open] .menu-drawer,#header-component.nm-header-ar #Details-menu-drawer-container[open] .menu-drawer,html[lang^=ar] #header-component details[open] .menu-drawer,html[dir=rtl] #header-component details[open] .menu-drawer,body[data-locale-dir=rtl] #header-component details[open] .menu-drawer,body.nm-locale-ar #header-component details[open] .menu-drawer,#header-component.nm-header-ar details[open] .menu-drawer,html[lang^=ar] #header-component .menu-drawer[open],html[dir=rtl] #header-component .menu-drawer[open],body[data-locale-dir=rtl] #header-component .menu-drawer[open],body.nm-locale-ar #header-component .menu-drawer[open],#header-component.nm-header-ar .menu-drawer[open]{transform:translate(0)!important}.menu-drawer__inner-container,.menu-drawer__navigation-container{height:100%!important;background:#fff!important}.menu-drawer__navigation-container{display:flex!important;flex-direction:column!important;overflow-y:auto!important;scrollbar-width:none!important;padding:0!important}.menu-drawer__navigation-container::-webkit-scrollbar{display:none!important}.nm-mobile-drawer-tools{position:sticky!important;top:0!important;z-index:5!important;background:#fff!important;padding:22px 20px 16px!important;border-bottom:1px solid rgba(31,37,34,.08)!important}.nm-mobile-drawer-close{position:absolute!important;top:16px!important;right:16px!important;width:36px!important;height:36px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;border:1px solid rgba(31,37,34,.12)!important;background:#fff!important;color:#1f2522!important;padding:0!important;cursor:pointer!important;box-shadow:none!important}html[lang^=ar] .nm-mobile-drawer-close,html[dir=rtl] .nm-mobile-drawer-close,body[data-locale-dir=rtl] .nm-mobile-drawer-close,body.nm-locale-ar .nm-mobile-drawer-close,#header-component.nm-header-ar .nm-mobile-drawer-close,.nm-mobile-drawer-tools.is-ar .nm-mobile-drawer-close{right:auto!important;left:16px!important}.nm-mobile-drawer-close svg{width:18px!important;height:18px!important}.nm-mobile-drawer-search{display:flex!important;align-items:center!important;gap:8px!important;width:calc(100% - 46px)!important;min-height:44px!important;margin:0 0 14px!important;padding:0 12px!important;border:1px solid rgba(15,107,85,.16)!important;border-radius:999px!important;background:#f8faf9!important}.nm-mobile-drawer-search input{flex:1 1 auto!important;min-width:0!important;border:0!important;outline:0!important;background:transparent!important;color:#1f2522!important;font-size:14px!important;line-height:1!important;padding:0!important;box-shadow:none!important}.nm-mobile-drawer-search input::placeholder{color:#1f25227a!important}.nm-mobile-drawer-search button{width:28px!important;height:28px!important;min-width:28px!important;border:0!important;background:transparent!important;color:#0f6b55!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important;cursor:pointer!important}.nm-mobile-drawer-search button svg{width:18px!important;height:18px!important}.nm-mobile-drawer-language{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding-top:4px!important}.nm-mobile-drawer-language__label{color:#5f6b5c!important;font-size:12px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.04em!important}.nm-mobile-drawer-language__form{display:inline-flex!important;align-items:center!important;gap:6px!important;margin:0!important}.nm-mobile-drawer-language__option{min-width:40px!important;height:30px!important;border-radius:999px!important;border:1px solid rgba(15,107,85,.16)!important;background:#fff!important;color:#1f2522!important;font-size:12px!important;font-weight:800!important;padding:0 10px!important;box-shadow:none!important;cursor:pointer!important}.nm-mobile-drawer-language__option.is-active{background:#738562!important;border-color:#738562!important;color:#fff!important;cursor:default!important}.menu-drawer__navigation{flex:1 1 auto!important;padding:18px 20px 28px!important;background:#fff!important}.menu-drawer__menu{display:flex!important;flex-direction:column!important;gap:0!important;margin:0!important;padding:0!important;list-style:none!important}.menu-drawer__menu-item,.menu-drawer summary.menu-drawer__menu-item{position:relative!important;display:flex!important;align-items:center!important;gap:12px!important;min-height:48px!important;padding:14px 4px!important;border:0!important;border-bottom:1px solid rgba(31,37,34,.08)!important;border-radius:0!important;background:transparent!important;color:#1f2522!important;font-size:15px!important;font-weight:500!important;line-height:1.2!important;text-align:start!important;text-decoration:none!important;box-shadow:none!important}.menu-drawer__menu-item:before,.menu-drawer summary.menu-drawer__menu-item:before{content:""!important;width:3px!important;height:18px!important;border-radius:999px!important;background:transparent!important;flex:0 0 auto!important}.menu-drawer__menu-item:hover,.menu-drawer summary.menu-drawer__menu-item:hover,.menu-drawer__menu-item--active,.menu-drawer__menu-item[aria-current=page]{color:#0f6b55!important;font-weight:700!important}.menu-drawer__menu-item:hover:before,.menu-drawer summary.menu-drawer__menu-item:hover:before,.menu-drawer__menu-item--active:before,.menu-drawer__menu-item[aria-current=page]:before{background:#d9b45a!important}.menu-drawer__utility-links{margin-top:auto!important;padding:16px 20px 22px!important;border-top:1px solid rgba(31,37,34,.08)!important;background:#f8faf9!important}.menu-drawer .dropdown-localization,.menu-drawer .bb-localization-toggle,.menu-drawer .search-action,.menu-drawer predictive-search,.menu-drawer details-modal.search-modal{display:none!important}}@media screen and (max-width:749px){#header-component .menu-drawer{left:0!important;right:auto!important;transform:translate(-100%)!important;transition:transform .26s ease!important;will-change:transform!important}#header-component #Details-menu-drawer-container[open] .menu-drawer,#header-component details[open] .menu-drawer,#header-component .menu-drawer[open]{transform:translate(0)!important}html[lang^=ar] #header-component .menu-drawer,html[dir=rtl] #header-component .menu-drawer,body[data-locale-dir=rtl] #header-component .menu-drawer,body.nm-locale-ar #header-component .menu-drawer,#header-component.nm-header-ar .menu-drawer{left:auto!important;right:0!important;transform:translate(100%)!important;box-shadow:-18px 0 38px #1f252224!important}html[lang^=ar] #header-component #Details-menu-drawer-container[open] .menu-drawer,html[dir=rtl] #header-component #Details-menu-drawer-container[open] .menu-drawer,body[data-locale-dir=rtl] #header-component #Details-menu-drawer-container[open] .menu-drawer,body.nm-locale-ar #header-component #Details-menu-drawer-container[open] .menu-drawer,#header-component.nm-header-ar #Details-menu-drawer-container[open] .menu-drawer,html[lang^=ar] #header-component details[open] .menu-drawer,html[dir=rtl] #header-component details[open] .menu-drawer,body[data-locale-dir=rtl] #header-component details[open] .menu-drawer,body.nm-locale-ar #header-component details[open] .menu-drawer,#header-component.nm-header-ar details[open] .menu-drawer,#header-component.nm-header-ar .menu-drawer[open]{transform:translate(0)!important}#header-component .menu-drawer__utility-links,#header-component .menu-drawer__utility-links *,.menu-drawer__utility-links,.menu-drawer__utility-links *{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}#header-component .menu-drawer .search-action,#header-component .menu-drawer .search-modal,#header-component .menu-drawer predictive-search,#header-component .menu-drawer .predictive-search,#header-component .menu-drawer .predictive-search-results,#header-component .menu-drawer .predictive-search__results,#header-component .menu-drawer .search-results,#header-component .menu-drawer dropdown-localization-component,#header-component .menu-drawer .dropdown-localization,#header-component .menu-drawer .bb-localization-toggle,#header-component .menu-drawer .localization-form,#header-component .menu-drawer .product-card,#header-component .menu-drawer .card-product,#header-component .menu-drawer .collection-card,#header-component .menu-drawer .cart-products,#header-component .menu-drawer form[role=search]:not(.nm-mobile-drawer-search){display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}#header-component .menu-drawer .modal__close-button:not(.nm-mobile-drawer-close),#header-component .menu-drawer .menu-drawer__close-button:not(.nm-mobile-drawer-close){display:none!important;visibility:hidden!important;width:0!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}#header-component .nm-mobile-drawer-tools{position:sticky!important;top:0!important;z-index:20!important;background:#fff!important;padding:18px 16px 14px!important;border-bottom:1px solid rgba(31,37,34,.08)!important}#header-component .nm-mobile-drawer-close{position:absolute!important;top:16px!important;right:16px!important;width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;border:1px solid rgba(31,37,34,.14)!important;background:#fff!important;color:#1f2522!important;padding:0!important;margin:0!important;box-shadow:none!important}html[lang^=ar] #header-component .nm-mobile-drawer-close,html[dir=rtl] #header-component .nm-mobile-drawer-close,body[data-locale-dir=rtl] #header-component .nm-mobile-drawer-close,body.nm-locale-ar #header-component .nm-mobile-drawer-close,#header-component.nm-header-ar .nm-mobile-drawer-close,#header-component .nm-mobile-drawer-tools.is-ar .nm-mobile-drawer-close{right:auto!important;left:16px!important}#header-component .nm-mobile-drawer-close svg{width:18px!important;height:18px!important;display:block!important}#header-component .nm-mobile-drawer-search{display:flex!important;align-items:center!important;gap:8px!important;width:calc(100% - 52px)!important;min-height:46px!important;margin:0 0 18px!important;padding:0 14px!important;border:1px solid rgba(15,107,85,.18)!important;border-radius:999px!important;background:#fbfdfc!important;box-shadow:none!important}html[lang^=ar] #header-component .nm-mobile-drawer-search,html[dir=rtl] #header-component .nm-mobile-drawer-search,body[data-locale-dir=rtl] #header-component .nm-mobile-drawer-search,body.nm-locale-ar #header-component .nm-mobile-drawer-search,#header-component.nm-header-ar .nm-mobile-drawer-search,#header-component .nm-mobile-drawer-tools.is-ar .nm-mobile-drawer-search{margin-left:52px!important;margin-right:0!important;direction:rtl!important}#header-component .nm-mobile-drawer-search input,#header-component .nm-mobile-drawer-search input[type=search],#header-component .menu-drawer .nm-mobile-drawer-search input[type=search]{flex:1 1 auto!important;width:100%!important;min-width:0!important;min-height:0!important;height:auto!important;border:0!important;outline:0!important;background:transparent!important;color:#1f2522!important;font-size:14px!important;line-height:1!important;padding:0!important;margin:0!important;box-shadow:none!important;appearance:none!important;-webkit-appearance:none!important}#header-component .nm-mobile-drawer-search input::placeholder{color:#1f252275!important}#header-component .nm-mobile-drawer-search button{width:28px!important;height:28px!important;min-width:28px!important;border:0!important;background:transparent!important;color:#0f6b55!important;padding:0!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important}#header-component .nm-mobile-drawer-search button svg{width:18px!important;height:18px!important}#header-component .nm-mobile-drawer-language{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:0!important;margin:0!important}#header-component .nm-mobile-drawer-language__label{color:#5f6b5c!important;font-size:12px!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.04em!important}#header-component .nm-mobile-drawer-language__form{display:inline-flex!important;align-items:center!important;gap:7px!important;margin:0!important;padding:0!important}#header-component .nm-mobile-drawer-language__option{min-width:40px!important;height:30px!important;border-radius:999px!important;border:1px solid rgba(15,107,85,.18)!important;background:#fff!important;color:#1f2522!important;font-size:12px!important;font-weight:800!important;padding:0 10px!important;margin:0!important;box-shadow:none!important}#header-component .nm-mobile-drawer-language__option.is-active{background:#738562!important;border-color:#738562!important;color:#fff!important}#header-component .menu-drawer__navigation-container{padding:0!important;background:#fff!important}#header-component .menu-drawer__navigation{flex:1 1 auto!important;padding:16px 20px 28px!important;background:#fff!important}#header-component .menu-drawer__menu{display:flex!important;flex-direction:column!important;gap:0!important;margin:0!important;padding:0!important;list-style:none!important}#header-component .menu-drawer__menu-item,#header-component .menu-drawer summary.menu-drawer__menu-item{min-height:48px!important;padding:14px 4px!important;border-bottom:1px solid rgba(31,37,34,.08)!important;background:transparent!important;color:#1f2522!important;font-size:15px!important;font-weight:500!important;text-align:start!important;text-decoration:none!important;box-shadow:none!important}#header-component .menu-drawer__menu-item:hover,#header-component .menu-drawer summary.menu-drawer__menu-item:hover,#header-component .menu-drawer__menu-item--active,#header-component .menu-drawer__menu-item[aria-current=page]{color:#0f6b55!important;font-weight:800!important}#header-component .menu-drawer__navigation>*:not(.menu-drawer__menu):not(.menu-drawer__submenu):not(details):not(ul):not(ol),#header-component .menu-drawer__navigation-container>*:not(.nm-mobile-drawer-tools):not(.menu-drawer__navigation),#header-component .menu-drawer [class*=featured],#header-component .menu-drawer [class*=recommendation],#header-component .menu-drawer [class*=product-grid],#header-component .menu-drawer [class*=product-card],#header-component .menu-drawer [class*=card-product],#header-component .menu-drawer [class*=collection-card],#header-component .menu-drawer [class*=resource-card],#header-component .menu-drawer .slider,#header-component .menu-drawer .scrolling-content,#header-component .menu-drawer .carousel,#header-component .menu-drawer .quick-add,#header-component .menu-drawer .price,#header-component .menu-drawer .product-title,#header-component .menu-drawer .card__heading{display:none!important;visibility:hidden!important;height:0!important;max-height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}#header-component .menu-drawer__navigation{min-height:auto!important;overflow:visible!important}}#header-component,.nm-search-overlay{--nm-header-green: #738562;--nm-header-green-dark: #5f714f;--nm-header-border: #d8d8d1;--nm-header-text: #111111;--nm-header-soft-bg: #fbf8f1}@media screen and (min-width:750px){#header-component .header__columns{grid-template-columns:minmax(190px,.8fr) minmax(360px,auto) minmax(300px,1fr)!important;column-gap:clamp(18px,2.4vw,36px)!important}#header-component .header__column--right{gap:14px!important;justify-content:flex-end!important;min-width:0!important}#header-component :is(.header-menu,header-menu) :is(.menu-list,.menu-list__list,ul){gap:clamp(34px,3vw,54px)!important}}#header-component .nm-header-search-trigger{appearance:none!important;-webkit-appearance:none!important;border:0!important;background:transparent!important;color:var(--nm-header-text)!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;padding:0!important;margin:0!important;transition:color .16s ease,transform .16s ease!important}#header-component .nm-header-search-trigger:hover{color:var(--nm-header-green)!important;transform:translateY(-1px)!important}#header-component .nm-header-search-trigger svg{width:23px!important;height:23px!important;display:block!important;stroke-width:1.8!important}#header-component .bb-localization-toggle{flex-shrink:0!important;margin-inline:6px 2px!important}#header-component .bb-localization-toggle__track{gap:8px!important}#header-component .bb-localization-toggle__option{font-size:14px!important;font-weight:600!important}#header-component .nm-header-actions-wrap{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;gap:18px!important;width:auto!important;min-width:0!important;flex-shrink:0!important}#header-component .nm-header-actions-wrap header-actions{display:contents!important}#header-component .nm-header-actions-wrap :is(.header-actions__action,.account-button,.nm-header-wishlist,a[href="/cart"],a[href*="/cart"],cart-icon){width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;color:var(--nm-header-text)!important}#header-component .nm-header-actions-wrap :is(.header-actions__action,.account-button,.nm-header-wishlist):hover{color:var(--nm-header-green)!important}#header-component .nm-header-actions-wrap svg,#header-component .nm-header-wishlist__icon svg{width:23px!important;height:23px!important;stroke-width:1.8!important}#header-component .nm-header-wishlist{order:2!important}#header-component .nm-header-actions-wrap :is(a[href="/cart"],a[href*="/cart"],.action__cart,cart-icon){order:3!important}@media screen and (min-width:750px)and (max-width:1180px){#header-component .header__columns{grid-template-columns:minmax(170px,.75fr) minmax(300px,auto) minmax(270px,1fr)!important;column-gap:18px!important}#header-component :is(.header-menu,header-menu) :is(.menu-list,.menu-list__list,ul){gap:28px!important}}@media screen and (max-width:749px){#header-component .nm-header-search-trigger{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important}}.nm-search-overlay{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:10000!important;display:flex!important;align-items:flex-start!important;justify-content:center!important;padding:clamp(76px,11vh,120px) 18px 24px!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .18s ease,visibility .18s ease!important}.nm-search-overlay.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important}.nm-search-overlay__backdrop{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#11111175!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important}.nm-search-overlay__panel{position:relative!important;width:min(720px,calc(100vw - 32px))!important;max-height:min(78vh,760px)!important;display:flex!important;flex-direction:column!important;border:1px solid #eadfce!important;border-radius:28px!important;background:#fff!important;box-shadow:0 28px 80px #111c163d!important;overflow:hidden!important;transform:translateY(12px) scale(.98)!important;transition:transform .22s ease!important}.nm-search-overlay.is-open .nm-search-overlay__panel{transform:translateY(0) scale(1)!important}.nm-search-overlay__header{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;padding:26px 28px 20px!important;border-bottom:1px solid #eadfce!important;background:linear-gradient(135deg,#fff,#fbf8f1)!important}.nm-search-overlay__eyebrow{display:block!important;margin-bottom:7px!important;color:var(--nm-header-green)!important;font-size:11px!important;font-weight:900!important;letter-spacing:.1em!important;text-transform:uppercase!important}.nm-search-overlay__header h2{margin:0!important;color:#111!important;font-size:clamp(26px,3vw,38px)!important;line-height:1!important;font-weight:950!important;letter-spacing:-.045em!important}.nm-search-overlay__close{width:44px!important;height:44px!important;min-width:44px!important;border:1px solid #eadfce!important;border-radius:50%!important;background:#fff!important;color:#1f2522!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;transition:color .16s ease,border-color .16s ease,transform .16s ease!important}.nm-search-overlay__close:hover{color:var(--nm-header-green)!important;border-color:var(--nm-header-green)!important;transform:rotate(90deg)!important}.nm-search-overlay__close svg{width:20px!important;height:20px!important}.nm-search-overlay__body{padding:24px 28px 28px!important;overflow-y:auto!important}.nm-search-overlay .nm-header-search-shell{width:100%!important}.nm-search-overlay .nm-header-search{width:100%!important;margin:0!important;padding:0!important}.nm-search-overlay .nm-header-search__field{position:relative!important;display:flex!important;align-items:center!important;width:100%!important;height:62px!important;border:1px solid var(--nm-header-border)!important;border-radius:16px!important;background:#fff!important;overflow:hidden!important;box-shadow:0 10px 28px #1f3a2414!important;transition:border-color .18s ease,box-shadow .18s ease!important}.nm-search-overlay .nm-header-search__field:focus-within{border-color:var(--nm-header-green)!important;box-shadow:0 0 0 4px #73856224,0 14px 34px #1f3a241a!important}.nm-search-overlay .nm-header-search__input{width:100%!important;height:62px!important;border:0!important;outline:0!important;background:#fff!important;color:var(--nm-header-text)!important;font-size:clamp(17px,2vw,22px)!important;font-weight:500!important;line-height:1!important;padding:0 72px 0 22px!important;box-shadow:none!important}.nm-search-overlay.is-ar .nm-header-search__input{padding:0 22px 0 72px!important;text-align:right!important}.nm-search-overlay .nm-header-search__input::placeholder{color:#1111116b!important}.nm-search-overlay .nm-header-search__button{position:absolute!important;right:0!important;top:0!important;width:62px!important;height:62px!important;border:0!important;border-left:1px solid rgba(115,133,98,.16)!important;background:transparent!important;color:var(--nm-header-text)!important;cursor:pointer!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;transition:color .16s ease,background .16s ease!important}.nm-search-overlay.is-ar .nm-header-search__button{right:auto!important;left:0!important;border-left:0!important;border-right:1px solid rgba(115,133,98,.16)!important}.nm-search-overlay .nm-header-search__button:hover{color:var(--nm-header-green)!important;background:#7385620f!important}.nm-search-overlay .nm-header-search__button svg{width:24px!important;height:24px!important}.nm-search-overlay .nm-header-live-results{margin-top:16px!important;width:100%!important;max-height:48vh!important;overflow-y:auto!important;background:#fff!important;border:1px solid #eadfce!important;border-radius:20px!important;box-shadow:0 18px 48px #1f3a241f!important;padding:14px!important}.nm-search-overlay .nm-header-live-results[hidden]{display:none!important}.nm-search-overlay .nm-live-results-title{font-size:13px!important;font-weight:900!important;color:#1f3a24!important;margin:0 0 10px!important}.nm-search-overlay .nm-live-product{display:grid!important;grid-template-columns:64px 1fr!important;gap:14px!important;align-items:center!important;padding:11px!important;border-radius:14px!important;text-decoration:none!important;color:#111!important;transition:background .16s ease,transform .16s ease!important}.nm-search-overlay .nm-live-product:hover{background:#f8f5ef!important;transform:translateY(-1px)!important}.nm-search-overlay.is-ar .nm-live-product{grid-template-columns:1fr 64px!important}.nm-search-overlay.is-ar .nm-live-product img,.nm-search-overlay.is-ar .nm-live-product-placeholder{order:2!important}.nm-search-overlay .nm-live-product img,.nm-search-overlay .nm-live-product-placeholder{width:64px!important;height:64px!important;object-fit:contain!important;background:#faf7f2!important;border-radius:12px!important;padding:7px!important;display:block!important}.nm-search-overlay .nm-live-product-title{font-size:14px!important;font-weight:850!important;line-height:1.28!important;margin:0 0 6px!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.nm-search-overlay .nm-live-product-price{font-size:13px!important;font-weight:900!important;color:#1f6b45!important}.nm-search-overlay .nm-live-empty{font-size:14px!important;color:#61715f!important;padding:14px!important}.nm-search-overlay .nm-live-view-all{display:flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;margin-top:10px!important;border-radius:999px!important;background:var(--nm-header-green)!important;color:#fff!important;text-decoration:none!important;font-size:13px!important;font-weight:900!important}.nm-search-overlay .nm-live-view-all:hover{background:var(--nm-header-green-dark)!important}.nm-search-overlay.is-ar{text-align:right!important}body.nm-search-overlay-open{overflow:hidden!important}@media screen and (max-width:749px){.nm-search-overlay{padding:68px 12px 18px!important;align-items:flex-start!important}.nm-search-overlay__panel{width:min(100%,560px)!important;max-height:calc(100dvh - 86px)!important;border-radius:22px!important}.nm-search-overlay__header{padding:20px 18px 16px!important}.nm-search-overlay__body{padding:18px!important}.nm-search-overlay .nm-header-search__field,.nm-search-overlay .nm-header-search__input,.nm-search-overlay .nm-header-search__button{height:56px!important}.nm-search-overlay .nm-header-search__button{width:56px!important}.nm-search-overlay .nm-header-search__input{padding-inline-end:64px!important;font-size:16px!important}.nm-search-overlay.is-ar .nm-header-search__input{padding-inline:18px 64px!important}.nm-search-overlay .nm-live-product{grid-template-columns:56px 1fr!important}.nm-search-overlay.is-ar .nm-live-product{grid-template-columns:1fr 56px!important}.nm-search-overlay .nm-live-product img,.nm-search-overlay .nm-live-product-placeholder{width:56px!important;height:56px!important}}@media screen and (max-width:749px){#header-component,#header-component .header__row--top,#header-component .header__columns,#header-component[data-menu-style=drawer] .header__columns{overflow:visible!important}#header-component .header__row--top,#header-component .header__columns,#header-component[data-menu-style=drawer] .header__columns{position:relative!important;min-height:70px!important;height:70px!important}#header-component .header__columns,#header-component[data-menu-style=drawer] .header__columns{grid-template-columns:42px 1fr auto!important;grid-template-areas:"leftA center rightB"!important;column-gap:8px!important;padding-inline:14px!important;align-items:center!important}#header-component .header-logo,#header-component[data-menu-style=drawer] .header-logo{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;grid-area:center!important;justify-self:center!important;align-self:center!important;z-index:2!important;margin:0!important;max-width:120px!important;width:120px!important;display:flex!important;align-items:center!important;justify-content:center!important}#header-component .header-logo a,#header-component .header-logo__link{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important}#header-component .header-logo img,#header-component .header-logo__image,#header-component .header-logo picture img{max-height:92px!important;width:118px!important;max-width:118px!important;object-fit:contain!important;display:block!important}#header-component #Details-menu-drawer-container,#header-component .menu-drawer-container,#header-component details-menu,#header-component .header__icon--menu{grid-area:leftA!important;justify-self:start!important;align-self:center!important;z-index:5!important}#header-component .nm-header-actions-wrap,#header-component .nm-header-actions-wrap header-actions,#header-component header-actions{grid-area:rightB!important;justify-self:end!important;align-self:center!important;z-index:5!important}#header-component #Details-menu-drawer-container>summary,#header-component .menu-drawer-container>summary,#header-component summary.header__icon--menu,#header-component .header__icon--menu{position:relative!important;width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;color:#111!important;background:transparent!important;border:0!important;box-shadow:none!important;cursor:pointer!important;list-style:none!important}#header-component #Details-menu-drawer-container>summary::-webkit-details-marker,#header-component .menu-drawer-container>summary::-webkit-details-marker{display:none!important}#header-component #Details-menu-drawer-container>summary svg,#header-component .menu-drawer-container>summary svg,#header-component summary.header__icon--menu svg,#header-component .header__icon--menu svg,#header-component .header__icon--menu .svg-wrapper{display:none!important;opacity:0!important;visibility:hidden!important}#header-component #Details-menu-drawer-container>summary,#header-component .menu-drawer-container>summary,#header-component summary.header__icon--menu,#header-component .header__icon--menu{background-image:linear-gradient(currentColor,currentColor)!important;background-repeat:no-repeat!important;background-position:center!important;background-size:18px 1.8px!important}#header-component #Details-menu-drawer-container>summary:before,#header-component #Details-menu-drawer-container>summary:after,#header-component .menu-drawer-container>summary:before,#header-component .menu-drawer-container>summary:after,#header-component summary.header__icon--menu:before,#header-component summary.header__icon--menu:after,#header-component .header__icon--menu:before,#header-component .header__icon--menu:after{content:""!important;position:absolute!important;left:50%!important;top:50%!important;width:18px!important;height:1.8px!important;border-radius:999px!important;background:currentColor!important;transition:transform .18s ease,opacity .18s ease!important}#header-component #Details-menu-drawer-container:not([open])>summary:before,#header-component .menu-drawer-container:not([open])>summary:before,#header-component .header__icon--menu:not(.nm-menu-is-open):before{transform:translate(-50%,-7px)!important}#header-component #Details-menu-drawer-container:not([open])>summary:after,#header-component .menu-drawer-container:not([open])>summary:after,#header-component .header__icon--menu:not(.nm-menu-is-open):after{transform:translate(-50%,7px)!important}#header-component #Details-menu-drawer-container[open]>summary,#header-component .menu-drawer-container[open]>summary,#header-component .header__icon--menu.nm-menu-is-open{background-image:none!important}#header-component #Details-menu-drawer-container[open]>summary:before,#header-component .menu-drawer-container[open]>summary:before,#header-component .header__icon--menu.nm-menu-is-open:before{transform:translate(-50%,-50%) rotate(45deg)!important}#header-component #Details-menu-drawer-container[open]>summary:after,#header-component .menu-drawer-container[open]>summary:after,#header-component .header__icon--menu.nm-menu-is-open:after{transform:translate(-50%,-50%) rotate(-45deg)!important}}.nm-collections-mega{position:fixed;inset-inline:0;top:var(--nm-mega-top,96px);z-index:9998;padding:0 clamp(18px,4vw,64px);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-10px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.nm-collections-mega.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nm-collections-mega__inner{max-width:1240px;margin:0 auto;padding:26px;border:1px solid rgba(115,133,98,.18);border-radius:28px;background:#fffffff5;box-shadow:0 24px 70px #1f252229;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.nm-collections-mega__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid rgba(115,133,98,.16)}.nm-collections-mega__eyebrow{display:block;margin-bottom:8px;color:#738562;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.nm-collections-mega__head h2{margin:0;color:#10291f;font-size:clamp(26px,3vw,42px);line-height:1;font-weight:950;letter-spacing:-.045em}.nm-collections-mega__close{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;border:1px solid rgba(115,133,98,.22);background:#fbf8f1;color:#10291f;cursor:pointer}.nm-collections-mega__close svg{width:20px;height:20px}.nm-collections-mega__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.nm-collections-mega__card{min-height:100%;padding:20px 18px;border:1px solid rgba(115,133,98,.15);border-radius:22px;background:linear-gradient(180deg,#fff,#fbf8f1);overflow:hidden;position:relative}.nm-collections-mega__card:after{content:"";position:absolute;width:120px;height:120px;inset-inline-end:-60px;inset-block-end:-60px;border-radius:50%;background:#73856217;pointer-events:none}.nm-collections-mega__card--men:after{background:#00607d1a}.nm-collections-mega__card--women:after{background:#b1707f1f}.nm-collections-mega__card--general:after{background:#7385621f}.nm-collections-mega__card--digestive:after{background:#58aba41f}.nm-collections-mega__card--metabolic:after{background:#da972524}.nm-collections-mega__title{display:inline-flex;margin-bottom:15px;color:#10291f;font-size:18px;line-height:1.1;font-weight:950;text-decoration:none;letter-spacing:-.02em}.nm-collections-mega__title:hover,.nm-collections-mega__card a:hover{color:#738562}.nm-collections-mega__card ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.nm-collections-mega__card li,.nm-collections-mega__card p{margin:0;color:#56645a;font-size:13px;line-height:1.45;font-weight:650}.nm-collections-mega__card li a{color:#56645a;text-decoration:none}.nm-collections-mega__cta{display:inline-flex;align-items:center;justify-content:center;min-height:38px;margin-top:18px;padding:0 16px;border-radius:999px;background:#738562;color:#fff!important;text-decoration:none;font-size:12px;font-weight:900}.nm-collections-mega__cta:hover{background:#10291f;color:#fff!important}@media screen and (max-width:989px){.nm-collections-mega{top:var(--nm-mega-top,72px);padding:0 14px}.nm-collections-mega__inner{max-height:calc(100vh - var(--nm-mega-top,72px) - 18px);overflow-y:auto;padding:20px;border-radius:22px}.nm-collections-mega__grid{grid-template-columns:1fr}}.nm-collections-mega.is-ar{direction:rtl;text-align:right}.nm-collections-mega.is-ar .nm-collections-mega__eyebrow{letter-spacing:0;text-transform:none}.nm-collections-mega.is-ar .nm-collections-mega__head h2{letter-spacing:0}.nm-collections-mega.is-ar .nm-collections-mega__close{margin-inline-start:auto;margin-inline-end:0}@media screen and (min-width:750px){#header-component #Details-menu-drawer-container,#header-component .menu-drawer-container,#header-component menu-drawer,#header-component details-menu,#header-component summary.header__icon--menu,#header-component .header__icon--menu,#header-component .menu-drawer{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;pointer-events:none!important}#header-component :is(.header-menu,header-menu){display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;align-items:center!important;justify-content:center!important;min-width:0!important}#header-component .header__columns,#header-component[data-menu-style=drawer] .header__columns,#header-component[data-menu-style=menu] .header__columns{display:grid!important;grid-template-areas:"left center right"!important;align-items:center!important;width:100%!important;max-width:none!important;box-sizing:border-box!important;overflow:visible!important}#header-component .header__column{display:flex!important;align-items:center!important;min-width:0!important}#header-component .header__column--left{grid-area:left!important;justify-content:flex-start!important}#header-component .header__column--center{grid-area:center!important;justify-content:center!important}#header-component .header__column--right{grid-area:right!important;justify-content:flex-end!important;min-width:0!important}#header-component .header-logo{position:static!important;transform:none!important;grid-area:auto!important;justify-self:auto!important;margin:0!important;z-index:auto!important;width:auto!important;max-width:none!important;flex:0 0 auto!important}#header-component .header-logo a,#header-component .header-logo__link{display:flex!important;align-items:center!important;justify-content:flex-start!important}#header-component :is(.header-menu,header-menu) :is(.menu-list,.menu-list__list,ul){display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:nowrap!important;width:auto!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important}#header-component :is(.header-menu,header-menu) .menu-list__link{white-space:nowrap!important;line-height:1.1!important}#header-component .header__column--right,#header-component .nm-header-actions-wrap,#header-component .nm-header-actions-wrap header-actions,#header-component header-actions{display:inline-flex!important;align-items:center!important;justify-content:flex-end!important;flex-wrap:nowrap!important;width:auto!important;min-width:0!important;margin:0!important;padding:0!important}#header-component .nm-header-search-trigger,#header-component .bb-localization-toggle,#header-component .header-actions__action,#header-component .account-button,#header-component .nm-header-wishlist,#header-component a[href*="/cart"],#header-component cart-icon{flex:0 0 auto!important}}@media screen and (min-width:1100px)and (max-width:1279px){#header-component{--bb-premium-height: 96px !important;--bb-premium-padding-x: 34px !important;--bb-premium-menu-gap: 28px !important;--bb-premium-menu-size: 14px !important}#header-component .header__columns,#header-component[data-menu-style=drawer] .header__columns{min-height:96px!important;grid-template-columns:minmax(150px,.7fr) minmax(410px,auto) minmax(230px,.9fr)!important;column-gap:22px!important;padding-inline:34px!important}#header-component .header-logo img,#header-component .header-logo__image,#header-component .header-logo picture img{max-height:94px!important;width:auto!important;max-width:150px!important;object-fit:contain!important}#header-component :is(.header-menu,header-menu) :is(.menu-list,.menu-list__list,ul){gap:28px!important}#header-component .header__column--right,#header-component .nm-header-actions-wrap{gap:12px!important}}@media screen and (min-width:900px)and (max-width:1099px){#header-component{--bb-premium-height: 88px !important;--bb-premium-padding-x: 24px !important;--bb-premium-menu-gap: 20px !important;--bb-premium-menu-size: 13px !important}#header-component .header__columns,#header-component[data-menu-style=drawer] .header__columns{min-height:88px!important;grid-template-columns:minmax(130px,.58fr) minmax(330px,auto) minmax(210px,.92fr)!important;column-gap:16px!important;padding-inline:24px!important}#header-component .header-logo img,#header-component .header-logo__image,#header-component .header-logo picture img{max-height:82px!important;width:auto!important;max-width:134px!important;object-fit:contain!important}#header-component :is(.header-menu,header-menu) :is(.menu-list,.menu-list__list,ul){gap:20px!important}#header-component :is(.header-menu,header-menu) .menu-list__link{font-size:13px!important;padding-inline:0!important}#header-component .header__column--right,#header-component .nm-header-actions-wrap{gap:9px!important}#header-component .nm-header-search-trigger,#header-component .header-actions__action,#header-component .account-button,#header-component .nm-header-wishlist,#header-component a[href*="/cart"],#header-component cart-icon{width:25px!important;height:25px!important;min-width:25px!important;min-height:25px!important}#header-component .nm-header-search-trigger svg,#header-component .header-actions__action svg,#header-component .account-button svg,#header-component .nm-header-wishlist svg,#header-component cart-icon svg{width:20px!important;height:20px!important}#header-component .bb-localization-toggle__option{font-size:12px!important}}@media screen and (min-width:750px)and (max-width:899px){#header-component{--bb-premium-height: 82px !important;--bb-premium-padding-x: 18px !important;--bb-premium-menu-gap: 14px !important;--bb-premium-menu-size: 12px !important}#header-component .header__columns,#header-component[data-menu-style=drawer] .header__columns{min-height:82px!important;grid-template-columns:minmax(112px,.5fr) minmax(280px,auto) minmax(170px,.8fr)!important;column-gap:12px!important;padding-inline:18px!important}#header-component .header-logo img,#header-component .header-logo__image,#header-component .header-logo picture img{max-height:74px!important;width:auto!important;max-width:118px!important;object-fit:contain!important}#header-component :is(.header-menu,header-menu){width:100%!important;max-width:100%!important}#header-component :is(.header-menu,header-menu) :is(.menu-list,.menu-list__list,ul){gap:14px!important}#header-component :is(.header-menu,header-menu) .menu-list__link{font-size:12px!important;font-weight:600!important;padding-inline:0!important}#header-component .header__column--right,#header-component .nm-header-actions-wrap{gap:7px!important}#header-component .nm-header-search-trigger,#header-component .header-actions__action,#header-component .account-button,#header-component .nm-header-wishlist,#header-component a[href*="/cart"],#header-component cart-icon{width:23px!important;height:23px!important;min-width:23px!important;min-height:23px!important}#header-component .nm-header-search-trigger svg,#header-component .header-actions__action svg,#header-component .account-button svg,#header-component .nm-header-wishlist svg,#header-component cart-icon svg{width:18px!important;height:18px!important}#header-component .bb-localization-toggle{margin-inline:2px!important}#header-component .bb-localization-toggle__track{gap:5px!important}#header-component .bb-localization-toggle__option{font-size:11px!important;font-weight:800!important}#header-component .bb-localization-toggle__option:first-child:after{margin-inline-start:6px!important}}@media screen and (max-width:749px){#header-component #Details-menu-drawer-container>summary svg,#header-component .menu-drawer-container>summary svg,#header-component summary.header__icon--menu svg,#header-component .header__icon--menu svg,#header-component #Details-menu-drawer-container>summary .svg-wrapper,#header-component .menu-drawer-container>summary .svg-wrapper,#header-component summary.header__icon--menu .svg-wrapper,#header-component .header__icon--menu .svg-wrapper,#header-component .header__icon--menu .icon-hamburger,#header-component .header__icon--menu .icon-close{display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;overflow:hidden!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/nm-header.css.map */
