.hk-spec-tabs{--hk-spec-page-padding: var(--page-padding, clamp(1rem, 4vw, 2.5rem));background:var(--hk-spec-bg, #0b0b0b);color:#fff;margin-block:0;border-radius:0;overflow:hidden;position:relative;width:100%}.hk-spec-tabs:not(.hk-spec-tabs--full){margin-block:24px;border-radius:10px}.hk-spec-tabs__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.2;pointer-events:none;z-index:0}.hk-spec-tabs__inner{max-width:var(--page-width, 90rem);margin-inline:auto;padding:62px var(--hk-spec-page-padding) 54px;position:relative;z-index:1}.hk-spec-tabs--full .hk-spec-tabs__inner{max-width:none;padding-inline:max(var(--hk-spec-page-padding),calc((100% - var(--page-width, 90rem)) / 2))}.hk-spec-tabs__title{color:var(--hk-spec-title-color, #ffffff);font-family:var(--font-heading-family, inherit);font-size:clamp(1.875rem,4vw,3rem);line-height:1.15;text-align:center;margin:0 0 34px;font-weight:700;letter-spacing:.02em}.hk-spec-tabs__tab-list{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:12px;margin-bottom:24px}.hk-spec-tabs__tab-list::-webkit-scrollbar{display:none;width:0;height:0}.hk-spec-tabs__tab{border:0!important;background:var(--hk-spec-tab-bg, #2f2f2f)!important;color:var(--hk-spec-tab-text, #ffffff)!important;padding:12px 28px;border-radius:0;white-space:nowrap;font-weight:600;cursor:pointer;flex:0 0 auto;touch-action:pan-x;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;clip-path:polygon(8px 0,100% 0,calc(100% - 8px) 100%,0 100%);transition:background-color .2s ease,color .2s ease;box-shadow:none!important;outline:none;appearance:none;-webkit-appearance:none;line-height:1.2;height:auto;min-height:0;width:auto}.hk-spec-tabs__tab:hover,.hk-spec-tabs__tab:focus-visible{filter:brightness(1.08)}.hk-spec-tabs__tab.is-active{background:var(--hk-spec-tab-active-bg, #ff0000)!important;color:var(--hk-spec-tab-active-text, #111111)!important}.hk-spec-tabs__panel{display:none;gap:24px;align-items:stretch}.hk-spec-tabs__panel.is-active{display:flex}.hk-spec-tabs__panel[hidden]{display:none!important}.hk-spec-tabs__specs{flex:0 0 42%;min-width:0}.hk-spec-tabs__spec-list{list-style:none;margin:0;padding:0}.hk-spec-tabs__spec-item{display:flex;gap:10px;border-bottom:1px solid var(--hk-spec-row-border, rgba(255, 255, 255, .18));padding:14px 0;line-height:1.2;font-size:1.125rem}.hk-spec-tabs__spec-item strong{flex:0 0 46%;max-width:290px;font-weight:600}.hk-spec-tabs__spec-item span,.hk-spec-tabs__media{flex:1;min-width:0}.hk-spec-tabs__media--full{flex-basis:100%}.hk-spec-tabs__image{display:block;width:100%;height:auto;max-width:100%}.hk-spec-tabs__media[data-media-fit=contain] .hk-spec-tabs__image{object-fit:contain}.hk-spec-tabs__media[data-media-fit=cover] .hk-spec-tabs__image{object-fit:cover}.hk-spec-tabs__video{position:relative;width:100%;aspect-ratio:16 / 9;background:#141414;overflow:hidden}.hk-spec-tabs__video-poster{position:absolute;top:0;right:0;bottom:0;left:0}.hk-spec-tabs__video-poster picture,.hk-spec-tabs__video-poster .hk-spec-tabs__image--poster{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.hk-spec-tabs__video-placeholder{width:100%;height:100%;background:linear-gradient(145deg,#2a2a2a,#1a1a1a)}.hk-spec-tabs__video-play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:72px;height:72px;border:0!important;border-radius:50%;background:#0000008c!important;cursor:pointer;display:grid;place-items:center;transition:transform .2s ease,background-color .2s ease;z-index:2;box-shadow:none!important;padding:0;-webkit-appearance:none;appearance:none}.hk-spec-tabs__video-play:hover{background:#000000b8!important;transform:scale(1.05)}.hk-spec-tabs__video-play-icon{width:0;height:0;border-style:solid;border-width:14px 0 14px 22px;border-color:transparent transparent transparent var(--hk-spec-tab-active-bg, #ff0000);margin-left:6px}.hk-spec-tabs__video-frame{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;background:#000}.hk-spec-tabs__video-frame iframe,.hk-spec-tabs__video-frame video,.hk-spec-tabs__native-video{width:100%;height:100%;border:0;display:block}.hk-spec-tabs__video-frame video,.hk-spec-tabs__native-video{object-fit:contain;background:#000}.hk-spec-tabs__video-play[data-video-error=true]{opacity:.42;cursor:not-allowed}.hk-spec-tabs__video.is-playing .hk-spec-tabs__video-play,.hk-spec-tabs__video.is-playing .hk-spec-tabs__video-poster{pointer-events:none}.hk-spec-tabs--empty{background:transparent;border:1px dashed rgba(0,0,0,.2);color:rgb(var(--color-foreground, 42 43 42))}.hk-spec-tabs--empty .hk-spec-tabs__inner{padding:20px}.hk-spec-tabs--empty p{margin:0;opacity:.7;text-align:center}@media(max-width:1023px){.hk-spec-tabs__inner{padding:34px var(--hk-spec-page-padding) 24px}.hk-spec-tabs__title{font-size:1.875rem;margin-bottom:18px}.hk-spec-tabs__panel.is-active{flex-direction:column;background:#121212d9;padding:0 12px 12px}.hk-spec-tabs__spec-item{font-size:.75rem;padding:9px 0}.hk-spec-tabs__tab{padding:10px 16px;font-size:.875rem;cursor:default}@media(pointer:coarse){.hk-spec-tabs__tab-list{cursor:grab}.hk-spec-tabs__tab-list:active{cursor:grabbing}}}@media(min-width:1024px){.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__inner{width:min(94vw,104rem);max-width:104rem;padding:clamp(3.75rem,5vw,5.25rem) 0 clamp(4rem,5vw,5.5rem)}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs--full .hk-spec-tabs__inner{width:min(94vw,104rem);max-width:104rem;padding-inline:0}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__title{margin-bottom:clamp(1.9rem,2.8vw,2.8rem);font-size:clamp(2.55rem,3.25vw,4rem);line-height:1.02;letter-spacing:.015em}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__tab-list{justify-content:center;gap:clamp(.75rem,1vw,1rem);margin-bottom:clamp(2rem,3vw,3rem);padding-bottom:.15rem;overflow:visible}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__tab{min-width:clamp(7.5rem,9vw,10rem);min-height:3.15rem;padding:.88rem clamp(1.25rem,1.8vw,2rem);display:inline-flex;align-items:center;justify-content:center;font-size:clamp(.88rem,.92vw,1.02rem);line-height:1.1}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__panel.is-active{display:grid;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:clamp(3.5rem,5.6vw,7rem);align-items:stretch;position:relative}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__panel.is-active:before{content:"";position:absolute;left:42.15%;top:3%;bottom:3%;width:1px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.13) 13%,rgba(255,255,255,.13) 87%,transparent);pointer-events:none}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__specs{flex:none;width:100%;min-width:0;align-self:stretch;display:flex;flex-direction:column;padding:clamp(.55rem,.8vw,.9rem) 0}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__spec-list{flex:1 1 auto;min-height:100%;display:flex;flex-direction:column;justify-content:stretch;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__spec-item{flex:1 1 0;min-height:clamp(4.25rem,5.1vw,5.65rem);display:grid;grid-template-columns:minmax(9.5rem,42%) minmax(0,58%);align-items:center;gap:clamp(1rem,1.8vw,2rem);padding:clamp(.95rem,1.2vw,1.25rem) .15rem;font-size:clamp(1rem,1.05vw,1.18rem);line-height:1.3}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__spec-item strong{max-width:none;color:#fffffff5;font-weight:720;letter-spacing:-.01em}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__spec-item span{color:#ffffffd1;font-weight:500;text-align:left}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__media{flex:none;width:100%;min-width:0;align-self:stretch;display:flex;align-items:center;justify-content:center;padding:clamp(.4rem,.8vw,.9rem) 0}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__media picture{width:100%;display:flex;align-items:center;justify-content:center}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__image{width:100%;max-width:100%;max-height:clamp(31rem,37vw,43rem);object-fit:contain;object-position:center}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__media[data-media-fit=contain] .hk-spec-tabs__image{object-fit:contain}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__panel:has(.hk-spec-tabs__media--full).is-active{grid-template-columns:1fr}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__panel:has(.hk-spec-tabs__media--full).is-active:before{display:none}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__media--full .hk-spec-tabs__image{max-height:none}}@media(min-width:768px)and (max-width:1023px){.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__inner{width:min(92vw,54rem);max-width:none;padding-inline:0}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__panel.is-active{gap:1.7rem;padding:1rem 1.15rem 1.25rem}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__spec-item{font-size:.88rem;padding:.8rem .1rem}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__image{max-height:34rem;object-fit:contain}}@media(max-width:767px){.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__panel.is-active{gap:1.25rem}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__spec-list{height:auto;min-height:0}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__spec-item{min-height:0}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__media{padding-top:.25rem}.section--product-spec-tabs:not(.hiknight-h2pro-spec-tabs) .hk-spec-tabs__image{max-height:none;object-fit:contain}}
/*# sourceMappingURL=/cdn/shop/t/73/assets/product-spec-tabs.css.map */
