.vs-header{background-color:var(--vs-bg);border-bottom:1px solid rgba(75,75,75,.1);position:sticky;top:0;z-index:100;width:100%}.vs-header__inner{display:flex;align-items:center;height:6.4rem;position:relative}.vs-header__left{flex:1;display:flex;align-items:center}.vs-header__nav{display:flex;align-items:center;gap:2.8rem}.vs-header__nav-link{font-family:var(--vs-font-body);font-size:1.4rem;font-weight:500;color:var(--vs-text);text-decoration:none;white-space:nowrap;transition:color .2s ease}.vs-header__nav-link:hover{color:var(--vs-teal)}.vs-header__logo-link{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;text-decoration:none}.vs-header__logo{height:2.4rem;width:auto;display:block}.vs-header__actions{flex:1;display:flex;align-items:center;justify-content:flex-end}.vs-header__cart{display:flex;align-items:center;justify-content:center;color:var(--vs-teal);text-decoration:none;position:relative;padding:.4rem;transition:opacity .2s ease}.vs-header__cart:hover{opacity:.7}.vs-header__cart-count{position:absolute;top:-.2rem;right:-.4rem;min-width:1.8rem;height:1.8rem;border-radius:100px;background-color:var(--vs-orange);color:#fff;font-family:var(--vs-font-body);font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 .3rem;line-height:1}.vs-header__hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:3.2rem;height:3.2rem;background:none;border:none;cursor:pointer;padding:.4rem}.vs-header__hamburger span{display:block;width:22px;height:2px;background-color:var(--vs-teal);border-radius:2px;transition:transform .22s ease,opacity .22s ease;transform-origin:center}.vs-header__hamburger.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.vs-header__hamburger.is-open span:nth-child(2){opacity:0;transform:scaleX(0)}.vs-header__hamburger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.vs-header__mobile-nav{overflow:hidden;max-height:0;transition:max-height .25s ease;background-color:var(--vs-bg);border-top:1px solid rgba(75,75,75,.08)}.vs-header__mobile-nav.is-open{max-height:28rem}.vs-header__mobile-nav nav{display:flex;flex-direction:column;padding:1.2rem 2rem 2rem}.vs-header__mobile-nav-link{font-family:var(--vs-font-body);font-size:1.6rem;font-weight:500;color:var(--vs-text);text-decoration:none;padding:1.1rem 0;border-bottom:1px solid rgba(75,75,75,.08);transition:color .2s ease}.vs-header__mobile-nav-link:last-child{border-bottom:none}.vs-header__mobile-nav-link:hover{color:var(--vs-teal)}@media screen and (max-width:749px){.vs-header__hamburger{display:flex}.vs-header__nav{display:none}.vs-header__actions{flex:0}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/section-vs-header.css.map */
