.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}.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}}@media(min-width:1024px){.tpu-header__utility .tpu-header__inner,.fix-container .tpu-header__utility .tpu-header__inner{max-width:100%;justify-content:center}.tpu-header__utility .tpu-header__utility-nav{flex:0 1 auto}}.tpu-header__bar{border-bottom:1px solid var(--tpu-header-border)}.tpu-header__bar .tpu-header__inner{display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"toggle logo actions" "search search search";align-items:center;column-gap:10px;row-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{grid-area:toggle;justify-self:start;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{grid-area:logo;justify-self:center;display:inline-flex;align-items:center;gap:10px;min-width:0;max-width:100%;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;grid-area:search;min-width:0;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{grid-area:actions;justify-self:end;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-active,.tpu-header__utility-link[aria-current=page]{opacity:1}.tpu-header__utility-link.is-active>span,.tpu-header__utility-link[aria-current=page]>span{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em;text-decoration-color:#fff6}.tpu-header__utility-link.is-active:hover,.tpu-header__utility-link[aria-current=page]:hover{opacity:1}.tpu-header__utility-link.is-ubiquiti.is-active>span,.tpu-header__utility-link.is-ubiquiti[aria-current=page]>span{text-decoration-color:#ffd23f80}.tpu-header__utility-link.is-deal.is-active>span,.tpu-header__utility-link.is-deal[aria-current=page]>span,.tpu-header__utility-link.is-clearance.is-active>span,.tpu-header__utility-link.is-clearance[aria-current=page]>span{text-decoration-color:#ff6b6b80}.tpu-header__utility-link.is-ubiquiti:hover{color:var(--tpu-header-nav-gold)}.tpu-header__utility-link.is-deal:hover{color:var(--tpu-header-nav-red)}html.js .tpu-header__utility-list{overflow:visible}.tpu-header__more.is-hidden{display:none}.tpu-header__more-toggle{display:inline-flex;align-items:center;gap:9px;padding:12px;border:0;background:transparent;color:var(--tpu-header-nav-fg);font:inherit;font-weight:600;font-size:.9375rem;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;cursor:pointer;-webkit-appearance:none;appearance:none}.tpu-header__more-toggle:hover{opacity:.65}.tpu-header__more-caret{width:14px;height:14px;transition:transform .2s ease}.tpu-header__more-toggle[aria-expanded=true] .tpu-header__more-caret{transform:rotate(180deg)}.tpu-header__more-list{position:absolute;top:100%;inset-inline-end:0;min-width:220px;margin:0;padding:8px 0;list-style:none;background:var(--tpu-header-nav-bg);border:1px solid rgba(255,255,255,.3);border-radius:12px;box-shadow:0 18px 40px #00000029;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;z-index:110}.tpu-header__more.is-open .tpu-header__more-list{opacity:1;visibility:visible;transform:translateY(0)}.tpu-header__more-list li+li:before{content:none}.tpu-header__more-list a{display:flex;align-items:center;gap:9px;width:100%;padding:10px 18px;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__more-list a:hover{background:#ffffff1f;color:var(--tpu-header-nav-fg);opacity:1}.tpu-header__more-list a.is-ubiquiti{color:var(--tpu-header-nav-gold)}.tpu-header__more-list a.is-deal,.tpu-header__more-list a.is-clearance{color:var(--tpu-header-nav-red)}.tpu-header__more-list a.is-active>span,.tpu-header__more-list a[aria-current=page]>span{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.18em;text-decoration-color:#fff6}.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__mobile-menu .menu-mobile-item>a.is-active,.tpu-header__mobile-menu .menu-mobile-item>a[aria-current=page],.tpu-header__mobile-menu .menu-item_wrap>a.is-active,.tpu-header__mobile-menu .menu-item_wrap>a[aria-current=page]{color:var(--main-color, #1453ff);font-weight:700}.tpu-header__action--account{display:none}.tpu-header__drawer-account{display:flex;align-items:center;gap:12px;padding:var(--gutter-xxs, 8px) var(--gutter-sm, 16px);border-bottom:1px solid #ddd;color:#333e48;text-decoration:none;background:#f7f7f7}.tpu-header__drawer-account svg{width:22px;height:22px;flex:0 0 auto}.tpu-header__drawer-account-text{display:flex;flex-direction:column;gap:2px;line-height:1.2;min-width:0}.tpu-header__drawer-account-title{font-weight:700;font-size:calc(var(--body-font-size, 14px) - 2px)}.tpu-header__drawer-account-label{font-size:12px;color:#333e48b3}.tpu-header__mobile-menu .header-mobile_drawer>.drawer-wrapper.lc-three{height:calc(100% - 245px)}.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{display:flex;flex-wrap:nowrap;gap:10px;grid-template-columns:none;grid-template-areas:none}.tpu-header__nav-toggle,.tpu-header__logo,.tpu-header__actions,.tpu-header__search{grid-area:auto;justify-self:auto}.tpu-header__nav-toggle,.tpu-header__logo{margin-block-start:0}.tpu-header__search{display:block;flex:1 1 auto;margin-inline:8px;margin-block-end:0;padding:0;background:transparent}.tpu-header__search-category{display:block}.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--account{display:inline-flex}.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}}.tpu-header__mobile-menu #mobile-drawer-input~.header-mobile_drawer,.tpu-header__mobile-menu #mobile-drawer-input:checked~.header-mobile_drawer{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;max-height:100dvh;z-index:200;opacity:1;visibility:visible;-webkit-animation:none;animation:none;-webkit-transition:-webkit-transform .35s ease-in-out;transition:transform .35s ease-in-out}.tpu-header__mobile-menu #mobile-drawer-input~.header-mobile_drawer{pointer-events:none;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.tpu-header__mobile-menu #mobile-drawer-input:checked~.header-mobile_drawer{pointer-events:auto;-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}.tpu-header.is-fixed.is-drawer-open{transform:none}@media(prefers-reduced-motion:reduce){.tpu-header.is-fixed{animation:none}.tpu-header__shop-by-category .tpu-header__sbc-caret{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/tpu-header.css.map */
