nss-mega-nav-item{flex-flow:column;justify-content:flex-start;align-items:center;gap:0;width:100%;display:flex;position:relative}@media only screen and (max-width:989px){nss-mega-nav-item:after{content:"";background-color:var(--nss-color-scheme-1);width:calc(100% - 32px);height:1.5px;position:absolute;bottom:0;left:50%;translate:-50%}}nss-mega-nav-item .nss-mega-nav-item__button{display:none}@media only screen and (min-width:990px){nss-mega-nav-item .nss-mega-nav-item__button{grid-area:8/left;padding-bottom:30px;display:block}nss-mega-nav-item[nss-mega-nav-item-grid=true]{grid-template-columns:[left]220px[right]minmax(0,1fr);justify-content:center;align-items:start;gap:0;display:grid}}@media (min-width:1330px){nss-mega-nav-item[nss-mega-nav-item-grid=true]{grid-template-columns:[left] calc(204px + var(--nss-mega-nav-gutter)) [right] calc(1080px + var(--nss-mega-nav-gutter))}}nss-mega-nav-links{width:100%;position:relative}@media only screen and (max-width:989px){nss-mega-nav-links:after{content:"";background-color:var(--nss-color-scheme-4);height:1px;position:absolute;bottom:0;left:16px;right:16px}}nss-mega-nav-links button{flex-flow:row;justify-content:space-between;align-items:center;width:calc(100% - 32px);height:64px;margin:0 16px;display:flex}@media only screen and (min-width:990px){nss-mega-nav-links button{display:none}}nss-mega-nav-links button svg{max-width:13px;max-height:8px;transition:transform .15s ease-in-out}nss-mega-nav-links button[nss-menu-open=true] svg{transform:rotate(180deg)}nss-mega-nav-links button *{pointer-events:none}nss-mega-nav-links .nss-mega-nav-links__wrapper{background-color:var(--nss-color-scheme-5);grid-template-columns:1fr 1fr;gap:20px;padding:20px 16px;display:grid}@media only screen and (min-width:750px){nss-mega-nav-links .nss-mega-nav-links__wrapper{grid-template-columns:repeat(auto-fill,minmax(196px,1fr))}}@media only screen and (min-width:990px){nss-mega-nav-links .nss-mega-nav-links__wrapper{grid-template-columns:repeat(auto-fit,196px);justify-content:center;padding:20px}}@media only screen and (max-width:989px){nss-mega-nav-links .nss-mega-nav-links__wrapper[nss-menu-open=false],nss-mega-nav-links .nss-mega-nav-links__wrapper[nss-mega-sub-nav-open-m=false]{display:none}}.nss-mega-nav-link-card{background-color:var(--nss-color-scheme-1);color:var(--nss-color-scheme-1);border-radius:5px;flex-flow:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.nss-mega-nav-link-card:after{content:"";border:3px solid #0000;border-radius:5px;transition:border-color .15s ease-in-out;position:absolute;top:0;bottom:0;left:0;right:0}.nss-mega-nav-link-card:hover:after{border-color:var(--nss-color-scheme-1)}.nss-mega-nav-link-card .nss-mega-nav-link-card__image{background-size:cover;width:100%;height:140px}@media only screen and (min-width:990px){.nss-mega-nav-link-card .nss-mega-nav-link-card__image{height:200px}}.nss-mega-nav-link-card .nss-mega-nav-link-card__image img{object-fit:cover}.nss-mega-nav-link-card .nss-mega-nav-link-card__text{padding:8px 10px}.nss-mega-nav-products__button-m,.nss-mega-nav-products__button-d{background-color:var(--nss-color-scheme-5);flex-flow:row;justify-content:space-between;align-items:center;width:100%;height:62px;padding:0 16px;display:flex}.nss-mega-nav-products__button-m{display:flex}@media only screen and (min-width:990px){.nss-mega-nav-products__button-m{display:none}}.nss-mega-nav-products__button-m svg{max-width:14px;max-height:14px;transition:transform .15s ease-in-out}.nss-mega-nav-products__button-m[nss-menu-open=true] svg{transform:rotate(45deg)}.nss-mega-nav-products__button-m *{pointer-events:none}.nss-mega-nav-products__button-d{padding:0 20px 0 max(16px, var(--nss-mega-nav-gutter));border-bottom:2px solid var(--nss-color-scheme-4);display:none}@media only screen and (min-width:990px){.nss-mega-nav-products__button-d{display:flex}}@media (min-width:1348px){.nss-mega-nav-products__button-d{padding:0 20px 0 var(--nss-mega-nav-gutter)}}.nss-mega-nav-products__button-d[nss-mega-sub-nav-open-d=true],.nss-mega-nav-products__button-d:hover,.nss-mega-nav-products__button-d:focus{border-color:var(--nss-color-scheme-1)}.nss-mega-nav-products__button-d svg{max-width:13px;max-height:8px;transform:rotate(-90deg)}.nss-mega-nav-products__wrapper{background-color:var(--nss-color-scheme-5);width:100%;padding:0 16px 20px;position:relative}@media only screen and (max-width:989px){.nss-mega-nav-products__wrapper{grid-template-columns:1fr 1fr;gap:11px;display:grid}}@media only screen and (min-width:990px){.nss-mega-nav-products__wrapper{padding:30px max(16px, var(--nss-mega-nav-gutter)) 30px 20px;border-bottom:0;grid-area:1/right/9;grid-template-columns:repeat(auto-fill,minmax(206px,1fr));gap:20px;display:grid}}@media only screen and (min-width:1440px){.nss-mega-nav-products__wrapper{grid-template-columns:repeat(5,minmax(206px,1fr));gap:20px;max-width:1400px;margin:0 auto;padding:30px 0}}.nss-mega-nav-products__wrapper li{width:100%}.nss-mega-nav-products__wrapper .nss-mega-nav-products__button{grid-column:1/3;width:100%}@media only screen and (min-width:990px){.nss-mega-nav-products__wrapper .nss-mega-nav-products__button{display:none}}@media only screen and (max-width:989px){.nss-mega-nav-products__wrapper[nss-menu-open=false],.nss-mega-nav-products__wrapper[nss-mega-sub-nav-open-m=false]{display:none}}.nss-mega-nav-product-card{background-color:var(--nss-color-scheme-4);flex-flow:column;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative;overflow:clip}@media only screen and (min-width:990px){.nss-mega-nav-product-card{aspect-ratio:206/280}.nss-mega-nav-product-card:focus .nss-mega-nav-product-card__image,.nss-mega-nav-product-card:hover .nss-mega-nav-product-card__image{translate:-50% 10%;scale:.65}}.nss-mega-nav-product-card:focus{outline:none}@media only screen and (min-width:990px){.nss-mega-nav-product-card .nss-mega-nav-product-card__content{flex-flow:column;justify-content:start;align-items:center;gap:20px;display:flex}}@media only screen and (max-width:989px){.nss-mega-nav-product-card .nss-mega-nav-product-card__content{grid-template-columns:1fr 1fr;width:100%;height:80px;padding-left:10px;display:grid}}.nss-mega-nav-product-card .nss-mega-nav-product-card__walmart{z-index:2;background-color:#fff;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;bottom:0;right:0}@media only screen and (min-width:990px){.nss-mega-nav-product-card .nss-mega-nav-product-card__walmart{width:30px;height:30px}}.nss-mega-nav-product-card .nss-mega-nav-product-card__walmart svg{max-width:12px;max-height:12px}@media only screen and (min-width:990px){.nss-mega-nav-product-card .nss-mega-nav-product-card__walmart svg{max-width:16px;max-height:16px}}.nss-mega-nav-product-card .nss-mega-nav-product-card__image{flex-shrink:0;overflow:hidden}@media only screen and (min-width:990px){.nss-mega-nav-product-card .nss-mega-nav-product-card__image{height:100%;transition:translate .25s ease-in-out,scale .25s ease-in-out;position:absolute;bottom:0;left:50%;translate:-50% 25%}}.nss-mega-nav-product-card .nss-mega-nav-product-card__image .nss-mobile{display:block}@media only screen and (min-width:990px){.nss-mega-nav-product-card .nss-mega-nav-product-card__image .nss-mobile{display:none}}.nss-mega-nav-product-card .nss-mega-nav-product-card__image .nss-desktop{display:none}@media only screen and (min-width:990px){.nss-mega-nav-product-card .nss-mega-nav-product-card__image .nss-desktop{display:block}}.nss-mega-nav-product-card .nss-mega-nav-product-card__image .nss-img{object-fit:contain;width:unset;max-width:339px}.nss-mega-nav-product-card .nss-mega-nav-product-card__badge{background-color:var(--nss-color-scheme-1);color:var(--nss-color-scheme-5);text-align:center;width:-webkit-fit-content;width:fit-content;padding:2px 5px}@media only screen and (max-width:989px){.nss-mega-nav-product-card .nss-mega-nav-product-card__badge{position:absolute;top:0;right:0}}.nss-mega-nav-product-card .nss-mega-nav-product-card__text{flex-flow:column;justify-content:center;align-items:flex-start;gap:5px;display:flex}.nss-mega-nav-product-card .nss-mega-nav-product-card__text .nss-reviews{border-radius:5px;height:10px;position:relative}.nss-mega-nav-product-card .nss-mega-nav-product-card__text .nss-reviews:after{content:"";background-color:var(--nss-color-scheme-1);width:100%;height:100%;transition:background-color .25s ease-in-out;position:absolute;top:0;left:0}nss-mega-nav{z-index:var(--nss-z-index-mega-nav);top:var(--nss-header-group-pos);width:100%;height:calc(100dvh - var(--nss-header-group-pos));border-top:1px solid var(--nss-color-scheme-2);flex-flow:column;justify-content:start;align-items:center;gap:0;transition:opacity .15s ease-in-out,translate .15s ease-in-out;display:flex;position:fixed}nss-mega-nav[nss-mega-nav-open=false]{pointer-events:none;opacity:0;translate:0 -20%}@media only screen and (max-width:1439px){nss-mega-nav{overflow-y:auto}}@media only screen and (min-width:990px){nss-mega-nav{height:unset}}nss-mega-nav .nss-mega-nav__menu-items{background-color:var(--nss-color-scheme-5);flex-flow:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:0 16px;display:flex}@media only screen and (min-width:990px){nss-mega-nav .nss-mega-nav__menu-items{display:none}}nss-mega-nav .nss-mega-nav__menu-items svg{flex-shrink:0;width:20px;height:20px}nss-mega-nav .nss-mega-nav__menu-items li{width:100%}nss-mega-nav .nss-mega-nav__menu-items a{flex-flow:row;justify-content:flex-start;align-items:center;gap:10px;width:100%;height:64px;display:flex}nss-mega-nav .nss-mega-nav__menu-items .nss-mega-nav__menu-item-left a{height:52px}nss-mega-nav .nss-mega-nav__menu-items .nss-mega-nav__menu-item-account{position:relative}@media only screen and (max-width:989px){nss-mega-nav .nss-mega-nav__menu-items .nss-mega-nav__menu-item-account:before{content:"";background-color:var(--nss-color-scheme-1);width:100%;height:1.5px;position:absolute;top:0;left:50%;translate:-50%}}