@media screen and (max-width:989px){.landu-mega-menu__dropdown{display:none!important}}@media screen and (min-width:990px){li.has-landu-native-mega{position:static!important}.landu-mega-menu__dropdown{position:absolute;top:100%;right:0;left:0;z-index:60;width:100%;border-top:1px solid var(--landu-mega-border, var(--landu-border, #E7EAEF));border-bottom:1px solid var(--landu-mega-border, var(--landu-border, #E7EAEF));background:var(--landu-mega-bg, var(--landu-white, #FFFFFF));box-shadow:0 12px 28px #0b1f3d14;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(.8rem);transition:opacity var(--landu-motion-base, .2s) ease,transform var(--landu-motion-base, .2s) ease,visibility 0s linear var(--landu-motion-base, .2s)}li.has-landu-native-mega:hover>.landu-mega-menu__dropdown,li.has-landu-native-mega:focus-within>.landu-mega-menu__dropdown,li.has-landu-native-mega.is-open>.landu-mega-menu__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);transition-delay:0s}.landu-mega-menu__product-layout,.landu-mega-menu__info-layout{width:min(calc(100% - 4rem),var(--page-width, 146rem));margin-inline:auto}.landu-mega-menu__product-layout{display:flex;min-height:25rem}.landu-mega-menu__sidebar{width:23rem;padding-block:1.6rem;flex:0 0 auto;border-right:1px solid var(--landu-mega-border, var(--landu-border, #E7EAEF));background:var(--landu-mega-sidebar-bg, var(--landu-white, #FFFFFF))}.landu-mega-menu__tab{display:flex;padding:1.3rem 2rem;align-items:center;border-right:2px solid transparent;color:var(--landu-mega-tab-color, var(--landu-graphite, #22262C));font-family:var(--font-body-family, sans-serif);font-size:1.4rem;font-weight:500;line-height:1.4;text-decoration:none;transition:color var(--landu-motion-base, .2s) ease,background-color var(--landu-motion-base, .2s) ease,border-color var(--landu-motion-base, .2s) ease}.landu-mega-menu__tab.is-active{border-right-color:var(--landu-mega-tab-hover-color, var(--landu-navy, #0B1F3D));color:var(--landu-mega-tab-hover-color, var(--landu-navy, #0B1F3D));background:var(--landu-mega-tab-hover-bg, var(--landu-cloud, #F3F5F8))}.landu-mega-menu__content{min-width:0;flex:1 1 auto;padding:2.4rem 3.2rem}.landu-mega-menu__panel{display:grid;grid-template-columns:repeat(auto-fill,minmax(16rem,20rem));align-items:start;justify-content:start;gap:2rem}.landu-mega-menu__panel[hidden]{display:none}.landu-mega-menu__product{display:flex;min-width:0;flex-direction:column;color:inherit;text-decoration:none}.landu-mega-menu__product-media{width:100%;margin-bottom:1rem;overflow:hidden;border-radius:var(--landu-radius-panel, 8px);background:var(--landu-cloud, #F3F5F8);aspect-ratio:1 / 1}.landu-mega-menu__product-image{display:block;width:100%;height:100%;object-fit:contain;transition:transform var(--landu-motion-slow, .22s) ease}.landu-mega-menu__product-title{display:-webkit-box;width:100%;overflow:hidden;color:var(--landu-mega-title-color, var(--landu-graphite, #22262C));font-family:var(--font-body-family, sans-serif);font-size:1.3rem;font-weight:500;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.landu-mega-menu__product-price{width:100%;margin-top:.5rem;color:var(--landu-mega-price-color, var(--landu-graphite, #22262C));font-size:1.3rem;font-weight:500}.landu-mega-menu__info-layout{display:flex;min-height:35rem;padding:4rem;gap:4rem}.landu-mega-menu__columns{display:grid;min-width:0;flex:1 1 auto;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:4rem}.landu-mega-menu__column{min-width:0}.landu-mega-menu__column-heading{display:block;margin-bottom:1.8rem;padding-bottom:1.1rem;border-bottom:1px solid var(--landu-mega-border, var(--landu-border, #E7EAEF));color:var(--landu-mega-title-color, var(--landu-graphite, #22262C));font-family:var(--font-heading-family, sans-serif);font-size:1.4rem;font-weight:var(--font-heading-weight, 700);letter-spacing:-.01em;text-decoration:none}.landu-mega-menu__links{margin:0;padding:0;list-style:none}.landu-mega-menu__links li+li{margin-top:1.2rem}.landu-mega-menu__link{display:block;color:var(--landu-mega-tab-color, var(--landu-graphite, #22262C));font-size:1.4rem;font-weight:400;line-height:1.5;text-decoration:none;transition:color var(--landu-motion-base, .2s) ease}.landu-mega-menu__promos{display:flex;max-width:64rem;flex:0 1 52rem;justify-content:flex-end;gap:2rem}.landu-mega-menu__promo{width:min(26rem,50%);color:inherit;text-align:left;text-decoration:none}.landu-mega-menu__promo-media{width:100%;margin-bottom:1.2rem;overflow:hidden;border-radius:var(--landu-radius-card, 12px);background:var(--landu-cloud, #F3F5F8);aspect-ratio:4 / 3}.landu-mega-menu__promo-image{display:block;width:100%;height:100%;object-fit:cover;transition:transform var(--landu-motion-slow, .22s) ease}.landu-mega-menu__promo-title{color:var(--landu-mega-title-color, var(--landu-graphite, #22262C));font-family:var(--font-heading-family, sans-serif);font-size:1.4rem;font-weight:var(--font-heading-weight, 700);line-height:1.4}.landu-mega-menu__tab:focus-visible,.landu-mega-menu__product:focus-visible,.landu-mega-menu__column-heading:focus-visible,.landu-mega-menu__link:focus-visible,.landu-mega-menu__promo:focus-visible{outline:2px solid var(--landu-navy, #0B1F3D);outline-offset:3px}@media(hover:hover)and (pointer:fine){.landu-mega-menu__tab:hover{border-right-color:var(--landu-mega-tab-hover-color, var(--landu-navy, #0B1F3D));color:var(--landu-mega-tab-hover-color, var(--landu-navy, #0B1F3D));background:var(--landu-mega-tab-hover-bg, var(--landu-cloud, #F3F5F8))}.landu-mega-menu__product:hover .landu-mega-menu__product-image,.landu-mega-menu__promo:hover .landu-mega-menu__promo-image{transform:scale(1.02)}.landu-mega-menu__link:hover{color:var(--landu-mega-tab-hover-color, var(--landu-navy, #0B1F3D))}}}.header .navigation-main .navigation-item>a:before,.header .navigation-main .navigation-item>a:after,.header .navigation-main .navigation-item-link:before,.header .navigation-main .navigation-item-link:after,.header .navigation-main .navigation-main-item>a:before,.header .navigation-main .navigation-main-item>a:after{display:none!important;content:none!important}.header .navigation-main .navigation-item>a,.header .navigation-main .navigation-item-link,.header .navigation-main .navigation-main-item>a{border-bottom:0!important;box-shadow:none!important;text-decoration:none!important}@media(prefers-reduced-motion:reduce){.landu-mega-menu__dropdown,.landu-mega-menu__tab,.landu-mega-menu__product-image,.landu-mega-menu__link,.landu-mega-menu__promo-image{transition:none}.landu-mega-menu__product:hover .landu-mega-menu__product-image,.landu-mega-menu__promo:hover .landu-mega-menu__promo-image{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/landu-mega-menu.css.map */
