.vigo-header-shell{position:relative;z-index:1000;width:100%;color:var(--vh-text);background:var(--vh-bg);isolation:isolate}.vigo-header-shell[data-sticky=true]{position:sticky;top:0}.vigo-topbar{display:flex;align-items:center;justify-content:center;gap:16px;min-height:46px;padding:11px 28px;background:#fff;color:#111;text-decoration:none;font-size:15px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;border-bottom:1px solid rgba(17,17,17,.08)}.vigo-topbar__arrow{color:var(--vh-accent);font-size:18px;transition:transform .4s var(--vigo-ease)}.vigo-topbar:hover .vigo-topbar__arrow{transform:translate(6px)}.vigo-header{position:relative;height:98px;background:var(--vh-bg);border-bottom:0;transition:height .65s var(--vigo-ease),box-shadow .4s ease,backdrop-filter .4s ease}.vigo-header.is-compact{height:76px;background:color-mix(in srgb,var(--vh-bg) 93%,transparent);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 12px 32px #0000001a}.vigo-header__inner{display:grid;grid-template-columns:minmax(145px,.85fr) minmax(660px,3.1fr) minmax(120px,.7fr);align-items:center;width:min(calc(100% - 70px),1640px);height:100%;margin:auto}.vigo-header__logo{display:inline-flex;align-items:center;width:max-content;text-decoration:none;color:inherit;border:0;outline:0;background:transparent}.vigo-header__logo-tile{display:block;width:var(--vh-logo);height:74px;background:transparent;padding:0;border:0;box-shadow:none;overflow:hidden}.vigo-header__logo-tile img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border:0;outline:0;box-shadow:none}.vigo-header.is-compact .vigo-header__logo-tile{height:58px}.vigo-header__nav{height:100%;display:flex;justify-content:center}.vigo-header__list{height:100%;display:flex;align-items:stretch;gap:clamp(20px,1.55vw,32px);padding:0;margin:0;list-style:none}.vigo-header__item{position:static;display:flex;align-items:center;height:100%}.vigo-header__link{position:relative;display:flex;align-items:center;gap:9px;height:100%;padding-top:1px;color:inherit;text-decoration:none;text-transform:uppercase;white-space:nowrap;font-size:15px;font-weight:650;letter-spacing:.055em}.vigo-header__link:after{content:"";position:absolute;left:0;right:0;bottom:20px;height:2px;background:var(--vh-accent);transform:scaleX(0);transform-origin:right;transition:transform .55s var(--vigo-ease)}.vigo-header__link:hover:after,.vigo-header__link.is-current:after,.vigo-header__item:focus-within .vigo-header__link:after{transform:scaleX(1);transform-origin:left}.vigo-header__item.is-offer .vigo-header__link{color:var(--vh-accent)}.vigo-header__offer-dot{width:7px;height:7px;background:currentColor;border-radius:50%}.vigo-header__chev{width:8px;height:8px;border-right:1.25px solid currentColor;border-bottom:1.25px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .45s var(--vigo-ease)}.vigo-header__item:hover .vigo-header__chev{transform:translateY(1px) rotate(45deg)}.vigo-mega{position:absolute;top:100%;left:0;right:0;z-index:30;visibility:hidden;opacity:0;transform:translateY(-12px);pointer-events:none;background:#fff;color:#111;border-top:5px solid var(--vh-accent);border-bottom:1px solid rgba(17,17,17,.12);box-shadow:0 28px 70px #0000001a;transition:opacity .3s ease,transform .65s var(--vigo-ease),visibility 0s linear .65s}.vigo-header__item:hover .vigo-mega,.vigo-header__item:focus-within .vigo-mega{visibility:visible;opacity:1;transform:none;pointer-events:auto;transition-delay:0s}.vigo-mega__inner{position:relative;display:grid;grid-template-columns:minmax(300px,.9fr) 2.1fr;gap:clamp(70px,9vw,150px);width:min(calc(100% - 110px),1520px);margin:auto;padding:66px 0 78px}.vigo-mega__inner:before{content:"";position:absolute;left:0;top:66px;bottom:78px;width:4px;background:var(--vigo-green)}.vigo-mega__intro{padding-left:30px}.vigo-mega .vigo-kicker{color:var(--vigo-green)}.vigo-mega__title{margin-top:18px;font:400 clamp(58px,5vw,90px)/.9 var(--vigo-display);text-transform:uppercase;color:#111}.vigo-mega__serif{max-width:350px;margin:24px 0 0;color:#555;font-size:26px;line-height:1.15}.vigo-mega__all{display:inline-flex;gap:14px;margin-top:34px;color:var(--vigo-orange);text-decoration:none;text-transform:uppercase;font-size:16px;font-weight:400;letter-spacing:.07em}.vigo-mega__links{display:grid;grid-template-columns:repeat(3,minmax(150px,1fr));gap:48px 64px}.vigo-mega__heading{display:inline-block;margin-bottom:17px;color:#111;text-decoration:none;text-transform:uppercase;font-size:19px;font-weight:400;letter-spacing:.025em;line-height:1.25}.vigo-mega__heading:after{content:"";display:block;width:28px;height:3px;margin-top:10px;background:var(--vigo-orange)}.vigo-mega__col ul{display:flex;flex-direction:column;gap:12px;padding:0;margin:0;list-style:none}.vigo-mega__col ul a{display:inline-block;color:#444;text-decoration:none;font-size:18px;font-weight:400;line-height:1.35;transition:color .2s ease,transform .4s var(--vigo-ease)}.vigo-mega__col ul a:hover{color:var(--vigo-green);transform:translate(5px)}.vigo-header__actions{display:flex;justify-content:flex-end;align-items:center}.vigo-header__action,.vigo-header__menu-toggle{position:relative;display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;padding:0;color:inherit;background:transparent;border:0;text-decoration:none;cursor:pointer}.vigo-header__action:hover{background:#ffffff1f}.vigo-header__action svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.vigo-header__count{position:absolute;top:1px;right:0;display:grid;place-items:center;min-width:19px;height:19px;padding:0 4px;border-radius:20px;background:var(--vh-accent);color:#111;font-size:9px;font-weight:800}.vigo-header__menu-toggle{display:none;flex-direction:column;gap:7px}.vigo-header__menu-toggle span{width:23px;height:1px;background:currentColor}.vigo-mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;grid-template-rows:auto 1fr auto;min-height:100dvh;background:var(--vigo-off-white);color:#111;visibility:hidden;opacity:0;transform:translate(100%);pointer-events:none;transition:opacity .3s ease,transform .8s var(--vigo-ease),visibility 0s linear .8s}.vigo-mobile-menu.is-open{visibility:visible;opacity:1;transform:none;pointer-events:auto;transition-delay:0s}.vigo-mobile-menu__top{display:flex;align-items:center;justify-content:space-between;min-height:82px;padding:0 22px;border-bottom:1px solid var(--vigo-line)}.vigo-mobile-menu__brand{display:block;width:112px;height:64px;overflow:hidden}.vigo-mobile-menu__brand img{display:block;width:100%;height:100%;object-fit:cover}.vigo-mobile-menu__close{position:relative;width:44px;height:44px;border:0;background:none}.vigo-mobile-menu__close span{position:absolute;top:50%;left:50%;width:25px;height:1px;background:#111}.vigo-mobile-menu__close span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.vigo-mobile-menu__close span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.vigo-mobile-menu__body{overflow-y:auto;padding:34px 22px 54px}.vigo-mobile-menu__nav{padding:0;margin:0;list-style:none}.vigo-mobile-menu__item{border-bottom:1px solid var(--vigo-line);opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .75s var(--vigo-ease)}.vigo-mobile-menu.is-open .vigo-mobile-menu__item{opacity:1;transform:none;transition-delay:calc(.1s + var(--i)*55ms)}.vigo-mobile-menu__item>a,.vigo-mobile-menu__item summary{display:flex;align-items:center;justify-content:space-between;width:100%;padding:18px 0 14px;color:#111;text-decoration:none;text-transform:uppercase;list-style:none;font:400 clamp(40px,12vw,60px)/.96 var(--vigo-display);letter-spacing:-.03em}.vigo-mobile-menu__item summary::-webkit-details-marker{display:none}.vigo-mobile-menu__plus{font:300 24px/1 var(--vigo-body)}.vigo-mobile-menu__item details[open] .vigo-mobile-menu__plus{transform:rotate(45deg)}.vigo-mobile-menu__sub{display:flex;flex-direction:column;gap:14px;padding:4px 0 28px}.vigo-mobile-menu__sub a{color:#666;text-decoration:none;text-transform:uppercase;font-size:14px;font-weight:650;letter-spacing:.06em}.vigo-mobile-menu__all{color:var(--vigo-green)!important}.vigo-mobile-menu__foot{display:flex;align-items:center;gap:22px;padding:20px 22px 24px;border-top:1px solid var(--vigo-line);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.vigo-mobile-menu__foot a,.vigo-mobile-menu__foot button{color:#111;background:none;border:0;text-decoration:none;text-transform:inherit;font:inherit;letter-spacing:inherit}.vigo-mobile-menu__foot span{margin-left:auto;color:#777;font-size:8px;letter-spacing:.13em}body.vigo-menu-open{overflow:hidden}@media(max-width:1320px){.vigo-header__inner{grid-template-columns:auto 1fr auto;width:calc(100% - 42px)}.vigo-header__list{gap:15px}.vigo-header__link{font-size:13px;letter-spacing:.04em}}@media(max-width:1060px){.vigo-header{height:78px}.vigo-header.is-compact{height:64px}.vigo-header__inner{grid-template-columns:1fr auto;width:calc(100% - 28px)}.vigo-header__nav{display:none}.vigo-header__menu-toggle{display:flex}.vigo-header__logo-tile{width:110px;height:60px}.vigo-header.is-compact .vigo-header__logo-tile{height:50px}.vigo-header__action{width:44px;height:44px}.vigo-topbar{min-height:40px;padding:9px 18px;font-size:12.5px;letter-spacing:.06em;text-align:center}}@media(max-width:520px){.vigo-topbar{font-size:11.5px}.vigo-mobile-menu__foot{flex-wrap:wrap}.vigo-mobile-menu__foot span{width:100%;margin-left:0}}@media(min-width:1321px){.vigo-header__inner{width:min(calc(100% - 140px),1680px);grid-template-columns:minmax(170px,.82fr) minmax(860px,3.5fr) minmax(120px,.62fr)}.vigo-header__list{gap:clamp(18px,1.35vw,30px)}.vigo-header__link{font-size:22px;font-weight:400;letter-spacing:.02em;line-height:1}.vigo-header__offer-dot{width:8px;height:8px}}@media(min-width:1061px)and (max-width:1500px){.vigo-header__inner{width:calc(100% - 82px)}.vigo-header__list{gap:14px}.vigo-header__link{font-size:18px;letter-spacing:.015em}}.vigo-header__logo-tile{transition:transform .55s var(--vigo-ease)}.vigo-header__logo:hover .vigo-header__logo-tile{transform:translate(3px)}.vigo-mega__serif{max-width:430px;font-size:28px!important;line-height:1.12;color:#474747!important}.vigo-mega__heading{font-size:21px!important}.vigo-mega__col ul a{font-size:19px!important}.vigo-mega__all{font-size:18px!important}@media(min-width:1061px){.vigo-header{height:96px}.vigo-header.is-compact{height:70px}.vigo-header__inner{display:flex!important;align-items:center;width:min(calc(100% - 104px),1700px)!important;margin-inline:auto}.vigo-header__logo{flex:0 0 auto;margin-right:30px}.vigo-header__logo-tile{width:122px;height:68px}.vigo-header.is-compact .vigo-header__logo-tile{height:52px}.vigo-header__nav{flex:0 1 auto;justify-content:flex-start;height:100%}.vigo-header__list{justify-content:flex-start;gap:clamp(18px,1.3vw,28px)}.vigo-header__link{font-size:16px!important;font-weight:400!important;letter-spacing:.025em!important}.vigo-header__offer-dot{width:6px!important;height:6px!important}.vigo-header__actions{margin-left:auto;padding-left:24px}}@media(min-width:1061px)and (max-width:1380px){.vigo-header__inner{width:calc(100% - 58px)!important}.vigo-header__logo{margin-right:22px}.vigo-header__logo-tile{width:108px}.vigo-header__list{gap:14px}.vigo-header__link{font-size:14px!important}.vigo-header__actions{padding-left:14px}}.vigo-mega__inner{padding-top:50px!important;padding-bottom:56px!important}.vigo-mega__title{font-size:clamp(48px,4vw,72px)!important}.vigo-mega__serif{font-size:21px!important;max-width:390px!important}.vigo-mega__heading{font-size:16px!important}.vigo-mega__col ul a{font-size:15px!important}.vigo-mega__all{font-size:14px!important}@media(min-width:1061px){.vigo-header{height:94px}.vigo-header.is-compact{height:70px}.vigo-header__inner{display:grid!important;grid-template-columns:minmax(190px,250px) minmax(680px,1fr) minmax(130px,190px)!important;align-items:center;width:min(calc(100% - 80px),1660px)!important;margin-inline:auto}.vigo-header__logo{justify-self:end;margin-right:34px!important}.vigo-header__logo-tile{width:120px;height:66px}.vigo-header.is-compact .vigo-header__logo-tile{height:50px}.vigo-header__nav{width:100%;justify-content:center!important}.vigo-header__list{width:auto;justify-content:center!important;gap:clamp(18px,1.35vw,29px)!important}.vigo-header__link{font-size:15px!important;letter-spacing:.025em!important}.vigo-header__actions{justify-self:end;margin-left:0!important;padding-left:20px!important}}@media(min-width:1061px)and (max-width:1380px){.vigo-header__inner{grid-template-columns:minmax(145px,185px) minmax(650px,1fr) minmax(105px,135px)!important;width:calc(100% - 42px)!important}.vigo-header__logo{margin-right:22px!important}.vigo-header__logo-tile{width:104px;height:58px}.vigo-header__list{gap:13px!important}.vigo-header__link{font-size:13px!important}.vigo-header__actions{padding-left:12px!important}}@media(min-width:1381px){.vigo-header__inner{grid-template-columns:245px minmax(680px,1fr) 245px!important}.vigo-header__logo{justify-self:end!important;margin-right:28px!important}.vigo-header__actions{justify-self:end!important}}@media(min-width:1061px)and (max-width:1380px){.vigo-header__inner{grid-template-columns:180px minmax(650px,1fr) 180px!important}.vigo-header__logo{justify-self:end!important;margin-right:18px!important}.vigo-header__actions{justify-self:end!important}}.vigo-topbar{background:var(--vigo-orange)!important;color:#fff!important;border-color:#fff3!important}.vigo-topbar__arrow{color:#fff!important}.vigo-mega{background:var(--vigo-green-dark)!important;color:#fff!important;border-top-color:var(--vigo-orange)!important;border-bottom-color:#fff3!important}.vigo-mega__inner:before{background:var(--vigo-orange)!important}.vigo-mega .vigo-kicker,.vigo-mega__all{color:var(--vigo-orange)!important}.vigo-mega__title,.vigo-mega__heading,.vigo-mega__col ul a{color:#fff!important}.vigo-mega__serif{color:#ffffffb8!important}.vigo-mega__col ul a:hover{color:var(--vigo-orange)!important}.vigo-mega{background:#fff!important;color:#111!important;border-top:4px solid var(--vigo-orange)!important;border-bottom:1px solid rgba(17,17,17,.1)!important;box-shadow:0 28px 70px #0000001f!important}.vigo-mega__inner:before{background:var(--vigo-green)!important}.vigo-mega .vigo-kicker{color:var(--vigo-green)!important}.vigo-mega__title,.vigo-mega__heading{color:#111!important}.vigo-mega__serif{color:#5d5d59!important}.vigo-mega__all{color:var(--vigo-orange)!important}.vigo-mega__heading:after{background:var(--vigo-orange)!important}.vigo-mega__col ul a{color:#2c2c2a!important}.vigo-mega__col ul a:hover{color:var(--vigo-green)!important;transform:translate(5px)}@media(max-width:1060px){.vigo-header__logo-tile{width:82px!important;height:46px!important}.vigo-header.is-compact .vigo-header__logo-tile{width:76px!important;height:42px!important}}@media(max-width:520px){.vigo-header__logo-tile{width:70px!important;height:40px!important}.vigo-header.is-compact .vigo-header__logo-tile{width:66px!important;height:36px!important}.vigo-header__inner{width:calc(100% - 20px)!important}}@media(max-width:1060px){.vigo-mobile-menu{background:var(--vigo-green,#2f7d21)!important;color:#fff!important}.vigo-mobile-menu__top{min-height:78px!important;padding:0 20px!important;border-bottom:1px solid rgba(255,255,255,.24)!important;background:var(--vigo-green,#2f7d21)!important}.vigo-mobile-menu__brand{width:106px!important;height:60px!important}.vigo-mobile-menu__close span{background:#fff!important}.vigo-mobile-menu__body{padding:20px 20px 34px!important;background:var(--vigo-green,#2f7d21)!important}.vigo-mobile-menu__item{border-bottom:1px solid rgba(255,255,255,.22)!important}.vigo-mobile-menu__item>a,.vigo-mobile-menu__item summary{padding:16px 0 14px!important;color:#fff!important;font-size:clamp(28px,8.6vw,38px)!important;line-height:1!important;letter-spacing:-.015em!important}.vigo-mobile-menu__item>a:hover,.vigo-mobile-menu__item>a:focus-visible,.vigo-mobile-menu__item summary:hover,.vigo-mobile-menu__item summary:focus-visible,.vigo-mobile-menu__item details[open]>summary{color:var(--vigo-orange,#ff8c1a)!important}.vigo-mobile-menu__plus{color:currentColor!important;font-size:22px!important}.vigo-mobile-menu__sub{gap:12px!important;padding:2px 0 22px!important}.vigo-mobile-menu__sub a{color:#ffffffe0!important;font-size:17px!important;line-height:1.3!important;font-weight:750!important;letter-spacing:.045em!important}.vigo-mobile-menu__sub a:hover,.vigo-mobile-menu__sub a:focus-visible{color:var(--vigo-orange,#ff8c1a)!important}.vigo-mobile-menu__all{color:var(--vigo-orange,#ff8c1a)!important}.vigo-mobile-menu__foot{padding:18px 20px 22px!important;border-top:1px solid rgba(255,255,255,.24)!important;background:var(--vigo-green,#2f7d21)!important;color:#fff!important;font-size:12px!important}.vigo-mobile-menu__foot a,.vigo-mobile-menu__foot button,.vigo-mobile-menu__foot span{color:#fff!important}.vigo-mobile-menu__foot a:hover,.vigo-mobile-menu__foot button:hover{color:var(--vigo-orange,#ff8c1a)!important}}@media(max-width:1060px){.vigo-header__inner{display:grid!important;grid-template-columns:1fr auto 1fr!important;width:calc(100% - 24px)!important;margin-inline:auto!important}.vigo-header__logo{grid-column:2!important;justify-self:center!important;margin:0!important}.vigo-header__actions{grid-column:3!important;justify-self:end!important;margin:0!important;padding:0!important}.vigo-mobile-menu__top{position:relative!important;justify-content:flex-end!important}.vigo-mobile-menu__brand{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;margin:0!important}.vigo-mobile-menu__close{margin-left:auto!important;z-index:2!important}.vigo-mobile-menu__item>a,.vigo-mobile-menu__item summary{font-size:clamp(24px,7.2vw,32px)!important;line-height:1.02!important;padding:14px 0 13px!important;letter-spacing:-.01em!important}.vigo-mobile-menu__plus{font-size:20px!important}.vigo-mobile-menu__sub a{font-size:16px!important;line-height:1.35!important}}.vigo-header__count[hidden],[data-vigo-cart-foot-count][hidden]{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/64/assets/vigo-header.css.map */
