.tpu-header{--tpu-header-bg: var(--header-bg-color, #ffffff);--tpu-header-fg: var(--text-header-color, #1b1b1b);--tpu-header-accent: var(--main-color, #1453ff);--tpu-header-muted: rgba(var(--text-header-color-rgba, 27, 27, 27), .6);--tpu-header-border: var(--body-border-color, #e6e6e6);--tpu-header-utility-bg: var(--second-bg-color, #f5f6f8);--tpu-header-nav-bg: var(--main-color, #1453ff);--tpu-header-nav-fg: #ffffff;--tpu-header-nav-gold: #ffd23f;--tpu-header-nav-red: #ff6b6b;--tpu-header-sbc-bg: transparent;--tpu-header-radius: 8px;display:block;position:relative;z-index:30;background:var(--tpu-header-bg);color:var(--tpu-header-fg);font-size:14px}.tpu-header *,.tpu-header *:before,.tpu-header *:after{box-sizing:border-box}.tpu-header.is-sticky{position:relative}.tpu-header.is-fixed{position:fixed;top:0;left:0;right:0;z-index:100;will-change:transform}.tpu-header__spacer{display:none}.tpu-header.is-stuck{box-shadow:0 2px 12px #00000014}.tpu-header__inner{width:100%;max-width:100%;margin-inline:auto;padding-inline:15px}@media(min-width:768px){.tpu-header__utility .tpu-header__inner{max-width:760px}}@media(min-width:992px){.tpu-header__utility .tpu-header__inner{max-width:980px}}@media(min-width:1200px){.tpu-header__utility .tpu-header__inner{max-width:1200px}}@media(min-width:1441px){.tpu-header__utility .tpu-header__inner{max-width:1440px}.fix-container .tpu-header__utility .tpu-header__inner{max-width:1200px}}.tpu-header__bar{border-bottom:1px solid var(--tpu-header-border)}.tpu-header__bar .tpu-header__inner{display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-height:60px}.tpu-header__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:0;border-radius:var(--tpu-header-radius);background:transparent;color:inherit;cursor:pointer;flex:0 0 auto;-webkit-appearance:none;appearance:none}.tpu-header__icon-btn:hover{background:var(--tpu-header-utility-bg)}.tpu-header__icon-btn svg{width:24px;height:24px}.tpu-header__nav-toggle{width:32px;margin-inline-end:-10px;margin-block-end:0;margin-bottom:0}.tpu-header__nav-toggle,.tpu-header__logo{margin-block-start:10px}.tpu-header__logo{display:inline-flex;align-items:center;gap:10px;margin-right:auto;min-width:0;text-decoration:none;color:inherit}.tpu-header__logo img{display:block;height:auto;width:var(--tpu-logo-mobile-width, 110px);max-width:100%}.tpu-header__brand-name{font-weight:700;font-size:18px;letter-spacing:.02em;text-transform:uppercase;color:var(--tpu-header-fg)}.tpu-header__search{flex:1 1 auto;min-width:0}.tpu-header__search-form{display:flex;align-items:stretch;width:100%;border:1px solid var(--tpu-header-accent);border-radius:var(--tpu-header-radius);overflow:hidden;background:#fff}.tpu-header__search-input{flex:1 1 auto;min-width:0;border:0;padding:0 12px;font-size:16px;color:var(--body-color, #1b1b1b);background:transparent}.tpu-header__search-input:focus{outline:none}.tpu-header__search-category{flex:0 0 auto;max-width:160px;border:0;border-left:1px solid var(--tpu-header-border);border-radius:0;padding:0 28px 0 12px;font-size:14px;color:var(--body-color, #1b1b1b);background:#fff;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;cursor:pointer}.tpu-header__search-submit{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:52px;border:0;background:var(--tpu-header-accent);color:#fff;cursor:pointer;-webkit-appearance:none;appearance:none}.tpu-header__search-submit svg{width:20px;height:20px}.tpu-header__search{display:block;order:10;flex-basis:100%;margin-inline:-15px;margin-block-end:-10px;padding:10px 15px;background:var(--tpu-header-utility-bg)}.tpu-header__search-category{display:none}.tpu-header__cart{position:relative;display:inline-flex}.tpu-header__actions{display:flex;align-items:center;gap:6px;flex:0 0 auto}.tpu-header__action{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;border-radius:var(--tpu-header-radius);background:transparent;color:inherit;text-decoration:none;cursor:pointer;position:relative;-webkit-appearance:none;appearance:none}.tpu-header__action:hover{background:var(--tpu-header-utility-bg)}.tpu-header__action svg{width:24px;height:24px;flex:0 0 auto}.tpu-header__action-text{display:none;line-height:1.2;text-align:left}.tpu-header__action-title{display:block;font-weight:600;font-size:13px;white-space:nowrap}.tpu-header__action-label{display:block;font-size:11px;color:var(--tpu-header-muted);white-space:nowrap}.tpu-header__count{position:absolute;top:0;left:22px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:var(--tpu-header-accent);color:#fff;font-size:11px;line-height:18px;text-align:center}.tpu-header__action--cart .tpu-header__count{top:-6px;right:-8px;left:auto;margin-left:0}.tpu-header__utility{display:none;position:relative;background:var(--tpu-header-nav-bg);color:var(--tpu-header-nav-fg)}.tpu-header__utility .tpu-header__inner{display:flex;align-items:center;gap:16px;min-height:48px;padding-block:10px}.tpu-header__shop-by-category{display:inline-flex;align-items:center;gap:12px;padding:10px 16px;border:1px solid rgba(255,255,255,.5);border-radius:var(--tpu-header-radius);background:var(--tpu-header-sbc-bg);color:var(--tpu-header-nav-fg);font-weight:600;font-size:.9375rem;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;cursor:pointer;white-space:nowrap;flex:0 0 auto;-webkit-appearance:none;appearance:none}.tpu-header__shop-by-category:hover{background:#ffffff1f}.tpu-header__shop-by-category svg{flex:0 0 auto}.tpu-header__sbc-burger{width:20px;height:20px}.tpu-header__shop-by-category .tpu-header__sbc-caret{width:14px;height:14px;margin-left:2px;transition:transform .2s ease}.tpu-header__shop-by-category[aria-expanded=true] .tpu-header__sbc-caret{transform:rotate(180deg)}.tpu-header__utility-nav{flex:1 1 auto;min-width:0}.tpu-header__utility-list{display:flex;align-items:center;gap:42px;margin:0;padding:0;list-style:none;overflow-x:auto;scrollbar-width:none}.tpu-header__utility-list::-webkit-scrollbar{display:none}.tpu-header__utility-list li{position:relative;margin:0}.tpu-header__utility-list li+li:before{content:"";position:absolute;left:-21px;top:50%;transform:translateY(-50%);width:1px;height:16px;background:#ffffff4d}.tpu-header__utility-link{display:inline-flex;align-items:center;gap:9px;margin:0;padding:12px;color:var(--tpu-header-nav-fg);text-decoration:none;font-weight:600;font-size:.9375rem;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap}.tpu-header__utility-link.is-ubiquiti{color:var(--tpu-header-nav-gold)}.tpu-header__utility-link.is-deal,.tpu-header__utility-link.is-clearance{color:var(--tpu-header-nav-red)}.tpu-header__utility-link:hover{color:var(--tpu-header-nav-fg);opacity:.65}.tpu-header__utility-link.is-ubiquiti:hover{color:var(--tpu-header-nav-gold)}.tpu-header__utility-link.is-deal:hover,.tpu-header__utility-link.is-clearance:hover{color:var(--tpu-header-nav-red)}.tpu-header__utility-link svg{width:20px;height:20px}.tpu-header__mobile-menu .menu-mobile-list,.tpu-header__mobile-menu .menu-list--lv1{-webkit-padding-start:0;padding-inline-start:0}.tpu-header__mobile-menu .menu-mobile-item,.tpu-header__mobile-menu .menu-mobile-item-2{margin-bottom:0}.tpu-header .tpu-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(min-width:768px){.tpu-header__bar .tpu-header__inner{flex-wrap:nowrap}.tpu-header__nav-toggle,.tpu-header__logo{margin-block-start:0}.tpu-header__search{display:block;order:0;flex-basis:auto;margin-inline:8px;margin-block-end:0;padding:0;background:transparent}.tpu-header__search-category{display:block}.tpu-header__logo{margin-right:0}.tpu-header__logo img{width:var(--tpu-logo-width, 150px)}}@media(min-width:1024px){.tpu-header__bar .tpu-header__inner{gap:24px;min-height:78px;padding-block:32px}.tpu-header__nav-toggle{display:none}.tpu-header__action{padding:6px 8px}.tpu-header__action-text{display:block}.tpu-header__action--cart .tpu-header__count{position:absolute;top:0;right:auto;left:22px;margin-left:0}.tpu-header__utility{display:block}}@media(prefers-reduced-motion:reduce){.tpu-header.is-fixed{animation:none;will-change:auto}.tpu-header__shop-by-category .tpu-header__sbc-caret{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/tpu-header.css.map */
