.tgd-new-header{--tgd-header-height: 74px;--tgd-menu-height: 230px;--tgd-header-padding: 28px;--tgd-animation-speed: .36s;--tgd-animation-easing: cubic-bezier(.22, 1, .36, 1);position:relative;z-index:100;width:100%;color:#111}.tgd-new-header__bar{position:relative;z-index:103;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;min-height:var(--tgd-header-height);padding:0 var(--tgd-header-padding);background:#fff}.tgd-new-header__menu-button{display:flex;flex-direction:column;justify-content:center;gap:5px;width:34px;height:34px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.tgd-new-header__menu-line{display:block;width:22px;height:1.5px;background:currentColor;transform-origin:center;transition:transform .24s ease,opacity .18s ease}.tgd-new-header__logo{position:absolute;top:50%;left:50%;z-index:2;display:flex;align-items:center;justify-content:center;color:inherit;text-decoration:none;transform:translate(-50%,-50%);transition:left .42s var(--tgd-animation-easing),transform .42s var(--tgd-animation-easing),opacity .22s ease}.tgd-new-header__logo img{display:block;width:auto;max-width:180px;max-height:34px;object-fit:contain}.tgd-new-header__logo span{font-size:18px;font-weight:600;letter-spacing:-.03em;white-space:nowrap}.tgd-new-header__actions{grid-column:3;display:flex;align-items:center;justify-content:flex-end;gap:18px}.tgd-new-header__action{position:relative;display:flex;align-items:center;justify-content:center;width:25px;height:25px;color:inherit;text-decoration:none}.tgd-new-header__action svg{display:block;width:23px;height:23px}.tgd-new-header__action[aria-label=Cart] svg{width:23px!important;height:23px!important;overflow:visible;transform:scale(1.45);transform-origin:center}.tgd-new-header__cart-count{position:absolute;top:-7px;right:-8px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#111;color:#fff;font-size:10px;line-height:16px;text-align:center}.tgd-new-header__menu{position:absolute;top:var(--tgd-header-height);left:0;z-index:102;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,32%);gap:40px;width:100%;min-height:var(--tgd-menu-height);padding:48px var(--tgd-header-padding) 34px;overflow:hidden;background:#fff;visibility:hidden;opacity:0;transform:translateY(-100%);transition:transform var(--tgd-animation-speed) var(--tgd-animation-easing),opacity .22s ease,visibility 0s linear var(--tgd-animation-speed)}.tgd-new-header__navigation{display:flex;align-items:flex-start;gap:clamp(28px,4vw,72px)}.tgd-new-header__navigation-link{display:inline-block;color:#111;font-size:clamp(18px,1.75vw,28px);font-weight:500;line-height:1;letter-spacing:-.04em;text-decoration:none;opacity:0;transform:translateY(-10px);transition:opacity .22s ease,transform .32s var(--tgd-animation-easing),color .18s ease}.tgd-new-header__navigation-link:hover,.tgd-new-header__navigation-link:focus-visible{color:#1111117a}.tgd-new-header__description{align-self:end;justify-self:end;max-width:420px;margin:0;color:#4a4a4a;font-family:inherit;font-size:32px;font-weight:400;font-style:normal;line-height:1.35;letter-spacing:-.06em;text-transform:none;text-align:right;opacity:0;transform:translateY(8px);transition:opacity .22s ease,transform .32s var(--tgd-animation-easing)}.tgd-new-header__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;display:block;width:100%;height:100%;padding:0;border:0;background:#0000003d;visibility:hidden;opacity:0;cursor:default;transition:opacity .26s ease,visibility 0s linear .26s}.tgd-new-header.is-open .tgd-new-header__menu{visibility:visible;opacity:1;transform:translateY(0);transition:transform var(--tgd-animation-speed) var(--tgd-animation-easing),opacity .22s ease,visibility 0s}.tgd-new-header.is-open .tgd-new-header__overlay{visibility:visible;opacity:1;transition:opacity .26s ease,visibility 0s}.tgd-new-header.is-open .tgd-new-header__menu-line:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.tgd-new-header.is-open .tgd-new-header__menu-line:nth-child(2){opacity:0}.tgd-new-header.is-open .tgd-new-header__menu-line:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.tgd-new-header.is-open .tgd-new-header__navigation-link{opacity:1;transform:translateY(0)}.tgd-new-header.is-open .tgd-new-header__navigation-link:nth-child(1){transition-delay:80ms}.tgd-new-header.is-open .tgd-new-header__navigation-link:nth-child(2){transition-delay:125ms}.tgd-new-header.is-open .tgd-new-header__navigation-link:nth-child(3){transition-delay:.17s}.tgd-new-header.is-open .tgd-new-header__navigation-link:nth-child(4){transition-delay:215ms}.tgd-new-header.is-open .tgd-new-header__description{opacity:1;transform:translateY(0);transition-delay:.18s}.tgd-new-header.is-open .tgd-new-header__logo{left:72px;transform:translateY(-50%)}.tgd-new-header__menu-button:focus-visible,.tgd-new-header__action:focus-visible,.tgd-new-header__navigation-link:focus-visible{outline:1px solid currentColor;outline-offset:5px}@media screen and (max-width:989px){.tgd-new-header{--tgd-header-height: 66px;--tgd-header-padding: 18px}.tgd-new-header__logo img{max-width:150px;max-height:29px}.tgd-new-header__actions{gap:12px}.tgd-new-header__menu{position:fixed;top:var(--tgd-header-height);bottom:0;display:flex;flex-direction:column;gap:36px;min-height:0;padding:42px var(--tgd-header-padding) 28px;overflow-y:auto}.tgd-new-header__navigation{flex-direction:column;gap:22px}.tgd-new-header__navigation-link{font-size:clamp(28px,9vw,44px)}.tgd-new-header__description{align-self:flex-end;justify-self:auto;margin-top:auto;text-align:right}.tgd-new-header.is-open .tgd-new-header__logo{left:58px}}@media screen and (max-width:540px){.tgd-new-header__bar{grid-template-columns:40px minmax(0,1fr) auto}.tgd-new-header__logo img{max-width:132px}.tgd-new-header__actions{gap:9px}.tgd-new-header__action{width:23px;height:23px}.tgd-new-header__action svg{width:20px;height:20px}}@media(prefers-reduced-motion:reduce){.tgd-new-header *,.tgd-new-header *:before,.tgd-new-header *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media screen and (min-width:990px){.tgd-new-header__logo img{max-width:230px;max-height:46px}.tgd-new-header__menu{top:0;z-index:102;min-height:var(--tgd-menu-height);padding-top:0}.tgd-new-header.is-open .tgd-new-header__bar{background:transparent}.tgd-new-header__navigation{align-self:start;align-items:center;flex-wrap:nowrap;min-height:var(--tgd-header-height);padding-left:180px;padding-right:260px}.tgd-new-header__navigation-link{flex:0 0 auto;white-space:nowrap;font-size:clamp(18px,1.65vw,27px)}}@media screen and (min-width:990px){.tgd-new-header.is-open .tgd-new-header__bar{pointer-events:none}.tgd-new-header.is-open .tgd-new-header__menu-button,.tgd-new-header.is-open .tgd-new-header__logo,.tgd-new-header.is-open .tgd-new-header__actions{pointer-events:auto}.tgd-new-header__navigation-link{transform-origin:center}.tgd-new-header__navigation-link:hover,.tgd-new-header__navigation-link:focus-visible{color:#111;transform:scale(1.045)}}@media screen and (min-width:990px){.tgd-new-header__menu{position:absolute;display:block}.tgd-new-header__description{position:absolute;right:var(--tgd-header-padding);bottom:34px;left:var(--tgd-header-padding);width:auto;max-width:none;white-space:nowrap;text-align:right}}@media screen and (min-width:990px){.tgd-new-header__navigation-link{transform-origin:center;transition:transform .22s var(--tgd-animation-easing),opacity .18s ease,color .18s ease}.tgd-new-header__navigation-link:hover,.tgd-new-header__navigation-link:focus-visible{color:#111;transform:translateY(-2px) scale(1.045)}}@media screen and (min-width:990px){.tgd-new-header.is-open .tgd-new-header__navigation-link:hover,.tgd-new-header.is-open .tgd-new-header__navigation-link:focus-visible{transform:translateY(-2px) scale(1.045)}}.shopify-section.section-tgd-new-header{display:block!important;width:100%}
/*# sourceMappingURL=/cdn/shop/t/2/assets/tgd-new-header.css.map */
