.custom-nav-header{--customnav-column-gap: 42px;--customnav-images-gap: 84px;--customnav-block-padding: var(--gap);--customnav-link-padding: 5px;--customnav-link-indent: 10px;--customnav-link-indent-mobile: 15px;--customnav-image-top-mobile: 23px;--customnav-toplevel-gap: 30px;--customnav-top-two-font-size: 13px;--customnav-top-two-font-size-mobile: 14px;--customnav-grandchild-font-size: 14px;--customnav-column-min-width: 110px;--customnav-column-top-space: 19px;--customnav-drawer-padding-top: 67px}.custom-nav-header .header__menu{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;align-items:center;gap:var(--customnav-toplevel-gap)}.custom-nav-header .header__menu .menu__item{margin-left:0;margin-right:0}.custom-nav-header .header__menu .menu__item .navlink--toplevel,.custom-nav-header .header__menu .menu__item:hover .navlink--toplevel{padding-left:0;padding-right:0}.custom-nav-header .header__menu .navlink--toplevel span{margin-bottom:0}.custom-nav-header .grandparent .customnav__dropdown-inner{padding:0 50px 20px;display:grid;grid-auto-flow:column;grid-auto-columns:max-content;justify-content:center;justify-content:safe center;align-items:start;column-gap:var(--customnav-images-gap)}.custom-nav-header .parent .customnav__dropdown-inner{display:flex;flex-direction:column}.custom-nav-header .grandparent .customnav__columns{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;column-gap:var(--customnav-column-gap);padding-top:var(--customnav-block-padding)}.custom-nav-header .customnav__column{display:flex;flex-direction:column;align-items:flex-start;width:auto;min-width:var(--customnav-column-min-width);margin-top:var(--customnav-column-top-space)}.custom-nav-header .customnav__column:last-child{min-width:0}.custom-nav-header .grandparent .navlink--child{margin:0}.custom-nav-header .grandparent .navlink--grandchild span{font-size:var(--customnav-grandchild-font-size)}.custom-nav-header .grandparent .navlink--grandchild{margin-left:var(--customnav-link-indent);padding:var(--customnav-link-padding) 5px var(--customnav-link-padding) 0}.custom-nav-header .customnav__images{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;align-content:start;gap:var(--customnav-column-gap)}.custom-nav-header .customnav__image{max-width:100%}.custom-nav-header .customnav__image__media{position:relative;overflow:hidden}.custom-nav-header .customnav__image__link{display:block}.custom-nav-header .customnav__images .customnav__image{--customnav-image-height: var(--customnav-image-height-setting, 220px);width:calc(var(--customnav-image-height) * var(--customnav-image-ratio, 1));padding-top:var(--customnav-block-padding)}.custom-nav-header .customnav__images .customnav__image__media{height:var(--customnav-image-height)}.custom-nav-header .customnav__image__text{margin:0;padding:var(--customnav-link-padding) 0 calc(var(--customnav-link-padding) + 2px) var(--customnav-link-indent);color:var(--text);font-size:var(--customnav-grandchild-font-size);line-height:1.2;text-align:left}.custom-nav-header .customnav__images--mobile .customnav__image{width:var(--customnav-image-width);margin-inline:0 auto;padding:var(--customnav-image-top-mobile) 0 0}.custom-nav-header .customnav__images--mobile .customnav__image__media{height:auto}.custom-nav-header .customnav__images--mobile .customnav__image__text{padding-left:var(--customnav-link-indent-mobile)}.custom-nav-header .custom_mobile_menu{padding-top:var(--customnav-drawer-padding-top)!important}.custom-nav-header .drawer__inner{overflow:hidden}.custom-nav-header .mobile-menu__header{padding-right:0}.custom-nav-header .customnav__tabs{--customnav-tabs-gutter: 15px;--customnav-tabs-gap: 15px;--customnav-tabs-fade: 15px;--customnav-tab-underline-gap: 2.8px;display:block}.custom-nav-header .customnav__tabs__row{display:flex;justify-content:flex-start;align-items:stretch;gap:var(--customnav-tabs-gap);padding:0 var(--customnav-tabs-gutter);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-mask-image:linear-gradient(to right,transparent 0,#000 var(--customnav-tabs-fade),#000 calc(100% - var(--customnav-tabs-fade)),transparent 100%);mask-image:linear-gradient(to right,transparent 0,#000 var(--customnav-tabs-fade),#000 calc(100% - var(--customnav-tabs-fade)),transparent 100%)}.custom-nav-header .customnav__tabs__row::-webkit-scrollbar{display:none}.custom-nav-header .customnav__tab{flex:0 0 auto;display:inline-flex;align-items:center;min-height:44px;padding:0;border:0;background:none;color:var(--link);font-family:var(--FONT-STACK-NAV);line-height:normal;text-align:left;white-space:nowrap;cursor:pointer}.custom-nav-header .customnav__tab>span{padding-bottom:var(--customnav-tab-underline-gap)}.custom-nav-header .customnav__tab[aria-expanded=true]>span{box-shadow:inset 0 -2px 0 0 currentColor}.custom-nav-header .customnav__tab--highlight{color:var(--highlight)}.custom-nav-header .customnav__panel{padding-top:0}.custom-nav-header .customnav__panel[hidden]{display:none}.custom-nav-header .customnav__group{padding:0 var(--customnav-tabs-gutter)}.custom-nav-header .customnav__group__title,.custom-nav-header .customnav__sublink{display:flex;align-items:center;min-height:44px;color:var(--link);font-family:var(--FONT-STACK-NAV);line-height:normal}.custom-nav-header .customnav__group__title{align-items:flex-end}.custom-nav-header .customnav__group__title span{padding-bottom:5px}.custom-nav-header .customnav__sublink{padding-left:var(--customnav-link-indent-mobile);font-size:calc(var(--font-nav-medium) * var(--FONT-SIZE-NAV));font-weight:var(--FONT-WEIGHT-NAV)}.custom-nav-header .customnav__group__title--highlight,.custom-nav-header .customnav__sublink--highlight{color:var(--highlight)}.custom-nav-header .customnav__images--mobile{padding:3px var(--customnav-tabs-gutter) 0}.custom-nav-header .header__menu .navlink--toplevel,.custom-nav-header .header__menu .navlink--child,.custom-nav-header .customnav__tab,.custom-nav-header .customnav__group__title{font-weight:700;letter-spacing:.9px;text-transform:uppercase}.custom-nav-header .header__menu .navlink--toplevel,.custom-nav-header .header__menu .navlink--child,.custom-nav-header .header__menu .navlink--toplevel span,.custom-nav-header .header__menu .parent .navlink--child span{font-size:var(--customnav-top-two-font-size)}.custom-nav-header .customnav__tab,.custom-nav-header .customnav__group__title{font-size:var(--customnav-top-two-font-size-mobile)}.custom-nav-header .header__menu .navlink--child.customnav__leaf,.custom-nav-header .customnav__group__title.customnav__leaf{font-weight:var(--FONT-WEIGHT-NAV);text-transform:none;letter-spacing:normal}.custom-nav-header .header__menu .navlink--child.customnav__leaf span,.custom-nav-header .customnav__group__title.customnav__leaf span{font-size:var(--customnav-grandchild-font-size)}.custom-nav-header .customnav__image--hidden{display:none}
/*# sourceMappingURL=/cdn/shop/t/65/assets/custom-nav-header.css.map */
