.mega-menu{position:static}.mega-menu__content{background-color:rgb(var(--color-background));border-left:0;border-radius:0;border-right:0;left:0;overflow-y:auto;padding-bottom:3rem;padding-top:3rem;position:absolute;right:0;top:100%}.shopify-section-header-sticky .mega-menu__content{max-height:calc(100vh - var(--header-bottom-position-desktop, 20rem) - 4rem)}.header-wrapper--border-bottom .mega-menu__content{border-top:0}.js .mega-menu__content{opacity:0;transform:translateY(-1.5rem)}.mega-menu[open] .mega-menu__content{opacity:1;transform:translateY(0)}.mega-menu__list{display:grid;gap:1.8rem 4rem;grid-template-columns:repeat(6,minmax(0,1fr));list-style:none}.mega-menu__link{color:rgba(var(--color-foreground),.75);display:block;line-height:calc(1 + .3 / var(--font-body-scale));padding-bottom:.6rem;padding-top:.6rem;text-decoration:none;transition:text-decoration var(--duration-short) ease;word-wrap:break-word}.mega-menu__link--level-2{font-weight:700}.header--top-center .mega-menu__list{display:flex;justify-content:center;flex-wrap:wrap;column-gap:0}.header--top-center .mega-menu__list>li{width:16%;padding-right:2.4rem}.mega-menu__link:hover,.mega-menu__link--active{color:rgb(var(--color-foreground));text-decoration:underline}.mega-menu__link--active:hover{text-decoration-thickness:.2rem}.mega-menu .mega-menu__list--condensed{display:block}.mega-menu__list--condensed .mega-menu__link{font-weight:400}.wnw-mega-menu{display:grid!important;grid-template-columns:1fr 1fr 1.1fr;gap:32px;align-items:stretch}.wnw-mega-menu__column{padding-right:28px;border-right:1px solid rgba(var(--color-foreground),.12)}.wnw-mega-menu__categories{display:grid;gap:10px;margin-top:8px}.wnw-category-link{display:flex!important;align-items:center;gap:14px;padding:12px 14px!important;border-radius:8px;background:transparent!important;background-image:none!important;text-decoration:none!important;transition:color .2s ease,background-color .2s ease,transform .2s ease}.wnw-category-link:hover,.wnw-category-link:focus-visible{color:#f5820b!important;background:#f5820b14!important;transform:translateY(-1px)}.wnw-category-link__icon{display:flex;align-items:center;justify-content:center;flex:0 0 48px}.wnw-category-link__icon img{display:block;width:48px;height:28px;object-fit:contain}.wnw-mega-menu__shop-all{display:flex}.wnw-shop-all{width:100%;min-height:170px;display:flex;align-items:center;justify-content:center;gap:20px;padding:28px;border-radius:10px;color:rgb(var(--color-foreground));text-decoration:none;background:#f5820b14;transition:color .2s ease,background-color .2s ease,transform .2s ease}.wnw-shop-all:hover,.wnw-shop-all:focus-visible{color:#f5820b;background:#f5820b24;transform:translateY(-2px)}.wnw-shop-all__content{display:grid;gap:4px}.wnw-shop-all__content strong{font-size:2rem;line-height:1.2}.wnw-shop-all__content small{font-size:1.3rem;line-height:1.4;opacity:.75}.wnw-tabbed-mega{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.85fr);gap:32px;align-items:stretch;padding-top:28px;padding-bottom:28px}.wnw-tabbed-mega__left{padding-right:32px;border-right:1px solid rgba(var(--color-foreground),.14)}.wnw-tabbed-mega__tabs{display:grid;grid-template-columns:1fr 1fr;min-height:170px}.wnw-mega-tab{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;font:inherit;transition:background .25s ease}.wnw-mega-tab:first-child{border-right:1px solid rgba(var(--color-foreground),.14)}.wnw-mega-tab:hover{background:rgba(var(--color-foreground),.025)}.wnw-mega-tab__icon{min-height:38px;display:grid;place-items:center}.wnw-mega-tab__icon img{display:block;width:58px;height:auto;object-fit:contain;filter:grayscale(1) brightness(.2)}.wnw-mega-tab strong{color:#111;font-size:18px;line-height:1.2;font-weight:800;letter-spacing:.02em}.wnw-mega-tab__arrow{width:18px;height:18px;fill:none;stroke:#111;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s ease}.wnw-mega-tab.is-active .wnw-mega-tab__arrow{transform:rotate(180deg)}.wnw-tabbed-mega__panels{position:relative}.wnw-mega-panel{animation:wnwMegaFade .25s ease}.wnw-mega-panel[hidden]{display:none!important}.wnw-mega-panel__heading{min-height:48px;padding:0 4px 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(var(--color-foreground),.12)}.wnw-mega-panel__heading strong{color:#111;font-size:16px;font-weight:800}.wnw-mega-panel__close{width:34px;height:34px;padding:0;border:0;border-radius:50%;background:rgba(var(--color-foreground),.06);color:#111;cursor:pointer;font-size:22px;line-height:1}.wnw-mega-panel__categories{margin:0;padding:6px 0 0}.wnw-mega-panel__categories li{border-bottom:1px solid rgba(var(--color-foreground),.1)}.wnw-mega-panel__categories li:last-child{border-bottom:0}.wnw-panel-category{min-height:72px;padding:10px 6px;display:grid;grid-template-columns:62px minmax(0,1fr) 24px;align-items:center;gap:16px;color:rgba(var(--color-foreground),.78);text-decoration:none;transition:padding-left .22s ease,color .22s ease,background .22s ease}.wnw-panel-category:hover{padding-left:12px;color:#111;background:rgba(var(--color-foreground),.025)}.wnw-panel-category__icon{min-height:38px;display:grid;place-items:center}.wnw-panel-category__icon img{display:block;width:52px;height:auto;object-fit:contain;filter:grayscale(1) brightness(.2)}.wnw-panel-category>span:nth-child(2){font-size:15px;font-weight:600}.wnw-panel-category b{color:#111;font-size:22px;line-height:1;font-weight:400}.wnw-tabbed-mega__shop-all{min-width:0}.wnw-tabbed-mega__shop-all .wnw-shop-all{width:100%;min-height:100%;padding:26px;border-radius:12px;display:flex;align-items:center;justify-content:center;gap:20px;color:#111;background:#fff5ea;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.wnw-tabbed-mega__shop-all .wnw-shop-all:hover{transform:translateY(-2px);background:#fff1e2;box-shadow:0 10px 26px #00000014}.wnw-tabbed-mega__shop-all .wnw-menu-icon{color:#111;flex:0 0 auto}.wnw-tabbed-mega__shop-all .wnw-shop-all__content{display:grid;gap:4px}.wnw-tabbed-mega__shop-all .wnw-shop-all__content strong{color:#111;font-size:20px;line-height:1.2;font-weight:800}.wnw-tabbed-mega__shop-all .wnw-shop-all__content small{color:#111111ad;font-size:14px}.wnw-shop-all__arrow{color:#111;font-size:24px;line-height:1;font-weight:400}@keyframes wnwMegaFade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:989px){.wnw-tabbed-mega{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/component-mega-menu.css.map */
