.card.svelte-mxko52{position:relative;display:grid;height:100%;padding:var(--theme-blank-card-padding, 2.4rem);background-color:var(--theme-blank-card-background);background-image:var(--theme-blank-card-background);transition:outline .1s ease-in-out,scale .1s ease-in-out;outline:var(--theme-blank-card-border);outline-offset:0}.card[data-card-link=true].svelte-mxko52:hover{scale:1.025;outline:var(--theme-blank-card-border-hover)}.card[data-card-link=true][data-no-hover=true].svelte-mxko52:hover{scale:unset}.tag.svelte-6jpjtd{width:-moz-fit-content;width:fit-content;padding:.25rem .5rem;border-radius:3px;background-color:var(--background-color, var(--theme-tag-accent-color, #000));color:var(--text-color, var(--theme-tag-text-color, #fff));font-size:13px;line-height:1.25}.tag[data-secondary=true].svelte-6jpjtd{border:1px solid var(--theme-tag-accent-color, #000);background-color:transparent;color:var(--theme-tag-accent-color, #000)}.newscard.svelte-1gg1h0k{z-index:2;position:relative;display:flex;flex-direction:row;background:var(--theme-news-card-background, none);background-color:var(--theme-news-card-background-color, var(--color-white));background-position:center;background-repeat:no-repeat;background-size:cover;box-shadow:var(--theme-news-card-box-shadow-size, 0) var(--theme-news-card-box-shadow-size, 0) var(--theme-news-card-box-shadow-spread, 0) var(--theme-news-card-box-shadow-color, transparent)}.newscard[data-altBg=true].svelte-1gg1h0k{background:var(--theme-news-card-background-internal, none);background-position:var(--theme-news-card-background-internal-position, center);background-repeat:no-repeat;background-size:var(--theme-news-card-background-internal-size, cover)}[data-slot="1"] .newscard.svelte-1gg1h0k{flex-direction:column}@media (max-width: 640px){.newscard.svelte-1gg1h0k{flex-direction:column}}.image.svelte-1gg1h0k{height:auto;width:auto;max-width:40%;flex:1 1 40%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}[data-slot="1"] .image.svelte-1gg1h0k{max-height:450px;max-width:100%;flex:1 1 100%}@media (max-width: 640px){[data-slot] .image.svelte-1gg1h0k{max-height:60vw;max-width:100%;flex:1 1 100%}}.info.svelte-1gg1h0k{display:grid;height:100%;padding:1rem;border-color:var(--theme-news-card-border-color, transparent);border-style:var(--theme-news-card-border-style, none);border-width:var(--theme-news-card-border-width, 0);grid-template:"tags link" min-content "title title" 1fr "source source" minmax(min-content,auto) / 1fr min-content;flex:1 1 60%}.tags.svelte-1gg1h0k{display:flex;padding-bottom:1rem;grid-area:tags;flex-flow:row wrap;justify-content:flex-start;align-items:center;gap:1rem}.linkIcon.svelte-1gg1h0k{--pm-icon-color: var(--theme-news-card-link-icon-color, var(--color-black));--pm-icon-stroke-width: 2px;grid-area:link;place-self:center end}.title.svelte-1gg1h0k{padding-bottom:.8rem;grid-area:title;color:var(--theme-news-card-title-color, var(--blue-base));font-family:var(--theme-news-card-title-font);font-size:var(--theme-news-card-title-size, var(--font-size-h3));font-weight:var(--theme-news-card-title-weight, 700);line-height:var(--theme-news-card-title-line-height, 1.2);text-align:left;word-break:break-word}.source.svelte-1gg1h0k{padding-top:1.5rem;grid-area:source;color:var(--theme-news-card-source-font-color, var(--blue-base));font-family:var(--theme-news-card-body-font);font-size:var(--theme-news-card-source-size, var(--font-size-p));text-align:left;text-transform:var(--theme-news-card-source-casing, initial)}
