[tab-item]:not([tab-selected]){display:none}.hdt-tab-item{max-width:900px;margin:0 auto}@media(max-width:768px){.hdt-tab-item{max-width:100%}}.hdt-product-tab__main{gap:1rem 2.5rem;margin:0 1.5rem;scrollbar-width:unset}.hdt-product-tab__main::-webkit-scrollbar{height:0px;visibility:hidden;display:block;cursor:grab}.hdt-product-tab__main::-webkit-scrollbar-track{visibility:hidden;background-color:rgb(var(--color-background2))}.hdt-product-tab__main::-webkit-scrollbar-thumb{visibility:hidden;background-color:rgb(var(--color-secondary))}.hdt-product-tab__main:hover::-webkit-scrollbar,.hdt-product-tab__main:hover::-webkit-scrollbar-track,.hdt-product-tab__main:hover::-webkit-scrollbar-thumb{visibility:visible}.hdt-product-tab__wrap .hdt-product-tab__main::-webkit-scrollbar{height:5px;visibility:visible}.hdt-product-tab__main button{padding:1rem 2.5rem;line-height:1.8rem;font-size:var(--pm-nav-btn-font-size, var(--text-base));font-weight:var(--font-semibold);color:rgb(var(--color-foreground)/.65);border:.1rem solid transparent;border-radius:var(--radius-button);white-space:nowrap;background:transparent;outline:none;transition:all .3s ease}.hdt-product-tab__main button[aria-current=true]{color:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground))}.hdt-product-tab__content:not(:empty){padding:3rem 0}.hdt-product-tab__content p{margin-bottom:1.5rem}.hdt-type-accordion hdt-accordion:not(:last-child){display:block;margin-bottom:1rem}.hdt-product-accordion__content table :where(td,th){color:rgb(var(--color-foreground))}.hdt-product-accordion__item summary{position:relative;display:flex;align-items:center;justify-content:space-between;background-color:rgb(var(--color-foreground) / .08);cursor:pointer;border-radius:var(--radius-sm)}.hdt-product-accordion__icon{width:4.4rem;height:4.4rem;background-color:rgb(var(--hdt-btn-bg));color:rgb(var(--hdt-btn-color));position:relative;display:block;flex:0 0 auto;margin-inline-start:.5rem}.hdt-product-accordion__icon:before,.hdt-product-accordion__icon:after{position:absolute;content:"";top:50%;left:50%;transform:translate(-50%,-50%) rotate(-90deg);background-color:currentColor;transition:transform .35s ease-in-out,opacity .35s ease-in-out;width:1.5rem;height:.2rem;opacity:1;border-radius:var(--radius-full)}.hdt-product-accordion__icon:after{height:1.5rem;width:.2rem}.hdt-product-accordion__text{padding:1rem;transition:all .3s ease}[aria-expanded=true] .hdt-product-accordion__icon:before,[aria-expanded=true] .hdt-product-accordion__icon:after{transform:translate(-50%,-50%) rotate(90deg)}[aria-expanded=true] .hdt-product-accordion__icon:before{opacity:0}.hdt-product-accordion__content{border:.1rem solid rgb(var(--color-line-border)/.5);padding:2rem;border-radius:var(--radius-sm)}.hdt-attr__value p,.hdt-product-accordion__content table{margin-bottom:0}@media(min-width:768px){.hdt-product-accordion__text{padding:1rem 2rem}}@media(-moz-touch-enabled:0),(hover:hover)and (min-width:1150px){.hdt-product-accordion__item summary:hover .hdt-product-accordion__text,.hdt-product-tab__main button:hover{color:rgb(var(--color-foreground))}}.hdt-scroll-nav{position:sticky;top:var(--hdt-header-height, var(--header-height, 100px));z-index:10;display:flex;overflow-x:auto;scrollbar-width:none;background:rgb(var(--color-background));border-bottom:1px solid rgb(var(--color-line-border) / .3)}.hdt-scroll-nav::-webkit-scrollbar{display:none}.hdt-scroll-nav__btn{flex-shrink:0;padding:1.4rem var(--pm-nav-item-gap, 22px);font-size:var(--pm-nav-btn-font-size, var(--text-base));font-weight:500;letter-spacing:.02em;color:rgb(var(--color-foreground) / .62);background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;white-space:nowrap;transition:color .2s,border-color .2s,font-weight .2s;outline:none;line-height:1.6;margin-bottom:-1px}.hdt-scroll-nav__btn:hover{color:rgb(var(--color-foreground) / .85)}.hdt-scroll-nav__btn.is-active{color:rgb(var(--color-foreground));font-weight:700;border-bottom-color:rgb(var(--color-foreground))}.hdt-scroll-sections{padding-top:.4rem}.hdt-scroll-section{scroll-margin-top:calc(var(--hdt-header-height, var(--header-height, 100px)) + var(--hdt-scroll-nav-h, 50px) + 8px);padding:var(--pm-section-gap, 48px) 0}.hdt-scroll-section:first-child{padding-top:3.2rem}.hdt-scroll-section__header{display:flex;align-items:center;gap:10px;padding:0;margin-bottom:1.6rem;background:transparent}.hdt-scroll-section__header:before{content:"";flex:0 0 3px;width:3px;height:18px;background:rgb(var(--color-foreground));border-radius:1px}.hdt-scroll-section__title{font-size:var(--pm-content-title-size, 1.4rem);font-weight:700;text-transform:none;letter-spacing:-.005em;color:rgb(var(--color-foreground));margin:0;line-height:1.2}.hdt-scroll-section__body table :where(td,th){color:rgb(var(--color-foreground))}.hdt-inline-tabs .hdt-scroll-nav{margin-left:0;margin-right:0}.hdt-product-tab{background:rgb(255 255 255 / var(--pm-nav-bg-opacity, 1));border-top:1px solid rgb(var(--color-line-border, 210 210 210) / .18)}.hdt-product-tab .hdt-scroll-nav{background:rgb(255 255 255 / var(--pm-nav-bg-opacity, 1))}.hdt-scroll-section__body .hdt-rte p{margin-bottom:.7rem;line-height:1.65}.hdt-scroll-section__body .hdt-rte p:empty,.hdt-scroll-section__body .hdt-rte p:has(>br:only-child){margin:0;line-height:0;height:0;overflow:hidden}.hdt-scroll-section__body .hdt-rte ul,.hdt-scroll-section__body .hdt-rte ol{padding-left:1.6rem;margin:.3rem 0 .9rem}.hdt-scroll-section__body .hdt-rte li{margin-bottom:.3rem;line-height:1.6}.hdt-scroll-section__body .hdt-rte strong:first-child,.hdt-scroll-section__body .hdt-rte p>strong:only-child{display:block;margin-top:1.2rem;margin-bottom:.3rem}
/*# sourceMappingURL=/cdn/shop/t/17/assets/hdt-product-tabs.css.map */
