.white{color:var(--white)}.black{color:var(--black)}.yellow{color:var(--yellow)}.orange{color:var(--orange)}.pink{color:var(--pink)}.blue{color:var(--blue)}.red{color:var(--red)}.green{color:var(--green)}.pink-hover-orange{color:var(--pink)}.pink-hover-orange:hover{color:var(--orange)}.cart__title{margin:0;margin-bottom:3rem;padding-bottom:1rem;border-bottom:.1rem solid var(--grey-light)}.cart__contents{border:1px solid var(--grey-light);padding:3rem}.cart__blocks{width:100%;display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);-moz-column-gap:3rem;column-gap:3rem}@media screen and (max-width: 989.98px){.cart__blocks{grid-template-columns:1fr}}.cart__blocks .discount-code_wrapper_functional{gap:1.5rem}.cart__blocks .discount-code,.cart__blocks .js-contents,.cart__blocks .cart__ctas{border:1px solid var(--grey-light);padding:3rem}@media screen and (max-width: 989.98px){.cart__blocks .discount-code_wrapper_functional{gap:1.5rem;flex-direction:column;align-items:flex-end}.cart__blocks .discount-code{margin-bottom:3rem}.cart__blocks .cart__ctas{display:flex;justify-content:flex-end}}.cart__blocks .js-contents{border-bottom:none;padding-bottom:0}.cart__blocks .cart__ctas{border-top:none;padding-top:0;height:-moz-fit-content;height:fit-content}.cart__blocks .discount-code{grid-row:span 2;height:-moz-fit-content;height:fit-content}.cart__blocks #discount-code-error{color:red;margin-bottom:.7rem}.cart__blocks .applied-discount-code-value:empty+button{display:none}@media screen and (width < 400px){.cart__checkout-button{padding-inline:2.6rem}}@media screen and (max-width: 989.98px){.cart-item{display:flex;flex-direction:column;align-items:center;gap:2rem;padding-bottom:3.5rem;border-bottom:1px solid var(--grey-light);position:relative}.cart-item__name{text-align:center}.cart-item__details{width:-moz-fit-content;width:fit-content}.cart-item__details dl{display:flex;align-items:center;justify-content:space-evenly;flex-wrap:wrap;gap:.7rem}.cart-item td{display:flex;flex-direction:column}.cart-item__totals{display:flex;order:1}}@media screen and (max-width: 989.98px){.cart-item__price-wrapper{margin-top:0}}@media screen and (max-width: 989.98px){.cart-item__remove-button{border-radius:3rem;position:absolute;right:0;top:0;background-color:#f9f9fb}.cart-item__remove-button .svg-wrapper{color:var(--pink)}.cart-item__remove-button .svg-wrapper:hover{color:var(--orange)}}.cart-item__remove-button cart-remove-button{justify-content:flex-end}@media screen and (max-width: 989.98px){.cart-item__remove-button cart-remove-button{justify-content:center}}.cart__contents .quantity{min-height:3.6rem;width:11rem}.cart__contents .quantity__button{width:3.5rem}.cart-sidebar__title,.cart__footer .totals{gap:4rem;padding-bottom:1rem;border-bottom:1px solid var(--grey-light);margin-bottom:3rem}.cart__footer .discount-code_wrapper_functional .field input::-moz-placeholder{color:var(--black)}.cart__footer .discount-code_wrapper_functional .field input::placeholder{color:var(--black)}.cart__footer .discount-code_wrapper_functional .field__input:not(:-moz-placeholder){padding:1.5rem}.cart__footer .discount-code_wrapper_functional .field__input:focus,.cart__footer .discount-code_wrapper_functional .field__input:focus-visible,.cart__footer .discount-code_wrapper_functional .field__input:not(:placeholder-shown){padding:1.5rem}