.c-gift-box__inner{cursor:pointer;background-color:#fcf7f2;border-radius:2px;align-items:center;gap:20px;width:100%;padding-right:21px;display:flex}.c-gift-box__media{border-right:1px solid #eee5dd;flex-shrink:0;width:81px;height:80px;display:block;overflow:hidden}.c-gift-box__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.c-gift-box__content{flex:1 0 0;justify-content:space-between;align-items:center;gap:16px;min-width:0;display:flex}.c-gift-box__option{align-items:center;gap:10px;display:flex}.c-gift-box__checkbox{cursor:pointer;appearance:none;background-color:#fff;border:1px solid #eee5dd;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.c-gift-box__checkbox:before{content:"";background-color:#cd001a;width:6px;height:6px;display:none}.c-gift-box__checkbox:checked:before{display:block}.c-gift-box__label,.c-gift-box__price{margin-bottom:0}.c-cart-gift-box{background-color:#fcf7f2;border:1px solid #eee5dd;border-radius:2px;align-items:center;gap:10px;padding:7px 10px;display:flex}.c-cart-gift-box__title,.c-cart-gift-box__price{transform:translateY(1px)}.c-cart-gift-box__title{flex:1 0 0;min-width:0;margin-bottom:0}.c-cart-gift-box__price{white-space:nowrap;margin-bottom:0}.c-cart-gift-box__remove-button{color:#1b1b1b;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:16px;height:16px;padding:0;display:flex}.c-cart-gift-box__remove-button .icon-plus{transform:rotate(45deg)}.c-cart-gift-box__remove-button[aria-disabled=true]{opacity:.4;pointer-events:none}.c-cart-gift-box-add{color:#1b1b1b;cursor:pointer;background-color:#fcf7f2;border:0;border-radius:90px;justify-content:center;align-items:center;gap:10px;height:32px;padding:0 19px;display:inline-flex}.c-cart-gift-box-add[aria-disabled=true]{opacity:.4;pointer-events:none}.c-cart-gift-box-add__label{margin-bottom:0}
