.gro-egypt-header-group{--header-h: var(--header-height, 70px);--header-wrap: 35px;--menu-wrap: clamp(24px, 4.63vw, 65px);--header-bg: var(--c-white);--header-color: var(--gro-egypt-ink, var(--text-primary));--menu-bg: var(--gro-egypt-stone, var(--c-ivory));--hairline: var(--gro-egypt-gray-border, var(--c-mist));position:relative;z-index:1000;background:var(--header-bg);font-family:var(--gro-egypt-font-body, sans-serif)}#header-group{z-index:1000}.gro-egypt-header__nav{position:relative;display:flex;align-items:center;justify-content:space-between;gap:var(--gro-egypt-space-sm);padding:0 var(--header-wrap);height:var(--header-h);background:var(--header-bg);color:var(--header-color);transition:background-color .25s ease-in-out,color .25s ease-in-out,box-shadow .25s ease}.gro-egypt-header-group.is-scrolled .gro-egypt-header__nav{box-shadow:0 1px 0 var(--hairline)}.gro-egypt-header__logo{display:flex;align-items:center;flex-shrink:0;color:inherit;text-decoration:none;font-family:var(--gro-egypt-font-heading, serif);font-size:26px;font-weight:var(--gro-egypt-weight-body);letter-spacing:.02em;line-height:1;max-width:calc(100vw - 190px)}.gro-egypt-header__logo img{display:block;width:auto;height:auto;max-height:var(--logo-height, 48px);max-width:var(--logo-width, 304px)}.gro-egypt-nav__desktop-menu{flex:1 1 auto;display:flex;justify-content:flex-start;margin-left:28px}.gro-egypt-header-group--logo-center .gro-egypt-header__logo{position:absolute;left:50%;transform:translate(-50%)}.gro-egypt-header-group--logo-right .gro-egypt-header__logo{order:2;margin-left:auto}.gro-egypt-header-group--logo-center .gro-egypt-nav__desktop-menu{margin-left:0}.gro-egypt-header-group--nav-left .gro-egypt-nav__desktop-menu{justify-content:flex-start}.gro-egypt-header-group--nav-center .gro-egypt-nav__desktop-menu{justify-content:center}.gro-egypt-header-group--nav-right .gro-egypt-nav__desktop-menu{justify-content:flex-end;margin-right:28px}.gro-egypt-nav__list{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:20px}.gro-egypt-nav__item{position:static}.gro-egypt-nav__link{font-family:var(--gro-egypt-font-body, sans-serif);font-size:var(--gro-egypt-font-body-sm);font-weight:var(--gro-egypt-weight-body);text-transform:none;letter-spacing:normal;color:inherit;text-decoration:none;padding:2px 0 0;display:inline-flex;align-items:center;line-height:1;cursor:pointer;background:none;border:none;white-space:nowrap;transition:opacity .2s ease}.gro-egypt-nav__link:hover,.gro-egypt-nav__item.is-open>.gro-egypt-nav__link{opacity:.6}.gro-egypt-nav__menu{position:fixed;top:var(--gro-egypt-header-bottom, 110px);left:0;right:0;background:var(--menu-bg);color:var(--gro-egypt-ink, var(--text-primary));display:none;justify-content:center;padding:30px var(--menu-wrap) 124px;gap:clamp(40px,4%,74px);z-index:999;max-height:calc(100vh - var(--gro-egypt-header-bottom, 110px));overflow-y:auto}.gro-egypt-nav__item:hover .gro-egypt-nav__menu,.gro-egypt-nav__menu:hover,.gro-egypt-nav__item.is-open .gro-egypt-nav__menu{display:flex}.gro-egypt-nav__menu-border-top{display:none}.gro-egypt-nav__menu-info{display:flex;gap:clamp(56px,2.9vw,120px);flex:1 1 auto}.gro-egypt-nav__column{min-width:150px}.gro-egypt-nav__column-heading{display:block;font-family:var(--gro-egypt-font-heading, serif);font-size:var(--gro-egypt-font-body-sm);font-weight:var(--gro-egypt-weight-body);text-transform:none;letter-spacing:normal;color:inherit;text-decoration:none;margin-bottom:16px}.gro-egypt-nav__column-heading.is-bold{font-weight:var(--gro-egypt-weight-body)}.gro-egypt-nav__column-links{list-style:none;margin:0;padding:0}.gro-egypt-nav__column-links li{margin-bottom:8px}.gro-egypt-nav__column-links a{font-size:var(--gro-egypt-font-caption);font-weight:var(--gro-egypt-weight-body);line-height:1.25;color:inherit;text-decoration:none;transition:opacity .2s ease}.gro-egypt-nav__column-links a:hover{opacity:.6}.gro-egypt-nav__menu-images{display:flex;gap:var(--gro-egypt-space-sm);flex:1 1 auto;width:100%;flex-wrap:nowrap;justify-content:center}.gro-egypt-nav__menu:has(.gro-egypt-nav__menu-info) .gro-egypt-nav__menu-images{flex:0 0 auto;width:45%;max-width:680px;justify-content:flex-start}.gro-egypt-media-card-wrap{flex:0 1 332px;width:auto;min-width:0}.gro-egypt-media-card{text-decoration:none;color:inherit;display:block}.gro-egypt-media-card__media{aspect-ratio:292 / 337;overflow:hidden;margin-bottom:14px;background:#0000000a}.gro-egypt-media-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gro-egypt-media-card:hover .gro-egypt-media-card__media img{transform:scale(1.04)}.gro-egypt-media-card__label{font-size:var(--gro-egypt-font-h5);font-weight:var(--gro-egypt-weight-body);font-style:normal;font-family:var(--gro-egypt-font-heading, serif);display:block;line-height:1.2;margin-top:17px}.gro-egypt-nav__menu-footer{position:absolute;bottom:0;left:0;right:0;padding:24px var(--menu-wrap);border-top:1px solid var(--hairline);font-size:var(--gro-egypt-font-body-sm);background:var(--menu-bg)}.gro-egypt-nav__menu-footer a{font-weight:var(--gro-egypt-weight-semibold);color:inherit;text-decoration:none;transition:opacity .2s ease}.gro-egypt-nav__menu-footer a:hover{opacity:.6}.gro-egypt-nav__icons{display:flex;align-items:center;gap:22px;flex-shrink:0}.gro-egypt-nav__icon{color:inherit;text-decoration:none;display:flex;align-items:center;gap:7px;position:relative;background:none;border:none;cursor:pointer;padding:0;font-family:var(--gro-egypt-font-body, sans-serif);font-size:var(--gro-egypt-font-caption);font-weight:var(--gro-egypt-weight-medium);transition:opacity .2s ease}.gro-egypt-nav__icon:hover{opacity:.6}.gro-egypt-nav__icon svg{display:block}.gro-egypt-nav__icon--account-text .gro-egypt-nav__icon-label{white-space:nowrap}.gro-egypt-search{position:absolute;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;gap:14px;padding:0 var(--header-wrap);background:var(--c-white);color:var(--header-color, var(--c-onyx));opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease}.gro-egypt-search.is-open{opacity:1;visibility:visible;pointer-events:auto}.gro-egypt-search__icon{flex:0 0 auto;display:flex;align-items:center}.gro-egypt-search form{flex:1 1 auto;display:flex;align-items:center;min-width:0}.gro-egypt-search input[type=search]{flex:1 1 auto;width:100%;border:none;background:transparent;outline:none;padding:0;font-size:17px;font-family:var(--gro-egypt-font-body, sans-serif);color:inherit}.gro-egypt-search input[type=search]:focus,.gro-egypt-search input[type=search]:focus-visible{box-shadow:none;outline:none}.gro-egypt-search input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.gro-egypt-search__close{flex:0 0 auto;display:flex;align-items:center;background:none;border:none;padding:8px;margin-right:-8px;cursor:pointer;color:inherit}.gro-egypt-search-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:998;background:#00000080;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease}.gro-egypt-search-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}.gro-egypt-cart-bubble{background:var(--c-gold);color:var(--c-onyx);border-radius:50%;width:20px;height:20px;font-size:var(--gro-egypt-font-micro);display:flex;align-items:center;justify-content:center;position:absolute;right:-3px;top:1px;transform:translate(50%,-50%);font-weight:var(--gro-egypt-weight-medium);pointer-events:none;line-height:0}.gro-egypt-cart-bubble[hidden]{display:none}.gro-egypt-nav__hamburger{display:none;background:none;border:none;cursor:pointer;color:inherit;padding:8px;margin-left:-8px}.gro-egypt-header-group--overlay{background:transparent}.gro-egypt-header-group--overlay .gro-egypt-header__nav{background:var(--top-bg, transparent);color:var(--top-color, var(--gro-egypt-ink, var(--text-primary)));transition:background-color .3s ease-in-out,color .3s ease-in-out,box-shadow .25s ease}.gro-egypt-header-group--overlay.is-stuck{background:var(--scroll-bg, var(--header-bg))}.gro-egypt-header-group--overlay.is-stuck .gro-egypt-header__nav{background:var(--scroll-bg, var(--header-bg));color:var(--scroll-color, var(--header-color));box-shadow:0 1px 0 var(--hairline)}.gro-egypt-header-group--overlay:hover,.gro-egypt-header-group--overlay:has(.gro-egypt-nav__item.is-open),.gro-egypt-header-group--overlay:has(.gro-egypt-mobile-nav.is-open){background:var(--scroll-bg, var(--header-bg))}.gro-egypt-header-group--overlay:hover .gro-egypt-header__nav,.gro-egypt-header-group--overlay:has(.gro-egypt-nav__item.is-open) .gro-egypt-header__nav,.gro-egypt-header-group--overlay:has(.gro-egypt-mobile-nav.is-open) .gro-egypt-header__nav{background:var(--scroll-bg, var(--header-bg));color:var(--scroll-color, var(--header-color));box-shadow:0 1px 0 var(--hairline)}.gro-egypt-mobile-nav{--mnav-hairline: rgba(11, 11, 12, .12);display:none;position:fixed;top:var(--gro-egypt-header-bottom, 106px);left:0;right:0;bottom:0;background:var(--mnav-bg, var(--gro-egypt-stone, var(--c-ivory)));color:var(--gro-egypt-ink, var(--text-primary));z-index:1500;overflow-y:auto;-webkit-overflow-scrolling:touch;flex-direction:column;padding:8px 24px 28px;font-family:var(--gro-egypt-font-body, sans-serif)}.gro-egypt-mobile-nav.is-open{display:flex}.gro-egypt-mnav-topbar{display:flex;justify-content:flex-start;padding:4px 0 14px}.gro-egypt-mnav-close{background:none;border:none;cursor:pointer;color:inherit;padding:0;width:20px;height:36px;display:flex;align-items:center}.gro-egypt-mnav-primary-list,.gro-egypt-mnav-sub-list{list-style:none;margin:0;padding:0}.gro-egypt-mnav-primary-list{border-top:1px solid var(--mnav-hairline)}.gro-egypt-mnav-primary-list>li{border-bottom:1px solid var(--mnav-hairline)}.gro-egypt-mnav-primary-trigger{width:100%;background:none;border:none;padding:var(--gro-egypt-space-sm) 0;display:flex;justify-content:space-between;align-items:center;font-family:var(--gro-egypt-font-heading, serif);font-size:var(--gro-egypt-font-h4);font-weight:var(--gro-egypt-weight-body);line-height:1.12;letter-spacing:-.11px;cursor:pointer;text-align:left;color:inherit}.gro-egypt-mnav-sub-list>li{border-bottom:1px solid var(--mnav-hairline)}.gro-egypt-mnav-sub-list>li:last-child{border-bottom:none}.gro-egypt-mnav-sub-trigger{width:100%;background:none;border:none;padding:var(--gro-egypt-space-sm) 0;display:flex;justify-content:space-between;align-items:center;font-family:var(--gro-egypt-font-heading, serif);font-size:var(--gro-egypt-font-body);font-weight:var(--gro-egypt-weight-body);cursor:pointer;text-align:left;color:inherit}.gro-egypt-mnav-primary-link{display:flex;justify-content:space-between;align-items:center;width:100%;padding:var(--gro-egypt-space-sm) 0;font-family:var(--gro-egypt-font-heading, serif);font-size:var(--gro-egypt-font-h4);font-weight:var(--gro-egypt-weight-body);line-height:1.12;letter-spacing:-.11px;color:inherit;text-decoration:none}.gro-egypt-mnav-chevron{flex-shrink:0;margin-left:12px}[aria-expanded=true]>.gro-egypt-mnav-chevron{transform:rotate(90deg)}.gro-egypt-mnav-chevron{transition:transform .3s ease}.gro-egypt-mnav-plus{position:relative;width:15px;height:15px;flex-shrink:0;margin-left:12px}.gro-egypt-mnav-plus:before,.gro-egypt-mnav-plus:after{content:"";position:absolute;top:50%;left:50%;background:currentColor;transition:transform .3s ease,opacity .3s ease}.gro-egypt-mnav-plus:before{width:15px;height:1.3px;transform:translate(-50%,-50%)}.gro-egypt-mnav-plus:after{width:1.3px;height:15px;transform:translate(-50%,-50%)}[aria-expanded=true]>.gro-egypt-mnav-plus:after{transform:translate(-50%,-50%) scaleY(0);opacity:0}.gro-egypt-mnav-collapse{max-height:0;overflow:hidden;transition:max-height .35s ease}.gro-egypt-mnav-card-list{list-style:none;padding:4px 0 18px;margin:0;display:flex;gap:14px;overflow-x:auto;-webkit-overflow-scrolling:touch}.gro-egypt-mnav-card-thumb{display:block;width:78px;flex-shrink:0;color:inherit;text-decoration:none}.gro-egypt-mnav-card-thumb img{width:78px;height:90px;object-fit:cover;display:block;border-radius:2px}.gro-egypt-mnav-card-name{font-family:var(--gro-egypt-font-heading, serif);font-size:var(--gro-egypt-font-caption);font-weight:var(--gro-egypt-weight-body);line-height:1.2;display:block;margin-top:8px}.gro-egypt-mnav-sub-links{list-style:none;margin:0;padding:0 0 14px}.gro-egypt-mnav-sub-links li{margin:0}.gro-egypt-mnav-sub-links a{display:block;padding:var(--gro-egypt-space-2xs) 0;font-family:var(--gro-egypt-font-body, sans-serif);font-size:var(--gro-egypt-font-body-sm);color:var(--gro-egypt-ink, var(--text-primary));text-decoration:none}.gro-egypt-mnav-secondary-list{list-style:none;padding:22px 0 0;margin:0}.gro-egypt-mnav-secondary-link{display:block;padding:var(--gro-egypt-space-2xs) 0;color:var(--gro-egypt-ink, var(--text-primary));text-decoration:none;font-family:var(--gro-egypt-font-body, sans-serif);font-size:var(--gro-egypt-font-body)}.gro-egypt-mnav-footer{padding:40px 0 0;margin-top:auto}.gro-egypt-mnav-social{display:flex;gap:18px;margin-bottom:18px}.gro-egypt-mnav-social a{display:flex;width:22px;height:22px;align-items:center;justify-content:center;color:var(--gro-egypt-ink, var(--text-primary))}.gro-egypt-mnav-copyright{font-size:var(--gro-egypt-font-caption);color:#0b0b0cb3;line-height:1.4;margin:0}@media(max-width:1023px){.gro-egypt-nav__hamburger{display:flex;align-items:center}.gro-egypt-nav__desktop-menu,.gro-egypt-nav__icon--account-text{display:none}.gro-egypt-nav__icons{gap:14px}.gro-egypt-header__nav{padding:0 20px;height:56px}.gro-egypt-header__logo img{width:auto;height:auto;max-height:var(--logo-height-mobile, 38px);max-width:var(--logo-width-mobile, 160px)}.gro-egypt-header__logo{position:absolute;left:50%;transform:translate(-50%);max-width:calc(100vw - 120px)}}@media(min-width:1024px){.gro-egypt-mobile-nav{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/gro-egypt-header.css.map */
