a.svelte-2gevwt{background-color:var(--bg-med);border-radius:var(--br-round);box-shadow:var(--shadow-sm);color:inherit;display:inline-grid;grid-template:"background background" min-content "icon title" min-content "description description" 1fr/min-content 1fr;overflow:hidden;overflow-wrap:break-word;padding-bottom:2rem;row-gap:1rem;text-align:start;transition:transform .25s ease;width:auto;width:100%}a.svelte-2gevwt:hover{transform:scale(1.02)}.card-background.svelte-2gevwt{background-color:var(--bg-light);grid-area:background;height:10rem;-o-object-fit:cover;object-fit:cover;width:100%}.card-icon.svelte-2gevwt{background-color:var(--bg-med);border-radius:var(--br-med);height:6rem;image-rendering:pixelated;margin-left:1rem;margin-top:-3rem;min-height:6rem;min-width:6rem;outline:.5em solid var(--bg-med);outline-offset:-1px;width:6rem}h3.svelte-2gevwt,p.svelte-2gevwt{margin:0 20px}h3.svelte-2gevwt{font-size:var(--fs-xl);font-weight:var(--fw-bold);grid-area:title;margin-top:-.5rem}p.svelte-2gevwt{font-size:var(--fs-med);grid-area:description}
