.custom-units{display:flex;gap:1px;overflow:hidden;z-index:2}.custom-units--loading{opacity:.5}.custom-units__tab.btn{border-bottom:1px solid var(--gray-20,#ededed);border-radius:5px 5px 0 0;color:var(--text-black,#1c1d1f);font-size:.875rem;font-weight:400;height:25px;line-height:normal;padding:4px 20px;text-align:center}.custom-units__tab.btn:hover{background:var(--gray-10,#f2f5f7)}.custom-units__tab--active.custom-units__tab{border-bottom:1px solid var(--main)}.custom-units--loading .custom-units__tab{cursor:wait}.custom-units__tab .icon{height:22px;width:22px}.product-count{background:var(--white,#fff);border:1px solid var(--gray-30,#e0e0e0);border-radius:28px;display:grid;grid-template-columns:repeat(3,1fr);height:38px;justify-content:center;min-width:120px;overflow:hidden;width:120px}@media only screen and (max-width:480px){.product-count{flex-grow:1}}.product-count--full-width{width:100%}.product-count__cart-btn{min-width:120px;width:120px}@media only screen and (max-width:480px){.product-count__cart-btn{flex-grow:1}}.product-count__input{height:100%;justify-content:center;min-width:40px}.product-count__input .input__container{background:none;border:none}.product-count__input .input__field{border-color:transparent;color:var(--black,#000);font-size:.875rem;font-weight:700;line-height:normal;padding:0;text-align:center;transition:border-color var(--transition)}.product-count__input .input__field::-webkit-inner-spin-button,.product-count__input .input__field::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-count__input .input__field[type=number]{-moz-appearance:textfield}.product-count .btn{border-radius:0;flex-grow:1;flex-shrink:0;height:100%;min-width:38px;padding:10px}.product-count .btn:hover{background:var(--gray-10)}.product-count .btn .icon{height:12px;width:12px}.product-count__loading{display:flex;justify-content:center}
