.cart-discount{display:grid;grid-template-columns:1fr auto;-moz-column-gap:.8rem;column-gap:.8rem;margin-bottom:1.6rem;padding:2.4rem;background-color:#f1fafd;border:1px solid #ececec;border-radius:1.8rem}.cart-discount__row{display:contents}.cart-discount__input.field{min-width:0;background-color:#fff}.cart-discount__input.field:focus{border-color:#6fcfeb;outline:none}.cart-discount__apply.btn{padding:1.2rem 2.4rem;background-color:#919395}.cart-discount__input:not(:-moz-placeholder)~.cart-discount__apply.btn{background-color:#6fcfeb}.cart-discount__input:not(:placeholder-shown)~.cart-discount__apply.btn{background-color:#6fcfeb}.cart-discount__apply.btn[disabled]{color:#fff}.cart-discount__applied-list{grid-column:1}.cart-discount__applied-list:empty{display:none}.cart-discount__applied{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;margin-top:1.2rem;font-size:1.4rem;line-height:1.4}.cart-discount__applied+.cart-discount__applied{margin-top:.8rem}.cart-discount__applied-label{font-weight:500}.cart-discount__check{margin-right:.4rem}.cart-discount__remove{flex:0 0 auto;padding:0;border:0;background:none;font-size:1.4rem;line-height:inherit;color:inherit;text-decoration:underline;cursor:pointer}.cart-discount__remove:hover{text-decoration:none}.cart-discount__message{grid-column:1 / -1;margin-top:1.2rem;font-size:1.4rem;font-weight:500;line-height:1.4;color:#d91600}.cart-discount__message[hidden]{display:none}.cart [data-cart-busy] .js-cart-holder,.cart [data-cart-busy] .cart__pricing-info,.cart [data-cart-busy] .cart__summary{opacity:.6;pointer-events:none;transition:opacity .2s ease}@media (max-width: 1023px){.cart .form__actions-main{margin-bottom:1.6rem}.cart-discount{margin:0 -15px 4rem;padding:2.4rem 16px;border-right:0;border-left:0;border-radius:0}}
