.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%;z-index: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:flex;flex-direction:row-reverse;padding:30px;z-index:10}.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:inline-flex;width:80%;justify-content:start}.mega-menu .mega-menu__list--condensed.scroll-x{overflow-x:auto;overflow:-moz-scrollbars-horizontal;justify-content:flex-start}.mega-menu .mega-menu__list--condensed::-webkit-scrollbar,.mega-menu .mega-menu__list--condensed.scroll-x::-webkit-scrollbar{height:10px}.mega-menu .mega-menu__list--condensed::-webkit-scrollbar,.mega-menu .mega-menu__list--condensed.scroll-x::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.mega-menu .mega-menu__list--condensed::-webkit-scrollbar,.mega-menu .mega-menu__list--condensed.scroll-x::-webkit-scrollbar-thumb{background:#aeb208;border-radius:10px}.mega-menu__list--condensed .mega-menu__link{font-weight:700;text-align:center}.mega-menu__list--condensed .mega-menu__link .sub_header_image{height:245px;width:200px;object-fit:cover;margin-bottom:25px;display:block;transition:all .3s ease-in-out}.mega-menu__list--condensed .mega-menu__link:hover .sub_header_image{scale:1.1}.mega-menu__content .promo-container{width:20%}.mega-menu__content .promo-container a{display:block;width:fit-content;margin:0 auto}.mega-menu__content .promo-container a:hover button{opacity:.7}.mega-menu__content .promo-container .promo_image{height:300px;width:250px;object-fit:cover;margin-bottom:5px;display:block}.mega-menu__content .promo-container button{cursor:pointer;width:250px;text-transform:uppercase;font-weight:700;padding:5px 0;transition:all .3s ease-in-out}.mega-menu__content--big,.js .mega-menu__content--big,.shopify-section-header-sticky .mega-menu__content--big{display:block;flex-direction:initial;padding:2.4rem 0;max-height:calc(var(--viewport-height, 100vh) - var(--header-bottom-position-desktop, 20rem));overflow-y:auto;box-sizing:border-box}.js .mega-menu__content--big{opacity:0;transform:translateY(-1rem);transition:opacity .3s ease,transform .35s cubic-bezier(.16,1,.3,1)}.mega-menu--big[open] .mega-menu__content--big{opacity:1;transform:translateY(0)}.mega-menu--big-carousel .mega-menu__content--big,.js .mega-menu--big-carousel .mega-menu__content--big,.shopify-section-header-sticky .mega-menu--big-carousel .mega-menu__content--big{max-height:calc((var(--viewport-height, 100vh) - var(--header-bottom-position-desktop, 20rem)) * .72);overflow:hidden;transition:max-height .45s cubic-bezier(.16,1,.3,1)}.mega-menu--big-carousel.is-carousel-expanded .mega-menu__content--big,.js .mega-menu--big-carousel.is-carousel-expanded .mega-menu__content--big,.shopify-section-header-sticky .mega-menu--big-carousel.is-carousel-expanded .mega-menu__content--big{max-height:calc(var(--viewport-height, 100vh) - var(--header-bottom-position-desktop, 20rem));overflow-y:auto}.mega-menu--big>summary{position:relative}.mega-menu--big[open]>summary:after{content:"";position:absolute;left:0;right:0;top:100%;height:var(--mega-bridge-height, 4rem);z-index:1}.mega-menu__inner--big{display:flex;flex-direction:row;align-items:flex-start;gap:4rem;box-sizing:border-box;max-width:2200px;margin:0 auto;padding:0 2rem}.mega-menu__list.mega-menu__list--big,.header--top-center .mega-menu__list.mega-menu__list--big{display:block;box-sizing:border-box;flex:1 1 auto;min-width:0;max-width:calc(100% - 25rem);margin:0;padding-left:4rem;column-count:4;column-gap:3.5rem;grid-template-columns:none;row-gap:0}.mega-menu__promos--big{flex:0 0 25rem;width:25rem;max-width:25rem;margin-left:auto;display:flex;flex-direction:column;gap:2rem}.mega-menu__promo-card{display:block;width:100%;max-width:25rem;text-decoration:none;color:rgb(var(--color-foreground))}.mega-menu__promo-media{display:block;width:100%;max-width:25rem;overflow:hidden;border-radius:0}.mega-menu__promo-media img{display:block;width:100%;max-width:25rem;height:auto;transition:transform .4s ease}.mega-menu__promo-card:hover .mega-menu__promo-media img{transform:scale(1.04)}.mega-menu__promo-caption{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;margin-top:1rem}.mega-menu__promo-heading{display:block;margin:0;font-weight:700;text-transform:uppercase;line-height:1.2;letter-spacing:.1rem;color:rgb(var(--color-foreground))}.mega-menu__promo-sub-label{display:block;margin:0;font-weight:400;font-size:1.4rem;line-height:1;color:rgba(var(--color-foreground),.7);text-decoration:none}.mega-menu__promo-cta{display:block;margin-top:.4rem;color:rgba(var(--color-foreground),.7);text-decoration:none}.mega-menu__promo-card:hover .mega-menu__promo-sub-label,.mega-menu__promo-card:hover .mega-menu__promo-cta{text-decoration:underline}@media screen and (max-width:1200px){.mega-menu__promos--big{flex:0 0 25rem;width:25rem;max-width:25rem}}.mega-menu__list.mega-menu__list--big>li,.header--top-center .mega-menu__list.mega-menu__list--big>li{width:auto;padding-right:0;-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid;margin-bottom:1.8rem;opacity:0;transform:translateY(1.2rem)}.mega-menu--big[open] .mega-menu__list.mega-menu__list--big>li{animation:megaBigItemIn .5s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--stagger-index, 0) * 45ms)}@keyframes megaBigItemIn{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:translateY(0)}}.mega-menu__list--big .list-unstyled{margin-top:.4rem;display:flex;flex-direction:column;gap:.8rem}.mega-menu__list--big .list-unstyled>li{display:flex;line-height:0;margin:0;padding:0}.mega-menu__list--big .mega-menu__link--level-2{text-transform:uppercase;font-weight:700;font-size:1.8rem;letter-spacing:.04rem;color:rgb(var(--color-foreground));padding-top:0;padding-bottom:.2rem}.mega-menu--big>summary.header__menu-item{display:inline-flex;align-items:center;gap:.8rem}.mega-menu--big .header__menu-item .icon-caret{transition:transform var(--duration-short) ease}.mega-menu--big>summary.header__menu-item .icon-caret{position:static;flex-shrink:0;height:.75rem;width:1rem}.mega-menu__list--big .mega-menu__link--level-2,.mega-menu__list--big .list-unstyled .mega-menu__link{display:inline-block;width:fit-content;max-width:100%;text-decoration:none;background-image:linear-gradient(#afb23a,#afb23a);background-repeat:no-repeat;background-position:left bottom;background-size:0% 2px;transition:color .25s ease,background-size .4s cubic-bezier(.16,1,.3,1)}.mega-menu__list--big .mega-menu__link--level-2:hover,.mega-menu__list--big .mega-menu__link--level-2.mega-menu__link--active,.mega-menu__list--big .list-unstyled .mega-menu__link:hover,.mega-menu__list--big .list-unstyled .mega-menu__link--active{text-decoration:none;background-size:100% 2px}.mega-menu__list--big .list-unstyled .mega-menu__link{font-weight:400;font-size:1.4rem;line-height:1.2;color:rgba(var(--color-foreground),.72);padding:0;margin:0;vertical-align:top}.mega-menu__list--big .list-unstyled .mega-menu__link:hover,.mega-menu__list--big .list-unstyled .mega-menu__link--active{color:rgb(var(--color-foreground))}.mega-menu__inner--carousel-only{display:block;width:100%}.mega-menu__carousel{width:100%;box-sizing:border-box}.mega-menu__carousel-list{display:grid;grid-template-columns:repeat(4,200px);gap:2.4rem;justify-content:center;align-items:flex-start;list-style:none;margin:0;padding:0}.mega-menu__carousel-item{max-width:200px;opacity:0;transform:translateY(1.2rem)}.mega-menu__carousel-more{display:grid;grid-template-rows:0fr;transition:grid-template-rows .45s cubic-bezier(.16,1,.3,1)}.mega-menu__carousel.is-expanded .mega-menu__carousel-more{grid-template-rows:1fr}.mega-menu__carousel-more>.mega-menu__carousel-list{min-height:0;overflow:hidden}.mega-menu__carousel.is-expanded .mega-menu__carousel-more>.mega-menu__carousel-list{overflow:visible}.mega-menu__carousel-item--extra{animation:none!important}.mega-menu__carousel-card{display:block;text-decoration:none;color:rgb(var(--color-foreground))}.mega-menu__carousel-media{display:block;overflow:hidden}.mega-menu__carousel-media img{display:block;width:100%;max-width:200px;height:auto;transition:transform .4s ease}.mega-menu__carousel-card:hover .mega-menu__carousel-media img{transform:scale(1.04)}.mega-menu__carousel-label{display:block;margin-top:1.2rem;font-weight:700;font-size:1.4rem;text-transform:uppercase;letter-spacing:.04rem;text-align:left}.mega-menu__carousel-button{display:block;width:fit-content;max-width:100%;margin:2.4rem auto 0;padding:1rem 2.4rem;border:0;background-color:#afb23a;color:#fff;text-decoration:none;text-transform:uppercase;font-weight:600;font-size:1.3rem;letter-spacing:.04rem;cursor:pointer;font-family:inherit;transition:opacity .25s ease}.mega-menu__carousel-button:hover{opacity:.85}.mega-menu--big[open] .mega-menu__carousel-list--primary>.mega-menu__carousel-item{animation:megaBigItemIn .5s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--stagger-index, 0) * .06s)}.mega-menu__carousel.is-expanded .mega-menu__carousel-item--extra{opacity:1;transform:translateY(0);transition:opacity .4s cubic-bezier(.16,1,.3,1),transform .4s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--stagger-index, 0) * .05s)}.mega-menu--big[open] .mega-menu__carousel-button{animation:megaBigItemIn .5s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--stagger-index, 0) * .06s + .2s)}.mega-menu__promos--big>.mega-menu__promo-card{opacity:0;transform:translateY(1.2rem)}.mega-menu--big[open] .mega-menu__promos--big>.mega-menu__promo-card{animation:megaBigItemIn .5s cubic-bezier(.16,1,.3,1) both}.mega-menu--big[open] .mega-menu__promos--big>.mega-menu__promo-card:nth-child(1){animation-delay:.18s}.mega-menu--big[open] .mega-menu__promos--big>.mega-menu__promo-card:nth-child(2){animation-delay:.28s}.mega-menu--big[open] .mega-menu__promos--big>.mega-menu__promo-card:nth-child(3){animation-delay:.38s}@media(prefers-reduced-motion:reduce){.js .mega-menu__content--big,.mega-menu--big[open] .mega-menu__content--big,.mega-menu--big-carousel .mega-menu__content--big,.mega-menu__carousel-more{transition:none}.mega-menu__list.mega-menu__list--big>li,.header--top-center .mega-menu__list.mega-menu__list--big>li,.mega-menu__promos--big>.mega-menu__promo-card,.mega-menu__carousel-item{opacity:1;transform:none}.mega-menu--big[open] .mega-menu__list.mega-menu__list--big>li,.mega-menu--big[open] .mega-menu__promos--big>.mega-menu__promo-card,.mega-menu--big[open] .mega-menu__carousel-list--primary>.mega-menu__carousel-item,.mega-menu--big[open] .mega-menu__carousel-button{animation:none}.mega-menu__list--big .mega-menu__link--level-2,.mega-menu__list--big .list-unstyled .mega-menu__link{transition:none}.mega-menu__list--big .mega-menu__link--level-2.mega-menu__link--active,.mega-menu__list--big .list-unstyled .mega-menu__link--active{background-size:100% 2px}}
/*# sourceMappingURL=/cdn/shop/t/349/assets/component-mega-menu.css.map */
