.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}.mega-menu__link{font-size:16px;color:#000}.mega-menu__link--level-2{font-weight:600}.mega-menu__link:hover,.mega-menu__link--active{text-decoration:none;color:#a0b14e}.mega-menu__link--active{font-weight:600;color:#a0b14e}@media screen and (min-width:990px){.gm-nav-item{position:relative}.gm-nav-parent{display:flex;align-items:center}.gm-nav-parent-link{text-decoration:none!important}.gm-nav-item--has-children .gm-nav-parent-link{padding-right:.35rem}.gm-nav-parent-link:hover span,.gm-nav-item:focus-within .gm-nav-parent-link span{text-decoration:none!important}.gm-nav-caret{display:inline-flex;align-items:center;justify-content:center;margin-left:.15rem;margin-right:.8rem;color:#fff;pointer-events:none}.gm-nav-caret .icon-caret{position:static;width:.9rem;height:.55rem;transition:transform .16s ease}.gm-nav-item:hover .gm-nav-caret .icon-caret,.gm-nav-item:focus-within .gm-nav-caret .icon-caret{transform:rotate(180deg)}.gm-nav-dropdown{position:absolute;z-index:40;top:calc(100% + .8rem);left:50%;width:min(36rem,calc(100vw - 4rem));padding:.8rem;border:1px solid rgba(31,44,24,.1);border-radius:1.6rem;background:rgb(var(--color-background));box-shadow:0 1.8rem 4.8rem #141f122e;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,1rem);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;text-align:left}.gm-nav-dropdown:before{content:"";position:absolute;top:-1.2rem;left:0;right:0;height:1.2rem}.gm-nav-item:hover>.gm-nav-dropdown,.gm-nav-item:focus-within>.gm-nav-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.menu-left .gm-nav-item:first-child .gm-nav-dropdown,.menu-right .gm-nav-item:first-child .gm-nav-dropdown{left:0;transform:translateY(1rem)}.menu-left .gm-nav-item:first-child:hover>.gm-nav-dropdown,.menu-left .gm-nav-item:first-child:focus-within>.gm-nav-dropdown,.menu-right .gm-nav-item:first-child:hover>.gm-nav-dropdown,.menu-right .gm-nav-item:first-child:focus-within>.gm-nav-dropdown{transform:translateY(0)}.menu-left .gm-nav-item:last-child .gm-nav-dropdown,.menu-right .gm-nav-item:last-child .gm-nav-dropdown{left:auto;right:0;transform:translateY(1rem)}.menu-left .gm-nav-item:last-child:hover>.gm-nav-dropdown,.menu-left .gm-nav-item:last-child:focus-within>.gm-nav-dropdown,.menu-right .gm-nav-item:last-child:hover>.gm-nav-dropdown,.menu-right .gm-nav-item:last-child:focus-within>.gm-nav-dropdown{transform:translateY(0)}.gm-nav-dropdown__head{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1rem 1.1rem .9rem;border-bottom:1px solid rgba(31,44,24,.08)}.gm-nav-dropdown__eyebrow{color:rgba(var(--color-foreground),.55);font-size:1.1rem;font-weight:700;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.gm-nav-dropdown__all{flex:0 0 auto;color:#8e9e45;font-size:1.2rem;font-weight:700;line-height:1.2;text-decoration:none}.gm-nav-dropdown__all:hover,.gm-nav-dropdown__all:focus-visible{color:#718035;text-decoration:none}.gm-nav-dropdown__list{margin:0;padding:.55rem 0}.gm-nav-dropdown__item+.gm-nav-dropdown__item{margin-top:.15rem}.gm-nav-dropdown__link{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;min-height:4.6rem;padding:1.1rem 1.15rem;border-radius:1rem;color:rgb(var(--color-foreground));font-size:1.5rem;font-weight:600;line-height:1.35;text-decoration:none;transition:background-color .14s ease,color .14s ease;white-space:normal}.gm-nav-dropdown__link:hover,.gm-nav-dropdown__link:focus-visible,.gm-nav-dropdown__link--active{background:#a0b14e1c;color:#7f8e3c;text-decoration:none}.gm-nav-dropdown__arrow{flex:0 0 auto;color:#9cab4d;font-size:1.8rem;font-weight:400;line-height:1;transform:translate(0);transition:transform .14s ease}.gm-nav-dropdown__link:hover .gm-nav-dropdown__arrow,.gm-nav-dropdown__link:focus-visible .gm-nav-dropdown__arrow{transform:translate(.3rem)}.gm-nav-dropdown__sublist{margin:-.25rem 0 .55rem;padding:0 1.15rem .15rem 2.2rem}.gm-nav-dropdown__sublink{display:block;padding:.45rem 0;color:rgba(var(--color-foreground),.68);font-size:1.3rem;line-height:1.35;text-decoration:none}.gm-nav-dropdown__sublink:hover,.gm-nav-dropdown__sublink:focus-visible,.gm-nav-dropdown__sublink--active{color:#7f8e3c;text-decoration:none}}@media(prefers-reduced-motion:reduce){.gm-nav-dropdown,.gm-nav-caret .icon-caret,.gm-nav-dropdown__link,.gm-nav-dropdown__arrow{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-mega-menu.css.map */
