.ws-personal-notes__title{display:flex;flex-flow:row wrap;padding:8px 16px;gap:8px;justify-content:space-between}.ws-personal-notes__title .ws-cart-group-header{padding:0}.ws-personal-notes__list{display:block;margin:0;padding:0}.ws-personal-notes__item{font-size:.9375rem;line-height:1.25rem;min-height:56px;width:100%;border:0;border-bottom:1px solid #f6f6f6;transition:background-color .7s ease-in,opacity .3s ease-in-out;overflow:hidden;background-color:#fff;padding:8px 16px;align-items:center;display:grid;gap:16px;grid-template-columns:26px 1fr auto}.ws-personal-notes__item.selfheal-exit{background-color:rgba(177,42,11,.3)}.ws-personal-notes__item.selfheal-enter-active{background-color:rgba(212,243,230,.4)}.ws-personal-notes__button{position:relative;height:0;padding:0;min-height:0;border:0;opacity:0;transition:all .3s ease-in-out;grid-template-columns:26px 1fr}.ws-personal-notes__text,.ws-personal-notes__trash{cursor:pointer;color:inherit;background-color:transparent;text-align:left;text-decoration:none;border:0}.ws-personal-notes__text{overflow:hidden;text-overflow:ellipsis;padding:0}.ws-personal-notes__text--has-strikeout{text-decoration:line-through;color:#444}.ws-personal-notes__checkbox{display:flex;justify-content:center;align-items:center;transition:rotate .3s}.ws-personal-notes__checkbox--close{rotate:45deg}.ws-personal-notes__form-area{min-height:300px}.ws-personal-notes__formbuttons{margin:8px 0}.ws-personal-notes__infolink{font-size:.75rem;line-height:1rem;margin:0}.ws-personal-notes__infolink .ngr-button__text{text-align:right;color:#121212;width:100%}.ws-personal-notes__infolink .ngr-button__icon{color:#121212}.ws-personal-notes__form{overflow:hidden;transition:max-height .35s ease-in-out;max-height:0}.ws-personal-notes--expanded .ws-personal-notes__form{max-height:300px}.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-footer__total{font-size:1rem;line-height:1.375rem;font-weight:700;color:#fff}.ws-cart-footer__buttons{background-color:#121212;padding:20px;display:flex;justify-content:space-around;align-items:center;gap:16px}.ws-cart-footer__buttons>*{flex:1 1}.ws-cart-footer__checkout-button{width:100%;white-space:nowrap}