.section-header{--eg-layer-header:40;--eg-layer-header-drawer:42;--eg-header-bg:#ffffff;--eg-header-fg:#071a2f;--eg-header-muted:#475467;--eg-header-accent:#f7941d;--eg-header-border:#e8edf3;--eg-header-hover-bg:#f4f7fa;--eg-header-max-width:1560px;--eg-header-height:82px;--eg-header-height-sticky:68px;--eg-header-height-mobile:64px;--eg-header-logo-width:176px;--eg-header-logo-width-mobile:132px;--eg-header-nav-gap:24px;--eg-header-font-size:14px;--eg-header-font-weight:700;--eg-header-font-weight-strong:800;--eg-header-icon-size:22px;--eg-header-mega-radius:18px;--eg-header-shadow-opacity:.1;z-index:var(--eg-layer-header)!important}.section-header .header-wrapper{background:var(--eg-header-bg)!important;color:var(--eg-header-fg)!important;border-bottom:1px solid var(--eg-header-border)!important}.section-header .header{width:100%;max-width:var(--eg-header-max-width)!important;min-height:var(--eg-header-height);margin-inline:auto;padding:0 24px!important;grid-template-columns:auto minmax(0,1fr) auto!important;column-gap:clamp(20px,2vw,38px)!important;align-items:center!important;transition:min-height .2s ease,padding .2s ease}.section-header .header__heading,.section-header .header__heading-link{margin:0!important}.section-header .header__heading-logo-wrapper{width:var(--eg-header-logo-width)!important;max-width:var(--eg-header-logo-width)!important}.section-header .header__heading-logo{width:100%!important;height:auto!important;max-height:54px;object-fit:contain}.section-header .header__inline-menu{margin:0!important;min-width:0;justify-self:start}.section-header .header__inline-menu .list-menu--inline{display:flex;flex-wrap:nowrap;align-items:center;gap:var(--eg-header-nav-gap)}.section-header .header__inline-menu li{flex:none}.section-header .header__menu-item{position:relative;min-height:44px;padding:10px 4px!important;color:var(--eg-header-fg)!important;font-size:var(--eg-header-font-size)!important;font-weight:var(--eg-header-font-weight)!important;line-height:1.15!important;letter-spacing:-.01em;text-decoration:none!important;white-space:nowrap}.section-header .header__inline-menu summary.header__menu-item{display:flex;align-items:center;gap:.7rem}.section-header .header__inline-menu summary.header__menu-item .icon-caret{position:static!important;width:1rem!important;height:.6rem!important;margin:.1rem 0 0!important;flex:0 0 auto;opacity:.72}.section-header .header__inline-menu details[open]>summary.header__menu-item .icon-caret{opacity:1}.section-header .header__menu-item:hover span,.section-header .header__active-menu-item{text-decoration:none!important}.section-header .header__menu-item:after{content:"";position:absolute;right:50%;bottom:4px;width:0;height:3px;border-radius:999px;background:var(--eg-header-accent);transform:translate(50%);transition:width .18s ease}.section-header .header__menu-item:hover:after,.section-header .header__menu-item:focus-visible:after,.section-header .header__menu-item[aria-current=page]:after,.section-header .header__menu-item:has(.header__active-menu-item):after,.section-header .header__inline-menu details[open]>summary.header__menu-item:after{width:30px}.section-header .header__icons{gap:2px;padding-right:0!important}.section-header .header__icon{width:44px!important;height:44px!important;border-radius:999px;color:var(--eg-header-fg)!important;transition:background-color .18s ease,color .18s ease,transform .18s ease}.section-header .header__icon:hover,.section-header .header__icon:focus-visible{background:var(--eg-header-hover-bg)}.section-header .header__icon .svg-wrapper,.section-header .header__icon svg{width:var(--eg-header-icon-size)!important;height:var(--eg-header-icon-size)!important}.section-header .cart-count-bubble{background:var(--eg-header-accent)!important;color:#fff!important}.section-header .mega-menu__content{border:1px solid var(--eg-header-border)!important;border-top:0!important;border-radius:0 0 var(--eg-header-mega-radius) var(--eg-header-mega-radius)!important;background:var(--eg-header-bg)!important;box-shadow:0 20px 48px rgba(7,26,47,var(--eg-header-shadow-opacity));padding:26px 0 30px!important}.section-header .mega-menu__list{max-width:var(--eg-header-max-width)!important;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))!important;gap:18px 34px!important}.section-header .mega-menu__link{color:var(--eg-header-muted)!important;padding:6px 0!important;text-decoration:none!important}.section-header .mega-menu__link--level-2{color:var(--eg-header-fg)!important;font-weight:var(--eg-header-font-weight-strong)!important}.section-header .mega-menu__link:hover,.section-header .mega-menu__link:focus-visible,.section-header .mega-menu__link--active{color:var(--eg-header-accent)!important}.section-header.scrolled-past-header .header,.shopify-section-header-sticky.scrolled-past-header .header{min-height:var(--eg-header-height-sticky)}.section-header.scrolled-past-header .header__heading-logo-wrapper,.shopify-section-header-sticky.scrolled-past-header .header__heading-logo-wrapper{width:calc(var(--eg-header-logo-width) * .86)!important}@media screen and (min-width:1190px){.section-header .header{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important}.section-header .header__heading{justify-self:start!important}.section-header .header__inline-menu{justify-self:center!important}.section-header .header__icons{justify-self:end!important}}@media screen and (max-width:1180px)and (min-width:990px){.section-header .header{padding-inline:18px!important;column-gap:18px!important}.section-header .header__inline-menu .list-menu--inline{gap:clamp(10px,1.3vw,18px)}.section-header .header__menu-item{font-size:max(12px,calc(var(--eg-header-font-size) - 1px))!important}.section-header .header__heading-logo-wrapper{width:min(var(--eg-header-logo-width),150px)!important}}@media screen and (max-width:989px){.section-header .header{min-height:var(--eg-header-height-mobile);padding:0 14px!important;grid-template-columns:auto minmax(0,1fr) auto!important;column-gap:8px!important}.section-header .header__heading{justify-self:start!important}.section-header .header__heading-logo-wrapper{width:var(--eg-header-logo-width-mobile)!important;max-width:var(--eg-header-logo-width-mobile)!important}.section-header .header__heading-logo{max-height:44px}.section-header .header__icons{justify-self:end}.section-header header-drawer{margin-left:-6px!important}.section-header .menu-drawer{z-index:var(--eg-layer-header-drawer)!important}}@media(prefers-reduced-motion:reduce){.section-header .header,.section-header .header__icon,.section-header .header__menu-item:after{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/easygames-header-premium.css.map */
