.gb-mega-menu{position:absolute;top:100%;left:3%;width:94%;background:#000c;border-radius:0 0 10px 10px;overflow:hidden;display:flex;align-items:stretch;border-top:1px solid rgba(166,173,184,.45);z-index:var(--gb-z-nav, 3147483638);opacity:0;visibility:hidden;transform:translateY(var(--gb-panel-shift, 6px));transition:opacity var(--gb-anim, .35s) var(--gb-ease, cubic-bezier(.22,.61,.36,1)),transform var(--gb-anim, .35s) var(--gb-ease, cubic-bezier(.22,.61,.36,1)),visibility var(--gb-anim, .35s)}.scrolled-past-header .gb-mega-menu{transform:translateY(0)}.gb-shop-trigger{cursor:pointer;display:inline-flex;align-items:center;gap:8px;background:none;border:0;border-right:1px solid #A6ADB8;padding:0 var(--gb-item-px, var(--gb-nav-pad-x, 18px));font-size:var(--gb-item-fs, var(--gb-nav-fs, 14px));font-weight:var(--gb-item-fw, var(--gb-nav-fw, 500));letter-spacing:var(--gb-item-ls, var(--gb-nav-ls, 0));text-transform:var(--gb-item-tt, var(--gb-nav-tt, capitalize));color:var(--gb-item-color, var(--gb-nav-text, #141E2F));transition:color var(--gb-anim-fast, .2s) var(--gb-ease, cubic-bezier(.22,.61,.36,1))}.gb-shop-trigger:hover,.gb-shop-trigger:focus-visible{color:var(--gb-item-hover, var(--gb-nav-hover, #008134))}.gb-shop-trigger-icon{transition:opacity var(--gb-anim-fast, .2s) var(--gb-ease, cubic-bezier(.22,.61,.36,1))}.gb-shop-trigger .gb-shop-trigger-icon{width:14px;height:14px;display:block;position:relative;top:1px;background-repeat:no-repeat;background-position:center;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M3 5L7 9L11 5" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.gb-shop-trigger[aria-expanded=true] .gb-shop-trigger-icon{background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14" fill="none"><path d="M13 1L1 13M1 1L13 13" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>')}.gb-mega-menu.active,.gb-shop-menu-root.is-open .gb-mega-menu{opacity:1;visibility:visible;transform:translateY(0);border-top:0}body.gb-menu-open{overflow:hidden;touch-action:none}.gb-sidebar{width:24%;background:#f8fffb;display:flex;flex-direction:column;padding:0}.gb-category{display:flex;align-items:center;gap:8px;padding:14px 30px;cursor:pointer;transition:background-color var(--gb-anim-fast, .2s) var(--gb-ease, cubic-bezier(.22,.61,.36,1)),color var(--gb-anim-fast, .2s) var(--gb-ease, cubic-bezier(.22,.61,.36,1));position:relative;border-bottom:.4px solid #99EFBB}.gb-category:hover{background:#f3f3f3}.gb-category.active>span{color:#005622}.gb-category.active{background:#ccf7dd;border-bottom:1px solid transparent}.gb-category:last-child{border-bottom:0}.gb-category img{width:28px;height:28px;border-radius:6px;border:1px solid #99EFBB;object-fit:contain}.gb-category span{flex:1;font-family:inherit;color:#141e2f;font-weight:500;font-size:16px;line-height:normal}.gb-category svg{width:18px;height:18px;fill:none;stroke:#141e2f;stroke-width:2}.gb-content{flex:1;position:relative;background:#fff;display:flex;width:68%}.gb-mega-menu.is-idle .gb-content{display:none}.gb-panel{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(var(--gb-panel-shift, 6px));transition:none}.gb-shop-menu-root.is-open .gb-panel,.gb-mega-menu.active .gb-panel{transition:opacity var(--gb-anim, .35s) var(--gb-ease, cubic-bezier(.22,.61,.36,1)),transform var(--gb-anim, .35s) var(--gb-ease, cubic-bezier(.22,.61,.36,1)),visibility var(--gb-anim, .35s)}.gb-panel.active{position:relative;inset:auto;height:auto;opacity:1;visibility:visible;pointer-events:auto;transform:none}.gb-panel-grid{display:flex;height:100%}@keyframes fadeMega{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.gb-main-content{display:flex;flex-direction:column;gap:30px;padding:40px 31px 55px 45px;background:#fff;width:70%}.gb-hero{display:flex;align-items:center;gap:12px}.gb-hero-image{width:52px;height:52px;border-radius:14px;border:1px solid #99EFBB;overflow:hidden}.gb-hero-image img{width:100%;height:100%;display:block}.gb-hero-text h2{margin:0;color:#21324e;font-size:20px;font-weight:500;letter-spacing:.8px;line-height:normal}.gb-hero-text a{align-items:center;gap:8px;text-decoration:none;color:#00963c;font-size:16px;font-weight:600;line-height:normal;display:flex}.gb-hero-text a svg,.gb-column-title svg{fill:none;width:auto;height:auto}.gb-hero-text a:hover{text-decoration:underline}.gb-column-title{color:#0d141f;text-decoration:none;font-size:16px;font-weight:500;line-height:normal;display:flex;gap:10px;align-items:center}.gb-brands{padding:40px 40px 10px 30px}.gb-brand{display:flex;align-items:center;gap:10px;font-size:14px;line-height:20px}.gb-brands h3{font-size:16px;font-weight:500;line-height:normal;color:#1e1e1e}.gb-brand-list{display:flex;flex-direction:column;gap:6px}.gb-brand img{width:40px;height:40px}.menu-banner{padding:40px 40px 40px 30px;border-left:1px solid #DBDBDB;width:27%}ul.menu-banner-list{padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}ul.menu-banner-list a{display:flex;align-items:center;gap:5px}.bundle-save h3{font-size:16px;font-weight:600;line-height:normal}.bundle-save{padding-top:30px}.gb-mobile-menu{display:none}@media(max-width:991px){.gb-mega-menu{display:none!important}.gb-mobile-level1{background:#f4fff8}.gb-mobile-menu{display:block}.gb-m-header-in{display:flex;align-items:center;justify-content:space-between;padding:6px 20px;border-bottom:1px solid #CECECE}div#mobile-megamenu{display:grid;grid-template-columns:repeat(2,1fr);gap:8px!important;padding:16px 20px}.halo-sidebar_menu .halo-sidebar-wrapper,.menu_open .halo-sidebar.halo-sidebar_menu{border-radius:0 10px 0 0}.site-nav-mobile.nav-account{padding:16px 20px 16px 16px!important;background-color:#f8f8f8}.mobile-account-sec{display:flex}.site-nav-mobile.nav-account .mobile-account-sec a{color:#000}.site-nav-mobile.nav-account .header__link--account{display:flex;justify-content:flex-end}.site-nav-mobile.nav-account .last-link{border-bottom:0}.site-nav-mobile.nav-account .header__link--account,.site-nav-mobile.nav-account .header__icon{padding:0!important;border-top:none}.site-nav-mobile.nav-account .customer-links{margin:0;display:block;width:100%}.gb-mobile-level2{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:20;display:block;transform:translate(100%);transition:transform .35s ease}.gb-mobile-level2.active{transform:translate(0);z-index:999}.gb-mobile-item{display:flex;justify-content:space-between;align-items:center;padding:4px 15px 4px 20px;cursor:pointer}.gb-mobile-item-left{display:flex;align-items:center;gap:12px}.gb-mobile-item img{width:28px;height:28px;object-fit:contain}.gb-mobile-item span{font-size:14px;font-weight:400;line-height:20px}.gb-mobile-item svg{width:18px;height:18px;fill:none;stroke:#1a283e;stroke-width:2}.gb-mobile-header{position:sticky;top:0;background:#fff;z-index:20}.gb-mobile-back{display:flex;align-items:center;gap:8px;width:auto;padding:0;border:none;background:#fff;font-size:14px;cursor:pointer}.gb-m-header-in .gb-mobile-logo{display:flex;align-items:center;flex:0 0 auto;padding:0;background-color:#fff}.gb-m-header-in .gb-mobile-logo img{display:block;max-width:100%;max-height:17px;height:auto;width:auto}.gb-m-header-in .gb-mobile-back,.gb-m-header-in .gb-mobile-close{flex:0 0 auto}.gb-m-header-in .gb-mobile-close{position:static;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0;border:0;background:none;color:#21324e;cursor:pointer}.gb-mobile-back svg{width:8px;height:16px;fill:none;stroke:currentColor;flex:0 0 auto}.gb-m-header-in .gb-mobile-back{gap:11px;color:#21324e;font-size:14px;line-height:20px}.gb-mobile-title{display:flex;align-items:center;gap:14px;padding:16px}.gb-mobile-title img{width:71px;height:71px;object-fit:contain}.gb-mobile-title h3{margin:0;font-size:18px;font-weight:500;color:#21324e}.gb-mobile-title a{display:flex;margin-top:0;color:#00963c;text-decoration:none;font-size:16px;font-weight:600;line-height:24px;align-items:center;gap:4px}.gb-mobile-title a svg{fill:none}.gb-mobile-scroll{height:calc(100vh - 120px);overflow-y:auto;-webkit-overflow-scrolling:touch}.gb-mobile-categories{background:#fff;display:flex;flex-direction:column;gap:14px;padding-bottom:26px}.gb-mobile-category{display:flex;justify-content:space-between;align-items:center;padding:0 20px;text-decoration:none;color:#1a283e;font-size:14px}.gb-mobile-brands{padding:26px 20px 20px;background:#f6f6f6}.gb-mobile-brands h4{margin:0;font-size:16px;font-weight:500}.gb-mobile-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#1a283e;margin-bottom:5px}.gb-mobile-brand img{width:40px;height:40px;object-fit:contain}.gb-mobile-brand span{font-size:14px}.gb-mobile-links{list-style:none;margin:0;padding:20px 40px 20px 30px;border-top:1px solid #DBDBDB;background:#f6f6f6}.gb-mobile-links li a{display:flex;align-items:center;gap:8px;margin-bottom:6px}.gb-mobile-banner{padding:20px 30px 30px;background:#f6f6f6}.gb-mobile-banner h4{font-size:16px;font-weight:600;margin:0}.gb-mobile-banner img{width:100%;display:block;border-radius:10px}.mobile-account-sec .header__icon--wishlist .title{position:relative;top:5px}.HubLauncher-floatingWidget-JRiXT{z-index:1}}@media(max-width:1024px){.site-nav-mobile .country-dropdown{padding:6px 10px!important;border:1px solid #A9A9A9;width:100%;border-radius:4px;margin-top:10px}.country-dropdown-btn{font-size:14px;color:#000}}.gb-shop-trigger-label{font-size:14px;line-height:24px}.gb-panel-close{position:absolute;top:18px;right:20px;z-index:5;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:none;border:0;cursor:pointer}.gb-panel-close svg{width:14px;height:14px}.gb-columns{display:block;column-count:var(--gb-mm-cols, 4);column-width:var(--gb-mm-colmin, 170px);column-gap:var(--gb-mm-colgap, 28px);orphans:1;widows:1}.gb-column{display:block;break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;margin:0 0 var(--gb-mm-rowgap, 26px)}.gb-column-list{padding-left:var(--gb-mm-indent, 2px)}.gb-column-list{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:6px}.gb-column-link{display:block;font-size:14px;font-weight:400;line-height:20px;color:#21324e;text-decoration:none}.gb-column-link:hover,.gb-column-link:focus-visible{color:#008134}[data-gb-scroll-region]{overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(33,50,78,.25) transparent}[data-gb-scroll-region].is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}[data-gb-scroll-region]::-webkit-scrollbar{width:6px}[data-gb-scroll-region]::-webkit-scrollbar-track{background:transparent}[data-gb-scroll-region]::-webkit-scrollbar-thumb{background:#21324e40;border-radius:3px}[data-gb-scroll-region]::-webkit-scrollbar-thumb:hover{background:#21324e66}.gb-mobile-group{display:flex;flex-direction:column}.gb-mobile-sublist{list-style:none;margin:6px 0 0;padding:0 20px;display:flex;flex-direction:column;gap:6px}.gb-mobile-sublink{display:block;font-size:14px;font-weight:400;line-height:20px;color:#21324e;text-decoration:none}[data-gb-sticky=top]{position:sticky;top:0;z-index:4;background:#fff}[data-gb-sticky=bottom]{position:sticky;bottom:0;z-index:4;background:#f8f8f8}.is-tapped{background-color:#ccf7dd}.gb-mobile-sublink.is-tapped,.gb-mobile-category.is-tapped{color:#008134}.gb-mobile-title.is-tapped,.gb-mobile-title:active,.gb-mobile-title:has(a:active){background-color:#ccf7dd}@media(prefers-reduced-motion:no-preference){.is-tapped{transition:background-color .12s ease}}.gb-mobile-brand-track{display:flex;gap:11px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding:0 20px 4px;scrollbar-width:none}.gb-mobile-brand-track::-webkit-scrollbar{display:none}.gb-mobile-brand-track>.gb-mobile-brand{flex:0 0 calc((100% - (3 * 11px)) / 4.4);scroll-snap-align:start}.gb-main-content{width:100%}.gb-brands--top{padding:0 0 20px;margin:0;width:100%;border-bottom:1px solid #EBEBEB}.gb-brands--top h3{margin:0 0 12px;font-size:16px;font-weight:500;line-height:normal;color:#1a283e}.gb-brands--top .gb-brand-list{flex-direction:row;flex-wrap:wrap;align-items:center;gap:11px}.gb-brands--top .gb-brand{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:94px;height:31px;padding:0;background:none;border-radius:6px;font-size:13px;line-height:18px;color:#21324e;text-decoration:none;transition:background-color var(--gb-anim-fast, .2s) var(--gb-ease, ease),border-color var(--gb-anim-fast, .2s) var(--gb-ease, ease)}.gb-brands--top .gb-brand:hover,.gb-brands--top .gb-brand:focus-visible{background:#ccf7dd}.gb-brands--top .gb-brand img{width:auto;height:31px;max-width:100%;object-fit:contain;display:block;mix-blend-mode:var(--gb-brand-blend, multiply)}.gb-panel-grid{display:block}.gb-main-content{gap:24px}.gb-shop-menu-root--rail .gb-content{position:absolute;top:0;bottom:0;right:0;left:var(--gb-rail-w, 324px);max-height:none;overflow-y:auto;overscroll-behavior:contain}.gb-shop-menu-root--screen .gb-mega-menu{height:100vh}.gb-shop-menu-root--screen .gb-content{max-height:none;overflow-y:auto;overscroll-behavior:contain}.gb-shop-menu-root--screen .gb-sidebar{flex:0 0 var(--gb-rail-w, 324px);max-width:none;overflow-y:auto;overscroll-behavior:contain}.gb-shop-menu-root--rail .gb-sidebar{flex:0 0 var(--gb-rail-w, 324px);max-width:none}.gb-content{width:auto;flex:1 1 auto;min-width:0;max-height:var(--gb-panel-maxh, calc(100vh - 160px) );overflow-y:auto;overscroll-behavior:contain}.gb-sidebar{flex:0 0 var(--gb-rail-w, 324px);width:var(--gb-rail-w, 324px);max-width:34%;overflow:visible}@media(max-width:991px){.gb-mobile-item{min-height:44px;padding:8px 20px;border-bottom:1px solid rgba(153,239,187,.85);background:#f4fff8}.gb-mobile-item:last-child{border-bottom:0}.gb-mobile-item.active,.gb-mobile-item.is-tapped,.gb-mobile-item:active{background:#ccf7dd}.gb-mobile-item.active span,.gb-mobile-item.is-tapped span,.gb-mobile-item:active span{color:#005622}.gb-mobile-item{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.gb-mobile-item img{border-radius:6px;border:1px solid #99EFBB}.gb-mobile-title{position:relative;gap:12px;padding:19px 20px 19px 23.5px;background:#f4fff8}.gb-mobile-title:after{content:"";position:absolute;left:22.5px;right:22.5px;bottom:0;height:1px;background:#ebebeb}.gb-mobile-title img{width:52px;height:52px;border-radius:8px;border:1px solid #99EFBB;flex:0 0 52px}.gb-mobile-title h3{font-size:20px;line-height:30px;letter-spacing:.8px}.gb-mobile-brands{position:relative;padding:16px 0 20px;background:#fff}.gb-mobile-brands:after{content:"";position:absolute;left:20px;right:20px;bottom:0;height:1px;background:#ebebeb}.gb-mobile-brands h4{padding:0 20px 12px}.gb-mobile-brand{flex-grow:0;flex-shrink:0;flex-basis:var(--gb-brand-basis, 94px);justify-content:center;height:var(--gb-brand-h, 31px);margin:0;padding:0 10px;gap:6px;border:1px solid #E8E8E8;border-radius:6px;background:#f8f8f8;overflow:hidden}.gb-mobile-brand img{max-height:var(--gb-brand-img-max-h, var(--gb-brand-logo-h, 17px));max-width:100%;object-fit:contain;mix-blend-mode:var(--gb-brand-blend, multiply)}.gb-mobile-brand span{font-size:11px;line-height:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gb-mobile-brand.is-tapped,.gb-mobile-brand:active{background:#ccf7dd;border-color:#99efbb}.gb-mobile-brand{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.gb-mobile-brand-track{gap:var(--gb-brand-gap, 16px);padding-inline:20px;scroll-padding-inline:20px}.gb-mobile-brand-track:after{content:"";flex:0 0 1px;margin-inline-start:-1px;padding-inline-start:20px}.gb-drawer--brands-drag .gb-mobile-brand-track{scroll-snap-type:x proximity}.gb-drawer--brands-slider .gb-mobile-brand-track{scroll-snap-type:none}.gb-mobile-brand-track{cursor:grab}.gb-mobile-brand-track.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none;scroll-behavior:auto}.gb-mobile-brand-track>.gb-mobile-brand{flex-grow:0;flex-shrink:0;flex-basis:var(--gb-brand-basis, 94px)}.gb-mobile-categories{gap:24px;padding-top:20px}.gb-mobile-category{color:#00963c;font-size:16px;font-weight:500;line-height:24px}.gb-mobile-category.is-tapped{color:#005622}.gb-mobile-sublist{margin-top:8px}.gb-brandfit-tile .gb-mobile-brand,.gb-brandfit-tile .gb-brands--top .gb-brand{padding:0}.gb-brandfit-tile .gb-mobile-brand img{width:100%;height:100%}.gb-brandfit-crop .gb-mobile-brand img{width:auto;height:auto}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/component-gb-shop-menu.css.map */
