@media only screen and (min-width:990px){body.nss-no-scroll nss-header{padding-right:15px}}body{padding-top:var(--nss-header-group-height)}nss-header-group{z-index:var(--nss-z-index-header-group);width:100%;transform:translateY(calc(var(--nss-header-group-pos) - var(--nss-header-group-height)));transition:transform .1s ease-in-out;display:block;position:fixed;top:0}nss-header-group.nss-scrolled nss-header{box-shadow:0 4px 20px #0000001a}nss-header{transition:box-shadow .1s ease-in-out;display:block}nss-header .nss-header__wrapper{grid-template-columns:1fr minmax(0,auto) 1fr;align-items:center;height:70px;display:grid}@media only screen and (min-width:990px){nss-header .nss-header__wrapper{height:90px}}nss-header .nss-header__logo,nss-header .nss-header__logo a{flex-flow:row;justify-content:center;align-items:center;display:flex}nss-header .nss-header__logo svg{width:72px;height:50px}@media only screen and (min-width:990px){nss-header .nss-header__logo svg{width:87px;height:60px}}nss-header .nss-header__left-d li:not(.nss-header__item-account,.nss-header__item-search,.nss-header__item-cart) a:not(.nss-header__featured-link,.sr-search-card,.predictive-search__item),nss-header .nss-header__right li:not(.nss-header__item-account,.nss-header__item-search,.nss-header__item-cart) a:not(.nss-header__featured-link,.sr-search-card,.predictive-search__item){position:relative}nss-header .nss-header__left-d li:not(.nss-header__item-account,.nss-header__item-search,.nss-header__item-cart) a:not(.nss-header__featured-link,.sr-search-card,.predictive-search__item):before,nss-header .nss-header__right li:not(.nss-header__item-account,.nss-header__item-search,.nss-header__item-cart) a:not(.nss-header__featured-link,.sr-search-card,.predictive-search__item):before{content:"";background-color:currentColor;width:0%;height:2px;transition:width .1s ease-in-out;position:absolute;bottom:0;left:0}nss-header .nss-header__left-d li:not(.nss-header__item-account,.nss-header__item-search,.nss-header__item-cart) a:not(.nss-header__featured-link,.sr-search-card,.predictive-search__item)[aria-current=page]:before,nss-header .nss-header__left-d li:not(.nss-header__item-account,.nss-header__item-search,.nss-header__item-cart) a:not(.nss-header__featured-link,.sr-search-card,.predictive-search__item):hover:before,nss-header .nss-header__right li:not(.nss-header__item-account,.nss-header__item-search,.nss-header__item-cart) a:not(.nss-header__featured-link,.sr-search-card,.predictive-search__item)[aria-current=page]:before,nss-header .nss-header__right li:not(.nss-header__item-account,.nss-header__item-search,.nss-header__item-cart) a:not(.nss-header__featured-link,.sr-search-card,.predictive-search__item):hover:before{width:100%}nss-header .nss-header__left-d .nss-header__item-search a:before,nss-header .nss-header__right .nss-header__item-search a:before{content:unset}nss-header .nss-header__left,nss-header .nss-header__left-d,nss-header .nss-header__right{flex-flow:row;align-items:center;gap:20px;display:flex}nss-header .nss-header__left a svg{transition:transform .1s ease-in-out}nss-header .nss-header__left a[aria-expanded=true] svg{transform:rotate(-180deg)}nss-header .nss-header__left .nss-header__left-m{display:flex}@media only screen and (min-width:990px){nss-header .nss-header__left .nss-header__left-m{display:none}}nss-header .nss-header__left .nss-header__left-m svg{width:24px;height:24px}nss-header .nss-header__left .nss-header__left-d{text-transform:uppercase;justify-content:flex-start;display:none}@media only screen and (min-width:990px){nss-header .nss-header__left .nss-header__left-d{display:flex}}nss-header .nss-header__left .nss-header__left-d svg{max-width:13px;max-height:8px}nss-header .nss-header__left .nss-header__left-d a{flex-flow:row;justify-content:center;align-items:center;gap:10px;display:flex}nss-header .nss-header__left .nss-header__left-d .nss-header__featured-link{height:56px;padding:0 20px}nss-header .nss-header__right{justify-content:flex-end}nss-header .nss-header__right svg{width:24px;height:24px}nss-header .nss-header__right button,nss-header .nss-header__right a{display:flex}nss-header .nss-header__right .nss-header__item-link,nss-header .nss-header__right .nss-header__item-account{display:none}@media only screen and (min-width:990px){nss-header .nss-header__right .nss-header__item-link,nss-header .nss-header__right .nss-header__item-account{display:flex}}nss-header .nss-header__right details{height:24px}nss-header .nss-header__right details summary{cursor:pointer;height:24px}nss-header .nss-header__right .nss-header__item-cart{position:relative}nss-header .nss-header__right .nss-header__item-cart .nss-cart-badge{border-radius:50%;flex-flow:row;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;top:0;right:0;transform:translate(50%,-50%)}nss-header [nss-mega-nav-open] *,nss-header [nss-mega-nav-close] *{pointer-events:none}nss-header[nss-mega-nav-open=true] [nss-mega-nav-open]{display:none}nss-header[nss-mega-nav-open=true]:after{content:"";background-color:var(--nss-color-scheme-4);width:100%;height:1px;position:absolute;bottom:0}nss-header[nss-mega-nav-open=false] [nss-mega-nav-close]{display:none}