.vg-header-section{position:sticky;top:0;z-index:100}.vg-header{position:relative;background:var(--vg-color-surface);border-bottom:var(--vg-border-1) solid var(--vg-color-stroke-2);width:100%}.vg-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;padding-block:var(--vg-space-2);gap:var(--vg-space-5)}.vg-header__logo{grid-column:1;justify-self:start;margin:0;font-size:inherit;font-weight:inherit;line-height:inherit}.vg-header__logo-link{display:flex;align-items:center;text-decoration:none;color:var(--vg-color-text)}.vg-header__logo-img{display:block;width:var(--vg-logo-width, 120px);height:auto}.vg-header__logo-text{font-family:var(--vg-font);font-size:var(--vg-size-h5);font-weight:800;color:var(--vg-color-text);white-space:nowrap}.vg-header__nav{grid-column:2;display:flex;justify-content:center}.vg-header__menu{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:var(--vg-space-5)}.vg-header__menu-item{flex-shrink:0}.vg-header__menu-link{font-family:var(--vg-font);font-size:var(--vg-size-body-s);font-weight:500;line-height:1;color:var(--vg-color-text);text-decoration:none;white-space:nowrap;transition:color .15s ease}.vg-header__menu-link:hover,.vg-header__menu-link--active{color:var(--vg-color-text-secondary)}.vg-header__actions{grid-column:3;display:flex;align-items:center;justify-self:end;gap:var(--vg-space-4)}.vg-header__country,.vg-header__country-form{position:relative}.vg-header__country-toggle{display:flex;align-items:center;gap:var(--vg-space-1);min-height:40px;padding-block:var(--vg-space-1);padding-inline:var(--vg-space-2);background:none;border:0;border-radius:var(--vg-radius-pill);cursor:pointer;font-family:var(--vg-font);font-size:var(--vg-size-body-s);font-weight:500;color:var(--vg-color-text);transition:background-color .15s ease}.vg-header__country-toggle:hover{background:var(--vg-color-surface-2)}.vg-header__country-name{font-size:var(--vg-size-body-xs);font-weight:500}.vg-header__country-list{position:absolute;top:calc(100% + 8px);right:0;z-index:200;list-style:none;margin:0;padding:var(--vg-space-2);background:var(--vg-color-surface);border:var(--vg-border-1) solid var(--vg-color-stroke-2);border-radius:var(--vg-radius-m);min-width:180px;max-height:320px;overflow-y:auto;box-shadow:0 8px 24px #00000014}.vg-header__country-list:not(.is-active){display:none}.vg-header__country-option{display:flex;align-items:center;gap:var(--vg-space-2);padding:var(--vg-space-2) var(--vg-space-3);border-radius:var(--vg-radius-s);text-decoration:none;font-family:var(--vg-font);font-size:var(--vg-size-body-s);color:var(--vg-color-text);white-space:nowrap;transition:background-color .1s ease}.vg-header__country-option:hover,.vg-header__country-item--current .vg-header__country-option{background:var(--vg-color-surface-2)}.vg-header__country-currency{color:var(--vg-color-text-secondary);font-size:var(--vg-size-body-xs)}.vg-header__cart,.vg-header__account{position:relative;display:flex;align-items:center;justify-content:center;min-height:40px;min-width:40px;padding:var(--vg-space-2);border-radius:var(--vg-radius-pill);color:var(--vg-color-text);text-decoration:none;transition:background-color .15s ease}.vg-header__cart:hover,.vg-header__account:hover{background:var(--vg-color-surface-2)}.vg-header__cart-count{position:absolute;top:2px;right:2px;display:flex;align-items:center;justify-content:center;min-width:16px;min-height:16px;padding:2px;border-radius:var(--vg-radius-pill);background:var(--vg-color-inverse);color:var(--vg-color-on-action);font-family:var(--vg-font);font-size:10px;font-weight:600;line-height:1}.vg-header__cart-count[hidden]{display:none}.vg-header__toggle{display:none;align-items:center;justify-content:center;min-height:40px;min-width:40px;padding:var(--vg-space-2);background:none;border:0;border-radius:var(--vg-radius-pill);cursor:pointer;color:var(--vg-color-text);transition:background-color .15s ease}.vg-header__toggle:hover{background:var(--vg-color-surface-2)}@media screen and (max-width:1199px){.vg-header__nav{display:none}.vg-header__toggle{display:flex;max-height:40px}.vg-header__country{display:none}}.vg-menu-drawer__inner{width:min(400px,90vw);height:100%;background:var(--vg-color-surface);display:flex;flex-direction:column;padding-top:var(--vg-space-4);padding-inline:var(--vg-space-4);overflow-y:auto;margin-inline-start:auto}.vg-menu-drawer__header{display:flex;align-items:center;justify-content:flex-end;margin-bottom:var(--vg-space-2)}.vg-menu-drawer__close{display:flex;align-items:center;justify-content:center;min-height:56px;min-width:56px;padding:var(--vg-space-2);background:var(--vg-color-surface-2);border:0;border-radius:var(--vg-radius-m);cursor:pointer;color:var(--vg-color-text);transition:background-color .15s ease}.vg-menu-drawer__close:hover{background:var(--vg-color-stroke-3)}.vg-menu-drawer__close svg{width:20px;height:20px}.vg-menu-drawer__nav{flex:1}.vg-menu-drawer__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.vg-menu-drawer__link{display:flex;align-items:center;justify-content:space-between;padding:var(--vg-space-4);text-decoration:none;font-family:var(--vg-font);font-size:var(--vg-size-body-m);font-weight:400;line-height:1.6;color:var(--vg-color-text);transition:background-color .1s ease}.vg-menu-drawer__link:hover,.vg-menu-drawer__link--active{background:var(--vg-color-surface-2)}.vg-menu-drawer__link-text{flex:1}.vg-icon{display:block;flex-shrink:0}.vg-icon--bag{width:24px;height:24px}.vg-icon--chevron-right{width:16px;height:16px}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-vg-header.css.map */
