.card.svelte-3kzvtp{display:flex;flex-direction:column;position:relative;color:var(--primary);text-decoration:none;backdrop-filter:blur(60px);-webkit-backdrop-filter:blur(60px);border-radius:1rem;overflow:hidden;border:1px solid transparent}.card.svelte-3kzvtp .card__container:where(.svelte-3kzvtp){display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-3)}.card.svelte-3kzvtp .card__cover:where(.svelte-3kzvtp){width:100%;height:231px;height:100%;-o-object-fit:cover;object-fit:cover}.card.svelte-3kzvtp .card__cover--none:where(.svelte-3kzvtp){width:100%;background:var(--black)}.card.svelte-3kzvtp .card__title:where(.svelte-3kzvtp){font-family:var(--font-family-heading-regular);text-shadow:2px -5px 4px var(--shadow);font-size:clamp(2rem,4vw,4rem);line-height:.7;padding:1rem 0;text-align:left}.card.svelte-3kzvtp .card__excerpt:where(.svelte-3kzvtp){font-family:var(--font-family-serif);font-weight:400;text-shadow:2px -5px 4px var(--shadow);font-size:var(--font-size-2);letter-spacing:-.025em;margin-top:0}.card.svelte-3kzvtp:hover{border:1px solid var(--primary)}.card.svelte-3kzvtp:hover .card__title:where(.svelte-3kzvtp){opacity:.8;transition:.2s}.card.svelte-3kzvtp:active{scale:.99}.card.svelte-3kzvtp:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.card.svelte-3kzvtp:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}@media(min-width:768px){.card.svelte-3kzvtp{flex-direction:row}.card.svelte-3kzvtp .card__cover:where(.svelte-3kzvtp),.card.svelte-3kzvtp .card__cover--none:where(.svelte-3kzvtp){min-width:366.5px;max-width:366.5px;max-height:231px}}@media(max-width:574px){.card.svelte-3kzvtp .card__title:where(.svelte-3kzvtp){text-align:center}}.container.svelte-lvfn04{max-width:var(--max-width-desktop);margin:0 auto;padding:0 var(--space-4);display:flex;flex-direction:column;gap:1rem;width:100%}.container.svelte-lvfn04 h1:where(.svelte-lvfn04){text-align:center;font-size:clamp(var(--font-size-4),10vw,var(--font-size-7));font-family:var(--font-family-heading-regular)}
