/* START_SNIPPET:nq-cart-offer (INDEX:152) */
.nq-cart-offer{margin:12px 0 20px;padding:16px 18px;border:1px solid #e8dedb;border-radius:8px;background:#fcf9f8;text-align:left;color:#292525}
  .nq-cart-offer__eyebrow{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#872b25}
  .nq-cart-offer p{font-size:14px;line-height:1.5;margin:7px 0;font-weight:400}
  .nq-cart-offer a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;font-size:13px;font-weight:500;color:#872b25;text-decoration:none}
  .nq-cart-offer small{display:block;font-size:11px;line-height:1.5;color:#68615e}
/* END_SNIPPET:nq-cart-offer */
