.quantity__wrapper{display:flex;align-items:center;border:1px solid #e2e2ea;border-radius:8px;overflow:hidden;margin-top:4px;-webkit-user-select:none;user-select:none}.quantity__wrapper>button{display:flex;width:32px;height:32px;padding:0;border:none;background:none;color:inherit;font:inherit;align-items:center;justify-content:center;cursor:pointer}.quantity__wrapper>button span{font-size:14px;display:block}.quantity__wrapper>button{transition:color .3s ease,background .3s ease,opacity .3s ease}@media(min-width:1024px){.quantity__wrapper>button{width:26px;height:26px;font-size:14px}}.quantity__wrapper>button:hover{background:#b131d4;color:#fff}.quantity__wrapper .quantity__wrapper__value{display:flex;align-self:stretch;justify-content:center;align-items:center;width:32px;height:32px;cursor:default;flex:1 1}@media(min-width:1024px){.quantity__wrapper .quantity__wrapper__value{font-size:14px;width:26px;height:26px}}