.product__weight-scale{display:flex;flex-direction:column;gap:var(--nova-space-xs)}.product__weight-scale .product__weight-scale-label{height:28px;display:flex;align-items:center}.product__weight-scale label{display:block;font:var(--nova-body-font)}.product__weight-scale .slider-wrapper{position:relative}.product__weight-scale input[type=range]{-webkit-appearance:none;width:100%;background:transparent;margin:var(--nova-space-3xs) 0}.product__weight-scale input[type=range]:disabled{opacity:1;pointer-events:none}.product__weight-scale input[type=range]::-webkit-slider-runnable-track{height:1px;background:var(--nova-brand-ink)}.product__weight-scale input[type=range]::-moz-range-track{height:1px;background:var(--nova-brand-ink)}.product__weight-scale input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:transparent;border-radius:50%;width:8px;height:8px;cursor:pointer}.product__weight-scale input[type=range]::-moz-range-thumb{background:var(--nova-brand-ink);border-radius:50%;width:8px;height:8px;cursor:pointer}.product__weight-scale .scale-labels{display:flex;justify-content:space-between;font:var(--nova-body-font);color:var(--nova-color-grey-400)}.product__weight-scale .ticks{position:absolute;top:50%;left:1px;right:1px;height:0;display:flex;justify-content:space-between;pointer-events:none}.product__weight-scale .ticks span{content:"";display:block;width:8px;height:8px;background:var(--nova-brand-ink);border-radius:50%;transform:translateY(-50%);position:relative}.product__weight-scale .ticks span:not(.active){background:transparent}.product__weight-scale .ticks:before,.product__weight-scale .ticks:after{content:"";position:absolute;display:block;width:1px;height:8px;background:var(--nova-brand-ink);top:-4px}.product__weight-scale .ticks:before{left:-1px}.product__weight-scale .ticks:after{right:-1px}.product__weight-scale .ticks{counter-reset:dots 3}
/*# sourceMappingURL=/cdn/shop/t/353/assets/product-weight-scale.css.map */
