.card.svelte-cg9m7v{height:100%;padding:var(--theme-blank-card-padding,2.4rem);background-color:var(--theme-blank-card-background);background-image:var(--theme-blank-card-background);outline:var(--theme-blank-card-border);outline-offset:0;transition:outline .1s ease-in-out,scale .1s ease-in-out;display:grid;position:relative}.card[data-card-link=true].svelte-cg9m7v:hover{outline:var(--theme-blank-card-border-hover);scale:1.025}.card[data-card-link=true][data-no-hover=true].svelte-cg9m7v:hover{scale:unset}.tag.svelte-1pfadf0{background-color:var(--background-color,var(--theme-tag-accent-color,#000));width:fit-content;color:var(--text-color,var(--theme-tag-text-color,#fff));border-radius:3px;padding:.25rem .5rem;font-size:13px;line-height:1.25}.tag[data-secondary=true].svelte-1pfadf0{border:1px solid var(--theme-tag-accent-color,#000);color:var(--theme-tag-accent-color,#000);background-color:#0000}.newscard.svelte-h7bld4{z-index:2;background:var(--theme-news-card-background,none);background-color:var(--theme-news-card-background-color,var(--color-white));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);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:row;display:flex;position:relative}.newscard[data-altBg="true"].svelte-h7bld4{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-h7bld4{flex-direction:column}@media (width<=640px){.newscard.svelte-h7bld4{flex-direction:column}}.image.svelte-h7bld4{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;flex:40%;width:auto;max-width:40%;height:auto}[data-slot="1"] .image.svelte-h7bld4{flex:100%;max-width:100%;max-height:450px}@media (width<=640px){[data-slot] .image.svelte-h7bld4{flex:100%;max-width:100%;max-height:60vw}}.info.svelte-h7bld4{height:100%;padding:var(--theme-news-card-content-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);gap:var(--theme-news-card-content-gap,0);flex:60%;grid-template:"tags link"min-content"title title"1fr"source source"minmax(min-content,auto)/1fr min-content;display:grid}.tags.svelte-h7bld4{flex-flow:wrap;grid-area:tags;justify-content:flex-start;align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.linkIcon.svelte-h7bld4{--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-h7bld4{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;grid-area:title;padding-bottom:.8rem}.source.svelte-h7bld4{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);grid-area:source;padding-top:1.5rem}
