.InfoCards_grid__vVy4U{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:1.5rem var(--store-container-pad-x)}.InfoCards_card__EZVm9{display:flex;flex-direction:column;border:1px solid var(--store-border);border-radius:var(--store-radius-card,12px);background:var(--store-surface);overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .15s,transform .15s}a.InfoCards_card__EZVm9:hover{box-shadow:0 4px 16px color-mix(in oklab,var(--store-text),transparent 90%);transform:translateY(-2px)}.InfoCards_cardImage__MRYB9{width:100%;aspect-ratio:2/1;overflow:hidden}.InfoCards_img__jS86S{width:100%;height:100%;object-fit:cover}.InfoCards_cardBody__jhXOI{padding:1rem;display:flex;flex-direction:column;gap:.375rem}.InfoCards_cardTitle__TrGvy{font-size:.9375rem;font-weight:700;color:var(--store-text);margin:0;line-height:1.3}.InfoCards_cardDesc__9Kd4l{font-size:.8125rem;color:var(--store-text-muted);margin:0;line-height:1.5}@media (max-width:768px){.InfoCards_grid__vVy4U{grid-template-columns:1fr;gap:.75rem}}.Pagination_pagination__JsI5z{display:flex;justify-content:center;align-items:center;gap:.375rem;margin-top:2rem;flex-wrap:wrap}.Pagination_pageEllipsis__0IBB7{padding:.5rem .25rem;color:var(--store-border-strong);font-size:.875rem;-webkit-user-select:none;user-select:none}.Pagination_pageLink__Dx6hB{padding:.5rem .75rem;border-radius:6px;text-decoration:none;font-size:.875rem;transition:all .15s;background:var(--store-surface-muted);color:var(--store-text-muted)}.Pagination_pageLinkActive__jXdzj{background:var(--store-primary);color:var(--store-text-inverse);font-weight:600}