.details .add-cart-container{opacity:1;position:absolute;left:88%;width:10vw;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;justify-content:center;top:36%}form{height:-moz-fit-content;height:fit-content}.details .add-cart-container p{text-align:center;font-size:1.4rem}.details .add-cart-container input[type=range]{-webkit-appearance:none;background-color:var(--accent);border-radius:var(--radius);height:12px}.details .add-cart-container input[type=range]::-moz-range-progress{background-color:var(--text-secondary);height:60%}.details .add-cart-container input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;height:50px;border-radius:0;background:var(--accent)}
