.lp-product-chip-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;margin:20px 0 28px}.lp-product-chip-section-title{margin:26px 0 12px;font-size:22px;line-height:1.25}.lp-product-chip{display:grid;grid-template-columns:108px minmax(0,1fr);align-items:stretch;gap:16px;margin:8px 10px 8px 0;padding:14px;border:1px solid rgba(20,25,34,.1);border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.98) 0%,rgba(247,241,230,.98) 100%);color:#171b24!important;text-decoration:none!important;vertical-align:middle;max-width:100%;min-height:132px;box-shadow:0 16px 36px rgba(15,18,25,.1);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.lp-product-chip:hover{transform:translateY(-2px);border-color:rgba(200,152,42,.28);box-shadow:0 20px 42px rgba(15,18,25,.14)}.lp-product-chip__image{width:108px;height:108px;border-radius:14px;object-fit:cover;flex:0 0 108px;display:block;background:#efe6d6}.lp-product-chip__image--placeholder{background:#efe6d6}.lp-product-chip__body{display:flex;flex-direction:column;min-width:0}.lp-product-chip__eyebrow{margin-bottom:8px;font-size:11px;font-weight:700;letter-spacing:.12em;line-height:1.2;text-transform:uppercase;color:rgba(23,27,36,.54)}.lp-product-chip__label{font-size:18px;line-height:1.25;font-weight:700;letter-spacing:-.02em;color:#171b24;text-wrap:balance}.lp-product-chip__meta{margin-top:10px;font-size:14px;line-height:1.4;color:rgba(23,27,36,.72)}.lp-product-chip__meta .amount,.lp-product-chip__meta ins,.lp-product-chip__meta ins .amount{color:#a6791f!important;font-weight:700}.lp-product-chip__meta del,.lp-product-chip__meta del .amount,.lp-product-chip__meta-note,.lp-product-chip__meta-sep{color:rgba(23,27,36,.56)!important}.lp-product-chip__cta{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;margin-top:auto;padding:10px 14px;border-radius:999px;background:linear-gradient(135deg,#171b24 0%,#0f1218 100%);color:#faf4e8!important;font-size:13px;font-weight:700;letter-spacing:.01em;line-height:1;box-shadow:0 10px 20px rgba(15,18,25,.14)}@media (max-width:640px){.lp-product-chip-grid{grid-template-columns:1fr}.lp-product-chip{width:100%;margin-right:0;grid-template-columns:92px minmax(0,1fr);padding:12px;border-radius:18px}.lp-product-chip__image{width:92px;height:92px;flex-basis:92px}.lp-product-chip__label{font-size:16px}.lp-product-chip__meta{font-size:13px}}