.section-fur-header{width:100%;margin:0!important;padding:0!important;border:0!important;z-index:10000}.section-fur-header:has(.fur-header--position-sticky.fur-header--transparent){margin-bottom:calc(-1 * var(--fur-header-height, 136px))!important}.fur-header{position:relative;z-index:10001;width:100%;height:var( --fur-header-height, 136px );min-height:var( --fur-header-height, 136px );margin:0;color:var( --fur-header-text, #111111 );border:0;background:transparent;transition:background-color .26s ease,color .26s ease,box-shadow .26s ease}.fur-header--transparent{background:transparent}.fur-header--transparent.fur-header--scrolled,.fur-header--solid{background:var( --fur-header-background, #f7f7f5 )}body.fur-menu-open .fur-header{background:transparent!important}.fur-header *,.fur-header *:before,.fur-header *:after,.fur-menu-panel *,.fur-menu-panel *:before,.fur-menu-panel *:after{box-sizing:border-box}.fur-header__inner{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:start;width:100%;height:100%;margin:0;padding:26px var( --fur-header-padding, 30px ) 0}.fur-header__left{position:relative;grid-column:1;justify-self:start;display:flex;margin-left:20px;flex-direction:column;align-items:flex-start;gap:6px;min-width:0}.fur-header__center{position:absolute;z-index:4;top:25px;left:50%;display:flex;align-items:flex-start;justify-content:center;transform:translate(-50%)}.fur-header__logo-link{display:block;margin:0;padding:0;color:inherit;line-height:1;text-decoration:none}.fur-header__logo{display:block;width:var( --fur-logo-width, 150px );max-width:none;height:auto;object-fit:contain}.fur-header__right{grid-column:3;margin-right:20px;justify-self:end;display:flex;flex-direction:column;align-items:flex-end;gap:6px;min-width:0}.fur-header__link,.fur-header__text-button,.fur-header__category-count{color:var( --fur-header-text, #111111 )!important;font-family:ThunderMediumLC,sans-serif!important;font-style:normal!important;font-weight:400!important;font-synthesis:none!important;font-size:var( --fur-header-font-size, 10px )!important;line-height:1!important;letter-spacing:.7px!important;text-transform:uppercase!important}.fur-header__link{display:inline-block;margin:0;padding:0;border:0!important;color:inherit!important;text-decoration:none!important}.fur-header__text-button{appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;gap:2px;width:auto;min-width:0;min-height:0;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;color:inherit!important;background:transparent!important;box-shadow:none!important;cursor:pointer}.fur-header__text-button:before,.fur-header__text-button:after{display:none!important;content:none!important}.fur-header__symbol{position:relative;top:-1px;display:inline-block;font-family:Arial,sans-serif;font-size:12px;font-weight:400;line-height:1}.fur-header__category-count{position:absolute;top:37px;left:242px;margin:0;font-family:ThunderMediumLC,sans-serif!important;font-style:normal;font-weight:400!important;font-synthesis:none;font-size:9px!important;line-height:1;letter-spacing:.7px!important;opacity:.45;white-space:nowrap}@media(hover:hover)and (pointer:fine){.fur-header__link{transition:opacity .18s ease}.fur-header__link:hover{opacity:.55}}.fur-header__menu-label{position:relative;display:inline-block}.fur-header__menu-label:after{content:"";position:absolute;top:50%;left:-1px;right:-1px;height:2px;background:#e10000;transform:translateY(-50%) scaleX(0);transform-origin:left center;transition:transform .22s cubic-bezier(.76,0,.24,1);pointer-events:none}@media(hover:hover)and (pointer:fine){[data-fur-menu-toggle]:hover .fur-header__menu-label:after{transform:translateY(-50%) scaleX(1)}}@media screen and (min-width:990px){.fur-header__left>*,.fur-header__right>*,.fur-header__category-count{transition:transform .45s cubic-bezier(.76,0,.24,1),opacity .2s ease}.fur-header--scrolled:not(:hover) .fur-header__left>:nth-child(1){transform:translateZ(0)}.fur-header--scrolled:not(:hover) .fur-header__left>:nth-child(2){transform:translate3d(92px,-16px,0)}.fur-header--scrolled:not(:hover) .fur-header__left>:nth-child(3){transform:translate3d(180px,-32px,0)}.fur-header--scrolled:not(:hover) .fur-header__category-count{transform:translate3d(38px,-32px,0)}.fur-header--scrolled:not(:hover) .fur-header__right>:nth-child(1){transform:translateZ(0)}.fur-header--scrolled:not(:hover) .fur-header__right>:nth-child(2){transform:translate3d(-92px,-16px,0)}.fur-header--scrolled:not(:hover) .fur-header__right>:nth-child(3){transform:translate3d(-190px,-32px,0)}.fur-header--scrolled:hover .fur-header__left>*,.fur-header--scrolled:hover .fur-header__right>*,.fur-header--scrolled:hover .fur-header__category-count{transform:translateZ(0)}}.fur-menu-panel{position:fixed!important;top:0!important;bottom:0!important;left:0!important;z-index:9998;width:clamp(440px,37vw,505px);height:100vh;height:100dvh;margin:0!important;padding:0!important;overflow:hidden;visibility:hidden;background:var( --fur-header-background, #f7f7f5 );border-right:1px solid var( --fur-header-border, #d8d4cc );transform:translate3d(-100%,0,0);transition:transform .55s cubic-bezier(.76,0,.24,1),visibility 0s linear .55s;will-change:transform}.fur-menu-panel.is-open{visibility:visible;transform:translateZ(0);transition:transform .55s cubic-bezier(.76,0,.24,1),visibility 0s linear 0s}.fur-menu-panel__inner{position:relative;display:flex;flex-direction:column;width:100%;height:100vh;height:100dvh;padding:100px 27px 16px;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(17,17,17,.35) transparent;-webkit-overflow-scrolling:touch}.fur-menu-panel__inner::-webkit-scrollbar{width:4px}.fur-menu-panel__inner::-webkit-scrollbar-track{background:transparent}.fur-menu-panel__inner::-webkit-scrollbar-thumb{background:#1111114d;border-radius:999px}.fur-menu-panel__view{position:relative;z-index:3;display:none}.fur-menu-panel__view.is-active{display:block}.fur-menu-panel__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;pointer-events:none}.fur-menu-panel__image{position:absolute;top:0;right:0;display:block;width:72%;height:100%;object-fit:cover;object-position:center top}.fur-menu-panel__links{position:relative;z-index:3;display:flex;flex-direction:column;gap:13px}.fur-menu-panel__item{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;color:var( --fur-header-text, #111111 );font-family:ThunderBoldLC,sans-serif;font-style:normal;font-weight:400;font-synthesis:none;font-size:18px;line-height:1;letter-spacing:.7px;text-decoration:none;text-transform:uppercase}.fur-menu-panel__label{position:relative;z-index:2;display:inline-block;width:fit-content}.fur-menu-panel__number{position:relative;z-index:2;font-family:ThunderMediumLC,sans-serif;font-style:normal;font-weight:400;font-synthesis:none;font-size:12px;line-height:1;letter-spacing:.7px;white-space:nowrap}.fur-menu-panel__children{display:flex;flex-direction:column;gap:8px;padding-top:8px;padding-left:22px}.fur-menu-panel__item--child{font-size:14px}.fur-menu-panel__footer{position:relative;z-index:3;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:end;gap:20px;margin-top:60px;padding-bottom:8px;flex-shrink:0;font-family:ThunderMediumLC,sans-serif;font-style:normal;font-weight:400;font-synthesis:none;font-size:10px;line-height:1;letter-spacing:.7px;text-transform:uppercase}.fur-menu-panel__footer span:nth-child(2){text-align:center}.fur-menu-panel__footer span:nth-child(3){text-align:right}@media screen and (min-width:990px){main{width:100%!important;margin-left:0!important;transform:none!important;transition:none!important}body.fur-menu-open main{width:100%!important;margin-left:0!important;transform:none!important}}@media screen and (min-width:750px)and (max-width:989px){.fur-header__inner{padding:23px 20px 0}.fur-header__center{top:23px}.fur-menu-panel{width:52vw}.fur-menu-panel__inner{padding:90px 20px 16px}}@media screen and (max-width:749px){.fur-header{width:100%;height:62px;min-height:62px;margin:0;overflow:visible}.fur-header__inner{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:start;width:100%;height:62px;margin:0;padding:10px 12px 0}.fur-header__left{position:relative;grid-column:1;justify-self:start;display:flex;flex-direction:column;align-items:flex-start;gap:5px;min-width:0}.fur-header__left>:nth-child(2),.fur-header__left>:nth-child(4){display:none!important}.fur-header__center{position:absolute;z-index:5;top:10px;left:50%;display:flex;align-items:flex-start;justify-content:center;margin:0;transform:translate(-50%)}.fur-header__logo-link{display:flex;align-items:center;justify-content:center;margin:0;padding:0;line-height:1}.fur-header__logo{display:block;width:var( --fur-logo-mobile-width, 95px );max-width:115px;height:auto;margin:0;object-fit:contain}.fur-header__logo-text{display:block;margin:0;font-family:ThunderBoldLC,sans-serif;font-style:normal;font-weight:400;font-synthesis:none;font-size:20px;line-height:1;letter-spacing:.7px;white-space:nowrap}.fur-header__right{position:relative;grid-column:3;justify-self:end;display:flex;flex-direction:column;align-items:flex-end;gap:5px;min-width:0;text-align:right}.fur-header__right>:nth-child(3){display:none!important}.fur-header__link,.fur-header__text-button{margin:0!important;padding:0!important;font-family:ThunderMediumLC,sans-serif!important;font-style:normal!important;font-weight:400!important;font-synthesis:none!important;font-size:9px!important;line-height:1!important;letter-spacing:.7px!important;white-space:nowrap}.fur-header--scrolled .fur-header__left>*,.fur-header--scrolled .fur-header__right>*{transform:none!important}.fur-menu-panel{width:100%;max-width:none}.fur-menu-panel__inner{padding:78px 16px 18px}.fur-menu-panel__links{gap:14px}.fur-menu-panel__item{font-size:18px}.fur-menu-panel__image{width:100%;opacity:.5}.fur-menu-panel__footer span,.fur-menu-panel__footer span:nth-child(2),.fur-menu-panel__footer span:nth-child(3){text-align:left}html.fur-menu-open,body.fur-menu-open{overflow:hidden}}@media screen and (max-width:749px){.fur-header,.fur-header--transparent,.fur-header--transparent.fur-header--scrolled,.fur-header--solid{background:var( --fur-header-background, #f7f7f5 )!important}}html.fur-menu-open,body.fur-menu-open{overflow:hidden}body.fur-menu-open:before{content:"";position:fixed;z-index:9997;top:0;right:0;bottom:0;left:0;background:#0000001f;opacity:1;pointer-events:none}@media screen and (min-width:990px){body.template-index .fur-header.fur-header--scrolled,body.template-index .fur-header--transparent.fur-header--scrolled{background:transparent!important;box-shadow:none!important}body.template-index.fur-menu-open .fur-header{background:transparent!important}}@media screen and (min-width:990px){body.template-index .fur-header,body.template-index .fur-header--transparent,body.template-index .fur-header--solid,body.template-index .fur-header--scrolled,body.template-index .fur-header--transparent.fur-header--scrolled{background:transparent!important;background-color:transparent!important;box-shadow:none!important}}@media screen and (max-width:749px){.section-fur-header{position:relative!important;width:100%;margin-bottom:0!important}.section-fur-header:has(.fur-header--position-sticky.fur-header--transparent){margin-bottom:0!important}.fur-header,.fur-header--transparent{background:#fff!important}.fur-header--position-sticky{position:sticky!important;top:0;z-index:1000}.fur-stretch-link__original{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/fur-header.css.map */
