.welluvi-nav{display:none}@media screen and (min-width:990px){header-menu .menu-list,#header-component .header__underlay{display:none!important}#header-component{--submenu-height: 0px !important}.header-menu,.header-menu__inner{height:100%;min-width:0}.welluvi-nav{--welluvi-nav-width: min(1240px, calc(100vw - 40px) );--welluvi-bg: rgb(var(--color-background-rgb));--welluvi-fg: rgb(var(--color-foreground-rgb));--welluvi-muted: rgb(var(--color-foreground-rgb) / .64);--welluvi-border: rgb(var(--color-foreground-rgb) / .09);display:flex;align-items:stretch;height:100%}.welluvi-nav__bar,.welluvi-nav__items,.welluvi-nav__item{height:100%}.welluvi-nav__items{display:flex;align-items:center;gap:clamp(.05rem,.3vw,.38rem);margin:0;padding:0;list-style:none}.welluvi-nav__item{display:flex;align-items:center}.welluvi-nav__trigger{position:relative;display:inline-flex;align-items:center;gap:.52rem;min-height:42px;padding:.66rem clamp(.68rem,.95vw,1.04rem);border-radius:999px;color:var(--welluvi-fg);font-family:var(--menu-top-level-font-family);font-size:var(--menu-top-level-font-size-desktop);font-style:var(--menu-top-level-font-style);font-weight:570;letter-spacing:.035em;line-height:1;text-decoration:none;white-space:nowrap;transition:background-color .16s ease,color .16s ease}.welluvi-nav__trigger:hover,.welluvi-nav__trigger:focus-visible,.welluvi-nav__trigger[aria-expanded=true]{background:rgb(var(--color-foreground-rgb) / .055)}.welluvi-nav__trigger:before{content:"";position:absolute;right:1rem;bottom:4px;left:1rem;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left center;transition:transform .18s ease}.welluvi-nav__trigger:hover:before,.welluvi-nav__trigger.is-active:before,.welluvi-nav__trigger[aria-expanded=true]:before{transform:scaleX(1)}.welluvi-nav__trigger:focus-visible,.welluvi-nav__group-title:focus-visible,.welluvi-nav__link:focus-visible,.welluvi-nav__feature-link:focus-visible{outline:2px solid currentColor;outline-offset:4px}.welluvi-nav__chevron{width:6px;height:6px;margin-top:-3px;border-right:1.25px solid currentColor;border-bottom:1.25px solid currentColor;opacity:.72;transform:rotate(45deg);transition:transform .18s cubic-bezier(.2,.75,.25,1)}.welluvi-nav__trigger[aria-expanded=true] .welluvi-nav__chevron{transform:translateY(3px) rotate(225deg)}.welluvi-nav__panel{position:fixed;z-index:var(--layer-header-menu, 40);top:var(--welluvi-nav-top, 0px);left:50%;width:var(--welluvi-nav-width);max-height:calc(100vh - var(--welluvi-nav-top, 0px) - 20px);overflow:auto;border:1px solid var(--welluvi-border);border-top:0;border-radius:0 0 26px 26px;background:radial-gradient(circle at 96% 6%,rgb(var(--color-foreground-rgb) / .05),transparent 30%),radial-gradient(circle at 4% 100%,rgb(var(--color-foreground-rgb) / .025),transparent 34%),var(--welluvi-bg);box-shadow:0 30px 90px #1a161429,0 8px 24px #1a161412;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,-10px) scale(.988);transform-origin:top center;transition:opacity .17s ease,transform .23s cubic-bezier(.2,.75,.25,1),visibility 0s linear .23s}.welluvi-nav__panel.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) scale(1);transition-delay:0s}.welluvi-nav__panel-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,31%);min-height:340px}.welluvi-nav__columns{display:grid;grid-template-columns:repeat(4,minmax(145px,1fr));gap:clamp(1.7rem,2.5vw,3rem);align-content:start;padding:clamp(2.4rem,3.5vw,4rem)}.welluvi-nav__group{min-width:0}.welluvi-nav__group-title{position:relative;display:inline-flex;margin-bottom:.9rem;padding-bottom:.82rem;color:var(--welluvi-fg);font-size:.72rem;font-weight:700;letter-spacing:.145em;line-height:1.2;text-decoration:none;text-transform:uppercase}.welluvi-nav__group-title:after{content:"";position:absolute;bottom:0;left:0;width:36px;height:1px;background:currentColor;opacity:.34;transition:width .17s ease}.welluvi-nav__group-title:hover:after{width:56px}.welluvi-nav__links{display:grid;gap:.12rem;margin:0;padding:0;list-style:none}.welluvi-nav__link{display:inline-flex;align-items:center;min-height:2.15rem;color:var(--welluvi-muted);font-size:clamp(.88rem,.15vw + .84rem,.97rem);line-height:1.4;text-decoration:none;white-space:normal;transition:color .15s ease,transform .17s ease}.welluvi-nav__link:before{content:"";width:0;height:1px;margin-right:0;background:currentColor;opacity:.55;transition:width .17s ease,margin-right .17s ease}.welluvi-nav__link:hover,.welluvi-nav__link:focus-visible{color:var(--welluvi-fg);transform:translate(3px)}.welluvi-nav__link:hover:before,.welluvi-nav__link:focus-visible:before{width:12px;margin-right:7px}.welluvi-nav__feature{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-width:0;overflow:hidden;padding:clamp(2.5rem,3.7vw,4.2rem);border-left:1px solid var(--welluvi-border);background:linear-gradient(145deg,rgb(var(--color-foreground-rgb) / .02),rgb(var(--color-foreground-rgb) / .075))}.welluvi-nav__eyebrow{position:relative;z-index:1;margin-bottom:1rem;font-size:.69rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.welluvi-nav__feature h2{position:relative;z-index:1;max-width:10ch;margin:0 0 1rem;font-size:clamp(2.1rem,2.8vw,3.6rem);font-weight:560;letter-spacing:-.045em;line-height:.95}.welluvi-nav__feature p{position:relative;z-index:1;max-width:34ch;margin:0 0 1.5rem;color:var(--welluvi-muted);font-size:.95rem;line-height:1.55}.welluvi-nav__feature-link{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.65rem;width:max-content;color:var(--welluvi-fg);font-size:.84rem;font-weight:650;text-decoration:none}.welluvi-nav__feature-link span{transition:transform .17s ease}.welluvi-nav__feature-link:hover span{transform:translate(4px)}.welluvi-nav__watermark{position:absolute;top:-.2em;right:-.14em;color:rgb(var(--color-foreground-rgb) / .04);font-size:clamp(13rem,20vw,21rem);font-weight:700;line-height:.8;-webkit-user-select:none;user-select:none}}@media screen and (min-width:990px)and (max-width:1199px){.welluvi-nav{--welluvi-nav-width: calc(100vw - 28px) }.welluvi-nav__trigger{padding-inline:.64rem;font-size:clamp(.73rem,.82vw,.86rem)}.welluvi-nav__columns{grid-template-columns:repeat(3,minmax(140px,1fr));gap:1.5rem;padding:2.2rem}.welluvi-nav__panel-inner{grid-template-columns:minmax(0,1fr) minmax(235px,29%)}.welluvi-nav__feature{padding:2.3rem}}@media(prefers-reduced-motion:reduce){.welluvi-nav__trigger,.welluvi-nav__chevron,.welluvi-nav__panel,.welluvi-nav__link,.welluvi-nav__group-title:after,.welluvi-nav__feature-link span{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/welluvi-mega-menu.css.map */
