.eb-header{--eb-ink: #000000;--eb-text: #2f2f2f;--eb-ground: #f5f4f0;--eb-panel: #ffffff;--eb-strip: #000000;--eb-dot: #ff1f1f;--eb-font: "Mona Sans v2", ui-sans-serif, system-ui, sans-serif;--eb-bar-h: 85px;--eb-cart-mask: url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2222%22%20height=%2217%22%20viewBox=%220%200%2022%2017%22%20fill=%22none%22%3E%3Cpath%20d=%22M1%201H4L6%2011H16%22%20stroke=%22black%22%20stroke-width=%222%22%20stroke-linecap=%22square%22/%3E%3Cpath%20d=%22M8%201H20L18%2011H10.5%22%20stroke=%22black%22%20stroke-width=%222%22/%3E%3Cpath%20d=%22M7%2014.8C7%2015.2418%207.35817%2015.6%207.8%2015.6C8.24183%2015.6%208.6%2015.2418%208.6%2014.8C8.6%2014.3582%208.24183%2014%207.8%2014C7.35817%2014%207%2014.3582%207%2014.8Z%22%20stroke=%22black%22%20stroke-width=%221.6%22%20stroke-linecap=%22round%22%20stroke-linejoin=%22round%22/%3E%3Cpath%20d=%22M15.5996%2014.8C15.5996%2015.2418%2015.9578%2015.6%2016.3996%2015.6C16.8414%2015.6%2017.1996%2015.2418%2017.1996%2014.8C17.1996%2014.3582%2016.8414%2014%2016.3996%2014C15.9578%2014%2015.5996%2014.3582%2015.5996%2014.8Z%22%20stroke=%22black%22%20stroke-width=%221.6%22%20stroke-linecap=%22round%22%20stroke-linejoin=%22round%22/%3E%3C/svg%3E);--eb-strip-h: 40px;position:relative;z-index:4;font-family:var(--eb-font);color:var(--eb-text);background:var(--eb-ground)}.eb-header *,.eb-header *:before,.eb-header *:after{box-sizing:border-box}.eb-header a{color:inherit;text-decoration:none}.eb-header button{font:inherit;color:inherit;background:none;border:0;padding:0;cursor:pointer}.eb-header ul{list-style:none;margin:0;padding:0}.eb-header svg{display:block}.eb-header__strip{height:var(--eb-strip-h);display:flex;align-items:center;justify-content:center;background:var(--eb-strip);color:#fff;font-size:10px;font-weight:500;line-height:14px;letter-spacing:.3em;text-transform:uppercase;text-align:center;padding-inline:20px}.eb-header__strip a{text-decoration:underline;text-underline-offset:2px}.eb-header__bar{position:relative;height:var(--eb-bar-h);max-width:1460px;margin-inline:auto;padding-inline:50px;display:flex;align-items:center;justify-content:space-between;gap:24px}.eb-header{transition:background-color .15s ease}.eb-header:has(.eb-header__fn--search:hover,.eb-header__fn--account:hover,.eb-header__fn--search:focus-visible,.eb-header__fn--account:focus-visible){background:var(--eb-panel)}@media(max-width:1459px){.eb-header .eb-header__nav{margin-left:26px}.eb-header .eb-header__menu{gap:0}.eb-header .eb-header__link{padding-inline:14px}.eb-header .eb-header__bar{gap:16px}}.eb-header__logo{display:block;position:relative;top:-7px;color:var(--eb-ink);flex:none}.eb-header__logo svg{width:114.108px;height:24px}.eb-header__nav{flex:1 1 auto;display:flex;justify-content:flex-start;margin-left:62.5px}.eb-header__menu{display:flex;align-items:stretch;gap:0;height:var(--eb-bar-h)}.eb-header__item{position:static;display:flex}.eb-header .eb-header__link{display:inline-grid;grid-template-columns:1fr;align-content:center;justify-items:center;height:100%;padding-inline:21.5px;font-size:14px;line-height:1;letter-spacing:.02em;white-space:nowrap;color:var(--eb-text);transition:color .15s ease,font-weight .15s ease}.eb-header__link:after{content:attr(data-label);grid-area:1 / 1;height:0;overflow:hidden;visibility:hidden;font-weight:500;pointer-events:none}.eb-header__link>span{grid-area:1 / 1}.eb-header__link:hover,.eb-header__link:focus-visible,.eb-header__item.is-open>.eb-header__link{color:var(--eb-ink);font-weight:500}.eb-header__link:focus-visible{outline:2px solid var(--eb-ink);outline-offset:-2px}.eb-header__panel{position:absolute;left:calc(50% - 50vw);width:100vw;top:100%;display:flex;background:var(--eb-panel);padding:0 50px 18px;justify-content:center;z-index:-1;clip-path:inset(calc(-1 * var(--eb-bar-h)) 0 calc(100% + var(--eb-bar-h)) 0);visibility:hidden;pointer-events:none;transition:clip-path .26s cubic-bezier(.4,0,.2,1),visibility 0s linear .26s;will-change:transform;transform:translateZ(0)}.eb-header__panel:before{content:"";position:absolute;left:0;right:0;bottom:100%;height:var(--eb-bar-h);background:var(--eb-panel);pointer-events:none}.eb-header__item.is-open>.eb-header__panel{clip-path:inset(calc(-1 * var(--eb-bar-h)) 0 0 0);visibility:visible;pointer-events:auto;transition-delay:0s,0s}.eb-header.is-switching .eb-header__panel{transition:none}.eb-header__panel-list{display:flex;flex-wrap:wrap;justify-content:center;gap:24px 100px;max-width:1360px}.eb-header .eb-header__panel-link{display:block;padding:0 6px;font-size:26px;line-height:44px;color:var(--eb-ink);transition:color .3s ease}.eb-header .eb-header__panel-link:hover,.eb-header .eb-header__panel-link:focus-visible{color:#666}.eb-header .eb-header__overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#b1b1b163;opacity:0;pointer-events:none;transition:opacity .15s ease;z-index:2;will-change:opacity;transform:translateZ(0)}.eb-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:inherit;transition:background-color .15s ease;pointer-events:none;z-index:3}.eb-header.is-panel-open .eb-header__overlay,.eb-header.is-drawer-open .eb-header__overlay{opacity:1;pointer-events:auto}.eb-header__bar,.eb-header__strip{position:relative;z-index:4}.eb-header__call{display:flex;align-items:center;gap:5px;font-size:14px;line-height:1;letter-spacing:-.01em;white-space:nowrap;flex:none}.eb-header__call svg{width:13px;height:13px}.eb-header__functions{display:flex;align-items:center;flex:none}.eb-header__fn{position:relative;width:50px;height:80px;display:flex;align-items:center;justify-content:center;color:var(--eb-ink)}.eb-header__fn:focus-visible{outline:none}.eb-header__fn:focus-visible:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:41.2px;height:41.2px;border-radius:50%;border:2px solid var(--eb-ink);pointer-events:none}.eb-header__fn>*{position:relative}.eb-header__fn svg{width:24px;height:24px;color:var(--eb-ink);transition:color .15s ease}.eb-header__fn--search:hover svg,.eb-header__fn--search:focus-visible svg,.eb-header__fn--account:hover svg,.eb-header__fn--account:focus-visible svg{color:#898679}.eb-header__fn--search .eb-header__lens{fill:#fff;transition:fill .15s ease}.eb-header__fn--search:hover .eb-header__lens,.eb-header__fn--search:focus-visible .eb-header__lens{fill:#f0efeb}.eb-header__fn--cart:before{display:none}.eb-header__fn--cart:has(.cart-count-bubble):before{display:block;content:"";position:absolute;width:41.2px;height:41.2px;border-radius:50%;background:#fffc;transition:background-color .15s ease}.eb-header__fn--cart:hover:before,.eb-header__fn--cart:focus-visible:before{background:#e5e3dd}#cart-icon-bubble.eb-header__fn .svg-wrapper{display:block;top:2px;width:22px;height:17px;background:currentColor;-webkit-mask:var(--eb-cart-mask) center / contain no-repeat;mask:var(--eb-cart-mask) center / contain no-repeat}#cart-icon-bubble.eb-header__fn .svg-wrapper svg{display:none}#cart-icon-bubble.eb-header__fn .cart-count-bubble{position:absolute;top:50%;left:50%;width:9.37px;height:9.37px;margin:-12px 0 0 6px;border-radius:50%;background:var(--eb-dot);font-size:0}#cart-icon-bubble.eb-header__fn .cart-count-bubble span[aria-hidden]{display:none}.eb-header__search-row{position:absolute;top:0;right:0;bottom:0;left:0;padding-inline:50px;margin:0;display:none;align-items:center;gap:10px;z-index:2}.eb-header.is-search-open .eb-header__search-row{display:flex}.eb-header.is-search-open{background:var(--eb-panel)}.eb-header.is-search-open :is(.eb-header__logo,.eb-header__nav,.eb-header__call,.eb-header__fn--account,.eb-header__fn--cart,.eb-header__fn--search,.eb-header__fn--menu){visibility:hidden}.eb-header__search-glyph{flex:none;width:24px;height:24px;color:var(--eb-ink)}.eb-header__search-glyph svg{width:24px;height:24px}.eb-header__search-glyph .eb-header__lens{fill:#fff}.eb-header__search-input{flex:1 1 auto;min-width:0;height:80px;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;outline:none;-webkit-appearance:none;appearance:none;font-family:var(--eb-font);font-size:16px;font-weight:500;line-height:20px;letter-spacing:.02em;color:var(--eb-text)}.eb-header__search-input::placeholder{font-size:14px;font-weight:400;letter-spacing:.02em;color:var(--eb-text);opacity:1}.eb-header__search-input::-webkit-search-decoration,.eb-header__search-input::-webkit-search-cancel-button,.eb-header__search-input::-webkit-search-results-button{-webkit-appearance:none;appearance:none;display:none}.eb-header__search-close{flex:none;width:65px;height:80px;display:flex;align-items:center;justify-content:center;color:var(--eb-ink)}.eb-header__search-close svg{width:24px;height:24px;transition:color .15s ease}.eb-header__search-close:hover svg,.eb-header__search-close:focus-visible svg{color:#898679}.eb-header__search-close{position:relative}.eb-header__search-close:focus-visible{outline:none}.eb-header__search-close:focus-visible:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:41.2px;height:41.2px;border-radius:50%;border:2px solid var(--eb-ink);pointer-events:none}.eb-header.is-search-open .eb-header__overlay{opacity:1;pointer-events:auto}.eb-header__search-panel{position:absolute;left:calc(50% - 50vw);width:100vw;top:100%;display:flex;justify-content:center;background:var(--eb-panel);padding:9px 50px 45px;z-index:3;clip-path:inset(0 0 100% 0);visibility:hidden;pointer-events:none;transition:clip-path .26s cubic-bezier(.4,0,.2,1),visibility 0s linear .26s}.eb-header.is-search-open.is-results-open .eb-header__search-panel{clip-path:inset(0 0 0 0);visibility:visible;pointer-events:auto;transition-delay:0s,0s}.eb-header__search-results{display:flex;align-items:flex-start;width:1360px;max-width:100%}.eb-header .eb-header__suggestions{flex:0 1 598px;padding-left:36px;display:flex;flex-direction:column;gap:7px}.eb-header__suggestion{display:inline-flex;align-items:center;height:32px;font-size:16px;line-height:20px;letter-spacing:.02em;color:var(--eb-ink);white-space:nowrap}.eb-header__suggestion b{font-weight:600}.eb-header__suggestion:hover>span,.eb-header__suggestion:focus-visible>span{text-decoration:underline;text-underline-offset:3px}.eb-header__suggestion .eb-header__search-arrow{width:20px;height:20px;margin-left:3px}.eb-header__suggestion .eb-header__search-arrow svg{width:16px;height:16px}.eb-header .eb-header__products{flex:1 1 762px;min-width:0;padding-right:36px;display:flex;flex-direction:column;gap:11px}.eb-header__product-card{display:flex;align-items:center;gap:30px;width:726px;max-width:100%;height:80px;padding:10px 35px 10px 10px;border-radius:6px;background:var(--eb-ground);color:var(--eb-ink)}.eb-header__product-card img{flex:none;width:60px;height:60px;border-radius:2px;object-fit:cover;display:block;background:#fff}.eb-header__product-title{flex:1 1 auto;min-width:0;font-size:20px;line-height:40px;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.eb-header__product-card:hover .eb-header__product-title,.eb-header__product-card:focus-visible .eb-header__product-title{text-decoration:underline;text-underline-offset:3px}.eb-header__product-card .eb-header__search-arrow{flex:none;width:30px;height:24px;justify-content:flex-end}.eb-header__search-arrow{display:inline-flex;align-items:center;opacity:0;transition:opacity .15s ease}.eb-header__search-arrow svg{width:24px;height:24px}.eb-header__suggestion:hover .eb-header__search-arrow,.eb-header__suggestion:focus-visible .eb-header__search-arrow,.eb-header__product-card:hover .eb-header__search-arrow,.eb-header__product-card:focus-visible .eb-header__search-arrow{opacity:1}.eb-header__suggestion:focus-visible,.eb-header__product-card:focus-visible{outline:2px solid var(--eb-ink);outline-offset:2px}.eb-header__fn--menu,.eb-header__drawer{display:none}@media(max-width:1279px){.eb-header{--eb-bar-h: 70px;--eb-strip-h: 32px}.eb-header__strip{font-size:10px;padding-inline:16px}.eb-header__bar{padding-inline:17px;gap:0}.eb-header__logo{top:-3px}.eb-header__logo svg{width:104.6px;height:22px}.eb-header__nav,.eb-header__call,.eb-header__fn--account{display:none}.eb-header__fn{width:46px;height:70px}.eb-header__fn svg{width:20px;height:20px}.eb-header__fn--cart:before{width:36px;height:36px}.eb-header__fn:focus-visible:after,.eb-header__search-close:focus-visible:after{width:36px;height:36px}#cart-icon-bubble.eb-header__fn .svg-wrapper{width:18px;height:14px}#cart-icon-bubble.eb-header__fn .cart-count-bubble{width:7.8px;height:7.8px;margin:-10px 0 0 4px}.eb-header__fn--menu{display:flex}.eb-header__fn--menu svg{width:20px;height:20px}.eb-header__fn--menu .eb-header__fn-close,.eb-header.is-drawer-open .eb-header__fn--menu .eb-header__fn-open{display:none}.eb-header.is-drawer-open .eb-header__fn--menu .eb-header__fn-close{display:block}.eb-header__drawer{position:absolute;left:0;right:0;top:100%;background:var(--eb-panel);padding:20px 40px 40px;max-height:calc(100vh - var(--eb-bar-h) - var(--eb-strip-h));overflow-y:auto;z-index:4}.eb-header.is-drawer-open .eb-header__drawer{display:block}.eb-header .eb-header__drawer-list{padding-left:23px;padding-bottom:10px;display:flex;flex-direction:column;gap:21px}.eb-header__drawer-link{display:inline-flex;align-items:center;gap:5px;font-size:28px;line-height:20px;letter-spacing:-.01em;color:var(--eb-text)}.eb-header__drawer-link svg{width:24px;height:24px;transition:transform .15s ease}.eb-header__drawer-group[open]>summary .eb-header__drawer-link svg{transform:rotate(90deg)}.eb-header__drawer-group>summary{list-style:none;cursor:pointer}.eb-header__drawer-group>summary::-webkit-details-marker{display:none}.eb-header .eb-header__drawer-sub{display:flex;flex-direction:column;gap:14px;padding:18px 0 4px 28px}.eb-header__drawer-sub a{font-size:18px;line-height:20px;letter-spacing:-.01em;color:var(--eb-text)}.eb-header__secondary{display:flex;flex-direction:column;gap:22px;padding-left:23px;margin-top:30px}.eb-header__secondary a{display:inline-flex;align-items:center;gap:8px;font-size:18px;line-height:20px;letter-spacing:-.01em}.eb-header__secondary svg{width:24px;height:24px}.eb-header__track{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:40px;padding:23px;border:1px solid var(--eb-ink);border-radius:5px;font-size:18px;line-height:20px;letter-spacing:-.01em}.eb-header__track svg{width:28.8px;height:28.8px}}@media(min-width:750px)and (max-width:1279px){.eb-header__bar{padding-inline:50px}}@media(prefers-reduced-motion:reduce){.eb-header *,.eb-header *:before{transition:none!important}.eb-header__panel{clip-path:inset(calc(-1 * var(--eb-bar-h)) 0 calc(100% + var(--eb-bar-h)) 0)}.eb-header__item.is-open>.eb-header__panel{clip-path:inset(calc(-1 * var(--eb-bar-h)) 0 0 0)}}@media(max-width:1279px){.eb-header__search-row{padding-inline:17px}.eb-header__search-input{height:70px}.eb-header__search-close{width:46px;height:70px}.eb-header__search-close svg{width:20px;height:20px}.eb-header__search-glyph,.eb-header__search-glyph svg{width:20px;height:20px}.eb-header__search-panel{padding:9px 0 30px;max-height:calc(100vh - var(--eb-bar-h) - var(--eb-strip-h));overflow-y:auto}.eb-header__search-results{flex-direction:column;gap:24px;width:100%}.eb-header .eb-header__suggestions{flex:none;width:100%;padding-left:48px;padding-right:17px}.eb-header .eb-header__products{flex:none;width:100%;padding:0 17px}.eb-header__product-card{width:100%;max-width:362px;height:75px;padding:10px;gap:16px}.eb-header__product-card img{width:55px;height:55px}.eb-header__product-title{font-size:16px;line-height:24px;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media(min-width:750px)and (max-width:1279px){.eb-header__search-row{padding-inline:50px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/header-v2.css.map */
