header{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:var(--z-header)}header-bar{display:block;position:var(--header-position, sticky);top:calc(var(--header-height) * -1);left:0;right:0;width:100%;height:var(--header-height);color:var(--color-text);transition-property:top,color,background,border-color;transition-duration:var(--transition-duration);transition-timing-function:var(--transition-ease);pointer-events:auto}header-bar.show-bar{top:0}header-bar.show-bg{background:var(--color-bg-default)}.header-bar--nav{display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 calc(var(--container-gutter) / 2)}.header-bar--logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.header-bar--logo svg{width:calc(var(--header-logo-height-default) * 5);height:var(--header-logo-height-default)}.header-bar--hamburger{margin-left:calc(var(--container-gutter) * -1)}.header-bar--nav-links{display:flex;gap:3rem;align-items:center;justify-content:space-between;width:100%}.header-bar--nav-link{display:none;font-size:1rem;letter-spacing:.07em;text-transform:uppercase}.header-bar--nav-secondary{display:flex;gap:3rem}.header-menu{position:fixed;top:0;left:0;width:100vw;height:100%;padding-top:var(--header-height);background:var(--color-bg);transition:transform var(--transition-duration) var(--transition-ease);z-index:-1}.header-menu:not(.open){transform:translate(-100%)}.header-menu--inner{display:flex;flex-direction:column;gap:8.75rem;height:100%;padding:0 calc(var(--container-gutter) / 2) 3.75rem;overflow:auto}.header-menu--main{position:relative;display:flex;flex-direction:column;gap:3rem}.header-menu--main-top,.header-menu--features{display:flex;flex-direction:column;gap:1.25rem}.header-menu--cta{display:flex;align-items:center;gap:.625rem;font-size:1rem!important}.header-menu--cta:after{--mask: url("data:image/svg+xml,%3Csvg width='42' height='23' viewBox='0 0 42 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.78125 11.2793L41.4862 11.2793' stroke='black' stroke-width='0.814098' stroke-miterlimit='10'/%3E%3Cpath d='M30.4141 22.299C30.4141 16.2218 35.3394 11.2965 41.4166 11.2965C35.3394 11.2965 30.4141 6.37119 30.4141 0.293945' stroke='black' stroke-width='0.814098' stroke-miterlimit='10'/%3E%3C/svg%3E");--mask-size: contain;width:2.5rem;height:1.5rem}.header-menu--feature{display:flex;flex-direction:column;gap:.75rem}.header-menu--feature-image{width:60%;max-width:20rem}.header-menu--feature-text{display:flex;gap:1rem;align-items:flex-end}.header-menu--feature-text .header-menu--link{transform:translateY(-2px)}.header-menu--link{font-family:var(--font-display);font-size:1.25rem;font-weight:700;line-height:1;text-transform:uppercase}.header-menu--sublink{font-family:var(--font-serif);font-weight:250;font-size:1.6875rem;line-height:1}.header-menu--navigation{display:flex;flex-direction:column;gap:3rem}.header-menu--sublinks{display:flex;flex-direction:column;gap:.75rem;padding-top:1rem}.header-menu--footer{display:flex;flex-direction:column;gap:8.75rem}.header-menu--background{display:none}@media(min-width:1024px){.header-bar--logo{z-index:0}}@media(min-width:1024px)and (orientation:landscape){.header-menu:not(.open){transform:translateY(-100%)}.header-menu,.header-menu--inner{height:fit-content}.header-menu--inner{padding-top:2.5rem;max-width:var(--container-width);margin:0 auto}.header-menu--main{width:var(--container-width);flex-direction:row-reverse;gap:2rem;width:100%}.header-menu--navigation{width:100%;flex-direction:row}.header-menu--navigation li{width:100%}.header-bar--nav{padding:0 var(--container-gutter)}.header-menu--main-top{width:100%;flex-shrink:1;max-width:40%}.header-bar--nav-link,.header-menu--cta span{position:relative}.header-menu--cta span{display:block}.header-bar--nav-link:before,.header-menu--cta span:before{content:"";position:absolute;width:100%;height:1px;bottom:1px;background-color:currentColor;transform:scaleX(0);transform-origin:right;transition:transform var(--transition-duration) var(--transition-ease)}.header-menu--cta span:before{bottom:-2px}.active .header-bar--nav-link:before{transform:scaleX(1);transform-origin:left}.header-menu--cta{position:absolute;bottom:0;left:0}.header-menu--feature{width:50%}.header-menu--feature-image{width:100%}.header-menu--sublinks{gap:1rem}.header-menu--footer{display:none}.header-menu--background{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}}@media(min-width:1440px)and (orientation:landscape){.header-menu--main{gap:7.5rem}}@media(hover:hover)and (min-width:1024px)and (orientation:landscape){.header-bar--hamburger{display:none}.header-bar--nav-link{display:flex}.header-bar--nav{justify-content:flex-end;gap:3rem}}@media(hover:hover){.header-menu--sublink{transition:opacity var(--transition-duration) var(--transition-ease)}.header-menu--sublink:hover{font-style:italic}.header-bar--nav-link:hover:before,.header-menu--cta:hover span:before{transform:scaleX(1);transform-origin:left}.header-menu--feature-image{overflow:hidden}.header-menu--feature-image img{transition:transform var(--transition-duration) var(--transition-ease)}.header-menu--feature:has(.header-menu--feature-url:hover) .header-menu--feature-image img{transform:scale(1.05)}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/header.css.map */
