.feature-grid.svelte-orvfqi{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(var(--min),100%),1fr));gap:var(--gap);align-items:stretch}.card.svelte-gfr3h1{display:flex;flex-direction:column;background:var(--theme-neutral-50);border:1px solid var(--theme-neutral-300);border-radius:var(--rounded-sm, 6px);padding:calc(var(--spacing-unit) * 5);color:var(--theme-text)}.card--raised.svelte-gfr3h1{box-shadow:var(--shadow-xl, 0 10px 30px rgba(0, 0, 0, .12))}.card--feature.svelte-gfr3h1{border-top:3px solid var(--theme-primary)}.card__header.svelte-gfr3h1{margin-bottom:calc(var(--spacing-unit) * 3)}.card__eyebrow.svelte-gfr3h1{display:block;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.06em;color:var(--theme-primary);margin-bottom:var(--spacing-unit)}.card__title.svelte-gfr3h1{font-family:Righteous,sans-serif;font-size:var(--text-2xl);margin:0;color:var(--theme-text)}.card__body.svelte-gfr3h1{flex-grow:1;color:var(--theme-neutral-600);line-height:1.6}.card__footer.svelte-gfr3h1{margin-top:calc(var(--spacing-unit) * 4)}
