.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);display:none}.mega-menu[open] .mega-menu__content,header-menu>details.mega-menu:hover>.mega-menu__content,header-menu>details.mega-menu .mega-menu__content:hover{opacity:1;transform:translateY(0);display:block}.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}.hybrid-mega-menu__content{background-color:rgb(var(--color-background));border-left:0;border-radius:0;border-right:0;left:50%;overflow-y:auto;overflow-x:hidden;padding-bottom:4rem;padding-top:4rem;position:absolute;transform:translate(-50%);top:100%;width:90vw;max-width:1400px;max-height:calc(100vh - var(--header-bottom-position-desktop, 20rem) - 2rem);box-shadow:0 4px 12px rgba(var(--color-shadow, 0, 17, 40),.15);scrollbar-width:thin;scrollbar-color:rgba(var(--color-foreground),.3) transparent}.hybrid-mega-menu__content::-webkit-scrollbar{width:8px}.hybrid-mega-menu__content::-webkit-scrollbar-track{background:transparent}.hybrid-mega-menu__content::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.3);border-radius:4px}.hybrid-mega-menu__content::-webkit-scrollbar-thumb:hover{background-color:rgba(var(--color-foreground),.5)}.js .hybrid-mega-menu__content{opacity:0;transform:translate(-50%,-1.5rem);display:none}.mega-menu[open] .hybrid-mega-menu__content,header-menu>details.mega-menu:hover>.hybrid-mega-menu__content,header-menu>details.mega-menu .hybrid-mega-menu__content:hover{opacity:1;transform:translate(-50%);display:block}.hybrid-mega-menu__container{max-width:100%;margin:0 auto;padding:0 3rem}.hybrid-mega-menu__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;align-items:start}.hybrid-mega-menu__card{display:flex;flex-direction:column;height:100%}.hybrid-mega-menu__card-header{font-size:1.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:rgb(var(--color-foreground));text-decoration:none;margin-bottom:1.5rem;padding-bottom:.8rem;border-bottom:.2rem solid rgba(var(--color-foreground),.1);transition:color var(--duration-short) ease;display:block}.hybrid-mega-menu__card-header:hover{color:rgba(var(--color-foreground),.8);text-decoration:underline;text-underline-offset:.3rem}.hybrid-mega-menu__card-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;width:100%;transition:transform var(--duration-short) ease;margin-bottom:.8rem}.hybrid-mega-menu__card-link:hover{transform:translateY(-2px)}.hybrid-mega-menu__card-image{width:100%;aspect-ratio:4 / 3;background-color:rgba(var(--color-foreground),.05);border-radius:.8rem;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}.hybrid-mega-menu__card-img{width:100%;height:100%;object-fit:cover;display:block}.hybrid-mega-menu__card-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(var(--color-foreground),.1),rgba(var(--color-foreground),.05));color:rgba(var(--color-foreground),.4);font-size:1.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.hybrid-mega-menu__components{display:flex;flex-direction:column;min-height:100%;justify-content:flex-start}.hybrid-mega-menu__components-header{font-size:1.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:rgb(var(--color-foreground));text-decoration:none;margin-bottom:1.5rem;padding-bottom:.8rem;border-bottom:.2rem solid rgba(var(--color-foreground),.1);transition:color var(--duration-short) ease}.hybrid-mega-menu__components-header:hover{color:rgba(var(--color-foreground),.8);text-decoration:underline;text-underline-offset:.3rem}.hybrid-mega-menu__components-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem;flex:1}.hybrid-mega-menu__component-link{color:rgba(var(--color-foreground),.6);text-decoration:none;font-size:1.3rem;font-weight:700;line-height:1.6;padding:.4rem 0;transition:color var(--duration-short) ease,text-decoration var(--duration-short) ease;display:block}.hybrid-mega-menu__component-link:hover{color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}@media screen and (max-width: 1200px){.hybrid-mega-menu__content{width:95vw}.hybrid-mega-menu__grid{gap:2rem}}@media screen and (max-width: 990px){.hybrid-mega-menu__content{width:100vw;left:0;transform:translate(0)}.hybrid-mega-menu__grid{grid-template-columns:repeat(2,1fr);gap:2rem}.hybrid-mega-menu__components{grid-column:1 / -1}}.hybrid-mega-menu__grid--text-only{grid-template-columns:repeat(4,1fr);gap:4rem 3rem;align-items:start}.hybrid-mega-menu__list-column{display:flex;flex-direction:column;padding-right:2rem;position:relative;pointer-events:auto;min-width:0;overflow:hidden}.hybrid-mega-menu__category-banner{background:#f8f9fa;border-left:4px solid #333;padding:1.5rem;margin-bottom:2rem;margin-top:.5rem}.hybrid-mega-menu__banner-headline{display:block;font-weight:700;font-size:1.4rem;margin-bottom:.8rem;line-height:calc(1 + .3/max(1,var(--font-heading-scale)));text-transform:uppercase;letter-spacing:.05em;color:rgb(var(--color-foreground))}.hybrid-mega-menu__banner-body{margin:0 0 1rem;font-size:1.3rem;line-height:calc(1 + .5 / var(--font-body-scale));color:rgba(var(--color-foreground),.85)}.hybrid-mega-menu__banner-features{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;margin-top:1rem}.hybrid-mega-menu__banner-feature{font-weight:700;display:inline-flex;align-items:center;font-size:1.2rem;color:rgb(var(--color-foreground))}.hybrid-mega-menu__banner-feature:before{content:"\2713";color:#1f7a1f;margin-right:.6rem;font-size:1.4rem;font-weight:700}.hybrid-mega-menu__banner-separator{width:100%;height:1px;background:#06c;margin-top:1.5rem;position:relative}.hybrid-mega-menu__banner-separator:after{content:"+";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#06c;color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;line-height:1}.hybrid-mega-menu__list-column:not(:last-child):after{content:"";position:absolute;right:0;top:0;bottom:0;width:1px;background:rgba(var(--color-foreground),.1);pointer-events:none}.hybrid-mega-menu__list-header{font-size:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:rgb(var(--color-foreground));text-decoration:none;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgba(var(--color-foreground),.15);display:block;transition:all .2s ease}.hybrid-mega-menu__list-header:hover{color:rgb(var(--color-foreground));border-bottom-color:rgba(var(--color-foreground),.3);padding-left:.3rem}.hybrid-mega-menu__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem;position:relative;z-index:1}.hybrid-mega-menu__list li{position:relative;z-index:1}.hybrid-mega-menu__list-link{color:rgba(var(--color-foreground),.75);text-decoration:none;font-size:1.4rem;font-weight:500;line-height:1.6;transition:all .2s ease;display:block;padding:.4rem 0;position:relative;pointer-events:auto;z-index:1;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.hybrid-mega-menu__list-link:before{content:"";position:absolute;left:-.8rem;top:50%;transform:translateY(-50%);width:4px;height:0;background:rgb(var(--color-foreground));transition:height .2s ease;border-radius:2px}.hybrid-mega-menu__list-link:hover{color:rgb(var(--color-foreground));padding-left:.5rem;cursor:pointer}.hybrid-mega-menu__list-link:hover:before{height:60%}.hybrid-mega-menu__list-link:active,.hybrid-mega-menu__list-link:focus{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:2px}.hybrid-mega-menu__list-link--view-all{color:rgba(var(--color-foreground),.6);font-size:1.3rem;margin-top:1rem;padding-top:1rem;font-weight:600;border-top:1px solid rgba(var(--color-foreground),.1)}.hybrid-mega-menu__list-link--view-all:hover{color:rgb(var(--color-foreground))}@media screen and (max-width: 1200px){.hybrid-mega-menu__grid--text-only{grid-template-columns:repeat(4,1fr);gap:3.5rem 2.5rem}.hybrid-mega-menu__list-column{padding-right:1.5rem}}@media screen and (max-width: 990px){.hybrid-mega-menu__grid--text-only{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}.hybrid-mega-menu__list-column{padding-right:1rem}.hybrid-mega-menu__list-column:not(:last-child):after{display:none}.hybrid-mega-menu__list-column:nth-child(2n):after{display:block}.hybrid-mega-menu__list-column:nth-child(2n){padding-right:0}}@media screen and (max-width: 600px){.hybrid-mega-menu__grid--text-only{grid-template-columns:1fr;gap:2.5rem}.hybrid-mega-menu__list-column{padding-right:0}.hybrid-mega-menu__list-column:after{display:none}.hybrid-mega-menu__list-column:not(:last-child){padding-bottom:2rem;border-bottom:1px solid rgba(var(--color-foreground),.1)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-mega-menu.css.map */
