.PromotionsSection_section__U4z7T{display:flex;flex-direction:column;gap:1rem;padding:1.5rem var(--store-container-pad-x)}.PromotionsSection_heading__1fO1Y{margin:0;font-family:var(--store-font-display);font-size:1.5rem;font-weight:var(--store-font-display-weight,700);color:var(--store-text)}.PromotionsSection_grid__Vt4Jj{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.PromotionsSection_card__dE__4{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:var(--store-surface);border:1px solid var(--store-border);border-radius:var(--store-radius-card);transition:box-shadow .15s ease,transform .15s ease}.PromotionsSection_card__dE__4:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px)}.PromotionsSection_icon__rGaMV{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--store-radius-pill,999px);background:var(--store-warning-bg);color:var(--store-warning-on);flex-shrink:0}.PromotionsSection_name__UX5Cp{margin:0;font-family:var(--store-font-body);font-size:1.125rem;font-weight:600;color:var(--store-text);line-height:1.3}.PromotionsSection_description__1L_7N{margin:0;font-family:var(--store-font-body);font-size:.875rem;font-weight:500;color:var(--store-text);line-height:1.4}.PromotionsSection_expires__K1pHz{margin-top:auto;font-family:var(--store-font-body);font-size:.75rem;color:var(--store-text-muted);font-weight:500}@media (max-width:640px){.PromotionsSection_grid__Vt4Jj{grid-template-columns:1fr}.PromotionsSection_heading__1fO1Y{font-size:1.25rem}}.RubroLayout_container__Cx63H{width:100%;display:flex;flex-direction:column}