.header-wrapper{max-width:none;margin:0;border-radius:0;box-shadow:none}@media screen and (max-width:749px){.header-wrapper{margin:0;border-radius:0}}.scrolled-past-header .header-wrapper{box-shadow:0 1px rgba(var(--color-foreground),.06)}.header-wrapper .header{padding-top:.6rem;padding-bottom:.6rem}.vesta-brand{display:inline-block;font-family:var(--font-menu-family);font-weight:700;letter-spacing:.22em;font-size:1.8rem;color:rgb(var(--color-foreground));line-height:1}.vesta-nav,.vesta-nav__link,.vesta-nav__link-flat,.vesta-mega__inner,.vesta-mega__link,.vesta-mega__group-label,.vesta-card__name,.vesta-card__action{font-family:var(--font-menu-family)}.vesta-brand__dot{display:inline-block;width:6px;height:6px;background:rgb(var(--color-foreground));border-radius:50%;transform:translateY(-2px);margin-left:2px}.header__inline-menu.vesta-nav{margin-left:0}@media screen and (min-width:990px){.header.header--middle-left:has(.vesta-nav){grid-template-columns:1fr auto 1fr;column-gap:2rem}.header.header--middle-left:has(.vesta-nav) .header__heading,.header.header--middle-left:has(.vesta-nav) .header__heading-link{justify-self:start}.header.header--middle-left:has(.vesta-nav) .header__inline-menu.vesta-nav{justify-self:center}}.vesta-nav__list{display:inline-flex;flex-wrap:nowrap;gap:0;margin:0;padding:0;list-style:none}.vesta-nav__item{position:static;display:flex;align-items:center;margin:0;padding:0;line-height:1}.vesta-nav .mega-menu{margin:0;padding:0;line-height:1}.vesta-nav__summary,summary.vesta-nav__summary.list-menu__item{list-style:none;cursor:pointer;padding:0;border:0;background:transparent;display:inline-flex;align-items:center}.vesta-nav__summary::-webkit-details-marker,.vesta-nav__summary::marker{display:none}.vesta-nav__link,.vesta-nav__link-flat{display:inline-block;padding:.4rem 1.6rem;font-size:1.6rem;font-weight:500;letter-spacing:.01em;line-height:1.3;color:rgb(var(--color-foreground));text-decoration:none;border-radius:.4rem;white-space:nowrap;transition:background-color .15s ease,color .15s ease}.vesta-nav__item:hover .vesta-nav__link,.vesta-nav__item:focus-within .vesta-nav__link,.vesta-nav__item .mega-menu[open]:not(.is-closing) .vesta-nav__link,.vesta-nav__link-flat:hover{background-color:rgba(var(--color-foreground),.06);color:rgb(var(--color-foreground));text-decoration:none}.vesta-nav__summary--sale .vesta-nav__link,.vesta-nav__link-flat--sale{color:#22c55e}.vesta-nav__summary,.vesta-nav__summary span,.vesta-nav__link-flat,.vesta-nav__link-flat span{text-decoration:none}.mega-menu{position:static}.vesta-mega.mega-menu__content{position:absolute;left:0;right:0;top:100%;margin-top:0;border:0;border-radius:0;box-shadow:0 12px 24px #0000000f;background-color:rgb(var(--color-background));padding:0;overflow:hidden;max-height:calc(100vh - var(--header-height, 56px) - 4rem);overflow-y:auto}.mega-menu .vesta-mega.mega-menu__content{display:block}.js .vesta-mega.mega-menu__content{opacity:1;clip-path:inset(0 0 100% 0);pointer-events:none;transition:clip-path .85s cubic-bezier(.22,1,.36,1)}.mega-menu[open] .vesta-mega.mega-menu__content{clip-path:inset(0 0 0 0);pointer-events:auto}.mega-menu[open].is-closing .vesta-mega.mega-menu__content{clip-path:inset(0 0 100% 0);pointer-events:none}.mega-menu[open]:not(.is-closing) .vesta-mega.mega-menu__content{z-index:2}.mega-menu[open].is-closing .vesta-mega.mega-menu__content{z-index:1}.vesta-mega__inner{max-width:140rem;margin:0 auto;padding:4rem 5.6rem 5.6rem;display:grid;grid-template-columns:1fr 28rem;gap:5.6rem}.vesta-mega__inner--solo{grid-template-columns:1fr}.vesta-mega__left{display:grid;grid-template-columns:repeat(4,22rem);gap:4rem;justify-items:center;align-content:start;margin-inline:auto}.vesta-mega__left[data-card-count="1"]{grid-template-columns:22rem}.vesta-mega__left[data-card-count="2"]{grid-template-columns:repeat(2,22rem)}.vesta-mega__left[data-card-count="3"]{grid-template-columns:repeat(3,22rem)}.vesta-card{display:flex;flex-direction:column;align-items:center;text-align:center;width:22rem}.vesta-card__thumb{display:flex;width:100%;aspect-ratio:4 / 3;align-items:center;justify-content:center;overflow:hidden;background:transparent;margin-bottom:1.6rem;text-decoration:none}.vesta-card__thumb img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s ease}.vesta-card:hover .vesta-card__thumb img{transform:scale(1.04)}.vesta-card__name{display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:500;color:rgb(var(--color-foreground));text-decoration:none;line-height:1.3;margin:.4rem 0 1rem;min-height:4.4rem}.vesta-card__name:hover{text-decoration:none;color:rgb(var(--color-foreground))}.vesta-card__name--active{text-decoration:underline;text-underline-offset:.3rem}.vesta-card__actions{display:flex;gap:1.6rem;justify-content:center;flex-wrap:wrap}.vesta-card__action{font-size:1.4rem;font-weight:500;color:rgba(var(--color-foreground),.7);text-decoration:underline;text-underline-offset:.3rem;cursor:pointer}.vesta-card__action:hover,.vesta-card__action.is-current{color:rgb(var(--color-foreground))}.vesta-mega__right{border-left:1px solid rgba(var(--color-foreground),.1);padding-left:4rem;display:flex;flex-direction:column;gap:1.4rem}.vesta-mega__right--solo{border-left:0;padding-left:0}.vesta-mega__group-label{font-size:1.1rem;font-weight:600;letter-spacing:.12em;color:rgba(var(--color-foreground),.55);text-transform:uppercase;margin-top:.8rem}.vesta-mega__group-label:first-child{margin-top:0}.vesta-mega__link{font-size:1.4rem;font-weight:500;color:rgb(var(--color-foreground));text-decoration:none;line-height:1.4}.vesta-mega__link:hover{color:rgba(var(--color-foreground),.65);text-decoration:none}.vesta-mega__link--active{text-decoration:underline;text-underline-offset:.3rem}.vesta-mega__link--standalone{margin-top:.4rem}.header__scrim{position:fixed;inset:var(--header-height, 56px) 0 0 0;background:#ffffff26;opacity:0;pointer-events:none;transition:opacity .35s cubic-bezier(.22,1,.36,1);z-index:2}#MainContent{transition:filter .35s cubic-bezier(.22,1,.36,1);will-change:filter}body.vesta-menu-open #MainContent{filter:blur(4px)}body.vesta-menu-open .header__scrim{opacity:1;pointer-events:auto}@media screen and (max-width:1100px){.vesta-mega__inner{grid-template-columns:1fr;padding:3.2rem 2.4rem;gap:3.2rem}.vesta-mega__left,.vesta-mega__left[data-card-count="1"],.vesta-mega__left[data-card-count="2"],.vesta-mega__left[data-card-count="3"]{grid-template-columns:repeat(2,minmax(0,1fr));max-width:72rem;gap:3.2rem}.vesta-mega__right{border-left:0;border-top:1px solid rgba(var(--color-foreground),.1);padding-left:0;padding-top:2.4rem}}@media screen and (max-width:749px){.vesta-nav__list{display:none}}
/*# sourceMappingURL=/cdn/shop/t/105/assets/component-mega-menu.css.map */
