.m-cart-drawer-item{flex-direction:row;gap:1.5rem;position:relative}.m-cart-drawer-item[data-bundle-role=child]{margin-top:1rem}.m-cart-drawer-item[data-bundle-role=child] .m-cart-drawer-item__image img{display:none}.m-cart-drawer-item[data-bundle-role=child] .m-cart-drawer-item__image:empty{display:block}.m-cart-drawer-item__image img{aspect-ratio:1/1;display:block;height:auto;width:100%}.m-cart-drawer-item__image:empty{display:none}.m-cart-drawer-item__content{flex:1;flex-direction:column}.m-cart-drawer-item__condition{text-align:right}.m-cart-drawer-item__condition span{display:block;width:max-content}.m-cart-drawer-item__middle,.m-cart-drawer-item__top{flex-wrap:nowrap;gap:4rem;justify-content:space-between}.m-cart-drawer-item__middle{align-items:flex-end}.m-cart-drawer-item__brand{letter-spacing:.2rem;margin-bottom:0}.m-cart-drawer-item__title a{text-decoration:none}.m-cart-drawer-item__options--inline{display:flex;flex-wrap:wrap}.m-cart-drawer-item__options--inline .product-option:after{content:"-";display:inline-block;padding-inline:.5rem}.m-cart-drawer-item__options--inline .product-option:last-child:after{content:"";display:none}.m-cart-drawer-item__price{font-size:var(--body-fs-sm);text-align:right}.m-cart-drawer-item__badges{font-size:var(--body-fs-xs);gap:.2rem;justify-content:flex-end;line-height:var(--body-lh-xs)}.m-cart-drawer-item__badges .icon{height:1.2rem;width:1.2rem}.m-cart-drawer-item__information{justify-content:space-between}.m-cart-drawer-item__quantity{align-items:baseline;display:flex}.m-cart-drawer-item__quantity .m-quantity{--button-size:unset;border:unset;margin-left:1rem}.m-cart-drawer-item__actions{align-items:baseline;flex-direction:row-reverse;justify-content:space-between;margin-top:auto}.m-cart-drawer-item__remove{margin-right:auto}.m-cart-drawer-item__remove .a-link{--button-letter-case:lowercase}.m-cart-drawer-item__error{color:rgb(var(--color-error))}.m-cart-drawer-item__gift-wrapping{margin:1rem 0;width:100%}.m-cart-drawer-item__gift-wrapping--label{font-size:var(--body-fs-xs);line-height:var(--body-lh-sm);margin-bottom:0}.m-cart-drawer-item__gift-wrapping--title:last-of-type{margin-bottom:1rem}.m-cart-drawer-item__gift-wrapping .a-checkbox__label{padding-left:2.4rem}.m-cart-drawer-item__gift-wrapping .a-checkbox__label:before{height:1.4rem;top:0;width:1.4rem}.m-cart-drawer-item__gift-wrapping input[type=checkbox]:checked+.a-checkbox__label:after{left:.5rem;top:.1rem}.m-cart-drawer-item .gift-wrapping{margin:0 0 1.5rem}.m-cart-drawer-item .gift-message{margin:0}.m-cart-drawer-item .gift-message .a-input__textarea{height:7rem}.m-cart-drawer-item.is-gift-wrap{margin-top:-2rem}.m-cart-drawer-item.is-gift-wrap .m-cart-drawer-item__property-label,.m-cart-drawer-item.is-gift-wrap .m-cart-drawer-item__remove{display:none}.m-cart-drawer-item.is-gift-wrap .m-cart-drawer-item__title *{color:currentColor}.m-cart-drawer-item.has-active-wraps{margin-bottom:1rem;padding-bottom:0}