.link{text-underline-offset:.3rem;text-decoration-thickness:1px;transition:all .3s ease}.link:hover{cursor:pointer}.link.active,.link:hover{text-decoration-line:underline;text-decoration-thickness:2px}.ws-cart-items{list-style:none;margin:0;padding:0}.ws-cart-items--type-coupons{margin-bottom:16px}.ws-cart-items--group{border-bottom:1px solid #f6f6f6}.ws-cart-items--group .ws-cart-items__item{border-bottom:0}.ws-cart-items__header{display:flex;gap:8px;justify-content:flex-start;align-items:center;padding:8px 16px;margin:0;text-align:left;background-color:#f6f6f6}.ws-cart-items__header-title{font-size:1rem;line-height:1.375rem;font-weight:700}.ws-cart-items__header-link{transition:color .3s linear}@media(hover:hover){.ws-cart-items__header-link:not(:disabled):focus,.ws-cart-items__header-link:not(:disabled):hover{color:#88040b}}@media(hover:none){.ws-cart-items__header-link:not(:disabled):active{color:#88040b}}.ws-cart-items__header-button{padding:0}.ws-cart-items__list{margin:0;padding:0;list-style:none;background-color:#fff}.ws-cart-items__list--grid{display:grid;gap:8px}@media(min-width:768px){.ws-cart-items__list--grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.ws-cart-items__item{transition:max-height .35s;overflow:hidden}.ws-cart-items__item.selfheal-exit{max-height:120px}.ws-cart-items__item.selfheal-exit-active{max-height:0}@media(hover:hover){.ws-cart-items__item .ws-product__wrapper--is-unavailable strong.ws-product__title:not(:disabled):focus,.ws-cart-items__item .ws-product__wrapper--is-unavailable strong.ws-product__title:not(:disabled):hover{color:inherit}}@media(hover:none){.ws-cart-items__item .ws-product__wrapper--is-unavailable strong.ws-product__title:not(:disabled):active{color:inherit}}.ws-cart-items__item:not(:last-child){border-bottom:1px solid #e5e5e5}