.barbers-header{display:block;position:fixed;top:0;z-index:40;background-color:var(--bh-bg, #1d1715);transition:transform .3s ease;width:100%}.barbers-header--hidden{transform:translateY(-100%);opacity:0}.barbers-header__bar{position:relative;max-width:1440px;margin:0 auto;padding:0 40px;height:var(--bh-height, 91px);display:flex;align-items:center;justify-content:end;gap:40px}.barbers-header__nav{display:flex;align-items:center;gap:38px;list-style:none;margin:0;padding:0}.barbers-header__link{font-family:var(--font-heading);font-stretch:75%;font-weight:400;font-style:normal;font-size:25px;line-height:30px;letter-spacing:.02em;text-transform:uppercase;text-decoration:none;white-space:nowrap;color:#fff;-webkit-font-smoothing:antialiased}.barbers-header__link:hover,.barbers-header__link--active{color:var(--bh-gold, #d4ae6f)}.barbers-header__divider{display:flex;align-items:center;justify-content:center;width:16px;height:23px;flex-shrink:0;color:var(--bh-gold, #d4ae6f);transform:rotate(225deg);-webkit-transform:rotate(225deg);-moz-transform:rotate(225deg);-ms-transform:rotate(225deg);-o-transform:rotate(225deg)}.barbers-header__divider svg,.barbers-header__divider img{display:block;width:100%;height:100%}.barbers-header__logo{position:relative;flex-shrink:0;width:130px;height:130px;margin-top:calc((var(--bh-height, 91px) - 130px) / 2 - 15.5px);border-radius:50%;background-color:var(--bh-bg, #1d1715);display:flex;align-items:center;justify-content:center;margin-top:14px}.barbers-header__logo-img{display:block;width:80px;height:86px;object-fit:contain;margin-top:15px}.barbers-header__bar-cta,.barbers-header__drawer-cta{position:relative;margin-left:88px;padding-inline:22px}.barbers-header__drawer-cta{padding-inline:22px;padding-block:17px;margin-left:0}.barbers-header__bar-cta:before,.barbers-header__drawer-cta:before{-webkit-mask-image:url(icon-btn-frame-header.svg);mask-image:url(icon-btn-frame-header.svg)}.barbers-header__bar-cta:after,.barbers-header__drawer-cta:after{top:-13px;left:23px;width:16px;height:23px;rotate:-54deg}.barbers-header__bar-cta:hover:after,.barbers-header__drawer-cta:hover:after{top:calc(100% - 15px);left:calc(100% - 30px);rotate:-54deg}.barbers-header__hamburger{display:none;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;border:0;padding:0;cursor:pointer;color:#fff}.barbers-header__hamburger svg{display:block;width:100%;height:100%;max-width:16px;max-height:16px}.barbers-header__drawer{display:none}.barbers-header__drawer[open]{display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;left:0;z-index:41;overflow-y:auto;overflow-x:hidden;background-color:var(--bh-bg, #1d1715);padding:15px 15px 0}.barbers-header__drawer-texture{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block!important}.barbers-header__drawer-top{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between}.barbers-header__drawer-logo{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:58px;height:62px;border-radius:50%;background-color:var(--bh-bg, #1d1715)}.barbers-header__drawer-logo-img{display:block;width:100%;height:100%;object-fit:contain}.barbers-header__drawer-close{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;margin-top:13px;background:transparent;border:0;padding:0;cursor:pointer;color:#d4ae6f}.barbers-header__drawer-close:hover{color:var(--bh-gold, #d4ae6f)}.barbers-header__drawer-close svg{display:block;width:100%;height:100%}.barbers-header__drawer-list{position:relative;z-index:1;display:flex;flex-direction:column;gap:24px;list-style:none;margin:32px 0 0;padding:0}.barbers-header__drawer-list li{display:flex;align-items:center;gap:10px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.15)}.barbers-header__drawer-list .barbers-header__link{font-size:30px;line-height:30px}.barbers-header__divider--drawer{width:11px;height:17px}.barbers-header__drawer-cta{position:relative;z-index:1;margin-top:auto;width:144px}.barbers-header__drawer-rule{position:relative;z-index:1;margin-top:20px;height:1px;background-color:#ffffff26}.barbers-header__drawer-wordmark-clip{position:relative;z-index:1;margin-top:20px;overflow:hidden;height:134.59px;padding-top:20px;border-top:1px solid rgba(255,255,255,.2)}.barbers-header__drawer-wordmark-track{display:flex;width:fit-content;animation:barbers-header-wordmark-scroll var(--marquee-duration, 20s) linear infinite}@media(prefers-reduced-motion:reduce){.barbers-header__drawer-wordmark-track{animation-play-state:paused}}.barbers-header__drawer-wordmark-group{display:flex;align-items:center;gap:40px;flex-shrink:0;padding-right:40px}.barbers-header__drawer-wordmark{margin:0;font-style:normal;font-weight:400;font-size:130px;line-height:100px;color:#fff;text-transform:uppercase;white-space:nowrap}.barbers-header__drawer-wordmark-divider{font-size:130px;line-height:100px;color:var(--bh-gold, #d4ae6f);white-space:nowrap}@keyframes barbers-header-wordmark-scroll{0%{transform:translate(0)}to{transform:translate(var(--marquee-shift, -50%))}}@media screen and (min-width:1024px)and (max-width:1180px){.barbers-header__bar{gap:20px}.barbers-header__nav{gap:12px}.barbers-header__link{font-size:21px;line-height:26px}}@media screen and (max-width:1280px){.barbers-header__bar-cta{margin-left:28px}}@media screen and (max-width:1023px){.barbers-header__bar{justify-content:space-between;padding:0 15px}.barbers-header__nav{display:none}.barbers-header__logo{width:58px;height:62px;margin-top:0}.barbers-header__logo-img{width:100%;height:100%;margin-top:0}.barbers-header__bar-cta{display:none}.barbers-header__hamburger{display:flex}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/barbers-header.css.map */
