.hk-pdp-sticky-nav{--hk-accent:#ec8929;--hk-content-width:82%;--hk-product-image-size:2.25vw;--hk-product-title-size:.68vw;--hk-product-price-size:.58vw;--hk-tab-size:.68vw;--hk-button-size:.68vw;--hk-bar-bg:#ffffff;--hk-bar-text:#161616;--hk-product-title-color:#191919;--hk-product-price-color:#4e4e4e;--hk-tab-text-color:#252525;--hk-tab-hover-color:#ec8929;--hk-active-tab-bg:#ec8929;--hk-active-tab-text:#111111;--hk-button-bg:#ec8929;--hk-button-text:#111111;--hk-button-hover-bg:#d97a22;--hk-border-color:#d9d9d9;--hk-image-border-color:#ededed;--hk-tab-radius:24px;--hk-button-radius:2px;width:100%;background:var(--hk-bar-bg);color:var(--hk-bar-text);border-top:.052vw solid var(--hk-border-color);border-bottom:.052vw solid var(--hk-border-color);box-shadow:0 .12vw .38vw #00000009}.hk-pdp-sticky-nav *{box-sizing:border-box}.hk-pdp-sticky-nav__inner{width:var(--hk-content-width);margin:0 auto;min-height:3.15vw;display:grid;grid-template-columns:minmax(16vw,1fr) auto auto auto;align-items:center;gap:1.6vw}.hk-pdp-sticky-nav__product{min-width:0;justify-self:start;display:flex;align-items:center;gap:.65vw;color:inherit;text-decoration:none}.hk-pdp-sticky-nav__product-media{width:var(--hk-product-image-size);height:var(--hk-product-image-size);flex:0 0 var(--hk-product-image-size);display:grid;place-items:center;overflow:hidden;background:var(--hk-bar-bg);border:.052vw solid var(--hk-image-border-color)}.hk-pdp-sticky-nav__product-image{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.hk-pdp-sticky-nav__product-copy{min-width:0;display:flex;flex-direction:column;gap:.12vw}.hk-pdp-sticky-nav__product-title{max-width:15vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--hk-product-title-color);font-family:var(--font-heading-family,var(--font-body-family,inherit));font-size:var(--hk-product-title-size);line-height:1.08;font-weight:720;letter-spacing:-.01em}.hk-pdp-sticky-nav__product-price{color:var(--hk-product-price-color);font-family:var(--font-body-family,inherit);font-size:var(--hk-product-price-size);line-height:1;font-weight:500}.hk-pdp-sticky-nav__tabs{justify-self:center;display:flex;align-items:center;justify-content:center;gap:.45vw;min-width:0;background:transparent;border:0}.hk-pdp-sticky-nav__tab{appearance:none;-webkit-appearance:none;border:0;border-radius:var(--hk-tab-radius);min-height:1.95vw;padding:0 .82vw;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--hk-tab-text-color);white-space:nowrap;font-family:var(--font-body-family,inherit);font-size:var(--hk-tab-size);line-height:1;font-weight:650;cursor:pointer;transition:background .18s ease,color .18s ease,transform .16s ease}.hk-pdp-sticky-nav__tab:hover{color:var(--hk-tab-hover-color)}.hk-pdp-sticky-nav__tab.is-active{color:var(--hk-active-tab-text);background:var(--hk-active-tab-bg)}.hk-pdp-sticky-nav__tab:active{transform:scale(.97)}.hk-pdp-sticky-nav__compare{justify-self:end;min-width:5.1vw;height:2.05vw;padding:0 .9vw;display:inline-flex;align-items:center;justify-content:center;border:.052vw solid var(--hk-border-color);border-radius:var(--hk-button-radius);background:var(--hk-bar-bg);color:var(--hk-tab-text-color);font-family:var(--font-body-family,inherit);font-size:var(--hk-button-size);line-height:1;font-weight:680;cursor:pointer;transition:border-color .18s ease,color .18s ease,background .18s ease,transform .15s ease}.hk-pdp-sticky-nav__compare:hover{border-color:var(--hk-accent);color:var(--hk-accent)}.hk-pdp-sticky-nav__compare:active{transform:scale(.985)}.hk-pdp-sticky-nav__commerce{justify-self:end;margin:0;display:flex;align-items:center}.hk-pdp-sticky-nav__add{position:relative;min-width:7.1vw;height:2.05vw;padding:0 1.25vw;border:.052vw solid var(--hk-button-bg);border-radius:var(--hk-button-radius);overflow:hidden;-webkit-appearance:none;appearance:none;background:var(--hk-button-bg);color:var(--hk-button-text);font-family:var(--font-body-family,inherit);font-size:var(--hk-button-size);line-height:1;font-weight:720;cursor:pointer;transition:transform .15s ease,filter .18s ease}.hk-pdp-sticky-nav__add:hover{background:var(--hk-button-hover-bg);border-color:var(--hk-button-hover-bg)}.hk-pdp-sticky-nav__add:active{transform:scale(.985)}.hk-pdp-sticky-nav__add:disabled{cursor:not-allowed;opacity:.46}.hk-pdp-sticky-nav__add .btn-fill,.hk-pdp-sticky-nav__error{display:none}@media screen and (max-width:61.8125em){.hk-pdp-sticky-nav__inner{width:94%;min-height:6.1vw;grid-template-columns:minmax(22vw,1fr) auto auto auto;gap:1vw}.hk-pdp-sticky-nav__product-media{width:max(var(--hk-product-image-size),4vw);height:max(var(--hk-product-image-size),4vw);flex-basis:max(var(--hk-product-image-size),4vw)}.hk-pdp-sticky-nav__product-title{max-width:18vw;font-size:max(var(--hk-product-title-size),1.25vw)}.hk-pdp-sticky-nav__product-price{font-size:max(var(--hk-product-price-size),1.05vw)}.hk-pdp-sticky-nav__tabs{gap:.3vw}.hk-pdp-sticky-nav__tab{min-height:3.5vw;padding:0 1.15vw;border-radius:var(--hk-tab-radius);font-size:max(var(--hk-tab-size),1.15vw)}.hk-pdp-sticky-nav__compare{min-width:8.5vw;height:3.7vw;font-size:max(var(--hk-button-size),1.05vw)}.hk-pdp-sticky-nav__add{min-width:11vw;height:3.7vw;font-size:max(var(--hk-button-size),1.15vw)}}@media screen and (max-width:46.8125em){.hk-pdp-sticky-nav__inner{width:100%;min-height:0;padding:1.5vw 2.8vw;grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"product compare commerce" "tabs tabs tabs";gap:1.5vw 2vw}.hk-pdp-sticky-nav__product{grid-area:product}.hk-pdp-sticky-nav__product-media{width:9vw;height:9vw;flex-basis:9vw}.hk-pdp-sticky-nav__product-copy{gap:.6vw}.hk-pdp-sticky-nav__product-title{max-width:31vw;font-size:3.05vw}.hk-pdp-sticky-nav__product-price{font-size:2.55vw}.hk-pdp-sticky-nav__compare{grid-area:compare;min-width:17vw;height:8.8vw;padding:0 2.3vw;font-size:2.55vw}.hk-pdp-sticky-nav__commerce{grid-area:commerce}.hk-pdp-sticky-nav__add{min-width:24vw;height:8.8vw;padding:0 3vw;border-radius:var(--hk-button-radius);font-size:2.8vw}.hk-pdp-sticky-nav__tabs{grid-area:tabs;width:100%;justify-content:flex-start;gap:1.2vw;overflow-x:auto;scrollbar-width:none;padding-bottom:.1vw}.hk-pdp-sticky-nav__tabs::-webkit-scrollbar{display:none}.hk-pdp-sticky-nav__tab{flex:0 0 auto;min-height:7.3vw;padding:0 3.3vw;border-radius:var(--hk-tab-radius);font-size:2.75vw}}html.hk-h2pro-sticky-page{scrollbar-gutter:stable}.hk-pdp-sticky-host>.hk-pdp-sticky-nav{opacity:1;pointer-events:auto;transform:translateZ(0);backface-visibility:hidden;will-change:opacity;transition:opacity .22s cubic-bezier(.22,.61,.36,1)}.hk-pdp-sticky-host.is-cart-drawer-open>.hk-pdp-sticky-nav{opacity:0!important;pointer-events:none!important;transition:opacity .14s ease-out}.hk-pdp-sticky-host.is-cart-drawer-closing>.hk-pdp-sticky-nav{opacity:1!important;pointer-events:none!important;transition:opacity .22s cubic-bezier(.22,.61,.36,1)}.hk-pdp-sticky-nav--h2pro{background:#fcfbf9fb;border-top:1px solid rgba(24,24,24,.055);border-bottom:1px solid rgba(24,24,24,.1);box-shadow:0 7px 24px #1c18140b;backdrop-filter:saturate(1.12) blur(12px);-webkit-backdrop-filter:saturate(1.12) blur(12px)}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__inner{min-height:3.55rem;gap:clamp(.75rem,1.15vw,1.25rem)}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__product{gap:.55rem}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__product-media{width:2.15rem;height:2.15rem;flex-basis:2.15rem;border:1px solid rgba(24,24,24,.07);border-radius:.42rem;background:#fff}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__product-title{max-width:17rem;font-size:clamp(.72rem,.72vw,.82rem);font-weight:760;letter-spacing:-.015em}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__product-price{font-size:clamp(.64rem,.61vw,.72rem);color:#64615d}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__tabs{gap:.28rem}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__tab{min-height:2rem;padding:0 .9rem;border-radius:999px;font-size:clamp(.68rem,.66vw,.76rem);font-weight:700;color:#2f2d2a;transition:color .2s ease,background .2s ease,transform .18s ease,box-shadow .2s ease}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__tab:hover{color:#101010;background:#ec892918}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__tab.is-active{color:#111;background:linear-gradient(180deg,#f6a446,#ec8929);box-shadow:0 .2rem .7rem #ec892929}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__compare{min-width:5.4rem;height:2.3rem;padding:0 .95rem;border:1px solid #ddd9d3;border-radius:.48rem;background:#fff;color:#242321;font-size:clamp(.68rem,.66vw,.76rem);font-weight:720;box-shadow:0 1px 1px #00000004}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__compare:hover{border-color:#b9b2aa;color:#111;background:#faf8f5;transform:translateY(-1px)}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add{min-width:5.15rem;height:1.78rem;padding:0 .72rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid #ec8929;border-radius:.22rem;background:#ec8929;color:#111;font-size:clamp(.62rem,.59vw,.69rem);font-weight:760;line-height:1;letter-spacing:0;box-shadow:none;transition:background .16s ease,border-color .16s ease,transform .14s ease}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add:before{display:none}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add:hover{border-color:#f39a38;background:#f39a38;color:#111;transform:translateY(-1px);box-shadow:none}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add:active{transform:translateY(0) scale(.975)}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add-icon{display:none!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add.is-loading{pointer-events:none;color:#ffffffd1}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add.is-loading .hk-pdp-sticky-nav__add-icon{border:1.5px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:hkStickySpin .7s linear infinite}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add.is-loading .hk-pdp-sticky-nav__add-icon svg{opacity:0}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add.is-success{border-color:#168a50;background:#168a50;color:#fff}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add.is-error{border-color:#b42318;background:#b42318;color:#fff}@keyframes hkStickySpin{to{transform:rotate(360deg)}}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__progress{height:2px;background:#ec89291a}@media screen and (max-width:61.8125em){.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__inner{min-height:3.5rem;gap:.55rem}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__compare{height:2.2rem}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add{height:1.85rem;min-width:5.2rem}}@media screen and (max-width:46.8125em){.hk-pdp-sticky-nav--h2pro{backdrop-filter:none;-webkit-backdrop-filter:none}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__inner{padding:1.25vw 2.4vw}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__compare,.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add{height:7.7vw;min-height:2.05rem;border-radius:.28rem}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add{min-width:20vw;padding:0 2.1vw}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add-icon{width:.78rem;height:.78rem;flex-basis:.78rem}}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__commerce{width:auto!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;line-height:1!important;justify-self:end!important;align-self:center!important;display:flex!important;align-items:center!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add,.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add.product-form__submit{width:auto!important;min-width:5.7rem!important;max-width:none!important;height:2rem!important;min-height:2rem!important;max-height:2rem!important;margin:0!important;padding:0 .95rem!important;border:0!important;border-radius:.22rem!important;background:#f28b27!important;color:#111!important;box-shadow:none!important;outline-offset:2px!important;font-size:.69rem!important;font-weight:750!important;line-height:1!important;letter-spacing:0!important;white-space:nowrap!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:0!important;transform:none!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add .btn-text{display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;margin:0!important;padding:0!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add:before,.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add:after,.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add .btn-fill,.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add-icon{display:none!important;content:none!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add:hover{background:#ff9a36!important;color:#111!important;border:0!important;box-shadow:none!important;transform:none!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add:active{background:#e97f1c!important;transform:scale(.985)!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add.is-success{background:#168a50!important;color:#fff!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add.is-error{background:#b42318!important;color:#fff!important}@media screen and (max-width:61.8125em){.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add,.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add.product-form__submit{min-width:5.6rem!important;height:2rem!important;min-height:2rem!important;max-height:2rem!important;padding:0 .85rem!important;font-size:.68rem!important}}@media screen and (max-width:46.8125em){.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add,.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add.product-form__submit{min-width:20vw!important;height:8vw!important;min-height:2rem!important;max-height:2.25rem!important;padding:0 2.5vw!important;border-radius:.22rem!important;font-size:2.65vw!important}}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__tab{transition:color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .16s ease!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__tab.is-active{background:#f28b27!important;color:#111!important;box-shadow:none!important}.hk-pdp-sticky-nav--h2pro{background:#030708fb!important;color:#fff!important;border-top:1px solid rgba(255,255,255,.05)!important;border-bottom:1px solid rgba(255,255,255,.08)!important;box-shadow:0 .5rem 1.5rem #00000029!important;backdrop-filter:blur(.875rem)!important;-webkit-backdrop-filter:blur(.875rem)!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__inner{width:min(88%,102.5rem)!important;min-height:4.125rem!important;grid-template-columns:minmax(17.5rem,1fr) auto auto auto!important;gap:clamp(.625rem,1.25vw,1.5rem)!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__product{gap:.6875rem!important;color:#fff!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__product-media{width:3rem!important;height:3rem!important;flex-basis:3rem!important;border:1px solid rgba(255,255,255,.11)!important;border-radius:.5rem!important;background:#f1f1ef!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__product-title{max-width:24rem!important;color:#fff!important;font-size:clamp(.72rem,var(--hk-product-title-size),.84rem)!important;font-weight:760!important;line-height:1.15!important;letter-spacing:-.012em!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__product-price{color:var(--hk-accent)!important;font-size:clamp(.68rem,var(--hk-product-price-size),.8rem)!important;font-weight:800!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__tabs{gap:.5625rem!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__tab{min-width:4.875rem!important;min-height:2rem!important;height:2rem!important;padding:0 1.125rem!important;border:0!important;border-radius:999px!important;background:#242426!important;color:#d2d2d5!important;font-size:clamp(.64rem,var(--hk-tab-size),.76rem)!important;font-weight:650!important;box-shadow:none!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__tab:hover{background:#303033!important;color:#fff!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__tab.is-active{background:var(--hk-accent)!important;color:#090909!important;box-shadow:none!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__compare{min-width:7rem!important;height:2.375rem!important;padding:0 1.25rem!important;border:1px solid var(--hk-accent)!important;border-radius:.5625rem!important;background:transparent!important;color:#fff!important;font-size:clamp(.64rem,var(--hk-button-size),.76rem)!important;font-weight:760!important;box-shadow:none!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__compare:hover{border-color:var(--hk-accent)!important;background:#ec89291a!important;color:#fff!important;transform:translateY(-1px)!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__commerce{width:auto!important;min-width:0!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add,.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add.product-form__submit{width:auto!important;min-width:9.25rem!important;max-width:none!important;height:2.375rem!important;min-height:2.375rem!important;max-height:2.375rem!important;padding:0 1.25rem!important;border:1px solid var(--hk-accent)!important;border-radius:.5625rem!important;background:var(--hk-accent)!important;color:#090909!important;font-size:clamp(.64rem,var(--hk-button-size),.76rem)!important;font-weight:760!important;box-shadow:none!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.55rem!important;transform:none!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add:hover,.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add.product-form__submit:hover{background:var(--hk-accent)!important;border-color:var(--hk-accent)!important;color:#090909!important;filter:brightness(1.06)!important;transform:translateY(-1px)!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add:active,.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add.product-form__submit:active{filter:brightness(.96)!important;transform:scale(.985)!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add:before,.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add:after,.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add .btn-fill{display:none!important;content:none!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add-icon{width:1.05rem!important;height:1.05rem!important;flex:0 0 1.05rem!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;order:-1!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add-icon svg{width:100%!important;height:100%!important;display:block!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__progress{height:2px!important;background:#ffffff0e!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__progress-fill{background:var(--hk-progress-color,var(--hk-accent))!important}@media screen and (max-width:80em)and (min-width:56.25em){.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__inner{width:calc(100% - 2rem)!important;grid-template-columns:minmax(12.75rem,.9fr) auto auto auto!important;gap:.875rem!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__product-title{max-width:13.75rem!important;font-size:.72rem!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__product-price{font-size:.72rem!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__product-media{width:2.75rem!important;height:2.75rem!important;flex-basis:2.75rem!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__tabs{gap:.375rem!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__tab{min-width:4.25rem!important;padding:0 .8125rem!important;font-size:.64rem!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__compare{min-width:5.75rem!important;padding:0 .875rem!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add,.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add.product-form__submit{min-width:7.875rem!important;padding:0 .9375rem!important}}@media screen and (max-width:56.1875em){.hk-pdp-sticky-nav--h2pro{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__inner{width:100%!important;min-height:3.625rem!important;padding:0 .625rem!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"tabs commerce"!important;gap:.5rem!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__product,.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__compare{display:none!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__tabs{grid-area:tabs!important;width:100%!important;min-width:0!important;justify-self:stretch!important;justify-content:flex-start!important;gap:.375rem!important;overflow-x:auto!important;overscroll-behavior-inline:contain!important;scrollbar-width:none!important;padding:0!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__tabs::-webkit-scrollbar{display:none!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__tab{flex:0 0 auto!important;min-width:4.5rem!important;height:2rem!important;min-height:2rem!important;padding:0 .8125rem!important;font-size:clamp(.625rem,2.7vw,.72rem)!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__commerce{grid-area:commerce!important;justify-self:end!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add,.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add.product-form__submit{min-width:6.9rem!important;height:2.25rem!important;min-height:2.25rem!important;max-height:2.25rem!important;padding:0 .75rem!important;border-radius:.5rem!important;font-size:clamp(.64rem,2.8vw,.73rem)!important;gap:.42rem!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add-icon{width:.95rem!important;height:.95rem!important;flex-basis:.95rem!important}}@media screen and (max-width:29.9375em){.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__inner{padding:0 .5rem!important;gap:.4rem!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__tab{min-width:4.125rem!important;padding:0 .6875rem!important;font-size:.625rem!important}.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add,.hk-pdp-sticky-nav--h2pro .hk-pdp-sticky-nav__add.product-form__submit{min-width:6.4rem!important;padding:0 .625rem!important}}
/*# sourceMappingURL=/cdn/shop/t/73/assets/hiknight-pdp-sticky-nav.css.map */
