#header-group:has(>.lwl-header-section){display:contents}.lwl-header-section{position:sticky;top:0;z-index:var(--layer-menu-drawer, 18);flex:0 0 auto}body:has(.lwl-header-section) .cart-summary__inner{top:var(--header-height, 0)}body:has(.lwl-header-section) .product-details.sticky-content{--sticky-header-offset: var(--header-height)}.lwl-header{--lwl-wf-red: #e52427;--lwl-wf-red-hover: #d60c0f;--lwl-wf-red-lightest: #e5aea5;--lwl-wf-dark: #484849;--lwl-wf-dark-hover: #29292a;--lwl-wf-black: #141415;--lwl-wf-peach: #efe6d5;--lwl-cream: #faf8f4;--lwl-ease: cubic-bezier(.4, 0, .2, 1);display:block;position:relative}.lwl-header__inner{width:min(90%,1696px);margin-inline:auto}.lwl-header__bar{background:#faf8f4f2;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.lwl-header__bar-inner{min-height:72px;padding-block:19.2px;display:flex;align-items:center;justify-content:space-between;gap:24px}.lwl-header__logo{display:block;width:100%;max-width:176px;flex:0 1 auto;text-decoration:none;color:var(--lwl-wf-red)}.lwl-header__logo-img{display:block;width:100%;height:auto;object-fit:contain}.lwl-header__logo-text{font-family:var(--font-heading--family);font-size:1.5rem}.lwl-header__right{display:flex;align-items:center;gap:12px;flex:0 0 auto}.lwl-pill{display:inline-flex;align-items:center;justify-content:space-between;gap:12.8px;padding:8px 20px;border:0;border-radius:144px;font-family:var(--font-body--family);font-size:1rem;line-height:1.5;text-decoration:none;white-space:nowrap;transition:background-color .3s ease,color .3s ease}.lwl-pill--accent{background:var(--lwl-wf-red);color:var(--lwl-cream)}.lwl-pill--accent:hover{background:var(--lwl-wf-red-hover)}.lwl-pill--dark{background:var(--lwl-wf-dark);color:var(--lwl-cream);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.lwl-pill--dark:hover{background:var(--lwl-wf-dark-hover);color:var(--lwl-cream)}.lwl-pill__badge{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:28.8px;height:28.8px;padding:5.6px;margin-right:-11.2px;border-radius:100%}.lwl-pill__badge:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;border-radius:100%;background:var(--lwl-wf-red-lightest);opacity:.15;transform:scale(1.3);pointer-events:none}.lwl-pill--accent .lwl-pill__badge{background:#e5aea580;color:var(--lwl-cream)}.lwl-pill--dark .lwl-pill__badge{background:var(--lwl-cream);color:#fff}.lwl-menu-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:48px;height:48px;padding:0;border:0;border-radius:100%;background:var(--lwl-cream);color:var(--lwl-wf-black);cursor:pointer;flex:none;transition:background-color .25s ease,color .25s ease}.lwl-menu-button:hover{background:var(--lwl-wf-peach)}.lwl-menu-button__line{display:block;width:28.8px;height:2px;background:currentColor;transition:transform .2s var(--lwl-ease),opacity .15s linear}.lwl-header[data-open=true] .lwl-menu-button__line--top{transform:translateY(7px) rotate(45deg)}.lwl-header[data-open=true] .lwl-menu-button__line--middle{opacity:0}.lwl-header[data-open=true] .lwl-menu-button__line--bottom{transform:translateY(-7px) rotate(-45deg)}.lwl-shopbar{background:#faf8f4f2;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-block:1px solid rgb(26 23 20 / .1)}.lwl-shopbar__inner{min-height:46px;display:flex;align-items:center;justify-content:space-between;gap:16px}.lwl-shopbar__nav{display:flex;align-items:center;gap:22px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.lwl-shopbar__nav::-webkit-scrollbar{display:none}.lwl-shopbar__link{font-family:var(--font-body--family);font-size:.875rem;color:var(--lwl-wf-black);text-decoration:none;white-space:nowrap;padding-block:4px;border-bottom:1px solid transparent;transition:color .3s ease,border-color .3s ease}.lwl-shopbar__link:hover,.lwl-shopbar__link.is-active{color:var(--lwl-wf-red)}.lwl-shopbar__link.is-active{border-bottom-color:var(--lwl-wf-red)}.lwl-shopbar__select-wrap{display:none;position:relative;align-items:center;min-width:0}.lwl-shopbar__select{appearance:none;-webkit-appearance:none;font-family:var(--font-body--family);font-size:.875rem;line-height:1.4;color:var(--lwl-wf-black);background:transparent;border:1px solid rgb(26 23 20 / .18);border-radius:144px;padding:6px 34px 6px 14px;margin:0;max-width:62vw;text-overflow:ellipsis;cursor:pointer;transition:border-color .3s ease,color .3s ease}.lwl-shopbar__select:hover{border-color:var(--lwl-wf-red);color:var(--lwl-wf-red)}.lwl-shopbar__select:focus-visible{outline:2px solid var(--lwl-wf-red);outline-offset:1px}.lwl-shopbar__select-chevron{position:absolute;right:13px;top:50%;transform:translateY(-50%);width:11px;height:11px;display:inline-flex;pointer-events:none;color:var(--lwl-wf-black);transition:color .3s ease}.lwl-shopbar__select-wrap:hover .lwl-shopbar__select-chevron{color:var(--lwl-wf-red)}.lwl-shopbar__actions{display:flex;align-items:center;gap:6px;flex:0 0 auto;margin-left:auto}.lwl-shopbar__actions .header-actions__action{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;color:var(--lwl-wf-black);background:transparent;border:0;cursor:pointer}.lwl-overlay{position:fixed;left:0;right:0;top:var(--lwl-header-h, 132px);height:0;overflow:hidden;opacity:0;transition:height .42s var(--lwl-ease),opacity .26s var(--lwl-ease)}.lwl-header[data-open=true] .lwl-overlay{height:calc(100dvh - var(--lwl-header-h, 132px));opacity:1}.lwl-overlay__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.lwl-overlay__img{width:100%;height:100%;object-fit:cover;display:block}.lwl-overlay__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:#1414158c}.lwl-overlay__content{position:relative;height:100%;display:flex;overflow-y:auto}.lwl-overlay__inner{display:flex;flex-direction:column;justify-content:space-between;gap:40px;padding-block:28.8px 40px}.lwl-overlay__main{display:grid;grid-template-columns:1fr 1fr;grid-auto-flow:row;gap:16px 40px;max-width:960px;width:100%;align-content:start;justify-items:start;transform:translate(1.5rem);opacity:0;transition:transform .42s var(--lwl-ease),opacity .3s var(--lwl-ease)}.lwl-header[data-open=true] .lwl-overlay__main{transform:translate(0);opacity:1;transition-delay:.12s}.lwl-overlay__link{min-width:304px;font-family:var(--font-body--family);font-weight:400;font-size:2.4rem;line-height:1;color:var(--lwl-cream);text-decoration:none;padding-block:12.8px;transition:color .3s ease}.lwl-overlay__link:hover,.lwl-overlay__link.is-current{color:var(--lwl-wf-red)}.lwl-overlay__foot{display:flex;flex-direction:column;gap:32px}.lwl-overlay__small{display:flex;flex-direction:column;align-items:flex-start;gap:3.2px;transform:translate(.8rem);opacity:0;transition:transform .42s var(--lwl-ease),opacity .3s var(--lwl-ease)}.lwl-header[data-open=true] .lwl-overlay__small{transform:translate(0);opacity:1;transition-delay:.2s}.lwl-overlay__small-link{font-family:var(--font-body--family);font-size:1.2rem;line-height:1;color:var(--lwl-cream);text-decoration:none;padding-block:11.2px;transition:color .3s ease}.lwl-overlay__small-link:hover{color:var(--lwl-wf-red)}.lwl-overlay__socials{display:flex;gap:12px;opacity:0;transition:opacity .3s var(--lwl-ease)}.lwl-header[data-open=true] .lwl-overlay__socials{opacity:1;transition-delay:.28s}.lwl-social{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:9.6px;border-radius:100%;border:1px solid var(--lwl-wf-red-lightest);color:var(--lwl-cream);transition:background-color .3s ease,border-color .3s ease}.lwl-social:hover{background:var(--lwl-wf-red);border-color:var(--lwl-wf-red)}@media screen and (max-width:991px){.lwl-pill{display:none}.lwl-menu-button__line{width:25.6px}.lwl-overlay__main{gap:9.6px 32px}.lwl-overlay__link{min-width:auto;font-size:2rem}.lwl-overlay__small-link{font-size:1.1rem}}@media screen and (max-width:767px){.lwl-header__bar-inner{min-height:64px}.lwl-menu-button{width:43.2px;height:43.2px}.lwl-menu-button__line{width:24px}.lwl-overlay__main{grid-template-columns:1fr;row-gap:6.4px}.lwl-overlay__link{font-size:1.5rem}.lwl-overlay__small-link{font-size:1rem}.lwl-social{width:44.8px;height:44.8px}.lwl-header[data-cat-select=on] .lwl-shopbar__nav{display:none}.lwl-header[data-cat-select=on] .lwl-shopbar__select-wrap{display:inline-flex}}@media screen and (max-width:479px){.lwl-menu-button{width:41.6px;height:41.6px}.lwl-menu-button__line{width:22.4px}.lwl-overlay__link{font-size:1.3rem;padding-block:11.2px}.lwl-social{width:41.6px;height:41.6px}.lwl-shopbar__select{max-width:58vw}}@media(prefers-reduced-motion:reduce){.lwl-overlay,.lwl-overlay__main,.lwl-overlay__small,.lwl-overlay__socials,.lwl-menu-button,.lwl-menu-button__line,.lwl-pill,.lwl-social,.lwl-shopbar__select{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/lwl-header.css.map */
