.PromoCardsRow_root___pmKN{display:grid;grid-gap:var(--space-4);gap:var(--space-4);width:100%;grid-template-columns:1fr}@media (min-width:768px){.PromoCardsRow_root___pmKN.PromoCardsRow_count-2__xeS2i{grid-template-columns:repeat(2,1fr)}.PromoCardsRow_root___pmKN.PromoCardsRow_count-3__OzK3t{grid-template-columns:repeat(3,1fr)}}.PromoCardsRow_card__nMOM7{display:grid;grid-template-columns:1fr;background-color:var(--color-surface-raised,#ffffff);border:1px solid var(--color-border-default,#e2e8f0);border-radius:var(--radius-lg);overflow:hidden;text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease}@media (min-width:640px){.PromoCardsRow_card__nMOM7{grid-template-columns:1.4fr 1fr}}a.PromoCardsRow_card__nMOM7:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.08)}.PromoCardsRow_imagePlaceholder__3DGBI,.PromoCardsRow_image__kTCow{width:100%;height:100%;min-height:140px;max-height:220px;object-fit:contain;object-position:center;display:block;background-color:var(--color-brand-primary-light,var(--color-surface-subtle,#f1f5f9));aspect-ratio:16/10}@media (min-width:640px){.PromoCardsRow_imagePlaceholder__3DGBI,.PromoCardsRow_image__kTCow{aspect-ratio:auto;min-height:160px;max-height:240px}}.PromoCardsRow_imagePlaceholder__3DGBI{display:flex;align-items:center;justify-content:center;font-size:1.6rem;color:var(--color-text-secondary,#94a3b8)}.PromoCardsRow_body___0l4n{padding:var(--space-3) var(--space-4);display:flex;flex-direction:column;gap:4px;justify-content:center}.PromoCardsRow_eyebrow__NpZUQ{margin:0;font-size:.7rem;font-weight:700;color:var(--color-brand-primary,#16a34a);text-transform:uppercase;letter-spacing:.04em;line-height:1.25}.PromoCardsRow_title__6_Jm_{margin:0;font-family:var(--font-family-display,inherit);font-size:.98rem;font-weight:700;color:var(--color-text-primary,#0f172a);line-height:1.2}.PromoCardsRow_subtitle__OND7y{margin:0;font-size:.8rem;color:var(--color-text-secondary,#475569);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.PromoCardsRow_cta__MWssy{margin-top:6px;display:inline-flex;align-items:center;gap:4px;align-self:flex-start;padding:4px 10px;background-color:var(--color-brand-primary,#16a34a);color:#fff;border-radius:var(--radius-sm);font-size:.78rem;font-weight:700}a.PromoCardsRow_card__nMOM7:hover .PromoCardsRow_cta__MWssy{background-color:var(--color-brand-primary-dark,#15803d)}