#MainContent{padding:clamp(8px,1%,16px) clamp(8px,1%,16px) 1.5rem}.section-header{position:static!important;margin:0!important;padding:0!important}.header-wrapper,.header-wrapper--border-bottom{position:fixed!important;top:clamp(8px,1vw,16px)!important;left:clamp(8px,1%,16px)!important;right:clamp(8px,1%,16px)!important;z-index:100!important;display:flex!important;justify-content:center!important;pointer-events:none!important;background:transparent!important;background-image:none!important;border:none!important;transition:top .35s ease-in-out,left .35s ease-in-out,right .35s ease-in-out,transform .35s ease-in-out}.header-wrapper.is-stuck{top:clamp(8px,1vw,12px)!important}.header-wrapper:not(.is-stuck) .header{border-radius:0 0 32px 32px!important}.header-wrapper.is-hidden{transform:translateY(calc(-100% - 24px))!important}.header{pointer-events:auto;display:flex!important;align-items:center!important;width:auto!important;max-width:100%!important;margin:0!important;padding:.8rem!important;background-color:var(--egh-bg-dark)!important;border-radius:999px!important;box-shadow:0 12px 40px #0000002e;transition:border-radius .35s ease-in-out;color:#fff;box-sizing:border-box;gap:1.6rem}header-drawer{display:none!important}.header__heading-link,.header__heading>.header__heading-link{display:flex;align-items:center;color:#fff;flex-shrink:0;height:52px;overflow:hidden}.egh-logo__img{height:100%;width:auto;display:block}.header__inline-menu{flex:1;display:flex!important;justify-content:center;min-width:0;margin-left:0!important}.header .list-menu--inline{display:flex;gap:.8rem;align-items:center;flex-wrap:nowrap}.header .header__menu-item{display:inline-flex;align-items:center;gap:.4rem;height:3.6rem;padding:0 1.6rem;border:1px solid rgba(255,255,255,.35);border-radius:999px;font-family:var(--font-body-family);font-size:var(--font-size-text-sm);font-weight:600;letter-spacing:.01em;color:#fff!important;text-decoration:none;white-space:nowrap;background-color:transparent;cursor:pointer;line-height:1;transition:background-color .18s ease,border-color .18s ease}.header .header__menu-item:hover,.header .header__menu-item:focus-visible{background-color:#ffffff1a;outline:none}.header .header__active-menu-item{text-decoration:underline;text-underline-offset:3px}.header .header__menu-item .svg-wrapper svg,.header .header__menu-item>svg{fill:#fff;width:1.2rem;height:1.2rem;flex-shrink:0}.header .header__menu-item .icon-caret{position:static;right:auto;fill:#fff;width:1.2rem;height:1.2rem;flex-shrink:0}.header details>summary{list-style:none}.header details>summary::-webkit-details-marker{display:none}.header .header__submenu,.header .global-settings-popup{position:absolute!important;width:auto!important;min-width:16rem!important;border-radius:1.6rem!important;overflow:hidden;top:calc(100% + .8rem)!important;left:0!important;padding:.8rem;z-index:50!important}.header .header__submenu .header__menu-item{border:none;border-radius:.8rem;padding:.8rem 1.2rem;width:100%;justify-content:flex-start}.header .header__submenu .header__menu-item:hover{background-color:#ffffff1f}.header__icons{display:flex!important;align-items:center;gap:.8rem;flex-shrink:0}.desktop-localization-wrapper,.header-localization,.header__icon--account,.header__icon--search{display:none!important}.header__icon--cart{display:flex!important;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border:1px solid rgba(255,255,255,.35);border-radius:50%;background-color:transparent;color:#fff;position:relative;flex-shrink:0;transition:background-color .18s ease}.header__icon--cart:hover{background-color:#ffffff1a}.header__icon--cart .svg-wrapper{display:flex;align-items:center;justify-content:center}.header__icon--cart .svg-wrapper svg{fill:#fff;width:1.8rem;height:1.8rem}.cart-count-bubble{background-color:#db8a12;color:#fff}.egh-navbar__cta{flex-shrink:0}@media screen and (min-width:768px)and (max-width:1450px){.header{gap:.8rem!important}.header .header__menu-item{padding:0 1rem;font-size:1.2rem}.header .list-menu--inline{gap:.4rem}}@media screen and (max-width:767px){.header-wrapper{top:clamp(8px,1vw,16px)!important;left:clamp(8px,1%,16px)!important;right:clamp(8px,1%,16px)!important;transition:top .35s ease-in-out,transform .35s ease-in-out!important}.header-wrapper.is-stuck{top:clamp(8px,1vw,12px)!important}.header-wrapper.is-hidden{transform:translateY(calc(-100% - 24px))!important}.header{display:inline-flex!important;width:auto!important;justify-content:flex-start!important;gap:.8rem!important;border-radius:999px!important}.header .header__heading{order:1;flex-shrink:0}.header .header__heading-link,.header .header__heading>.header__heading-link{height:40px}.header__inline-menu{display:none!important}.header__icons{order:2;flex-shrink:0}header-drawer{display:flex!important;align-items:center;order:3;flex-shrink:0;position:static!important;margin-left:0!important}header-drawer .header__icon--menu{display:flex!important;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:transparent;transition:background-color .18s ease;list-style:none}.egh-navbar__cta{min-width:unset!important;padding:.8rem 1.4rem!important;font-size:1.3rem!important}header-drawer .header__icon--menu:hover{background-color:#ffffff1a}header-drawer .header__icon{color:#fff}header-drawer .header__icon svg{fill:#fff;width:2rem;height:2rem}}@media screen and (max-width:767px){.menu-drawer{position:fixed!important;top:var(--nav-bottom, 76px)!important;left:50%!important;right:auto!important;width:var(--pill-width, 280px)!important;max-width:calc(100vw - 32px)!important;height:auto!important;max-height:calc(100vh - 90px)!important;overflow-x:hidden!important;overflow-y:auto!important;background:var(--egh-bg-dark)!important;background-image:none!important;color:#fff!important;border-radius:2rem!important;transform:translate(-50%) translateY(-10px)!important;opacity:0!important;visibility:hidden!important;transition:transform .28s ease,opacity .28s ease,visibility 0s .28s!important;z-index:99!important;padding:1.6rem!important;box-shadow:0 16px 40px #00000073!important}.menu-opening .menu-drawer{transform:translate(-50%) translateY(0)!important;opacity:1!important;visibility:visible!important;transition:transform .28s ease,opacity .28s ease,visibility 0s 0s!important}.menu-drawer .menu-drawer__navigation-container{display:block!important;height:auto!important;overflow:visible!important}.menu-drawer .menu-drawer__navigation{padding:0!important}.menu-drawer__inner-container{background:transparent!important;background-color:transparent!important;padding:0!important;height:auto!important}.menu-drawer .menu-drawer__menu{display:flex!important;flex-direction:column!important;gap:.8rem!important;padding:0!important;margin:0!important;list-style:none!important}.menu-drawer .menu-drawer__menu>li{list-style:none!important}.menu-drawer .submenu-open{visibility:visible!important}.menu-drawer .menu-drawer__menu-item{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;position:relative!important;min-height:3.6rem!important;padding:0 1.6rem!important;border:1px solid rgba(255,255,255,.35)!important;border-radius:999px!important;color:#fff!important;text-decoration:none!important;font-weight:600!important;font-size:var(--font-size-text-sm)!important;letter-spacing:.01em!important;background:transparent!important;transition:background-color .18s ease!important;cursor:pointer!important;width:100%!important;box-sizing:border-box!important;text-align:center!important}.menu-drawer .menu-drawer__menu-item:hover,.menu-drawer .menu-drawer__menu-item:focus-visible{background-color:#ffffff1a!important;outline:none!important}.menu-drawer .menu-drawer__menu-item .svg-wrapper{display:none!important}.menu-drawer details>summary.menu-drawer__menu-item:after{content:""!important;display:block!important;width:.5rem;height:.5rem;border-right:2px solid rgba(255,255,255,.85);border-bottom:2px solid rgba(255,255,255,.85);transform:rotate(45deg);flex-shrink:0;transition:transform .2s ease;margin-bottom:2px}.menu-drawer details[open]>summary.menu-drawer__menu-item:after{transform:rotate(-135deg);margin-bottom:-2px}.menu-drawer .menu-drawer__submenu{position:static!important;transform:none!important;transition:none!important;visibility:visible!important;opacity:1!important;width:100%!important;height:auto!important;max-height:none!important;overflow:visible!important;background:transparent!important;background-image:none!important;padding:.8rem 0 0!important;box-shadow:none!important;z-index:auto!important}.menu-drawer .menu-drawer__inner-submenu{height:auto!important;overflow:visible!important}.menu-drawer .menu-drawer__close-button{display:none!important}.menu-drawer .menu-drawer__submenu .menu-drawer__menu-item{min-height:3.2rem!important;border-color:#fff3!important;background-color:#ffffff0d!important}.menu-drawer .menu-drawer__submenu .menu-drawer__menu-item:hover{background-color:#ffffff1f!important}.menu-drawer__utility-links{display:none!important}.menu-drawer details>summary{list-style:none!important}.menu-drawer details>summary::-webkit-details-marker{display:none!important}header-drawer>details>summary:before,menu-drawer>details>summary:before{display:none!important;content:none!important}}.menu-drawer svg{fill:#fff}
/*# sourceMappingURL=/cdn/shop/t/4/assets/section-egh-header.css.map */
