.article-card-container.svelte-1cso6sw{border-radius:var(--radius-lg);background-color:var(--white);width:100%;height:auto;min-height:100%;box-shadow:var(--shadow-1);cursor:pointer;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.article-card-container.svelte-1cso6sw .image-container:where(.svelte-1cso6sw){width:100%;height:19rem;min-height:19rem}.article-card-container.svelte-1cso6sw .image-container:where(.svelte-1cso6sw) .inner-image:where(.svelte-1cso6sw){object-fit:cover;width:100%;height:100%}.article-card-container.svelte-1cso6sw .content:where(.svelte-1cso6sw){padding:var(--pad-card);flex-direction:column;flex:1;display:flex}.article-card-container.svelte-1cso6sw .content:where(.svelte-1cso6sw) .article-title:where(.svelte-1cso6sw){font-family:var(--font-heading);font-weight:700;font-size:var(--fs-md);color:var(--black);margin-bottom:1rem;line-height:1.4}.article-card-container.svelte-1cso6sw .content:where(.svelte-1cso6sw) p:where(.svelte-1cso6sw){font-family:var(--font-body);font-weight:400;font-size:var(--fs-sm);color:var(--text-light-gray);margin-bottom:3rem;line-height:1.4}.article-card-container.svelte-1cso6sw .content:where(.svelte-1cso6sw) .details-button:where(.svelte-1cso6sw){align-items:center;gap:.8rem;min-height:44px;margin-top:auto;display:flex}.article-card-container.svelte-1cso6sw .content:where(.svelte-1cso6sw) .details-button:where(.svelte-1cso6sw) .text:where(.svelte-1cso6sw){font-family:var(--font-heading);font-weight:700;font-size:var(--fs-md);color:var(--link);line-height:1.4;transition:color .3s}.article-card-container.svelte-1cso6sw .content:where(.svelte-1cso6sw) .details-button:where(.svelte-1cso6sw) .icon-arrow:where(.svelte-1cso6sw){font-size:var(--fs-lg);color:var(--link);line-height:1;transition:color .3s}.article-card-container.svelte-1cso6sw:hover{box-shadow:var(--shadow-2);transform:translateY(-4px)}.article-card-container.svelte-1cso6sw:hover .content:where(.svelte-1cso6sw) .details-button:where(.svelte-1cso6sw) .text:where(.svelte-1cso6sw),.article-card-container.svelte-1cso6sw:hover .content:where(.svelte-1cso6sw) .details-button:where(.svelte-1cso6sw) .icon-arrow:where(.svelte-1cso6sw){color:var(--link-hover)}@media screen and (width<=600px){.article-card-container.svelte-1cso6sw{transform:none}.article-card-container.svelte-1cso6sw .image-container:where(.svelte-1cso6sw){height:12.6rem;min-height:12.6rem}.article-card-container.svelte-1cso6sw .content:where(.svelte-1cso6sw){padding:var(--pad-card-sm)}.article-card-container.svelte-1cso6sw .content:where(.svelte-1cso6sw) .article-title:where(.svelte-1cso6sw){font-size:var(--fs-base)}.article-card-container.svelte-1cso6sw .content:where(.svelte-1cso6sw) p:where(.svelte-1cso6sw){font-size:var(--fs-xs);margin-bottom:2.4rem}.article-card-container.svelte-1cso6sw .content:where(.svelte-1cso6sw) .details-button:where(.svelte-1cso6sw) .text:where(.svelte-1cso6sw){font-size:var(--fs-base)}.article-card-container.svelte-1cso6sw .content:where(.svelte-1cso6sw) .details-button:where(.svelte-1cso6sw) .icon-arrow:where(.svelte-1cso6sw){font-size:var(--fs-sm)}.article-card-container.svelte-1cso6sw:hover{transform:none}}@media (prefers-reduced-motion:reduce){.article-card-container.svelte-1cso6sw:hover{transform:none}}
