@media screen and (min-width:990px){.sp-nav__item--mega{position:static}.sp-nav__link{display:inline-flex;align-items:center;gap:.4rem;cursor:pointer}.sp-nav__caret{display:inline-flex;width:1.2rem;height:1.2rem;transition:transform .2s ease}.sp-nav__caret svg{width:100%;height:100%;fill:currentColor}.sp-nav__item--mega:hover .sp-nav__caret,.sp-nav__item--mega:focus-within .sp-nav__caret,.sp-nav__link[aria-expanded=true] .sp-nav__caret{transform:rotate(180deg)}.sp-mega-panel{position:absolute;top:100%;left:0;right:0;background-color:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.08);box-shadow:0 8px 24px #00000014;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease .2s,visibility 0s linear .38s;z-index:100}.sp-nav__item--mega:hover>.sp-mega-panel,.sp-nav__item--mega:focus-within>.sp-mega-panel,.sp-mega-panel[aria-hidden=false]{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .2s ease .08s,visibility 0s linear .08s}.sp-mega-panel__inner{display:flex;align-items:flex-start;gap:3rem;max-width:var(--page-width, 1200px);margin:0 auto;padding:2rem var(--page-margin, 1.5rem)}.sp-mega-panel__columns{flex:1;display:grid;gap:2.5rem;grid-template-columns:repeat(var(--col-count, 3),minmax(140px,1fr))}.sp-mega-panel__columns[data-col-count="1"]{--col-count: 1}.sp-mega-panel__columns[data-col-count="2"]{--col-count: 2}.sp-mega-panel__columns[data-col-count="3"]{--col-count: 3}.sp-mega-panel__columns[data-col-count="4"],.sp-mega-panel__columns[data-col-count="5"],.sp-mega-panel__columns[data-col-count="6"],.sp-mega-panel__columns[data-col-count="7"],.sp-mega-panel__columns[data-col-count="8"]{--col-count: 4}.sp-mega-col{min-width:0}.sp-mega-col__heading{font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgb(var(--color-button, var(--sp-accent, 158 95 36)));margin:0 0 1.2rem;padding-bottom:.8rem;border-bottom:1px solid rgba(var(--color-foreground),.12);text-decoration:none;display:block}.sp-mega-col__heading--link:hover,.sp-mega-col__heading--link:focus-visible,.sp-mega-col__heading--active{text-decoration:underline;text-underline-offset:.2em}.sp-mega-col__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem}.sp-mega-col__link{font-size:1.5rem;line-height:1.45;color:rgb(var(--color-foreground));text-decoration:none;opacity:.82;transition:opacity .12s;display:block;padding:.3rem 0}.sp-mega-col__link:hover,.sp-mega-col__link:focus-visible{opacity:1;text-decoration:underline;text-underline-offset:.2em}.sp-mega-col__link--active{opacity:1;text-decoration:underline;text-underline-offset:.2em;text-decoration-color:rgb(var(--color-button, var(--sp-accent, 158 95 36)));text-decoration-thickness:.12em}.sp-mega-panel--simple{left:auto;right:auto;min-width:200px;max-width:280px}.sp-mega-panel--simple .sp-mega-panel__inner{padding:1rem 1.25rem;gap:0}.sp-mega-simple__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.15rem;flex:1}.sp-mega-simple__link{font-size:1.5rem;line-height:1.45;color:rgb(var(--color-foreground));text-decoration:none;opacity:.82;transition:opacity .12s;display:block;padding:.6rem .5rem;border-radius:3px}.sp-mega-simple__link:hover,.sp-mega-simple__link:focus-visible{opacity:1;background-color:rgba(var(--color-foreground),.04)}.sp-mega-simple__link--active{opacity:1;font-weight:600;color:rgb(var(--color-button, var(--sp-accent, 158 95 36)))}.sp-mega-panel__featured{flex:0 0 auto;display:flex;flex-direction:column;gap:1.25rem;width:220px;padding-left:2.5rem;border-left:1px solid rgba(var(--color-foreground),.08);align-self:stretch}.sp-mega-product{display:flex;text-decoration:none;color:rgb(var(--color-foreground))}.sp-mega-product__text{display:flex;flex-direction:column;min-width:0}.sp-mega-product__eyebrow{font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgb(var(--color-button, var(--sp-accent, 158 95 36)));margin-bottom:.3rem}.sp-mega-product__media{flex:0 0 auto;overflow:hidden;background-color:rgba(var(--color-foreground),.04);border-radius:4px}.sp-mega-product__img{display:block;width:100%;height:100%;aspect-ratio:1;object-fit:cover}.sp-mega-product__title{font-size:1.4rem;font-weight:500;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sp-mega-product__price{font-size:1.3rem;opacity:.7;margin-top:.2rem}.sp-mega-product:hover .sp-mega-product__title,.sp-mega-product:focus-visible .sp-mega-product__title{text-decoration:underline;text-underline-offset:.15em}.sp-mega-product--card{flex-direction:column;gap:.7rem}.sp-mega-product--card .sp-mega-product__media{width:100%}.sp-mega-product--list{flex-direction:row;align-items:center;gap:1rem}.sp-mega-product--list .sp-mega-product__media{width:6rem;height:6rem;flex:0 0 6rem}.sp-mega-product--list .sp-mega-product__title{-webkit-line-clamp:2;font-size:1.3rem}.sp-mega-product--list .sp-mega-product__price{font-size:1.2rem}.sp-mega-panel__featured:has(.sp-mega-product--list){gap:.75rem}.sp-mega-panel__featured-group{display:flex;flex-direction:column}.sp-mega-panel__featured-heading{font-size:1.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:rgb(var(--color-button, var(--sp-accent, 158 95 36)));margin:0 0 1rem;padding-bottom:.8rem;border-bottom:1px solid rgba(var(--color-foreground),.12)}.sp-mega-panel__featured-stack{display:flex;flex-direction:column}.sp-mega-panel__featured-stack--list{gap:1rem}.sp-mega-panel__featured-stack--card{gap:1.5rem}}@media screen and (max-width:989px){.sp-mega-panel{display:none}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/mega-menu.css.map */
