.mega-menu-new__item{display:inline-flex;align-items:center;vertical-align:middle}.mega-menu-new{position:static}.mega-menu-new__trigger{position:relative;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:color var(--duration-short) ease;user-select:none;-webkit-user-select:none;background:none;border:none;color:inherit;font:inherit;padding:0;text-align:left}.mega-menu-new__trigger:hover{color:rgb(var(--color-foreground))}.mega-menu-new.is-open .mega-menu-new__trigger span{text-decoration:underline;text-underline-offset:.3rem;text-decoration-thickness:3px;text-decoration-color:rgb(var(--color-brand-accent))}.mega-menu-new__trigger .icon-caret{height:.6rem;width:auto;transition:transform var(--duration-short) ease;flex-shrink:0}.mega-menu-new.is-open .mega-menu-new__trigger .icon-caret{transform:rotate(180deg)}.mega-menu-new__parent-link{text-decoration:none;transition:color var(--duration-short) ease}.mega-menu-new__parent-link:hover{color:rgb(var(--color-foreground))}.mega-menu-new__content{display:none!important;position:absolute;top:auto;left:0;width:100vw;background-color:rgb(var(--color-background));border-radius:0;padding:0;box-shadow:0 4px 20px #0000001a;z-index:100;border-top:1px solid rgba(var(--color-foreground),.1)}.no-js .mega-menu-new__content{display:none!important}.js .mega-menu-new__content{position:fixed;top:var(--header-height, 80px)}.mega-menu-new.is-open .mega-menu-new__content{display:block!important;opacity:0;transform:translateY(-10px)}.mega-menu-new.is-open .mega-menu-new__content--animating{animation:megaMenuSlideIn .25s ease forwards}.mega-menu-new.is-open .mega-menu-new__content--closing{animation:megaMenuSlideOut .2s ease forwards}@keyframes megaMenuSlideIn{0%{opacity:0;transform:translateY(-10px);will-change:opacity,transform;user-select:none;-webkit-user-select:none}99%{user-select:none;-webkit-user-select:none}to{opacity:1;transform:translateY(0);will-change:auto;user-select:auto;-webkit-user-select:auto}}@keyframes megaMenuSlideOut{0%{opacity:1;transform:translateY(0);will-change:opacity,transform}to{opacity:0;transform:translateY(-10px);will-change:auto}}@media (prefers-reduced-motion: reduce){.mega-menu-new.is-open .mega-menu-new__content{opacity:1;transform:translateY(0)}.mega-menu-new.is-open .mega-menu-new__content--animating,.mega-menu-new.is-open .mega-menu-new__content--closing{animation:none}.mega-menu-new *,.mega-menu-new__trigger,.mega-menu-new__trigger .icon-caret,.mega-menu-new__toggle-icon,.mega-menu-new__main-link,.mega-menu-new__main-toggle,.mega-menu-new__featured-product-link,.mega-menu-new__featured-product-image,.mega-menu-new__active-content>*,.mega-nav-content-block__image,.mega-nav-content-block__icon svg{transition:none!important;animation:none!important}.mega-menu-new.is-open .mega-menu-new__trigger .icon-caret{transform:rotate(180deg)}.mega-menu-new__main-toggle--active .mega-menu-new__toggle-icon,.mega-menu-new__main-toggle[aria-expanded=true] .mega-menu-new__toggle-icon{transform:rotate(90deg) translateY(-5px)}}.mega-menu-new__container{display:flex;gap:2rem}.mega-menu-new__main-columns{flex:0 0 max-content;display:flex;flex-direction:column;gap:.25rem;background:linear-gradient(135deg,#121212dc,#242a2d);padding:1.5rem 1rem;border-right:1px solid #373c40}.mega-menu-new__main-column{position:relative}.mega-menu-new__main-link,.mega-menu-new__main-toggle{display:block;width:100%;padding:.8rem 1.5rem;text-decoration:none;color:rgb(var(--color-foreground));font-weight:400;font-size:1.3rem;border-radius:0;transition:all var(--duration-short) ease;background:none;cursor:pointer;text-align:left;letter-spacing:1px;border:1px solid transparent;user-select:none;-webkit-user-select:none}.mega-menu-new__main-link{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}.mega-menu-new__main-link .icon-box-arrow{width:1.25rem;fill:#fff;padding:1.25rem;box-sizing:content-box}.mega-menu-new__main-toggle{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.mega-menu-new__main-toggle-content{display:flex;flex-direction:column}.mega-menu-new__link-description{font-size:1.1rem;font-weight:300;font-family:var(--font-body-family);text-transform:none;opacity:.8;letter-spacing:0px}.mega-menu-new__toggle-icon{width:1.5rem;height:1.5rem;transition:transform var(--duration-short) ease;transform:rotate(-90deg);display:flex;align-items:center;justify-content:center;padding:1.5rem;border-radius:9999px}.mega-menu-new__toggle-icon svg{width:1rem;height:1rem;flex-shrink:0}.mega-menu-new__main-toggle--active .mega-menu-new__toggle-icon,.mega-menu-new__main-toggle[aria-expanded=true] .mega-menu-new__toggle-icon{transform:rotate(90deg) translateY(-5px)}.mega-menu-new__main-link:hover,.mega-menu-new__main-link--active{background-color:rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground))}.mega-menu-new__main-toggle--active{background-color:rgba(var(--color-foreground),.15);color:rgb(var(--color-foreground));border-color:transparent}.mega-menu-new__main-toggle:after,.mega-menu-new__main-link:after{content:"";display:block;position:absolute;height:100%;top:0;width:5px;background:none;right:-1.2rem;z-index:0;border-radius:5px;transition:all .2s ease}.mega-menu-new__main-toggle--active:after,.mega-menu-new__main-link--active:after{content:"";display:block;position:absolute;height:100%;width:5px;background:rgb(var(--color-brand-accent));right:-1.2rem;top:auto;z-index:0;border-radius:5px}.mega-menu-new__active-content{flex:1;min-height:300px;padding:1.5rem 0 0}.mega-menu-new__footer{padding:1rem 0;border-top:1px solid #373c40;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='400' height='400' viewBox='0 0 800 800'%3E%3Cg fill='none' stroke='%232E3744' stroke-width='1'%3E%3Cpath d='M769 229L1037 260.9M927 880L731 737 520 660 309 538 40 599 295 764 126.5 879.5 40 599-197 493 102 382-31 229 126.5 79.5-69-63'/%3E%3Cpath d='M-31 229L237 261 390 382 603 493 308.5 537.5 101.5 381.5M370 905L295 764'/%3E%3Cpath d='M520 660L578 842 731 737 840 599 603 493 520 660 295 764 309 538 390 382 539 269 769 229 577.5 41.5 370 105 295 -36 126.5 79.5 237 261 102 382 40 599 -69 737 127 880'/%3E%3Cpath d='M520-140L578.5 42.5 731-63M603 493L539 269 237 261 370 105M902 382L539 269M390 382L102 382'/%3E%3Cpath d='M-222 42L126.5 79.5 370 105 539 269 577.5 41.5 927 80 769 229 902 382 603 493 731 737M295-36L577.5 41.5M578 842L295 764M40-201L127 80M102 382L-261 269'/%3E%3C/g%3E%3Cg fill='%23555555'%3E%3Ccircle cx='769' cy='229' r='5'/%3E%3Ccircle cx='539' cy='269' r='5'/%3E%3Ccircle cx='603' cy='493' r='5'/%3E%3Ccircle cx='731' cy='737' r='5'/%3E%3Ccircle cx='520' cy='660' r='5'/%3E%3Ccircle cx='309' cy='538' r='5'/%3E%3Ccircle cx='295' cy='764' r='5'/%3E%3Ccircle cx='40' cy='599' r='5'/%3E%3Ccircle cx='102' cy='382' r='5'/%3E%3Ccircle cx='127' cy='80' r='5'/%3E%3Ccircle cx='370' cy='105' r='5'/%3E%3Ccircle cx='578' cy='42' r='5'/%3E%3Ccircle cx='237' cy='261' r='5'/%3E%3Ccircle cx='390' cy='382' r='5'/%3E%3C/g%3E%3C/svg%3E");background-size:auto;background-color:#121212b3}.mega-menu-new__footer .mega-menu-footer-links{display:flex;flex-direction:row;gap:1rem;justify-content:center;align-items:center;flex-wrap:wrap}.mega-menu-new__footer .mega-menu-footer-links li{display:flex;border-right:1px solid #80808080;padding-right:1rem}.mega-menu-new__footer .mega-menu-footer-links li:last-child{border-right:none}.mega-menu-new__footer .mega-menu-footer-links li a{font-size:1.3rem;font-weight:400;padding:1rem 2rem;border-radius:0 10px;display:flex;flex-direction:row;gap:1rem;text-decoration:none}.mega-menu-new__footer .mega-menu-footer-links li a:hover{border-color:rgb(var(--color-brand-accent));background-color:#121212;outline:2px solid #5b6166}.mega-menu-new__footer .mega-menu-footer-icon svg{height:2rem;fill:#fff;transition:all .2s ease}.mega-menu-new__footer .mega-menu-footer-links li a:hover svg{fill:rgb(var(--color-brand-accent));transform:scale(1.2)}.mega-menu-new__placeholder{display:flex;align-items:center;justify-content:center;height:300px;text-align:center}.mega-menu-new__placeholder-text{font-size:1.3rem;margin:0}.mega-menu-new__placeholder--with-content{height:auto;padding:2rem 0;justify-content:flex-start;text-align:left;border-bottom:1px solid rgba(var(--color-foreground),.1)}.mega-menu-new__placeholder--with-content .mega-menu-new__placeholder-text{font-size:1.4rem;font-weight:400;letter-spacing:.5px}.mega-menu-new__featured-products-container{padding-bottom:1rem}.mega-menu-new__featured-products-title{font-size:1.5rem;font-weight:400;padding-left:1rem;color:rgb(var(--color-foreground));letter-spacing:1px}.mega-menu-new__featured-products{display:none;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:1rem;padding-bottom:1rem;padding-top:1rem}.mega-menu-new__featured-products--active{display:grid}.mega-menu-new__featured-product{text-align:center}.mega-menu-new__featured-product-link{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:rgb(var(--color-foreground));border-radius:0 10px;transition:transform var(--duration-short) ease;height:100%}.mega-menu-new__featured-product-image-container{width:100%;background-image:linear-gradient(135deg,transparent 20%,#ffffffbd 20%,transparent);background-color:#e3e2e2;border-radius:0 10px 0 0;padding:1rem;justify-content:center;align-items:center;display:flex;position:relative;max-height:calc(150px + 2rem);overflow:hidden}.mega-menu-new__featured-product-image-container:after{content:"";display:block;position:absolute;width:100%;height:100%;z-index:1;background-image:linear-gradient(15deg,transparent 15%,#ffffffbd 18%,transparent);border-radius:10px;transition:all .3s ease}.mega-menu-new__featured-product-link:hover{box-shadow:0 4px 15px #0000001a;border-color:rgba(var(--color-foreground),.1);outline:2px solid rgb(var(--color-brand-accent));outline-offset:2px}.mega-menu-new__featured-product-link:hover .mega-menu-new__featured-product-image-container .mega-menu-new__featured-product-image{transform:scale(1.05)}.mega-menu-new__featured-product-link:hover .mega-menu-new__featured-product-title{background:rgb(var(--color-foreground),.1)}.mega-menu-new__featured-product-image{width:auto;height:150px;object-fit:contain;border-radius:10px;background-color:rgba(var(--color-foreground),.1);mix-blend-mode:darken;position:relative;z-index:2;transition:all .3s ease}.mega-menu-new__featured-product-image:not([src]){background:linear-gradient(90deg,rgba(var(--color-foreground),.08) 25%,rgba(var(--color-foreground),.04),rgba(var(--color-foreground),.08) 75%);background-size:200% 100%;animation:loading 1.5s infinite}.mega-menu-new__featured-product-title{font-size:1.2rem;font-weight:300;line-height:1.3;text-align:center;flex-grow:1;align-items:center;align-content:center;padding:1rem;background:#3f4346;width:100%;border-radius:0 0 0 10px}.mega-menu-new__featured-product-title span{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;overflow:hidden}.mega-menu-new__sub-links{display:none;grid-template-columns:repeat(auto-fit,minmax(200px,max-content));gap:.5rem}.mega-menu-new__sub-links--active{display:grid;padding-bottom:2rem}.mega-menu-new__view-all-link{display:block;padding:1rem 1.5rem;text-decoration:none;color:rgb(var(--color-foreground));font-size:1.2rem;border-radius:0 10px;background:rgb(var(--color-background));transition:all var(--duration-short) ease;align-content:center;grid-column:1 / -1;width:fit-content;margin-top:1rem;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1rem}.mega-menu-new__view-all-link svg{fill:#fff;width:1.25rem;transition:all .2s ease}.mega-menu-new__view-all-link:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;background:linear-gradient(60deg,#ff8d0a,#ff3c1a,#ff8d0a);background-size:300% 300%;border-radius:0 12px;z-index:-1;animation:gradient-shift 5s ease infinite;transition:all .1s ease-in-out;box-shadow:none}.mega-menu-new__view-all-link:hover,.mega-menu-new__view-all-link:focus{background-color:#131415;text-underline-offset:4px}.mega-menu-new__view-all-link:hover svg,.mega-menu-new__view-all-link:focus svg{transform:translate(4px)}button.mega-menu-new__main-toggle:hover{background-color:rgba(var(--color-foreground),.1)}.mega-menu-new__sub-link{display:block;padding:1rem 1.5rem;text-decoration:none;color:rgba(var(--color-foreground),.9);font-size:1.2rem;border-radius:0;transition:all var(--duration-short) ease;align-content:center;text-decoration:underline;text-underline-offset:8px;text-decoration-color:#cdcecf54}.mega-menu-new__sub-link:hover{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.1);border-color:rgba(var(--color-foreground),.1);text-decoration:underline;text-underline-offset:4px}.mega-menu-new__sub-content{display:none}@media screen and (max-width: 1199px){.mega-menu-new__item{display:none}}@media screen and (max-width: 990px){.mega-menu-new__container{flex-direction:column}.mega-menu-new__main-columns{flex:none;flex-direction:row;flex-wrap:wrap;gap:.3rem}.mega-menu-new__main-column{flex:1;min-width:150px}.mega-menu-new__featured-products--active{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.mega-menu-new__sub-links--active{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}@media screen and (max-width: 750px){.mega-menu-new__content{padding:1rem 0}.mega-menu-new__container{gap:1rem}.mega-menu-new__main-columns{flex-direction:column}.mega-menu-new__featured-products--active{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1rem;padding-bottom:1rem}.mega-menu-new__featured-product-image{height:100px}.mega-menu-new__sub-links--active{grid-template-columns:1fr}}.mega-menu-new__main-toggle:focus-visible,.mega-menu-new__main-link:focus-visible{outline:3px solid rgb(var(--color-foreground));outline-offset:2px;box-shadow:0 0 0 5px rgba(var(--color-foreground),.1)}.mega-menu-new__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mega-menu-new__active-content>*{transition:opacity var(--duration-short) ease}.header__inline-menu{position:relative;z-index:10}.mega-menu-new{position:relative;z-index:11}.mega-menu-new__content{overflow-x:hidden;overflow-y:auto}.mega-menu-new__content{scroll-behavior:smooth}.mega-menu-new__featured-products--loading .mega-menu-new__featured-product-image{background:linear-gradient(90deg,rgba(var(--color-foreground),.1) 25%,rgba(var(--color-foreground),.05),rgba(var(--color-foreground),.1) 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.mega-nav-content-blocks-container{margin-top:1rem}.mega-nav-content-blocks-title{font-size:1.5rem;font-weight:400;padding-left:1rem;padding-bottom:1rem;color:rgb(var(--color-foreground));letter-spacing:1px}.mega-nav-content-blocks{display:grid;grid-template-columns:repeat(var(--content-blocks-columns, 3),1fr);gap:1rem;padding:1.5rem 0;margin-bottom:1rem}.mega-nav-content-blocks--standalone{padding:2rem 0}.mega-nav-content-block{grid-column:span var(--block-span, 1);border-radius:0 10px;overflow:hidden;background:rgb(var(--color-background));transition:all var(--duration-short) ease;transition:outline 0s ease}.mega-nav-content-block.mega-nav-content-block--light-background{background:#3f4346}.mega-nav-content-block.mega-nav-content-block--dark-background{background-image:linear-gradient(321deg,#1d1f21,#10161b)}.mega-nav-content-block.mega-nav-content-block--border{border-width:2px;border-color:#3f4346;box-shadow:2px 2px 10px #0003}.mega-nav-content-block--span-all-rows{grid-row:span 2}.mega-nav-content-block:focus-within{outline:2px solid #fff;outline-offset:4px}.mega-nav-content-block--banner{background-color:transparent}.mega-nav-content-block__banner-link{display:block;text-decoration:none;position:relative;overflow:hidden;border-radius:0 10px}.mega-nav-content-block__banner-link:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:0}.mega-nav-content-block__banner{position:relative;width:100%;overflow:hidden;border-radius:0 10px}.mega-nav-content-block__picture{display:block;width:100%;position:relative}.mega-nav-content-block__image{width:100%;height:auto;display:block;object-fit:cover;transition:transform var(--duration-default) ease;border-radius:0 10px}.mega-nav-content-block__banner-link:hover .mega-nav-content-block__image,.mega-nav-content-block__banner-link:focus .mega-nav-content-block__image,.mega-nav-content-block__banner-link:focus-within .mega-nav-content-block__image{transform:scale(1.05)}.mega-nav-content-block--text{padding:1.5rem;display:flex;flex-direction:column;position:relative;z-index:1}.mega-nav-content-block__text-link-wrapper{text-decoration:none;color:inherit;display:block;height:100%}.mega-nav-content-block--text:has(.mega-nav-content-block__text-link-wrapper:hover){background:rgb(var(--color-foreground),.1);outline:2px solid rgb(var(--color-brand-accent));outline-offset:2px}.mega-nav-content-block--text:has(.mega-nav-content-block__text-link-wrapper:hover) .mega-nav-content-block__icon svg{transform:scale(1.1)}.mega-nav-content-block__text-link-wrapper:focus-visible{outline:none;box-shadow:none}.mega-nav-content-block__text-content{display:flex;flex-direction:column;gap:1.5rem;height:100%}.mega-nav-content-block>.mega-nav-content-block__text-content p{border-top:none}.mega-nav-content-block__text-content--with-icon{align-items:flex-start}.mega-nav-content-block__text-content--title-only{flex-direction:row;align-items:center}.mega-nav-content-block__icon{flex-shrink:0;width:4rem;min-width:4rem;display:flex;align-items:flex-start;justify-content:center}.mega-nav-content-block__icon svg{width:100%;height:auto;max-height:4rem;fill:#e7e7e7;overflow:visible;transition:transform .2s ease}.mega-nav-content-block__text-main{display:flex;flex-direction:column;gap:1rem;flex:1;min-width:0}.mega-nav-content-block__text-main--title-only{flex-grow:1;align-self:center}.mega-nav-content-block__title{font-size:1.4rem;font-weight:400;color:rgb(var(--color-foreground));margin:0;line-height:1.3;display:flex;align-items:center;letter-spacing:1px;gap:.75rem}.mega-nav-content-block__title .icon-wrap{display:inline-flex;align-items:center;flex-shrink:0}.mega-nav-content-block__title .icon-arrow{width:1.4rem;height:1rem;transition:transform var(--duration-short) ease}.mega-nav-content-block__text-link-wrapper:hover .icon-arrow{transform:translate(4px)}.mega-nav-content-block__text-image-wrapper{width:100%;overflow:hidden;min-height:175px}.mega-nav-content-block__body{color:rgba(var(--color-foreground));line-height:1.5;flex-grow:1}.mega-nav-content-block__body p{margin:0 0 1rem;font-size:1.2rem;border-top:1px solid rgb(255 255 255 / 33%);padding-top:1rem;font-weight:300}.mega-nav-content-block__body p:last-child{margin-bottom:0}.mega-nav-content-block__body ul,.mega-nav-content-block__body ol{margin:0 0 1rem 1.5rem;padding:0}.mega-nav-content-block__body li{margin-bottom:.5rem}.mega-nav-content-block__link{padding:1rem 1.5rem;text-decoration:none;color:rgb(var(--color-foreground));font-size:1.4rem;border-radius:0 10px;background:rgb(var(--color-background));transition:all var(--duration-short) ease;width:100%;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1.4rem}.mega-nav-content-block__link.button svg{width:1.4rem;fill:#fff;transition:transform .2s ease}.mega-nav-content-block__link:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;background:linear-gradient(60deg,#ff8d0a,#ff3c1a,#ff8d0a);background-size:300% 300%;border-radius:0 12px;z-index:-1;animation:gradient-shift 5s ease infinite;transition:all .1s ease-in-out;box-shadow:none}.mega-nav-content-block__link:before{content:none}.mega-nav-content-block__link:hover{background-color:#131415;text-underline-offset:4px}.mega-nav-content-block__link:hover svg{transform:translate(4px)}.mega-nav-content-block__link:not([disabled]):hover:after{outline:none;box-shadow:none}.mega-nav-content-block__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mega-menu-new__sub-menu-container{margin-top:0;padding-top:0;border:none}.mega-nav-content-blocks+.mega-menu-new__sub-menu-container{margin-top:2rem}@media screen and (max-width: 990px){.mega-nav-content-blocks{grid-template-columns:repeat(2,1fr);gap:1rem}.mega-nav-content-block{grid-column:span 1}.mega-nav-content-block--span-4,.mega-nav-content-block--span-5,.mega-nav-content-block--span-6{grid-column:span 2}.mega-nav-content-block__text-content--with-icon{flex-direction:column;align-items:center}.mega-nav-content-block__icon{width:3.5rem;min-width:3.5rem;padding-top:0}}@media screen and (max-width: 750px){.mega-nav-content-blocks{grid-template-columns:1fr;gap:1rem;padding:1rem 0}.mega-nav-content-block{grid-column:span 1}.mega-nav-content-block--text{padding:1.5rem}.mega-nav-content-block__title{font-size:1.5rem}.mega-nav-content-block__body{font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/component-mega-menu-new.css.map */
