.product__discount-calculator{width:100%}.discount-calculator{padding-top:2px;padding-bottom:2px;background:#ffe3f1;width:100%;height:50px;font-size:18px;-webkit-flex-direction:row;flex-direction:row;gap:20px}.discount-calculator,.discount-calculator__savings{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.discount-calculator__savings{-webkit-flex-direction:column;flex-direction:column}.discount-calculator__code{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.discount-calculator__copy-btn{border:1px solid var(--color-primary);white-space:nowrap;height:36px;min-width:100px;padding:0 5px;line-height:1;cursor:pointer}.discount-calculator__copy-btn,.discount-calculator__copy-btn .button__default{display:-webkit-inline-flex;display:inline-flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.discount-calculator__copy-btn .button__default{font-size:14px;font-weight:600}.discount-calculator__copy-btn .button__message{display:-webkit-inline-flex;display:inline-flex;color:#fff;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.discount-calculator__copy-btn .button__default.hidden,.discount-calculator__copy-btn .button__message.hidden{display:none}.discount-calculator__cart{font-size:14px}